Pull request #527 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb+e7402411d8746a82393d3a19e59e88ef18696c65 (fa981e2e7fb9c721a7b6c4a4cace74638b026d25) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-527/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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 Running on prd-centos7-docker-4c-2g-7945 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-527 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb Merge succeeded, producing 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb Checking out Revision 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb (PR-527) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # 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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 Commit message: "feat: replace --serviceName with --instance" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-12T01:52:49.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-12T01:52:49.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-12T01:52:50.009Z] ========================================================= [2020-05-12T01:52:50.009Z] EdgeX Global Pipelines Version Info [2020-05-12T01:52:50.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-12T01:52:52.659Z] ------------------- [2020-05-12T01:52:52.659Z] stable info: [2020-05-12T01:52:52.659Z] ------------------- [2020-05-12T01:52:52.659Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-12T01:52:52.659Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-12T01:52:52.659Z] Message: update stable to v1.0.87 [2020-05-12T01:52:53.634Z] ------------------- [2020-05-12T01:52:53.634Z] experimental info: [2020-05-12T01:52:53.634Z] ------------------- [2020-05-12T01:52:53.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-12T01:52:53.634Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-12T01:52:53.634Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:52:56.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T01:52:57.451Z] [2020-05-12T01:52:57.451Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:52:58.075Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T01:52:58.879Z] latest: Pulling from edgex-devops/git-semver [2020-05-12T01:52:58.879Z] 9123ac7c32f7: Pulling fs layer [2020-05-12T01:52:58.879Z] b8cc5d1170e3: Pulling fs layer [2020-05-12T01:52:58.879Z] 2924cbbf6a41: Pulling fs layer [2020-05-12T01:52:58.879Z] 93b08a4f1073: Pulling fs layer [2020-05-12T01:52:58.879Z] 93b08a4f1073: Waiting [2020-05-12T01:52:59.311Z] b8cc5d1170e3: Verifying Checksum [2020-05-12T01:52:59.311Z] b8cc5d1170e3: Download complete [2020-05-12T01:53:00.035Z] 9123ac7c32f7: Verifying Checksum [2020-05-12T01:53:00.035Z] 9123ac7c32f7: Download complete [2020-05-12T01:53:00.035Z] 2924cbbf6a41: Verifying Checksum [2020-05-12T01:53:00.035Z] 2924cbbf6a41: Download complete [2020-05-12T01:53:00.035Z] 93b08a4f1073: Verifying Checksum [2020-05-12T01:53:00.035Z] 93b08a4f1073: Download complete [2020-05-12T01:53:01.070Z] 9123ac7c32f7: Pull complete [2020-05-12T01:53:01.070Z] b8cc5d1170e3: Pull complete [2020-05-12T01:53:03.080Z] 2924cbbf6a41: Pull complete [2020-05-12T01:53:03.371Z] 93b08a4f1073: Pull complete [2020-05-12T01:53:03.371Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-12T01:53:03.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-12T01:53:03.741Z] prd-centos7-docker-4c-2g-7945 does not seem to be running inside a container [2020-05-12T01:53:03.864Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-12T01:53:05.534Z] $ docker top 7729e229390ab1c7732aeaee7b4cb78a295610e0abfc38969fa844bc1104369f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-12T01:53:06.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T01:53:06.155Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T01:53:07.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T01:53:07.138Z] $ docker exec 7729e229390ab1c7732aeaee7b4cb78a295610e0abfc38969fa844bc1104369f ssh-agent [2020-05-12T01:53:07.701Z] SSH_AUTH_SOCK=/tmp/ssh-vgPgyFWDjYtg/agent.14 [2020-05-12T01:53:07.701Z] SSH_AGENT_PID=20 [2020-05-12T01:53:07.739Z] Running ssh-add (command line suppressed) [2020-05-12T01:53:08.255Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_2244008040577105818.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_2244008040577105818.key) [2020-05-12T01:53:08.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T01:53:09.232Z] + git describe --exact-match --tags HEAD [2020-05-12T01:53:09.232Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-12T01:53:09.385Z] $ docker exec --env ******** --env ******** 7729e229390ab1c7732aeaee7b4cb78a295610e0abfc38969fa844bc1104369f ssh-agent -k [2020-05-12T01:53:09.682Z] unset SSH_AUTH_SOCK; [2020-05-12T01:53:09.683Z] unset SSH_AGENT_PID; [2020-05-12T01:53:09.683Z] echo Agent pid 20 killed; [2020-05-12T01:53:09.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-12T01:53:09.918Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-12T01:53:09.918Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-12T01:53:10.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T01:53:10.047Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T01:53:10.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T01:53:10.563Z] $ docker exec 7729e229390ab1c7732aeaee7b4cb78a295610e0abfc38969fa844bc1104369f ssh-agent [2020-05-12T01:53:11.037Z] SSH_AUTH_SOCK=/tmp/ssh-gKAAgfhqE32b/agent.55 [2020-05-12T01:53:11.037Z] SSH_AGENT_PID=62 [2020-05-12T01:53:11.064Z] Running ssh-add (command line suppressed) [2020-05-12T01:53:11.484Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_4366004974320083279.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_4366004974320083279.key) [2020-05-12T01:53:11.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T01:53:12.317Z] + git semver init [2020-05-12T01:53:12.317Z] # -> Open(): unable to determine branch for HEAD [2020-05-12T01:53:12.317Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.git [2020-05-12T01:53:12.317Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T01:53:12.317Z] # $SEMVER_REMOTE_NAME = origin [2020-05-12T01:53:12.317Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-12T01:53:12.317Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-12T01:53:12.317Z] # $SEMVER_BRANCH = PR-527 [2020-05-12T01:53:12.317Z] # $SEMVER_TEMP = /tmp/semver-169830100 [2020-05-12T01:53:12.317Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-12T01:53:13.319Z] # '/tmp/semver-169830100' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver' [2020-05-12T01:53:13.319Z] # -> Force: false [2020-05-12T01:53:13.319Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver [Pipeline] } [2020-05-12T01:53:13.343Z] $ docker exec --env ******** --env ******** 7729e229390ab1c7732aeaee7b4cb78a295610e0abfc38969fa844bc1104369f ssh-agent -k [2020-05-12T01:53:13.532Z] unset SSH_AUTH_SOCK; [2020-05-12T01:53:13.532Z] unset SSH_AGENT_PID; [2020-05-12T01:53:13.532Z] echo Agent pid 62 killed; [2020-05-12T01:53:13.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-12T01:53:14.193Z] + git semver [Pipeline] } [2020-05-12T01:53:14.253Z] $ docker stop --time=1 7729e229390ab1c7732aeaee7b4cb78a295610e0abfc38969fa844bc1104369f [2020-05-12T01:53:16.008Z] $ docker rm -f 7729e229390ab1c7732aeaee7b4cb78a295610e0abfc38969fa844bc1104369f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-12T01:53:17.664Z] Stashed 63 file(s) [Pipeline] echo [2020-05-12T01:53:17.682Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-12T01:53:33.151Z] Still waiting to schedule task [2020-05-12T01:53:33.151Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7945’ [2020-05-12T01:53:33.177Z] Still waiting to schedule task [2020-05-12T01:53:33.177Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-12T01:55:13.837Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7946 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws [2020-05-12T01:55:13.939Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-05-12T01:55:20.066Z] using credential edgex-jenkins-ssh [2020-05-12T01:55:20.121Z] Cloning the remote Git repository [2020-05-12T01:55:20.121Z] Cloning with configured refspecs honoured and without tags [2020-05-12T01:55:20.245Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T01:55:20.324Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-05-12T01:55:20.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T01:55:20.392Z] > git --version # timeout=10 [2020-05-12T01:55:20.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T01:55:20.485Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T01:55:21.510Z] Fetching without tags [2020-05-12T01:55:21.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T01:55:21.428Z] > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 [2020-05-12T01:55:21.460Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T01:55:21.511Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T01:55:21.569Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T01:55:21.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T01:55:21.582Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T01:55:22.049Z] Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb [2020-05-12T01:55:22.480Z] Merge succeeded, producing 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb [2020-05-12T01:55:22.481Z] Checking out Revision 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb (PR-527) [2020-05-12T01:55:22.109Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T01:55:22.160Z] > git checkout -f 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 [2020-05-12T01:55:22.290Z] > git remote # timeout=10 [2020-05-12T01:55:22.310Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T01:55:22.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T01:55:22.334Z] > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 [2020-05-12T01:55:22.452Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T01:55:22.523Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T01:55:22.575Z] > git checkout -f 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 [2020-05-12T01:55:26.955Z] Commit message: "feat: replace --serviceName with --instance" [2020-05-12T01:55:27.017Z] > git --version # timeout=10 [2020-05-12T01:55:27.038Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T01:55:28.466Z] ========================================================= [2020-05-12T01:55:28.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-12T01:55:28.466Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:55:29.578Z] + 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 . [2020-05-12T01:55:30.545Z] Sending build context to Docker daemon 3.06MB [2020-05-12T01:55:30.545Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-12T01:55:30.545Z] Step 2/8 : FROM ${BASE} [2020-05-12T01:55:30.812Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-12T01:55:30.812Z] cde5963f3b93: Pulling fs layer [2020-05-12T01:55:30.812Z] 2a23fa8c16f7: Pulling fs layer [2020-05-12T01:55:30.812Z] 777b28850792: Pulling fs layer [2020-05-12T01:55:30.812Z] 8a11ddd9e578: Pulling fs layer [2020-05-12T01:55:30.812Z] 4cf88f913ddb: Pulling fs layer [2020-05-12T01:55:30.812Z] 1df406cf5192: Pulling fs layer [2020-05-12T01:55:30.812Z] cd6300453558: Pulling fs layer [2020-05-12T01:55:30.812Z] b9c365052c96: Pulling fs layer [2020-05-12T01:55:30.812Z] a2d8cc88f415: Pulling fs layer [2020-05-12T01:55:30.812Z] ea1d1ca13537: Pulling fs layer [2020-05-12T01:55:30.812Z] 3750a50a1c5e: Pulling fs layer [2020-05-12T01:55:30.812Z] 8a11ddd9e578: Waiting [2020-05-12T01:55:30.812Z] 4cf88f913ddb: Waiting [2020-05-12T01:55:30.812Z] cd6300453558: Waiting [2020-05-12T01:55:30.812Z] ea1d1ca13537: Waiting [2020-05-12T01:55:30.812Z] a2d8cc88f415: Waiting [2020-05-12T01:55:30.812Z] 3750a50a1c5e: Waiting [2020-05-12T01:55:30.812Z] 1df406cf5192: Waiting [2020-05-12T01:55:30.812Z] 777b28850792: Verifying Checksum [2020-05-12T01:55:30.812Z] 777b28850792: Download complete [2020-05-12T01:55:30.812Z] 2a23fa8c16f7: Verifying Checksum [2020-05-12T01:55:30.812Z] 2a23fa8c16f7: Download complete [2020-05-12T01:55:30.812Z] 4cf88f913ddb: Verifying Checksum [2020-05-12T01:55:30.812Z] 4cf88f913ddb: Download complete [2020-05-12T01:55:30.812Z] 1df406cf5192: Verifying Checksum [2020-05-12T01:55:30.812Z] 1df406cf5192: Download complete [2020-05-12T01:55:31.080Z] cde5963f3b93: Download complete [2020-05-12T01:55:31.673Z] cde5963f3b93: Pull complete [2020-05-12T01:55:32.275Z] 2a23fa8c16f7: Pull complete [2020-05-12T01:55:32.543Z] 777b28850792: Pull complete [2020-05-12T01:55:35.140Z] cd6300453558: Verifying Checksum [2020-05-12T01:55:35.140Z] cd6300453558: Download complete [2020-05-12T01:55:35.140Z] a2d8cc88f415: Verifying Checksum [2020-05-12T01:55:35.140Z] a2d8cc88f415: Download complete [2020-05-12T01:55:37.754Z] ea1d1ca13537: Verifying Checksum [2020-05-12T01:55:37.754Z] ea1d1ca13537: Download complete [2020-05-12T01:55:37.754Z] 3750a50a1c5e: Verifying Checksum [2020-05-12T01:55:37.754Z] 3750a50a1c5e: Download complete [2020-05-12T01:55:40.342Z] b9c365052c96: Verifying Checksum [2020-05-12T01:55:40.342Z] b9c365052c96: Download complete [2020-05-12T01:55:41.756Z] 8a11ddd9e578: Verifying Checksum [2020-05-12T01:55:41.756Z] 8a11ddd9e578: Download complete [2020-05-12T01:55:54.089Z] 8a11ddd9e578: Pull complete [2020-05-12T01:55:54.089Z] 4cf88f913ddb: Pull complete [2020-05-12T01:55:54.089Z] 1df406cf5192: Pull complete [2020-05-12T01:55:58.373Z] cd6300453558: Pull complete [2020-05-12T01:55:58.576Z] Running on prd-centos7-docker-4c-2g-7947 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws [2020-05-12T01:55:58.653Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-05-12T01:56:03.662Z] using credential edgex-jenkins-ssh [2020-05-12T01:56:03.718Z] Cloning the remote Git repository [2020-05-12T01:56:03.718Z] Cloning with configured refspecs honoured and without tags [2020-05-12T01:56:03.741Z] b9c365052c96: Pull complete [2020-05-12T01:56:03.742Z] a2d8cc88f415: Pull complete [2020-05-12T01:56:04.527Z] Fetching without tags [2020-05-12T01:56:03.650Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T01:56:03.706Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-05-12T01:56:03.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T01:56:03.762Z] > git --version # timeout=10 [2020-05-12T01:56:03.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T01:56:03.805Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T01:56:04.423Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T01:56:04.429Z] > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 [2020-05-12T01:56:04.441Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T01:56:04.455Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T01:56:04.485Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T01:56:04.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T01:56:04.492Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T01:56:04.877Z] Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb [2020-05-12T01:56:05.098Z] Merge succeeded, producing 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb [2020-05-12T01:56:05.099Z] Checking out Revision 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb (PR-527) [2020-05-12T01:56:05.711Z] ea1d1ca13537: Pull complete [2020-05-12T01:56:04.873Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T01:56:04.885Z] > git checkout -f 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 [2020-05-12T01:56:05.025Z] > git remote # timeout=10 [2020-05-12T01:56:05.045Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T01:56:05.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T01:56:05.061Z] > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 [2020-05-12T01:56:05.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T01:56:05.103Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T01:56:05.116Z] > git checkout -f 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 [2020-05-12T01:56:06.301Z] 3750a50a1c5e: Pull complete [2020-05-12T01:56:06.301Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-12T01:56:06.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-12T01:56:06.301Z] ---> 78745c68409d [2020-05-12T01:56:06.301Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T01:56:09.129Z] Commit message: "feat: replace --serviceName with --instance" [2020-05-12T01:56:09.165Z] > git --version # timeout=10 [2020-05-12T01:56:09.212Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T01:56:10.259Z] ========================================================= [2020-05-12T01:56:10.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-12T01:56:10.259Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:56:10.574Z] ---> Running in 93168ebd86ad [2020-05-12T01:56:10.842Z] Removing intermediate container 93168ebd86ad [2020-05-12T01:56:10.842Z] ---> 67ae1f321987 [2020-05-12T01:56:10.842Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T01:56:10.958Z] + 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 . [2020-05-12T01:56:11.112Z] ---> Running in d4841bb2672c [2020-05-12T01:56:11.529Z] Sending build context to Docker daemon 3.06MB [2020-05-12T01:56:11.529Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-12T01:56:11.529Z] Step 2/8 : FROM ${BASE} [2020-05-12T01:56:11.796Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-12T01:56:11.796Z] e6b0cf9c0882: Pulling fs layer [2020-05-12T01:56:11.796Z] 2848faf0eed1: Pulling fs layer [2020-05-12T01:56:11.796Z] 0f37312ad70f: Pulling fs layer [2020-05-12T01:56:11.796Z] 5788d62ee057: Pulling fs layer [2020-05-12T01:56:11.796Z] 0e6b1d234666: Pulling fs layer [2020-05-12T01:56:11.796Z] bf5d7aec512f: Pulling fs layer [2020-05-12T01:56:11.796Z] 34c802a77dc8: Pulling fs layer [2020-05-12T01:56:11.796Z] 9eb99e56ec68: Pulling fs layer [2020-05-12T01:56:11.796Z] 27c7a5d97fbd: Pulling fs layer [2020-05-12T01:56:11.796Z] 5c102a31e300: Pulling fs layer [2020-05-12T01:56:11.796Z] dcfb455df0a1: Pulling fs layer [2020-05-12T01:56:11.796Z] 5788d62ee057: Waiting [2020-05-12T01:56:11.796Z] bf5d7aec512f: Waiting [2020-05-12T01:56:11.796Z] 34c802a77dc8: Waiting [2020-05-12T01:56:11.796Z] 9eb99e56ec68: Waiting [2020-05-12T01:56:11.796Z] 27c7a5d97fbd: Waiting [2020-05-12T01:56:11.796Z] 5c102a31e300: Waiting [2020-05-12T01:56:11.796Z] 0e6b1d234666: Waiting [2020-05-12T01:56:11.796Z] 0f37312ad70f: Verifying Checksum [2020-05-12T01:56:11.796Z] 0f37312ad70f: Download complete [2020-05-12T01:56:11.796Z] 2848faf0eed1: Verifying Checksum [2020-05-12T01:56:11.796Z] 2848faf0eed1: Download complete [2020-05-12T01:56:11.796Z] 0e6b1d234666: Download complete [2020-05-12T01:56:11.796Z] bf5d7aec512f: Verifying Checksum [2020-05-12T01:56:11.796Z] bf5d7aec512f: Download complete [2020-05-12T01:56:11.796Z] e6b0cf9c0882: Verifying Checksum [2020-05-12T01:56:11.796Z] e6b0cf9c0882: Download complete [2020-05-12T01:56:12.381Z] e6b0cf9c0882: Pull complete [2020-05-12T01:56:12.651Z] 2848faf0eed1: Pull complete [2020-05-12T01:56:12.923Z] 34c802a77dc8: Verifying Checksum [2020-05-12T01:56:12.923Z] 34c802a77dc8: Download complete [2020-05-12T01:56:12.923Z] 27c7a5d97fbd: Verifying Checksum [2020-05-12T01:56:12.923Z] 27c7a5d97fbd: Download complete [2020-05-12T01:56:13.067Z] Removing intermediate container d4841bb2672c [2020-05-12T01:56:13.067Z] ---> 51c6fe6665fc [2020-05-12T01:56:13.067Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-12T01:56:13.345Z] ---> Running in 5d3aa1ad3b45 [2020-05-12T01:56:13.590Z] 5c102a31e300: Verifying Checksum [2020-05-12T01:56:13.591Z] 5c102a31e300: Download complete [2020-05-12T01:56:13.591Z] dcfb455df0a1: Verifying Checksum [2020-05-12T01:56:13.591Z] dcfb455df0a1: Download complete [2020-05-12T01:56:13.864Z] 9eb99e56ec68: Verifying Checksum [2020-05-12T01:56:13.864Z] 9eb99e56ec68: Download complete [2020-05-12T01:56:14.126Z] 5788d62ee057: Verifying Checksum [2020-05-12T01:56:14.126Z] 5788d62ee057: Download complete [2020-05-12T01:56:14.307Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-12T01:56:14.700Z] 0f37312ad70f: Pull complete [2020-05-12T01:56:15.266Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-12T01:56:15.550Z] OK: 125 MiB in 39 packages [2020-05-12T01:56:16.970Z] Removing intermediate container 5d3aa1ad3b45 [2020-05-12T01:56:16.970Z] ---> 0c668147455f [2020-05-12T01:56:16.970Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-12T01:56:16.970Z] ---> Running in a2792248f599 [2020-05-12T01:56:17.243Z] Removing intermediate container a2792248f599 [2020-05-12T01:56:17.244Z] ---> fa05603074e3 [2020-05-12T01:56:17.244Z] Step 7/8 : COPY . . [2020-05-12T01:56:18.659Z] ---> d18689b76c8f [2020-05-12T01:56:18.659Z] Step 8/8 : RUN go mod download [2020-05-12T01:56:18.659Z] ---> Running in eae8397615dc [2020-05-12T01:56:21.244Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-12T01:56:21.244Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-12T01:56:21.510Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-12T01:56:21.510Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-12T01:56:21.510Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-12T01:56:21.510Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-12T01:56:21.510Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-12T01:56:21.775Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-12T01:56:21.775Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-12T01:56:21.775Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-12T01:56:21.775Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-12T01:56:21.775Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-12T01:56:21.775Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-12T01:56:21.775Z] go: finding github.com/fatih/color v1.7.0 [2020-05-12T01:56:21.775Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-12T01:56:22.039Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T01:56:22.039Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T01:56:22.039Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T01:56:22.039Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-12T01:56:22.039Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T01:56:22.039Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-12T01:56:22.039Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-12T01:56:22.304Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-12T01:56:22.304Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-12T01:56:22.304Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-12T01:56:22.304Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-12T01:56:22.304Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-12T01:56:22.304Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-12T01:56:22.304Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-12T01:56:22.569Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-12T01:56:22.569Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-12T01:56:22.569Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-12T01:56:22.569Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-12T01:56:22.569Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-12T01:56:22.569Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-12T01:56:22.834Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-12T01:56:22.834Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-12T01:56:22.834Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-12T01:56:22.834Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T01:56:22.834Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-12T01:56:22.834Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-12T01:56:22.834Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-12T01:56:22.964Z] 5788d62ee057: Pull complete [2020-05-12T01:56:22.964Z] 0e6b1d234666: Pull complete [2020-05-12T01:56:22.964Z] bf5d7aec512f: Pull complete [2020-05-12T01:56:23.099Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-12T01:56:23.099Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-12T01:56:23.099Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-12T01:56:23.099Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-12T01:56:23.099Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-12T01:56:23.367Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-12T01:56:23.367Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-12T01:56:23.367Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-12T01:56:23.367Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-12T01:56:23.367Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-12T01:56:23.367Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-12T01:56:23.367Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-12T01:56:23.367Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T01:56:23.367Z] go: finding github.com/posener/complete v1.1.1 [2020-05-12T01:56:23.634Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-12T01:56:23.634Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-12T01:56:23.634Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T01:56:23.634Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-12T01:56:23.634Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-12T01:56:23.634Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T01:56:23.904Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-12T01:56:23.904Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-12T01:56:23.904Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-12T01:56:23.904Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-12T01:56:23.904Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-12T01:56:23.904Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-12T01:56:25.506Z] 34c802a77dc8: Pull complete [2020-05-12T01:56:29.726Z] 9eb99e56ec68: Pull complete [2020-05-12T01:56:29.726Z] 27c7a5d97fbd: Pull complete [2020-05-12T01:56:30.675Z] 5c102a31e300: Pull complete [2020-05-12T01:56:30.675Z] dcfb455df0a1: Pull complete [2020-05-12T01:56:30.675Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-12T01:56:30.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-12T01:56:30.675Z] ---> 7c70fe431013 [2020-05-12T01:56:30.675Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T01:56:30.675Z] ---> Running in 324239e8c9e0 [2020-05-12T01:56:30.937Z] Removing intermediate container 324239e8c9e0 [2020-05-12T01:56:30.937Z] ---> 99dc728b96b1 [2020-05-12T01:56:30.937Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T01:56:30.937Z] ---> Running in 8d7b12a367a9 [2020-05-12T01:56:31.877Z] Removing intermediate container 8d7b12a367a9 [2020-05-12T01:56:31.877Z] ---> 0f60a146fa18 [2020-05-12T01:56:31.877Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-12T01:56:31.877Z] ---> Running in f898a71831e1 [2020-05-12T01:56:32.445Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T01:56:33.388Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T01:56:33.388Z] OK: 143 MiB in 39 packages [2020-05-12T01:56:33.963Z] Removing intermediate container f898a71831e1 [2020-05-12T01:56:33.963Z] ---> 6cd97e7e63e8 [2020-05-12T01:56:33.963Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-12T01:56:33.963Z] ---> Running in 699cb8d2a1bb [2020-05-12T01:56:33.999Z] Removing intermediate container eae8397615dc [2020-05-12T01:56:33.999Z] ---> 28a99df31adf [2020-05-12T01:56:33.999Z] Successfully built 28a99df31adf [2020-05-12T01:56:33.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [2020-05-12T01:56:34.232Z] Removing intermediate container 699cb8d2a1bb [2020-05-12T01:56:34.232Z] ---> 5acae2bdc5cf [2020-05-12T01:56:34.232Z] Step 7/8 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:56:34.805Z] ---> 615d4b836d73 [2020-05-12T01:56:34.805Z] Step 8/8 : RUN go mod download [2020-05-12T01:56:34.805Z] ---> Running in a071dcdb4989 [2020-05-12T01:56:35.031Z] + docker inspect -f . ci-base-image-arm64 [2020-05-12T01:56:35.296Z] . [Pipeline] withDockerContainer [2020-05-12T01:56:35.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container [2020-05-12T01:56:35.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-12T01:56:37.272Z] $ docker top c07eb3cd079f34bd0eaa0546bba045536a7f9349e2dbbd0da40b0ab50426534d -eo pid,comm [2020-05-12T01:56:37.351Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-12T01:56:37.351Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-12T01:56:37.351Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-12T01:56:37.351Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-12T01:56:37.351Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-12T01:56:37.351Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-12T01:56:37.351Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-12T01:56:37.351Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-12T01:56:37.351Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-12T01:56:37.611Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-12T01:56:37.611Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-12T01:56:37.611Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-12T01:56:37.611Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-12T01:56:37.611Z] go: finding github.com/fatih/color v1.7.0 [2020-05-12T01:56:37.611Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [Pipeline] { [Pipeline] sh [2020-05-12T01:56:37.880Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T01:56:37.880Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T01:56:37.881Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T01:56:37.881Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-12T01:56:37.881Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T01:56:37.881Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-12T01:56:37.881Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-12T01:56:38.143Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-12T01:56:38.143Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-12T01:56:38.143Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-12T01:56:38.143Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-12T01:56:38.143Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-12T01:56:38.143Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-12T01:56:38.143Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-12T01:56:38.403Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-12T01:56:38.429Z] + go version [2020-05-12T01:56:38.429Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-12T01:56:38.663Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-12T01:56:38.663Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T01:56:38.663Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-12T01:56:38.663Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-12T01:56:38.663Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-12T01:56:38.663Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-12T01:56:38.663Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-12T01:56:38.663Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-12T01:56:38.663Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-12T01:56:38.663Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-12T01:56:38.663Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-12T01:56:38.924Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-12T01:56:38.924Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-12T01:56:38.924Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-12T01:56:38.924Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-12T01:56:38.924Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-12T01:56:38.924Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-12T01:56:38.924Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T01:56:38.924Z] go: finding github.com/posener/complete v1.1.1 [2020-05-12T01:56:38.924Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-12T01:56:38.924Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-12T01:56:39.109Z] + make test [2020-05-12T01:56:39.109Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-12T01:56:39.184Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T01:56:39.184Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-12T01:56:39.184Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-12T01:56:39.184Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T01:56:39.184Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-12T01:56:39.184Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-12T01:56:39.184Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-12T01:56:39.184Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-12T01:56:39.446Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-12T01:56:39.446Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-12T01:56:40.528Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-12T01:56:43.657Z] Removing intermediate container a071dcdb4989 [2020-05-12T01:56:43.657Z] ---> 5be851a5172b [2020-05-12T01:56:43.657Z] Successfully built 5be851a5172b [2020-05-12T01:56:43.657Z] 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 [2020-05-12T01:56:44.455Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-12T01:56:44.455Z] . [Pipeline] withDockerContainer [2020-05-12T01:56:44.614Z] prd-centos7-docker-4c-2g-7947 does not seem to be running inside a container [2020-05-12T01:56:44.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-12T01:56:45.284Z] $ docker top 26a7a214ae53a80e0d751381c3b316bedc71195adf7041658ae0ca14f27ca7c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-12T01:56:45.866Z] + go version [2020-05-12T01:56:45.866Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-12T01:56:46.192Z] + make test [2020-05-12T01:56:46.192Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-12T01:56:46.765Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-12T01:56:59.081Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-12T01:56:59.081Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-12T01:56:59.081Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-12T01:56:59.352Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.028s coverage: 22.1% of statements [2020-05-12T01:57:04.648Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements [2020-05-12T01:57:12.848Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-12T01:57:12.848Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-12T01:57:12.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-12T01:57:12.848Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.1% of statements [2020-05-12T01:57:12.848Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.144s coverage: 95.8% of statements [2020-05-12T01:57:31.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.041s coverage: 11.4% of statements [2020-05-12T01:57:31.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 21.7% of statements [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-12T01:57:31.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.211s coverage: 36.9% of statements [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-12T01:57:31.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.272s coverage: 65.2% of statements [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-12T01:57:31.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.023s coverage: 52.6% of statements [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-12T01:57:31.248Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.151s coverage: 68.9% of statements [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-12T01:57:31.248Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-12T01:57:31.248Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-12T01:57:33.821Z] gofmt -l . [2020-05-12T01:57:33.821Z] [ "`gofmt -l .`" = "" ] [2020-05-12T01:57:33.821Z] ./bin/test-attribution-txt.sh [2020-05-12T01:57:34.397Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-12T01:57:35.184Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T01:57:35.204Z] $ docker stop --time=1 26a7a214ae53a80e0d751381c3b316bedc71195adf7041658ae0ca14f27ca7c7 [2020-05-12T01:57:36.746Z] $ docker rm -f 26a7a214ae53a80e0d751381c3b316bedc71195adf7041658ae0ca14f27ca7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-12T01:57:38.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-12T01:57:38.709Z] + ls -al . [2020-05-12T01:57:38.709Z] total 180 [2020-05-12T01:57:38.709Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 12 01:57 . [2020-05-12T01:57:38.709Z] drwxrwxr-x. 4 jenkins jenkins 28 May 12 01:56 .. [2020-05-12T01:57:38.709Z] drwxrwxr-x. 3 jenkins jenkins 20 May 12 01:56 api [2020-05-12T01:57:38.709Z] drwxrwxr-x. 2 jenkins jenkins 64 May 12 01:56 bin [2020-05-12T01:57:38.709Z] -rw-r--r--. 1 jenkins jenkins 110877 May 12 01:57 coverage.out [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 936 May 12 01:56 Dockerfile.build [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 140 May 12 01:56 .dockerignore [2020-05-12T01:57:38.709Z] drwxrwxr-x. 4 jenkins jenkins 48 May 12 01:56 example [2020-05-12T01:57:38.709Z] drwxrwxr-x. 8 jenkins jenkins 179 May 12 01:56 .git [2020-05-12T01:57:38.709Z] drwxrwxr-x. 2 jenkins jenkins 38 May 12 01:56 .github [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 138 May 12 01:56 .gitignore [2020-05-12T01:57:38.709Z] -rw-r--r--. 1 jenkins jenkins 446 May 12 01:57 go.mod [2020-05-12T01:57:38.709Z] -rw-r--r--. 1 jenkins jenkins 12179 May 12 01:57 go.sum [2020-05-12T01:57:38.709Z] drwxrwxr-x. 15 jenkins jenkins 217 May 12 01:56 internal [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 808 May 12 01:56 Jenkinsfile [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 12 01:56 LICENSE [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 892 May 12 01:56 Makefile [2020-05-12T01:57:38.709Z] drwxrwxr-x. 5 jenkins jenkins 50 May 12 01:56 pkg [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 3189 May 12 01:56 README.md [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 3733 May 12 01:56 RELEASE-NOTES.txt [2020-05-12T01:57:38.709Z] drwxrwxr-x. 3 jenkins jenkins 58 May 12 01:56 .semver [2020-05-12T01:57:38.709Z] drwxrwxr-x. 4 jenkins jenkins 54 May 12 01:56 snap [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 5 May 12 01:53 VERSION [2020-05-12T01:57:38.709Z] -rw-rw-r--. 1 jenkins jenkins 222 May 12 01:56 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:57:39.036Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb --label arch=amd64 --label version=0.0.0 . [2020-05-12T01:57:39.296Z] Sending build context to Docker daemon 3.188MB [2020-05-12T01:57:39.296Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-12T01:57:39.296Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-12T01:57:39.296Z] ---> 5be851a5172b [2020-05-12T01:57:39.296Z] Step 3/21 : ARG MAKE='make build' [2020-05-12T01:57:39.296Z] ---> Running in fc671399b0c1 [2020-05-12T01:57:39.296Z] Removing intermediate container fc671399b0c1 [2020-05-12T01:57:39.296Z] ---> 71fb628c44f3 [2020-05-12T01:57:39.296Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-12T01:57:39.555Z] ---> Running in 9c5d24dc41f2 [2020-05-12T01:57:39.555Z] Removing intermediate container 9c5d24dc41f2 [2020-05-12T01:57:39.555Z] ---> 09cad54d5f13 [2020-05-12T01:57:39.555Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T01:57:39.555Z] ---> Running in 76e0b3e6d935 [2020-05-12T01:57:39.815Z] Removing intermediate container 76e0b3e6d935 [2020-05-12T01:57:39.815Z] ---> ba24a328714c [2020-05-12T01:57:39.815Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T01:57:39.815Z] ---> Running in 3b44b3049190 [2020-05-12T01:57:40.759Z] Removing intermediate container 3b44b3049190 [2020-05-12T01:57:40.759Z] ---> ddd9ffeeab97 [2020-05-12T01:57:40.759Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-12T01:57:40.759Z] ---> Running in 8049984170c9 [2020-05-12T01:57:41.025Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T01:57:41.963Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T01:57:41.963Z] OK: 143 MiB in 39 packages [2020-05-12T01:57:42.535Z] Removing intermediate container 8049984170c9 [2020-05-12T01:57:42.535Z] ---> a67b3a9f8376 [2020-05-12T01:57:42.535Z] Step 8/21 : COPY . . [2020-05-12T01:57:42.801Z] ---> c3afb3aa2c9d [2020-05-12T01:57:42.801Z] Step 9/21 : RUN ${MAKE} [2020-05-12T01:57:42.801Z] ---> Running in 9e692cd3b986 [2020-05-12T01:57:43.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-12T01:57:45.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.081s coverage: 11.4% of statements [2020-05-12T01:57:45.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-12T01:57:45.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.129s coverage: 36.9% of statements [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-12T01:57:45.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.493s coverage: 65.2% of statements [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-12T01:57:45.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.045s coverage: 52.6% of statements [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-12T01:57:45.101Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.336s coverage: 68.9% of statements [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-12T01:57:45.101Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-12T01:57:45.101Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-12T01:57:47.701Z] gofmt -l . [2020-05-12T01:57:47.701Z] [ "`gofmt -l .`" = "" ] [2020-05-12T01:57:47.970Z] ./bin/test-attribution-txt.sh [2020-05-12T01:57:48.933Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-12T01:57:49.233Z] Warning: overwriting stash ‘coverage-report’ [2020-05-12T01:57:49.696Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T01:57:49.718Z] $ docker stop --time=1 c07eb3cd079f34bd0eaa0546bba045536a7f9349e2dbbd0da40b0ab50426534d [2020-05-12T01:57:51.842Z] $ docker rm -f c07eb3cd079f34bd0eaa0546bba045536a7f9349e2dbbd0da40b0ab50426534d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-05-12T01:57:53.140Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [Pipeline] sh [2020-05-12T01:57:53.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-12T01:57:53.884Z] + ls -al . [2020-05-12T01:57:53.884Z] total 220 [2020-05-12T01:57:53.884Z] drwxrwxr-x 11 jenkins jenkins 4096 May 12 01:57 . [2020-05-12T01:57:53.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 01:55 .. [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 140 May 12 01:55 .dockerignore [2020-05-12T01:57:53.884Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 01:55 .git [2020-05-12T01:57:53.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 01:55 .github [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 138 May 12 01:55 .gitignore [2020-05-12T01:57:53.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 01:55 .semver [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 936 May 12 01:55 Dockerfile.build [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 808 May 12 01:55 Jenkinsfile [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 12 01:55 LICENSE [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 892 May 12 01:55 Makefile [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 3189 May 12 01:55 README.md [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 3733 May 12 01:55 RELEASE-NOTES.txt [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 01:53 VERSION [2020-05-12T01:57:53.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 01:55 api [2020-05-12T01:57:53.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 01:55 bin [2020-05-12T01:57:53.884Z] -rw-r--r-- 1 jenkins jenkins 110877 May 12 01:57 coverage.out [2020-05-12T01:57:53.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 01:55 example [2020-05-12T01:57:53.884Z] -rw-r--r-- 1 jenkins jenkins 446 May 12 01:57 go.mod [2020-05-12T01:57:53.884Z] -rw-r--r-- 1 jenkins jenkins 12179 May 12 01:57 go.sum [2020-05-12T01:57:53.884Z] drwxrwxr-x 15 jenkins jenkins 4096 May 12 01:55 internal [2020-05-12T01:57:53.884Z] drwxrwxr-x 5 jenkins jenkins 4096 May 12 01:55 pkg [2020-05-12T01:57:53.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 01:55 snap [2020-05-12T01:57:53.884Z] -rw-rw-r-- 1 jenkins jenkins 222 May 12 01:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:57:54.238Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb --label arch=arm64 --label version=0.0.0 . [2020-05-12T01:57:54.523Z] Removing intermediate container 9e692cd3b986 [2020-05-12T01:57:54.523Z] ---> 786b06c7a460 [2020-05-12T01:57:54.523Z] Step 10/21 : FROM scratch [2020-05-12T01:57:54.523Z] ---> [2020-05-12T01:57:54.523Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T01:57:54.523Z] ---> Running in 792ca44e21ba [2020-05-12T01:57:54.523Z] Removing intermediate container 792ca44e21ba [2020-05-12T01:57:54.523Z] ---> fcd0a9c65b4d [2020-05-12T01:57:54.523Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-12T01:57:54.523Z] ---> Running in c2aa1120892c [2020-05-12T01:57:54.782Z] Removing intermediate container c2aa1120892c [2020-05-12T01:57:54.782Z] ---> f64c3dc6e9fc [2020-05-12T01:57:54.782Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-12T01:57:54.782Z] ---> Running in 34725f75221b [2020-05-12T01:57:54.829Z] Sending build context to Docker daemon 3.188MB [2020-05-12T01:57:54.829Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-12T01:57:54.829Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-12T01:57:54.829Z] ---> 28a99df31adf [2020-05-12T01:57:54.829Z] Step 3/21 : ARG MAKE='make build' [2020-05-12T01:57:54.829Z] ---> Running in a0cd3239cb9f [2020-05-12T01:57:55.045Z] Removing intermediate container 34725f75221b [2020-05-12T01:57:55.045Z] ---> 92c78ea07131 [2020-05-12T01:57:55.045Z] Step 14/21 : WORKDIR / [2020-05-12T01:57:55.045Z] ---> Running in 81b974da148e [2020-05-12T01:57:55.045Z] Removing intermediate container 81b974da148e [2020-05-12T01:57:55.045Z] ---> ce4eb8001bf0 [2020-05-12T01:57:55.045Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-12T01:57:55.413Z] Removing intermediate container a0cd3239cb9f [2020-05-12T01:57:55.413Z] ---> bade295eed44 [2020-05-12T01:57:55.413Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-12T01:57:55.413Z] ---> Running in 241245653a1c [2020-05-12T01:57:55.615Z] ---> 8dfb71d89aa5 [2020-05-12T01:57:55.615Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-12T01:57:55.615Z] ---> 77881fa4c38f [2020-05-12T01:57:55.615Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-12T01:57:55.680Z] Removing intermediate container 241245653a1c [2020-05-12T01:57:55.680Z] ---> 38af864d1bec [2020-05-12T01:57:55.680Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T01:57:55.874Z] ---> 26d1629a4bdc [2020-05-12T01:57:55.874Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-12T01:57:55.874Z] ---> Running in 7b65e5c209c2 [2020-05-12T01:57:55.948Z] ---> Running in 10527e4a6085 [2020-05-12T01:57:56.136Z] Removing intermediate container 7b65e5c209c2 [2020-05-12T01:57:56.136Z] ---> faf978ddecb8 [2020-05-12T01:57:56.136Z] Step 19/21 : LABEL arch=amd64 [2020-05-12T01:57:56.136Z] ---> Running in c2fc13dde6b2 [2020-05-12T01:57:56.136Z] Removing intermediate container c2fc13dde6b2 [2020-05-12T01:57:56.136Z] ---> e163d1dbf173 [2020-05-12T01:57:56.136Z] Step 20/21 : LABEL git_sha=16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb [2020-05-12T01:57:56.136Z] ---> Running in e8fa3470ac8e [2020-05-12T01:57:56.214Z] Removing intermediate container 10527e4a6085 [2020-05-12T01:57:56.214Z] ---> 3ae92d0d1610 [2020-05-12T01:57:56.214Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T01:57:56.395Z] Removing intermediate container e8fa3470ac8e [2020-05-12T01:57:56.395Z] ---> 8d04f6820270 [2020-05-12T01:57:56.395Z] Step 21/21 : LABEL version=0.0.0 [2020-05-12T01:57:56.395Z] ---> Running in c39073186923 [2020-05-12T01:57:56.483Z] ---> Running in 3c9006351a29 [2020-05-12T01:57:56.654Z] Removing intermediate container c39073186923 [2020-05-12T01:57:56.654Z] ---> 01b62ae3f5e2 [2020-05-12T01:57:56.654Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-12T01:57:56.654Z] Successfully built 01b62ae3f5e2 [2020-05-12T01:57:56.654Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T01:57:58.442Z] Removing intermediate container 3c9006351a29 [2020-05-12T01:57:58.442Z] ---> 215f5aab77f7 [2020-05-12T01:57:58.442Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-12T01:57:58.442Z] ---> Running in 89c28f7e2249 [2020-05-12T01:57:59.026Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-12T01:57:59.982Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-12T01:58:00.566Z] OK: 125 MiB in 39 packages [2020-05-12T01:58:01.533Z] Removing intermediate container 89c28f7e2249 [2020-05-12T01:58:01.533Z] ---> 8de519d87dbc [2020-05-12T01:58:01.533Z] Step 8/21 : COPY . . [2020-05-12T01:58:02.495Z] ---> 7b2b0d889643 [2020-05-12T01:58:02.495Z] Step 9/21 : RUN ${MAKE} [2020-05-12T01:58:02.775Z] ---> Running in a5ed4dcc1135 [2020-05-12T01:58:03.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-12T01:58:30.113Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-12T01:58:30.113Z] Removing intermediate container a5ed4dcc1135 [2020-05-12T01:58:30.113Z] ---> 7c3559bae137 [2020-05-12T01:58:30.113Z] Step 10/21 : FROM scratch [2020-05-12T01:58:30.113Z] ---> [2020-05-12T01:58:30.113Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T01:58:30.113Z] ---> Running in 7ef5bba0bbfa [2020-05-12T01:58:30.113Z] Removing intermediate container 7ef5bba0bbfa [2020-05-12T01:58:30.113Z] ---> e8ab94341987 [2020-05-12T01:58:30.113Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-12T01:58:30.113Z] ---> Running in daba1eedb32a [2020-05-12T01:58:30.113Z] Removing intermediate container daba1eedb32a [2020-05-12T01:58:30.113Z] ---> 866881d2f5ef [2020-05-12T01:58:30.113Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-12T01:58:30.380Z] ---> Running in ef6dcf9fd530 [2020-05-12T01:58:30.649Z] Removing intermediate container ef6dcf9fd530 [2020-05-12T01:58:30.649Z] ---> 54fe00bd93b6 [2020-05-12T01:58:30.649Z] Step 14/21 : WORKDIR / [2020-05-12T01:58:30.649Z] ---> Running in bbb2551b57a7 [2020-05-12T01:58:31.234Z] Removing intermediate container bbb2551b57a7 [2020-05-12T01:58:31.234Z] ---> bc1a3a1f9920 [2020-05-12T01:58:31.234Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-12T01:58:32.200Z] ---> 4eb93c5a25c0 [2020-05-12T01:58:32.200Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-12T01:58:32.788Z] ---> 0426181c37d2 [2020-05-12T01:58:32.788Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-12T01:58:33.058Z] ---> 867b9672842f [2020-05-12T01:58:33.058Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-12T01:58:33.328Z] ---> Running in a69919dc85cb [2020-05-12T01:58:33.595Z] Removing intermediate container a69919dc85cb [2020-05-12T01:58:33.595Z] ---> c50f93fbdc32 [2020-05-12T01:58:33.595Z] Step 19/21 : LABEL arch=arm64 [2020-05-12T01:58:33.863Z] ---> Running in 6c9556a4c2a4 [2020-05-12T01:58:34.133Z] Removing intermediate container 6c9556a4c2a4 [2020-05-12T01:58:34.133Z] ---> 91716dbf6c4c [2020-05-12T01:58:34.133Z] Step 20/21 : LABEL git_sha=16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb [2020-05-12T01:58:34.133Z] ---> Running in 9a1c2ff227cc [2020-05-12T01:58:34.718Z] Removing intermediate container 9a1c2ff227cc [2020-05-12T01:58:34.718Z] ---> 6c78d2761949 [2020-05-12T01:58:34.718Z] Step 21/21 : LABEL version=0.0.0 [2020-05-12T01:58:34.718Z] ---> Running in 92da166a393d [2020-05-12T01:58:35.304Z] Removing intermediate container 92da166a393d [2020-05-12T01:58:35.304Z] ---> f9362a9fbe67 [2020-05-12T01:58:35.304Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-12T01:58:35.304Z] Successfully built f9362a9fbe67 [2020-05-12T01:58:35.304Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-12T01:58:37.257Z] provisioning config files... [2020-05-12T01:58:37.273Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config9101094156595219909tmp [Pipeline] { [Pipeline] sh [2020-05-12T01:58:37.724Z] + curl -s https://codecov.io/bash [2020-05-12T01:58:37.724Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config9101094156595219909tmp [2020-05-12T01:58:37.988Z] [2020-05-12T01:58:37.988Z] _____ _ [2020-05-12T01:58:37.988Z] / ____| | | [2020-05-12T01:58:37.988Z] | | ___ __| | ___ ___ _____ __ [2020-05-12T01:58:37.988Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-12T01:58:37.988Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-12T01:58:37.988Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-12T01:58:37.988Z] Bash-tbd [2020-05-12T01:58:37.988Z] [2020-05-12T01:58:37.988Z] [2020-05-12T01:58:37.988Z] ==> Jenkins CI detected. [2020-05-12T01:58:37.988Z] project root: . [2020-05-12T01:58:37.988Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-12T01:58:37.988Z] ==> Running gcov in . (disable via -X gcov) [2020-05-12T01:58:37.988Z] ==> Python coveragepy not found [2020-05-12T01:58:37.988Z] ==> Searching for coverage reports in: [2020-05-12T01:58:37.988Z] + . [2020-05-12T01:58:37.988Z] -> Found 1 reports [2020-05-12T01:58:37.988Z] ==> Detecting git/mercurial file structure [2020-05-12T01:58:38.274Z] ==> Reading reports [2020-05-12T01:58:38.275Z] + ./coverage.out bytes=110877 [2020-05-12T01:58:38.275Z] ==> Appending adjustments [2020-05-12T01:58:38.275Z] http://docs.codecov.io/docs/fixing-reports [2020-05-12T01:58:39.267Z] + Found adjustments [2020-05-12T01:58:39.267Z] ==> Gzipping contents [2020-05-12T01:58:39.267Z] ==> Uploading reports [2020-05-12T01:58:39.267Z] url: https://codecov.io [2020-05-12T01:58:39.267Z] query: branch=PR-527&commit=16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= [2020-05-12T01:58:39.267Z] -> Pinging Codecov [2020-05-12T01:58:39.267Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-527&commit=16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= [2020-05-12T01:58:39.550Z] -> Uploading [2020-05-12T01:58:40.158Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb [Pipeline] } [2020-05-12T01:58:40.179Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-12T01:58:42.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T01:58:42.914Z] ---> package-listing.sh [2020-05-12T01:58:42.914Z] ++ facter osfamily [2020-05-12T01:58:42.914Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-12T01:58:42.914Z] + OS_FAMILY=redhat [2020-05-12T01:58:42.914Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T01:58:42.914Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-12T01:58:42.914Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-12T01:58:42.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-12T01:58:42.914Z] + PACKAGES=/tmp/packages_start.txt [2020-05-12T01:58:42.914Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' [2020-05-12T01:58:42.914Z] + PACKAGES=/tmp/packages_end.txt [2020-05-12T01:58:42.914Z] + case "${OS_FAMILY}" in [2020-05-12T01:58:42.914Z] + sort [2020-05-12T01:58:42.914Z] + rpm -qa [2020-05-12T01:58:48.230Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-12T01:58:48.230Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-12T01:58:48.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-12T01:58:48.230Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' [2020-05-12T01:58:48.230Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ [2020-05-12T01:58:48.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:58:48.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T01:58:48.756Z] [2020-05-12T01:58:48.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-12T01:58:49.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T01:58:49.184Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-12T01:58:49.184Z] c9b1b535fdd9: Pulling fs layer [2020-05-12T01:58:49.184Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-12T01:58:49.184Z] 756a868c4378: Pulling fs layer [2020-05-12T01:58:49.184Z] 444b2fc9a129: Pulling fs layer [2020-05-12T01:58:49.184Z] ea15f1150254: Pulling fs layer [2020-05-12T01:58:49.184Z] 41b27a9f41bf: Pulling fs layer [2020-05-12T01:58:49.184Z] 28c525ee5125: Pulling fs layer [2020-05-12T01:58:49.184Z] 094b1ea09ed8: Pulling fs layer [2020-05-12T01:58:49.184Z] 138eaada9080: Pulling fs layer [2020-05-12T01:58:49.184Z] 0622d0fa9048: Pulling fs layer [2020-05-12T01:58:49.184Z] 444b2fc9a129: Waiting [2020-05-12T01:58:49.184Z] ea15f1150254: Waiting [2020-05-12T01:58:49.184Z] 41b27a9f41bf: Waiting [2020-05-12T01:58:49.184Z] 28c525ee5125: Waiting [2020-05-12T01:58:49.184Z] 094b1ea09ed8: Waiting [2020-05-12T01:58:49.184Z] 138eaada9080: Waiting [2020-05-12T01:58:49.184Z] 0622d0fa9048: Waiting [2020-05-12T01:58:49.184Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-12T01:58:49.184Z] 2cc5ad85d9ab: Download complete [2020-05-12T01:58:49.458Z] 444b2fc9a129: Verifying Checksum [2020-05-12T01:58:49.458Z] 444b2fc9a129: Download complete [2020-05-12T01:58:49.458Z] c9b1b535fdd9: Download complete [2020-05-12T01:58:49.458Z] ea15f1150254: Verifying Checksum [2020-05-12T01:58:49.458Z] ea15f1150254: Download complete [2020-05-12T01:58:49.753Z] 28c525ee5125: Verifying Checksum [2020-05-12T01:58:49.753Z] 28c525ee5125: Download complete [2020-05-12T01:58:50.111Z] c9b1b535fdd9: Pull complete [2020-05-12T01:58:50.414Z] 2cc5ad85d9ab: Pull complete [2020-05-12T01:58:50.795Z] 756a868c4378: Verifying Checksum [2020-05-12T01:58:50.795Z] 756a868c4378: Download complete [2020-05-12T01:58:50.795Z] 138eaada9080: Verifying Checksum [2020-05-12T01:58:50.795Z] 138eaada9080: Download complete [2020-05-12T01:58:51.180Z] 0622d0fa9048: Download complete [2020-05-12T01:58:51.896Z] 094b1ea09ed8: Verifying Checksum [2020-05-12T01:58:51.896Z] 094b1ea09ed8: Download complete [2020-05-12T01:58:52.954Z] 41b27a9f41bf: Verifying Checksum [2020-05-12T01:58:52.954Z] 41b27a9f41bf: Download complete [2020-05-12T01:58:53.922Z] 756a868c4378: Pull complete [2020-05-12T01:58:53.922Z] 444b2fc9a129: Pull complete [2020-05-12T01:58:54.185Z] ea15f1150254: Pull complete [2020-05-12T01:58:59.549Z] 41b27a9f41bf: Pull complete [2020-05-12T01:58:59.549Z] 28c525ee5125: Pull complete [2020-05-12T01:59:02.899Z] 094b1ea09ed8: Pull complete [2020-05-12T01:59:03.167Z] 138eaada9080: Pull complete [2020-05-12T01:59:03.430Z] 0622d0fa9048: Pull complete [2020-05-12T01:59:03.430Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-12T01:59:03.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-12T01:59:03.750Z] prd-centos7-docker-4c-2g-7945 does not seem to be running inside a container [2020-05-12T01:59:03.885Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-12T01:59:04.697Z] $ docker top 8235de35d1df4e33a596d8dfdbc95bfe2ad1c9274edfa42e4089ce600a6890be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-12T01:59:05.117Z] provisioning config files... [2020-05-12T01:59:05.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config1552666242660620338tmp [Pipeline] { [Pipeline] echo [2020-05-12T01:59:05.295Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T01:59:06.005Z] ---> create-netrc.sh [Pipeline] echo [2020-05-12T01:59:06.065Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T01:59:06.566Z] ---> logs-deploy.sh [2020-05-12T01:59:06.566Z] + ARCHIVE_ARTIFACTS= [2020-05-12T01:59:06.566Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-12T01:59:06.566Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-12T01:59:06.566Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-12T01:59:06.566Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/1 [2020-05-12T01:59:06.566Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/1/ [2020-05-12T01:59:06.566Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/1 /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T01:59:08.689Z] Archives upload complete. [2020-05-12T01:59:08.689Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/1/ [2020-05-12T01:59:09.638Z] ---> uname -a: [2020-05-12T01:59:09.638Z] Linux 8235de35d1df 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] ---> lscpu: [2020-05-12T01:59:09.638Z] Architecture: x86_64 [2020-05-12T01:59:09.638Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-12T01:59:09.638Z] Byte Order: Little Endian [2020-05-12T01:59:09.638Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-12T01:59:09.638Z] CPU(s): 4 [2020-05-12T01:59:09.638Z] On-line CPU(s) list: 0-3 [2020-05-12T01:59:09.638Z] Thread(s) per core: 1 [2020-05-12T01:59:09.638Z] Core(s) per socket: 1 [2020-05-12T01:59:09.638Z] Socket(s): 4 [2020-05-12T01:59:09.638Z] NUMA node(s): 1 [2020-05-12T01:59:09.638Z] Vendor ID: GenuineIntel [2020-05-12T01:59:09.638Z] CPU family: 6 [2020-05-12T01:59:09.638Z] Model: 44 [2020-05-12T01:59:09.638Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-12T01:59:09.638Z] Stepping: 1 [2020-05-12T01:59:09.638Z] CPU MHz: 2933.438 [2020-05-12T01:59:09.638Z] BogoMIPS: 5866.87 [2020-05-12T01:59:09.638Z] Virtualization: VT-x [2020-05-12T01:59:09.638Z] Hypervisor vendor: KVM [2020-05-12T01:59:09.638Z] Virtualization type: full [2020-05-12T01:59:09.638Z] L1d cache: 128 KiB [2020-05-12T01:59:09.638Z] L1i cache: 128 KiB [2020-05-12T01:59:09.638Z] L2 cache: 16 MiB [2020-05-12T01:59:09.638Z] L3 cache: 64 MiB [2020-05-12T01:59:09.638Z] NUMA node0 CPU(s): 0-3 [2020-05-12T01:59:09.638Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-12T01:59:09.638Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-12T01:59:09.638Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-12T01:59:09.638Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-12T01:59:09.638Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-12T01:59:09.638Z] 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 [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] ---> nproc: [2020-05-12T01:59:09.638Z] 4 [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] ---> df -h: [2020-05-12T01:59:09.638Z] Filesystem Size Used Available Use% Mounted on [2020-05-12T01:59:09.638Z] overlay 50.0G 6.4G 43.6G 13% / [2020-05-12T01:59:09.638Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-12T01:59:09.638Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-12T01:59:09.638Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-12T01:59:09.638Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-05-12T01:59:09.638Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-05-12T01:59:09.638Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-05-12T01:59:09.638Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T01:59:09.638Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp [2020-05-12T01:59:09.638Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] ---> free -m: [2020-05-12T01:59:09.638Z] total used free shared buff/cache available [2020-05-12T01:59:09.638Z] Mem: 1838 615 75 0 1148 1119 [2020-05-12T01:59:09.638Z] Swap: 1023 1 1022 [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] ---> ip addr: [2020-05-12T01:59:09.638Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-12T01:59:09.638Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-12T01:59:09.638Z] inet 127.0.0.1/8 scope host lo [2020-05-12T01:59:09.638Z] valid_lft forever preferred_lft forever [2020-05-12T01:59:09.638Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-12T01:59:09.638Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-12T01:59:09.638Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-12T01:59:09.638Z] valid_lft forever preferred_lft forever [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] ---> sar -b -r -n DEV: [2020-05-12T01:59:09.638Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/12/20 _x86_64_ (4 CPU) [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] 01:51:46 LINUX RESTART [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] 01:53:01 tps rtps wtps bread/s bwrtn/s [2020-05-12T01:59:09.638Z] 01:54:01 15.91 1.96 13.94 473.21 1902.75 [2020-05-12T01:59:09.638Z] 01:55:02 2.11 0.00 2.11 0.00 71.73 [2020-05-12T01:59:09.638Z] 01:56:01 0.34 0.00 0.34 0.00 5.11 [2020-05-12T01:59:09.638Z] 01:57:01 0.27 0.00 0.27 0.00 3.33 [2020-05-12T01:59:09.638Z] 01:58:01 0.33 0.00 0.33 0.00 5.04 [2020-05-12T01:59:09.638Z] 01:59:01 104.18 63.19 40.98 3781.56 16312.90 [2020-05-12T01:59:09.638Z] Average: 20.58 10.89 9.69 711.08 3058.53 [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] 01:53:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-12T01:59:09.638Z] 01:54:01 110176 1772128 94.15 2620 1213748 987440 33.69 457372 1151840 20 [2020-05-12T01:59:09.638Z] 01:55:02 122980 1759324 93.47 2620 1213756 898144 30.64 448616 1149548 16 [2020-05-12T01:59:09.638Z] 01:56:01 119632 1762672 93.64 2620 1213764 901764 30.77 451348 1149488 8 [2020-05-12T01:59:09.638Z] 01:57:01 119976 1762328 93.63 2620 1213764 903820 30.84 451812 1149468 8 [2020-05-12T01:59:09.638Z] 01:58:01 122892 1759412 93.47 2620 1213772 898268 30.65 449192 1149444 8 [2020-05-12T01:59:09.638Z] 01:59:01 73904 1808400 96.07 2620 1200704 1108540 37.82 474752 1149028 65168 [2020-05-12T01:59:09.638Z] Average: 111593 1770711 94.07 2620 1211585 949663 32.40 455515 1149803 10871 [2020-05-12T01:59:09.638Z] [2020-05-12T01:59:09.638Z] 01:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-12T01:59:09.638Z] 01:54:01 eth0 33.29 32.18 44.62 46.46 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:54:01 docker0 8.55 7.04 1.21 18.69 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:55:02 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:56:01 eth0 0.66 0.32 0.29 0.20 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:57:01 eth0 0.30 0.27 0.26 0.19 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:58:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:59:01 eth0 92.43 68.99 2329.18 11.00 0.00 0.00 0.00 [2020-05-12T01:59:09.638Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.639Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.639Z] Average: eth0 21.32 17.06 396.85 9.68 0.00 0.00 0.00 [2020-05-12T01:59:09.639Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T01:59:09.639Z] Average: docker0 1.43 1.18 0.20 3.12 0.00 0.00 0.00 [2020-05-12T01:59:09.639Z] [2020-05-12T01:59:09.639Z] [2020-05-12T01:59:09.639Z] ---> sar -P ALL: [2020-05-12T01:59:09.639Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/12/20 _x86_64_ (4 CPU) [2020-05-12T01:59:09.639Z] [2020-05-12T01:59:09.639Z] 01:51:46 LINUX RESTART [2020-05-12T01:59:09.639Z] [2020-05-12T01:59:09.639Z] 01:53:01 CPU %user %nice %system %iowait %steal %idle [2020-05-12T01:59:09.639Z] 01:54:01 all 1.72 0.00 1.49 0.12 6.88 89.78 [2020-05-12T01:59:09.639Z] 01:54:01 0 1.70 0.00 1.90 0.21 7.34 88.85 [2020-05-12T01:59:09.639Z] 01:54:01 1 1.53 0.00 1.22 0.05 6.96 90.24 [2020-05-12T01:59:09.639Z] 01:54:01 2 1.94 0.00 1.40 0.13 7.07 89.46 [2020-05-12T01:59:09.639Z] 01:54:01 3 1.71 0.00 1.45 0.10 6.17 90.58 [2020-05-12T01:59:09.639Z] 01:55:02 all 0.11 0.00 0.10 0.00 0.76 99.03 [2020-05-12T01:59:09.639Z] 01:55:02 0 0.08 0.00 0.10 0.02 0.96 98.84 [2020-05-12T01:59:09.639Z] 01:55:02 1 0.10 0.00 0.10 0.00 0.88 98.92 [2020-05-12T01:59:09.639Z] 01:55:02 2 0.05 0.00 0.10 0.00 0.63 99.22 [2020-05-12T01:59:09.639Z] 01:55:02 3 0.20 0.00 0.12 0.00 0.56 99.12 [2020-05-12T01:59:09.639Z] 01:56:01 all 0.13 0.00 0.04 0.00 0.50 99.32 [2020-05-12T01:59:09.639Z] 01:56:01 0 0.10 0.00 0.03 0.00 0.88 98.99 [2020-05-12T01:59:09.639Z] 01:56:01 1 0.12 0.00 0.03 0.00 0.64 99.21 [2020-05-12T01:59:09.639Z] 01:56:01 2 0.07 0.00 0.07 0.00 0.20 99.66 [2020-05-12T01:59:09.639Z] 01:56:01 3 0.24 0.00 0.02 0.00 0.29 99.46 [2020-05-12T01:59:09.639Z] 01:57:01 all 0.06 0.00 0.04 0.00 0.87 99.03 [2020-05-12T01:59:09.639Z] 01:57:01 0 0.03 0.00 0.05 0.00 1.07 98.84 [2020-05-12T01:59:09.639Z] 01:57:01 1 0.07 0.00 0.05 0.00 1.25 98.63 [2020-05-12T01:59:09.639Z] 01:57:01 2 0.02 0.00 0.05 0.00 0.33 99.60 [2020-05-12T01:59:09.639Z] 01:57:01 3 0.13 0.00 0.03 0.00 0.81 99.02 [2020-05-12T01:59:09.639Z] 01:58:01 all 0.09 0.00 0.04 0.00 0.57 99.30 [2020-05-12T01:59:09.639Z] 01:58:01 0 0.07 0.00 0.05 0.00 0.37 99.52 [2020-05-12T01:59:09.639Z] 01:58:01 1 0.20 0.00 0.05 0.00 1.04 98.71 [2020-05-12T01:59:09.639Z] 01:58:01 2 0.07 0.00 0.03 0.00 0.66 99.24 [2020-05-12T01:59:09.639Z] 01:58:01 3 0.05 0.00 0.02 0.00 0.18 99.75 [2020-05-12T01:59:09.639Z] 01:59:01 all 2.93 0.00 2.06 1.36 6.94 86.70 [2020-05-12T01:59:09.639Z] 01:59:01 0 2.12 0.00 2.10 0.26 7.64 87.87 [2020-05-12T01:59:09.639Z] 01:59:01 1 3.77 0.00 2.07 2.57 7.26 84.33 [2020-05-12T01:59:09.639Z] 01:59:01 2 2.84 0.00 1.97 0.05 6.29 88.85 [2020-05-12T01:59:09.639Z] 01:59:01 3 3.00 0.00 2.10 2.60 6.56 85.74 [2020-05-12T01:59:09.639Z] Average: all 0.84 0.00 0.63 0.25 2.77 95.51 [2020-05-12T01:59:09.639Z] Average: 0 0.69 0.00 0.71 0.08 3.06 95.45 [2020-05-12T01:59:09.639Z] Average: 1 0.96 0.00 0.59 0.43 3.01 95.01 [2020-05-12T01:59:09.639Z] Average: 2 0.83 0.00 0.60 0.03 2.54 95.99 [2020-05-12T01:59:09.639Z] Average: 3 0.89 0.00 0.62 0.45 2.43 95.61 [2020-05-12T01:59:09.639Z] [2020-05-12T01:59:09.639Z] [2020-05-12T01:59:09.639Z]