Pull request #523 updated 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 9a9d29433b52a83cd8743e35a802ab1c55c81fb1+95692bfba5b6922b9479d5fc02f4a388c744689f (270bae41f3d88da1a6daabe35c3451acec08ad1b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 [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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7773 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [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-523 # timeout=10 Fetching without tags Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 Merge succeeded, producing 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 Checking out Revision 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 (PR-523) 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # 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 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 Commit message: "feat: add ability for service name override" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-10T16:12:19.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-10T16:12:19.822Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-10T16:12:19.894Z] ========================================================= [2020-05-10T16:12:19.894Z] EdgeX Global Pipelines Version Info [2020-05-10T16:12:19.894Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 [2020-05-10T16:12:21.350Z] ------------------- [2020-05-10T16:12:21.350Z] stable info: [2020-05-10T16:12:21.350Z] ------------------- [2020-05-10T16:12:21.350Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-10T16:12:21.350Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-10T16:12:21.350Z] Message: update stable to v1.0.87 [2020-05-10T16:12:21.918Z] ------------------- [2020-05-10T16:12:21.918Z] experimental info: [2020-05-10T16:12:21.918Z] ------------------- [2020-05-10T16:12:21.918Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-10T16:12:21.918Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-10T16:12:21.918Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:12:24.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-10T16:12:24.145Z] [2020-05-10T16:12:24.145Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:12:24.481Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-10T16:12:24.481Z] latest: Pulling from edgex-devops/git-semver [2020-05-10T16:12:24.481Z] 9123ac7c32f7: Pulling fs layer [2020-05-10T16:12:24.481Z] b8cc5d1170e3: Pulling fs layer [2020-05-10T16:12:24.481Z] 2924cbbf6a41: Pulling fs layer [2020-05-10T16:12:24.481Z] 93b08a4f1073: Pulling fs layer [2020-05-10T16:12:24.481Z] 93b08a4f1073: Waiting [2020-05-10T16:12:24.481Z] b8cc5d1170e3: Verifying Checksum [2020-05-10T16:12:24.481Z] b8cc5d1170e3: Download complete [2020-05-10T16:12:24.481Z] 9123ac7c32f7: Download complete [2020-05-10T16:12:24.742Z] 93b08a4f1073: Verifying Checksum [2020-05-10T16:12:24.742Z] 93b08a4f1073: Download complete [2020-05-10T16:12:24.742Z] 2924cbbf6a41: Download complete [2020-05-10T16:12:24.742Z] 9123ac7c32f7: Pull complete [2020-05-10T16:12:25.001Z] b8cc5d1170e3: Pull complete [2020-05-10T16:12:25.568Z] 2924cbbf6a41: Pull complete [2020-05-10T16:12:25.828Z] 93b08a4f1073: Pull complete [2020-05-10T16:12:25.828Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-10T16:12:25.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-10T16:12:25.964Z] prd-centos7-docker-4c-2g-7773 does not seem to be running inside a container [2020-05-10T16:12:26.006Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-10T16:12:26.567Z] $ docker top f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-10T16:12:26.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-10T16:12:26.830Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-10T16:12:27.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-10T16:12:27.037Z] $ docker exec f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent [2020-05-10T16:12:27.239Z] SSH_AUTH_SOCK=/tmp/ssh-GpVj5nNiUaku/agent.14 [2020-05-10T16:12:27.239Z] SSH_AGENT_PID=20 [2020-05-10T16:12:27.247Z] Running ssh-add (command line suppressed) [2020-05-10T16:12:27.390Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_1558608673181262391.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_1558608673181262391.key) [2020-05-10T16:12:27.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-10T16:12:27.780Z] + git describe --exact-match --tags HEAD [2020-05-10T16:12:27.780Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-10T16:12:27.835Z] $ docker exec --env ******** --env ******** f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent -k [2020-05-10T16:12:27.983Z] unset SSH_AUTH_SOCK; [2020-05-10T16:12:27.984Z] unset SSH_AGENT_PID; [2020-05-10T16:12:27.984Z] echo Agent pid 20 killed; [2020-05-10T16:12:28.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-10T16:12:28.099Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-10T16:12:28.099Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-10T16:12:28.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-10T16:12:28.178Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-10T16:12:28.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-10T16:12:28.367Z] $ docker exec f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent [2020-05-10T16:12:28.546Z] SSH_AUTH_SOCK=/tmp/ssh-w3WfMzQvLXUC/agent.56 [2020-05-10T16:12:28.546Z] SSH_AGENT_PID=63 [2020-05-10T16:12:28.551Z] Running ssh-add (command line suppressed) [2020-05-10T16:12:28.687Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_5648499144312841676.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_5648499144312841676.key) [2020-05-10T16:12:28.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-10T16:12:29.064Z] + git semver init [2020-05-10T16:12:29.064Z] # -> Open(): unable to determine branch for HEAD [2020-05-10T16:12:29.064Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.git [2020-05-10T16:12:29.064Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:12:29.064Z] # $SEMVER_REMOTE_NAME = origin [2020-05-10T16:12:29.064Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-10T16:12:29.064Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-10T16:12:29.064Z] # $SEMVER_BRANCH = PR-523 [2020-05-10T16:12:29.064Z] # $SEMVER_TEMP = /tmp/semver-829563220 [2020-05-10T16:12:29.064Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-10T16:12:29.630Z] # '/tmp/semver-829563220' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver' [2020-05-10T16:12:29.630Z] # -> Force: false [2020-05-10T16:12:29.630Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver [Pipeline] } [2020-05-10T16:12:29.636Z] $ docker exec --env ******** --env ******** f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad ssh-agent -k [2020-05-10T16:12:29.768Z] unset SSH_AUTH_SOCK; [2020-05-10T16:12:29.769Z] unset SSH_AGENT_PID; [2020-05-10T16:12:29.769Z] echo Agent pid 63 killed; [2020-05-10T16:12:29.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-10T16:12:30.238Z] + git semver [Pipeline] } [2020-05-10T16:12:30.252Z] $ docker stop --time=1 f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad [2020-05-10T16:12:31.631Z] $ docker rm -f f30c38b51a8929e6a1dec4efb55089c18b2e3d18f17843fecb43da3893f594ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-10T16:12:32.429Z] Stashed 61 file(s) [Pipeline] echo [2020-05-10T16:12:32.431Z] [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-10T16:12:47.699Z] Still waiting to schedule task [2020-05-10T16:12:47.699Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-10T16:12:47.700Z] Still waiting to schedule task [2020-05-10T16:12:47.701Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-7771’ [2020-05-10T16:14:51.948Z] Running on prd-centos7-docker-4c-2g-7775 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws [2020-05-10T16:14:51.998Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2020-05-10T16:14:54.878Z] using credential edgex-jenkins-ssh [2020-05-10T16:14:55.145Z] Cloning the remote Git repository [2020-05-10T16:14:55.145Z] Cloning with configured refspecs honoured and without tags [2020-05-10T16:14:55.041Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:14:55.082Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2020-05-10T16:14:55.140Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:14:55.140Z] > git --version # timeout=10 [2020-05-10T16:14:55.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:14:55.198Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:14:55.914Z] Fetching without tags [2020-05-10T16:14:56.296Z] Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [2020-05-10T16:14:56.399Z] Merge succeeded, producing 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [2020-05-10T16:14:56.399Z] Checking out Revision 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 (PR-523) [2020-05-10T16:14:55.808Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:14:55.816Z] > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 [2020-05-10T16:14:55.824Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:14:55.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:14:55.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:14:55.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:14:55.852Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:14:56.265Z] > git config core.sparsecheckout # timeout=10 [2020-05-10T16:14:56.273Z] > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 [2020-05-10T16:14:56.329Z] > git remote # timeout=10 [2020-05-10T16:14:56.338Z] > git config --get remote.origin.url # timeout=10 [2020-05-10T16:14:56.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:14:56.346Z] > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 [2020-05-10T16:14:56.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-10T16:14:56.376Z] > git config core.sparsecheckout # timeout=10 [2020-05-10T16:14:56.381Z] > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 [2020-05-10T16:15:00.942Z] Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-10T16:15:01.892Z] ========================================================= [2020-05-10T16:15:01.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-10T16:15:01.892Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:15:02.641Z] + 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-10T16:15:03.212Z] Sending build context to Docker daemon 3.043MB [2020-05-10T16:15:03.212Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-10T16:15:03.212Z] Step 2/8 : FROM ${BASE} [2020-05-10T16:15:03.212Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-10T16:15:03.212Z] e6b0cf9c0882: Pulling fs layer [2020-05-10T16:15:03.212Z] 2848faf0eed1: Pulling fs layer [2020-05-10T16:15:03.212Z] 0f37312ad70f: Pulling fs layer [2020-05-10T16:15:03.212Z] 5788d62ee057: Pulling fs layer [2020-05-10T16:15:03.212Z] 0e6b1d234666: Pulling fs layer [2020-05-10T16:15:03.212Z] bf5d7aec512f: Pulling fs layer [2020-05-10T16:15:03.212Z] 34c802a77dc8: Pulling fs layer [2020-05-10T16:15:03.212Z] 9eb99e56ec68: Pulling fs layer [2020-05-10T16:15:03.212Z] 27c7a5d97fbd: Pulling fs layer [2020-05-10T16:15:03.212Z] 5c102a31e300: Pulling fs layer [2020-05-10T16:15:03.212Z] dcfb455df0a1: Pulling fs layer [2020-05-10T16:15:03.212Z] 5788d62ee057: Waiting [2020-05-10T16:15:03.212Z] 34c802a77dc8: Waiting [2020-05-10T16:15:03.212Z] 0e6b1d234666: Waiting [2020-05-10T16:15:03.212Z] 9eb99e56ec68: Waiting [2020-05-10T16:15:03.212Z] 27c7a5d97fbd: Waiting [2020-05-10T16:15:03.212Z] bf5d7aec512f: Waiting [2020-05-10T16:15:03.212Z] 5c102a31e300: Waiting [2020-05-10T16:15:03.212Z] 0f37312ad70f: Verifying Checksum [2020-05-10T16:15:03.212Z] 0f37312ad70f: Download complete [2020-05-10T16:15:03.212Z] 2848faf0eed1: Download complete [2020-05-10T16:15:03.212Z] 0e6b1d234666: Verifying Checksum [2020-05-10T16:15:03.212Z] 0e6b1d234666: Download complete [2020-05-10T16:15:03.212Z] bf5d7aec512f: Download complete [2020-05-10T16:15:03.212Z] e6b0cf9c0882: Verifying Checksum [2020-05-10T16:15:03.212Z] e6b0cf9c0882: Download complete [2020-05-10T16:15:03.795Z] e6b0cf9c0882: Pull complete [2020-05-10T16:15:04.069Z] 2848faf0eed1: Pull complete [2020-05-10T16:15:04.069Z] 34c802a77dc8: Verifying Checksum [2020-05-10T16:15:04.069Z] 34c802a77dc8: Download complete [2020-05-10T16:15:04.069Z] 27c7a5d97fbd: Verifying Checksum [2020-05-10T16:15:04.069Z] 27c7a5d97fbd: Download complete [2020-05-10T16:15:04.646Z] 5c102a31e300: Verifying Checksum [2020-05-10T16:15:04.646Z] 5c102a31e300: Download complete [2020-05-10T16:15:04.646Z] dcfb455df0a1: Verifying Checksum [2020-05-10T16:15:04.646Z] dcfb455df0a1: Download complete [2020-05-10T16:15:05.216Z] 9eb99e56ec68: Verifying Checksum [2020-05-10T16:15:05.216Z] 9eb99e56ec68: Download complete [2020-05-10T16:15:05.477Z] 5788d62ee057: Verifying Checksum [2020-05-10T16:15:05.477Z] 5788d62ee057: Download complete [2020-05-10T16:15:06.416Z] 0f37312ad70f: Pull complete [2020-05-10T16:15:12.994Z] 5788d62ee057: Pull complete [2020-05-10T16:15:12.994Z] 0e6b1d234666: Pull complete [2020-05-10T16:15:12.994Z] bf5d7aec512f: Pull complete [2020-05-10T16:15:17.212Z] 34c802a77dc8: Pull complete [2020-05-10T16:15:19.756Z] 9eb99e56ec68: Pull complete [2020-05-10T16:15:20.016Z] 27c7a5d97fbd: Pull complete [2020-05-10T16:15:20.967Z] 5c102a31e300: Pull complete [2020-05-10T16:15:20.967Z] dcfb455df0a1: Pull complete [2020-05-10T16:15:20.967Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-10T16:15:20.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-10T16:15:20.967Z] ---> 7c70fe431013 [2020-05-10T16:15:20.967Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:15:21.230Z] ---> Running in 57d921a5c3c5 [2020-05-10T16:15:21.230Z] Removing intermediate container 57d921a5c3c5 [2020-05-10T16:15:21.230Z] ---> 28bbd6fd0c8f [2020-05-10T16:15:21.230Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-10T16:15:21.230Z] ---> Running in 802a4ca0f573 [2020-05-10T16:15:22.166Z] Removing intermediate container 802a4ca0f573 [2020-05-10T16:15:22.166Z] ---> aa46846ad78e [2020-05-10T16:15:22.166Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-10T16:15:22.166Z] ---> Running in 245e2ca2be5b [2020-05-10T16:15:23.101Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-10T16:15:23.667Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-10T16:15:23.926Z] OK: 143 MiB in 39 packages [2020-05-10T16:15:24.184Z] Removing intermediate container 245e2ca2be5b [2020-05-10T16:15:24.184Z] ---> 50c08d91335b [2020-05-10T16:15:24.184Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-10T16:15:24.443Z] ---> Running in e70ef80e0872 [2020-05-10T16:15:24.443Z] Removing intermediate container e70ef80e0872 [2020-05-10T16:15:24.443Z] ---> d4fb0c036af5 [2020-05-10T16:15:24.443Z] Step 7/8 : COPY . . [2020-05-10T16:15:25.016Z] ---> 8583529c6869 [2020-05-10T16:15:25.016Z] Step 8/8 : RUN go mod download [2020-05-10T16:15:25.016Z] ---> Running in 113bfd9c9a9f [2020-05-10T16:15:26.921Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-10T16:15:26.921Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-10T16:15:27.180Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-10T16:15:27.180Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-10T16:15:27.180Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-10T16:15:27.180Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-10T16:15:27.180Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-10T16:15:27.180Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-10T16:15:27.180Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-10T16:15:27.439Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-10T16:15:27.439Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-10T16:15:27.439Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-10T16:15:27.439Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-10T16:15:27.439Z] go: finding github.com/fatih/color v1.7.0 [2020-05-10T16:15:27.439Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-10T16:15:27.439Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-10T16:15:27.698Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-10T16:15:27.698Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-10T16:15:27.698Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-10T16:15:27.698Z] go: finding github.com/google/uuid v1.1.0 [2020-05-10T16:15:27.698Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-10T16:15:27.698Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-10T16:15:27.698Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-10T16:15:27.958Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-10T16:15:27.958Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-10T16:15:27.958Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-10T16:15:27.958Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-10T16:15:27.958Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-10T16:15:27.958Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-10T16:15:28.218Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-10T16:15:28.218Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-10T16:15:28.218Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-10T16:15:28.218Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-10T16:15:28.218Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-10T16:15:28.218Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-10T16:15:28.218Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-10T16:15:28.477Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-10T16:15:28.477Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-10T16:15:28.477Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-10T16:15:28.477Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-10T16:15:28.477Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-10T16:15:28.477Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-10T16:15:28.736Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-10T16:15:28.737Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-10T16:15:28.737Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-10T16:15:28.737Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-10T16:15:28.737Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-10T16:15:28.737Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-10T16:15:28.737Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-10T16:15:28.996Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-10T16:15:28.996Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-10T16:15:28.996Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-10T16:15:28.996Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-10T16:15:28.996Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-10T16:15:28.996Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-10T16:15:28.996Z] go: finding github.com/posener/complete v1.1.1 [2020-05-10T16:15:28.996Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-10T16:15:29.255Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-10T16:15:29.255Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-10T16:15:29.255Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-10T16:15:29.255Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-10T16:15:29.255Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-10T16:15:29.255Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-10T16:15:29.255Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-10T16:15:29.515Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-10T16:15:29.515Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-10T16:15:29.515Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-10T16:15:29.515Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-10T16:15:33.716Z] Removing intermediate container 113bfd9c9a9f [2020-05-10T16:15:33.716Z] ---> 808428af7b7d [2020-05-10T16:15:33.716Z] Successfully built 808428af7b7d [2020-05-10T16:15:33.716Z] 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-10T16:15:34.345Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-10T16:15:34.346Z] . [Pipeline] withDockerContainer [2020-05-10T16:15:34.468Z] prd-centos7-docker-4c-2g-7775 does not seem to be running inside a container [2020-05-10T16:15:34.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-10T16:15:35.077Z] $ docker top f72a78b56f229c73a503e54e4024d318009bacb6fcdf4d3d79e955b42f07d640 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-10T16:15:35.586Z] + go version [2020-05-10T16:15:35.586Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-10T16:15:35.902Z] + make test [2020-05-10T16:15:35.903Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-10T16:15:36.473Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-10T16:15:48.013Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7774 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws [2020-05-10T16:15:48.104Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2020-05-10T16:15:48.742Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-10T16:15:48.742Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-10T16:15:48.742Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-10T16:15:48.742Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 22.1% of statements [2020-05-10T16:15:49.003Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements [2020-05-10T16:15:54.530Z] using credential edgex-jenkins-ssh [2020-05-10T16:15:54.596Z] Cloning the remote Git repository [2020-05-10T16:15:54.596Z] Cloning with configured refspecs honoured and without tags [2020-05-10T16:15:54.663Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:15:54.749Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2020-05-10T16:15:54.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:15:54.837Z] > git --version # timeout=10 [2020-05-10T16:15:54.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:15:54.936Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:15:56.127Z] Fetching without tags [2020-05-10T16:15:56.709Z] Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [2020-05-10T16:15:56.981Z] Merge succeeded, producing 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [2020-05-10T16:15:56.981Z] Checking out Revision 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 (PR-523) [2020-05-10T16:15:55.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:15:55.975Z] > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 [2020-05-10T16:15:56.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:15:56.060Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-10T16:15:56.144Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-10T16:15:56.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:15:56.167Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-10T16:15:56.729Z] > git config core.sparsecheckout # timeout=10 [2020-05-10T16:15:56.762Z] > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 [2020-05-10T16:15:56.875Z] > git remote # timeout=10 [2020-05-10T16:15:56.906Z] > git config --get remote.origin.url # timeout=10 [2020-05-10T16:15:56.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-10T16:15:56.936Z] > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 [2020-05-10T16:15:56.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-10T16:15:56.990Z] > git config core.sparsecheckout # timeout=10 [2020-05-10T16:15:57.016Z] > git checkout -f 9a9d29433b52a83cd8743e35a802ab1c55c81fb1 # timeout=10 [2020-05-10T16:16:01.458Z] Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-10T16:16:02.819Z] ========================================================= [2020-05-10T16:16:02.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-10T16:16:02.819Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:16:03.885Z] + 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-10T16:16:04.851Z] Sending build context to Docker daemon 3.043MB [2020-05-10T16:16:04.851Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-10T16:16:04.851Z] Step 2/8 : FROM ${BASE} [2020-05-10T16:16:05.120Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-10T16:16:05.120Z] cde5963f3b93: Pulling fs layer [2020-05-10T16:16:05.120Z] 2a23fa8c16f7: Pulling fs layer [2020-05-10T16:16:05.120Z] 777b28850792: Pulling fs layer [2020-05-10T16:16:05.120Z] 8a11ddd9e578: Pulling fs layer [2020-05-10T16:16:05.120Z] 4cf88f913ddb: Pulling fs layer [2020-05-10T16:16:05.120Z] 1df406cf5192: Pulling fs layer [2020-05-10T16:16:05.120Z] cd6300453558: Pulling fs layer [2020-05-10T16:16:05.120Z] b9c365052c96: Pulling fs layer [2020-05-10T16:16:05.120Z] a2d8cc88f415: Pulling fs layer [2020-05-10T16:16:05.120Z] ea1d1ca13537: Pulling fs layer [2020-05-10T16:16:05.120Z] 3750a50a1c5e: Pulling fs layer [2020-05-10T16:16:05.120Z] 8a11ddd9e578: Waiting [2020-05-10T16:16:05.120Z] 4cf88f913ddb: Waiting [2020-05-10T16:16:05.120Z] 1df406cf5192: Waiting [2020-05-10T16:16:05.120Z] cd6300453558: Waiting [2020-05-10T16:16:05.120Z] b9c365052c96: Waiting [2020-05-10T16:16:05.120Z] a2d8cc88f415: Waiting [2020-05-10T16:16:05.120Z] ea1d1ca13537: Waiting [2020-05-10T16:16:05.120Z] 3750a50a1c5e: Waiting [2020-05-10T16:16:05.120Z] 777b28850792: Download complete [2020-05-10T16:16:05.120Z] 2a23fa8c16f7: Download complete [2020-05-10T16:16:05.120Z] 4cf88f913ddb: Verifying Checksum [2020-05-10T16:16:05.120Z] 4cf88f913ddb: Download complete [2020-05-10T16:16:05.120Z] 1df406cf5192: Verifying Checksum [2020-05-10T16:16:05.394Z] cde5963f3b93: Verifying Checksum [2020-05-10T16:16:05.394Z] cde5963f3b93: Download complete [2020-05-10T16:16:06.368Z] cde5963f3b93: Pull complete [2020-05-10T16:16:06.961Z] 2a23fa8c16f7: Pull complete [2020-05-10T16:16:07.233Z] 777b28850792: Pull complete [2020-05-10T16:16:09.192Z] cd6300453558: Verifying Checksum [2020-05-10T16:16:09.192Z] cd6300453558: Download complete [2020-05-10T16:16:09.192Z] a2d8cc88f415: Verifying Checksum [2020-05-10T16:16:09.192Z] a2d8cc88f415: Download complete [2020-05-10T16:16:11.801Z] ea1d1ca13537: Verifying Checksum [2020-05-10T16:16:11.801Z] ea1d1ca13537: Download complete [2020-05-10T16:16:11.801Z] 3750a50a1c5e: Download complete [2020-05-10T16:16:15.155Z] b9c365052c96: Verifying Checksum [2020-05-10T16:16:15.155Z] b9c365052c96: Download complete [2020-05-10T16:16:16.576Z] 8a11ddd9e578: Verifying Checksum [2020-05-10T16:16:16.576Z] 8a11ddd9e578: Download complete [2020-05-10T16:16:21.111Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.023s coverage: 11.4% of statements [2020-05-10T16:16:21.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-10T16:16:21.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.081s coverage: 36.9% of statements [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-10T16:16:21.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.371s coverage: 65.2% of statements [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-10T16:16:21.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.020s coverage: 52.6% of statements [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-10T16:16:21.112Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.113s coverage: 68.9% of statements [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-10T16:16:21.112Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-10T16:16:21.112Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-10T16:16:23.035Z] gofmt -l . [2020-05-10T16:16:23.035Z] [ "`gofmt -l .`" = "" ] [2020-05-10T16:16:23.293Z] ./bin/test-attribution-txt.sh [2020-05-10T16:16:23.864Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-10T16:16:24.259Z] Stashed 1 file(s) [Pipeline] } [2020-05-10T16:16:24.266Z] $ docker stop --time=1 f72a78b56f229c73a503e54e4024d318009bacb6fcdf4d3d79e955b42f07d640 [2020-05-10T16:16:25.737Z] $ docker rm -f f72a78b56f229c73a503e54e4024d318009bacb6fcdf4d3d79e955b42f07d640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-10T16:16:26.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-10T16:16:27.049Z] + ls -al . [2020-05-10T16:16:27.049Z] total 180 [2020-05-10T16:16:27.049Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 10 16:16 . [2020-05-10T16:16:27.049Z] drwxrwxr-x. 4 jenkins jenkins 28 May 10 16:14 .. [2020-05-10T16:16:27.049Z] drwxrwxr-x. 3 jenkins jenkins 20 May 10 16:14 api [2020-05-10T16:16:27.049Z] drwxrwxr-x. 2 jenkins jenkins 64 May 10 16:14 bin [2020-05-10T16:16:27.049Z] -rw-r--r--. 1 jenkins jenkins 110877 May 10 16:16 coverage.out [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 936 May 10 16:14 Dockerfile.build [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 140 May 10 16:14 .dockerignore [2020-05-10T16:16:27.049Z] drwxrwxr-x. 4 jenkins jenkins 48 May 10 16:14 example [2020-05-10T16:16:27.049Z] drwxrwxr-x. 8 jenkins jenkins 179 May 10 16:15 .git [2020-05-10T16:16:27.049Z] drwxrwxr-x. 2 jenkins jenkins 38 May 10 16:14 .github [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 138 May 10 16:14 .gitignore [2020-05-10T16:16:27.049Z] -rw-r--r--. 1 jenkins jenkins 446 May 10 16:16 go.mod [2020-05-10T16:16:27.049Z] -rw-r--r--. 1 jenkins jenkins 12076 May 10 16:16 go.sum [2020-05-10T16:16:27.049Z] drwxrwxr-x. 15 jenkins jenkins 217 May 10 16:14 internal [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 808 May 10 16:14 Jenkinsfile [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 10 16:14 LICENSE [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 892 May 10 16:14 Makefile [2020-05-10T16:16:27.049Z] drwxrwxr-x. 5 jenkins jenkins 50 May 10 16:14 pkg [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 2249 May 10 16:14 README.md [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 3733 May 10 16:14 RELEASE-NOTES.txt [2020-05-10T16:16:27.049Z] drwxrwxr-x. 3 jenkins jenkins 58 May 10 16:15 .semver [2020-05-10T16:16:27.049Z] drwxrwxr-x. 4 jenkins jenkins 54 May 10 16:14 snap [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 5 May 10 16:12 VERSION [2020-05-10T16:16:27.049Z] -rw-rw-r--. 1 jenkins jenkins 222 May 10 16:14 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:16:27.348Z] + 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=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 --label arch=amd64 --label version=0.0.0 . [2020-05-10T16:16:27.607Z] Sending build context to Docker daemon 3.171MB [2020-05-10T16:16:27.607Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-10T16:16:27.607Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-10T16:16:27.607Z] ---> 808428af7b7d [2020-05-10T16:16:27.607Z] Step 3/21 : ARG MAKE='make build' [2020-05-10T16:16:27.607Z] ---> Running in 11299502943f [2020-05-10T16:16:27.868Z] Removing intermediate container 11299502943f [2020-05-10T16:16:27.868Z] ---> 967204c78002 [2020-05-10T16:16:27.868Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-10T16:16:27.868Z] ---> Running in 80a16846ceee [2020-05-10T16:16:27.868Z] Removing intermediate container 80a16846ceee [2020-05-10T16:16:27.868Z] ---> c0e36c73024e [2020-05-10T16:16:27.868Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:16:28.135Z] ---> Running in a148920cc35b [2020-05-10T16:16:28.135Z] Removing intermediate container a148920cc35b [2020-05-10T16:16:28.135Z] ---> 9e2f000eabb1 [2020-05-10T16:16:28.135Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-10T16:16:28.135Z] ---> Running in 4d296f49e901 [2020-05-10T16:16:28.932Z] 8a11ddd9e578: Pull complete [2020-05-10T16:16:28.932Z] 4cf88f913ddb: Pull complete [2020-05-10T16:16:28.932Z] 1df406cf5192: Pull complete [2020-05-10T16:16:29.072Z] Removing intermediate container 4d296f49e901 [2020-05-10T16:16:29.072Z] ---> c69682a5854e [2020-05-10T16:16:29.072Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-10T16:16:29.072Z] ---> Running in 480170fe9ddf [2020-05-10T16:16:29.331Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-10T16:16:30.270Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-10T16:16:30.270Z] OK: 143 MiB in 39 packages [2020-05-10T16:16:30.841Z] Removing intermediate container 480170fe9ddf [2020-05-10T16:16:30.841Z] ---> 9a51dac3466a [2020-05-10T16:16:30.841Z] Step 8/21 : COPY . . [2020-05-10T16:16:31.100Z] ---> 82d096cc8b59 [2020-05-10T16:16:31.100Z] Step 9/21 : RUN ${MAKE} [2020-05-10T16:16:31.100Z] ---> Running in 56d6a46e2a00 [2020-05-10T16:16:31.358Z] 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-10T16:16:34.296Z] cd6300453558: Pull complete [2020-05-10T16:16:38.585Z] b9c365052c96: Pull complete [2020-05-10T16:16:38.585Z] a2d8cc88f415: Pull complete [2020-05-10T16:16:39.513Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-10T16:16:40.450Z] Removing intermediate container 56d6a46e2a00 [2020-05-10T16:16:40.450Z] ---> f246ee7bb2cf [2020-05-10T16:16:40.450Z] Step 10/21 : FROM scratch [2020-05-10T16:16:40.450Z] ---> [2020-05-10T16:16:40.450Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:16:40.450Z] ---> Running in a7bf80c6f894 [2020-05-10T16:16:40.450Z] Removing intermediate container a7bf80c6f894 [2020-05-10T16:16:40.450Z] ---> 71e5f0266bbc [2020-05-10T16:16:40.450Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-10T16:16:40.450Z] ---> Running in 7f40eddace8f [2020-05-10T16:16:40.542Z] ea1d1ca13537: Pull complete [2020-05-10T16:16:40.709Z] Removing intermediate container 7f40eddace8f [2020-05-10T16:16:40.709Z] ---> 4cb458893a83 [2020-05-10T16:16:40.709Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-10T16:16:40.709Z] ---> Running in 11e85a739755 [2020-05-10T16:16:40.709Z] Removing intermediate container 11e85a739755 [2020-05-10T16:16:40.709Z] ---> 1b37dae81094 [2020-05-10T16:16:40.709Z] Step 14/21 : WORKDIR / [2020-05-10T16:16:40.709Z] ---> Running in 10ce165be43f [2020-05-10T16:16:40.968Z] Removing intermediate container 10ce165be43f [2020-05-10T16:16:40.968Z] ---> 0ff3ede1cf3d [2020-05-10T16:16:40.968Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-10T16:16:41.130Z] 3750a50a1c5e: Pull complete [2020-05-10T16:16:41.130Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-10T16:16:41.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-10T16:16:41.130Z] ---> 78745c68409d [2020-05-10T16:16:41.130Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:16:41.227Z] ---> 8c0aaa59a31b [2020-05-10T16:16:41.227Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-10T16:16:41.487Z] ---> d9850bca6aec [2020-05-10T16:16:41.487Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-10T16:16:41.745Z] ---> 2d10567dff67 [2020-05-10T16:16:41.745Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-10T16:16:41.745Z] ---> Running in b55b39730e8a [2020-05-10T16:16:41.745Z] Removing intermediate container b55b39730e8a [2020-05-10T16:16:41.745Z] ---> c2016a8e69dd [2020-05-10T16:16:41.745Z] Step 19/21 : LABEL arch=amd64 [2020-05-10T16:16:42.024Z] ---> Running in cde49bc18a25 [2020-05-10T16:16:42.024Z] Removing intermediate container cde49bc18a25 [2020-05-10T16:16:42.024Z] ---> a400d7b7a467 [2020-05-10T16:16:42.024Z] Step 20/21 : LABEL git_sha=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [2020-05-10T16:16:42.024Z] ---> Running in 5df1bf2e4448 [2020-05-10T16:16:42.592Z] Removing intermediate container 5df1bf2e4448 [2020-05-10T16:16:42.592Z] ---> 489f838cafab [2020-05-10T16:16:42.592Z] Step 21/21 : LABEL version=0.0.0 [2020-05-10T16:16:42.592Z] ---> Running in 35911e9ee589 [2020-05-10T16:16:42.592Z] Removing intermediate container 35911e9ee589 [2020-05-10T16:16:42.592Z] ---> 49afac985ef0 [2020-05-10T16:16:42.592Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-10T16:16:42.592Z] Successfully built 49afac985ef0 [2020-05-10T16:16:42.592Z] 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-10T16:16:45.403Z] ---> Running in 79330bf8eb6a [2020-05-10T16:16:45.671Z] Removing intermediate container 79330bf8eb6a [2020-05-10T16:16:45.671Z] ---> 39701729b883 [2020-05-10T16:16:45.671Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-10T16:16:45.940Z] ---> Running in a61dc19f1d19 [2020-05-10T16:16:47.891Z] Removing intermediate container a61dc19f1d19 [2020-05-10T16:16:47.891Z] ---> fee2bada205a [2020-05-10T16:16:47.891Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-10T16:16:47.891Z] ---> Running in 3cc2b503e6c3 [2020-05-10T16:16:48.859Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-10T16:16:49.443Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-10T16:16:50.038Z] OK: 125 MiB in 39 packages [2020-05-10T16:16:51.461Z] Removing intermediate container 3cc2b503e6c3 [2020-05-10T16:16:51.461Z] ---> ae3b567ca12b [2020-05-10T16:16:51.461Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-10T16:16:51.461Z] ---> Running in 6194961f0215 [2020-05-10T16:16:51.728Z] Removing intermediate container 6194961f0215 [2020-05-10T16:16:51.728Z] ---> d34e9051c808 [2020-05-10T16:16:51.728Z] Step 7/8 : COPY . . [2020-05-10T16:16:52.694Z] ---> 45872d8d7fef [2020-05-10T16:16:52.694Z] Step 8/8 : RUN go mod download [2020-05-10T16:16:52.962Z] ---> Running in acc84b34e8c8 [2020-05-10T16:16:54.911Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-10T16:16:54.911Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-10T16:16:54.911Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-10T16:16:54.911Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-10T16:16:54.911Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-10T16:16:54.911Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-10T16:16:54.911Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-10T16:16:54.911Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-10T16:16:54.911Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-10T16:16:54.911Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-10T16:16:54.911Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-10T16:16:54.911Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-10T16:16:54.911Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-10T16:16:54.911Z] go: finding github.com/fatih/color v1.7.0 [2020-05-10T16:16:54.911Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-10T16:16:54.911Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-10T16:16:54.911Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-10T16:16:54.911Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-10T16:16:54.911Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-10T16:16:54.911Z] go: finding github.com/google/uuid v1.1.0 [2020-05-10T16:16:54.911Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-10T16:16:54.911Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-10T16:16:54.911Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-10T16:16:54.911Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-10T16:16:54.911Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-10T16:16:54.911Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-10T16:16:55.180Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-10T16:16:55.180Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-10T16:16:55.180Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-10T16:16:55.180Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-10T16:16:55.180Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-10T16:16:55.180Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-10T16:16:55.180Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-10T16:16:55.180Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-10T16:16:55.180Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-10T16:16:55.180Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-10T16:16:55.448Z] go: finding github.com/posener/complete v1.1.1 [2020-05-10T16:16:55.448Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-10T16:16:55.448Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-10T16:16:55.448Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-10T16:16:55.448Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-10T16:16:55.448Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-10T16:16:55.448Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-10T16:16:55.448Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-10T16:16:55.448Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-10T16:16:55.448Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-10T16:16:55.448Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-10T16:16:55.448Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-10T16:16:55.448Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-10T16:17:05.561Z] Removing intermediate container acc84b34e8c8 [2020-05-10T16:17:05.561Z] ---> f5e3ec209d5c [2020-05-10T16:17:05.561Z] Successfully built f5e3ec209d5c [2020-05-10T16:17:05.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:17:06.267Z] + docker inspect -f . ci-base-image-arm64 [2020-05-10T16:17:06.267Z] . [Pipeline] withDockerContainer [2020-05-10T16:17:06.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-7774 does not seem to be running inside a container [2020-05-10T16:17:06.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-10T16:17:08.341Z] $ docker top f255f0b2efed3844e48d6f496654f40cbb536a3aee95cb6f357c3cfc478cede1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-10T16:17:09.682Z] + go version [2020-05-10T16:17:09.682Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-10T16:17:10.336Z] + make test [2020-05-10T16:17:10.336Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-10T16:17:11.757Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-10T16:17:38.545Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-10T16:17:38.545Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-10T16:17:38.545Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-10T16:17:39.981Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.054s coverage: 22.1% of statements [2020-05-10T16:17:43.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.158s coverage: 95.8% of statements [2020-05-10T16:18:15.625Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.083s coverage: 11.4% of statements [2020-05-10T16:18:15.625Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.070s coverage: 21.7% of statements [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-10T16:18:15.625Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.327s coverage: 36.9% of statements [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-10T16:18:15.625Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.572s coverage: 65.2% of statements [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-10T16:18:15.625Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.048s coverage: 52.6% of statements [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-10T16:18:15.625Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.357s coverage: 68.9% of statements [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-10T16:18:15.625Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-10T16:18:15.625Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-10T16:18:18.227Z] gofmt -l . [2020-05-10T16:18:18.494Z] [ "`gofmt -l .`" = "" ] [2020-05-10T16:18:18.773Z] ./bin/test-attribution-txt.sh [2020-05-10T16:18:19.361Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-10T16:18:19.961Z] Warning: overwriting stash ‘coverage-report’ [2020-05-10T16:18:20.411Z] Stashed 1 file(s) [Pipeline] } [2020-05-10T16:18:20.419Z] $ docker stop --time=1 f255f0b2efed3844e48d6f496654f40cbb536a3aee95cb6f357c3cfc478cede1 [2020-05-10T16:18:22.466Z] $ docker rm -f f255f0b2efed3844e48d6f496654f40cbb536a3aee95cb6f357c3cfc478cede1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-10T16:18:23.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-10T16:18:24.343Z] + ls -al . [2020-05-10T16:18:24.343Z] total 220 [2020-05-10T16:18:24.343Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 16:18 . [2020-05-10T16:18:24.343Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:15 .. [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 16:15 .dockerignore [2020-05-10T16:18:24.343Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 16:16 .git [2020-05-10T16:18:24.343Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:15 .github [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 138 May 10 16:15 .gitignore [2020-05-10T16:18:24.343Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:16 .semver [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 936 May 10 16:15 Dockerfile.build [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 808 May 10 16:15 Jenkinsfile [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 16:15 LICENSE [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 892 May 10 16:15 Makefile [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 2249 May 10 16:15 README.md [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 3733 May 10 16:15 RELEASE-NOTES.txt [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 16:12 VERSION [2020-05-10T16:18:24.343Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:15 api [2020-05-10T16:18:24.343Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:15 bin [2020-05-10T16:18:24.343Z] -rw-r--r-- 1 jenkins jenkins 110877 May 10 16:18 coverage.out [2020-05-10T16:18:24.343Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:15 example [2020-05-10T16:18:24.343Z] -rw-r--r-- 1 jenkins jenkins 446 May 10 16:18 go.mod [2020-05-10T16:18:24.343Z] -rw-r--r-- 1 jenkins jenkins 12076 May 10 16:18 go.sum [2020-05-10T16:18:24.343Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 16:15 internal [2020-05-10T16:18:24.343Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 16:15 pkg [2020-05-10T16:18:24.343Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:15 snap [2020-05-10T16:18:24.343Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 16:15 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:18:24.677Z] + 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=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 --label arch=arm64 --label version=0.0.0 . [2020-05-10T16:18:25.262Z] Sending build context to Docker daemon 3.171MB [2020-05-10T16:18:25.262Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-10T16:18:25.262Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-10T16:18:25.262Z] ---> f5e3ec209d5c [2020-05-10T16:18:25.262Z] Step 3/21 : ARG MAKE='make build' [2020-05-10T16:18:25.531Z] ---> Running in d9d5ed256ab4 [2020-05-10T16:18:25.803Z] Removing intermediate container d9d5ed256ab4 [2020-05-10T16:18:25.803Z] ---> ab4da99d6e61 [2020-05-10T16:18:25.803Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-10T16:18:25.803Z] ---> Running in aa2248ab959d [2020-05-10T16:18:26.390Z] Removing intermediate container aa2248ab959d [2020-05-10T16:18:26.390Z] ---> 76bf7cf7a3b9 [2020-05-10T16:18:26.390Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:18:26.390Z] ---> Running in e56b163b7689 [2020-05-10T16:18:26.660Z] Removing intermediate container e56b163b7689 [2020-05-10T16:18:26.660Z] ---> 4de0e48434f8 [2020-05-10T16:18:26.660Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-10T16:18:26.928Z] ---> Running in bee0e5673dfb [2020-05-10T16:18:28.877Z] Removing intermediate container bee0e5673dfb [2020-05-10T16:18:28.878Z] ---> 7a67005f2707 [2020-05-10T16:18:28.878Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-10T16:18:28.878Z] ---> Running in fc10564fb504 [2020-05-10T16:18:29.837Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-10T16:18:30.420Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-10T16:18:31.005Z] OK: 125 MiB in 39 packages [2020-05-10T16:18:31.969Z] Removing intermediate container fc10564fb504 [2020-05-10T16:18:31.969Z] ---> ea38b69890e9 [2020-05-10T16:18:31.969Z] Step 8/21 : COPY . . [2020-05-10T16:18:33.385Z] ---> 87166732102a [2020-05-10T16:18:33.385Z] Step 9/21 : RUN ${MAKE} [2020-05-10T16:18:33.385Z] ---> Running in 8247d908aca2 [2020-05-10T16:18:33.972Z] 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-10T16:19:00.699Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-10T16:19:00.699Z] Removing intermediate container 8247d908aca2 [2020-05-10T16:19:00.699Z] ---> b125bdfb620b [2020-05-10T16:19:00.699Z] Step 10/21 : FROM scratch [2020-05-10T16:19:00.699Z] ---> [2020-05-10T16:19:00.699Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-10T16:19:00.699Z] ---> Running in a0ce23ab07af [2020-05-10T16:19:00.699Z] Removing intermediate container a0ce23ab07af [2020-05-10T16:19:00.699Z] ---> f9b9e15852a2 [2020-05-10T16:19:00.699Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-10T16:19:00.699Z] ---> Running in 2a25d415b087 [2020-05-10T16:19:00.699Z] Removing intermediate container 2a25d415b087 [2020-05-10T16:19:00.699Z] ---> 19243fd70f97 [2020-05-10T16:19:00.699Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-10T16:19:00.699Z] ---> Running in d05559111db6 [2020-05-10T16:19:00.699Z] Removing intermediate container d05559111db6 [2020-05-10T16:19:00.699Z] ---> 1e5417b15b5d [2020-05-10T16:19:00.699Z] Step 14/21 : WORKDIR / [2020-05-10T16:19:00.699Z] ---> Running in cac0da28ca03 [2020-05-10T16:19:00.967Z] Removing intermediate container cac0da28ca03 [2020-05-10T16:19:00.967Z] ---> 58e5bb38c5e3 [2020-05-10T16:19:00.967Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-10T16:19:01.934Z] ---> 9bfb8f823aa9 [2020-05-10T16:19:01.934Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-10T16:19:02.522Z] ---> 771c266ed556 [2020-05-10T16:19:02.522Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-10T16:19:03.108Z] ---> 1b805aecd87d [2020-05-10T16:19:03.108Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-10T16:19:03.108Z] ---> Running in fcba83212217 [2020-05-10T16:19:03.375Z] Removing intermediate container fcba83212217 [2020-05-10T16:19:03.375Z] ---> 803605156646 [2020-05-10T16:19:03.375Z] Step 19/21 : LABEL arch=arm64 [2020-05-10T16:19:03.643Z] ---> Running in 2d41d74eb03b [2020-05-10T16:19:03.912Z] Removing intermediate container 2d41d74eb03b [2020-05-10T16:19:03.912Z] ---> b4511043b907 [2020-05-10T16:19:03.912Z] Step 20/21 : LABEL git_sha=9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [2020-05-10T16:19:03.912Z] ---> Running in 51213ed4f4f1 [2020-05-10T16:19:04.499Z] Removing intermediate container 51213ed4f4f1 [2020-05-10T16:19:04.499Z] ---> ccf255b0e425 [2020-05-10T16:19:04.499Z] Step 21/21 : LABEL version=0.0.0 [2020-05-10T16:19:04.499Z] ---> Running in 8c23648d55cf [2020-05-10T16:19:04.768Z] Removing intermediate container 8c23648d55cf [2020-05-10T16:19:04.768Z] ---> 0c00e3d631c9 [2020-05-10T16:19:04.768Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-10T16:19:04.768Z] Successfully built 0c00e3d631c9 [2020-05-10T16:19:04.768Z] 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-10T16:19:06.061Z] provisioning config files... [2020-05-10T16:19:06.071Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config457681767367532798tmp [Pipeline] { [Pipeline] sh [2020-05-10T16:19:06.414Z] + curl -s https://codecov.io/bash [2020-05-10T16:19:06.414Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config457681767367532798tmp [2020-05-10T16:19:06.685Z] [2020-05-10T16:19:06.685Z] _____ _ [2020-05-10T16:19:06.685Z] / ____| | | [2020-05-10T16:19:06.685Z] | | ___ __| | ___ ___ _____ __ [2020-05-10T16:19:06.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-10T16:19:06.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-10T16:19:06.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-10T16:19:06.685Z] Bash-tbd [2020-05-10T16:19:06.685Z] [2020-05-10T16:19:06.685Z] [2020-05-10T16:19:06.685Z] ==> Jenkins CI detected. [2020-05-10T16:19:06.685Z] project root: . [2020-05-10T16:19:06.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-10T16:19:06.685Z] ==> Running gcov in . (disable via -X gcov) [2020-05-10T16:19:06.685Z] ==> Python coveragepy not found [2020-05-10T16:19:06.685Z] ==> Searching for coverage reports in: [2020-05-10T16:19:06.685Z] + . [2020-05-10T16:19:06.685Z] -> Found 1 reports [2020-05-10T16:19:06.685Z] ==> Detecting git/mercurial file structure [2020-05-10T16:19:06.685Z] ==> Reading reports [2020-05-10T16:19:06.685Z] + ./coverage.out bytes=110877 [2020-05-10T16:19:06.685Z] ==> Appending adjustments [2020-05-10T16:19:06.685Z] http://docs.codecov.io/docs/fixing-reports [2020-05-10T16:19:06.948Z] + Found adjustments [2020-05-10T16:19:06.948Z] ==> Gzipping contents [2020-05-10T16:19:07.208Z] ==> Uploading reports [2020-05-10T16:19:07.208Z] url: https://codecov.io [2020-05-10T16:19:07.208Z] query: branch=PR-523&commit=9a9d29433b52a83cd8743e35a802ab1c55c81fb1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= [2020-05-10T16:19:07.208Z] -> Pinging Codecov [2020-05-10T16:19:07.208Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-523&commit=9a9d29433b52a83cd8743e35a802ab1c55c81fb1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= [2020-05-10T16:19:07.466Z] -> Uploading [2020-05-10T16:19:08.033Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9a9d29433b52a83cd8743e35a802ab1c55c81fb1 [Pipeline] } [2020-05-10T16:19:08.039Z] 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-10T16:19:09.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-10T16:19:09.589Z] ---> package-listing.sh [2020-05-10T16:19:09.589Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-10T16:19:09.589Z] ++ facter osfamily [2020-05-10T16:19:09.589Z] + OS_FAMILY=redhat [2020-05-10T16:19:09.589Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:19:09.589Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-10T16:19:09.589Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-10T16:19:09.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-10T16:19:09.589Z] + PACKAGES=/tmp/packages_start.txt [2020-05-10T16:19:09.589Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' [2020-05-10T16:19:09.589Z] + PACKAGES=/tmp/packages_end.txt [2020-05-10T16:19:09.589Z] + case "${OS_FAMILY}" in [2020-05-10T16:19:09.589Z] + rpm -qa [2020-05-10T16:19:09.589Z] + sort [2020-05-10T16:19:13.775Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-10T16:19:13.775Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-10T16:19:13.775Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-10T16:19:13.775Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' [2020-05-10T16:19:13.775Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [2020-05-10T16:19:13.775Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:19:14.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-10T16:19:14.295Z] [2020-05-10T16:19:14.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-10T16:19:14.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-10T16:19:14.624Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-10T16:19:14.624Z] c9b1b535fdd9: Pulling fs layer [2020-05-10T16:19:14.624Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-10T16:19:14.624Z] 756a868c4378: Pulling fs layer [2020-05-10T16:19:14.624Z] 444b2fc9a129: Pulling fs layer [2020-05-10T16:19:14.624Z] ea15f1150254: Pulling fs layer [2020-05-10T16:19:14.624Z] 41b27a9f41bf: Pulling fs layer [2020-05-10T16:19:14.624Z] 28c525ee5125: Pulling fs layer [2020-05-10T16:19:14.624Z] 094b1ea09ed8: Pulling fs layer [2020-05-10T16:19:14.624Z] 138eaada9080: Pulling fs layer [2020-05-10T16:19:14.624Z] 0622d0fa9048: Pulling fs layer [2020-05-10T16:19:14.624Z] 41b27a9f41bf: Waiting [2020-05-10T16:19:14.624Z] 28c525ee5125: Waiting [2020-05-10T16:19:14.624Z] 444b2fc9a129: Waiting [2020-05-10T16:19:14.624Z] ea15f1150254: Waiting [2020-05-10T16:19:14.624Z] 094b1ea09ed8: Waiting [2020-05-10T16:19:14.624Z] 138eaada9080: Waiting [2020-05-10T16:19:14.624Z] 0622d0fa9048: Waiting [2020-05-10T16:19:14.624Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-10T16:19:14.624Z] 2cc5ad85d9ab: Download complete [2020-05-10T16:19:14.624Z] 444b2fc9a129: Verifying Checksum [2020-05-10T16:19:14.624Z] 444b2fc9a129: Download complete [2020-05-10T16:19:14.624Z] c9b1b535fdd9: Verifying Checksum [2020-05-10T16:19:14.624Z] c9b1b535fdd9: Download complete [2020-05-10T16:19:14.624Z] ea15f1150254: Verifying Checksum [2020-05-10T16:19:14.624Z] ea15f1150254: Download complete [2020-05-10T16:19:14.888Z] 28c525ee5125: Verifying Checksum [2020-05-10T16:19:14.888Z] 28c525ee5125: Download complete [2020-05-10T16:19:15.152Z] c9b1b535fdd9: Pull complete [2020-05-10T16:19:15.152Z] 756a868c4378: Verifying Checksum [2020-05-10T16:19:15.152Z] 756a868c4378: Download complete [2020-05-10T16:19:15.152Z] 094b1ea09ed8: Verifying Checksum [2020-05-10T16:19:15.152Z] 094b1ea09ed8: Download complete [2020-05-10T16:19:15.152Z] 2cc5ad85d9ab: Pull complete [2020-05-10T16:19:15.152Z] 138eaada9080: Verifying Checksum [2020-05-10T16:19:15.152Z] 138eaada9080: Download complete [2020-05-10T16:19:15.152Z] 0622d0fa9048: Verifying Checksum [2020-05-10T16:19:15.152Z] 0622d0fa9048: Download complete [2020-05-10T16:19:15.723Z] 41b27a9f41bf: Verifying Checksum [2020-05-10T16:19:15.723Z] 41b27a9f41bf: Download complete [2020-05-10T16:19:17.102Z] 756a868c4378: Pull complete [2020-05-10T16:19:17.102Z] 444b2fc9a129: Pull complete [2020-05-10T16:19:17.102Z] ea15f1150254: Pull complete [2020-05-10T16:19:20.399Z] 41b27a9f41bf: Pull complete [2020-05-10T16:19:20.658Z] 28c525ee5125: Pull complete [2020-05-10T16:19:22.576Z] 094b1ea09ed8: Pull complete [2020-05-10T16:19:22.576Z] 138eaada9080: Pull complete [2020-05-10T16:19:22.834Z] 0622d0fa9048: Pull complete [2020-05-10T16:19:22.834Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-10T16:19:22.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-10T16:19:23.002Z] prd-centos7-docker-4c-2g-7773 does not seem to be running inside a container [2020-05-10T16:19:23.038Z] $ 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-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-10T16:19:23.655Z] $ docker top cc60b6502dba667a3c690bb600f31e4bffb4dfc7010917678337eaa495452119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-10T16:19:23.908Z] provisioning config files... [2020-05-10T16:19:23.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config3427870997777764808tmp [Pipeline] { [Pipeline] echo [2020-05-10T16:19:24.022Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-10T16:19:24.327Z] ---> create-netrc.sh [Pipeline] echo [2020-05-10T16:19:24.334Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-10T16:19:24.631Z] ---> logs-deploy.sh [2020-05-10T16:19:24.631Z] + ARCHIVE_ARTIFACTS= [2020-05-10T16:19:24.631Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-10T16:19:24.631Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-10T16:19:24.631Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-10T16:19:24.631Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/8 [2020-05-10T16:19:24.631Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/8/ [2020-05-10T16:19:24.631Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/8 /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:19:26.004Z] Archives upload complete. [2020-05-10T16:19:26.004Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/8/ [2020-05-10T16:19:26.571Z] ---> uname -a: [2020-05-10T16:19:26.571Z] Linux cc60b6502dba 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] ---> lscpu: [2020-05-10T16:19:26.571Z] Architecture: x86_64 [2020-05-10T16:19:26.571Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-10T16:19:26.571Z] Byte Order: Little Endian [2020-05-10T16:19:26.571Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-10T16:19:26.571Z] CPU(s): 4 [2020-05-10T16:19:26.571Z] On-line CPU(s) list: 0-3 [2020-05-10T16:19:26.571Z] Thread(s) per core: 1 [2020-05-10T16:19:26.571Z] Core(s) per socket: 1 [2020-05-10T16:19:26.571Z] Socket(s): 4 [2020-05-10T16:19:26.571Z] NUMA node(s): 1 [2020-05-10T16:19:26.571Z] Vendor ID: GenuineIntel [2020-05-10T16:19:26.571Z] CPU family: 6 [2020-05-10T16:19:26.571Z] Model: 44 [2020-05-10T16:19:26.571Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-10T16:19:26.571Z] Stepping: 1 [2020-05-10T16:19:26.571Z] CPU MHz: 2933.438 [2020-05-10T16:19:26.571Z] BogoMIPS: 5866.87 [2020-05-10T16:19:26.571Z] Virtualization: VT-x [2020-05-10T16:19:26.571Z] Hypervisor vendor: KVM [2020-05-10T16:19:26.571Z] Virtualization type: full [2020-05-10T16:19:26.571Z] L1d cache: 128 KiB [2020-05-10T16:19:26.571Z] L1i cache: 128 KiB [2020-05-10T16:19:26.571Z] L2 cache: 16 MiB [2020-05-10T16:19:26.571Z] L3 cache: 64 MiB [2020-05-10T16:19:26.571Z] NUMA node0 CPU(s): 0-3 [2020-05-10T16:19:26.571Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-10T16:19:26.571Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-10T16:19:26.571Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-10T16:19:26.571Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-10T16:19:26.571Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-10T16:19:26.571Z] 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-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] ---> nproc: [2020-05-10T16:19:26.571Z] 4 [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] ---> df -h: [2020-05-10T16:19:26.571Z] Filesystem Size Used Available Use% Mounted on [2020-05-10T16:19:26.571Z] overlay 50.0G 6.4G 43.6G 13% / [2020-05-10T16:19:26.571Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-10T16:19:26.571Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-10T16:19:26.571Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-10T16:19:26.571Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-05-10T16:19:26.571Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-05-10T16:19:26.571Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-05-10T16:19:26.571Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523 [2020-05-10T16:19:26.571Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp [2020-05-10T16:19:26.571Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] ---> free -m: [2020-05-10T16:19:26.571Z] total used free shared buff/cache available [2020-05-10T16:19:26.571Z] Mem: 1838 610 71 0 1155 1123 [2020-05-10T16:19:26.571Z] Swap: 1023 0 1023 [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] ---> ip addr: [2020-05-10T16:19:26.571Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-10T16:19:26.571Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-10T16:19:26.571Z] inet 127.0.0.1/8 scope host lo [2020-05-10T16:19:26.571Z] valid_lft forever preferred_lft forever [2020-05-10T16:19:26.571Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-10T16:19:26.571Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-10T16:19:26.571Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-10T16:19:26.571Z] valid_lft forever preferred_lft forever [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] ---> sar -b -r -n DEV: [2020-05-10T16:19:26.571Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] 16:11:32 LINUX RESTART [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] 16:12:01 tps rtps wtps bread/s bwrtn/s [2020-05-10T16:19:26.571Z] 16:13:01 60.20 23.36 36.84 4387.15 3586.68 [2020-05-10T16:19:26.571Z] 16:14:02 2.31 0.00 2.31 0.00 81.85 [2020-05-10T16:19:26.571Z] 16:15:01 0.19 0.00 0.19 0.00 2.46 [2020-05-10T16:19:26.571Z] 16:16:01 0.37 0.00 0.37 0.00 5.68 [2020-05-10T16:19:26.571Z] 16:17:01 0.28 0.00 0.28 0.00 5.28 [2020-05-10T16:19:26.571Z] 16:18:01 0.38 0.00 0.38 0.00 6.71 [2020-05-10T16:19:26.571Z] 16:19:01 0.33 0.00 0.33 0.00 5.31 [2020-05-10T16:19:26.571Z] Average: 9.18 3.35 5.83 628.48 529.17 [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] 16:12:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-10T16:19:26.571Z] 16:13:01 105944 1776360 94.37 2620 1228160 929128 31.70 439112 1173512 16 [2020-05-10T16:19:26.571Z] 16:14:02 112076 1770228 94.05 2620 1228196 911996 31.12 434664 1172604 16 [2020-05-10T16:19:26.571Z] 16:15:01 111464 1770840 94.08 2620 1228200 903988 30.84 435456 1172236 20 [2020-05-10T16:19:26.571Z] 16:16:01 112060 1770244 94.05 2620 1228204 903916 30.84 435004 1172236 20 [2020-05-10T16:19:26.571Z] 16:17:01 113268 1769036 93.98 2620 1228212 903772 30.84 434336 1172236 20 [2020-05-10T16:19:26.571Z] 16:18:01 113004 1769300 94.00 2620 1228216 903856 30.84 434528 1172236 8 [2020-05-10T16:19:26.571Z] 16:19:01 113292 1769012 93.98 2620 1228220 903772 30.84 434352 1172232 12 [2020-05-10T16:19:26.571Z] Average: 111587 1770717 94.07 2620 1228201 908633 31.00 435350 1172470 16 [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] 16:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-10T16:19:26.571Z] 16:13:01 eth0 531.35 340.22 1043.69 110.48 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:13:01 docker0 7.86 6.09 1.13 17.40 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:14:02 eth0 0.33 0.27 0.34 0.02 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:15:01 eth0 1.37 0.36 0.35 0.17 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:16:01 eth0 0.60 0.35 0.28 0.23 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:18:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:19:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] Average: eth0 76.50 48.93 149.67 15.90 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] Average: docker0 1.13 0.87 0.16 2.49 0.00 0.00 0.00 [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] ---> sar -P ALL: [2020-05-10T16:19:26.571Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] 16:11:32 LINUX RESTART [2020-05-10T16:19:26.571Z] [2020-05-10T16:19:26.571Z] 16:12:01 CPU %user %nice %system %iowait %steal %idle [2020-05-10T16:19:26.571Z] 16:13:01 all 12.62 0.00 3.83 1.58 0.02 81.96 [2020-05-10T16:19:26.571Z] 16:13:01 0 11.25 0.00 5.12 1.01 0.02 82.60 [2020-05-10T16:19:26.571Z] 16:13:01 1 12.69 0.00 3.78 0.29 0.02 83.23 [2020-05-10T16:19:26.571Z] 16:13:01 2 13.93 0.00 3.55 4.36 0.02 78.15 [2020-05-10T16:19:26.571Z] 16:13:01 3 12.60 0.00 2.84 0.67 0.05 83.84 [2020-05-10T16:19:26.571Z] 16:14:02 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-05-10T16:19:26.571Z] 16:14:02 0 0.05 0.00 0.08 0.00 0.00 99.87 [2020-05-10T16:19:26.571Z] 16:14:02 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-10T16:19:26.571Z] 16:14:02 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-10T16:19:26.571Z] 16:14:02 3 0.55 0.00 0.08 0.00 0.00 99.37 [2020-05-10T16:19:26.571Z] 16:15:01 all 0.13 0.00 0.06 0.00 0.00 99.80 [2020-05-10T16:19:26.571Z] 16:15:01 0 0.14 0.00 0.07 0.00 0.00 99.80 [2020-05-10T16:19:26.571Z] 16:15:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-05-10T16:19:26.571Z] 16:15:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-10T16:19:26.571Z] 16:15:01 3 0.24 0.00 0.08 0.00 0.00 99.68 [2020-05-10T16:19:26.571Z] 16:16:01 all 0.06 0.00 0.05 0.00 0.00 99.89 [2020-05-10T16:19:26.571Z] 16:16:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-10T16:19:26.571Z] 16:16:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-05-10T16:19:26.571Z] 16:16:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-05-10T16:19:26.571Z] 16:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-10T16:19:26.571Z] 16:17:01 all 0.09 0.00 0.05 0.00 0.00 99.86 [2020-05-10T16:19:26.571Z] 16:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-05-10T16:19:26.571Z] 16:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-10T16:19:26.571Z] 16:17:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-05-10T16:19:26.571Z] 16:17:01 3 0.15 0.00 0.07 0.00 0.00 99.78 [2020-05-10T16:19:26.571Z] 16:18:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-05-10T16:19:26.572Z] 16:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-10T16:19:26.572Z] 16:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-10T16:19:26.572Z] 16:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-10T16:19:26.572Z] 16:18:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-05-10T16:19:26.572Z] 16:19:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-10T16:19:26.572Z] 16:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-10T16:19:26.572Z] 16:19:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-05-10T16:19:26.572Z] 16:19:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-05-10T16:19:26.572Z] 16:19:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-05-10T16:19:26.572Z] Average: all 1.91 0.00 0.59 0.23 0.00 97.27 [2020-05-10T16:19:26.572Z] Average: 0 1.65 0.00 0.77 0.14 0.00 97.43 [2020-05-10T16:19:26.572Z] Average: 1 1.87 0.00 0.59 0.04 0.00 97.50 [2020-05-10T16:19:26.572Z] Average: 2 2.04 0.00 0.55 0.62 0.00 96.79 [2020-05-10T16:19:26.572Z] Average: 3 2.09 0.00 0.46 0.10 0.01 97.35 [2020-05-10T16:19:26.572Z] [2020-05-10T16:19:26.572Z] [2020-05-10T16:19:26.572Z]