Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b102ac6fa70487e807dff5fd1cb20d5f5eede679 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6258 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 b102ac6fa70487e807dff5fd1cb20d5f5eede679 (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 b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 Commit message: "Merge pull request #102 from FelixTing/issue-101" > git rev-list --no-walk ad6ffe2e39edb285e4eeee4f80e60975285ca78d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:51:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:51:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:51:04 ========================================================= 09:51:04 EdgeX Global Pipelines Version Info 09:51:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:51:05 ------------------- 09:51:05 stable info: 09:51:05 ------------------- 09:51:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:51:05 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 09:51:05 Message: update stable to v1.0.73 09:51:06 ------------------- 09:51:06 experimental info: 09:51:06 ------------------- 09:51:06 Commited By: Emilio Reyes emilio.reyes@intel.com 09:51:06 Commit SHA: e9f46a538d08225106cc4f35d30277fc6c232516 09:51:06 Message: update experimental to v1.0.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:08 09:51:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:51:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:08 latest: Pulling from edgex-devops/git-semver 09:51:08 9123ac7c32f7: Pulling fs layer 09:51:08 b8cc5d1170e3: Pulling fs layer 09:51:08 2924cbbf6a41: Pulling fs layer 09:51:08 93b08a4f1073: Pulling fs layer 09:51:08 93b08a4f1073: Waiting 09:51:08 b8cc5d1170e3: Download complete 09:51:08 9123ac7c32f7: Verifying Checksum 09:51:08 9123ac7c32f7: Download complete 09:51:08 93b08a4f1073: Verifying Checksum 09:51:08 93b08a4f1073: Download complete 09:51:08 2924cbbf6a41: Verifying Checksum 09:51:08 2924cbbf6a41: Download complete 09:51:09 9123ac7c32f7: Pull complete 09:51:09 b8cc5d1170e3: Pull complete 09:51:10 2924cbbf6a41: Pull complete 09:51:10 93b08a4f1073: Pull complete 09:51:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:51:10 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 09:51:10 $ 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 09:51:11 $ docker top d9b25041973bb130a063be492af3620c56fc9fa844ff02461211c7369005e2db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:11 [ssh-agent] Looking for ssh-agent implementation... 09:51:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:11 $ docker exec d9b25041973bb130a063be492af3620c56fc9fa844ff02461211c7369005e2db ssh-agent 09:51:11 SSH_AUTH_SOCK=/tmp/ssh-RUHR4h7g1Xhh/agent.15 09:51:11 SSH_AGENT_PID=22 09:51:11 Running ssh-add (command line suppressed) 09:51:12 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2380177140330595565.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2380177140330595565.key) 09:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:12 + git describe --exact-match --tags HEAD 09:51:12 fatal: No names found, cannot describe anything. [Pipeline] } 09:51:12 $ docker exec --env ******** --env ******** d9b25041973bb130a063be492af3620c56fc9fa844ff02461211c7369005e2db ssh-agent -k 09:51:12 unset SSH_AUTH_SOCK; 09:51:12 unset SSH_AGENT_PID; 09:51:12 echo Agent pid 22 killed; 09:51:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:51:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:51:12 This usually means this commit has not been tagged. [Pipeline] sshagent 09:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:12 [ssh-agent] Looking for ssh-agent implementation... 09:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:13 $ docker exec d9b25041973bb130a063be492af3620c56fc9fa844ff02461211c7369005e2db ssh-agent 09:51:13 SSH_AUTH_SOCK=/tmp/ssh-5QbSWCNM94qT/agent.57 09:51:13 SSH_AGENT_PID=64 09:51:13 Running ssh-add (command line suppressed) 09:51:13 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1983027925510215956.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1983027925510215956.key) 09:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:13 + git semver init 09:51:13 # -> Open(): unable to determine branch for HEAD 09:51:13 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 09:51:13 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 09:51:13 # $SEMVER_REMOTE_NAME = origin 09:51:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:51:13 # $SEMVER_USER_NAME = edgex-jenkins 09:51:13 # $SEMVER_BRANCH = master 09:51:13 # $SEMVER_TEMP = /tmp/semver-256197524 09:51:13 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 09:51:14 # '/tmp/semver-256197524' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 09:51:14 # -> Force: false 09:51:14 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 09:51:14 $ docker exec --env ******** --env ******** d9b25041973bb130a063be492af3620c56fc9fa844ff02461211c7369005e2db ssh-agent -k 09:51:14 unset SSH_AUTH_SOCK; 09:51:14 unset SSH_AGENT_PID; 09:51:14 echo Agent pid 64 killed; 09:51:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:15 + git semver [Pipeline] } 09:51:15 $ docker stop --time=1 d9b25041973bb130a063be492af3620c56fc9fa844ff02461211c7369005e2db 09:51:16 $ docker rm -f d9b25041973bb130a063be492af3620c56fc9fa844ff02461211c7369005e2db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:51:17 Stashed 22 file(s) [Pipeline] echo 09:51:17 [edgeXSemver] initialized semver on version 1.2.0-dev.10 [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 09:51:32 Still waiting to schedule task 09:51:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:51:32 Still waiting to schedule task 09:51:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:53:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6259 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 09:53:14 Running in /w/workspace/device-virtual-go/10 [Pipeline] { [Pipeline] checkout 09:53:20 using credential edgex-jenkins-ssh 09:53:20 Cloning the remote Git repository 09:53:20 Cloning with configured refspecs honoured and without tags 09:53:20 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:53:20 > git init /w/workspace/device-virtual-go/10 # timeout=10 09:53:21 Fetching without tags 09:53:20 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:53:20 > git --version # timeout=10 09:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:53:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:53:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:53:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:53:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:53:22 Checking out Revision b102ac6fa70487e807dff5fd1cb20d5f5eede679 (master) 09:53:22 > git config core.sparsecheckout # timeout=10 09:53:22 > git checkout -f b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 09:53:26 Commit message: "Merge pull request #102 from FelixTing/issue-101" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:53:27 ========================================================= 09:53:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:53:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:53:28 + 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 . 09:53:29 Sending build context to Docker daemon 492kB 09:53:29 Step 1/8 : ARG BASE=golang:1.13-alpine 09:53:29 Step 2/8 : FROM ${BASE} 09:53:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:53:29 cde5963f3b93: Pulling fs layer 09:53:29 2a23fa8c16f7: Pulling fs layer 09:53:29 777b28850792: Pulling fs layer 09:53:29 8a11ddd9e578: Pulling fs layer 09:53:29 4cf88f913ddb: Pulling fs layer 09:53:29 1df406cf5192: Pulling fs layer 09:53:29 cd6300453558: Pulling fs layer 09:53:29 b9c365052c96: Pulling fs layer 09:53:29 a2d8cc88f415: Pulling fs layer 09:53:29 ea1d1ca13537: Pulling fs layer 09:53:29 3750a50a1c5e: Pulling fs layer 09:53:29 8a11ddd9e578: Waiting 09:53:29 4cf88f913ddb: Waiting 09:53:29 1df406cf5192: Waiting 09:53:29 ea1d1ca13537: Waiting 09:53:29 cd6300453558: Waiting 09:53:29 3750a50a1c5e: Waiting 09:53:29 a2d8cc88f415: Waiting 09:53:29 b9c365052c96: Waiting 09:53:29 777b28850792: Verifying Checksum 09:53:29 777b28850792: Download complete 09:53:29 2a23fa8c16f7: Verifying Checksum 09:53:29 2a23fa8c16f7: Download complete 09:53:29 4cf88f913ddb: Verifying Checksum 09:53:29 4cf88f913ddb: Download complete 09:53:29 1df406cf5192: Download complete 09:53:30 cde5963f3b93: Verifying Checksum 09:53:30 cde5963f3b93: Download complete 09:53:30 cde5963f3b93: Pull complete 09:53:31 2a23fa8c16f7: Pull complete 09:53:31 777b28850792: Pull complete 09:53:34 cd6300453558: Verifying Checksum 09:53:34 cd6300453558: Download complete 09:53:34 a2d8cc88f415: Verifying Checksum 09:53:34 a2d8cc88f415: Download complete 09:53:37 ea1d1ca13537: Verifying Checksum 09:53:37 ea1d1ca13537: Download complete 09:53:37 3750a50a1c5e: Download complete 09:53:39 b9c365052c96: Verifying Checksum 09:53:39 b9c365052c96: Download complete 09:53:41 8a11ddd9e578: Verifying Checksum 09:53:41 8a11ddd9e578: Download complete 09:53:53 8a11ddd9e578: Pull complete 09:53:53 4cf88f913ddb: Pull complete 09:53:53 1df406cf5192: Pull complete 09:53:57 cd6300453558: Pull complete 09:54:03 b9c365052c96: Pull complete 09:54:03 a2d8cc88f415: Pull complete 09:54:05 ea1d1ca13537: Pull complete 09:54:05 3750a50a1c5e: Pull complete 09:54:05 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:54:05 ---> 78745c68409d 09:54:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:54:09 Running on prd-centos7-docker-4c-2g-6260 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 09:54:09 Running in /w/workspace/device-virtual-go/10 [Pipeline] { [Pipeline] checkout 09:54:09 ---> Running in 30d3d41b9319 09:54:10 Removing intermediate container 30d3d41b9319 09:54:10 ---> 49d198650f2a 09:54:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:10 ---> Running in ad714fb6fec4 09:54:12 Removing intermediate container ad714fb6fec4 09:54:12 ---> 76eb0a1c2931 09:54:12 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:54:12 ---> Running in 298ee82f6043 09:54:13 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:54:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:54:14 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 09:54:14 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 09:54:14 (3/18) Installing libmagic (5.37-r1) 09:54:14 (4/18) Installing file (5.37-r1) 09:54:14 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 09:54:15 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 09:54:15 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 09:54:16 using credential edgex-jenkins-ssh 09:54:16 Cloning the remote Git repository 09:54:16 Cloning with configured refspecs honoured and without tags 09:54:17 (8/18) Installing libc-dev (0.7.2-r0) 09:54:16 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:54:16 > git init /w/workspace/device-virtual-go/10 # timeout=10 09:54:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:54:16 > git --version # timeout=10 09:54:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:54:17 (9/18) Installing g++ (9.2.0-r4) 09:54:17 Fetching without tags 09:54:18 Checking out Revision b102ac6fa70487e807dff5fd1cb20d5f5eede679 (master) 09:54:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:54:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:54:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:54:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:54:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:54:18 > git config core.sparsecheckout # timeout=10 09:54:18 > git checkout -f b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 09:54:19 (10/18) Installing fortify-headers (1.1-r0) 09:54:19 (11/18) Installing build-base (0.5-r1) 09:54:19 (12/18) Installing openssh-keygen (8.1_p1-r0) 09:54:19 (13/18) Installing libedit (20191211.3.1-r0) 09:54:19 (14/18) Installing openssh-client (8.1_p1-r0) 09:54:19 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 09:54:20 (16/18) Installing openssh-server-common (8.1_p1-r0) 09:54:20 (17/18) Installing openssh-server (8.1_p1-r0) 09:54:20 (18/18) Installing openssh (8.1_p1-r0) 09:54:20 Executing busybox-1.31.1-r8.trigger 09:54:20 OK: 203 MiB in 52 packages 09:54:22 Commit message: "Merge pull request #102 from FelixTing/issue-101" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:54:23 ========================================================= 09:54:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:54:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:54:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 09:54:25 Sending build context to Docker daemon 492kB 09:54:25 Step 1/8 : ARG BASE=golang:1.13-alpine 09:54:25 Step 2/8 : FROM ${BASE} 09:54:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:54:25 e6b0cf9c0882: Pulling fs layer 09:54:25 2848faf0eed1: Pulling fs layer 09:54:25 0f37312ad70f: Pulling fs layer 09:54:25 5788d62ee057: Pulling fs layer 09:54:25 0e6b1d234666: Pulling fs layer 09:54:25 bf5d7aec512f: Pulling fs layer 09:54:25 34c802a77dc8: Pulling fs layer 09:54:25 9eb99e56ec68: Pulling fs layer 09:54:25 27c7a5d97fbd: Pulling fs layer 09:54:25 5c102a31e300: Pulling fs layer 09:54:25 dcfb455df0a1: Pulling fs layer 09:54:25 34c802a77dc8: Waiting 09:54:25 9eb99e56ec68: Waiting 09:54:25 27c7a5d97fbd: Waiting 09:54:25 5c102a31e300: Waiting 09:54:25 dcfb455df0a1: Waiting 09:54:25 5788d62ee057: Waiting 09:54:25 0e6b1d234666: Waiting 09:54:25 bf5d7aec512f: Waiting 09:54:25 0f37312ad70f: Verifying Checksum 09:54:25 0f37312ad70f: Download complete 09:54:25 2848faf0eed1: Verifying Checksum 09:54:25 2848faf0eed1: Download complete 09:54:25 0e6b1d234666: Verifying Checksum 09:54:25 0e6b1d234666: Download complete 09:54:26 e6b0cf9c0882: Verifying Checksum 09:54:26 e6b0cf9c0882: Download complete 09:54:26 bf5d7aec512f: Verifying Checksum 09:54:26 bf5d7aec512f: Download complete 09:54:26 e6b0cf9c0882: Pull complete 09:54:26 2848faf0eed1: Pull complete 09:54:26 0f37312ad70f: Pull complete 09:54:27 Removing intermediate container 298ee82f6043 09:54:27 ---> a0c06e5b6527 09:54:27 Step 6/8 : WORKDIR /device-virtual-go 09:54:27 ---> Running in 75eaf6b3ee36 09:54:27 Removing intermediate container 75eaf6b3ee36 09:54:27 ---> f687c3208175 09:54:27 Step 7/8 : COPY . . 09:54:28 ---> 45ad5d61ce27 09:54:28 Step 8/8 : RUN go mod download 09:54:28 ---> Running in c4083480d470 09:54:29 34c802a77dc8: Verifying Checksum 09:54:29 34c802a77dc8: Download complete 09:54:29 27c7a5d97fbd: Verifying Checksum 09:54:29 27c7a5d97fbd: Download complete 09:54:30 go: finding github.com/BurntSushi/toml v0.3.1 09:54:30 go: finding github.com/OneOfOne/xxhash v1.2.6 09:54:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:54:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:54:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:54:30 go: finding github.com/bgentry/speakeasy v0.1.0 09:54:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:54:30 go: finding github.com/davecgh/go-spew v1.1.1 09:54:30 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.35 09:54:30 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 09:54:30 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:54:30 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:54:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:54:30 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:54:30 go: finding github.com/edsrzf/mmap-go v1.0.0 09:54:30 go: finding github.com/fatih/color v1.7.0 09:54:30 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:54:30 go: finding github.com/go-kit/kit v0.8.0 09:54:30 go: finding github.com/go-logfmt/logfmt v0.4.0 09:54:30 go: finding github.com/go-stack/stack v1.8.0 09:54:30 go: finding github.com/golang/snappy v0.0.1 09:54:30 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:54:30 go: finding github.com/google/uuid v1.1.0 09:54:30 go: finding github.com/gorilla/mux v1.7.1 09:54:30 go: finding github.com/hashicorp/consul/api v1.1.0 09:54:30 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:54:30 go: finding github.com/hashicorp/errwrap v1.0.0 09:54:30 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:54:30 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:54:30 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:54:30 go: finding github.com/hashicorp/go-multierror v1.0.0 09:54:30 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:54:30 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:54:30 go: finding github.com/hashicorp/go-syslog v1.0.0 09:54:30 go: finding github.com/hashicorp/go-uuid v1.0.1 09:54:30 go: finding github.com/hashicorp/go.net v0.0.1 09:54:30 go: finding github.com/hashicorp/golang-lru v0.5.0 09:54:30 go: finding github.com/hashicorp/logutils v1.0.0 09:54:30 go: finding github.com/hashicorp/mdns v1.0.0 09:54:30 go: finding github.com/hashicorp/memberlist v0.1.3 09:54:30 go: finding github.com/hashicorp/serf v0.8.2 09:54:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:54:30 9eb99e56ec68: Download complete 09:54:30 5c102a31e300: Verifying Checksum 09:54:30 5c102a31e300: Download complete 09:54:30 go: finding github.com/mattn/go-colorable v0.0.9 09:54:30 go: finding github.com/mattn/go-isatty v0.0.3 09:54:30 go: finding github.com/miekg/dns v1.0.14 09:54:30 go: finding github.com/mitchellh/cli v1.0.0 09:54:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:54:30 go: finding github.com/mitchellh/copystructure v1.0.0 09:54:30 go: finding github.com/mitchellh/go-homedir v1.0.0 09:54:30 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:54:30 go: finding github.com/mitchellh/gox v0.4.0 09:54:30 go: finding github.com/mitchellh/iochan v1.0.0 09:54:30 go: finding github.com/mitchellh/mapstructure v1.1.2 09:54:30 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:54:30 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:54:30 go: finding github.com/pelletier/go-toml v1.2.0 09:54:30 go: finding github.com/pkg/errors v0.8.1 09:54:30 go: finding github.com/pmezard/go-difflib v1.0.0 09:54:30 go: finding github.com/posener/complete v1.1.1 09:54:30 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:54:30 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:54:30 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:54:30 go: finding github.com/stretchr/objx v0.1.0 09:54:30 go: finding github.com/stretchr/testify v1.5.1 09:54:30 go: finding github.com/ugorji/go v1.1.4 09:54:30 go: finding github.com/x448/float16 v0.8.4 09:54:30 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:54:30 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:54:30 dcfb455df0a1: Verifying Checksum 09:54:30 dcfb455df0a1: Download complete 09:54:30 5788d62ee057: Verifying Checksum 09:54:30 5788d62ee057: Download complete 09:54:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:54:30 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:54:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:54:30 go: finding gopkg.in/yaml.v2 v2.2.8 09:54:30 go: finding modernc.org/b v1.0.0 09:54:30 go: finding modernc.org/db v1.0.0 09:54:30 go: finding modernc.org/file v1.0.0 09:54:30 go: finding modernc.org/fileutil v1.0.0 09:54:30 go: finding modernc.org/golex v1.0.0 09:54:30 go: finding modernc.org/internal v1.0.0 09:54:30 go: finding modernc.org/lldb v1.0.0 09:54:30 go: finding modernc.org/mathutil v1.0.0 09:54:30 go: finding modernc.org/ql v1.0.0 09:54:30 go: finding modernc.org/sortutil v1.0.0 09:54:30 go: finding modernc.org/strutil v1.0.0 09:54:30 go: finding modernc.org/zappy v1.0.0 09:54:39 5788d62ee057: Pull complete 09:54:39 0e6b1d234666: Pull complete 09:54:39 bf5d7aec512f: Pull complete 09:54:40 Removing intermediate container c4083480d470 09:54:40 ---> 231cf3b7de19 09:54:40 Successfully built 231cf3b7de19 09:54:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:41 + docker inspect -f . ci-base-image-arm64 09:54:41 . [Pipeline] withDockerContainer 09:54:42 prd-ubuntu18.04-docker-arm64-4c-16g-6259 does not seem to be running inside a container 09:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/10 -v /w/workspace/device-virtual-go/10:/w/workspace/device-virtual-go/10:rw,z -v /w/workspace/device-virtual-go/10@tmp:/w/workspace/device-virtual-go/10@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 09:54:43 34c802a77dc8: Pull complete 09:54:43 $ docker top b7318d4ad4627a321a2fdf2e8704c34bdaca7ad111f4c2f4b50bcb063a071eb9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:44 + go version 09:54:44 go version go1.13.5 linux/arm64 [Pipeline] sh 09:54:45 + make test 09:54:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:54:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:54:47 9eb99e56ec68: Pull complete 09:54:47 27c7a5d97fbd: Pull complete 09:54:48 5c102a31e300: Pull complete 09:54:49 dcfb455df0a1: Pull complete 09:54:49 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:54:49 ---> 7c70fe431013 09:54:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:54:49 ---> Running in ba974f3b2f51 09:54:49 Removing intermediate container ba974f3b2f51 09:54:49 ---> da6d77f5dc34 09:54:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:49 ---> Running in 97ce8ccd8c2b 09:54:51 Removing intermediate container 97ce8ccd8c2b 09:54:51 ---> a321a860092c 09:54:51 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:54:51 ---> Running in cba05f9991ff 09:54:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:54:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:54:53 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 09:54:53 (2/17) Installing libmagic (5.37-r1) 09:54:53 (3/17) Installing file (5.37-r1) 09:54:53 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 09:54:53 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 09:54:53 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 09:54:58 (7/17) Installing libc-dev (0.7.2-r0) 09:54:58 (8/17) Installing g++ (9.2.0-r4) 09:55:00 (9/17) Installing fortify-headers (1.1-r0) 09:55:00 (10/17) Installing build-base (0.5-r1) 09:55:01 (11/17) Installing openssh-keygen (8.1_p1-r0) 09:55:01 (12/17) Installing libedit (20191211.3.1-r0) 09:55:01 (13/17) Installing openssh-client (8.1_p1-r0) 09:55:01 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 09:55:01 (15/17) Installing openssh-server-common (8.1_p1-r0) 09:55:01 (16/17) Installing openssh-server (8.1_p1-r0) 09:55:01 (17/17) Installing openssh (8.1_p1-r0) 09:55:02 Executing busybox-1.31.1-r8.trigger 09:55:02 OK: 214 MiB in 52 packages 09:55:07 Removing intermediate container cba05f9991ff 09:55:07 ---> de41ac1d94a5 09:55:07 Step 6/8 : WORKDIR /device-virtual-go 09:55:07 ---> Running in 7ff98ad7c5ac 09:55:07 Removing intermediate container 7ff98ad7c5ac 09:55:07 ---> 4530b35fdd0f 09:55:07 Step 7/8 : COPY . . 09:55:07 ---> 9cdd3c36ceb7 09:55:07 Step 8/8 : RUN go mod download 09:55:07 ---> Running in e1b907a83264 09:55:10 go: finding github.com/BurntSushi/toml v0.3.1 09:55:10 go: finding github.com/OneOfOne/xxhash v1.2.6 09:55:10 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:55:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:55:10 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:55:10 go: finding github.com/bgentry/speakeasy v0.1.0 09:55:10 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:55:10 go: finding github.com/davecgh/go-spew v1.1.1 09:55:10 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.35 09:55:10 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 09:55:10 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:55:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:55:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:55:10 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:55:10 go: finding github.com/edsrzf/mmap-go v1.0.0 09:55:10 go: finding github.com/fatih/color v1.7.0 09:55:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:55:10 go: finding github.com/go-kit/kit v0.8.0 09:55:10 go: finding github.com/go-logfmt/logfmt v0.4.0 09:55:10 go: finding github.com/go-stack/stack v1.8.0 09:55:10 go: finding github.com/golang/snappy v0.0.1 09:55:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:55:10 go: finding github.com/google/uuid v1.1.0 09:55:10 go: finding github.com/gorilla/mux v1.7.1 09:55:10 go: finding github.com/hashicorp/consul/api v1.1.0 09:55:10 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:55:11 go: finding github.com/hashicorp/errwrap v1.0.0 09:55:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:55:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:55:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:55:11 go: finding github.com/hashicorp/go-multierror v1.0.0 09:55:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:55:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:55:11 go: finding github.com/hashicorp/go-syslog v1.0.0 09:55:11 go: finding github.com/hashicorp/go-uuid v1.0.1 09:55:11 go: finding github.com/hashicorp/go.net v0.0.1 09:55:11 go: finding github.com/hashicorp/golang-lru v0.5.0 09:55:11 go: finding github.com/hashicorp/logutils v1.0.0 09:55:11 go: finding github.com/hashicorp/mdns v1.0.0 09:55:11 go: finding github.com/hashicorp/memberlist v0.1.3 09:55:11 go: finding github.com/hashicorp/serf v0.8.2 09:55:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:55:11 go: finding github.com/mattn/go-colorable v0.0.9 09:55:11 go: finding github.com/mattn/go-isatty v0.0.3 09:55:11 go: finding github.com/miekg/dns v1.0.14 09:55:11 go: finding github.com/mitchellh/cli v1.0.0 09:55:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:55:11 go: finding github.com/mitchellh/copystructure v1.0.0 09:55:11 go: finding github.com/mitchellh/go-homedir v1.0.0 09:55:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:55:11 go: finding github.com/mitchellh/gox v0.4.0 09:55:11 go: finding github.com/mitchellh/iochan v1.0.0 09:55:11 go: finding github.com/mitchellh/mapstructure v1.1.2 09:55:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:55:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:55:11 go: finding github.com/pelletier/go-toml v1.2.0 09:55:11 go: finding github.com/pkg/errors v0.8.1 09:55:11 go: finding github.com/pmezard/go-difflib v1.0.0 09:55:11 go: finding github.com/posener/complete v1.1.1 09:55:11 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:55:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:55:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:55:11 go: finding github.com/stretchr/objx v0.1.0 09:55:11 go: finding github.com/stretchr/testify v1.5.1 09:55:11 go: finding github.com/ugorji/go v1.1.4 09:55:11 go: finding github.com/x448/float16 v0.8.4 09:55:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:55:11 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:55:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:55:11 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:55:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:55:11 go: finding gopkg.in/yaml.v2 v2.2.8 09:55:11 go: finding modernc.org/b v1.0.0 09:55:11 go: finding modernc.org/db v1.0.0 09:55:11 go: finding modernc.org/file v1.0.0 09:55:11 go: finding modernc.org/fileutil v1.0.0 09:55:11 go: finding modernc.org/golex v1.0.0 09:55:11 go: finding modernc.org/internal v1.0.0 09:55:11 go: finding modernc.org/lldb v1.0.0 09:55:11 go: finding modernc.org/mathutil v1.0.0 09:55:11 go: finding modernc.org/ql v1.0.0 09:55:11 go: finding modernc.org/sortutil v1.0.0 09:55:11 go: finding modernc.org/strutil v1.0.0 09:55:11 go: finding modernc.org/zappy v1.0.0 09:55:17 Removing intermediate container e1b907a83264 09:55:17 ---> 0fe4b9ea6c7c 09:55:17 Successfully built 0fe4b9ea6c7c 09:55:17 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 09:55:18 + docker inspect -f . ci-base-image-x86_64 09:55:18 . [Pipeline] withDockerContainer 09:55:19 prd-centos7-docker-4c-2g-6260 does not seem to be running inside a container 09:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/10 -v /w/workspace/device-virtual-go/10:/w/workspace/device-virtual-go/10:rw,z -v /w/workspace/device-virtual-go/10@tmp:/w/workspace/device-virtual-go/10@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 09:55:20 $ docker top 65dde74e99ed9e6d30fe26e01304c7fba7f690b854db9b9fbf5ee071574e4e7d -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:22 + go version 09:55:22 go version go1.13.5 linux/amd64 [Pipeline] sh 09:55:22 + make test 09:55:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:55:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:55:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:55:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:57:30 ok github.com/edgexfoundry/device-virtual-go/internal/driver 95.914s coverage: 52.7% of statements 09:57:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:57:32 gofmt -l . 09:57:32 [ "`gofmt -l .`" = "" ] 09:57:32 ./bin/test-attribution-txt.sh 09:57:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:57:35 Stashed 1 file(s) [Pipeline] } 09:57:35 $ docker stop --time=1 65dde74e99ed9e6d30fe26e01304c7fba7f690b854db9b9fbf5ee071574e4e7d 09:57:37 $ docker rm -f 65dde74e99ed9e6d30fe26e01304c7fba7f690b854db9b9fbf5ee071574e4e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:57:39 + ls -al . 09:57:39 total 112 09:57:39 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 27 09:57 . 09:57:39 drwxrwxr-x. 4 jenkins jenkins 30 Apr 27 09:54 .. 09:57:39 -rw-rw-r--. 1 jenkins jenkins 6529 Apr 27 09:54 Attribution.txt 09:57:39 drwxrwxr-x. 2 jenkins jenkins 64 Apr 27 09:54 bin 09:57:39 drwxrwxr-x. 3 jenkins jenkins 32 Apr 27 09:54 cmd 09:57:39 -rw-r--r--. 1 jenkins jenkins 32181 Apr 27 09:57 coverage.out 09:57:39 -rw-rw-r--. 1 jenkins jenkins 1826 Apr 27 09:54 Dockerfile 09:57:39 -rw-rw-r--. 1 jenkins jenkins 957 Apr 27 09:54 Dockerfile.build 09:57:39 drwxrwxr-x. 8 jenkins jenkins 162 Apr 27 09:54 .git 09:57:39 drwxrwxr-x. 2 jenkins jenkins 38 Apr 27 09:54 .github 09:57:39 -rw-rw-r--. 1 jenkins jenkins 258 Apr 27 09:54 .gitignore 09:57:39 -rw-r--r--. 1 jenkins jenkins 862 Apr 27 09:57 go.mod 09:57:39 -rw-r--r--. 1 jenkins jenkins 14805 Apr 27 09:57 go.sum 09:57:39 drwxrwxr-x. 3 jenkins jenkins 20 Apr 27 09:54 internal 09:57:39 -rw-rw-r--. 1 jenkins jenkins 683 Apr 27 09:54 Jenkinsfile 09:57:39 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 27 09:54 LICENSE 09:57:39 -rw-rw-r--. 1 jenkins jenkins 873 Apr 27 09:54 Makefile 09:57:39 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 27 09:54 README.md 09:57:39 drwxrwxr-x. 3 jenkins jenkins 44 Apr 27 09:54 .semver 09:57:39 -rw-rw-r--. 1 jenkins jenkins 12 Apr 27 09:51 VERSION 09:57:39 -rw-rw-r--. 1 jenkins jenkins 235 Apr 27 09:54 version.go [Pipeline] isUnix [Pipeline] sh 09:57:40 + 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=b102ac6fa70487e807dff5fd1cb20d5f5eede679 --label arch=amd64 --label version=1.2.0-dev.10 . 09:57:41 Sending build context to Docker daemon 34.11MB 09:57:41 Step 1/21 : ARG BASE=golang:1.13-alpine 09:57:41 Step 2/21 : FROM ${BASE} AS builder 09:57:41 ---> 0fe4b9ea6c7c 09:57:41 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:57:41 ---> Running in e91982191de3 09:57:41 Removing intermediate container e91982191de3 09:57:41 ---> dd63b69a303c 09:57:41 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 09:57:41 ---> Running in b555909f68f8 09:57:41 Removing intermediate container b555909f68f8 09:57:41 ---> 796f66ce73dc 09:57:41 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 09:57:41 ---> Running in f38c85abefdf 09:57:41 Removing intermediate container f38c85abefdf 09:57:41 ---> ee4e3eddf8e3 09:57:41 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:41 ---> Running in 00435f9ad4a5 09:57:43 Removing intermediate container 00435f9ad4a5 09:57:43 ---> e472b1432a30 09:57:43 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:57:43 ---> Running in 25c2312f5e2d 09:57:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:57:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:57:44 OK: 214 MiB in 52 packages 09:57:45 Removing intermediate container 25c2312f5e2d 09:57:45 ---> d160e5766427 09:57:45 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:57:45 ---> Running in 8ba2150338ab 09:57:45 Removing intermediate container 8ba2150338ab 09:57:45 ---> 0b91806fb572 09:57:45 Step 9/21 : COPY . . 09:57:46 ---> 8855aad66c10 09:57:46 Step 10/21 : ARG MAKE='make build' 09:57:47 ---> Running in 01989bf5e7ce 09:57:47 Removing intermediate container 01989bf5e7ce 09:57:47 ---> 32850c605576 09:57:47 Step 11/21 : RUN $MAKE 09:57:47 ---> Running in 73d2d8b44f9f 09:57:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.0-dev.10" -o cmd/device-virtual ./cmd 09:58:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:58:14 Removing intermediate container 73d2d8b44f9f 09:58:14 ---> 8b7e9c773528 09:58:14 Step 12/21 : FROM alpine 09:58:15 latest: Pulling from library/alpine 09:58:15 cbdbe7a5bc2a: Pulling fs layer 09:58:15 cbdbe7a5bc2a: Verifying Checksum 09:58:15 cbdbe7a5bc2a: Download complete 09:58:15 cbdbe7a5bc2a: Pull complete 09:58:15 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 09:58:15 Status: Downloaded newer image for alpine:latest 09:58:15 ---> f70734b6a266 09:58:15 Step 13/21 : ENV APP_PORT=49990 09:58:15 ---> Running in ab76e03693ba 09:58:16 Removing intermediate container ab76e03693ba 09:58:16 ---> 8ce7bd65d9c5 09:58:16 Step 14/21 : EXPOSE $APP_PORT 09:58:16 ---> Running in 88fa42aed169 09:58:16 Removing intermediate container 88fa42aed169 09:58:16 ---> 1cb537377289 09:58:16 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:58:16 ---> 9cf12868cf76 09:58:16 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 09:58:17 ---> 414f71c51643 09:58:17 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 09:58:17 ok github.com/edgexfoundry/device-virtual-go/internal/driver 167.626s coverage: 52.7% of statements 09:58:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:58:17 ---> d0cea354cebc 09:58:17 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:58:17 ---> Running in e356b7a03189 09:58:17 Removing intermediate container e356b7a03189 09:58:17 ---> c0acc689668c 09:58:17 Step 19/21 : LABEL arch=amd64 09:58:17 ---> Running in bd450cc85b81 09:58:17 Removing intermediate container bd450cc85b81 09:58:17 ---> af5dcc8a0384 09:58:17 Step 20/21 : LABEL git_sha=b102ac6fa70487e807dff5fd1cb20d5f5eede679 09:58:18 ---> Running in a78f1da7f227 09:58:18 Removing intermediate container a78f1da7f227 09:58:18 ---> 0c40f7d1de18 09:58:18 Step 21/21 : LABEL version=1.2.0-dev.10 09:58:18 ---> Running in f1081a126e18 09:58:18 Removing intermediate container f1081a126e18 09:58:18 ---> 6fe65fa06fa8 09:58:18 [Warning] One or more build-args [ARCH] were not consumed 09:58:18 Successfully built 6fe65fa06fa8 09:58:18 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 09:58:18 provisioning config files... 09:58:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/10@tmp/config8978964557770912729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:19 nexus3.edgexfoundry.org:10001 09:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:19 Configure a credential helper to remove this warning. See 09:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:19 09:58:19 Login Succeeded 09:58:19 nexus3.edgexfoundry.org:10002 09:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:19 Configure a credential helper to remove this warning. See 09:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:19 09:58:19 Login Succeeded 09:58:19 nexus3.edgexfoundry.org:10003 09:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:20 Configure a credential helper to remove this warning. See 09:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:20 09:58:20 Login Succeeded 09:58:20 nexus3.edgexfoundry.org:10004 09:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:20 Configure a credential helper to remove this warning. See 09:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:20 09:58:20 Login Succeeded 09:58:20 docker.io 09:58:21 gofmt -l . 09:58:21 [ "`gofmt -l .`" = "" ] 09:58:21 ./bin/test-attribution-txt.sh 09:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:21 Configure a credential helper to remove this warning. See 09:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:21 09:58:21 Login Succeeded [Pipeline] } 09:58:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:21 [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: 09:58:21 b102ac6fa70487e807dff5fd1cb20d5f5eede679 09:58:21 latest 09:58:21 1.2.0-dev.10 09:58:21 b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10 09:58:21 master 09:58:21 ===================================================== 09:58:21 ./bin/test-go-mod-tidy.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] stash 09:58:22 Warning: overwriting stash ‘coverage-report’ 09:58:22 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:b102ac6fa70487e807dff5fd1cb20d5f5eede679 [Pipeline] isUnix [Pipeline] sh 09:58:23 Stashed 1 file(s) [Pipeline] } 09:58:23 $ docker stop --time=1 b7318d4ad4627a321a2fdf2e8704c34bdaca7ad111f4c2f4b50bcb063a071eb9 09:58:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:b102ac6fa70487e807dff5fd1cb20d5f5eede679 09:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 09:58:23 9b8be66d1cde: Preparing 09:58:23 2a91df0f7609: Preparing 09:58:23 94a111ad52dd: Preparing 09:58:23 3e207b409db3: Preparing 09:58:23 3e207b409db3: Layer already exists 09:58:24 2a91df0f7609: Pushed 09:58:24 9b8be66d1cde: Pushed 09:58:25 $ docker rm -f b7318d4ad4627a321a2fdf2e8704c34bdaca7ad111f4c2f4b50bcb063a071eb9 09:58:25 94a111ad52dd: Pushed [Pipeline] // withDockerContainer [Pipeline] } 09:58:25 b102ac6fa70487e807dff5fd1cb20d5f5eede679: digest: sha256:0a337fc4a41ca8470733d1fe461839672f9a82f6bec7707742792186b15688ef size: 1155 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:26 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh 09:58:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 09:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 09:58:26 9b8be66d1cde: Preparing 09:58:26 2a91df0f7609: Preparing 09:58:26 94a111ad52dd: Preparing 09:58:26 3e207b409db3: Preparing 09:58:26 2a91df0f7609: Layer already exists 09:58:26 3e207b409db3: Layer already exists 09:58:26 9b8be66d1cde: Layer already exists 09:58:26 94a111ad52dd: Layer already exists 09:58:26 + ls -al . 09:58:26 total 140 09:58:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 09:58 . 09:58:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 09:53 .. 09:58:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 09:53 .git 09:58:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 09:53 .github 09:58:26 -rw-rw-r-- 1 jenkins jenkins 258 Apr 27 09:53 .gitignore 09:58:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:53 .semver 09:58:26 -rw-rw-r-- 1 jenkins jenkins 6529 Apr 27 09:53 Attribution.txt 09:58:26 -rw-rw-r-- 1 jenkins jenkins 1826 Apr 27 09:53 Dockerfile 09:58:26 -rw-rw-r-- 1 jenkins jenkins 957 Apr 27 09:53 Dockerfile.build 09:58:26 -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 09:53 Jenkinsfile 09:58:26 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 09:53 LICENSE 09:58:26 -rw-rw-r-- 1 jenkins jenkins 873 Apr 27 09:53 Makefile 09:58:26 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 27 09:53 README.md 09:58:26 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 09:51 VERSION 09:58:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 09:53 bin 09:58:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:53 cmd 09:58:26 -rw-r--r-- 1 jenkins jenkins 32181 Apr 27 09:58 coverage.out 09:58:26 -rw-r--r-- 1 jenkins jenkins 862 Apr 27 09:58 go.mod 09:58:26 -rw-r--r-- 1 jenkins jenkins 14805 Apr 27 09:58 go.sum 09:58:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:53 internal 09:58:26 -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 09:53 version.go [Pipeline] isUnix [Pipeline] sh 09:58:26 latest: digest: sha256:0a337fc4a41ca8470733d1fe461839672f9a82f6bec7707742792186b15688ef size: 1155 [Pipeline] isUnix [Pipeline] sh 09:58:27 + 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=b102ac6fa70487e807dff5fd1cb20d5f5eede679 --label arch=arm64 --label version=1.2.0-dev.10 . 09:58:27 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh 09:58:27 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.0-dev.10 09:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 09:58:27 9b8be66d1cde: Preparing 09:58:27 2a91df0f7609: Preparing 09:58:27 94a111ad52dd: Preparing 09:58:27 3e207b409db3: Preparing 09:58:27 94a111ad52dd: Layer already exists 09:58:27 9b8be66d1cde: Layer already exists 09:58:27 2a91df0f7609: Layer already exists 09:58:27 3e207b409db3: Layer already exists 09:58:27 1.2.0-dev.10: digest: sha256:0a337fc4a41ca8470733d1fe461839672f9a82f6bec7707742792186b15688ef size: 1155 [Pipeline] isUnix [Pipeline] sh 09:58:27 Sending build context to Docker daemon 34.11MB 09:58:27 Step 1/21 : ARG BASE=golang:1.13-alpine 09:58:27 Step 2/21 : FROM ${BASE} AS builder 09:58:27 ---> 231cf3b7de19 09:58:27 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:58:28 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10 09:58:28 ---> Running in 08b6e86c503f [Pipeline] isUnix [Pipeline] sh 09:58:28 Removing intermediate container 08b6e86c503f 09:58:28 ---> 5b2d2d5bd111 09:58:28 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 09:58:28 ---> Running in 79593525092d 09:58:28 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10 09:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 09:58:28 9b8be66d1cde: Preparing 09:58:28 2a91df0f7609: Preparing 09:58:28 94a111ad52dd: Preparing 09:58:28 3e207b409db3: Preparing 09:58:28 9b8be66d1cde: Layer already exists 09:58:28 3e207b409db3: Layer already exists 09:58:28 2a91df0f7609: Layer already exists 09:58:28 94a111ad52dd: Layer already exists 09:58:28 b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10: digest: sha256:0a337fc4a41ca8470733d1fe461839672f9a82f6bec7707742792186b15688ef size: 1155 [Pipeline] isUnix [Pipeline] sh 09:58:29 Removing intermediate container 79593525092d 09:58:29 ---> 21a6c9a902b8 09:58:29 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 09:58:29 ---> Running in 456b47f213cb 09:58:29 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh 09:58:29 Removing intermediate container 456b47f213cb 09:58:29 ---> fc2be835af5b 09:58:29 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:29 ---> Running in 8efd96b70b0c 09:58:29 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master 09:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 09:58:29 9b8be66d1cde: Preparing 09:58:29 2a91df0f7609: Preparing 09:58:29 94a111ad52dd: Preparing 09:58:29 3e207b409db3: Preparing 09:58:30 9b8be66d1cde: Layer already exists 09:58:30 3e207b409db3: Layer already exists 09:58:30 2a91df0f7609: Layer already exists 09:58:30 94a111ad52dd: Layer already exists 09:58:30 master: digest: sha256:0a337fc4a41ca8470733d1fe461839672f9a82f6bec7707742792186b15688ef 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] } 09:58:31 Removing intermediate container 8efd96b70b0c 09:58:31 ---> 9243276d9f94 09:58:31 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:31 ---> Running in 41fdc9c37294 09:58:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:58:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:58:33 OK: 203 MiB in 52 packages 09:58:34 Removing intermediate container 41fdc9c37294 09:58:34 ---> 2240d8a2729f 09:58:34 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:58:34 ---> Running in d82c9051ee87 09:58:35 Removing intermediate container d82c9051ee87 09:58:35 ---> ed357a8ab867 09:58:35 Step 9/21 : COPY . . 09:58:37 ---> 219a6f03a90d 09:58:37 Step 10/21 : ARG MAKE='make build' 09:58:37 ---> Running in e3343172dbe2 09:58:37 Removing intermediate container e3343172dbe2 09:58:37 ---> a31b2e44a02a 09:58:37 Step 11/21 : RUN $MAKE 09:58:37 ---> Running in 178922a9faeb 09:58:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.0-dev.10" -o cmd/device-virtual ./cmd 09:59:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:59:19 Removing intermediate container 178922a9faeb 09:59:19 ---> 6483fe5f5942 09:59:19 Step 12/21 : FROM alpine 09:59:19 latest: Pulling from library/alpine 09:59:20 29e5d40040c1: Pulling fs layer 09:59:20 29e5d40040c1: Verifying Checksum 09:59:20 29e5d40040c1: Download complete 09:59:20 29e5d40040c1: Pull complete 09:59:20 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 09:59:20 Status: Downloaded newer image for alpine:latest 09:59:20 ---> c20d2a9ab686 09:59:20 Step 13/21 : ENV APP_PORT=49990 09:59:21 ---> Running in ac2b049723b4 09:59:21 Removing intermediate container ac2b049723b4 09:59:21 ---> 259d68873270 09:59:21 Step 14/21 : EXPOSE $APP_PORT 09:59:21 ---> Running in 56b159c3b1c0 09:59:21 Removing intermediate container 56b159c3b1c0 09:59:21 ---> 73bcb3e373a6 09:59:21 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:59:23 ---> f148fc7a3d64 09:59:23 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 09:59:23 ---> af6bfdc62aa4 09:59:23 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 09:59:24 ---> 649facda222a 09:59:24 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:59:24 ---> Running in bd34973b1853 09:59:24 Removing intermediate container bd34973b1853 09:59:24 ---> 7f1544e40771 09:59:24 Step 19/21 : LABEL arch=arm64 09:59:24 ---> Running in e6467c59fadc 09:59:25 Removing intermediate container e6467c59fadc 09:59:25 ---> 771e046be5c2 09:59:25 Step 20/21 : LABEL git_sha=b102ac6fa70487e807dff5fd1cb20d5f5eede679 09:59:25 ---> Running in 00882156b324 09:59:25 Removing intermediate container 00882156b324 09:59:25 ---> 61ffeda423c5 09:59:25 Step 21/21 : LABEL version=1.2.0-dev.10 09:59:25 ---> Running in bdeb6cdfc288 09:59:26 Removing intermediate container bdeb6cdfc288 09:59:26 ---> 16d875e6d76d 09:59:26 [Warning] One or more build-args [ARCH] were not consumed 09:59:26 Successfully built 16d875e6d76d 09:59:26 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 09:59:26 provisioning config files... 09:59:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/10@tmp/config7745236739700797874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:26 nexus3.edgexfoundry.org:10001 09:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:27 Configure a credential helper to remove this warning. See 09:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:27 09:59:27 Login Succeeded 09:59:27 nexus3.edgexfoundry.org:10002 09:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:28 Configure a credential helper to remove this warning. See 09:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:28 09:59:28 Login Succeeded 09:59:28 nexus3.edgexfoundry.org:10003 09:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:28 Configure a credential helper to remove this warning. See 09:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:28 09:59:28 Login Succeeded 09:59:28 nexus3.edgexfoundry.org:10004 09:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:29 Configure a credential helper to remove this warning. See 09:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:29 09:59:29 Login Succeeded 09:59:29 docker.io 09:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:30 Configure a credential helper to remove this warning. See 09:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:30 09:59:30 Login Succeeded [Pipeline] } 09:59:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:30 [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: 09:59:30 b102ac6fa70487e807dff5fd1cb20d5f5eede679 09:59:30 latest 09:59:30 1.2.0-dev.10 09:59:30 b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10 09:59:30 master 09:59:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:31 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:b102ac6fa70487e807dff5fd1cb20d5f5eede679 [Pipeline] isUnix [Pipeline] sh 09:59:31 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:b102ac6fa70487e807dff5fd1cb20d5f5eede679 09:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 09:59:32 bdae8a003141: Preparing 09:59:32 fa2cafb73e36: Preparing 09:59:32 5df6556d34c4: Preparing 09:59:32 678a0785e7d2: Preparing 09:59:32 678a0785e7d2: Layer already exists 09:59:32 bdae8a003141: Pushed 09:59:32 fa2cafb73e36: Pushed 09:59:36 5df6556d34c4: Pushed 09:59:36 b102ac6fa70487e807dff5fd1cb20d5f5eede679: digest: sha256:15a6945ebabe87274d980aec4ea56691e9e6ecdb46851de64fcc56a14472607f size: 1155 [Pipeline] isUnix [Pipeline] sh 09:59:36 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:59:37 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 09:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 09:59:37 bdae8a003141: Preparing 09:59:37 fa2cafb73e36: Preparing 09:59:37 5df6556d34c4: Preparing 09:59:37 678a0785e7d2: Preparing 09:59:37 bdae8a003141: Layer already exists 09:59:37 5df6556d34c4: Layer already exists 09:59:37 678a0785e7d2: Layer already exists 09:59:37 fa2cafb73e36: Layer already exists 09:59:37 latest: digest: sha256:15a6945ebabe87274d980aec4ea56691e9e6ecdb46851de64fcc56a14472607f size: 1155 [Pipeline] isUnix [Pipeline] sh 09:59:37 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh 09:59:38 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.0-dev.10 09:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 09:59:38 bdae8a003141: Preparing 09:59:38 fa2cafb73e36: Preparing 09:59:38 5df6556d34c4: Preparing 09:59:38 678a0785e7d2: Preparing 09:59:38 678a0785e7d2: Layer already exists 09:59:38 fa2cafb73e36: Layer already exists 09:59:38 5df6556d34c4: Layer already exists 09:59:38 bdae8a003141: Layer already exists 09:59:38 1.2.0-dev.10: digest: sha256:15a6945ebabe87274d980aec4ea56691e9e6ecdb46851de64fcc56a14472607f size: 1155 [Pipeline] isUnix [Pipeline] sh 09:59:39 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh 09:59:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10 09:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 09:59:40 bdae8a003141: Preparing 09:59:40 fa2cafb73e36: Preparing 09:59:40 5df6556d34c4: Preparing 09:59:40 678a0785e7d2: Preparing 09:59:40 5df6556d34c4: Layer already exists 09:59:40 bdae8a003141: Layer already exists 09:59:40 fa2cafb73e36: Layer already exists 09:59:40 678a0785e7d2: Layer already exists 09:59:40 b102ac6fa70487e807dff5fd1cb20d5f5eede679-1.2.0-dev.10: digest: sha256:15a6945ebabe87274d980aec4ea56691e9e6ecdb46851de64fcc56a14472607f size: 1155 [Pipeline] isUnix [Pipeline] sh 09:59:40 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh 09:59:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master 09:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 09:59:41 bdae8a003141: Preparing 09:59:41 fa2cafb73e36: Preparing 09:59:41 5df6556d34c4: Preparing 09:59:41 678a0785e7d2: Preparing 09:59:41 fa2cafb73e36: Layer already exists 09:59:41 5df6556d34c4: Layer already exists 09:59:41 678a0785e7d2: Layer already exists 09:59:41 bdae8a003141: Layer already exists 09:59:41 master: digest: sha256:15a6945ebabe87274d980aec4ea56691e9e6ecdb46851de64fcc56a14472607f 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 09:59:42 provisioning config files... 09:59:42 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7325424307974902543tmp [Pipeline] { [Pipeline] sh 09:59:42 + curl -s https://codecov.io/bash 09:59:42 + bash -s - -t @/w/workspace/foundry_device-virtual-go_master@tmp/config7325424307974902543tmp 09:59:43 09:59:43 _____ _ 09:59:43 / ____| | | 09:59:43 | | ___ __| | ___ ___ _____ __ 09:59:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:59:43 | |___| (_) | (_| | __/ (_| (_) \ V / 09:59:43 \_____\___/ \__,_|\___|\___\___/ \_/ 09:59:43 Bash-tbd 09:59:43 09:59:43 09:59:43 ==> Jenkins CI detected. 09:59:43 project root: . 09:59:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:59:43 ==> Running gcov in . (disable via -X gcov) 09:59:43 ==> Python coveragepy not found 09:59:43 ==> Searching for coverage reports in: 09:59:43 + . 09:59:43 -> Found 1 reports 09:59:43 ==> Detecting git/mercurial file structure 09:59:43 ==> Reading reports 09:59:43 + ./coverage.out bytes=32181 09:59:43 ==> Appending adjustments 09:59:43 http://docs.codecov.io/docs/fixing-reports 09:59:43 + Found adjustments 09:59:43 ==> Gzipping contents 09:59:43 ==> Uploading reports 09:59:43 url: https://codecov.io 09:59:43 query: branch=master&commit=b102ac6fa70487e807dff5fd1cb20d5f5eede679&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job= 09:59:43 -> Pinging Codecov 09:59:43 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=b102ac6fa70487e807dff5fd1cb20d5f5eede679&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job= 09:59:43 -> Uploading 09:59:44 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b102ac6fa70487e807dff5fd1cb20d5f5eede679 [Pipeline] } 09:59:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:59:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 09:59:44 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 09:59:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 09:59:44 09:59:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 09:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 09:59:45 1.217.3: Pulling from edgex-devops/edgex-snyk-go 09:59:45 e6b0cf9c0882: Pulling fs layer 09:59:45 2848faf0eed1: Pulling fs layer 09:59:45 0f37312ad70f: Pulling fs layer 09:59:45 7d08f2745646: Pulling fs layer 09:59:45 4c9f31393084: Pulling fs layer 09:59:45 eb21ddb83652: Pulling fs layer 09:59:45 345998794f6b: Pulling fs layer 09:59:45 97a711d68925: Pulling fs layer 09:59:45 7c8476c1cb00: Pulling fs layer 09:59:45 eb21ddb83652: Waiting 09:59:45 345998794f6b: Waiting 09:59:45 97a711d68925: Waiting 09:59:45 7d08f2745646: Waiting 09:59:45 4c9f31393084: Waiting 09:59:45 7c8476c1cb00: Waiting 09:59:45 0f37312ad70f: Verifying Checksum 09:59:45 0f37312ad70f: Download complete 09:59:45 2848faf0eed1: Download complete 09:59:45 4c9f31393084: Verifying Checksum 09:59:45 4c9f31393084: Download complete 09:59:45 eb21ddb83652: Verifying Checksum 09:59:45 eb21ddb83652: Download complete 09:59:45 e6b0cf9c0882: Verifying Checksum 09:59:45 e6b0cf9c0882: Download complete 09:59:45 e6b0cf9c0882: Pull complete 09:59:45 345998794f6b: Verifying Checksum 09:59:45 345998794f6b: Download complete 09:59:45 2848faf0eed1: Pull complete 09:59:45 7c8476c1cb00: Verifying Checksum 09:59:45 7c8476c1cb00: Download complete 09:59:46 97a711d68925: Verifying Checksum 09:59:46 97a711d68925: Download complete 09:59:46 0f37312ad70f: Pull complete 09:59:47 7d08f2745646: Verifying Checksum 09:59:47 7d08f2745646: Download complete 09:59:53 7d08f2745646: Pull complete 09:59:53 4c9f31393084: Pull complete 09:59:53 eb21ddb83652: Pull complete 09:59:55 345998794f6b: Pull complete 09:59:59 97a711d68925: Pull complete 09:59:59 7c8476c1cb00: Pull complete 09:59:59 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 09:59:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 09:59:59 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 09:59:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 10:00:00 $ docker top 3567a2b19b816a4eaf30950fc3f4548766d858c1f6dfa1ecf43e56c2afe8417f -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:01 + snyk monitor '--org=edgex-jenkins' 10:00:11 10:00:11 Monitoring /w/workspace/foundry_device-virtual-go_master... 10:00:11 10:00:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/5bc72ccc-f010-4df4-814a-af9b858ca185 10:00:11 10:00:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:00:11 10:00:11 [Pipeline] } 10:00:11 $ docker stop --time=1 3567a2b19b816a4eaf30950fc3f4548766d858c1f6dfa1ecf43e56c2afe8417f 10:00:12 $ docker rm -f 3567a2b19b816a4eaf30950fc3f4548766d858c1f6dfa1ecf43e56c2afe8417f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:00:13 10:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 10:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:00:13 latest: Pulling from edgex-devops/edgex-klar 10:00:13 e7c96db7181b: Pulling fs layer 10:00:13 1868ca2cb446: Pulling fs layer 10:00:13 136be5d0fe8e: Pulling fs layer 10:00:13 894bfe63afcb: Pulling fs layer 10:00:13 894bfe63afcb: Waiting 10:00:13 1868ca2cb446: Verifying Checksum 10:00:13 1868ca2cb446: Download complete 10:00:13 136be5d0fe8e: Download complete 10:00:13 e7c96db7181b: Verifying Checksum 10:00:13 e7c96db7181b: Download complete 10:00:14 894bfe63afcb: Verifying Checksum 10:00:14 894bfe63afcb: Download complete 10:00:14 e7c96db7181b: Pull complete 10:00:14 1868ca2cb446: Pull complete 10:00:14 136be5d0fe8e: Pull complete 10:00:14 894bfe63afcb: Pull complete 10:00:14 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 10:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 10:00:15 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:00:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:00:15 $ docker top 7a258fa884396fff4f317fd09910a4afa01847fd228eb014d4405afa943ba829 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:16 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:b102ac6fa70487e807dff5fd1cb20d5f5eede679 10:00:16 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:00:20 $ docker stop --time=1 7a258fa884396fff4f317fd09910a4afa01847fd228eb014d4405afa943ba829 10:00:22 $ docker rm -f 7a258fa884396fff4f317fd09910a4afa01847fd228eb014d4405afa943ba829 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:00:22 . [Pipeline] withDockerContainer 10:00:22 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:00:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:00:23 $ docker top a361be26bb508b598346e5b1c4c40a60973696baaa1ffe36347f2453eeced5d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:23 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:b102ac6fa70487e807dff5fd1cb20d5f5eede679 10:00:23 + tee 10:00:23 clair timeout 1m0s 10:00:23 docker timeout: 1m0s 10:00:23 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:00:25 $ docker stop --time=1 a361be26bb508b598346e5b1c4c40a60973696baaa1ffe36347f2453eeced5d5 10:00:26 $ docker rm -f a361be26bb508b598346e5b1c4c40a60973696baaa1ffe36347f2453eeced5d5 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:26 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 10:00:26 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go_b102ac6fa70487e807dff5fd1cb20d5f5eede679.html [Pipeline] writeFile [Pipeline] step 10:00:26 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 10:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:00:27 . [Pipeline] withDockerContainer 10:00:27 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:00:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:00:27 $ docker top 3389eb303aeddee2d5d46e5914270c525cba1bd6462e57aed697eea85f9078a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:28 + + tee/klar 10:00:28 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:b102ac6fa70487e807dff5fd1cb20d5f5eede679 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:00:31 $ docker stop --time=1 3389eb303aeddee2d5d46e5914270c525cba1bd6462e57aed697eea85f9078a0 10:00:33 $ docker rm -f 3389eb303aeddee2d5d46e5914270c525cba1bd6462e57aed697eea85f9078a0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:00:33 . [Pipeline] withDockerContainer 10:00:33 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:00:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:00:34 $ docker top bea098dc25d7cb4c60dff23eddda77c8eabd88d9c2ede06c379df10a85efa349 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:35 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:b102ac6fa70487e807dff5fd1cb20d5f5eede679 10:00:35 + tee 10:00:35 clair timeout 1m0s 10:00:35 docker timeout: 1m0s 10:00:35 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:00:35 $ docker stop --time=1 bea098dc25d7cb4c60dff23eddda77c8eabd88d9c2ede06c379df10a85efa349 10:00:37 $ docker rm -f bea098dc25d7cb4c60dff23eddda77c8eabd88d9c2ede06c379df10a85efa349 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:37 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 10:00:37 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go-arm64_b102ac6fa70487e807dff5fd1cb20d5f5eede679.html [Pipeline] writeFile [Pipeline] step 10:00:37 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 10:00:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:38 . [Pipeline] withDockerContainer 10:00:38 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:00:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:00:39 $ docker top 94a7a8ea0b4c67c17dc97dab81666d7727d64c6fd3606c0b00a840cd78ad0973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:00:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:00:39 [ssh-agent] Looking for ssh-agent implementation... 10:00:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:00:39 $ docker exec 94a7a8ea0b4c67c17dc97dab81666d7727d64c6fd3606c0b00a840cd78ad0973 ssh-agent 10:00:40 SSH_AUTH_SOCK=/tmp/ssh-5OcYGK5MghMG/agent.15 10:00:40 SSH_AGENT_PID=22 10:00:40 Running ssh-add (command line suppressed) 10:00:40 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_1392505118405509475.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_1392505118405509475.key) 10:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:00:40 + git semver tag 10:00:40 # -> Open(): unable to determine branch for HEAD 10:00:40 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 10:00:40 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 10:00:40 # $SEMVER_REMOTE_NAME = origin 10:00:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:00:40 # $SEMVER_USER_NAME = edgex-jenkins 10:00:40 # $SEMVER_BRANCH = master 10:00:40 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 10:00:40 # b102ac6fa70487e807dff5fd1cb20d5f5eede679 HEAD 10:00:40 # -> Force: false 10:00:40 # 091f81076a2c54b8d07fd859c4e78336741f9b6e refs/tags/v1.2.0-dev.10 [Pipeline] } 10:00:40 $ docker exec --env ******** --env ******** 94a7a8ea0b4c67c17dc97dab81666d7727d64c6fd3606c0b00a840cd78ad0973 ssh-agent -k 10:00:41 unset SSH_AUTH_SOCK; 10:00:41 unset SSH_AGENT_PID; 10:00:41 echo Agent pid 22 killed; 10:00:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:00:41 + git semver [Pipeline] } 10:00:41 $ docker stop --time=1 94a7a8ea0b4c67c17dc97dab81666d7727d64c6fd3606c0b00a840cd78ad0973 10:00:42 $ docker rm -f 94a7a8ea0b4c67c17dc97dab81666d7727d64c6fd3606c0b00a840cd78ad0973 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:00:43 10:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:00:43 0.23.1-centos7: Pulling from edgex-lftools 10:00:43 ab5ef0e58194: Pulling fs layer 10:00:43 9712f1f96733: Pulling fs layer 10:00:43 63f879dbbcfc: Pulling fs layer 10:00:43 0d9ebad4ef96: Pulling fs layer 10:00:43 e9a5061849ea: Pulling fs layer 10:00:43 d747dcd14b5f: Pulling fs layer 10:00:43 2de7ff778b66: Pulling fs layer 10:00:43 d747dcd14b5f: Waiting 10:00:43 2de7ff778b66: Waiting 10:00:43 e9a5061849ea: Waiting 10:00:43 0d9ebad4ef96: Waiting 10:00:43 9712f1f96733: Verifying Checksum 10:00:43 9712f1f96733: Download complete 10:00:44 63f879dbbcfc: Verifying Checksum 10:00:44 63f879dbbcfc: Download complete 10:00:44 e9a5061849ea: Verifying Checksum 10:00:44 e9a5061849ea: Download complete 10:00:44 d747dcd14b5f: Verifying Checksum 10:00:44 d747dcd14b5f: Download complete 10:00:44 2de7ff778b66: Verifying Checksum 10:00:44 2de7ff778b66: Download complete 10:00:44 ab5ef0e58194: Verifying Checksum 10:00:44 ab5ef0e58194: Download complete 10:00:45 0d9ebad4ef96: Verifying Checksum 10:00:45 0d9ebad4ef96: Download complete 10:00:50 ab5ef0e58194: Pull complete 10:00:50 9712f1f96733: Pull complete 10:00:52 63f879dbbcfc: Pull complete 10:01:01 0d9ebad4ef96: Pull complete 10:01:03 e9a5061849ea: Pull complete 10:01:03 d747dcd14b5f: Pull complete 10:01:05 2de7ff778b66: Pull complete 10:01:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:01:05 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:01:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:01:06 $ docker top cefd290e249c468afa71e23d27802b318bacdfc01f8f5a8fc5e4a1e20c180ada -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:01:07 provisioning config files... 10:01:07 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7796360060604867766tmp 10:01:07 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5867877212726823861tmp 10:01:07 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1875697568612582484tmp [Pipeline] { [Pipeline] echo 10:01:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:01:07 ---> sigul-configuration.sh 10:01:07 gpg: directory `/root/.gnupg' created 10:01:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:01:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:01:07 gpg: keyring `/root/.gnupg/secring.gpg' created 10:01:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:01:07 gpg: CAST5 encrypted data 10:01:07 gpg: encrypted with 1 passphrase 10:01:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:01:08 + mkdir /home/jenkins 10:01:08 + mkdir /home/jenkins/sigul [Pipeline] sh 10:01:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 10:01:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:01:08 ---> sigul-install.sh 10:01:16 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:01:17 + git tag --list 10:01:17 v1.2.0-dev.10 [Pipeline] sh 10:01:17 + lftools sign git-tag v1.2.0-dev.10 10:01:18 Signing Git tag with Sigul... 10:01:18 Signing v1.2.0-dev.10 [Pipeline] echo 10:01:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:01:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:01:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:01:20 $ docker stop --time=1 cefd290e249c468afa71e23d27802b318bacdfc01f8f5a8fc5e4a1e20c180ada 10:01:21 $ docker rm -f cefd290e249c468afa71e23d27802b318bacdfc01f8f5a8fc5e4a1e20c180ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:22 . [Pipeline] withDockerContainer 10:01:22 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:01:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:01:23 $ docker top c551e878afb4626483a1887acfe453074ffc0c1a2f584fcae7a89e683f5e2c80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:01:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:23 [ssh-agent] Looking for ssh-agent implementation... 10:01:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:23 $ docker exec c551e878afb4626483a1887acfe453074ffc0c1a2f584fcae7a89e683f5e2c80 ssh-agent 10:01:23 SSH_AUTH_SOCK=/tmp/ssh-wzt5hRBV3mpI/agent.15 10:01:23 SSH_AGENT_PID=22 10:01:23 Running ssh-add (command line suppressed) 10:01:24 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2069771482365894645.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2069771482365894645.key) 10:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:24 + git semver bump pre 10:01:24 # -> Open(): unable to determine branch for HEAD 10:01:24 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 10:01:24 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 10:01:24 # $SEMVER_REMOTE_NAME = origin 10:01:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:01:24 # $SEMVER_USER_NAME = edgex-jenkins 10:01:24 # $SEMVER_BRANCH = master 10:01:24 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 10:01:24 1.2.0-dev.11 [Pipeline] } 10:01:24 $ docker exec --env ******** --env ******** c551e878afb4626483a1887acfe453074ffc0c1a2f584fcae7a89e683f5e2c80 ssh-agent -k 10:01:24 unset SSH_AUTH_SOCK; 10:01:24 unset SSH_AGENT_PID; 10:01:24 echo Agent pid 22 killed; 10:01:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:25 + git semver [Pipeline] } 10:01:25 $ docker stop --time=1 c551e878afb4626483a1887acfe453074ffc0c1a2f584fcae7a89e683f5e2c80 10:01:26 $ docker rm -f c551e878afb4626483a1887acfe453074ffc0c1a2f584fcae7a89e683f5e2c80 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:27 . [Pipeline] withDockerContainer 10:01:27 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:01:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:01:27 $ docker top e11c02c872e97b35cd046d3ca54ab6c8be074a9fb8b19c9060c51570e9afc5dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:28 [ssh-agent] Looking for ssh-agent implementation... 10:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:28 $ docker exec e11c02c872e97b35cd046d3ca54ab6c8be074a9fb8b19c9060c51570e9afc5dd ssh-agent 10:01:28 SSH_AUTH_SOCK=/tmp/ssh-WdRi7HC8cYGg/agent.15 10:01:28 SSH_AGENT_PID=22 10:01:28 Running ssh-add (command line suppressed) 10:01:28 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_3431164931548241891.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_3431164931548241891.key) 10:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:29 + git semver push 10:01:29 # -> Open(): unable to determine branch for HEAD 10:01:29 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 10:01:29 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 10:01:29 # $SEMVER_REMOTE_NAME = origin 10:01:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:01:29 # $SEMVER_USER_NAME = edgex-jenkins 10:01:29 # $SEMVER_BRANCH = master 10:01:29 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 10:01:35 $ docker exec --env ******** --env ******** e11c02c872e97b35cd046d3ca54ab6c8be074a9fb8b19c9060c51570e9afc5dd ssh-agent -k 10:01:35 unset SSH_AUTH_SOCK; 10:01:35 unset SSH_AGENT_PID; 10:01:35 echo Agent pid 22 killed; 10:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:36 + git semver [Pipeline] } 10:01:36 $ docker stop --time=1 e11c02c872e97b35cd046d3ca54ab6c8be074a9fb8b19c9060c51570e9afc5dd 10:01:37 $ docker rm -f e11c02c872e97b35cd046d3ca54ab6c8be074a9fb8b19c9060c51570e9afc5dd [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 10:01:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:01:39 ---> package-listing.sh 10:01:39 ++ facter osfamily 10:01:39 ++ tr '[:upper:]' '[:lower:]' 10:01:39 + OS_FAMILY=redhat 10:01:39 + workspace=/w/workspace/foundry_device-virtual-go_master 10:01:39 + START_PACKAGES=/tmp/packages_start.txt 10:01:39 + END_PACKAGES=/tmp/packages_end.txt 10:01:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:01:39 + PACKAGES=/tmp/packages_start.txt 10:01:39 + '[' /w/workspace/foundry_device-virtual-go_master ']' 10:01:39 + PACKAGES=/tmp/packages_end.txt 10:01:39 + case "${OS_FAMILY}" in 10:01:39 + rpm -qa 10:01:39 + sort 10:01:42 + '[' -f /tmp/packages_start.txt ']' 10:01:42 + '[' -f /tmp/packages_end.txt ']' 10:01:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:01:42 + '[' /w/workspace/foundry_device-virtual-go_master ']' 10:01:42 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 10:01:42 + 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 10:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:43 10:01:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:01:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:43 alpine: Pulling from edgex-lftools-log-publisher 10:01:43 c9b1b535fdd9: Pulling fs layer 10:01:43 2cc5ad85d9ab: Pulling fs layer 10:01:43 756a868c4378: Pulling fs layer 10:01:43 444b2fc9a129: Pulling fs layer 10:01:43 ea15f1150254: Pulling fs layer 10:01:43 41b27a9f41bf: Pulling fs layer 10:01:43 28c525ee5125: Pulling fs layer 10:01:43 094b1ea09ed8: Pulling fs layer 10:01:43 138eaada9080: Pulling fs layer 10:01:43 0622d0fa9048: Pulling fs layer 10:01:43 41b27a9f41bf: Waiting 10:01:43 28c525ee5125: Waiting 10:01:43 444b2fc9a129: Waiting 10:01:43 ea15f1150254: Waiting 10:01:43 094b1ea09ed8: Waiting 10:01:43 138eaada9080: Waiting 10:01:43 0622d0fa9048: Waiting 10:01:43 2cc5ad85d9ab: Download complete 10:01:43 444b2fc9a129: Verifying Checksum 10:01:43 444b2fc9a129: Download complete 10:01:43 c9b1b535fdd9: Verifying Checksum 10:01:43 c9b1b535fdd9: Download complete 10:01:43 28c525ee5125: Verifying Checksum 10:01:43 28c525ee5125: Download complete 10:01:44 c9b1b535fdd9: Pull complete 10:01:44 756a868c4378: Verifying Checksum 10:01:44 756a868c4378: Download complete 10:01:44 138eaada9080: Verifying Checksum 10:01:44 138eaada9080: Download complete 10:01:44 0622d0fa9048: Verifying Checksum 10:01:44 0622d0fa9048: Download complete 10:01:44 094b1ea09ed8: Verifying Checksum 10:01:44 094b1ea09ed8: Download complete 10:01:44 41b27a9f41bf: Download complete 10:01:45 2cc5ad85d9ab: Pull complete 10:01:47 756a868c4378: Pull complete 10:01:47 444b2fc9a129: Pull complete 10:01:47 ea15f1150254: Pull complete 10:01:51 41b27a9f41bf: Pull complete 10:01:51 28c525ee5125: Pull complete 10:01:53 094b1ea09ed8: Pull complete 10:01:53 138eaada9080: Pull complete 10:01:53 0622d0fa9048: Pull complete 10:01:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:01:54 prd-centos7-docker-4c-2g-6258 does not seem to be running inside a container 10:01:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:01:55 $ docker top bdab6e35491b69ce049b552341743351465327d175eae8676afa64bc315a67ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:55 provisioning config files... 10:01:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7861379866821464778tmp [Pipeline] { [Pipeline] echo 10:01:55 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:01:55 ---> create-netrc.sh [Pipeline] echo 10:01:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:01:56 ---> logs-deploy.sh 10:01:56 + ARCHIVE_ARTIFACTS= 10:01:56 + LOGS_SERVER=https://logs.edgexfoundry.org 10:01:56 + '[' https://logs.edgexfoundry.org == None ']' 10:01:56 + NEXUS_URL=https://nexus.edgexfoundry.org 10:01:56 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/10 10:01:56 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/10/ 10:01:56 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/10 /w/workspace/foundry_device-virtual-go_master 10:01:57 Archives upload complete. 10:01:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/master/10/ 10:01:58 ---> uname -a: 10:01:58 Linux bdab6e35491b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 10:01:58 10:01:58 10:01:58 ---> lscpu: 10:01:58 Architecture: x86_64 10:01:58 CPU op-mode(s): 32-bit, 64-bit 10:01:58 Byte Order: Little Endian 10:01:58 Address sizes: 40 bits physical, 48 bits virtual 10:01:58 CPU(s): 4 10:01:58 On-line CPU(s) list: 0-3 10:01:58 Thread(s) per core: 1 10:01:58 Core(s) per socket: 1 10:01:58 Socket(s): 4 10:01:58 NUMA node(s): 1 10:01:58 Vendor ID: GenuineIntel 10:01:58 CPU family: 6 10:01:58 Model: 44 10:01:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:01:58 Stepping: 1 10:01:58 CPU MHz: 2933.436 10:01:58 BogoMIPS: 5866.87 10:01:58 Virtualization: VT-x 10:01:58 Hypervisor vendor: KVM 10:01:58 Virtualization type: full 10:01:58 L1d cache: 128 KiB 10:01:58 L1i cache: 128 KiB 10:01:58 L2 cache: 16 MiB 10:01:58 L3 cache: 64 MiB 10:01:58 NUMA node0 CPU(s): 0-3 10:01:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 10:01:58 Vulnerability Meltdown: Mitigation; PTI 10:01:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:01:58 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 10:01:58 Vulnerability Spectre v2: Mitigation; Full retpoline 10:01:58 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 10:01:58 10:01:58 10:01:58 ---> nproc: 10:01:58 4 10:01:58 10:01:58 10:01:58 ---> df -h: 10:01:58 Filesystem Size Used Available Use% Mounted on 10:01:58 overlay 50.0G 7.5G 42.5G 15% / 10:01:58 tmpfs 64.0M 0 64.0M 0% /dev 10:01:58 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 10:01:58 shm 64.0M 0 64.0M 0% /dev/shm 10:01:58 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 10:01:58 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 10:01:58 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 10:01:58 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/foundry_device-virtual-go_master 10:01:58 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/foundry_device-virtual-go_master@tmp 10:01:58 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 10:01:58 10:01:58 10:01:58 ---> free -m: 10:01:58 total used free shared buff/cache available 10:01:58 Mem: 1838 744 85 0 1008 1026 10:01:58 Swap: 1023 1 1022 10:01:58 10:01:58 10:01:58 ---> ip addr: 10:01:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:01:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:01:58 inet 127.0.0.1/8 scope host lo 10:01:58 valid_lft forever preferred_lft forever 10:01:58 24: eth0@if25: mtu 1458 qdisc noqueue state UP 10:01:58 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 10:01:58 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 10:01:58 valid_lft forever preferred_lft forever 10:01:58 10:01:58 10:01:58 ---> sar -b -r -n DEV: 10:01:58 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/27/20 _x86_64_ (4 CPU) 10:01:58 10:01:58 09:50:23 LINUX RESTART 10:01:58 10:01:58 09:51:01 tps rtps wtps bread/s bwrtn/s 10:01:58 09:52:01 27.45 7.14 20.31 1971.30 1966.76 10:01:58 09:53:01 2.50 0.00 2.50 0.00 76.57 10:01:58 09:54:01 0.63 0.00 0.63 0.00 8.76 10:01:58 09:55:01 0.55 0.00 0.55 0.00 6.09 10:01:58 09:56:01 0.32 0.00 0.32 0.00 4.73 10:01:58 09:57:02 0.40 0.00 0.40 0.00 4.86 10:01:58 09:58:01 0.25 0.00 0.25 0.00 2.64 10:01:58 09:59:01 0.27 0.00 0.27 0.00 3.48 10:01:58 10:00:01 171.24 98.44 72.81 3675.42 25934.68 10:01:58 10:01:01 155.10 34.50 120.60 1359.16 26806.81 10:01:58 Average: 35.95 14.04 21.91 702.06 5493.53 10:01:58 10:01:58 09:51:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:01:58 09:52:01 114536 1767768 93.92 2620 1216608 945784 32.27 439436 1164684 16 10:01:58 09:53:01 123204 1759100 93.45 2620 1216612 896836 30.60 435788 1160976 8 10:01:58 09:54:01 121516 1760788 93.54 2620 1216624 897052 30.61 437012 1160976 8 10:01:58 09:55:01 122344 1759960 93.50 2620 1216624 896980 30.60 436516 1160976 8 10:01:58 09:56:01 122944 1759360 93.47 2620 1216632 896896 30.60 436168 1160976 16 10:01:58 09:57:02 123384 1758920 93.45 2620 1216636 896836 30.60 435880 1160976 12 10:01:58 09:58:01 123328 1758976 93.45 2620 1216640 896964 30.60 435772 1160972 8 10:01:58 09:59:01 123512 1758792 93.44 2620 1216644 897000 30.61 435552 1160956 8 10:01:58 10:00:01 123100 1759204 93.46 2620 1181936 965296 32.94 396364 1174248 67656 10:01:58 10:01:01 139420 1742884 92.59 2620 1046884 1005104 34.29 507360 970776 84020 10:01:58 Average: 123729 1758575 93.43 2620 1196184 919475 31.37 439585 1143652 15176 10:01:58 10:01:58 09:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 10:01:58 09:52:01 eth0 128.33 82.82 440.11 44.61 0.00 0.00 0.00 10:01:58 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:52:01 docker0 1.55 1.30 0.27 2.56 0.00 0.00 0.00 10:01:58 09:53:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 10:01:58 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:54:01 eth0 9.13 4.71 8.08 0.48 0.00 0.00 0.00 10:01:58 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:55:01 eth0 0.52 0.37 0.27 0.23 0.00 0.00 0.00 10:01:58 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:56:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 10:01:58 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:57:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 10:01:58 09:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 10:01:58 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:59:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 10:01:58 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 10:00:01 veth3ab1350 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:01:58 10:00:01 eth0 562.99 359.84 4537.74 101.03 0.00 0.00 0.00 10:01:58 10:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 10:01:58 10:00:01 docker0 1.55 1.30 0.27 2.56 0.00 0.00 0.00 10:01:58 10:01:01 eth0 221.87 188.10 3478.09 78.63 0.00 0.00 0.00 10:01:58 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 10:01:01 docker0 28.31 24.16 3.49 91.27 0.00 0.00 0.00 10:01:58 Average: eth0 51.27 39.67 743.70 13.81 0.00 0.00 0.00 10:01:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:58 Average: docker0 2.99 2.55 0.38 9.40 0.00 0.00 0.00 10:01:58 10:01:58 10:01:58 ---> sar -P ALL: 10:01:58 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/27/20 _x86_64_ (4 CPU) 10:01:58 10:01:58 09:50:23 LINUX RESTART 10:01:58 10:01:58 09:51:01 CPU %user %nice %system %iowait %steal %idle 10:01:58 09:52:01 all 3.26 0.00 1.81 0.42 0.17 94.33 10:01:58 09:52:01 0 3.34 0.00 2.20 0.62 0.10 93.74 10:01:58 09:52:01 1 3.35 0.00 1.59 0.08 0.18 94.79 10:01:58 09:52:01 2 3.12 0.00 1.79 0.07 0.18 94.84 10:01:58 09:52:01 3 3.21 0.00 1.63 0.92 0.22 94.01 10:01:58 09:53:01 all 0.14 0.00 0.07 0.00 0.02 99.77 10:01:58 09:53:01 0 0.08 0.00 0.05 0.00 0.02 99.85 10:01:58 09:53:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:01:58 09:53:01 2 0.08 0.00 0.07 0.00 0.00 99.85 10:01:58 09:53:01 3 0.33 0.00 0.07 0.00 0.03 99.57 10:01:58 09:54:01 all 0.24 0.00 0.06 0.00 0.01 99.69 10:01:58 09:54:01 0 0.13 0.00 0.08 0.00 0.00 99.78 10:01:58 09:54:01 1 0.15 0.00 0.07 0.00 0.00 99.78 10:01:58 09:54:01 2 0.10 0.00 0.08 0.00 0.02 99.80 10:01:58 09:54:01 3 0.62 0.00 0.05 0.00 0.02 99.32 10:01:58 09:55:01 all 0.17 0.00 0.05 0.00 0.01 99.78 10:01:58 09:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:01:58 09:55:01 1 0.43 0.00 0.05 0.00 0.02 99.50 10:01:58 09:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 10:01:58 09:55:01 3 0.17 0.00 0.05 0.00 0.00 99.78 10:01:58 09:56:01 all 0.18 0.00 0.04 0.00 0.02 99.76 10:01:58 09:56:01 0 0.07 0.00 0.07 0.00 0.03 99.83 10:01:58 09:56:01 1 0.53 0.00 0.02 0.00 0.02 99.43 10:01:58 09:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 10:01:58 09:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:01:58 09:57:02 all 0.16 0.00 0.05 0.00 0.00 99.79 10:01:58 09:57:02 0 0.02 0.00 0.03 0.00 0.00 99.95 10:01:58 09:57:02 1 0.50 0.00 0.07 0.00 0.00 99.43 10:01:58 09:57:02 2 0.05 0.00 0.05 0.00 0.00 99.90 10:01:58 09:57:02 3 0.07 0.00 0.07 0.00 0.02 99.85 10:01:58 09:58:01 all 0.07 0.00 0.05 0.00 0.02 99.86 10:01:58 09:58:01 0 0.07 0.00 0.03 0.00 0.03 99.86 10:01:58 09:58:01 1 0.09 0.00 0.07 0.00 0.02 99.83 10:01:58 09:58:01 2 0.08 0.00 0.03 0.00 0.00 99.88 10:01:58 09:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:01:58 09:59:01 all 0.13 0.00 0.05 0.00 0.01 99.81 10:01:58 09:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:01:58 09:59:01 1 0.07 0.00 0.07 0.00 0.02 99.85 10:01:58 09:59:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:01:58 09:59:01 3 0.35 0.00 0.05 0.00 0.02 99.58 10:01:58 10:00:01 all 6.23 0.00 3.76 1.53 0.22 88.25 10:01:58 10:00:01 0 5.37 0.00 4.34 1.72 0.27 88.31 10:01:58 10:00:01 1 7.11 0.00 3.39 2.87 0.19 86.45 10:01:58 10:00:01 2 6.04 0.00 3.38 0.64 0.20 89.74 10:01:58 10:00:01 3 6.44 0.00 4.00 0.91 0.20 88.45 10:01:58 10:01:01 all 10.91 0.00 7.10 1.34 1.31 79.35 10:01:58 10:01:01 0 10.81 0.00 7.22 0.98 1.18 79.81 10:01:58 10:01:01 1 11.12 0.00 6.56 0.94 1.43 79.96 10:01:58 10:01:01 2 10.39 0.00 7.61 2.06 1.35 78.60 10:01:58 10:01:01 3 11.31 0.00 6.97 1.37 1.30 79.05 10:01:58 Average: all 2.13 0.00 1.29 0.33 0.18 96.08 10:01:58 Average: 0 1.97 0.00 1.39 0.33 0.16 96.15 10:01:58 Average: 1 2.32 0.00 1.18 0.39 0.19 95.92 10:01:58 Average: 2 1.98 0.00 1.30 0.27 0.18 96.27 10:01:58 Average: 3 2.23 0.00 1.28 0.32 0.18 95.99 10:01:58 10:01:58 10:01:58