Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 53e4cd48e248511436dde29e28c7986960888d4a Running in Durability level: PERFORMANCE_OPTIMIZED 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # 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 [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-5181 in /w/workspace/foundry_device-virtual-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 53e4cd48e248511436dde29e28c7986960888d4a (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 Commit message: "Merge pull request #96 from hahattan/issue-95" > git rev-list --no-walk 26c67eb8412f6636996969c1d91d1fdce6984c18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:15:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:15:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:15:01 ========================================================= 07:15:01 EdgeX Global Pipelines Version Info 07:15:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:15:03 ------------------- 07:15:03 stable info: 07:15:03 ------------------- 07:15:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:15:03 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:15:03 Message: update stable to v1.0.73 07:15:03 ------------------- 07:15:03 experimental info: 07:15:03 ------------------- 07:15:03 Commited By: **** collab-it+edgex@linuxfoundation.org 07:15:03 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:15:03 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:05 07:15:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:15:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:05 latest: Pulling from edgex-devops/git-semver 07:15:05 9123ac7c32f7: Pulling fs layer 07:15:05 b8cc5d1170e3: Pulling fs layer 07:15:05 2924cbbf6a41: Pulling fs layer 07:15:05 93b08a4f1073: Pulling fs layer 07:15:05 93b08a4f1073: Waiting 07:15:05 b8cc5d1170e3: Verifying Checksum 07:15:05 b8cc5d1170e3: Download complete 07:15:06 9123ac7c32f7: Download complete 07:15:06 93b08a4f1073: Verifying Checksum 07:15:06 93b08a4f1073: Download complete 07:15:06 2924cbbf6a41: Verifying Checksum 07:15:06 2924cbbf6a41: Download complete 07:15:06 9123ac7c32f7: Pull complete 07:15:06 b8cc5d1170e3: Pull complete 07:15:06 2924cbbf6a41: Pull complete 07:15:07 93b08a4f1073: Pull complete 07:15:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:15:07 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:15:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:15:07 $ docker top ca64fa1f6e5136a647747edb71be110db42af40d7d33e3fb096ed1b417a7b8eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:08 [ssh-agent] Looking for ssh-agent implementation... 07:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:08 $ docker exec ca64fa1f6e5136a647747edb71be110db42af40d7d33e3fb096ed1b417a7b8eb ssh-agent 07:15:08 SSH_AUTH_SOCK=/tmp/ssh-zXlLCcTXbfg4/agent.14 07:15:08 SSH_AGENT_PID=21 07:15:08 Running ssh-add (command line suppressed) 07:15:08 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_9199108014202961770.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_9199108014202961770.key) 07:15:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:09 + git describe --exact-match --tags HEAD 07:15:09 fatal: No names found, cannot describe anything. [Pipeline] } 07:15:09 $ docker exec --env ******** --env ******** ca64fa1f6e5136a647747edb71be110db42af40d7d33e3fb096ed1b417a7b8eb ssh-agent -k 07:15:09 unset SSH_AUTH_SOCK; 07:15:09 unset SSH_AGENT_PID; 07:15:09 echo Agent pid 21 killed; 07:15:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:15:09 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:15:09 This usually means this commit has not been tagged. [Pipeline] sshagent 07:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:09 [ssh-agent] Looking for ssh-agent implementation... 07:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:09 $ docker exec ca64fa1f6e5136a647747edb71be110db42af40d7d33e3fb096ed1b417a7b8eb ssh-agent 07:15:09 SSH_AUTH_SOCK=/tmp/ssh-0OEWGp4BzYem/agent.56 07:15:09 SSH_AGENT_PID=63 07:15:09 Running ssh-add (command line suppressed) 07:15:10 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6069498991496057889.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6069498991496057889.key) 07:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:10 + git semver init 07:15:10 # -> Open(): unable to determine branch for HEAD 07:15:10 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 07:15:10 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 07:15:10 # $SEMVER_REMOTE_NAME = origin 07:15:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:15:10 # $SEMVER_USER_NAME = edgex-jenkins 07:15:10 # $SEMVER_BRANCH = master 07:15:10 # $SEMVER_TEMP = /tmp/semver-986852349 07:15:10 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 07:15:10 # '/tmp/semver-986852349' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 07:15:10 # -> Force: false 07:15:10 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 07:15:10 $ docker exec --env ******** --env ******** ca64fa1f6e5136a647747edb71be110db42af40d7d33e3fb096ed1b417a7b8eb ssh-agent -k 07:15:10 unset SSH_AUTH_SOCK; 07:15:10 unset SSH_AGENT_PID; 07:15:10 echo Agent pid 63 killed; 07:15:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:11 + git semver [Pipeline] } 07:15:11 $ docker stop --time=1 ca64fa1f6e5136a647747edb71be110db42af40d7d33e3fb096ed1b417a7b8eb 07:15:12 $ docker rm -f ca64fa1f6e5136a647747edb71be110db42af40d7d33e3fb096ed1b417a7b8eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:15:13 Stashed 20 file(s) [Pipeline] echo 07:15:13 [edgeXSemver] initialized semver on version 1.2.0-dev.8 [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 07:15:28 Still waiting to schedule task 07:15:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:15:28 Still waiting to schedule task 07:15:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5180’ is offline 07:18:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5183 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 07:18:04 Running in /w/workspace/device-virtual-go/8 [Pipeline] { [Pipeline] checkout 07:18:10 using credential edgex-jenkins-ssh 07:18:10 Cloning the remote Git repository 07:18:10 Cloning with configured refspecs honoured and without tags 07:18:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 07:18:10 > git init /w/workspace/device-virtual-go/8 # timeout=10 07:18:10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 07:18:10 > git --version # timeout=10 07:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:18:11 Fetching without tags 07:18:12 Checking out Revision 53e4cd48e248511436dde29e28c7986960888d4a (master) 07:18:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 07:18:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:18:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 07:18:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 07:18:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:18:12 > git config core.sparsecheckout # timeout=10 07:18:12 > git checkout -f 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 07:18:16 Commit message: "Merge pull request #96 from hahattan/issue-95" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:18:17 ========================================================= 07:18:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:18:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:18:18 + 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 . 07:18:19 Sending build context to Docker daemon 474.6kB 07:18:19 Step 1/8 : ARG BASE=golang:1.13-alpine 07:18:19 Step 2/8 : FROM ${BASE} 07:18:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:18:19 cde5963f3b93: Pulling fs layer 07:18:19 2a23fa8c16f7: Pulling fs layer 07:18:19 777b28850792: Pulling fs layer 07:18:19 8a11ddd9e578: Pulling fs layer 07:18:19 4cf88f913ddb: Pulling fs layer 07:18:19 1df406cf5192: Pulling fs layer 07:18:19 cd6300453558: Pulling fs layer 07:18:19 b9c365052c96: Pulling fs layer 07:18:19 a2d8cc88f415: Pulling fs layer 07:18:19 ea1d1ca13537: Pulling fs layer 07:18:19 3750a50a1c5e: Pulling fs layer 07:18:19 8a11ddd9e578: Waiting 07:18:19 4cf88f913ddb: Waiting 07:18:19 1df406cf5192: Waiting 07:18:19 cd6300453558: Waiting 07:18:19 b9c365052c96: Waiting 07:18:19 a2d8cc88f415: Waiting 07:18:19 ea1d1ca13537: Waiting 07:18:20 777b28850792: Verifying Checksum 07:18:20 777b28850792: Download complete 07:18:20 2a23fa8c16f7: Verifying Checksum 07:18:20 2a23fa8c16f7: Download complete 07:18:20 4cf88f913ddb: Verifying Checksum 07:18:20 4cf88f913ddb: Download complete 07:18:20 1df406cf5192: Download complete 07:18:20 cde5963f3b93: Verifying Checksum 07:18:20 cde5963f3b93: Download complete 07:18:21 cde5963f3b93: Pull complete 07:18:21 2a23fa8c16f7: Pull complete 07:18:21 777b28850792: Pull complete 07:18:24 cd6300453558: Verifying Checksum 07:18:24 cd6300453558: Download complete 07:18:24 a2d8cc88f415: Verifying Checksum 07:18:24 a2d8cc88f415: Download complete 07:18:27 ea1d1ca13537: Verifying Checksum 07:18:27 ea1d1ca13537: Download complete 07:18:27 3750a50a1c5e: Verifying Checksum 07:18:27 3750a50a1c5e: Download complete 07:18:29 b9c365052c96: Verifying Checksum 07:18:29 b9c365052c96: Download complete 07:18:31 8a11ddd9e578: Verifying Checksum 07:18:31 8a11ddd9e578: Download complete 07:18:43 8a11ddd9e578: Pull complete 07:18:43 4cf88f913ddb: Pull complete 07:18:43 1df406cf5192: Pull complete 07:18:44 Running on prd-centos7-docker-4c-2g-5184 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 07:18:44 Running in /w/workspace/device-virtual-go/8 [Pipeline] { [Pipeline] checkout 07:18:46 using credential edgex-jenkins-ssh 07:18:46 Cloning the remote Git repository 07:18:46 Cloning with configured refspecs honoured and without tags 07:18:45 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 07:18:47 Fetching without tags 07:18:47 Checking out Revision 53e4cd48e248511436dde29e28c7986960888d4a (master) 07:18:47 cd6300453558: Pull complete 07:18:45 > git init /w/workspace/device-virtual-go/8 # timeout=10 07:18:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 07:18:45 > git --version # timeout=10 07:18:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:18:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 07:18:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:18:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 07:18:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 07:18:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:18:46 > git config core.sparsecheckout # timeout=10 07:18:46 > git checkout -f 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 07:18:51 Commit message: "Merge pull request #96 from hahattan/issue-95" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:18:52 ========================================================= 07:18:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:18:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:18:53 b9c365052c96: Pull complete 07:18:53 a2d8cc88f415: Pull complete 07:18:53 + 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 . 07:18:53 Sending build context to Docker daemon 474.6kB 07:18:53 Step 1/8 : ARG BASE=golang:1.13-alpine 07:18:53 Step 2/8 : FROM ${BASE} 07:18:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:18:53 e6b0cf9c0882: Pulling fs layer 07:18:53 2848faf0eed1: Pulling fs layer 07:18:53 0f37312ad70f: Pulling fs layer 07:18:53 5788d62ee057: Pulling fs layer 07:18:53 0e6b1d234666: Pulling fs layer 07:18:53 bf5d7aec512f: Pulling fs layer 07:18:53 34c802a77dc8: Pulling fs layer 07:18:53 9eb99e56ec68: Pulling fs layer 07:18:53 27c7a5d97fbd: Pulling fs layer 07:18:53 5c102a31e300: Pulling fs layer 07:18:53 dcfb455df0a1: Pulling fs layer 07:18:53 34c802a77dc8: Waiting 07:18:53 9eb99e56ec68: Waiting 07:18:53 27c7a5d97fbd: Waiting 07:18:53 5c102a31e300: Waiting 07:18:53 dcfb455df0a1: Waiting 07:18:53 5788d62ee057: Waiting 07:18:53 0e6b1d234666: Waiting 07:18:53 bf5d7aec512f: Waiting 07:18:53 0f37312ad70f: Verifying Checksum 07:18:53 0f37312ad70f: Download complete 07:18:53 2848faf0eed1: Verifying Checksum 07:18:53 2848faf0eed1: Download complete 07:18:53 0e6b1d234666: Verifying Checksum 07:18:53 0e6b1d234666: Download complete 07:18:53 bf5d7aec512f: Verifying Checksum 07:18:53 bf5d7aec512f: Download complete 07:18:53 e6b0cf9c0882: Verifying Checksum 07:18:53 e6b0cf9c0882: Download complete 07:18:53 e6b0cf9c0882: Pull complete 07:18:53 2848faf0eed1: Pull complete 07:18:54 34c802a77dc8: Verifying Checksum 07:18:54 34c802a77dc8: Download complete 07:18:54 27c7a5d97fbd: Verifying Checksum 07:18:54 27c7a5d97fbd: Download complete 07:18:54 5c102a31e300: Verifying Checksum 07:18:54 5c102a31e300: Download complete 07:18:54 0f37312ad70f: Pull complete 07:18:54 dcfb455df0a1: Verifying Checksum 07:18:54 dcfb455df0a1: Download complete 07:18:55 ea1d1ca13537: Pull complete 07:18:55 9eb99e56ec68: Verifying Checksum 07:18:55 9eb99e56ec68: Download complete 07:18:55 3750a50a1c5e: Pull complete 07:18:55 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:18:55 ---> 78745c68409d 07:18:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:18:55 5788d62ee057: Verifying Checksum 07:18:55 5788d62ee057: Download complete 07:18:58 ---> Running in 7f9d9402b055 07:18:59 Removing intermediate container 7f9d9402b055 07:18:59 ---> 7ba31aac14ec 07:18:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:59 ---> Running in ee13985b10a3 07:19:01 Removing intermediate container ee13985b10a3 07:19:01 ---> f31619316582 07:19:01 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:19:01 ---> Running in eee855177eb9 07:19:01 5788d62ee057: Pull complete 07:19:01 0e6b1d234666: Pull complete 07:19:01 bf5d7aec512f: Pull complete 07:19:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:19:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:19:03 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 07:19:03 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 07:19:03 (3/18) Installing libmagic (5.37-r1) 07:19:03 (4/18) Installing file (5.37-r1) 07:19:03 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 07:19:04 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 07:19:04 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 07:19:08 34c802a77dc8: Pull complete 07:19:09 (8/18) Installing libc-dev (0.7.2-r0) 07:19:09 (9/18) Installing g++ (9.2.0-r4) 07:19:11 9eb99e56ec68: Pull complete 07:19:11 27c7a5d97fbd: Pull complete 07:19:12 5c102a31e300: Pull complete 07:19:12 dcfb455df0a1: Pull complete 07:19:12 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:19:12 ---> 7c70fe431013 07:19:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:19:12 ---> Running in 43423fee9b76 07:19:12 Removing intermediate container 43423fee9b76 07:19:12 ---> 1c35c683d050 07:19:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:12 ---> Running in ef68413333bb 07:19:13 Removing intermediate container ef68413333bb 07:19:13 ---> 53a049b402a9 07:19:13 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:19:13 ---> Running in bb9192826bc4 07:19:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:19:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:19:15 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 07:19:15 (2/17) Installing libmagic (5.37-r1) 07:19:15 (3/17) Installing file (5.37-r1) 07:19:15 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 07:19:16 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 07:19:16 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 07:19:16 (10/18) Installing fortify-headers (1.1-r0) 07:19:16 (11/18) Installing build-base (0.5-r1) 07:19:16 (12/18) Installing openssh-keygen (8.1_p1-r0) 07:19:16 (13/18) Installing libedit (20191211.3.1-r0) 07:19:16 (14/18) Installing openssh-client (8.1_p1-r0) 07:19:16 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 07:19:16 (16/18) Installing openssh-server-common (8.1_p1-r0) 07:19:16 (17/18) Installing openssh-server (8.1_p1-r0) 07:19:17 (18/18) Installing openssh (8.1_p1-r0) 07:19:17 Executing busybox-1.31.1-r8.trigger 07:19:17 OK: 203 MiB in 52 packages 07:19:22 (7/17) Installing libc-dev (0.7.2-r0) 07:19:22 (8/17) Installing g++ (9.2.0-r4) 07:19:24 Removing intermediate container eee855177eb9 07:19:24 ---> ededa95864d2 07:19:24 Step 6/8 : WORKDIR /device-virtual-go 07:19:24 ---> Running in 484fc23e1c6d 07:19:24 Removing intermediate container 484fc23e1c6d 07:19:24 ---> 6c0bedb69cb2 07:19:24 Step 7/8 : COPY . . 07:19:24 ---> 865328fe9c24 07:19:24 Step 8/8 : RUN go mod download 07:19:24 ---> Running in fdac62438aa0 07:19:25 (9/17) Installing fortify-headers (1.1-r0) 07:19:25 (10/17) Installing build-base (0.5-r1) 07:19:25 (11/17) Installing openssh-keygen (8.1_p1-r0) 07:19:25 (12/17) Installing libedit (20191211.3.1-r0) 07:19:26 (13/17) Installing openssh-client (8.1_p1-r0) 07:19:26 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 07:19:26 (15/17) Installing openssh-server-common (8.1_p1-r0) 07:19:26 (16/17) Installing openssh-server (8.1_p1-r0) 07:19:26 (17/17) Installing openssh (8.1_p1-r0) 07:19:26 Executing busybox-1.31.1-r8.trigger 07:19:26 OK: 214 MiB in 52 packages 07:19:26 go: finding github.com/BurntSushi/toml v0.3.1 07:19:26 go: finding github.com/OneOfOne/xxhash v1.2.6 07:19:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:19:26 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:19:26 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:19:26 go: finding github.com/bgentry/speakeasy v0.1.0 07:19:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:19:26 go: finding github.com/davecgh/go-spew v1.1.1 07:19:26 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 07:19:26 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:19:26 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:19:26 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:19:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:19:26 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:19:26 go: finding github.com/edsrzf/mmap-go v1.0.0 07:19:26 go: finding github.com/fatih/color v1.7.0 07:19:26 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:19:26 go: finding github.com/go-kit/kit v0.8.0 07:19:26 go: finding github.com/go-logfmt/logfmt v0.4.0 07:19:26 go: finding github.com/go-stack/stack v1.8.0 07:19:26 go: finding github.com/golang/snappy v0.0.1 07:19:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:19:26 go: finding github.com/google/uuid v1.1.0 07:19:26 go: finding github.com/gorilla/mux v1.7.1 07:19:26 go: finding github.com/hashicorp/consul/api v1.1.0 07:19:26 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:19:26 go: finding github.com/hashicorp/errwrap v1.0.0 07:19:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:19:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:19:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:19:26 go: finding github.com/hashicorp/go-multierror v1.0.0 07:19:26 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:19:26 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:19:26 go: finding github.com/hashicorp/go-syslog v1.0.0 07:19:26 go: finding github.com/hashicorp/go-uuid v1.0.1 07:19:26 go: finding github.com/hashicorp/go.net v0.0.1 07:19:26 go: finding github.com/hashicorp/golang-lru v0.5.0 07:19:26 go: finding github.com/hashicorp/logutils v1.0.0 07:19:26 go: finding github.com/hashicorp/mdns v1.0.0 07:19:26 go: finding github.com/hashicorp/memberlist v0.1.3 07:19:26 go: finding github.com/hashicorp/serf v0.8.2 07:19:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:19:26 go: finding github.com/mattn/go-colorable v0.0.9 07:19:27 go: finding github.com/mattn/go-isatty v0.0.3 07:19:27 go: finding github.com/miekg/dns v1.0.14 07:19:27 go: finding github.com/mitchellh/cli v1.0.0 07:19:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:19:27 go: finding github.com/mitchellh/copystructure v1.0.0 07:19:27 go: finding github.com/mitchellh/go-homedir v1.0.0 07:19:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:19:27 go: finding github.com/mitchellh/gox v0.4.0 07:19:27 go: finding github.com/mitchellh/iochan v1.0.0 07:19:27 go: finding github.com/mitchellh/mapstructure v1.1.2 07:19:27 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:19:27 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:19:27 go: finding github.com/pelletier/go-toml v1.2.0 07:19:27 go: finding github.com/pkg/errors v0.8.1 07:19:27 go: finding github.com/pmezard/go-difflib v1.0.0 07:19:27 go: finding github.com/posener/complete v1.1.1 07:19:27 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 07:19:27 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:19:27 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:19:27 go: finding github.com/stretchr/objx v0.1.0 07:19:27 go: finding github.com/stretchr/testify v1.5.1 07:19:27 go: finding github.com/ugorji/go v1.1.4 07:19:27 go: finding github.com/x448/float16 v0.8.4 07:19:27 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:19:27 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:19:27 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:19:27 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 07:19:27 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:19:27 go: finding gopkg.in/yaml.v2 v2.2.8 07:19:27 go: finding modernc.org/b v1.0.0 07:19:27 go: finding modernc.org/db v1.0.0 07:19:27 go: finding modernc.org/file v1.0.0 07:19:27 go: finding modernc.org/fileutil v1.0.0 07:19:27 go: finding modernc.org/golex v1.0.0 07:19:27 go: finding modernc.org/internal v1.0.0 07:19:27 go: finding modernc.org/lldb v1.0.0 07:19:27 go: finding modernc.org/mathutil v1.0.0 07:19:27 go: finding modernc.org/ql v1.0.0 07:19:27 go: finding modernc.org/sortutil v1.0.0 07:19:27 go: finding modernc.org/strutil v1.0.0 07:19:27 go: finding modernc.org/zappy v1.0.0 07:19:29 Removing intermediate container bb9192826bc4 07:19:29 ---> 0b3eb5b91619 07:19:29 Step 6/8 : WORKDIR /device-virtual-go 07:19:29 ---> Running in e7141ade0690 07:19:29 Removing intermediate container e7141ade0690 07:19:29 ---> f345c0db4bf2 07:19:29 Step 7/8 : COPY . . 07:19:30 ---> 9eb979d6963f 07:19:30 Step 8/8 : RUN go mod download 07:19:30 ---> Running in 7964a9a01c5b 07:19:32 go: finding github.com/BurntSushi/toml v0.3.1 07:19:32 go: finding github.com/OneOfOne/xxhash v1.2.6 07:19:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:19:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:19:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:19:32 go: finding github.com/bgentry/speakeasy v0.1.0 07:19:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:19:32 go: finding github.com/davecgh/go-spew v1.1.1 07:19:32 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 07:19:32 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:19:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:19:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:19:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:19:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:19:32 go: finding github.com/edsrzf/mmap-go v1.0.0 07:19:32 go: finding github.com/fatih/color v1.7.0 07:19:32 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:19:32 go: finding github.com/go-kit/kit v0.8.0 07:19:32 go: finding github.com/go-logfmt/logfmt v0.4.0 07:19:32 go: finding github.com/go-stack/stack v1.8.0 07:19:32 go: finding github.com/golang/snappy v0.0.1 07:19:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:19:32 go: finding github.com/google/uuid v1.1.0 07:19:32 go: finding github.com/gorilla/mux v1.7.1 07:19:32 go: finding github.com/hashicorp/consul/api v1.1.0 07:19:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:19:32 go: finding github.com/hashicorp/errwrap v1.0.0 07:19:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:19:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:19:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:19:32 go: finding github.com/hashicorp/go-multierror v1.0.0 07:19:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:19:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:19:32 go: finding github.com/hashicorp/go-syslog v1.0.0 07:19:32 go: finding github.com/hashicorp/go-uuid v1.0.1 07:19:32 go: finding github.com/hashicorp/go.net v0.0.1 07:19:32 go: finding github.com/hashicorp/golang-lru v0.5.0 07:19:32 go: finding github.com/hashicorp/logutils v1.0.0 07:19:32 go: finding github.com/hashicorp/mdns v1.0.0 07:19:32 go: finding github.com/hashicorp/memberlist v0.1.3 07:19:32 go: finding github.com/hashicorp/serf v0.8.2 07:19:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:19:32 go: finding github.com/mattn/go-colorable v0.0.9 07:19:32 go: finding github.com/mattn/go-isatty v0.0.3 07:19:32 go: finding github.com/miekg/dns v1.0.14 07:19:32 go: finding github.com/mitchellh/cli v1.0.0 07:19:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:19:32 go: finding github.com/mitchellh/copystructure v1.0.0 07:19:32 go: finding github.com/mitchellh/go-homedir v1.0.0 07:19:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:19:32 go: finding github.com/mitchellh/gox v0.4.0 07:19:32 go: finding github.com/mitchellh/iochan v1.0.0 07:19:32 go: finding github.com/mitchellh/mapstructure v1.1.2 07:19:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:19:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:19:32 go: finding github.com/pelletier/go-toml v1.2.0 07:19:32 go: finding github.com/pkg/errors v0.8.1 07:19:32 go: finding github.com/pmezard/go-difflib v1.0.0 07:19:32 go: finding github.com/posener/complete v1.1.1 07:19:32 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 07:19:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:19:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:19:32 go: finding github.com/stretchr/objx v0.1.0 07:19:32 go: finding github.com/stretchr/testify v1.5.1 07:19:32 go: finding github.com/ugorji/go v1.1.4 07:19:32 go: finding github.com/x448/float16 v0.8.4 07:19:32 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:19:32 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:19:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:19:32 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 07:19:32 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:19:32 go: finding gopkg.in/yaml.v2 v2.2.8 07:19:32 go: finding modernc.org/b v1.0.0 07:19:32 go: finding modernc.org/db v1.0.0 07:19:32 go: finding modernc.org/file v1.0.0 07:19:32 go: finding modernc.org/fileutil v1.0.0 07:19:32 go: finding modernc.org/golex v1.0.0 07:19:32 go: finding modernc.org/internal v1.0.0 07:19:32 go: finding modernc.org/lldb v1.0.0 07:19:32 go: finding modernc.org/mathutil v1.0.0 07:19:32 go: finding modernc.org/ql v1.0.0 07:19:32 go: finding modernc.org/sortutil v1.0.0 07:19:32 go: finding modernc.org/strutil v1.0.0 07:19:32 go: finding modernc.org/zappy v1.0.0 07:19:36 Removing intermediate container 7964a9a01c5b 07:19:36 ---> 2cd54135b23a 07:19:36 Successfully built 2cd54135b23a 07:19:36 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 07:19:37 + docker inspect -f . ci-base-image-x86_64 07:19:37 . [Pipeline] withDockerContainer 07:19:37 Removing intermediate container fdac62438aa0 07:19:37 ---> bffbdf404ae6 07:19:37 Successfully built bffbdf404ae6 07:19:37 Successfully tagged ci-base-image-arm64:latest 07:19:37 prd-centos7-docker-4c-2g-5184 does not seem to be running inside a container 07:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@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 ******** ci-base-image-x86_64 cat 07:19:38 $ docker top 4665edc2f4c6019a49a85061e71fc443fb0c08b3cc3e3faacd794020f0b54891 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:19:38 + go version 07:19:38 go version go1.13.5 linux/amd64 [Pipeline] sh 07:19:38 + docker inspect -f . ci-base-image-arm64 07:19:38 . [Pipeline] withDockerContainer 07:19:39 + make test 07:19:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:19:39 prd-ubuntu18.04-docker-arm64-4c-16g-5183 does not seem to be running inside a container 07:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@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 ******** ci-base-image-arm64 cat 07:19:40 $ docker top f6b4bd9bd5e3d2d50ca0e2dfb1db6bf9687776074c6a559beaeccbe8206ede61 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 07:19:41 + go version 07:19:41 go version go1.13.5 linux/arm64 [Pipeline] sh 07:19:42 + make test 07:19:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:19:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 07:19:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 07:20:22 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 07:20:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 45.441s coverage: 51.2% of statements 07:20:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:20:43 gofmt -l . 07:20:43 [ "`gofmt -l .`" = "" ] 07:20:43 ./bin/test-attribution-txt.sh 07:20:44 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:20:44 Stashed 1 file(s) [Pipeline] } 07:20:44 $ docker stop --time=1 4665edc2f4c6019a49a85061e71fc443fb0c08b3cc3e3faacd794020f0b54891 07:20:46 $ docker rm -f 4665edc2f4c6019a49a85061e71fc443fb0c08b3cc3e3faacd794020f0b54891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:20:47 + ls -al . 07:20:47 total 112 07:20:47 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 21 07:20 . 07:20:47 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 07:18 .. 07:20:47 -rw-rw-r--. 1 jenkins jenkins 6529 Apr 21 07:18 Attribution.txt 07:20:47 drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 07:18 bin 07:20:47 drwxrwxr-x. 3 jenkins jenkins 32 Apr 21 07:18 cmd 07:20:47 -rw-r--r--. 1 jenkins jenkins 32181 Apr 21 07:20 coverage.out 07:20:47 -rw-rw-r--. 1 jenkins jenkins 1826 Apr 21 07:18 Dockerfile 07:20:47 -rw-rw-r--. 1 jenkins jenkins 957 Apr 21 07:18 Dockerfile.build 07:20:47 drwxrwxr-x. 8 jenkins jenkins 162 Apr 21 07:18 .git 07:20:47 drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 07:18 .github 07:20:47 -rw-rw-r--. 1 jenkins jenkins 258 Apr 21 07:18 .gitignore 07:20:47 -rw-r--r--. 1 jenkins jenkins 862 Apr 21 07:20 go.mod 07:20:47 -rw-r--r--. 1 jenkins jenkins 14805 Apr 21 07:20 go.sum 07:20:47 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 07:18 internal 07:20:47 -rw-rw-r--. 1 jenkins jenkins 683 Apr 21 07:18 Jenkinsfile 07:20:47 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 07:18 LICENSE 07:20:47 -rw-rw-r--. 1 jenkins jenkins 873 Apr 21 07:18 Makefile 07:20:47 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 21 07:18 README.md 07:20:47 drwxrwxr-x. 3 jenkins jenkins 44 Apr 21 07:18 .semver 07:20:47 -rw-rw-r--. 1 jenkins jenkins 11 Apr 21 07:15 VERSION 07:20:47 -rw-rw-r--. 1 jenkins jenkins 235 Apr 21 07:18 version.go [Pipeline] isUnix [Pipeline] sh 07:20:47 + 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=53e4cd48e248511436dde29e28c7986960888d4a --label arch=amd64 --label version=1.2.0-dev.8 . 07:20:48 Sending build context to Docker daemon 34.1MB 07:20:48 Step 1/21 : ARG BASE=golang:1.13-alpine 07:20:48 Step 2/21 : FROM ${BASE} AS builder 07:20:48 ---> 2cd54135b23a 07:20:48 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 07:20:48 ---> Running in b8c20545681c 07:20:48 Removing intermediate container b8c20545681c 07:20:48 ---> 55db5610b1ca 07:20:48 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 07:20:48 ---> Running in 0dc2d77eba5d 07:20:48 Removing intermediate container 0dc2d77eba5d 07:20:48 ---> 40a1c7712a68 07:20:48 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 07:20:48 ---> Running in 91051201621d 07:20:48 Removing intermediate container 91051201621d 07:20:48 ---> 89ab7bcf6bc7 07:20:48 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:48 ---> Running in 1bc5c5081c83 07:20:49 Removing intermediate container 1bc5c5081c83 07:20:49 ---> 7718d15cdbbb 07:20:49 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:20:49 ---> Running in 9184c0b3572f 07:20:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:20:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:20:50 OK: 214 MiB in 52 packages 07:20:51 Removing intermediate container 9184c0b3572f 07:20:51 ---> 214666cdbedf 07:20:51 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 07:20:51 ---> Running in 72cee4bea18a 07:20:51 Removing intermediate container 72cee4bea18a 07:20:51 ---> 11c59bcf08de 07:20:51 Step 9/21 : COPY . . 07:20:52 ---> 66cc78b78a11 07:20:52 Step 10/21 : ARG MAKE='make build' 07:20:52 ---> Running in 400861c694cd 07:20:52 Removing intermediate container 400861c694cd 07:20:52 ---> 3122f93b44c3 07:20:52 Step 11/21 : RUN $MAKE 07:20:52 ---> Running in aa6ea586f510 07:20:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.0-dev.8" -o cmd/device-virtual ./cmd 07:21:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:21:06 Removing intermediate container aa6ea586f510 07:21:06 ---> c0acb5b1fb9f 07:21:06 Step 12/21 : FROM alpine 07:21:06 latest: Pulling from library/alpine 07:21:06 aad63a933944: Pulling fs layer 07:21:07 aad63a933944: Download complete 07:21:07 aad63a933944: Pull complete 07:21:07 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:21:07 Status: Downloaded newer image for alpine:latest 07:21:07 ---> a187dde48cd2 07:21:07 Step 13/21 : ENV APP_PORT=49990 07:21:07 ---> Running in 17c983f90453 07:21:07 Removing intermediate container 17c983f90453 07:21:07 ---> 0254ffafef57 07:21:07 Step 14/21 : EXPOSE $APP_PORT 07:21:07 ---> Running in 040f30620bd0 07:21:07 Removing intermediate container 040f30620bd0 07:21:07 ---> ad4dcbf3d19d 07:21:07 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 07:21:08 ---> 6741fdcb3392 07:21:08 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 07:21:08 ---> 9548e72989c5 07:21:08 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 07:21:08 ---> 4d5f17c91bc4 07:21:08 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 07:21:08 ---> Running in 39dea3c60967 07:21:08 Removing intermediate container 39dea3c60967 07:21:08 ---> 0e5740e81e89 07:21:08 Step 19/21 : LABEL arch=amd64 07:21:08 ---> Running in d245dd86df25 07:21:08 Removing intermediate container d245dd86df25 07:21:08 ---> e14f875009d1 07:21:08 Step 20/21 : LABEL git_sha=53e4cd48e248511436dde29e28c7986960888d4a 07:21:08 ---> Running in 4b3335c526a3 07:21:08 Removing intermediate container 4b3335c526a3 07:21:08 ---> fa1adc373d6a 07:21:08 Step 21/21 : LABEL version=1.2.0-dev.8 07:21:08 ---> Running in e116833baf1e 07:21:09 Removing intermediate container e116833baf1e 07:21:09 ---> 38d37d5522f1 07:21:09 [Warning] One or more build-args [ARCH] were not consumed 07:21:09 Successfully built 38d37d5522f1 07:21:09 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:21:09 provisioning config files... 07:21:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config4812074027815804227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:09 nexus3.edgexfoundry.org:10001 07:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:10 Configure a credential helper to remove this warning. See 07:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:10 07:21:10 Login Succeeded 07:21:10 nexus3.edgexfoundry.org:10002 07:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:10 Configure a credential helper to remove this warning. See 07:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:10 07:21:10 Login Succeeded 07:21:10 nexus3.edgexfoundry.org:10003 07:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:11 Configure a credential helper to remove this warning. See 07:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:11 07:21:11 Login Succeeded 07:21:11 nexus3.edgexfoundry.org:10004 07:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:11 Configure a credential helper to remove this warning. See 07:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:11 07:21:11 Login Succeeded 07:21:11 docker.io 07:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:11 Configure a credential helper to remove this warning. See 07:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:11 07:21:11 Login Succeeded [Pipeline] } 07:21:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:11 [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: 07:21:11 53e4cd48e248511436dde29e28c7986960888d4a 07:21:11 latest 07:21:11 1.2.0-dev.8 07:21:11 53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8 07:21:11 master 07:21:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:21:12 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:53e4cd48e248511436dde29e28c7986960888d4a [Pipeline] isUnix [Pipeline] sh 07:21:12 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:53e4cd48e248511436dde29e28c7986960888d4a 07:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 07:21:12 2745d953d680: Preparing 07:21:12 8eb0f93e1af9: Preparing 07:21:12 887f0557a5da: Preparing 07:21:12 beee9f30bc1f: Preparing 07:21:12 beee9f30bc1f: Layer already exists 07:21:12 8eb0f93e1af9: Pushed 07:21:12 2745d953d680: Pushed 07:21:13 887f0557a5da: Pushed 07:21:13 53e4cd48e248511436dde29e28c7986960888d4a: digest: sha256:d2c3e2f50f824a685061e813933a21f3aae66c53ae73862f4938fa5c20b1b97c size: 1155 [Pipeline] isUnix [Pipeline] sh 07:21:14 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh 07:21:14 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 07:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 07:21:14 2745d953d680: Preparing 07:21:14 8eb0f93e1af9: Preparing 07:21:14 887f0557a5da: Preparing 07:21:14 beee9f30bc1f: Preparing 07:21:14 2745d953d680: Layer already exists 07:21:14 887f0557a5da: Layer already exists 07:21:14 8eb0f93e1af9: Layer already exists 07:21:14 beee9f30bc1f: Layer already exists 07:21:14 latest: digest: sha256:d2c3e2f50f824a685061e813933a21f3aae66c53ae73862f4938fa5c20b1b97c size: 1155 [Pipeline] isUnix [Pipeline] sh 07:21:14 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 07:21:15 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.0-dev.8 07:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 07:21:15 2745d953d680: Preparing 07:21:15 8eb0f93e1af9: Preparing 07:21:15 887f0557a5da: Preparing 07:21:15 beee9f30bc1f: Preparing 07:21:15 2745d953d680: Layer already exists 07:21:15 8eb0f93e1af9: Layer already exists 07:21:15 beee9f30bc1f: Layer already exists 07:21:15 887f0557a5da: Layer already exists 07:21:15 1.2.0-dev.8: digest: sha256:d2c3e2f50f824a685061e813933a21f3aae66c53ae73862f4938fa5c20b1b97c size: 1155 [Pipeline] isUnix [Pipeline] sh 07:21:15 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 07:21:15 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8 07:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 07:21:15 2745d953d680: Preparing 07:21:15 8eb0f93e1af9: Preparing 07:21:15 887f0557a5da: Preparing 07:21:15 beee9f30bc1f: Preparing 07:21:15 8eb0f93e1af9: Layer already exists 07:21:15 2745d953d680: Layer already exists 07:21:15 beee9f30bc1f: Layer already exists 07:21:15 887f0557a5da: Layer already exists 07:21:15 53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8: digest: sha256:d2c3e2f50f824a685061e813933a21f3aae66c53ae73862f4938fa5c20b1b97c size: 1155 [Pipeline] isUnix [Pipeline] sh 07:21:15 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh 07:21:16 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master 07:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 07:21:16 2745d953d680: Preparing 07:21:16 8eb0f93e1af9: Preparing 07:21:16 887f0557a5da: Preparing 07:21:16 beee9f30bc1f: Preparing 07:21:16 8eb0f93e1af9: Layer already exists 07:21:16 2745d953d680: Layer already exists 07:21:16 beee9f30bc1f: Layer already exists 07:21:16 887f0557a5da: Layer already exists 07:21:16 master: digest: sha256:d2c3e2f50f824a685061e813933a21f3aae66c53ae73862f4938fa5c20b1b97c size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] } 07:22:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 156.756s coverage: 51.2% of statements 07:22:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:23:07 gofmt -l . 07:23:07 [ "`gofmt -l .`" = "" ] 07:23:07 ./bin/test-attribution-txt.sh 07:23:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:23:08 Warning: overwriting stash ‘coverage-report’ 07:23:09 Stashed 1 file(s) [Pipeline] } 07:23:09 $ docker stop --time=1 f6b4bd9bd5e3d2d50ca0e2dfb1db6bf9687776074c6a559beaeccbe8206ede61 07:23:11 $ docker rm -f f6b4bd9bd5e3d2d50ca0e2dfb1db6bf9687776074c6a559beaeccbe8206ede61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:23:13 + ls -al . 07:23:13 total 140 07:23:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:23 . 07:23:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:18 .. 07:23:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:18 .git 07:23:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:18 .github 07:23:13 -rw-rw-r-- 1 jenkins jenkins 258 Apr 21 07:18 .gitignore 07:23:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:18 .semver 07:23:13 -rw-rw-r-- 1 jenkins jenkins 6529 Apr 21 07:18 Attribution.txt 07:23:13 -rw-rw-r-- 1 jenkins jenkins 1826 Apr 21 07:18 Dockerfile 07:23:13 -rw-rw-r-- 1 jenkins jenkins 957 Apr 21 07:18 Dockerfile.build 07:23:13 -rw-rw-r-- 1 jenkins jenkins 683 Apr 21 07:18 Jenkinsfile 07:23:13 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 07:18 LICENSE 07:23:13 -rw-rw-r-- 1 jenkins jenkins 873 Apr 21 07:18 Makefile 07:23:13 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 21 07:18 README.md 07:23:13 -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 07:15 VERSION 07:23:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:18 bin 07:23:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:18 cmd 07:23:13 -rw-r--r-- 1 jenkins jenkins 32181 Apr 21 07:22 coverage.out 07:23:13 -rw-r--r-- 1 jenkins jenkins 862 Apr 21 07:23 go.mod 07:23:13 -rw-r--r-- 1 jenkins jenkins 14805 Apr 21 07:23 go.sum 07:23:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:18 internal 07:23:13 -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 07:18 version.go [Pipeline] isUnix [Pipeline] sh 07:23:13 + 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=53e4cd48e248511436dde29e28c7986960888d4a --label arch=arm64 --label version=1.2.0-dev.8 . 07:23:13 Sending build context to Docker daemon 34.1MB 07:23:13 Step 1/21 : ARG BASE=golang:1.13-alpine 07:23:13 Step 2/21 : FROM ${BASE} AS builder 07:23:13 ---> bffbdf404ae6 07:23:13 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 07:23:14 ---> Running in fd58cea6a0a5 07:23:14 Removing intermediate container fd58cea6a0a5 07:23:14 ---> 2ca64ca22851 07:23:14 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 07:23:14 ---> Running in dccb862ead90 07:23:15 Removing intermediate container dccb862ead90 07:23:15 ---> e7bebc0a6127 07:23:15 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 07:23:15 ---> Running in 3ebefc6732db 07:23:15 Removing intermediate container 3ebefc6732db 07:23:15 ---> 1c1506fd1e29 07:23:15 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:15 ---> Running in 054f1ce50c01 07:23:17 Removing intermediate container 054f1ce50c01 07:23:17 ---> 6fe01703746f 07:23:17 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:23:17 ---> Running in 08a094d99fab 07:23:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:23:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:23:20 OK: 203 MiB in 52 packages 07:23:21 Removing intermediate container 08a094d99fab 07:23:21 ---> cdc9f1ee770e 07:23:21 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 07:23:21 ---> Running in 51942beb11cf 07:23:21 Removing intermediate container 51942beb11cf 07:23:21 ---> 55e92f830155 07:23:21 Step 9/21 : COPY . . 07:23:23 ---> 426a4dc691f8 07:23:23 Step 10/21 : ARG MAKE='make build' 07:23:23 ---> Running in c98267cc205a 07:23:23 Removing intermediate container c98267cc205a 07:23:23 ---> 865e908621a9 07:23:23 Step 11/21 : RUN $MAKE 07:23:24 ---> Running in b56fbf139720 07:23:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.0-dev.8" -o cmd/device-virtual ./cmd 07:23:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:24:07 Removing intermediate container b56fbf139720 07:24:07 ---> 0a8eff59b9c8 07:24:07 Step 12/21 : FROM alpine 07:24:07 latest: Pulling from library/alpine 07:24:07 8a0637ca1ac9: Pulling fs layer 07:24:07 8a0637ca1ac9: Verifying Checksum 07:24:07 8a0637ca1ac9: Download complete 07:24:07 8a0637ca1ac9: Pull complete 07:24:07 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:24:07 Status: Downloaded newer image for alpine:latest 07:24:07 ---> 2ee122dcc32d 07:24:07 Step 13/21 : ENV APP_PORT=49990 07:24:07 ---> Running in e5360a3057e4 07:24:07 Removing intermediate container e5360a3057e4 07:24:07 ---> 9017a7c959c3 07:24:07 Step 14/21 : EXPOSE $APP_PORT 07:24:07 ---> Running in 500561fabc6a 07:24:08 Removing intermediate container 500561fabc6a 07:24:08 ---> 16e47f528fec 07:24:08 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 07:24:09 ---> 6accdcae0600 07:24:09 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 07:24:10 ---> 93f35ff4495b 07:24:10 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 07:24:10 ---> 1ef7fa46acd0 07:24:10 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 07:24:10 ---> Running in 66bc704684b6 07:24:10 Removing intermediate container 66bc704684b6 07:24:10 ---> aed6d162feff 07:24:10 Step 19/21 : LABEL arch=arm64 07:24:11 ---> Running in 0a132353d9a9 07:24:11 Removing intermediate container 0a132353d9a9 07:24:11 ---> de32c6ee0786 07:24:11 Step 20/21 : LABEL git_sha=53e4cd48e248511436dde29e28c7986960888d4a 07:24:11 ---> Running in 19703f6f74ac 07:24:12 Removing intermediate container 19703f6f74ac 07:24:12 ---> 22f94707d296 07:24:12 Step 21/21 : LABEL version=1.2.0-dev.8 07:24:12 ---> Running in a2fd8bc1bc54 07:24:12 Removing intermediate container a2fd8bc1bc54 07:24:12 ---> d8a9a40a7669 07:24:12 [Warning] One or more build-args [ARCH] were not consumed 07:24:12 Successfully built d8a9a40a7669 07:24:12 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:24:12 provisioning config files... 07:24:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config5774607733454610816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:13 nexus3.edgexfoundry.org:10001 07:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:13 Configure a credential helper to remove this warning. See 07:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:13 07:24:13 Login Succeeded 07:24:13 nexus3.edgexfoundry.org:10002 07:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:14 Configure a credential helper to remove this warning. See 07:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:14 07:24:14 Login Succeeded 07:24:14 nexus3.edgexfoundry.org:10003 07:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:15 Configure a credential helper to remove this warning. See 07:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:15 07:24:15 Login Succeeded 07:24:15 nexus3.edgexfoundry.org:10004 07:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:16 Configure a credential helper to remove this warning. See 07:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:16 07:24:16 Login Succeeded 07:24:16 docker.io 07:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:16 Configure a credential helper to remove this warning. See 07:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:16 07:24:16 Login Succeeded [Pipeline] } 07:24:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:17 [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: 07:24:17 53e4cd48e248511436dde29e28c7986960888d4a 07:24:17 latest 07:24:17 1.2.0-dev.8 07:24:17 53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8 07:24:17 master 07:24:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:24:17 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:53e4cd48e248511436dde29e28c7986960888d4a [Pipeline] isUnix [Pipeline] sh 07:24:18 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:53e4cd48e248511436dde29e28c7986960888d4a 07:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 07:24:18 37e97ae33850: Preparing 07:24:18 07d989cf5459: Preparing 07:24:18 7e53b6ffcfeb: Preparing 07:24:18 294ac687b5fc: Preparing 07:24:18 294ac687b5fc: Layer already exists 07:24:18 07d989cf5459: Pushed 07:24:18 37e97ae33850: Pushed 07:24:22 7e53b6ffcfeb: Pushed 07:24:22 53e4cd48e248511436dde29e28c7986960888d4a: digest: sha256:8fe7cc31a36841cf36e7ff3167847acb3e21f45ca388cbf921d35164680730bb size: 1155 [Pipeline] isUnix [Pipeline] sh 07:24:22 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:24:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 07:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 07:24:23 37e97ae33850: Preparing 07:24:23 07d989cf5459: Preparing 07:24:23 7e53b6ffcfeb: Preparing 07:24:23 294ac687b5fc: Preparing 07:24:23 37e97ae33850: Layer already exists 07:24:23 7e53b6ffcfeb: Layer already exists 07:24:23 07d989cf5459: Layer already exists 07:24:23 294ac687b5fc: Layer already exists 07:24:23 latest: digest: sha256:8fe7cc31a36841cf36e7ff3167847acb3e21f45ca388cbf921d35164680730bb size: 1155 [Pipeline] isUnix [Pipeline] sh 07:24:24 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 07:24:24 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.0-dev.8 07:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 07:24:25 37e97ae33850: Preparing 07:24:25 07d989cf5459: Preparing 07:24:25 7e53b6ffcfeb: Preparing 07:24:25 294ac687b5fc: Preparing 07:24:25 07d989cf5459: Layer already exists 07:24:25 7e53b6ffcfeb: Layer already exists 07:24:25 294ac687b5fc: Layer already exists 07:24:25 37e97ae33850: Layer already exists 07:24:25 1.2.0-dev.8: digest: sha256:8fe7cc31a36841cf36e7ff3167847acb3e21f45ca388cbf921d35164680730bb size: 1155 [Pipeline] isUnix [Pipeline] sh 07:24:25 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh 07:24:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8 07:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 07:24:26 37e97ae33850: Preparing 07:24:26 07d989cf5459: Preparing 07:24:26 7e53b6ffcfeb: Preparing 07:24:26 294ac687b5fc: Preparing 07:24:26 37e97ae33850: Layer already exists 07:24:26 294ac687b5fc: Layer already exists 07:24:26 7e53b6ffcfeb: Layer already exists 07:24:26 07d989cf5459: Layer already exists 07:24:26 53e4cd48e248511436dde29e28c7986960888d4a-1.2.0-dev.8: digest: sha256:8fe7cc31a36841cf36e7ff3167847acb3e21f45ca388cbf921d35164680730bb size: 1155 [Pipeline] isUnix [Pipeline] sh 07:24:26 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:24:27 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master 07:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 07:24:27 37e97ae33850: Preparing 07:24:27 07d989cf5459: Preparing 07:24:27 7e53b6ffcfeb: Preparing 07:24:27 294ac687b5fc: Preparing 07:24:27 07d989cf5459: Layer already exists 07:24:27 294ac687b5fc: Layer already exists 07:24:27 37e97ae33850: Layer already exists 07:24:27 7e53b6ffcfeb: Layer already exists 07:24:27 master: digest: sha256:8fe7cc31a36841cf36e7ff3167847acb3e21f45ca388cbf921d35164680730bb size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 07:24:28 provisioning config files... 07:24:28 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5965729349798583447tmp [Pipeline] { [Pipeline] sh 07:24:28 + curl -s https://codecov.io/bash 07:24:28 + bash -s - -t @/w/workspace/foundry_device-virtual-go_master@tmp/config5965729349798583447tmp 07:24:29 07:24:29 _____ _ 07:24:29 / ____| | | 07:24:29 | | ___ __| | ___ ___ _____ __ 07:24:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:24:29 | |___| (_) | (_| | __/ (_| (_) \ V / 07:24:29 \_____\___/ \__,_|\___|\___\___/ \_/ 07:24:29 Bash-tbd 07:24:29 07:24:29 07:24:29 ==> Jenkins CI detected. 07:24:29 project root: . 07:24:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:24:29 ==> Running gcov in . (disable via -X gcov) 07:24:29 ==> Python coveragepy not found 07:24:29 ==> Searching for coverage reports in: 07:24:29 + . 07:24:29 -> Found 1 reports 07:24:29 ==> Detecting git/mercurial file structure 07:24:29 ==> Reading reports 07:24:29 + ./coverage.out bytes=32181 07:24:29 ==> Appending adjustments 07:24:29 http://docs.codecov.io/docs/fixing-reports 07:24:29 + Found adjustments 07:24:29 ==> Gzipping contents 07:24:29 ==> Uploading reports 07:24:29 url: https://codecov.io 07:24:29 query: branch=master&commit=53e4cd48e248511436dde29e28c7986960888d4a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job= 07:24:29 -> Pinging Codecov 07:24:29 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=53e4cd48e248511436dde29e28c7986960888d4a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job= 07:24:29 -> Uploading 07:24:30 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/53e4cd48e248511436dde29e28c7986960888d4a [Pipeline] } 07:24:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:24:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 07:24:30 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 07:24:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:24:30 07:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 07:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:24:31 1.217.3: Pulling from edgex-devops/edgex-snyk-go 07:24:31 e6b0cf9c0882: Pulling fs layer 07:24:31 2848faf0eed1: Pulling fs layer 07:24:31 0f37312ad70f: Pulling fs layer 07:24:31 7d08f2745646: Pulling fs layer 07:24:31 4c9f31393084: Pulling fs layer 07:24:31 eb21ddb83652: Pulling fs layer 07:24:31 345998794f6b: Pulling fs layer 07:24:31 97a711d68925: Pulling fs layer 07:24:31 7c8476c1cb00: Pulling fs layer 07:24:31 eb21ddb83652: Waiting 07:24:31 345998794f6b: Waiting 07:24:31 7d08f2745646: Waiting 07:24:31 97a711d68925: Waiting 07:24:31 7c8476c1cb00: Waiting 07:24:31 4c9f31393084: Waiting 07:24:31 0f37312ad70f: Download complete 07:24:31 2848faf0eed1: Verifying Checksum 07:24:31 2848faf0eed1: Download complete 07:24:31 4c9f31393084: Download complete 07:24:31 eb21ddb83652: Verifying Checksum 07:24:31 eb21ddb83652: Download complete 07:24:31 e6b0cf9c0882: Verifying Checksum 07:24:31 e6b0cf9c0882: Download complete 07:24:31 e6b0cf9c0882: Pull complete 07:24:31 345998794f6b: Verifying Checksum 07:24:31 345998794f6b: Download complete 07:24:32 7c8476c1cb00: Verifying Checksum 07:24:32 7c8476c1cb00: Download complete 07:24:32 97a711d68925: Verifying Checksum 07:24:32 97a711d68925: Download complete 07:24:32 2848faf0eed1: Pull complete 07:24:32 0f37312ad70f: Pull complete 07:24:32 7d08f2745646: Verifying Checksum 07:24:32 7d08f2745646: Download complete 07:24:38 7d08f2745646: Pull complete 07:24:38 4c9f31393084: Pull complete 07:24:38 eb21ddb83652: Pull complete 07:24:39 345998794f6b: Pull complete 07:24:43 97a711d68925: Pull complete 07:24:43 7c8476c1cb00: Pull complete 07:24:43 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 07:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 07:24:43 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/foundry_device-virtual-go_master:/ws -w /ws --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 07:24:44 $ docker top dbe31331481c77e82eee758bb1f02090aa55ac6ac71134fdf9eea4fe099ea470 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:44 + snyk monitor '--org=edgex-jenkins' 07:25:03 07:25:03 Monitoring /w/workspace/foundry_device-virtual-go_master... 07:25:03 07:25:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/4a7fd311-246c-4603-83ee-4ee7224d5d26 07:25:03 07:25:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:25:03 07:25:03 [Pipeline] } 07:25:03 $ docker stop --time=1 dbe31331481c77e82eee758bb1f02090aa55ac6ac71134fdf9eea4fe099ea470 07:25:04 $ docker rm -f dbe31331481c77e82eee758bb1f02090aa55ac6ac71134fdf9eea4fe099ea470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:25:05 07:25:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 07:25:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:25:05 latest: Pulling from edgex-devops/edgex-klar 07:25:05 e7c96db7181b: Pulling fs layer 07:25:05 1868ca2cb446: Pulling fs layer 07:25:05 136be5d0fe8e: Pulling fs layer 07:25:05 894bfe63afcb: Pulling fs layer 07:25:05 894bfe63afcb: Waiting 07:25:05 1868ca2cb446: Verifying Checksum 07:25:05 1868ca2cb446: Download complete 07:25:05 136be5d0fe8e: Download complete 07:25:05 e7c96db7181b: Verifying Checksum 07:25:05 e7c96db7181b: Download complete 07:25:05 894bfe63afcb: Verifying Checksum 07:25:05 894bfe63afcb: Download complete 07:25:05 e7c96db7181b: Pull complete 07:25:05 1868ca2cb446: Pull complete 07:25:06 136be5d0fe8e: Pull complete 07:25:06 894bfe63afcb: Pull complete 07:25:06 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 07:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 07:25:06 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:25:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:25:07 $ docker top 105320b9e93ff345e9f274269d61a91dc105d1552be7f78b1fca1e16f53a466d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:07 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:53e4cd48e248511436dde29e28c7986960888d4a 07:25:07 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:25:11 $ docker stop --time=1 105320b9e93ff345e9f274269d61a91dc105d1552be7f78b1fca1e16f53a466d 07:25:13 $ docker rm -f 105320b9e93ff345e9f274269d61a91dc105d1552be7f78b1fca1e16f53a466d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:25:13 . [Pipeline] withDockerContainer 07:25:13 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:25:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:25:14 $ docker top 60ad8a7efc48e91f78cdcba534ec6f20bf05dd322df808c0ebd92c2afb8cb22b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:15 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:53e4cd48e248511436dde29e28c7986960888d4a 07:25:15 + tee 07:25:15 clair timeout 1m0s 07:25:15 docker timeout: 1m0s 07:25:15 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:25:15 $ docker stop --time=1 60ad8a7efc48e91f78cdcba534ec6f20bf05dd322df808c0ebd92c2afb8cb22b 07:25:17 $ docker rm -f 60ad8a7efc48e91f78cdcba534ec6f20bf05dd322df808c0ebd92c2afb8cb22b [Pipeline] // withDockerContainer [Pipeline] sh 07:25:17 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 07:25:17 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go_53e4cd48e248511436dde29e28c7986960888d4a.html [Pipeline] writeFile [Pipeline] step 07:25:17 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 07:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:25:18 . [Pipeline] withDockerContainer 07:25:18 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:25:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:25:18 $ docker top 21e24904308e3986a6c80a243cd24a35d2da0ab5395e76dcf172ead77eca3bde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:19 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:53e4cd48e248511436dde29e28c7986960888d4a 07:25:19 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:25:22 $ docker stop --time=1 21e24904308e3986a6c80a243cd24a35d2da0ab5395e76dcf172ead77eca3bde 07:25:24 $ docker rm -f 21e24904308e3986a6c80a243cd24a35d2da0ab5395e76dcf172ead77eca3bde [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:25:24 . [Pipeline] withDockerContainer 07:25:24 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:25:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:25:25 $ docker top 70b096a90d905115bbcf6204442496535c63057d20a2ac5a587691080b634bff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:25 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:53e4cd48e248511436dde29e28c7986960888d4a 07:25:25 + tee 07:25:25 clair timeout 1m0s 07:25:25 docker timeout: 1m0s 07:25:25 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:25:26 $ docker stop --time=1 70b096a90d905115bbcf6204442496535c63057d20a2ac5a587691080b634bff 07:25:27 $ docker rm -f 70b096a90d905115bbcf6204442496535c63057d20a2ac5a587691080b634bff [Pipeline] // withDockerContainer [Pipeline] sh 07:25:28 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 07:25:28 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go-arm64_53e4cd48e248511436dde29e28c7986960888d4a.html [Pipeline] writeFile [Pipeline] step 07:25:28 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 07:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:25:29 . [Pipeline] withDockerContainer 07:25:29 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:25:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:25:29 $ docker top 0c91eebcdeb2087efe8aea2bd12284aa68bdcba7dc15517a625fa7f297df62bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:30 [ssh-agent] Looking for ssh-agent implementation... 07:25:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:30 $ docker exec 0c91eebcdeb2087efe8aea2bd12284aa68bdcba7dc15517a625fa7f297df62bb ssh-agent 07:25:30 SSH_AUTH_SOCK=/tmp/ssh-8oF6WiOenEqt/agent.15 07:25:30 SSH_AGENT_PID=22 07:25:30 Running ssh-add (command line suppressed) 07:25:30 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_7530781970641453928.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_7530781970641453928.key) 07:25:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:31 + git semver tag 07:25:31 # -> Open(): unable to determine branch for HEAD 07:25:31 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 07:25:31 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 07:25:31 # $SEMVER_REMOTE_NAME = origin 07:25:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:25:31 # $SEMVER_USER_NAME = edgex-jenkins 07:25:31 # $SEMVER_BRANCH = master 07:25:31 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 07:25:31 # 53e4cd48e248511436dde29e28c7986960888d4a HEAD 07:25:31 # -> Force: false 07:25:31 # dc8e2e8144862e899b6c1087bbce6601c0537d43 refs/tags/v1.2.0-dev.8 [Pipeline] } 07:25:31 $ docker exec --env ******** --env ******** 0c91eebcdeb2087efe8aea2bd12284aa68bdcba7dc15517a625fa7f297df62bb ssh-agent -k 07:25:31 unset SSH_AUTH_SOCK; 07:25:31 unset SSH_AGENT_PID; 07:25:31 echo Agent pid 22 killed; 07:25:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:31 + git semver [Pipeline] } 07:25:31 $ docker stop --time=1 0c91eebcdeb2087efe8aea2bd12284aa68bdcba7dc15517a625fa7f297df62bb 07:25:33 $ docker rm -f 0c91eebcdeb2087efe8aea2bd12284aa68bdcba7dc15517a625fa7f297df62bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:25:33 07:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:25:33 0.23.1-centos7: Pulling from edgex-lftools 07:25:33 ab5ef0e58194: Pulling fs layer 07:25:33 9712f1f96733: Pulling fs layer 07:25:33 63f879dbbcfc: Pulling fs layer 07:25:33 0d9ebad4ef96: Pulling fs layer 07:25:33 e9a5061849ea: Pulling fs layer 07:25:33 d747dcd14b5f: Pulling fs layer 07:25:33 2de7ff778b66: Pulling fs layer 07:25:33 0d9ebad4ef96: Waiting 07:25:33 e9a5061849ea: Waiting 07:25:33 d747dcd14b5f: Waiting 07:25:33 2de7ff778b66: Waiting 07:25:33 9712f1f96733: Download complete 07:25:34 63f879dbbcfc: Verifying Checksum 07:25:34 63f879dbbcfc: Download complete 07:25:34 e9a5061849ea: Verifying Checksum 07:25:34 e9a5061849ea: Download complete 07:25:34 d747dcd14b5f: Verifying Checksum 07:25:34 d747dcd14b5f: Download complete 07:25:35 ab5ef0e58194: Verifying Checksum 07:25:35 ab5ef0e58194: Download complete 07:25:35 2de7ff778b66: Verifying Checksum 07:25:35 0d9ebad4ef96: Verifying Checksum 07:25:35 0d9ebad4ef96: Download complete 07:25:40 ab5ef0e58194: Pull complete 07:25:40 9712f1f96733: Pull complete 07:25:42 63f879dbbcfc: Pull complete 07:25:48 0d9ebad4ef96: Pull complete 07:25:48 e9a5061849ea: Pull complete 07:25:48 d747dcd14b5f: Pull complete 07:25:54 2de7ff778b66: Pull complete 07:25:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:25:54 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:25:55 $ docker top 3338fb35cafd0b9d71fb64a443fc5cf46e8c722ebbbf02df8bf91418b5e2488b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:25:55 provisioning config files... 07:25:55 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config794143754673350363tmp 07:25:55 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config6781928781425471490tmp 07:25:55 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config9211297277934024298tmp [Pipeline] { [Pipeline] echo 07:25:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:25:56 ---> sigul-configuration.sh 07:25:56 gpg: directory `/root/.gnupg' created 07:25:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:25:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:25:56 gpg: keyring `/root/.gnupg/secring.gpg' created 07:25:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:25:56 gpg: CAST5 encrypted data 07:25:56 gpg: encrypted with 1 passphrase 07:25:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:25:56 + mkdir /home/jenkins 07:25:56 + mkdir /home/jenkins/sigul [Pipeline] sh 07:25:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 07:25:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:25:57 ---> sigul-install.sh 07:26:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:26:04 + git tag --list 07:26:04 v1.2.0-dev.8 [Pipeline] sh 07:26:04 + lftools sign git-tag v1.2.0-dev.8 07:26:05 Signing Git tag with Sigul... 07:26:05 Signing v1.2.0-dev.8 [Pipeline] echo 07:26:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:26:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:26:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:26:06 $ docker stop --time=1 3338fb35cafd0b9d71fb64a443fc5cf46e8c722ebbbf02df8bf91418b5e2488b 07:26:07 $ docker rm -f 3338fb35cafd0b9d71fb64a443fc5cf46e8c722ebbbf02df8bf91418b5e2488b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:08 . [Pipeline] withDockerContainer 07:26:08 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:26:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:26:09 $ docker top 50a5240c0675d74ac2bf84b2dffb34279c39396020814a1e93bdc80ee94a7804 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:09 [ssh-agent] Looking for ssh-agent implementation... 07:26:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:09 $ docker exec 50a5240c0675d74ac2bf84b2dffb34279c39396020814a1e93bdc80ee94a7804 ssh-agent 07:26:10 SSH_AUTH_SOCK=/tmp/ssh-ok1vfZAux348/agent.15 07:26:10 SSH_AGENT_PID=22 07:26:10 Running ssh-add (command line suppressed) 07:26:10 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4344084671733414656.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4344084671733414656.key) 07:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:10 + git semver bump pre 07:26:10 # -> Open(): unable to determine branch for HEAD 07:26:10 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 07:26:10 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 07:26:10 # $SEMVER_REMOTE_NAME = origin 07:26:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:26:10 # $SEMVER_USER_NAME = edgex-jenkins 07:26:10 # $SEMVER_BRANCH = master 07:26:10 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 07:26:10 1.2.0-dev.9 [Pipeline] } 07:26:10 $ docker exec --env ******** --env ******** 50a5240c0675d74ac2bf84b2dffb34279c39396020814a1e93bdc80ee94a7804 ssh-agent -k 07:26:10 unset SSH_AUTH_SOCK; 07:26:10 unset SSH_AGENT_PID; 07:26:10 echo Agent pid 22 killed; 07:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:11 + git semver [Pipeline] } 07:26:11 $ docker stop --time=1 50a5240c0675d74ac2bf84b2dffb34279c39396020814a1e93bdc80ee94a7804 07:26:12 $ docker rm -f 50a5240c0675d74ac2bf84b2dffb34279c39396020814a1e93bdc80ee94a7804 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:13 . [Pipeline] withDockerContainer 07:26:13 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:26:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:26:14 $ docker top 8b6397141e3631f45f443cc2c29bb2cfc03bbb878f6eaed07ef800fe041644de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:14 [ssh-agent] Looking for ssh-agent implementation... 07:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:14 $ docker exec 8b6397141e3631f45f443cc2c29bb2cfc03bbb878f6eaed07ef800fe041644de ssh-agent 07:26:14 SSH_AUTH_SOCK=/tmp/ssh-yUM5vVrrcUcs/agent.15 07:26:14 SSH_AGENT_PID=22 07:26:14 Running ssh-add (command line suppressed) 07:26:15 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4274565826900878786.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4274565826900878786.key) 07:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:15 + git semver push 07:26:15 # -> Open(): unable to determine branch for HEAD 07:26:15 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 07:26:15 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 07:26:15 # $SEMVER_REMOTE_NAME = origin 07:26:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:26:15 # $SEMVER_USER_NAME = edgex-jenkins 07:26:15 # $SEMVER_BRANCH = master 07:26:15 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 07:26:21 $ docker exec --env ******** --env ******** 8b6397141e3631f45f443cc2c29bb2cfc03bbb878f6eaed07ef800fe041644de ssh-agent -k 07:26:22 unset SSH_AUTH_SOCK; 07:26:22 unset SSH_AGENT_PID; 07:26:22 echo Agent pid 22 killed; 07:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:22 + git semver [Pipeline] } 07:26:22 $ docker stop --time=1 8b6397141e3631f45f443cc2c29bb2cfc03bbb878f6eaed07ef800fe041644de 07:26:23 $ docker rm -f 8b6397141e3631f45f443cc2c29bb2cfc03bbb878f6eaed07ef800fe041644de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:26:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:26:25 ---> package-listing.sh 07:26:25 ++ facter osfamily 07:26:25 ++ tr '[:upper:]' '[:lower:]' 07:26:25 + OS_FAMILY=redhat 07:26:25 + workspace=/w/workspace/foundry_device-virtual-go_master 07:26:25 + START_PACKAGES=/tmp/packages_start.txt 07:26:25 + END_PACKAGES=/tmp/packages_end.txt 07:26:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:25 + PACKAGES=/tmp/packages_start.txt 07:26:25 + '[' /w/workspace/foundry_device-virtual-go_master ']' 07:26:25 + PACKAGES=/tmp/packages_end.txt 07:26:25 + case "${OS_FAMILY}" in 07:26:25 + rpm -qa 07:26:25 + sort 07:26:29 + '[' -f /tmp/packages_start.txt ']' 07:26:29 + '[' -f /tmp/packages_end.txt ']' 07:26:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:29 + '[' /w/workspace/foundry_device-virtual-go_master ']' 07:26:29 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 07:26:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 07:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:29 07:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:26:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:30 alpine: Pulling from edgex-lftools-log-publisher 07:26:30 c9b1b535fdd9: Pulling fs layer 07:26:30 2cc5ad85d9ab: Pulling fs layer 07:26:30 756a868c4378: Pulling fs layer 07:26:30 444b2fc9a129: Pulling fs layer 07:26:30 ea15f1150254: Pulling fs layer 07:26:30 41b27a9f41bf: Pulling fs layer 07:26:30 28c525ee5125: Pulling fs layer 07:26:30 094b1ea09ed8: Pulling fs layer 07:26:30 138eaada9080: Pulling fs layer 07:26:30 0622d0fa9048: Pulling fs layer 07:26:30 28c525ee5125: Waiting 07:26:30 138eaada9080: Waiting 07:26:30 0622d0fa9048: Waiting 07:26:30 094b1ea09ed8: Waiting 07:26:30 444b2fc9a129: Waiting 07:26:30 41b27a9f41bf: Waiting 07:26:30 2cc5ad85d9ab: Verifying Checksum 07:26:30 2cc5ad85d9ab: Download complete 07:26:30 444b2fc9a129: Verifying Checksum 07:26:30 444b2fc9a129: Download complete 07:26:30 c9b1b535fdd9: Verifying Checksum 07:26:30 c9b1b535fdd9: Download complete 07:26:30 ea15f1150254: Download complete 07:26:30 28c525ee5125: Verifying Checksum 07:26:30 28c525ee5125: Download complete 07:26:30 c9b1b535fdd9: Pull complete 07:26:30 756a868c4378: Verifying Checksum 07:26:30 756a868c4378: Download complete 07:26:30 138eaada9080: Verifying Checksum 07:26:30 138eaada9080: Download complete 07:26:30 0622d0fa9048: Verifying Checksum 07:26:30 0622d0fa9048: Download complete 07:26:30 094b1ea09ed8: Verifying Checksum 07:26:30 094b1ea09ed8: Download complete 07:26:31 41b27a9f41bf: Verifying Checksum 07:26:31 41b27a9f41bf: Download complete 07:26:32 2cc5ad85d9ab: Pull complete 07:26:33 756a868c4378: Pull complete 07:26:33 444b2fc9a129: Pull complete 07:26:34 ea15f1150254: Pull complete 07:26:39 41b27a9f41bf: Pull complete 07:26:39 28c525ee5125: Pull complete 07:26:41 094b1ea09ed8: Pull complete 07:26:41 138eaada9080: Pull complete 07:26:41 0622d0fa9048: Pull complete 07:26:41 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:26:41 prd-centos7-docker-4c-2g-5181 does not seem to be running inside a container 07:26:41 $ 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_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:26:42 $ docker top 6cd806a3342741ad82bc77ae612bc8e1fe50074049be0f97de6453b54b3263df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:43 provisioning config files... 07:26:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7050572841713838038tmp [Pipeline] { [Pipeline] echo 07:26:43 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:43 ---> create-netrc.sh [Pipeline] echo 07:26:43 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:43 ---> logs-deploy.sh 07:26:43 + ARCHIVE_ARTIFACTS= 07:26:43 + LOGS_SERVER=https://logs.edgexfoundry.org 07:26:43 + '[' https://logs.edgexfoundry.org == None ']' 07:26:43 + NEXUS_URL=https://nexus.edgexfoundry.org 07:26:43 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/8 07:26:43 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/8/ 07:26:43 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/8 /w/workspace/foundry_device-virtual-go_master 07:26:44 Archives upload complete. 07:26:45 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/8/ 07:26:45 ---> uname -a: 07:26:45 Linux 6cd806a33427 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 07:26:45 07:26:45 07:26:45 ---> lscpu: 07:26:45 Architecture: x86_64 07:26:45 CPU op-mode(s): 32-bit, 64-bit 07:26:45 Byte Order: Little Endian 07:26:45 Address sizes: 40 bits physical, 48 bits virtual 07:26:45 CPU(s): 4 07:26:45 On-line CPU(s) list: 0-3 07:26:45 Thread(s) per core: 1 07:26:45 Core(s) per socket: 1 07:26:45 Socket(s): 4 07:26:45 NUMA node(s): 1 07:26:45 Vendor ID: GenuineIntel 07:26:45 CPU family: 6 07:26:45 Model: 44 07:26:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:26:45 Stepping: 1 07:26:45 CPU MHz: 2933.438 07:26:45 BogoMIPS: 5866.87 07:26:45 Virtualization: VT-x 07:26:45 Hypervisor vendor: KVM 07:26:45 Virtualization type: full 07:26:45 L1d cache: 128 KiB 07:26:45 L1i cache: 128 KiB 07:26:45 L2 cache: 16 MiB 07:26:45 L3 cache: 64 MiB 07:26:45 NUMA node0 CPU(s): 0-3 07:26:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 07:26:45 Vulnerability Meltdown: Mitigation; PTI 07:26:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:26:45 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 07:26:45 Vulnerability Spectre v2: Mitigation; Full retpoline 07:26:45 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 07:26:45 07:26:45 07:26:45 ---> nproc: 07:26:45 4 07:26:45 07:26:45 07:26:45 ---> df -h: 07:26:45 Filesystem Size Used Available Use% Mounted on 07:26:45 overlay 50.0G 7.5G 42.5G 15% / 07:26:45 tmpfs 64.0M 0 64.0M 0% /dev 07:26:45 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 07:26:45 shm 64.0M 0 64.0M 0% /dev/shm 07:26:45 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 07:26:45 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 07:26:45 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 07:26:45 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 07:26:45 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/foundry_device-virtual-go_master 07:26:45 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/foundry_device-virtual-go_master@tmp 07:26:45 07:26:45 07:26:45 ---> free -m: 07:26:45 total used free shared buff/cache available 07:26:45 Mem: 1838 734 86 0 1017 1038 07:26:45 Swap: 1023 1 1022 07:26:45 07:26:45 07:26:45 ---> ip addr: 07:26:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:26:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:45 inet 127.0.0.1/8 scope host lo 07:26:45 valid_lft forever preferred_lft forever 07:26:45 24: eth0@if25: mtu 1458 qdisc noqueue state UP 07:26:45 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:26:45 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:26:45 valid_lft forever preferred_lft forever 07:26:45 07:26:45 07:26:45 ---> sar -b -r -n DEV: 07:26:45 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 07:26:45 07:26:45 07:14:20 LINUX RESTART 07:26:45 07:26:45 07:15:01 tps rtps wtps bread/s bwrtn/s 07:26:45 07:16:01 20.61 6.46 14.15 1824.27 1999.97 07:26:45 07:17:01 2.20 0.00 2.20 0.00 73.96 07:26:45 07:18:02 0.25 0.00 0.25 0.00 2.88 07:26:45 07:19:01 0.29 0.00 0.29 0.00 4.08 07:26:45 07:20:01 0.23 0.00 0.23 0.00 3.65 07:26:45 07:21:01 0.32 0.00 0.32 0.00 3.93 07:26:45 07:22:01 0.28 0.00 0.28 0.00 3.33 07:26:45 07:23:01 0.33 0.00 0.33 0.00 4.86 07:26:45 07:24:01 0.28 0.00 0.28 0.00 3.21 07:26:45 07:25:01 190.24 109.47 80.77 4056.88 26515.93 07:26:45 07:26:01 160.68 29.08 131.60 1630.63 31825.10 07:26:45 Average: 34.22 13.21 21.01 684.09 5504.38 07:26:45 07:26:45 07:15:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:45 07:16:01 106876 1775428 94.32 2620 1241460 933940 31.87 433892 1178028 16 07:26:45 07:17:01 113936 1768368 93.95 2620 1241464 897352 30.62 427912 1177740 12 07:26:45 07:18:02 113984 1768320 93.94 2620 1241476 897388 30.62 428184 1177720 8 07:26:45 07:19:01 112532 1769772 94.02 2620 1241476 897568 30.62 429280 1177644 16 07:26:45 07:20:01 113956 1768348 93.95 2620 1241484 897412 30.62 428336 1177644 8 07:26:45 07:21:01 113856 1768448 93.95 2620 1241488 897388 30.62 428364 1177644 12 07:26:45 07:22:01 113880 1768424 93.95 2620 1241492 897352 30.62 428188 1177640 8 07:26:45 07:23:01 113624 1768680 93.96 2620 1241496 897352 30.62 428196 1177640 8 07:26:45 07:24:01 114084 1768220 93.94 2620 1241500 897352 30.62 427956 1177640 8 07:26:45 07:25:01 109324 1772980 94.19 2620 1122912 1064724 36.33 511900 1059756 85064 07:26:45 07:26:01 70816 1811488 96.24 2620 1083776 1014100 34.60 602208 924108 96736 07:26:45 Average: 108806 1773498 94.22 2620 1216366 926539 31.61 452220 1143928 16536 07:26:45 07:26:45 07:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:26:45 07:16:01 eth0 53.37 40.80 334.84 29.25 0.00 0.00 0.00 07:26:45 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:16:01 docker0 1.27 1.05 0.24 2.49 0.00 0.00 0.00 07:26:45 07:17:01 eth0 0.43 0.03 0.02 0.03 0.00 0.00 0.00 07:26:45 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:18:02 eth0 0.58 0.13 0.11 0.01 0.00 0.00 0.00 07:26:45 07:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:19:01 eth0 1.29 0.71 0.57 0.38 0.00 0.00 0.00 07:26:45 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:20:01 eth0 0.23 0.17 0.08 0.10 0.00 0.00 0.00 07:26:45 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:21:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 07:26:45 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 07:26:45 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:23:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 07:26:45 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 07:26:45 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:25:01 eth0 164.95 141.48 3588.60 18.10 0.00 0.00 0.00 07:26:45 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:45 07:25:01 veth4e39c2d 27.11 21.28 3.59 91.02 0.00 0.00 0.00 07:26:45 07:25:01 docker0 28.37 22.19 3.46 93.50 0.00 0.00 0.00 07:26:45 07:26:01 veth02f365b 35.43 38.74 2.21 250.64 0.00 0.00 0.00 07:26:45 07:26:01 eth0 911.44 619.69 8294.26 190.82 0.00 0.00 0.00 07:26:45 07:26:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 07:26:45 07:26:01 docker0 37.29 40.27 2.09 251.37 0.00 0.00 0.00 07:26:45 Average: veth02f365b 3.23 3.53 0.20 22.83 0.00 0.00 0.00 07:26:45 Average: eth0 83.01 56.44 755.42 17.38 0.00 0.00 0.00 07:26:45 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 07:26:45 Average: docker0 5.98 5.69 0.51 31.41 0.00 0.00 0.00 07:26:45 07:26:45 07:26:45 ---> sar -P ALL: 07:26:45 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 07:26:45 07:26:45 07:14:20 LINUX RESTART 07:26:45 07:26:45 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:26:45 07:16:01 all 2.86 0.00 1.46 0.09 0.00 95.59 07:26:45 07:16:01 0 2.61 0.00 1.49 0.17 0.00 95.74 07:26:45 07:16:01 1 2.87 0.00 1.35 0.07 0.00 95.71 07:26:45 07:16:01 2 2.89 0.00 1.64 0.05 0.00 95.42 07:26:45 07:16:01 3 3.09 0.00 1.34 0.07 0.00 95.50 07:26:45 07:17:01 all 0.18 0.00 0.05 0.00 0.00 99.77 07:26:45 07:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:26:45 07:17:01 1 0.07 0.00 0.07 0.00 0.00 99.87 07:26:45 07:17:01 2 0.52 0.00 0.05 0.00 0.00 99.43 07:26:45 07:17:01 3 0.07 0.00 0.08 0.00 0.00 99.85 07:26:45 07:18:02 all 0.18 0.00 0.04 0.00 0.00 99.78 07:26:45 07:18:02 0 0.05 0.00 0.03 0.00 0.00 99.92 07:26:45 07:18:02 1 0.05 0.00 0.03 0.00 0.00 99.92 07:26:45 07:18:02 2 0.57 0.00 0.05 0.00 0.00 99.38 07:26:45 07:18:02 3 0.05 0.00 0.03 0.00 0.00 99.92 07:26:45 07:19:01 all 0.19 0.00 0.05 0.00 0.00 99.76 07:26:45 07:19:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:26:45 07:19:01 1 0.08 0.00 0.07 0.00 0.00 99.85 07:26:45 07:19:01 2 0.56 0.00 0.03 0.00 0.00 99.41 07:26:45 07:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:26:45 07:20:01 all 0.19 0.00 0.05 0.00 0.00 99.76 07:26:45 07:20:01 0 0.08 0.00 0.07 0.00 0.00 99.85 07:26:45 07:20:01 1 0.08 0.00 0.03 0.00 0.00 99.88 07:26:45 07:20:01 2 0.20 0.00 0.03 0.00 0.00 99.77 07:26:45 07:20:01 3 0.40 0.00 0.07 0.00 0.00 99.53 07:26:45 07:21:01 all 0.16 0.00 0.03 0.00 0.00 99.80 07:26:45 07:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:26:45 07:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:26:45 07:21:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:26:45 07:21:01 3 0.53 0.00 0.03 0.00 0.00 99.43 07:26:45 07:22:01 all 0.17 0.00 0.05 0.00 0.00 99.78 07:26:45 07:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:26:45 07:22:01 1 0.57 0.00 0.05 0.00 0.00 99.38 07:26:45 07:22:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:26:45 07:22:01 3 0.03 0.00 0.07 0.00 0.00 99.90 07:26:45 07:23:01 all 0.17 0.00 0.04 0.00 0.00 99.79 07:26:45 07:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:26:45 07:23:01 1 0.55 0.00 0.05 0.00 0.00 99.40 07:26:45 07:23:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:26:45 07:23:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:26:45 07:24:01 all 0.18 0.00 0.04 0.00 0.00 99.78 07:26:45 07:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:26:45 07:24:01 1 0.48 0.00 0.03 0.00 0.00 99.48 07:26:45 07:24:01 2 0.07 0.00 0.05 0.00 0.00 99.88 07:26:45 07:24:01 3 0.13 0.00 0.05 0.00 0.00 99.82 07:26:45 07:25:01 all 6.93 0.00 3.92 2.51 0.01 86.63 07:26:45 07:25:01 0 7.01 0.00 4.14 1.88 0.02 86.96 07:26:45 07:25:01 1 7.49 0.00 3.60 4.29 0.00 84.61 07:26:45 07:25:01 2 6.95 0.00 4.03 2.05 0.02 86.95 07:26:45 07:25:01 3 6.25 0.00 3.91 1.80 0.03 88.01 07:26:45 07:26:01 all 11.62 0.00 7.39 1.91 0.03 79.05 07:26:45 07:26:01 0 10.72 0.00 7.05 1.44 0.02 80.77 07:26:45 07:26:01 1 10.96 0.00 7.52 1.15 0.02 80.35 07:26:45 07:26:01 2 10.86 0.00 8.16 4.26 0.03 76.70 07:26:45 07:26:01 3 13.96 0.00 6.84 0.80 0.02 78.38 07:26:45 Average: all 2.06 0.00 1.18 0.41 0.00 96.35 07:26:45 Average: 0 1.86 0.00 1.17 0.32 0.00 96.65 07:26:45 Average: 1 2.10 0.00 1.16 0.50 0.00 96.24 07:26:45 Average: 2 2.06 0.00 1.28 0.57 0.00 96.08 07:26:45 Average: 3 2.22 0.00 1.13 0.24 0.00 96.41 07:26:45 07:26:45 07:26:45