Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cc6d90c40154bca37e23385c8e48fb0109b6b0d5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5179 in /w/workspace/xfoundry_device-modbus-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 Fetching without tags Checking out Revision cc6d90c40154bca37e23385c8e48fb0109b6b0d5 (master) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 Commit message: "Merge pull request #144 from hahattan/issue-143" > git rev-list --no-walk 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:13:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:18 ========================================================= 07:13:18 EdgeX Global Pipelines Version Info 07:13:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:13:20 ------------------- 07:13:20 stable info: 07:13:20 ------------------- 07:13:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:20 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:13:20 Message: update stable to v1.0.73 07:13:20 ------------------- 07:13:20 experimental info: 07:13:20 ------------------- 07:13:20 Commited By: **** collab-it+edgex@linuxfoundation.org 07:13:20 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:13:20 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:22 07:13:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:13:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:23 latest: Pulling from edgex-devops/git-semver 07:13:23 9123ac7c32f7: Pulling fs layer 07:13:23 b8cc5d1170e3: Pulling fs layer 07:13:23 2924cbbf6a41: Pulling fs layer 07:13:23 93b08a4f1073: Pulling fs layer 07:13:23 93b08a4f1073: Waiting 07:13:23 b8cc5d1170e3: Verifying Checksum 07:13:23 b8cc5d1170e3: Download complete 07:13:23 9123ac7c32f7: Verifying Checksum 07:13:23 9123ac7c32f7: Download complete 07:13:23 93b08a4f1073: Verifying Checksum 07:13:23 93b08a4f1073: Download complete 07:13:23 2924cbbf6a41: Verifying Checksum 07:13:23 2924cbbf6a41: Download complete 07:13:23 9123ac7c32f7: Pull complete 07:13:23 b8cc5d1170e3: Pull complete 07:13:24 2924cbbf6a41: Pull complete 07:13:24 93b08a4f1073: Pull complete 07:13:24 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:13:24 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:13:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:13:25 $ docker top d8f1e2ec07c3eedc649db531be86006ef1cccf9b8cfdcff34b652e8c6661be79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:25 [ssh-agent] Looking for ssh-agent implementation... 07:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:25 $ docker exec d8f1e2ec07c3eedc649db531be86006ef1cccf9b8cfdcff34b652e8c6661be79 ssh-agent 07:13:25 SSH_AUTH_SOCK=/tmp/ssh-MugULEn6SZvd/agent.15 07:13:25 SSH_AGENT_PID=22 07:13:25 Running ssh-add (command line suppressed) 07:13:26 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1934888499918238830.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1934888499918238830.key) 07:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:26 + git describe --exact-match --tags HEAD 07:13:26 fatal: No names found, cannot describe anything. [Pipeline] } 07:13:26 $ docker exec --env ******** --env ******** d8f1e2ec07c3eedc649db531be86006ef1cccf9b8cfdcff34b652e8c6661be79 ssh-agent -k 07:13:26 unset SSH_AUTH_SOCK; 07:13:26 unset SSH_AGENT_PID; 07:13:26 echo Agent pid 22 killed; 07:13:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:13:26 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:13:26 This usually means this commit has not been tagged. [Pipeline] sshagent 07:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:26 [ssh-agent] Looking for ssh-agent implementation... 07:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:26 $ docker exec d8f1e2ec07c3eedc649db531be86006ef1cccf9b8cfdcff34b652e8c6661be79 ssh-agent 07:13:27 SSH_AUTH_SOCK=/tmp/ssh-MtRa0IzijzHP/agent.57 07:13:27 SSH_AGENT_PID=64 07:13:27 Running ssh-add (command line suppressed) 07:13:27 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7530174646991990416.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7530174646991990416.key) 07:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:27 + git semver init 07:13:27 # -> Open(): unable to determine branch for HEAD 07:13:27 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:13:27 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:13:27 # $SEMVER_REMOTE_NAME = origin 07:13:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:13:27 # $SEMVER_USER_NAME = edgex-jenkins 07:13:27 # $SEMVER_BRANCH = master 07:13:27 # $SEMVER_TEMP = /tmp/semver-991303937 07:13:27 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 07:13:27 # '/tmp/semver-991303937' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 07:13:27 # -> Force: false 07:13:27 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 07:13:27 $ docker exec --env ******** --env ******** d8f1e2ec07c3eedc649db531be86006ef1cccf9b8cfdcff34b652e8c6661be79 ssh-agent -k 07:13:28 unset SSH_AUTH_SOCK; 07:13:28 unset SSH_AGENT_PID; 07:13:28 echo Agent pid 64 killed; 07:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:28 + git semver [Pipeline] } 07:13:28 $ docker stop --time=1 d8f1e2ec07c3eedc649db531be86006ef1cccf9b8cfdcff34b652e8c6661be79 07:13:29 $ docker rm -f d8f1e2ec07c3eedc649db531be86006ef1cccf9b8cfdcff34b652e8c6661be79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:13:30 Stashed 19 file(s) [Pipeline] echo 07:13:30 [edgeXSemver] initialized semver on version 1.2.0-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:13:45 Still waiting to schedule task 07:13:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:13:45 Still waiting to schedule task 07:13:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:15:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5180 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 07:15:39 Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout 07:15:45 using credential edgex-jenkins-ssh 07:15:45 Cloning the remote Git repository 07:15:45 Cloning with configured refspecs honoured and without tags 07:15:45 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:15:45 > git init /w/workspace/device-modbus-go/6 # timeout=10 07:15:45 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:15:45 > git --version # timeout=10 07:15:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:15:46 Fetching without tags 07:15:47 Checking out Revision cc6d90c40154bca37e23385c8e48fb0109b6b0d5 (master) 07:15:46 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:15:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:15:46 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:15:46 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:15:47 > git config core.sparsecheckout # timeout=10 07:15:47 > git checkout -f cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 07:15:51 Commit message: "Merge pull request #144 from hahattan/issue-143" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:15:52 ========================================================= 07:15:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:15:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:15:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 07:15:54 Sending build context to Docker daemon 560.6kB 07:15:54 Step 1/8 : ARG BASE=golang:1.13-alpine 07:15:54 Step 2/8 : FROM ${BASE} 07:15:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:54 cde5963f3b93: Pulling fs layer 07:15:54 2a23fa8c16f7: Pulling fs layer 07:15:54 777b28850792: Pulling fs layer 07:15:54 8a11ddd9e578: Pulling fs layer 07:15:54 4cf88f913ddb: Pulling fs layer 07:15:54 1df406cf5192: Pulling fs layer 07:15:54 cd6300453558: Pulling fs layer 07:15:54 b9c365052c96: Pulling fs layer 07:15:54 a2d8cc88f415: Pulling fs layer 07:15:54 ea1d1ca13537: Pulling fs layer 07:15:54 3750a50a1c5e: Pulling fs layer 07:15:54 8a11ddd9e578: Waiting 07:15:54 1df406cf5192: Waiting 07:15:54 cd6300453558: Waiting 07:15:54 b9c365052c96: Waiting 07:15:54 4cf88f913ddb: Waiting 07:15:54 a2d8cc88f415: Waiting 07:15:54 3750a50a1c5e: Waiting 07:15:54 777b28850792: Verifying Checksum 07:15:54 777b28850792: Download complete 07:15:54 2a23fa8c16f7: Verifying Checksum 07:15:54 2a23fa8c16f7: Download complete 07:15:55 cde5963f3b93: Verifying Checksum 07:15:55 cde5963f3b93: Download complete 07:15:55 4cf88f913ddb: Verifying Checksum 07:15:55 4cf88f913ddb: Download complete 07:15:55 1df406cf5192: Verifying Checksum 07:15:55 1df406cf5192: Download complete 07:15:56 cde5963f3b93: Pull complete 07:15:56 2a23fa8c16f7: Pull complete 07:15:57 777b28850792: Pull complete 07:15:59 Running on prd-centos7-docker-4c-2g-5182 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 07:15:59 Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout 07:15:59 cd6300453558: Download complete 07:15:59 a2d8cc88f415: Verifying Checksum 07:15:59 a2d8cc88f415: Download complete 07:16:02 ea1d1ca13537: Verifying Checksum 07:16:02 ea1d1ca13537: Download complete 07:16:02 3750a50a1c5e: Verifying Checksum 07:16:02 3750a50a1c5e: Download complete 07:16:04 b9c365052c96: Verifying Checksum 07:16:04 b9c365052c96: Download complete 07:16:06 using credential edgex-jenkins-ssh 07:16:06 8a11ddd9e578: Verifying Checksum 07:16:06 8a11ddd9e578: Download complete 07:16:06 Cloning the remote Git repository 07:16:06 Cloning with configured refspecs honoured and without tags 07:16:06 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:16:06 Fetching without tags 07:16:07 Checking out Revision cc6d90c40154bca37e23385c8e48fb0109b6b0d5 (master) 07:16:06 > git init /w/workspace/device-modbus-go/6 # timeout=10 07:16:06 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:16:06 > git --version # timeout=10 07:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:16:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:16:06 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:07 > git config core.sparsecheckout # timeout=10 07:16:07 > git checkout -f cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 07:16:12 Commit message: "Merge pull request #144 from hahattan/issue-143" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:16:13 ========================================================= 07:16:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:16:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:16:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 07:16:15 Sending build context to Docker daemon 560.6kB 07:16:15 Step 1/8 : ARG BASE=golang:1.13-alpine 07:16:15 Step 2/8 : FROM ${BASE} 07:16:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:16:15 e6b0cf9c0882: Pulling fs layer 07:16:15 2848faf0eed1: Pulling fs layer 07:16:15 0f37312ad70f: Pulling fs layer 07:16:15 5788d62ee057: Pulling fs layer 07:16:15 0e6b1d234666: Pulling fs layer 07:16:15 bf5d7aec512f: Pulling fs layer 07:16:15 34c802a77dc8: Pulling fs layer 07:16:15 9eb99e56ec68: Pulling fs layer 07:16:15 27c7a5d97fbd: Pulling fs layer 07:16:15 5c102a31e300: Pulling fs layer 07:16:15 dcfb455df0a1: Pulling fs layer 07:16:15 5788d62ee057: Waiting 07:16:15 0e6b1d234666: Waiting 07:16:15 bf5d7aec512f: Waiting 07:16:15 34c802a77dc8: Waiting 07:16:15 9eb99e56ec68: Waiting 07:16:15 27c7a5d97fbd: Waiting 07:16:15 5c102a31e300: Waiting 07:16:15 dcfb455df0a1: Waiting 07:16:15 0f37312ad70f: Download complete 07:16:15 2848faf0eed1: Verifying Checksum 07:16:15 2848faf0eed1: Download complete 07:16:15 0e6b1d234666: Verifying Checksum 07:16:15 0e6b1d234666: Download complete 07:16:15 bf5d7aec512f: Verifying Checksum 07:16:15 bf5d7aec512f: Download complete 07:16:15 e6b0cf9c0882: Download complete 07:16:16 e6b0cf9c0882: Pull complete 07:16:17 2848faf0eed1: Pull complete 07:16:17 0f37312ad70f: Pull complete 07:16:18 8a11ddd9e578: Pull complete 07:16:18 4cf88f913ddb: Pull complete 07:16:18 1df406cf5192: Pull complete 07:16:21 34c802a77dc8: Verifying Checksum 07:16:21 34c802a77dc8: Download complete 07:16:21 27c7a5d97fbd: Verifying Checksum 07:16:21 27c7a5d97fbd: Download complete 07:16:21 cd6300453558: Pull complete 07:16:24 9eb99e56ec68: Verifying Checksum 07:16:24 9eb99e56ec68: Download complete 07:16:24 5788d62ee057: Verifying Checksum 07:16:24 5788d62ee057: Download complete 07:16:24 5c102a31e300: Verifying Checksum 07:16:24 5c102a31e300: Download complete 07:16:24 dcfb455df0a1: Verifying Checksum 07:16:24 dcfb455df0a1: Download complete 07:16:26 b9c365052c96: Pull complete 07:16:26 a2d8cc88f415: Pull complete 07:16:28 ea1d1ca13537: Pull complete 07:16:28 3750a50a1c5e: Pull complete 07:16:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:16:28 ---> 78745c68409d 07:16:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:16:32 5788d62ee057: Pull complete 07:16:32 ---> Running in 417d9d39efc8 07:16:32 0e6b1d234666: Pull complete 07:16:32 bf5d7aec512f: Pull complete 07:16:33 Removing intermediate container 417d9d39efc8 07:16:33 ---> d33fa6e1a52a 07:16:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:33 ---> Running in 87226a3f9fcb 07:16:35 Removing intermediate container 87226a3f9fcb 07:16:35 ---> 8a894619e58b 07:16:35 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:16:35 ---> Running in a95407ff47a4 07:16:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:16:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:16:38 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 07:16:38 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 07:16:38 (3/18) Installing libmagic (5.37-r1) 07:16:38 34c802a77dc8: Pull complete 07:16:38 (4/18) Installing file (5.37-r1) 07:16:39 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 07:16:39 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 07:16:39 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 07:16:45 9eb99e56ec68: Pull complete 07:16:45 27c7a5d97fbd: Pull complete 07:16:45 5c102a31e300: Pull complete 07:16:45 dcfb455df0a1: Pull complete 07:16:45 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:16:45 ---> 7c70fe431013 07:16:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:16:46 ---> Running in bf733112e078 07:16:46 Removing intermediate container bf733112e078 07:16:46 ---> 1fed7dd4f0ce 07:16:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:46 ---> Running in 6fa37212745f 07:16:49 Removing intermediate container 6fa37212745f 07:16:49 ---> 3d77850cfe8a 07:16:49 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:16:49 ---> Running in 8ef6dcc42d7b 07:16:49 (8/18) Installing libc-dev (0.7.2-r0) 07:16:49 (9/18) Installing g++ (9.2.0-r4) 07:16:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:16:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:16:51 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 07:16:51 (2/17) Installing libmagic (5.37-r1) 07:16:51 (3/17) Installing file (5.37-r1) 07:16:51 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 07:16:51 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 07:16:51 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 07:16:54 (10/18) Installing fortify-headers (1.1-r0) 07:16:54 (11/18) Installing build-base (0.5-r1) 07:16:54 (12/18) Installing openssh-keygen (8.1_p1-r0) 07:16:54 (13/18) Installing libedit (20191211.3.1-r0) 07:16:54 (14/18) Installing openssh-client (8.1_p1-r0) 07:16:54 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 07:16:55 (16/18) Installing openssh-server-common (8.1_p1-r0) 07:16:55 (17/18) Installing openssh-server (8.1_p1-r0) 07:16:55 (18/18) Installing openssh (8.1_p1-r0) 07:16:55 Executing busybox-1.31.1-r8.trigger 07:16:55 OK: 203 MiB in 52 packages 07:16:57 (7/17) Installing libc-dev (0.7.2-r0) 07:16:57 (8/17) Installing g++ (9.2.0-r4) 07:16:59 (9/17) Installing fortify-headers (1.1-r0) 07:16:59 (10/17) Installing build-base (0.5-r1) 07:16:59 (11/17) Installing openssh-keygen (8.1_p1-r0) 07:16:59 (12/17) Installing libedit (20191211.3.1-r0) 07:16:59 (13/17) Installing openssh-client (8.1_p1-r0) 07:16:59 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 07:16:59 (15/17) Installing openssh-server-common (8.1_p1-r0) 07:16:59 (16/17) Installing openssh-server (8.1_p1-r0) 07:16:59 (17/17) Installing openssh (8.1_p1-r0) 07:17:00 Executing busybox-1.31.1-r8.trigger 07:17:00 OK: 214 MiB in 52 packages 07:17:02 Removing intermediate container a95407ff47a4 07:17:02 ---> 330a58b66af9 07:17:02 Step 6/8 : WORKDIR /device-modbus-go 07:17:02 ---> Running in bbcdb674714f 07:17:02 Removing intermediate container bbcdb674714f 07:17:02 ---> a177864c4b55 07:17:02 Step 7/8 : COPY . . 07:17:03 ---> 7f2df4b430d3 07:17:03 Step 8/8 : RUN go mod download 07:17:03 ---> Running in 08152f97cd36 07:17:04 Removing intermediate container 8ef6dcc42d7b 07:17:04 ---> 64d156449131 07:17:04 Step 6/8 : WORKDIR /device-modbus-go 07:17:04 ---> Running in 970e3e31f822 07:17:04 Removing intermediate container 970e3e31f822 07:17:04 ---> a71e561fbc8f 07:17:04 Step 7/8 : COPY . . 07:17:04 ---> c23777eff25e 07:17:04 Step 8/8 : RUN go mod download 07:17:04 ---> Running in 09c4792aa392 07:17:06 go: finding github.com/BurntSushi/toml v0.3.1 07:17:06 go: finding github.com/OneOfOne/xxhash v1.2.6 07:17:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:17:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:17:06 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:17:06 go: finding github.com/bgentry/speakeasy v0.1.0 07:17:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:17:06 go: finding github.com/davecgh/go-spew v1.1.1 07:17:06 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 07:17:06 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:17:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:17:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:17:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:17:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:17:06 go: finding github.com/fatih/color v1.7.0 07:17:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:17:06 go: finding github.com/go-kit/kit v0.8.0 07:17:06 go: finding github.com/go-logfmt/logfmt v0.4.0 07:17:06 go: finding github.com/go-stack/stack v1.8.0 07:17:06 go: finding github.com/goburrow/modbus v0.1.0 07:17:06 go: finding github.com/goburrow/serial v0.1.0 07:17:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:17:06 go: finding github.com/google/uuid v1.1.1 07:17:06 go: finding github.com/gorilla/mux v1.7.1 07:17:06 go: finding github.com/hashicorp/consul/api v1.1.0 07:17:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:17:06 go: finding github.com/hashicorp/errwrap v1.0.0 07:17:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:17:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:17:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:17:06 go: finding github.com/hashicorp/go-multierror v1.0.0 07:17:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:17:06 go: finding github.com/hashicorp/go-sockaddr v1.0.1 07:17:06 go: finding github.com/hashicorp/go-syslog v1.0.0 07:17:06 go: finding github.com/hashicorp/go-uuid v1.0.1 07:17:06 go: finding github.com/hashicorp/go.net v0.0.1 07:17:06 go: finding github.com/hashicorp/golang-lru v0.5.1 07:17:06 go: finding github.com/hashicorp/logutils v1.0.0 07:17:06 go: finding github.com/hashicorp/mdns v1.0.0 07:17:06 go: finding github.com/hashicorp/memberlist v0.1.3 07:17:06 go: finding github.com/hashicorp/serf v0.8.2 07:17:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:17:06 go: finding github.com/mattn/go-colorable v0.0.9 07:17:06 go: finding github.com/mattn/go-isatty v0.0.3 07:17:06 go: finding github.com/miekg/dns v1.1.4 07:17:06 go: finding github.com/mitchellh/cli v1.0.0 07:17:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:17:06 go: finding github.com/mitchellh/copystructure v1.0.0 07:17:06 go: finding github.com/mitchellh/go-homedir v1.1.0 07:17:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:17:06 go: finding github.com/mitchellh/go-wordwrap v1.0.0 07:17:06 go: finding github.com/mitchellh/gox v0.4.0 07:17:06 go: finding github.com/mitchellh/iochan v1.0.0 07:17:06 go: finding github.com/mitchellh/mapstructure v1.1.2 07:17:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:17:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:17:06 go: finding github.com/pelletier/go-toml v1.2.0 07:17:06 go: finding github.com/pkg/errors v0.8.1 07:17:06 go: finding github.com/pmezard/go-difflib v1.0.0 07:17:06 go: finding github.com/posener/complete v1.1.1 07:17:06 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 07:17:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:17:06 go: finding github.com/stretchr/objx v0.1.0 07:17:06 go: finding github.com/stretchr/testify v1.5.1 07:17:06 go: finding github.com/ugorji/go v1.1.4 07:17:06 go: finding github.com/x448/float16 v0.8.4 07:17:06 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:17:06 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 07:17:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:17:06 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:17:06 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:17:06 go: finding github.com/BurntSushi/toml v0.3.1 07:17:06 go: finding github.com/OneOfOne/xxhash v1.2.6 07:17:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:17:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:17:06 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:17:06 go: finding github.com/bgentry/speakeasy v0.1.0 07:17:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:17:06 go: finding github.com/davecgh/go-spew v1.1.1 07:17:06 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 07:17:06 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:17:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:17:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:17:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:17:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:17:06 go: finding github.com/fatih/color v1.7.0 07:17:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:17:06 go: finding github.com/go-kit/kit v0.8.0 07:17:06 go: finding github.com/go-logfmt/logfmt v0.4.0 07:17:06 go: finding github.com/go-stack/stack v1.8.0 07:17:06 go: finding github.com/goburrow/modbus v0.1.0 07:17:06 go: finding github.com/goburrow/serial v0.1.0 07:17:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:17:06 go: finding github.com/google/uuid v1.1.1 07:17:06 go: finding github.com/gorilla/mux v1.7.1 07:17:06 go: finding gopkg.in/yaml.v2 v2.2.8 07:17:07 go: finding github.com/hashicorp/consul/api v1.1.0 07:17:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:17:07 go: finding github.com/hashicorp/errwrap v1.0.0 07:17:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:17:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:17:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:17:07 go: finding github.com/hashicorp/go-multierror v1.0.0 07:17:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:17:07 go: finding github.com/hashicorp/go-sockaddr v1.0.1 07:17:07 go: finding github.com/hashicorp/go-syslog v1.0.0 07:17:07 go: finding github.com/hashicorp/go-uuid v1.0.1 07:17:07 go: finding github.com/hashicorp/go.net v0.0.1 07:17:07 go: finding github.com/hashicorp/golang-lru v0.5.1 07:17:07 go: finding github.com/hashicorp/logutils v1.0.0 07:17:07 go: finding github.com/hashicorp/mdns v1.0.0 07:17:07 go: finding github.com/hashicorp/memberlist v0.1.3 07:17:07 go: finding github.com/hashicorp/serf v0.8.2 07:17:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:17:07 go: finding github.com/mattn/go-colorable v0.0.9 07:17:07 go: finding github.com/mattn/go-isatty v0.0.3 07:17:07 go: finding github.com/miekg/dns v1.1.4 07:17:07 go: finding github.com/mitchellh/cli v1.0.0 07:17:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:17:07 go: finding github.com/mitchellh/copystructure v1.0.0 07:17:07 go: finding github.com/mitchellh/go-homedir v1.1.0 07:17:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:17:07 go: finding github.com/mitchellh/go-wordwrap v1.0.0 07:17:07 go: finding github.com/mitchellh/gox v0.4.0 07:17:07 go: finding github.com/mitchellh/iochan v1.0.0 07:17:07 go: finding github.com/mitchellh/mapstructure v1.1.2 07:17:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:17:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:17:07 go: finding github.com/pelletier/go-toml v1.2.0 07:17:07 go: finding github.com/pkg/errors v0.8.1 07:17:07 go: finding github.com/pmezard/go-difflib v1.0.0 07:17:07 go: finding github.com/posener/complete v1.1.1 07:17:07 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 07:17:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:17:07 go: finding github.com/stretchr/objx v0.1.0 07:17:07 go: finding github.com/stretchr/testify v1.5.1 07:17:07 go: finding github.com/ugorji/go v1.1.4 07:17:07 go: finding github.com/x448/float16 v0.8.4 07:17:07 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:17:07 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 07:17:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:17:07 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:17:07 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:17:07 go: finding gopkg.in/yaml.v2 v2.2.8 07:17:14 Removing intermediate container 09c4792aa392 07:17:14 ---> bb1aa6cb36c0 07:17:14 Successfully built bb1aa6cb36c0 07:17:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:14 + docker inspect -f . ci-base-image-x86_64 07:17:15 . [Pipeline] withDockerContainer 07:17:15 prd-centos7-docker-4c-2g-5182 does not seem to be running inside a container 07:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@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 ******** ci-base-image-x86_64 cat 07:17:16 Removing intermediate container 08152f97cd36 07:17:16 ---> dde002805145 07:17:16 Successfully built dde002805145 07:17:16 Successfully tagged ci-base-image-arm64:latest 07:17:18 $ docker top f1d64f69228972586cc35fc45f399501758d2545973ebef28d0267383d56204d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:19 + docker inspect -f . ci-base-image-arm64 07:17:19 + go version 07:17:19 go version go1.13.5 linux/amd64 [Pipeline] sh 07:17:19 . [Pipeline] withDockerContainer 07:17:20 prd-ubuntu18.04-docker-arm64-4c-16g-5180 does not seem to be running inside a container 07:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:20 + make test 07:17:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:17:21 $ docker top b908081d8df844f120e4502327ab589f3964ecde3521ffdc7dd1eff05457a0ff -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:22 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:17:22 + go version 07:17:22 go version go1.13.5 linux/arm64 [Pipeline] sh 07:17:23 + make test 07:17:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:17:24 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:17:37 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 07:17:37 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.200s coverage: 50.3% of statements 07:17:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:17:40 gofmt -l . 07:17:40 [ "`gofmt -l .`" = "" ] 07:17:40 ./bin/test-attribution-txt.sh 07:17:43 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:17:44 Stashed 1 file(s) [Pipeline] } 07:17:44 $ docker stop --time=1 f1d64f69228972586cc35fc45f399501758d2545973ebef28d0267383d56204d 07:17:47 $ docker rm -f f1d64f69228972586cc35fc45f399501758d2545973ebef28d0267383d56204d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:17:49 + ls -al . 07:17:49 total 104 07:17:49 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 21 07:17 . 07:17:49 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 07:16 .. 07:17:49 -rw-rw-r--. 1 jenkins jenkins 5146 Apr 21 07:16 Attribution.txt 07:17:49 drwxrwxr-x. 2 jenkins jenkins 87 Apr 21 07:16 bin 07:17:49 drwxrwxr-x. 3 jenkins jenkins 32 Apr 21 07:16 cmd 07:17:49 -rw-r--r--. 1 jenkins jenkins 22123 Apr 21 07:17 coverage.out 07:17:49 -rw-rw-r--. 1 jenkins jenkins 1422 Apr 21 07:16 Dockerfile 07:17:49 -rw-rw-r--. 1 jenkins jenkins 954 Apr 21 07:16 Dockerfile.build 07:17:49 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 07:16 .dockerignore 07:17:49 drwxrwxr-x. 8 jenkins jenkins 162 Apr 21 07:16 .git 07:17:49 -rw-rw-r--. 1 jenkins jenkins 338 Apr 21 07:16 .gitignore 07:17:49 -rw-r--r--. 1 jenkins jenkins 566 Apr 21 07:17 go.mod 07:17:49 -rw-r--r--. 1 jenkins jenkins 13382 Apr 21 07:17 go.sum 07:17:49 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 07:16 internal 07:17:49 -rw-rw-r--. 1 jenkins jenkins 681 Apr 21 07:16 Jenkinsfile 07:17:49 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 07:16 LICENSE 07:17:49 -rw-rw-r--. 1 jenkins jenkins 880 Apr 21 07:16 Makefile 07:17:49 -rw-rw-r--. 1 jenkins jenkins 591 Apr 21 07:16 README.md 07:17:49 drwxrwxr-x. 3 jenkins jenkins 44 Apr 21 07:16 .semver 07:17:49 drwxrwxr-x. 2 jenkins jenkins 35 Apr 21 07:16 simulator 07:17:49 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 07:16 snap 07:17:49 -rw-rw-r--. 1 jenkins jenkins 11 Apr 21 07:13 VERSION 07:17:49 -rw-rw-r--. 1 jenkins jenkins 229 Apr 21 07:16 version.go [Pipeline] isUnix [Pipeline] sh 07:17:49 + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cc6d90c40154bca37e23385c8e48fb0109b6b0d5 --label arch=amd64 --label version=1.2.0-dev.6 . 07:17:49 Sending build context to Docker daemon 589.3kB 07:17:49 Step 1/19 : ARG BASE=golang:1.13-alpine 07:17:49 Step 2/19 : FROM ${BASE} AS builder 07:17:49 ---> bb1aa6cb36c0 07:17:49 Step 3/19 : ARG MAKE='make build' 07:17:49 ---> Running in 46fb69fd42d0 07:17:50 Removing intermediate container 46fb69fd42d0 07:17:50 ---> b44b4669dec5 07:17:50 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:50 ---> Running in ebcef390f81e 07:17:51 Removing intermediate container ebcef390f81e 07:17:51 ---> fac64d8c7407 07:17:51 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 07:17:51 ---> Running in 1e1ddc1939dd 07:17:51 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 07:17:51 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.204s coverage: 50.3% of statements 07:17:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:17:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:17:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:17:52 OK: 214 MiB in 52 packages 07:17:53 Removing intermediate container 1e1ddc1939dd 07:17:53 ---> 936189ace34c 07:17:53 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 07:17:53 ---> Running in 34d49b98ec08 07:17:53 Removing intermediate container 34d49b98ec08 07:17:53 ---> 0b6989a66673 07:17:53 Step 7/19 : COPY . . 07:17:53 ---> 27ec82c28396 07:17:53 Step 8/19 : RUN ${MAKE} 07:17:53 ---> Running in 85a8e5318246 07:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.6" -o cmd/device-modbus ./cmd 07:17:57 gofmt -l . 07:17:57 [ "`gofmt -l .`" = "" ] 07:17:57 ./bin/test-attribution-txt.sh 07:17:58 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:17:58 Warning: overwriting stash ‘coverage-report’ 07:17:59 Stashed 1 file(s) [Pipeline] } 07:17:59 $ docker stop --time=1 b908081d8df844f120e4502327ab589f3964ecde3521ffdc7dd1eff05457a0ff 07:18:01 $ docker rm -f b908081d8df844f120e4502327ab589f3964ecde3521ffdc7dd1eff05457a0ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:18:02 + ls -al . 07:18:02 total 136 07:18:02 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 07:17 . 07:18:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:15 .. 07:18:02 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 07:15 .dockerignore 07:18:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:15 .git 07:18:02 -rw-rw-r-- 1 jenkins jenkins 338 Apr 21 07:15 .gitignore 07:18:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:15 .semver 07:18:02 -rw-rw-r-- 1 jenkins jenkins 5146 Apr 21 07:15 Attribution.txt 07:18:02 -rw-rw-r-- 1 jenkins jenkins 1422 Apr 21 07:15 Dockerfile 07:18:02 -rw-rw-r-- 1 jenkins jenkins 954 Apr 21 07:15 Dockerfile.build 07:18:02 -rw-rw-r-- 1 jenkins jenkins 681 Apr 21 07:15 Jenkinsfile 07:18:02 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 07:15 LICENSE 07:18:02 -rw-rw-r-- 1 jenkins jenkins 880 Apr 21 07:15 Makefile 07:18:02 -rw-rw-r-- 1 jenkins jenkins 591 Apr 21 07:15 README.md 07:18:02 -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 07:13 VERSION 07:18:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:15 bin 07:18:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:15 cmd 07:18:02 -rw-r--r-- 1 jenkins jenkins 22123 Apr 21 07:17 coverage.out 07:18:02 -rw-r--r-- 1 jenkins jenkins 566 Apr 21 07:17 go.mod 07:18:02 -rw-r--r-- 1 jenkins jenkins 13382 Apr 21 07:17 go.sum 07:18:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:15 internal 07:18:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:15 simulator 07:18:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:15 snap 07:18:02 -rw-rw-r-- 1 jenkins jenkins 229 Apr 21 07:15 version.go [Pipeline] isUnix [Pipeline] sh 07:18:03 + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cc6d90c40154bca37e23385c8e48fb0109b6b0d5 --label arch=arm64 --label version=1.2.0-dev.6 . 07:18:03 Sending build context to Docker daemon 589.3kB 07:18:03 Step 1/19 : ARG BASE=golang:1.13-alpine 07:18:03 Step 2/19 : FROM ${BASE} AS builder 07:18:03 ---> dde002805145 07:18:03 Step 3/19 : ARG MAKE='make build' 07:18:03 ---> Running in 25355e169892 07:18:04 Removing intermediate container 25355e169892 07:18:04 ---> faa6fa02686e 07:18:04 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:04 ---> Running in 986fcad64b15 07:18:06 Removing intermediate container 986fcad64b15 07:18:06 ---> 111901c7a3ad 07:18:06 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 07:18:06 ---> Running in 3317218855c5 07:18:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:18:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:18:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:18:08 OK: 203 MiB in 52 packages 07:18:09 Removing intermediate container 3317218855c5 07:18:09 ---> c9d6177b7384 07:18:09 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 07:18:09 ---> Running in c723f9f3141f 07:18:09 Removing intermediate container c723f9f3141f 07:18:09 ---> d9a5740d888b 07:18:09 Step 7/19 : COPY . . 07:18:10 Removing intermediate container 85a8e5318246 07:18:10 ---> 66e5fae9d967 07:18:10 Step 9/19 : FROM scratch 07:18:10 ---> 07:18:10 Step 10/19 : ENV APP_PORT=49991 07:18:10 ---> Running in f31a355a940c 07:18:10 Removing intermediate container f31a355a940c 07:18:10 ---> 6be4637980b3 07:18:10 Step 11/19 : EXPOSE $APP_PORT 07:18:10 ---> 88a5949fe564 07:18:10 Step 8/19 : RUN ${MAKE} 07:18:10 ---> Running in 4551d0ec44b2 07:18:10 ---> Running in 2838acf98a23 07:18:10 Removing intermediate container 2838acf98a23 07:18:10 ---> 2c0bc1f42543 07:18:10 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 07:18:11 ---> 1a87be55121a 07:18:11 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 07:18:11 ---> dc01d0043254 07:18:11 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 07:18:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.6" -o cmd/device-modbus ./cmd 07:18:11 ---> 47aaaf096323 07:18:11 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 07:18:11 ---> Running in 96fc64e7c26c 07:18:11 Removing intermediate container 96fc64e7c26c 07:18:11 ---> ee661c3569cb 07:18:11 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 07:18:12 ---> Running in 9ef73ea586c5 07:18:12 Removing intermediate container 9ef73ea586c5 07:18:12 ---> 8f6615bbda4e 07:18:12 Step 17/19 : LABEL arch=amd64 07:18:12 ---> Running in 508570230e46 07:18:12 Removing intermediate container 508570230e46 07:18:12 ---> 1c1be9c196f3 07:18:12 Step 18/19 : LABEL git_sha=cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:18:12 ---> Running in ba4566e03e0c 07:18:13 Removing intermediate container ba4566e03e0c 07:18:13 ---> bb9270baa343 07:18:13 Step 19/19 : LABEL version=1.2.0-dev.6 07:18:13 ---> Running in 0a0416ef2a48 07:18:13 Removing intermediate container 0a0416ef2a48 07:18:13 ---> c81cc60337f8 07:18:13 [Warning] One or more build-args [ARCH] were not consumed 07:18:13 Successfully built c81cc60337f8 07:18:13 Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:18:13 provisioning config files... 07:18:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/6@tmp/config5372226733736842075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:14 nexus3.edgexfoundry.org:10001 07:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:14 Configure a credential helper to remove this warning. See 07:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:14 07:18:14 Login Succeeded 07:18:14 nexus3.edgexfoundry.org:10002 07:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:14 Configure a credential helper to remove this warning. See 07:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:14 07:18:14 Login Succeeded 07:18:14 nexus3.edgexfoundry.org:10003 07:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:15 Configure a credential helper to remove this warning. See 07:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:15 07:18:15 Login Succeeded 07:18:15 nexus3.edgexfoundry.org:10004 07:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:16 Configure a credential helper to remove this warning. See 07:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:16 07:18:16 Login Succeeded 07:18:16 docker.io 07:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:17 Configure a credential helper to remove this warning. See 07:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:17 07:18:17 Login Succeeded [Pipeline] } 07:18:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:17 [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: 07:18:17 cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:18:17 latest 07:18:17 1.2.0-dev.6 07:18:17 cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6 07:18:17 master 07:18:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:18 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 [Pipeline] isUnix [Pipeline] sh 07:18:19 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:18:19 3488030e9f03: Preparing 07:18:19 17f6360aba09: Preparing 07:18:19 7976f2e974ef: Preparing 07:18:19 3488030e9f03: Pushed 07:18:19 17f6360aba09: Pushed 07:18:21 7976f2e974ef: Pushed 07:18:21 cc6d90c40154bca37e23385c8e48fb0109b6b0d5: digest: sha256:dc03537f74884ddba413fc8bb1f5c4bffc0869978976ece7556257d52e145841 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:22 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh 07:18:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 07:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:18:23 3488030e9f03: Preparing 07:18:23 17f6360aba09: Preparing 07:18:23 7976f2e974ef: Preparing 07:18:23 7976f2e974ef: Layer already exists 07:18:23 17f6360aba09: Layer already exists 07:18:23 3488030e9f03: Layer already exists 07:18:23 latest: digest: sha256:dc03537f74884ddba413fc8bb1f5c4bffc0869978976ece7556257d52e145841 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:23 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:18:24 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.6 07:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:18:24 3488030e9f03: Preparing 07:18:24 17f6360aba09: Preparing 07:18:24 7976f2e974ef: Preparing 07:18:24 7976f2e974ef: Layer already exists 07:18:24 3488030e9f03: Layer already exists 07:18:24 17f6360aba09: Layer already exists 07:18:24 1.2.0-dev.6: digest: sha256:dc03537f74884ddba413fc8bb1f5c4bffc0869978976ece7556257d52e145841 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:25 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:18:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6 07:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:18:25 3488030e9f03: Preparing 07:18:25 17f6360aba09: Preparing 07:18:25 7976f2e974ef: Preparing 07:18:25 17f6360aba09: Layer already exists 07:18:25 7976f2e974ef: Layer already exists 07:18:25 3488030e9f03: Layer already exists 07:18:25 cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6: digest: sha256:dc03537f74884ddba413fc8bb1f5c4bffc0869978976ece7556257d52e145841 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:25 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh 07:18:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master 07:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 07:18:26 3488030e9f03: Preparing 07:18:26 17f6360aba09: Preparing 07:18:26 7976f2e974ef: Preparing 07:18:26 17f6360aba09: Layer already exists 07:18:26 7976f2e974ef: Layer already exists 07:18:26 3488030e9f03: Layer already exists 07:18:26 master: digest: sha256:dc03537f74884ddba413fc8bb1f5c4bffc0869978976ece7556257d52e145841 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:18:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:18:41 Removing intermediate container 4551d0ec44b2 07:18:41 ---> a9aad7cb66e5 07:18:41 Step 9/19 : FROM scratch 07:18:41 ---> 07:18:41 Step 10/19 : ENV APP_PORT=49991 07:18:41 ---> Running in ae4e8f233f24 07:18:41 Removing intermediate container ae4e8f233f24 07:18:41 ---> 8aeab9115df4 07:18:41 Step 11/19 : EXPOSE $APP_PORT 07:18:41 ---> Running in 1ae29e13ccf9 07:18:42 Removing intermediate container 1ae29e13ccf9 07:18:42 ---> d0b29c956f38 07:18:42 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 07:18:43 ---> 204233069925 07:18:43 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 07:18:43 ---> 68d99273a589 07:18:43 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 07:18:43 ---> 9e7fec0c9527 07:18:43 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 07:18:44 ---> Running in c02f22c9da3f 07:18:44 Removing intermediate container c02f22c9da3f 07:18:44 ---> 6f94653a0e19 07:18:44 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 07:18:44 ---> Running in 4d7614dcde33 07:18:45 Removing intermediate container 4d7614dcde33 07:18:45 ---> 0d1d9ff526c8 07:18:45 Step 17/19 : LABEL arch=arm64 07:18:45 ---> Running in ae952323c651 07:18:45 Removing intermediate container ae952323c651 07:18:45 ---> 104286c73b70 07:18:45 Step 18/19 : LABEL git_sha=cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:18:45 ---> Running in bebb83767cbb 07:18:46 Removing intermediate container bebb83767cbb 07:18:46 ---> 3c71b945d33f 07:18:46 Step 19/19 : LABEL version=1.2.0-dev.6 07:18:46 ---> Running in 338ead76b7bd 07:18:46 Removing intermediate container 338ead76b7bd 07:18:46 ---> f2ca430a9952 07:18:46 [Warning] One or more build-args [ARCH] were not consumed 07:18:46 Successfully built f2ca430a9952 07:18:46 Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:18:47 provisioning config files... 07:18:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/6@tmp/config5622833796722392862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:47 nexus3.edgexfoundry.org:10001 07:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:48 Configure a credential helper to remove this warning. See 07:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:48 07:18:48 Login Succeeded 07:18:48 nexus3.edgexfoundry.org:10002 07:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:48 Configure a credential helper to remove this warning. See 07:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:48 07:18:48 Login Succeeded 07:18:48 nexus3.edgexfoundry.org:10003 07:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:49 Configure a credential helper to remove this warning. See 07:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:49 07:18:49 Login Succeeded 07:18:49 nexus3.edgexfoundry.org:10004 07:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:50 Configure a credential helper to remove this warning. See 07:18:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:50 07:18:50 Login Succeeded 07:18:50 docker.io 07:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:51 Configure a credential helper to remove this warning. See 07:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:51 07:18:51 Login Succeeded [Pipeline] } 07:18:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:51 [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: 07:18:51 cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:18:51 latest 07:18:51 1.2.0-dev.6 07:18:51 cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6 07:18:51 master 07:18:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:51 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 [Pipeline] isUnix [Pipeline] sh 07:18:52 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:18:52 b40b1a05202f: Preparing 07:18:52 e1f88cc43e73: Preparing 07:18:52 4248d4f9fd67: Preparing 07:18:52 e1f88cc43e73: Pushed 07:18:52 b40b1a05202f: Pushed 07:18:55 4248d4f9fd67: Pushed 07:18:55 cc6d90c40154bca37e23385c8e48fb0109b6b0d5: digest: sha256:2cfba50d358501d651549a9a0719db890390595517152e81e6deaa4ae0c9bb43 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:56 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:18:56 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 07:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:18:57 b40b1a05202f: Preparing 07:18:57 e1f88cc43e73: Preparing 07:18:57 4248d4f9fd67: Preparing 07:18:57 e1f88cc43e73: Layer already exists 07:18:57 4248d4f9fd67: Layer already exists 07:18:57 b40b1a05202f: Layer already exists 07:18:57 latest: digest: sha256:2cfba50d358501d651549a9a0719db890390595517152e81e6deaa4ae0c9bb43 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:57 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:18:57 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.6 07:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:18:58 b40b1a05202f: Preparing 07:18:58 e1f88cc43e73: Preparing 07:18:58 4248d4f9fd67: Preparing 07:18:58 e1f88cc43e73: Layer already exists 07:18:58 b40b1a05202f: Layer already exists 07:18:58 4248d4f9fd67: Layer already exists 07:18:58 1.2.0-dev.6: digest: sha256:2cfba50d358501d651549a9a0719db890390595517152e81e6deaa4ae0c9bb43 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:58 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:18:59 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6 07:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:18:59 b40b1a05202f: Preparing 07:18:59 e1f88cc43e73: Preparing 07:18:59 4248d4f9fd67: Preparing 07:18:59 b40b1a05202f: Layer already exists 07:18:59 4248d4f9fd67: Layer already exists 07:18:59 e1f88cc43e73: Layer already exists 07:18:59 cc6d90c40154bca37e23385c8e48fb0109b6b0d5-1.2.0-dev.6: digest: sha256:2cfba50d358501d651549a9a0719db890390595517152e81e6deaa4ae0c9bb43 size: 944 [Pipeline] isUnix [Pipeline] sh 07:18:59 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:19:00 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master 07:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 07:19:00 b40b1a05202f: Preparing 07:19:00 e1f88cc43e73: Preparing 07:19:00 4248d4f9fd67: Preparing 07:19:00 b40b1a05202f: Layer already exists 07:19:00 4248d4f9fd67: Layer already exists 07:19:00 e1f88cc43e73: Layer already exists 07:19:00 master: digest: sha256:2cfba50d358501d651549a9a0719db890390595517152e81e6deaa4ae0c9bb43 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:19:02 provisioning config files... 07:19:02 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4357025409289224323tmp [Pipeline] { [Pipeline] sh 07:19:02 + curl -s https://codecov.io/bash 07:19:02 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_master@tmp/config4357025409289224323tmp 07:19:02 07:19:02 _____ _ 07:19:02 / ____| | | 07:19:02 | | ___ __| | ___ ___ _____ __ 07:19:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:19:02 | |___| (_) | (_| | __/ (_| (_) \ V / 07:19:02 \_____\___/ \__,_|\___|\___\___/ \_/ 07:19:02 Bash-tbd 07:19:02 07:19:02 07:19:02 ==> Jenkins CI detected. 07:19:02 project root: . 07:19:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:19:02 ==> Running gcov in . (disable via -X gcov) 07:19:02 ==> Python coveragepy not found 07:19:02 ==> Searching for coverage reports in: 07:19:02 + . 07:19:02 -> Found 1 reports 07:19:02 ==> Detecting git/mercurial file structure 07:19:02 ==> Reading reports 07:19:02 + ./coverage.out bytes=22123 07:19:02 ==> Appending adjustments 07:19:02 http://docs.codecov.io/docs/fixing-reports 07:19:02 + Found adjustments 07:19:02 ==> Gzipping contents 07:19:02 ==> Uploading reports 07:19:02 url: https://codecov.io 07:19:02 query: branch=master&commit=cc6d90c40154bca37e23385c8e48fb0109b6b0d5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= 07:19:02 -> Pinging Codecov 07:19:02 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=cc6d90c40154bca37e23385c8e48fb0109b6b0d5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= 07:21:24 -> Uploading 07:21:24 X> Failed to upload 07:21:24 -> Sleeping for 30s and trying again... 07:21:42 -> Pinging Codecov 07:21:42 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=cc6d90c40154bca37e23385c8e48fb0109b6b0d5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= 07:21:42 -> Uploading 07:21:42 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/cc6d90c40154bca37e23385c8e48fb0109b6b0d5 [Pipeline] } 07:21:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:21:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 07:21:42 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 07:21:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:21:42 07:21:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 07:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:21:43 1.217.3: Pulling from edgex-devops/edgex-snyk-go 07:21:43 e6b0cf9c0882: Pulling fs layer 07:21:43 2848faf0eed1: Pulling fs layer 07:21:43 0f37312ad70f: Pulling fs layer 07:21:43 7d08f2745646: Pulling fs layer 07:21:43 4c9f31393084: Pulling fs layer 07:21:43 eb21ddb83652: Pulling fs layer 07:21:43 345998794f6b: Pulling fs layer 07:21:43 97a711d68925: Pulling fs layer 07:21:43 7c8476c1cb00: Pulling fs layer 07:21:43 eb21ddb83652: Waiting 07:21:43 7d08f2745646: Waiting 07:21:43 4c9f31393084: Waiting 07:21:43 97a711d68925: Waiting 07:21:43 345998794f6b: Waiting 07:21:43 7c8476c1cb00: Waiting 07:21:43 0f37312ad70f: Verifying Checksum 07:21:43 0f37312ad70f: Download complete 07:21:43 2848faf0eed1: Download complete 07:21:43 4c9f31393084: Verifying Checksum 07:21:43 4c9f31393084: Download complete 07:21:43 e6b0cf9c0882: Verifying Checksum 07:21:43 e6b0cf9c0882: Download complete 07:21:43 eb21ddb83652: Verifying Checksum 07:21:43 eb21ddb83652: Download complete 07:21:43 e6b0cf9c0882: Pull complete 07:21:43 345998794f6b: Verifying Checksum 07:21:43 345998794f6b: Download complete 07:21:43 2848faf0eed1: Pull complete 07:21:44 0f37312ad70f: Pull complete 07:21:44 7c8476c1cb00: Verifying Checksum 07:21:44 7c8476c1cb00: Download complete 07:21:44 97a711d68925: Download complete 07:21:44 7d08f2745646: Verifying Checksum 07:21:44 7d08f2745646: Download complete 07:21:50 7d08f2745646: Pull complete 07:21:50 4c9f31393084: Pull complete 07:21:50 eb21ddb83652: Pull complete 07:21:52 345998794f6b: Pull complete 07:21:55 97a711d68925: Pull complete 07:21:55 7c8476c1cb00: Pull complete 07:21:55 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 07:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 07:21:56 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:21:56 $ docker top 4123f40393514903f68cd86439f015fd69a42723f1656af6f8819f5e8a15d30a -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:57 + snyk monitor '--org=edgex-jenkins' 07:22:43 07:22:43 Monitoring /w/workspace/xfoundry_device-modbus-go_master... 07:22:43 07:22:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/b6bcbb0f-8596-4eef-a871-8fe89e6c6a88 07:22:43 07:22:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:22:43 07:22:43 [Pipeline] } 07:22:43 $ docker stop --time=1 4123f40393514903f68cd86439f015fd69a42723f1656af6f8819f5e8a15d30a 07:22:45 $ docker rm -f 4123f40393514903f68cd86439f015fd69a42723f1656af6f8819f5e8a15d30a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:22:46 07:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 07:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:22:46 latest: Pulling from edgex-devops/edgex-klar 07:22:46 e7c96db7181b: Pulling fs layer 07:22:46 1868ca2cb446: Pulling fs layer 07:22:46 136be5d0fe8e: Pulling fs layer 07:22:46 894bfe63afcb: Pulling fs layer 07:22:46 894bfe63afcb: Waiting 07:22:46 1868ca2cb446: Verifying Checksum 07:22:46 1868ca2cb446: Download complete 07:22:46 136be5d0fe8e: Verifying Checksum 07:22:46 136be5d0fe8e: Download complete 07:22:46 e7c96db7181b: Download complete 07:22:46 894bfe63afcb: Verifying Checksum 07:22:46 e7c96db7181b: Pull complete 07:22:47 1868ca2cb446: Pull complete 07:22:47 136be5d0fe8e: Pull complete 07:22:47 894bfe63afcb: Pull complete 07:22:47 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 07:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 07:22:47 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:22:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:22:48 $ docker top b39fe2ac446910e7a9b2ba2ab16c972d839eb8032d7abca69dc9fab22f85fb57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:48 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:22:48 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:22:51 $ docker stop --time=1 b39fe2ac446910e7a9b2ba2ab16c972d839eb8032d7abca69dc9fab22f85fb57 07:22:52 $ docker rm -f b39fe2ac446910e7a9b2ba2ab16c972d839eb8032d7abca69dc9fab22f85fb57 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:22:53 . [Pipeline] withDockerContainer 07:22:53 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:22:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:22:54 $ docker top 2db8eacd3df1c344fa9850698aa75d1e802284e7d9b5684fcf66b3d2e3ed0447 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:54 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:22:54 + tee 07:22:54 clair timeout 1m0s 07:22:54 docker timeout: 1m0s 07:22:54 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:22:55 $ docker stop --time=1 2db8eacd3df1c344fa9850698aa75d1e802284e7d9b5684fcf66b3d2e3ed0447 07:22:56 $ docker rm -f 2db8eacd3df1c344fa9850698aa75d1e802284e7d9b5684fcf66b3d2e3ed0447 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:57 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo 07:22:57 Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_cc6d90c40154bca37e23385c8e48fb0109b6b0d5.html [Pipeline] writeFile [Pipeline] step 07:22:57 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 07:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:22:57 . [Pipeline] withDockerContainer 07:22:57 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:22:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:22:58 $ docker top 62340cadd1926d063d2fc46230ca493c006f28e1f56f5cda9e65385e0ce4c5a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:58 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:22:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:23:01 $ docker stop --time=1 62340cadd1926d063d2fc46230ca493c006f28e1f56f5cda9e65385e0ce4c5a9 07:23:02 $ docker rm -f 62340cadd1926d063d2fc46230ca493c006f28e1f56f5cda9e65385e0ce4c5a9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:23:03 . [Pipeline] withDockerContainer 07:23:03 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:23:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:23:04 $ docker top cb8956a63ad9a7ba22459dd4ffbb5678a34d972374c541f43ce9eb883f00ca88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:04 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:cc6d90c40154bca37e23385c8e48fb0109b6b0d5 07:23:04 + tee 07:23:04 clair timeout 1m0s 07:23:04 docker timeout: 1m0s 07:23:04 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:23:05 $ docker stop --time=1 cb8956a63ad9a7ba22459dd4ffbb5678a34d972374c541f43ce9eb883f00ca88 07:23:06 $ docker rm -f cb8956a63ad9a7ba22459dd4ffbb5678a34d972374c541f43ce9eb883f00ca88 [Pipeline] // withDockerContainer [Pipeline] sh 07:23:07 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo 07:23:07 Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_cc6d90c40154bca37e23385c8e48fb0109b6b0d5.html [Pipeline] writeFile [Pipeline] step 07:23:07 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 07:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:23:08 . [Pipeline] withDockerContainer 07:23:08 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:23:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:23:08 $ docker top a912aa5e59f4dcfab700a01cf6be4f032ab0650b57f237c445851173e2efd3b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:09 [ssh-agent] Looking for ssh-agent implementation... 07:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:09 $ docker exec a912aa5e59f4dcfab700a01cf6be4f032ab0650b57f237c445851173e2efd3b8 ssh-agent 07:23:09 SSH_AUTH_SOCK=/tmp/ssh-KnxmgbZUWjCe/agent.15 07:23:09 SSH_AGENT_PID=22 07:23:09 Running ssh-add (command line suppressed) 07:23:09 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4704781609308809077.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4704781609308809077.key) 07:23:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:09 + git semver tag 07:23:09 # -> Open(): unable to determine branch for HEAD 07:23:09 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:23:09 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:23:09 # $SEMVER_REMOTE_NAME = origin 07:23:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:23:09 # $SEMVER_USER_NAME = edgex-jenkins 07:23:09 # $SEMVER_BRANCH = master 07:23:09 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 07:23:09 # cc6d90c40154bca37e23385c8e48fb0109b6b0d5 HEAD 07:23:09 # -> Force: false 07:23:09 # f61b357279280d6a61f13aba9affe4fb2712db99 refs/tags/v1.2.0-dev.6 [Pipeline] } 07:23:09 $ docker exec --env ******** --env ******** a912aa5e59f4dcfab700a01cf6be4f032ab0650b57f237c445851173e2efd3b8 ssh-agent -k 07:23:10 unset SSH_AUTH_SOCK; 07:23:10 unset SSH_AGENT_PID; 07:23:10 echo Agent pid 22 killed; 07:23:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:10 + git semver [Pipeline] } 07:23:10 $ docker stop --time=1 a912aa5e59f4dcfab700a01cf6be4f032ab0650b57f237c445851173e2efd3b8 07:23:12 $ docker rm -f a912aa5e59f4dcfab700a01cf6be4f032ab0650b57f237c445851173e2efd3b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:23:12 07:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:23:12 0.23.1-centos7: Pulling from edgex-lftools 07:23:12 ab5ef0e58194: Pulling fs layer 07:23:12 9712f1f96733: Pulling fs layer 07:23:12 63f879dbbcfc: Pulling fs layer 07:23:12 0d9ebad4ef96: Pulling fs layer 07:23:12 e9a5061849ea: Pulling fs layer 07:23:12 d747dcd14b5f: Pulling fs layer 07:23:12 2de7ff778b66: Pulling fs layer 07:23:12 0d9ebad4ef96: Waiting 07:23:12 e9a5061849ea: Waiting 07:23:12 2de7ff778b66: Waiting 07:23:12 d747dcd14b5f: Waiting 07:23:12 9712f1f96733: Verifying Checksum 07:23:12 9712f1f96733: Download complete 07:23:13 63f879dbbcfc: Verifying Checksum 07:23:13 63f879dbbcfc: Download complete 07:23:13 e9a5061849ea: Verifying Checksum 07:23:13 e9a5061849ea: Download complete 07:23:14 ab5ef0e58194: Verifying Checksum 07:23:14 ab5ef0e58194: Download complete 07:23:14 0d9ebad4ef96: Verifying Checksum 07:23:14 0d9ebad4ef96: Download complete 07:23:14 d747dcd14b5f: Verifying Checksum 07:23:14 d747dcd14b5f: Download complete 07:23:14 2de7ff778b66: Verifying Checksum 07:23:14 2de7ff778b66: Download complete 07:23:18 ab5ef0e58194: Pull complete 07:23:18 9712f1f96733: Pull complete 07:23:20 63f879dbbcfc: Pull complete 07:23:26 0d9ebad4ef96: Pull complete 07:23:27 e9a5061849ea: Pull complete 07:23:27 d747dcd14b5f: Pull complete 07:23:30 2de7ff778b66: Pull complete 07:23:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:23:30 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:23:32 $ docker top e6e30b14b81230f881eec2d981cc137147ab959a275b4745d5e4d5bc68dedfe9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:23:32 provisioning config files... 07:23:32 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config344918826138926541tmp 07:23:32 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4691783770610886755tmp 07:23:32 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7626449420234738430tmp [Pipeline] { [Pipeline] echo 07:23:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:23:32 ---> sigul-configuration.sh 07:23:32 gpg: directory `/root/.gnupg' created 07:23:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:23:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:23:32 gpg: keyring `/root/.gnupg/secring.gpg' created 07:23:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:23:32 gpg: CAST5 encrypted data 07:23:33 gpg: encrypted with 1 passphrase 07:23:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:23:33 + mkdir /home/jenkins 07:23:33 + mkdir /home/jenkins/sigul [Pipeline] sh 07:23:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 07:23:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:23:34 ---> sigul-install.sh 07:23:40 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:23:41 + git tag --list 07:23:41 v1.2.0-dev.6 [Pipeline] sh 07:23:41 + lftools sign git-tag v1.2.0-dev.6 07:23:42 Signing Git tag with Sigul... 07:23:42 Signing v1.2.0-dev.6 [Pipeline] echo 07:23:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:23:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:23:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:23:43 $ docker stop --time=1 e6e30b14b81230f881eec2d981cc137147ab959a275b4745d5e4d5bc68dedfe9 07:23:45 $ docker rm -f e6e30b14b81230f881eec2d981cc137147ab959a275b4745d5e4d5bc68dedfe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:23:45 . [Pipeline] withDockerContainer 07:23:45 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:23:46 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:23:46 $ docker top 146a89efb4a811c5ec3412f4ff6c881315e2e6086085fd45423358b9bbb2a63f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:46 [ssh-agent] Looking for ssh-agent implementation... 07:23:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:47 $ docker exec 146a89efb4a811c5ec3412f4ff6c881315e2e6086085fd45423358b9bbb2a63f ssh-agent 07:23:47 SSH_AUTH_SOCK=/tmp/ssh-9mWurqndC4xB/agent.14 07:23:47 SSH_AGENT_PID=21 07:23:47 Running ssh-add (command line suppressed) 07:23:47 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4521016716200484773.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4521016716200484773.key) 07:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:47 + git semver bump pre 07:23:47 # -> Open(): unable to determine branch for HEAD 07:23:47 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:23:47 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:23:47 # $SEMVER_REMOTE_NAME = origin 07:23:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:23:47 # $SEMVER_USER_NAME = edgex-jenkins 07:23:47 # $SEMVER_BRANCH = master 07:23:47 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 07:23:47 1.2.0-dev.7 [Pipeline] } 07:23:47 $ docker exec --env ******** --env ******** 146a89efb4a811c5ec3412f4ff6c881315e2e6086085fd45423358b9bbb2a63f ssh-agent -k 07:23:48 unset SSH_AUTH_SOCK; 07:23:48 unset SSH_AGENT_PID; 07:23:48 echo Agent pid 21 killed; 07:23:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:48 + git semver [Pipeline] } 07:23:48 $ docker stop --time=1 146a89efb4a811c5ec3412f4ff6c881315e2e6086085fd45423358b9bbb2a63f 07:23:49 $ docker rm -f 146a89efb4a811c5ec3412f4ff6c881315e2e6086085fd45423358b9bbb2a63f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:23:50 . [Pipeline] withDockerContainer 07:23:50 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:23:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:23:50 $ docker top ce8cdd772d1425751a9a806199eaf0f1120a6c8070d6df8aced586d8886b6acf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:51 [ssh-agent] Looking for ssh-agent implementation... 07:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:51 $ docker exec ce8cdd772d1425751a9a806199eaf0f1120a6c8070d6df8aced586d8886b6acf ssh-agent 07:23:52 SSH_AUTH_SOCK=/tmp/ssh-44PzxWABxV4k/agent.14 07:23:52 SSH_AGENT_PID=21 07:23:52 Running ssh-add (command line suppressed) 07:23:52 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3136668088287129534.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3136668088287129534.key) 07:23:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:52 + git semver push 07:23:52 # -> Open(): unable to determine branch for HEAD 07:23:52 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 07:23:52 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 07:23:52 # $SEMVER_REMOTE_NAME = origin 07:23:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:23:52 # $SEMVER_USER_NAME = edgex-jenkins 07:23:52 # $SEMVER_BRANCH = master 07:23:52 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 07:23:59 $ docker exec --env ******** --env ******** ce8cdd772d1425751a9a806199eaf0f1120a6c8070d6df8aced586d8886b6acf ssh-agent -k 07:23:59 unset SSH_AUTH_SOCK; 07:23:59 unset SSH_AGENT_PID; 07:23:59 echo Agent pid 21 killed; 07:23:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:59 + git semver [Pipeline] } 07:23:59 $ docker stop --time=1 ce8cdd772d1425751a9a806199eaf0f1120a6c8070d6df8aced586d8886b6acf 07:24:01 $ docker rm -f ce8cdd772d1425751a9a806199eaf0f1120a6c8070d6df8aced586d8886b6acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:24:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:02 ---> package-listing.sh 07:24:02 ++ facter osfamily 07:24:02 ++ tr '[:upper:]' '[:lower:]' 07:24:02 + OS_FAMILY=redhat 07:24:02 + workspace=/w/workspace/xfoundry_device-modbus-go_master 07:24:02 + START_PACKAGES=/tmp/packages_start.txt 07:24:02 + END_PACKAGES=/tmp/packages_end.txt 07:24:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:02 + PACKAGES=/tmp/packages_start.txt 07:24:02 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 07:24:02 + PACKAGES=/tmp/packages_end.txt 07:24:02 + case "${OS_FAMILY}" in 07:24:02 + rpm -qa 07:24:02 + sort 07:24:06 + '[' -f /tmp/packages_start.txt ']' 07:24:06 + '[' -f /tmp/packages_end.txt ']' 07:24:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:06 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 07:24:06 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 07:24:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 07:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:07 07:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:07 alpine: Pulling from edgex-lftools-log-publisher 07:24:07 c9b1b535fdd9: Pulling fs layer 07:24:07 2cc5ad85d9ab: Pulling fs layer 07:24:07 756a868c4378: Pulling fs layer 07:24:07 444b2fc9a129: Pulling fs layer 07:24:07 ea15f1150254: Pulling fs layer 07:24:07 41b27a9f41bf: Pulling fs layer 07:24:07 28c525ee5125: Pulling fs layer 07:24:07 094b1ea09ed8: Pulling fs layer 07:24:07 138eaada9080: Pulling fs layer 07:24:07 0622d0fa9048: Pulling fs layer 07:24:07 ea15f1150254: Waiting 07:24:07 41b27a9f41bf: Waiting 07:24:07 28c525ee5125: Waiting 07:24:07 094b1ea09ed8: Waiting 07:24:07 138eaada9080: Waiting 07:24:07 0622d0fa9048: Waiting 07:24:07 444b2fc9a129: Waiting 07:24:07 2cc5ad85d9ab: Verifying Checksum 07:24:07 2cc5ad85d9ab: Download complete 07:24:07 444b2fc9a129: Download complete 07:24:07 c9b1b535fdd9: Verifying Checksum 07:24:07 c9b1b535fdd9: Download complete 07:24:07 ea15f1150254: Verifying Checksum 07:24:07 ea15f1150254: Download complete 07:24:07 28c525ee5125: Download complete 07:24:07 c9b1b535fdd9: Pull complete 07:24:07 756a868c4378: Verifying Checksum 07:24:07 756a868c4378: Download complete 07:24:07 2cc5ad85d9ab: Pull complete 07:24:07 138eaada9080: Verifying Checksum 07:24:07 138eaada9080: Download complete 07:24:08 0622d0fa9048: Verifying Checksum 07:24:08 0622d0fa9048: Download complete 07:24:08 094b1ea09ed8: Verifying Checksum 07:24:08 094b1ea09ed8: Download complete 07:24:08 41b27a9f41bf: Verifying Checksum 07:24:08 41b27a9f41bf: Download complete 07:24:10 756a868c4378: Pull complete 07:24:10 444b2fc9a129: Pull complete 07:24:10 ea15f1150254: Pull complete 07:24:13 41b27a9f41bf: Pull complete 07:24:13 28c525ee5125: Pull complete 07:24:15 094b1ea09ed8: Pull complete 07:24:15 138eaada9080: Pull complete 07:24:16 0622d0fa9048: Pull complete 07:24:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:24:16 prd-centos7-docker-4c-2g-5179 does not seem to be running inside a container 07:24:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 07:24:17 $ docker top 660b54e17ed35af79b33629ca42ff54ae1a8e24a4fcc88124abd57c06aa73345 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:17 provisioning config files... 07:24:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7774289606442618476tmp [Pipeline] { [Pipeline] echo 07:24:17 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:17 ---> create-netrc.sh [Pipeline] echo 07:24:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:18 ---> logs-deploy.sh 07:24:18 + ARCHIVE_ARTIFACTS= 07:24:18 + LOGS_SERVER=https://logs.edgexfoundry.org 07:24:18 + '[' https://logs.edgexfoundry.org == None ']' 07:24:18 + NEXUS_URL=https://nexus.edgexfoundry.org 07:24:18 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/6 07:24:18 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/6/ 07:24:18 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/6 /w/workspace/xfoundry_device-modbus-go_master 07:24:19 Archives upload complete. 07:24:19 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/6/ 07:24:20 ---> uname -a: 07:24:20 Linux 660b54e17ed3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 07:24:20 07:24:20 07:24:20 ---> lscpu: 07:24:20 Architecture: x86_64 07:24:20 CPU op-mode(s): 32-bit, 64-bit 07:24:20 Byte Order: Little Endian 07:24:20 Address sizes: 40 bits physical, 48 bits virtual 07:24:20 CPU(s): 4 07:24:20 On-line CPU(s) list: 0-3 07:24:20 Thread(s) per core: 1 07:24:20 Core(s) per socket: 1 07:24:20 Socket(s): 4 07:24:20 NUMA node(s): 1 07:24:20 Vendor ID: GenuineIntel 07:24:20 CPU family: 6 07:24:20 Model: 44 07:24:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:24:20 Stepping: 1 07:24:20 CPU MHz: 2933.442 07:24:20 BogoMIPS: 5866.88 07:24:20 Virtualization: VT-x 07:24:20 Hypervisor vendor: KVM 07:24:20 Virtualization type: full 07:24:20 L1d cache: 128 KiB 07:24:20 L1i cache: 128 KiB 07:24:20 L2 cache: 16 MiB 07:24:20 L3 cache: 64 MiB 07:24:20 NUMA node0 CPU(s): 0-3 07:24:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 07:24:20 Vulnerability Meltdown: Mitigation; PTI 07:24:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:24:20 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 07:24:20 Vulnerability Spectre v2: Mitigation; Full retpoline 07:24:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:24:20 07:24:20 07:24:20 ---> nproc: 07:24:20 4 07:24:20 07:24:20 07:24:20 ---> df -h: 07:24:20 Filesystem Size Used Available Use% Mounted on 07:24:20 overlay 50.0G 7.5G 42.5G 15% / 07:24:20 tmpfs 64.0M 0 64.0M 0% /dev 07:24:20 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 07:24:20 shm 64.0M 0 64.0M 0% /dev/shm 07:24:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 07:24:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 07:24:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 07:24:20 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 07:24:20 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_device-modbus-go_master 07:24:20 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_device-modbus-go_master@tmp 07:24:20 07:24:20 07:24:20 ---> free -m: 07:24:20 total used free shared buff/cache available 07:24:20 Mem: 1838 744 84 0 1009 1028 07:24:20 Swap: 1023 1 1022 07:24:20 07:24:20 07:24:20 ---> ip addr: 07:24:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:24:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:24:20 inet 127.0.0.1/8 scope host lo 07:24:20 valid_lft forever preferred_lft forever 07:24:20 24: eth0@if25: mtu 1458 qdisc noqueue state UP 07:24:20 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:24:20 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:24:20 valid_lft forever preferred_lft forever 07:24:20 07:24:20 07:24:20 ---> sar -b -r -n DEV: 07:24:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 07:24:20 07:24:20 07:12:41 LINUX RESTART 07:24:20 07:24:20 07:13:01 tps rtps wtps bread/s bwrtn/s 07:24:20 07:14:01 87.95 33.63 54.32 4884.43 19145.13 07:24:20 07:15:01 3.15 0.00 3.15 0.00 115.72 07:24:20 07:16:01 0.53 0.00 0.53 0.00 7.43 07:24:20 07:17:01 0.25 0.00 0.25 0.00 3.05 07:24:20 07:18:01 0.20 0.00 0.20 0.00 3.00 07:24:20 07:19:01 0.37 0.00 0.37 0.00 5.46 07:24:20 07:20:01 1.07 0.17 0.90 5.06 20.59 07:24:20 07:21:01 0.47 0.00 0.47 0.00 6.50 07:24:20 07:22:01 180.59 100.62 79.97 3900.25 26219.93 07:24:20 07:23:01 22.71 3.36 19.35 132.16 2762.75 07:24:20 07:24:02 192.34 51.96 140.39 2988.25 32456.97 07:24:20 Average: 44.53 17.25 27.27 1083.11 7343.06 07:24:20 07:24:20 07:13:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:24:20 07:14:01 113988 1768316 93.94 2620 1219852 949612 32.40 434416 1167856 12 07:24:20 07:15:01 123140 1759164 93.46 2620 1219852 915828 31.25 428908 1167732 16 07:24:20 07:16:01 123496 1758808 93.44 2620 1219856 913760 31.18 428748 1167720 16 07:24:20 07:17:01 125040 1757264 93.36 2620 1219856 900372 30.72 427312 1167716 16 07:24:20 07:18:01 124816 1757488 93.37 2620 1219864 900456 30.72 427924 1167716 16 07:24:20 07:19:01 124144 1758160 93.40 2620 1219868 900552 30.73 428484 1167716 20 07:24:20 07:20:01 114428 1767876 93.92 2620 1220064 913408 31.17 432032 1167616 8 07:24:20 07:21:01 122412 1759892 93.50 2620 1220068 913360 31.16 423996 1167616 16 07:24:20 07:22:01 79188 1803116 95.79 2620 1123600 1165512 39.77 522196 1078112 76164 07:24:20 07:23:01 139760 1742544 92.58 2620 1133696 998192 34.06 492164 1055944 19460 07:24:20 07:24:02 243184 1639120 87.08 2588 928816 938720 32.03 537972 814668 68 07:24:20 Average: 130327 1751977 93.08 2617 1176854 946343 32.29 453105 1117310 8710 07:24:20 07:24:20 07:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:24:20 07:14:01 eth0 411.07 245.86 1008.27 87.71 0.00 0.00 0.00 07:24:20 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:14:01 docker0 1.50 1.05 0.29 3.01 0.00 0.00 0.00 07:24:20 07:15:01 eth0 2.43 0.72 0.98 0.23 0.00 0.00 0.00 07:24:20 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:16:01 eth0 1.35 0.70 0.60 0.37 0.00 0.00 0.00 07:24:20 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:17:01 eth0 0.50 0.08 0.02 0.04 0.00 0.00 0.00 07:24:20 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:18:01 eth0 0.80 0.23 0.28 0.02 0.00 0.00 0.00 07:24:20 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:19:01 eth0 1.42 0.60 0.70 0.45 0.00 0.00 0.00 07:24:20 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:20:01 eth0 6.83 4.03 6.67 2.65 0.00 0.00 0.00 07:24:20 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:21:01 eth0 0.95 0.58 0.71 0.40 0.00 0.00 0.00 07:24:20 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:22:01 eth0 168.89 142.77 3542.72 17.63 0.00 0.00 0.00 07:24:20 07:22:01 veth4c2fa4b 20.01 15.90 2.55 46.31 0.00 0.00 0.00 07:24:20 07:22:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 07:24:20 07:22:01 docker0 21.51 16.85 2.56 49.32 0.00 0.00 0.00 07:24:20 07:23:01 veth94f1394 0.40 0.45 0.08 0.16 0.00 0.00 0.00 07:24:20 07:23:01 eth0 666.63 443.81 4795.30 124.38 0.00 0.00 0.00 07:24:20 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:23:01 docker0 1.68 1.50 0.44 0.61 0.00 0.00 0.00 07:24:20 07:24:02 eth0 275.03 224.22 3509.62 127.61 0.00 0.00 0.00 07:24:20 07:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 07:24:02 docker0 33.99 36.94 1.92 251.20 0.00 0.00 0.00 07:24:20 Average: eth0 83.34 59.47 751.22 22.79 0.00 0.00 0.00 07:24:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:20 Average: docker0 5.20 5.03 0.45 27.38 0.00 0.00 0.00 07:24:20 07:24:20 07:24:20 ---> sar -P ALL: 07:24:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 07:24:20 07:24:20 07:12:41 LINUX RESTART 07:24:20 07:24:20 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:24:20 07:14:01 all 13.42 0.00 4.41 2.54 0.01 79.62 07:24:20 07:14:01 0 13.44 0.00 4.38 1.39 0.02 80.78 07:24:20 07:14:01 1 12.49 0.00 4.70 2.16 0.02 80.63 07:24:20 07:14:01 2 13.52 0.00 4.36 5.35 0.02 76.76 07:24:20 07:14:01 3 14.22 0.00 4.20 1.28 0.02 80.29 07:24:20 07:15:01 all 0.18 0.00 0.05 0.00 0.00 99.77 07:24:20 07:15:01 0 0.53 0.00 0.03 0.00 0.00 99.43 07:24:20 07:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:24:20 07:15:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:24:20 07:15:01 3 0.10 0.00 0.07 0.00 0.00 99.83 07:24:20 07:16:01 all 0.18 0.00 0.04 0.00 0.00 99.78 07:24:20 07:16:01 0 0.50 0.00 0.02 0.00 0.00 99.48 07:24:20 07:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:24:20 07:16:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:24:20 07:16:01 3 0.08 0.00 0.05 0.00 0.00 99.87 07:24:20 07:17:01 all 0.17 0.00 0.05 0.00 0.00 99.79 07:24:20 07:17:01 0 0.50 0.00 0.05 0.00 0.00 99.45 07:24:20 07:17:01 1 0.07 0.00 0.07 0.00 0.00 99.87 07:24:20 07:17:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:24:20 07:17:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:24:20 07:18:01 all 0.18 0.00 0.03 0.00 0.00 99.79 07:24:20 07:18:01 0 0.33 0.00 0.02 0.00 0.00 99.65 07:24:20 07:18:01 1 0.08 0.00 0.05 0.00 0.00 99.87 07:24:20 07:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:24:20 07:18:01 3 0.27 0.00 0.02 0.00 0.00 99.72 07:24:20 07:19:01 all 0.08 0.00 0.05 0.00 0.00 99.87 07:24:20 07:19:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:24:20 07:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:24:20 07:19:01 2 0.10 0.00 0.03 0.00 0.00 99.87 07:24:20 07:19:01 3 0.10 0.00 0.10 0.00 0.00 99.80 07:24:20 07:20:01 all 0.32 0.00 0.18 0.00 0.00 99.50 07:24:20 07:20:01 0 0.22 0.00 0.17 0.00 0.00 99.62 07:24:20 07:20:01 1 0.65 0.00 0.20 0.00 0.00 99.15 07:24:20 07:20:01 2 0.23 0.00 0.17 0.00 0.00 99.60 07:24:20 07:20:01 3 0.15 0.00 0.20 0.02 0.00 99.63 07:24:20 07:21:01 all 0.18 0.00 0.05 0.00 0.00 99.76 07:24:20 07:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:24:20 07:21:01 1 0.25 0.00 0.07 0.00 0.00 99.68 07:24:20 07:21:01 2 0.07 0.00 0.05 0.00 0.00 99.88 07:24:20 07:21:01 3 0.37 0.00 0.05 0.00 0.00 99.58 07:24:20 07:22:01 all 6.52 0.00 3.14 2.03 0.02 88.29 07:24:20 07:22:01 0 6.34 0.00 3.57 1.59 0.00 88.49 07:24:20 07:22:01 1 6.71 0.00 3.00 1.19 0.03 89.07 07:24:20 07:22:01 2 6.41 0.00 2.85 3.61 0.03 87.10 07:24:20 07:22:01 3 6.60 0.00 3.15 1.74 0.02 88.49 07:24:20 07:23:01 all 2.25 0.00 1.10 0.38 0.01 96.26 07:24:20 07:23:01 0 2.66 0.00 1.10 0.43 0.02 95.79 07:24:20 07:23:01 1 2.26 0.00 1.20 0.48 0.00 96.06 07:24:20 07:23:01 2 1.56 0.00 1.05 0.37 0.00 97.02 07:24:20 07:23:01 3 2.56 0.00 1.07 0.22 0.02 96.14 07:24:20 07:24:02 all 12.02 0.00 6.72 3.11 0.05 78.11 07:24:20 07:24:02 0 14.94 0.00 6.47 2.03 0.05 76.52 07:24:20 07:24:02 1 11.58 0.00 7.34 2.97 0.07 78.04 07:24:20 07:24:02 2 10.40 0.00 6.36 5.23 0.07 77.94 07:24:20 07:24:02 3 11.13 0.00 6.71 2.18 0.03 79.95 07:24:20 Average: all 3.21 0.00 1.43 0.73 0.01 94.62 07:24:20 Average: 0 3.58 0.00 1.43 0.49 0.01 94.49 07:24:20 Average: 1 3.10 0.00 1.51 0.62 0.01 94.76 07:24:20 Average: 2 2.94 0.00 1.36 1.32 0.01 94.37 07:24:20 Average: 3 3.22 0.00 1.41 0.49 0.01 94.87 07:24:20 07:24:20 07:24:20