Pull request #432 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 IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 0605716f3fd271273ac872c46dcfc3221fe9ce3f rather than db73cdc8dbf3122ad9408efcb2564a6f5d15645a Obtained Jenkinsfile from 0605716f3fd271273ac872c46dcfc3221fe9ce3f 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-1671 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [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-432 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit db73cdc8dbf3122ad9408efcb2564a6f5d15645a Merge succeeded, producing db73cdc8dbf3122ad9408efcb2564a6f5d15645a Checking out Revision db73cdc8dbf3122ad9408efcb2564a6f5d15645a (PR-432) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db73cdc8dbf3122ad9408efcb2564a6f5d15645a # 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 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db73cdc8dbf3122ad9408efcb2564a6f5d15645a # timeout=10 Commit message: "Refactor to use common go-mod-bootstrap package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-01T01:46:53.271Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk a2f0865cb76fc7274bb55d5adbbf1cec67b2d500 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:46:55.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-01T01:46:55.349Z] [2020-04-01T01:46:55.349Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:46:55.714Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-01T01:46:55.714Z] latest: Pulling from edgex-devops/git-semver [2020-04-01T01:46:55.714Z] 9123ac7c32f7: Pulling fs layer [2020-04-01T01:46:55.714Z] b8cc5d1170e3: Pulling fs layer [2020-04-01T01:46:55.714Z] 2924cbbf6a41: Pulling fs layer [2020-04-01T01:46:55.714Z] 93b08a4f1073: Pulling fs layer [2020-04-01T01:46:55.714Z] 93b08a4f1073: Waiting [2020-04-01T01:46:55.714Z] b8cc5d1170e3: Download complete [2020-04-01T01:46:55.975Z] 9123ac7c32f7: Verifying Checksum [2020-04-01T01:46:55.975Z] 9123ac7c32f7: Download complete [2020-04-01T01:46:55.975Z] 93b08a4f1073: Verifying Checksum [2020-04-01T01:46:55.975Z] 93b08a4f1073: Download complete [2020-04-01T01:46:55.975Z] 2924cbbf6a41: Verifying Checksum [2020-04-01T01:46:55.975Z] 2924cbbf6a41: Download complete [2020-04-01T01:46:55.975Z] 9123ac7c32f7: Pull complete [2020-04-01T01:46:56.234Z] b8cc5d1170e3: Pull complete [2020-04-01T01:46:56.801Z] 2924cbbf6a41: Pull complete [2020-04-01T01:46:57.059Z] 93b08a4f1073: Pull complete [2020-04-01T01:46:57.059Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-01T01:46:57.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-01T01:46:57.184Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2020-04-01T01:46:57.221Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-01T01:46:57.742Z] $ docker top 8778b41a903a0321f912546f2b791a8114b351065a3cd12b15f69d5a6ddcaedf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-01T01:46:57.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-01T01:46:57.968Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-01T01:46:58.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-01T01:46:58.149Z] $ docker exec 8778b41a903a0321f912546f2b791a8114b351065a3cd12b15f69d5a6ddcaedf ssh-agent [2020-04-01T01:46:58.337Z] SSH_AUTH_SOCK=/tmp/ssh-o4y35dNmvyXk/agent.15 [2020-04-01T01:46:58.337Z] SSH_AGENT_PID=22 [2020-04-01T01:46:58.345Z] Running ssh-add (command line suppressed) [2020-04-01T01:46:58.488Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8403565448378739747.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8403565448378739747.key) [2020-04-01T01:46:58.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-01T01:46:58.852Z] + git describe --exact-match --tags HEAD [2020-04-01T01:46:58.852Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-01T01:46:58.905Z] $ docker exec --env ******** --env ******** 8778b41a903a0321f912546f2b791a8114b351065a3cd12b15f69d5a6ddcaedf ssh-agent -k [2020-04-01T01:46:59.038Z] unset SSH_AUTH_SOCK; [2020-04-01T01:46:59.038Z] unset SSH_AGENT_PID; [2020-04-01T01:46:59.038Z] echo Agent pid 22 killed; [2020-04-01T01:46:59.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-01T01:46:59.132Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-01T01:46:59.132Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-01T01:46:59.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-01T01:46:59.205Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-01T01:46:59.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-01T01:46:59.386Z] $ docker exec 8778b41a903a0321f912546f2b791a8114b351065a3cd12b15f69d5a6ddcaedf ssh-agent [2020-04-01T01:46:59.581Z] SSH_AUTH_SOCK=/tmp/ssh-ka2BAYE5R1z0/agent.58 [2020-04-01T01:46:59.581Z] SSH_AGENT_PID=65 [2020-04-01T01:46:59.594Z] Running ssh-add (command line suppressed) [2020-04-01T01:46:59.736Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3929453885918814716.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3929453885918814716.key) [2020-04-01T01:46:59.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-01T01:47:00.114Z] + git semver init [2020-04-01T01:47:00.114Z] # -> Open(): unable to determine branch for HEAD [2020-04-01T01:47:00.114Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.git [2020-04-01T01:47:00.114Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-01T01:47:00.114Z] # $SEMVER_REMOTE_NAME = origin [2020-04-01T01:47:00.114Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-01T01:47:00.114Z] # $SEMVER_USER_NAME = jenkins [2020-04-01T01:47:00.114Z] # $SEMVER_BRANCH = PR-432 [2020-04-01T01:47:00.114Z] # $SEMVER_TEMP = /tmp/semver-211692290 [2020-04-01T01:47:00.114Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-01T01:47:00.682Z] # '/tmp/semver-211692290' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver' [2020-04-01T01:47:00.682Z] # -> Force: false [2020-04-01T01:47:00.682Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver [Pipeline] } [2020-04-01T01:47:00.690Z] $ docker exec --env ******** --env ******** 8778b41a903a0321f912546f2b791a8114b351065a3cd12b15f69d5a6ddcaedf ssh-agent -k [2020-04-01T01:47:00.824Z] unset SSH_AUTH_SOCK; [2020-04-01T01:47:00.824Z] unset SSH_AGENT_PID; [2020-04-01T01:47:00.824Z] echo Agent pid 65 killed; [2020-04-01T01:47:00.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-01T01:47:01.271Z] + git semver [Pipeline] } [2020-04-01T01:47:01.283Z] $ docker stop --time=1 8778b41a903a0321f912546f2b791a8114b351065a3cd12b15f69d5a6ddcaedf [2020-04-01T01:47:02.647Z] $ docker rm -f 8778b41a903a0321f912546f2b791a8114b351065a3cd12b15f69d5a6ddcaedf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-01T01:47:03.406Z] Stashed 35 file(s) [Pipeline] echo [2020-04-01T01:47:03.408Z] [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-04-01T01:47:18.661Z] Still waiting to schedule task [2020-04-01T01:47:18.661Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-01T01:47:18.662Z] Still waiting to schedule task [2020-04-01T01:47:18.663Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-01T01:49:18.021Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1672 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-04-01T01:49:18.061Z] Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout [2020-04-01T01:49:23.624Z] using credential edgex-jenkins-ssh [2020-04-01T01:49:23.672Z] Cloning the remote Git repository [2020-04-01T01:49:23.672Z] Cloning with configured refspecs honoured and without tags [2020-04-01T01:49:23.709Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-01T01:49:23.808Z] > git init /w/workspace/device-sdk-go/10 # timeout=10 [2020-04-01T01:49:23.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-01T01:49:23.895Z] > git --version # timeout=10 [2020-04-01T01:49:23.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T01:49:23.979Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T01:49:25.138Z] Fetching without tags [2020-04-01T01:49:25.614Z] Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit db73cdc8dbf3122ad9408efcb2564a6f5d15645a [2020-04-01T01:49:25.005Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-01T01:49:25.023Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-04-01T01:49:25.048Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T01:49:25.081Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-01T01:49:25.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-01T01:49:25.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T01:49:25.141Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T01:49:25.616Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T01:49:25.649Z] > git checkout -f db73cdc8dbf3122ad9408efcb2564a6f5d15645a # timeout=10 [2020-04-01T01:49:25.764Z] > git remote # timeout=10 [2020-04-01T01:49:25.919Z] Merge succeeded, producing db73cdc8dbf3122ad9408efcb2564a6f5d15645a [2020-04-01T01:49:25.920Z] Checking out Revision db73cdc8dbf3122ad9408efcb2564a6f5d15645a (PR-432) [2020-04-01T01:49:25.791Z] > git config --get remote.origin.url # timeout=10 [2020-04-01T01:49:25.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T01:49:25.836Z] > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 [2020-04-01T01:49:25.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-01T01:49:25.910Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T01:49:25.943Z] > git checkout -f db73cdc8dbf3122ad9408efcb2564a6f5d15645a # timeout=10 [2020-04-01T01:49:30.535Z] Commit message: "Refactor to use common go-mod-bootstrap package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-01T01:49:32.023Z] ========================================================= [2020-04-01T01:49:32.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-01T01:49:32.023Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:49:33.145Z] + 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-04-01T01:49:34.112Z] Sending build context to Docker daemon 2.769MB [2020-04-01T01:49:34.112Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-01T01:49:34.112Z] Step 2/8 : FROM ${BASE} [2020-04-01T01:49:34.385Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-01T01:49:34.385Z] cde5963f3b93: Pulling fs layer [2020-04-01T01:49:34.385Z] 2a23fa8c16f7: Pulling fs layer [2020-04-01T01:49:34.385Z] 777b28850792: Pulling fs layer [2020-04-01T01:49:34.385Z] 8a11ddd9e578: Pulling fs layer [2020-04-01T01:49:34.385Z] 4cf88f913ddb: Pulling fs layer [2020-04-01T01:49:34.385Z] 1df406cf5192: Pulling fs layer [2020-04-01T01:49:34.385Z] cd6300453558: Pulling fs layer [2020-04-01T01:49:34.385Z] b9c365052c96: Pulling fs layer [2020-04-01T01:49:34.385Z] a2d8cc88f415: Pulling fs layer [2020-04-01T01:49:34.385Z] ea1d1ca13537: Pulling fs layer [2020-04-01T01:49:34.385Z] 3750a50a1c5e: Pulling fs layer [2020-04-01T01:49:34.385Z] 8a11ddd9e578: Waiting [2020-04-01T01:49:34.385Z] 4cf88f913ddb: Waiting [2020-04-01T01:49:34.385Z] 1df406cf5192: Waiting [2020-04-01T01:49:34.385Z] cd6300453558: Waiting [2020-04-01T01:49:34.385Z] b9c365052c96: Waiting [2020-04-01T01:49:34.385Z] a2d8cc88f415: Waiting [2020-04-01T01:49:34.385Z] ea1d1ca13537: Waiting [2020-04-01T01:49:34.385Z] 3750a50a1c5e: Waiting [2020-04-01T01:49:34.385Z] 777b28850792: Verifying Checksum [2020-04-01T01:49:34.385Z] 777b28850792: Download complete [2020-04-01T01:49:34.654Z] 2a23fa8c16f7: Download complete [2020-04-01T01:49:34.654Z] 4cf88f913ddb: Verifying Checksum [2020-04-01T01:49:34.654Z] 4cf88f913ddb: Download complete [2020-04-01T01:49:34.922Z] 1df406cf5192: Download complete [2020-04-01T01:49:34.922Z] cde5963f3b93: Download complete [2020-04-01T01:49:35.892Z] cde5963f3b93: Pull complete [2020-04-01T01:49:36.484Z] 2a23fa8c16f7: Pull complete [2020-04-01T01:49:36.754Z] 777b28850792: Pull complete [2020-04-01T01:49:39.359Z] cd6300453558: Verifying Checksum [2020-04-01T01:49:39.359Z] cd6300453558: Download complete [2020-04-01T01:49:39.359Z] a2d8cc88f415: Verifying Checksum [2020-04-01T01:49:39.359Z] a2d8cc88f415: Download complete [2020-04-01T01:49:41.973Z] ea1d1ca13537: Verifying Checksum [2020-04-01T01:49:41.973Z] ea1d1ca13537: Download complete [2020-04-01T01:49:41.973Z] 3750a50a1c5e: Download complete [2020-04-01T01:49:44.560Z] b9c365052c96: Verifying Checksum [2020-04-01T01:49:44.560Z] b9c365052c96: Download complete [2020-04-01T01:49:46.498Z] 8a11ddd9e578: Verifying Checksum [2020-04-01T01:49:46.498Z] 8a11ddd9e578: Download complete [2020-04-01T01:49:58.821Z] 8a11ddd9e578: Pull complete [2020-04-01T01:49:58.821Z] 4cf88f913ddb: Pull complete [2020-04-01T01:49:58.821Z] 1df406cf5192: Pull complete [2020-04-01T01:50:02.168Z] cd6300453558: Pull complete [2020-04-01T01:50:02.257Z] Running on prd-centos7-docker-4c-2g-1673 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-04-01T01:50:02.330Z] Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout [2020-04-01T01:50:07.520Z] b9c365052c96: Pull complete [2020-04-01T01:50:07.520Z] a2d8cc88f415: Pull complete [2020-04-01T01:50:08.941Z] ea1d1ca13537: Pull complete [2020-04-01T01:50:09.309Z] using credential edgex-jenkins-ssh [2020-04-01T01:50:09.350Z] Cloning the remote Git repository [2020-04-01T01:50:09.350Z] Cloning with configured refspecs honoured and without tags [2020-04-01T01:50:09.524Z] 3750a50a1c5e: Pull complete [2020-04-01T01:50:09.524Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-01T01:50:09.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-01T01:50:09.524Z] ---> 78745c68409d [2020-04-01T01:50:09.524Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-01T01:50:09.665Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-01T01:50:09.776Z] > git init /w/workspace/device-sdk-go/10 # timeout=10 [2020-04-01T01:50:09.839Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-01T01:50:09.840Z] > git --version # timeout=10 [2020-04-01T01:50:09.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T01:50:09.884Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T01:50:10.653Z] Fetching without tags [2020-04-01T01:50:10.999Z] Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit db73cdc8dbf3122ad9408efcb2564a6f5d15645a [2020-04-01T01:50:11.150Z] Merge succeeded, producing db73cdc8dbf3122ad9408efcb2564a6f5d15645a [2020-04-01T01:50:11.150Z] Checking out Revision db73cdc8dbf3122ad9408efcb2564a6f5d15645a (PR-432) [2020-04-01T01:50:10.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-01T01:50:10.600Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-04-01T01:50:10.610Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T01:50:10.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-01T01:50:10.657Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-01T01:50:10.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T01:50:10.664Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T01:50:11.010Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T01:50:11.021Z] > git checkout -f db73cdc8dbf3122ad9408efcb2564a6f5d15645a # timeout=10 [2020-04-01T01:50:11.089Z] > git remote # timeout=10 [2020-04-01T01:50:11.095Z] > git config --get remote.origin.url # timeout=10 [2020-04-01T01:50:11.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T01:50:11.108Z] > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 [2020-04-01T01:50:11.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-01T01:50:11.153Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T01:50:11.159Z] > git checkout -f db73cdc8dbf3122ad9408efcb2564a6f5d15645a # timeout=10 [2020-04-01T01:50:14.885Z] ---> Running in c0aa497f8437 [2020-04-01T01:50:14.885Z] Removing intermediate container c0aa497f8437 [2020-04-01T01:50:14.885Z] ---> 693bec7b92b8 [2020-04-01T01:50:14.885Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-01T01:50:14.885Z] ---> Running in 247499a29ed4 [2020-04-01T01:50:15.405Z] Commit message: "Refactor to use common go-mod-bootstrap package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-01T01:50:16.580Z] ========================================================= [2020-04-01T01:50:16.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-01T01:50:16.581Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:50:17.479Z] Removing intermediate container 247499a29ed4 [2020-04-01T01:50:17.479Z] ---> 27a9f8730498 [2020-04-01T01:50:17.479Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-01T01:50:17.479Z] ---> Running in 491456f99a13 [2020-04-01T01:50:17.909Z] + 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-04-01T01:50:18.063Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-01T01:50:18.486Z] Sending build context to Docker daemon 2.766MB [2020-04-01T01:50:18.486Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-01T01:50:18.486Z] Step 2/8 : FROM ${BASE} [2020-04-01T01:50:18.770Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-01T01:50:18.770Z] e6b0cf9c0882: Pulling fs layer [2020-04-01T01:50:18.770Z] 2848faf0eed1: Pulling fs layer [2020-04-01T01:50:18.770Z] 0f37312ad70f: Pulling fs layer [2020-04-01T01:50:18.770Z] 5788d62ee057: Pulling fs layer [2020-04-01T01:50:18.770Z] 0e6b1d234666: Pulling fs layer [2020-04-01T01:50:18.770Z] bf5d7aec512f: Pulling fs layer [2020-04-01T01:50:18.770Z] 34c802a77dc8: Pulling fs layer [2020-04-01T01:50:18.770Z] 5788d62ee057: Waiting [2020-04-01T01:50:18.770Z] 9eb99e56ec68: Pulling fs layer [2020-04-01T01:50:18.770Z] 0e6b1d234666: Waiting [2020-04-01T01:50:18.770Z] 27c7a5d97fbd: Pulling fs layer [2020-04-01T01:50:18.770Z] 5c102a31e300: Pulling fs layer [2020-04-01T01:50:18.770Z] dcfb455df0a1: Pulling fs layer [2020-04-01T01:50:18.770Z] bf5d7aec512f: Waiting [2020-04-01T01:50:18.770Z] 34c802a77dc8: Waiting [2020-04-01T01:50:18.770Z] 27c7a5d97fbd: Waiting [2020-04-01T01:50:18.770Z] 5c102a31e300: Waiting [2020-04-01T01:50:18.770Z] dcfb455df0a1: Waiting [2020-04-01T01:50:18.770Z] 0f37312ad70f: Verifying Checksum [2020-04-01T01:50:18.770Z] 0f37312ad70f: Download complete [2020-04-01T01:50:18.770Z] 2848faf0eed1: Verifying Checksum [2020-04-01T01:50:18.770Z] 2848faf0eed1: Download complete [2020-04-01T01:50:18.770Z] 0e6b1d234666: Verifying Checksum [2020-04-01T01:50:18.770Z] 0e6b1d234666: Download complete [2020-04-01T01:50:18.770Z] bf5d7aec512f: Verifying Checksum [2020-04-01T01:50:18.770Z] bf5d7aec512f: Download complete [2020-04-01T01:50:18.770Z] e6b0cf9c0882: Verifying Checksum [2020-04-01T01:50:18.770Z] e6b0cf9c0882: Download complete [2020-04-01T01:50:19.021Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-01T01:50:19.287Z] OK: 125 MiB in 39 packages [2020-04-01T01:50:19.433Z] e6b0cf9c0882: Pull complete [2020-04-01T01:50:19.433Z] 2848faf0eed1: Pull complete [2020-04-01T01:50:19.713Z] 0f37312ad70f: Pull complete [2020-04-01T01:50:21.256Z] Removing intermediate container 491456f99a13 [2020-04-01T01:50:21.256Z] ---> bac1cd803a4b [2020-04-01T01:50:21.256Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-01T01:50:21.256Z] ---> Running in bef745dd7d21 [2020-04-01T01:50:21.523Z] Removing intermediate container bef745dd7d21 [2020-04-01T01:50:21.523Z] ---> ad13dc49fbd0 [2020-04-01T01:50:21.523Z] Step 7/8 : COPY . . [2020-04-01T01:50:22.482Z] ---> 245210eb249b [2020-04-01T01:50:22.482Z] Step 8/8 : RUN go mod download [2020-04-01T01:50:22.752Z] ---> Running in 8f0aed9092a0 [2020-04-01T01:50:22.895Z] 34c802a77dc8: Verifying Checksum [2020-04-01T01:50:22.896Z] 34c802a77dc8: Download complete [2020-04-01T01:50:22.896Z] 27c7a5d97fbd: Verifying Checksum [2020-04-01T01:50:22.896Z] 27c7a5d97fbd: Download complete [2020-04-01T01:50:22.896Z] 5788d62ee057: Verifying Checksum [2020-04-01T01:50:22.896Z] 5788d62ee057: Download complete [2020-04-01T01:50:23.167Z] dcfb455df0a1: Verifying Checksum [2020-04-01T01:50:23.167Z] dcfb455df0a1: Download complete [2020-04-01T01:50:23.458Z] 5c102a31e300: Verifying Checksum [2020-04-01T01:50:23.458Z] 5c102a31e300: Download complete [2020-04-01T01:50:24.064Z] 9eb99e56ec68: Verifying Checksum [2020-04-01T01:50:24.064Z] 9eb99e56ec68: Download complete [2020-04-01T01:50:25.332Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-01T01:50:25.332Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-01T01:50:25.597Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-01T01:50:25.597Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-01T01:50:25.597Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-01T01:50:25.597Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-01T01:50:25.597Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-01T01:50:25.597Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-01T01:50:25.597Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-01T01:50:25.863Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-01T01:50:25.863Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-01T01:50:25.863Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-01T01:50:25.863Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-01T01:50:25.863Z] go: finding github.com/fatih/color v1.7.0 [2020-04-01T01:50:25.863Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-01T01:50:26.127Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-01T01:50:26.127Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-01T01:50:26.127Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-01T01:50:26.127Z] go: finding github.com/google/uuid v1.1.0 [2020-04-01T01:50:26.127Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-01T01:50:26.127Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-01T01:50:26.127Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-01T01:50:26.392Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-01T01:50:26.657Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-01T01:50:26.657Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-01T01:50:26.657Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-01T01:50:26.657Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-01T01:50:26.657Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-01T01:50:26.657Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-01T01:50:26.657Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-01T01:50:26.657Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-01T01:50:26.657Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-01T01:50:26.657Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-01T01:50:26.921Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-01T01:50:27.187Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-01T01:50:27.187Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-01T01:50:27.187Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-01T01:50:27.187Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-01T01:50:27.187Z] go: finding github.com/posener/complete v1.1.1 [2020-04-01T01:50:27.187Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-01T01:50:27.187Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-01T01:50:27.187Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-01T01:50:27.453Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-01T01:50:27.453Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-01T01:50:27.453Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-01T01:50:27.453Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-01T01:50:27.453Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-01T01:50:27.453Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-01T01:50:27.721Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-01T01:50:27.722Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-01T01:50:34.552Z] 5788d62ee057: Pull complete [2020-04-01T01:50:34.552Z] 0e6b1d234666: Pull complete [2020-04-01T01:50:34.552Z] bf5d7aec512f: Pull complete [2020-04-01T01:50:35.951Z] Removing intermediate container 8f0aed9092a0 [2020-04-01T01:50:35.951Z] ---> 1e8ec8608040 [2020-04-01T01:50:35.951Z] Successfully built 1e8ec8608040 [2020-04-01T01:50:35.951Z] 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-04-01T01:50:36.611Z] + docker inspect -f . ci-base-image-arm64 [2020-04-01T01:50:36.611Z] . [Pipeline] withDockerContainer [2020-04-01T01:50:36.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-1672 does not seem to be running inside a container [2020-04-01T01:50:37.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-01T01:50:38.476Z] $ docker top 9128e8f818f7d2d679e0a418bf7b0d6bb4eb5ee50cd8ca38cc9a0bf0a531d3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-01T01:50:39.499Z] + go version [2020-04-01T01:50:39.499Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-01T01:50:39.900Z] 34c802a77dc8: Pull complete [2020-04-01T01:50:40.154Z] + make test [2020-04-01T01:50:40.154Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-01T01:50:41.121Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-01T01:50:44.289Z] 9eb99e56ec68: Pull complete [2020-04-01T01:50:44.290Z] 27c7a5d97fbd: Pull complete [2020-04-01T01:50:45.327Z] 5c102a31e300: Pull complete [2020-04-01T01:50:45.595Z] dcfb455df0a1: Pull complete [2020-04-01T01:50:45.595Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-01T01:50:45.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-01T01:50:45.595Z] ---> 7c70fe431013 [2020-04-01T01:50:45.595Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-01T01:50:45.874Z] ---> Running in 631f8c649064 [2020-04-01T01:50:45.874Z] Removing intermediate container 631f8c649064 [2020-04-01T01:50:45.874Z] ---> 2cf71b92f738 [2020-04-01T01:50:45.874Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-01T01:50:45.874Z] ---> Running in 5c07577eca44 [2020-04-01T01:50:47.925Z] Removing intermediate container 5c07577eca44 [2020-04-01T01:50:47.925Z] ---> 4da7515c7094 [2020-04-01T01:50:47.925Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-01T01:50:47.925Z] ---> Running in 798eb6e32983 [2020-04-01T01:50:48.504Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-01T01:50:49.506Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-01T01:50:49.888Z] OK: 143 MiB in 39 packages [2020-04-01T01:50:50.547Z] Removing intermediate container 798eb6e32983 [2020-04-01T01:50:50.547Z] ---> 3dcc09c01f67 [2020-04-01T01:50:50.547Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-01T01:50:50.852Z] ---> Running in b5df274682d7 [2020-04-01T01:50:50.852Z] Removing intermediate container b5df274682d7 [2020-04-01T01:50:50.852Z] ---> f66dda76dcfc [2020-04-01T01:50:50.852Z] Step 7/8 : COPY . . [2020-04-01T01:50:51.883Z] ---> a1af61a139fc [2020-04-01T01:50:51.883Z] Step 8/8 : RUN go mod download [2020-04-01T01:50:51.883Z] ---> Running in 4f5b5f1af39b [2020-04-01T01:50:55.296Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-01T01:50:55.296Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-01T01:50:55.296Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-01T01:50:55.296Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-01T01:50:55.296Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-01T01:50:55.296Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-01T01:50:55.296Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-01T01:50:55.296Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-01T01:50:55.296Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-01T01:50:55.296Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-01T01:50:55.296Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-01T01:50:55.296Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-01T01:50:55.296Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-01T01:50:55.296Z] go: finding github.com/fatih/color v1.7.0 [2020-04-01T01:50:55.296Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-01T01:50:55.296Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-01T01:50:55.296Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-01T01:50:55.296Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-01T01:50:55.296Z] go: finding github.com/google/uuid v1.1.0 [2020-04-01T01:50:55.296Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-01T01:50:55.296Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-01T01:50:55.572Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-01T01:50:55.572Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-01T01:50:55.572Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-01T01:50:55.572Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-01T01:50:55.572Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-01T01:50:55.572Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-01T01:50:55.572Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-01T01:50:55.854Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-01T01:50:55.854Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-01T01:50:55.854Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-01T01:50:55.854Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-01T01:50:55.854Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-01T01:50:55.854Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-01T01:50:55.854Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-01T01:50:56.121Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-01T01:50:56.121Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-01T01:50:56.121Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-01T01:50:56.121Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-01T01:50:56.121Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-01T01:50:56.121Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-01T01:50:56.121Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-01T01:50:56.395Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-01T01:50:56.395Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-01T01:50:56.395Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-01T01:50:56.395Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-01T01:50:56.395Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-01T01:50:56.395Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-01T01:50:56.686Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-01T01:50:56.686Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-01T01:50:56.686Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-01T01:50:56.686Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-01T01:50:56.686Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-01T01:50:56.686Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-01T01:50:56.686Z] go: finding github.com/posener/complete v1.1.1 [2020-04-01T01:50:56.686Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-01T01:50:56.686Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-01T01:50:56.950Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-01T01:50:56.950Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-01T01:50:56.950Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-01T01:50:56.950Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-01T01:50:56.950Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-01T01:50:56.950Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-01T01:50:56.950Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-01T01:50:56.950Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-01T01:50:57.223Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-01T01:51:01.671Z] Removing intermediate container 4f5b5f1af39b [2020-04-01T01:51:01.671Z] ---> a154e89bd8a2 [2020-04-01T01:51:01.671Z] Successfully built a154e89bd8a2 [2020-04-01T01:51:01.671Z] 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-04-01T01:51:02.419Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-01T01:51:02.711Z] . [Pipeline] withDockerContainer [2020-04-01T01:51:03.132Z] prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container [2020-04-01T01:51:03.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-01T01:51:04.444Z] $ docker top fc571314fa0bf9df79f1e867948bac482d181778011725dc95c9f4dcab599c70 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-01T01:51:05.355Z] + go version [2020-04-01T01:51:05.355Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-01T01:51:06.250Z] + make test [2020-04-01T01:51:06.250Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-01T01:51:07.668Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-01T01:51:20.038Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-01T01:51:20.038Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-01T01:51:20.650Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.026s coverage: 22.6% of statements [2020-04-01T01:51:23.263Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.236s coverage: 95.8% of statements [2020-04-01T01:51:23.263Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.048s coverage: 7.9% of statements [2020-04-01T01:51:24.244Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.090s coverage: 22.1% of statements [2020-04-01T01:51:24.244Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-01T01:51:25.672Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.216s coverage: 38.5% of statements [2020-04-01T01:51:25.672Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-01T01:51:25.672Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-01T01:51:29.047Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.776s coverage: 79.9% of statements [2020-04-01T01:51:29.047Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-01T01:51:29.047Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-01T01:51:29.047Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-01T01:51:29.047Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.053s coverage: 52.6% of statements [2020-04-01T01:51:29.644Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.340s coverage: 76.1% of statements [2020-04-01T01:51:29.644Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-01T01:51:29.644Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-01T01:51:30.248Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-01T01:51:38.576Z] gofmt -l . [2020-04-01T01:51:38.576Z] [ "`gofmt -l .`" = "" ] [2020-04-01T01:51:38.576Z] ./bin/test-attribution-txt.sh [2020-04-01T01:51:38.843Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-01T01:51:40.054Z] Stashed 1 file(s) [Pipeline] } [2020-04-01T01:51:40.068Z] $ docker stop --time=1 9128e8f818f7d2d679e0a418bf7b0d6bb4eb5ee50cd8ca38cc9a0bf0a531d3f0 [2020-04-01T01:51:40.611Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-01T01:51:40.611Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-01T01:51:42.395Z] $ docker rm -f 9128e8f818f7d2d679e0a418bf7b0d6bb4eb5ee50cd8ca38cc9a0bf0a531d3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-01T01:51:44.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-01T01:51:44.445Z] + ls -al . [2020-04-01T01:51:44.445Z] total 200 [2020-04-01T01:51:44.445Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 1 01:51 . [2020-04-01T01:51:44.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 01:49 .. [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 01:49 .dockerignore [2020-04-01T01:51:44.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 01:49 .git [2020-04-01T01:51:44.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:49 .github [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 1 01:49 .gitignore [2020-04-01T01:51:44.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:49 .semver [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 1 01:49 Dockerfile.build [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 1 01:49 Jenkinsfile [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 01:49 LICENSE [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 1 01:49 Makefile [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 1 01:49 README.md [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 01:47 VERSION [2020-04-01T01:51:44.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 01:49 api [2020-04-01T01:51:44.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 01:49 bin [2020-04-01T01:51:44.445Z] -rw-r--r-- 1 jenkins jenkins 94825 Apr 1 01:51 coverage.out [2020-04-01T01:51:44.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 01:49 example [2020-04-01T01:51:44.445Z] -rw-r--r-- 1 jenkins jenkins 438 Apr 1 01:51 go.mod [2020-04-01T01:51:44.445Z] -rw-r--r-- 1 jenkins jenkins 11812 Apr 1 01:51 go.sum [2020-04-01T01:51:44.445Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 1 01:49 internal [2020-04-01T01:51:44.445Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 01:49 pkg [2020-04-01T01:51:44.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 01:49 snap [2020-04-01T01:51:44.445Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 01:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:51:44.757Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.011s coverage: 22.6% of statements [2020-04-01T01:51:44.757Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.065s coverage: 95.8% of statements [2020-04-01T01:51:44.774Z] + 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=db73cdc8dbf3122ad9408efcb2564a6f5d15645a --label arch=arm64 --label version=0.0.0 . [2020-04-01T01:51:45.360Z] Sending build context to Docker daemon 2.886MB [2020-04-01T01:51:45.360Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-01T01:51:45.360Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-01T01:51:45.360Z] ---> 1e8ec8608040 [2020-04-01T01:51:45.360Z] Step 3/20 : ARG MAKE='make build' [2020-04-01T01:51:45.360Z] ---> Running in faa39b286071 [2020-04-01T01:51:45.948Z] Removing intermediate container faa39b286071 [2020-04-01T01:51:45.948Z] ---> 2e6f9f781800 [2020-04-01T01:51:45.948Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-01T01:51:45.948Z] ---> Running in 5de22e2af5ec [2020-04-01T01:51:46.217Z] Removing intermediate container 5de22e2af5ec [2020-04-01T01:51:46.217Z] ---> e2baf3372674 [2020-04-01T01:51:46.217Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-01T01:51:46.485Z] ---> Running in 1e4070154597 [2020-04-01T01:51:46.755Z] Removing intermediate container 1e4070154597 [2020-04-01T01:51:46.755Z] ---> 1a2c0f95d013 [2020-04-01T01:51:46.755Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-01T01:51:47.025Z] ---> Running in eee3321a5131 [2020-04-01T01:51:48.187Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.627s coverage: 7.9% of statements [2020-04-01T01:51:48.187Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.010s coverage: 22.1% of statements [2020-04-01T01:51:48.187Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-01T01:51:48.187Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.473s coverage: 38.5% of statements [2020-04-01T01:51:48.187Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-01T01:51:48.187Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-01T01:51:48.466Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.329s coverage: 79.9% of statements [2020-04-01T01:51:48.466Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-01T01:51:48.466Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-01T01:51:48.466Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-01T01:51:48.466Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.047s coverage: 52.6% of statements [2020-04-01T01:51:48.987Z] Removing intermediate container eee3321a5131 [2020-04-01T01:51:48.987Z] ---> 2a7656309989 [2020-04-01T01:51:48.987Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-01T01:51:48.987Z] ---> Running in 8aedc33007fe [2020-04-01T01:51:49.479Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.134s coverage: 76.1% of statements [2020-04-01T01:51:49.479Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-01T01:51:49.479Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-01T01:51:49.749Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-01T01:51:50.045Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-01T01:51:52.015Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-01T01:51:52.281Z] OK: 125 MiB in 39 packages [2020-04-01T01:51:53.250Z] Removing intermediate container 8aedc33007fe [2020-04-01T01:51:53.250Z] ---> 64442569f421 [2020-04-01T01:51:53.250Z] Step 8/20 : COPY . . [2020-04-01T01:51:54.127Z] gofmt -l . [2020-04-01T01:51:54.127Z] [ "`gofmt -l .`" = "" ] [2020-04-01T01:51:54.127Z] ./bin/test-attribution-txt.sh [2020-04-01T01:51:54.228Z] ---> 002413866edc [2020-04-01T01:51:54.228Z] Step 9/20 : RUN ${MAKE} [2020-04-01T01:51:54.228Z] ---> Running in 825d04dc9428 [2020-04-01T01:51:55.187Z] 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-04-01T01:51:55.577Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-01T01:51:55.589Z] Warning: overwriting stash ‘coverage-report’ [2020-04-01T01:51:56.949Z] Stashed 1 file(s) [Pipeline] } [2020-04-01T01:51:56.983Z] $ docker stop --time=1 fc571314fa0bf9df79f1e867948bac482d181778011725dc95c9f4dcab599c70 [2020-04-01T01:51:58.893Z] $ docker rm -f fc571314fa0bf9df79f1e867948bac482d181778011725dc95c9f4dcab599c70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-01T01:51:59.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-01T01:52:00.197Z] + ls -al . [2020-04-01T01:52:00.197Z] total 160 [2020-04-01T01:52:00.197Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 1 01:51 . [2020-04-01T01:52:00.197Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 1 01:50 .. [2020-04-01T01:52:00.197Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 1 01:50 api [2020-04-01T01:52:00.197Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 1 01:50 bin [2020-04-01T01:52:00.197Z] -rw-r--r--. 1 jenkins jenkins 94825 Apr 1 01:51 coverage.out [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 1 01:50 Dockerfile.build [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 1 01:50 .dockerignore [2020-04-01T01:52:00.197Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 1 01:50 example [2020-04-01T01:52:00.197Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 01:50 .git [2020-04-01T01:52:00.197Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 1 01:50 .github [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 1 01:50 .gitignore [2020-04-01T01:52:00.197Z] -rw-r--r--. 1 jenkins jenkins 438 Apr 1 01:51 go.mod [2020-04-01T01:52:00.197Z] -rw-r--r--. 1 jenkins jenkins 11812 Apr 1 01:51 go.sum [2020-04-01T01:52:00.197Z] drwxrwxr-x. 13 jenkins jenkins 179 Apr 1 01:50 internal [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 1 01:50 Jenkinsfile [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 1 01:50 LICENSE [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 1 01:50 Makefile [2020-04-01T01:52:00.197Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 1 01:50 pkg [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 1 01:50 README.md [2020-04-01T01:52:00.197Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 1 01:50 .semver [2020-04-01T01:52:00.197Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 1 01:50 snap [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 01:47 VERSION [2020-04-01T01:52:00.197Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 1 01:50 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:52:00.612Z] + 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=db73cdc8dbf3122ad9408efcb2564a6f5d15645a --label arch=amd64 --label version=0.0.0 . [2020-04-01T01:52:00.879Z] Sending build context to Docker daemon 2.883MB [2020-04-01T01:52:00.879Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-01T01:52:00.879Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-01T01:52:00.879Z] ---> a154e89bd8a2 [2020-04-01T01:52:00.879Z] Step 3/20 : ARG MAKE='make build' [2020-04-01T01:52:00.879Z] ---> Running in 472fb2575868 [2020-04-01T01:52:01.222Z] Removing intermediate container 472fb2575868 [2020-04-01T01:52:01.222Z] ---> 653a4ea489a1 [2020-04-01T01:52:01.222Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-01T01:52:01.222Z] ---> Running in 6d875afb0667 [2020-04-01T01:52:01.222Z] Removing intermediate container 6d875afb0667 [2020-04-01T01:52:01.222Z] ---> 73ac83746e6a [2020-04-01T01:52:01.222Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-01T01:52:01.491Z] ---> Running in d7a97bf71e4f [2020-04-01T01:52:01.491Z] Removing intermediate container d7a97bf71e4f [2020-04-01T01:52:01.491Z] ---> f4c9e1042801 [2020-04-01T01:52:01.491Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-01T01:52:01.491Z] ---> Running in 9f05bcb4020e [2020-04-01T01:52:02.919Z] Removing intermediate container 9f05bcb4020e [2020-04-01T01:52:02.919Z] ---> 7ee63e752e4e [2020-04-01T01:52:02.919Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-01T01:52:02.919Z] ---> Running in b464aa5ab911 [2020-04-01T01:52:03.190Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-01T01:52:06.525Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-01T01:52:07.111Z] OK: 143 MiB in 39 packages [2020-04-01T01:52:07.719Z] Removing intermediate container b464aa5ab911 [2020-04-01T01:52:07.719Z] ---> 3ccd7465176a [2020-04-01T01:52:07.719Z] Step 8/20 : COPY . . [2020-04-01T01:52:08.309Z] ---> 35d87b3b3e65 [2020-04-01T01:52:08.309Z] Step 9/20 : RUN ${MAKE} [2020-04-01T01:52:08.309Z] ---> Running in 89f71a9e8a0b [2020-04-01T01:52:08.571Z] 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-04-01T01:52:31.033Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-01T01:52:31.293Z] Removing intermediate container 89f71a9e8a0b [2020-04-01T01:52:31.293Z] ---> be0e6c21e328 [2020-04-01T01:52:31.293Z] Step 10/20 : FROM scratch [2020-04-01T01:52:31.293Z] ---> [2020-04-01T01:52:31.293Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-01T01:52:31.293Z] ---> Running in ba2449fb283d [2020-04-01T01:52:31.553Z] Removing intermediate container ba2449fb283d [2020-04-01T01:52:31.553Z] ---> 8cb9dc104629 [2020-04-01T01:52:31.553Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-01T01:52:31.553Z] ---> Running in 71ff21f45db5 [2020-04-01T01:52:31.814Z] Removing intermediate container 71ff21f45db5 [2020-04-01T01:52:31.814Z] ---> 62af98943db0 [2020-04-01T01:52:31.814Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-01T01:52:31.814Z] ---> Running in ee3ddfd3c74a [2020-04-01T01:52:31.814Z] Removing intermediate container ee3ddfd3c74a [2020-04-01T01:52:31.814Z] ---> c25ed2e14ca0 [2020-04-01T01:52:31.814Z] Step 14/20 : WORKDIR / [2020-04-01T01:52:32.073Z] ---> Running in bb82f8fb7943 [2020-04-01T01:52:32.073Z] Removing intermediate container bb82f8fb7943 [2020-04-01T01:52:32.073Z] ---> bf538463e046 [2020-04-01T01:52:32.073Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-01T01:52:32.647Z] ---> ed5a61fc0048 [2020-04-01T01:52:32.647Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-01T01:52:33.220Z] ---> d742a0cc7479 [2020-04-01T01:52:33.220Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-01T01:52:33.220Z] ---> Running in 60cd07c6a032 [2020-04-01T01:52:33.220Z] Removing intermediate container 60cd07c6a032 [2020-04-01T01:52:33.220Z] ---> e71c57d83814 [2020-04-01T01:52:33.220Z] Step 18/20 : LABEL arch=amd64 [2020-04-01T01:52:33.479Z] ---> Running in 2820ab63e822 [2020-04-01T01:52:33.748Z] Removing intermediate container 2820ab63e822 [2020-04-01T01:52:33.748Z] ---> 29b25a0c83cb [2020-04-01T01:52:33.748Z] Step 19/20 : LABEL git_sha=db73cdc8dbf3122ad9408efcb2564a6f5d15645a [2020-04-01T01:52:33.748Z] ---> Running in eec4231ec5c1 [2020-04-01T01:52:33.748Z] Removing intermediate container eec4231ec5c1 [2020-04-01T01:52:33.748Z] ---> 6fd1c2dafe76 [2020-04-01T01:52:33.748Z] Step 20/20 : LABEL version=0.0.0 [2020-04-01T01:52:34.032Z] ---> Running in 3d6a15d5052e [2020-04-01T01:52:34.032Z] Removing intermediate container 3d6a15d5052e [2020-04-01T01:52:34.032Z] ---> 2a120666685d [2020-04-01T01:52:34.032Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-01T01:52:34.032Z] Successfully built 2a120666685d [2020-04-01T01:52:34.032Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [2020-04-01T01:52:34.092Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-01T01:52:34.092Z] Removing intermediate container 825d04dc9428 [2020-04-01T01:52:34.092Z] ---> 1786a441e5d2 [2020-04-01T01:52:34.092Z] Step 10/20 : FROM scratch [2020-04-01T01:52:34.092Z] ---> [2020-04-01T01:52:34.092Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-01T01:52:34.092Z] ---> Running in 10a34a7be0b1 [2020-04-01T01:52:34.092Z] Removing intermediate container 10a34a7be0b1 [2020-04-01T01:52:34.092Z] ---> 0dfd034e6501 [2020-04-01T01:52:34.092Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-01T01:52:34.092Z] ---> Running in 2cb5783b027c [2020-04-01T01:52:34.092Z] Removing intermediate container 2cb5783b027c [2020-04-01T01:52:34.092Z] ---> 08d3f7427f57 [2020-04-01T01:52:34.092Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-01T01:52:34.092Z] ---> Running in 2f3d68cb10bf [2020-04-01T01:52:34.092Z] Removing intermediate container 2f3d68cb10bf [2020-04-01T01:52:34.092Z] ---> afe6b4862e59 [2020-04-01T01:52:34.092Z] Step 14/20 : WORKDIR / [2020-04-01T01:52:34.092Z] ---> Running in 257d4e21900e [2020-04-01T01:52:34.092Z] Removing intermediate container 257d4e21900e [2020-04-01T01:52:34.092Z] ---> b5d278527e65 [2020-04-01T01:52:34.092Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-01T01:52:34.092Z] ---> 5a4de68a5b3b [2020-04-01T01:52:34.092Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-01T01:52:34.092Z] ---> 907712a364fe [2020-04-01T01:52:34.092Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-01T01:52:34.092Z] ---> Running in 87e3d52a219a [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-04-01T01:52:34.360Z] Removing intermediate container 87e3d52a219a [2020-04-01T01:52:34.360Z] ---> 4638efa4d3a3 [2020-04-01T01:52:34.360Z] Step 18/20 : LABEL arch=arm64 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-04-01T01:52:34.628Z] ---> Running in 27ce4560243e [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-01T01:52:34.896Z] Removing intermediate container 27ce4560243e [2020-04-01T01:52:34.896Z] ---> 7d49a49e5e82 [2020-04-01T01:52:34.896Z] Step 19/20 : LABEL git_sha=db73cdc8dbf3122ad9408efcb2564a6f5d15645a [2020-04-01T01:52:34.897Z] ---> Running in 23fc9d0337f7 [2020-04-01T01:52:35.162Z] Removing intermediate container 23fc9d0337f7 [2020-04-01T01:52:35.162Z] ---> b89013645ff7 [2020-04-01T01:52:35.162Z] Step 20/20 : LABEL version=0.0.0 [2020-04-01T01:52:35.429Z] ---> Running in 061b4c8f37c2 [2020-04-01T01:52:35.699Z] Removing intermediate container 061b4c8f37c2 [2020-04-01T01:52:35.699Z] ---> 14fcfeea02bf [2020-04-01T01:52:35.699Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-01T01:52:35.699Z] Successfully built 14fcfeea02bf [2020-04-01T01:52:35.699Z] 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] } [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-04-01T01:52:36.846Z] provisioning config files... [2020-04-01T01:52:36.857Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config7166413717045377755tmp [Pipeline] { [Pipeline] sh [2020-04-01T01:52:37.199Z] + curl -s https://codecov.io/bash [2020-04-01T01:52:37.199Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config7166413717045377755tmp [2020-04-01T01:52:37.458Z] [2020-04-01T01:52:37.458Z] _____ _ [2020-04-01T01:52:37.458Z] / ____| | | [2020-04-01T01:52:37.458Z] | | ___ __| | ___ ___ _____ __ [2020-04-01T01:52:37.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-01T01:52:37.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-01T01:52:37.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-01T01:52:37.458Z] Bash-tbd [2020-04-01T01:52:37.458Z] [2020-04-01T01:52:37.458Z] [2020-04-01T01:52:37.458Z] ==> Jenkins CI detected. [2020-04-01T01:52:37.458Z] project root: . [2020-04-01T01:52:37.458Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-01T01:52:37.458Z] ==> Running gcov in . (disable via -X gcov) [2020-04-01T01:52:37.458Z] ==> Python coveragepy not found [2020-04-01T01:52:37.458Z] ==> Searching for coverage reports in: [2020-04-01T01:52:37.458Z] + . [2020-04-01T01:52:37.458Z] -> Found 1 reports [2020-04-01T01:52:37.458Z] ==> Detecting git/mercurial file structure [2020-04-01T01:52:37.458Z] ==> Reading reports [2020-04-01T01:52:37.458Z] + ./coverage.out bytes=94825 [2020-04-01T01:52:37.458Z] ==> Appending adjustments [2020-04-01T01:52:37.458Z] http://docs.codecov.io/docs/fixing-reports [2020-04-01T01:52:37.718Z] + Found adjustments [2020-04-01T01:52:37.718Z] ==> Gzipping contents [2020-04-01T01:52:37.718Z] ==> Uploading reports [2020-04-01T01:52:37.718Z] url: https://codecov.io [2020-04-01T01:52:37.718Z] query: branch=PR-432&commit=db73cdc8dbf3122ad9408efcb2564a6f5d15645a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-04-01T01:52:37.718Z] -> Pinging Codecov [2020-04-01T01:52:37.718Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-432&commit=db73cdc8dbf3122ad9408efcb2564a6f5d15645a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-04-01T01:52:38.653Z] -> Uploading [2020-04-01T01:52:38.910Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/db73cdc8dbf3122ad9408efcb2564a6f5d15645a [Pipeline] } [2020-04-01T01:52:38.916Z] 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-04-01T01:52:40.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-01T01:52:40.374Z] ---> package-listing.sh [2020-04-01T01:52:40.374Z] ++ facter osfamily [2020-04-01T01:52:40.374Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-01T01:52:40.374Z] + OS_FAMILY=redhat [2020-04-01T01:52:40.374Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-01T01:52:40.374Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-01T01:52:40.374Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-01T01:52:40.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-01T01:52:40.374Z] + PACKAGES=/tmp/packages_start.txt [2020-04-01T01:52:40.374Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-04-01T01:52:40.374Z] + PACKAGES=/tmp/packages_end.txt [2020-04-01T01:52:40.374Z] + case "${OS_FAMILY}" in [2020-04-01T01:52:40.374Z] + rpm -qa [2020-04-01T01:52:40.374Z] + sort [2020-04-01T01:52:44.567Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-01T01:52:44.567Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-01T01:52:44.567Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-01T01:52:44.567Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-04-01T01:52:44.567Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [2020-04-01T01:52:44.567Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:52:45.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-01T01:52:45.033Z] [2020-04-01T01:52:45.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-01T01:52:45.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-01T01:52:45.399Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-01T01:52:45.399Z] c9b1b535fdd9: Pulling fs layer [2020-04-01T01:52:45.399Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-01T01:52:45.399Z] 756a868c4378: Pulling fs layer [2020-04-01T01:52:45.399Z] 444b2fc9a129: Pulling fs layer [2020-04-01T01:52:45.399Z] ea15f1150254: Pulling fs layer [2020-04-01T01:52:45.399Z] 41b27a9f41bf: Pulling fs layer [2020-04-01T01:52:45.399Z] 28c525ee5125: Pulling fs layer [2020-04-01T01:52:45.399Z] 094b1ea09ed8: Pulling fs layer [2020-04-01T01:52:45.399Z] 138eaada9080: Pulling fs layer [2020-04-01T01:52:45.399Z] 0622d0fa9048: Pulling fs layer [2020-04-01T01:52:45.399Z] 41b27a9f41bf: Waiting [2020-04-01T01:52:45.399Z] 28c525ee5125: Waiting [2020-04-01T01:52:45.399Z] 094b1ea09ed8: Waiting [2020-04-01T01:52:45.399Z] 444b2fc9a129: Waiting [2020-04-01T01:52:45.399Z] 138eaada9080: Waiting [2020-04-01T01:52:45.399Z] 0622d0fa9048: Waiting [2020-04-01T01:52:45.399Z] ea15f1150254: Waiting [2020-04-01T01:52:45.399Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-01T01:52:45.399Z] 2cc5ad85d9ab: Download complete [2020-04-01T01:52:45.399Z] 444b2fc9a129: Verifying Checksum [2020-04-01T01:52:45.399Z] 444b2fc9a129: Download complete [2020-04-01T01:52:45.399Z] c9b1b535fdd9: Verifying Checksum [2020-04-01T01:52:45.399Z] c9b1b535fdd9: Download complete [2020-04-01T01:52:45.669Z] ea15f1150254: Verifying Checksum [2020-04-01T01:52:45.669Z] ea15f1150254: Download complete [2020-04-01T01:52:45.669Z] 28c525ee5125: Verifying Checksum [2020-04-01T01:52:45.669Z] 28c525ee5125: Download complete [2020-04-01T01:52:45.669Z] c9b1b535fdd9: Pull complete [2020-04-01T01:52:45.944Z] 756a868c4378: Download complete [2020-04-01T01:52:45.944Z] 138eaada9080: Verifying Checksum [2020-04-01T01:52:45.944Z] 138eaada9080: Download complete [2020-04-01T01:52:45.944Z] 2cc5ad85d9ab: Pull complete [2020-04-01T01:52:45.944Z] 0622d0fa9048: Verifying Checksum [2020-04-01T01:52:45.944Z] 0622d0fa9048: Download complete [2020-04-01T01:52:46.208Z] 094b1ea09ed8: Verifying Checksum [2020-04-01T01:52:46.208Z] 094b1ea09ed8: Download complete [2020-04-01T01:52:46.475Z] 41b27a9f41bf: Verifying Checksum [2020-04-01T01:52:46.475Z] 41b27a9f41bf: Download complete [2020-04-01T01:52:47.418Z] 756a868c4378: Pull complete [2020-04-01T01:52:47.677Z] 444b2fc9a129: Pull complete [2020-04-01T01:52:47.677Z] ea15f1150254: Pull complete [2020-04-01T01:52:50.975Z] 41b27a9f41bf: Pull complete [2020-04-01T01:52:50.975Z] 28c525ee5125: Pull complete [2020-04-01T01:52:52.889Z] 094b1ea09ed8: Pull complete [2020-04-01T01:52:52.889Z] 138eaada9080: Pull complete [2020-04-01T01:52:52.889Z] 0622d0fa9048: Pull complete [2020-04-01T01:52:52.889Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-01T01:52:52.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-01T01:52:53.043Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2020-04-01T01:52:53.100Z] $ 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-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-01T01:52:54.110Z] $ docker top c6e9a4b1bad9086906bc9117ae04c03574b8e82e7d771eafac51987a6ac1dd7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-01T01:52:54.366Z] provisioning config files... [2020-04-01T01:52:54.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config6680591403772690095tmp [Pipeline] { [Pipeline] echo [2020-04-01T01:52:54.465Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-01T01:52:54.761Z] ---> create-netrc.sh [Pipeline] echo [2020-04-01T01:52:54.768Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-01T01:52:55.058Z] ---> logs-deploy.sh [2020-04-01T01:52:55.059Z] + ARCHIVE_ARTIFACTS= [2020-04-01T01:52:55.059Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-01T01:52:55.059Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-01T01:52:55.059Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-01T01:52:55.059Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/10 [2020-04-01T01:52:55.059Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/10/ [2020-04-01T01:52:55.059Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/10 /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-01T01:52:55.996Z] Archives upload complete. [2020-04-01T01:52:56.254Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/10/ [2020-04-01T01:52:56.820Z] ---> uname -a: [2020-04-01T01:52:56.820Z] Linux c6e9a4b1bad9 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-01T01:52:56.820Z] [2020-04-01T01:52:56.820Z] [2020-04-01T01:52:56.820Z] ---> lscpu: [2020-04-01T01:52:56.820Z] Architecture: x86_64 [2020-04-01T01:52:56.820Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-01T01:52:56.820Z] Byte Order: Little Endian [2020-04-01T01:52:56.820Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-01T01:52:56.820Z] CPU(s): 4 [2020-04-01T01:52:56.820Z] On-line CPU(s) list: 0-3 [2020-04-01T01:52:56.820Z] Thread(s) per core: 1 [2020-04-01T01:52:56.820Z] Core(s) per socket: 1 [2020-04-01T01:52:56.820Z] Socket(s): 4 [2020-04-01T01:52:56.820Z] NUMA node(s): 1 [2020-04-01T01:52:56.820Z] Vendor ID: GenuineIntel [2020-04-01T01:52:56.820Z] CPU family: 6 [2020-04-01T01:52:56.820Z] Model: 44 [2020-04-01T01:52:56.820Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-01T01:52:56.820Z] Stepping: 1 [2020-04-01T01:52:56.820Z] CPU MHz: 2933.438 [2020-04-01T01:52:56.820Z] BogoMIPS: 5866.87 [2020-04-01T01:52:56.820Z] Virtualization: VT-x [2020-04-01T01:52:56.820Z] Hypervisor vendor: KVM [2020-04-01T01:52:56.820Z] Virtualization type: full [2020-04-01T01:52:56.820Z] L1d cache: 128 KiB [2020-04-01T01:52:56.820Z] L1i cache: 128 KiB [2020-04-01T01:52:56.820Z] L2 cache: 16 MiB [2020-04-01T01:52:56.820Z] L3 cache: 64 MiB [2020-04-01T01:52:56.820Z] NUMA node0 CPU(s): 0-3 [2020-04-01T01:52:56.820Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-01T01:52:56.820Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-01T01:52:56.821Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-01T01:52:56.821Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-01T01:52:56.821Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-01T01:52:56.821Z] 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-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] ---> nproc: [2020-04-01T01:52:56.821Z] 4 [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] ---> df -h: [2020-04-01T01:52:56.821Z] Filesystem Size Used Available Use% Mounted on [2020-04-01T01:52:56.821Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-01T01:52:56.821Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-01T01:52:56.821Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-01T01:52:56.821Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-01T01:52:56.821Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-01T01:52:56.821Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-01T01:52:56.821Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-01T01:52:56.821Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-01T01:52:56.821Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp [2020-04-01T01:52:56.821Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] ---> free -m: [2020-04-01T01:52:56.821Z] total used free shared buff/cache available [2020-04-01T01:52:56.821Z] Mem: 1838 623 65 0 1148 1109 [2020-04-01T01:52:56.821Z] Swap: 1023 0 1023 [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] ---> ip addr: [2020-04-01T01:52:56.821Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-01T01:52:56.821Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-01T01:52:56.821Z] inet 127.0.0.1/8 scope host lo [2020-04-01T01:52:56.821Z] valid_lft forever preferred_lft forever [2020-04-01T01:52:56.821Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-01T01:52:56.821Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-01T01:52:56.821Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-01T01:52:56.821Z] valid_lft forever preferred_lft forever [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] ---> sar -b -r -n DEV: [2020-04-01T01:52:56.821Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/01/20 _x86_64_ (4 CPU) [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] 01:46:13 LINUX RESTART [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] 01:47:01 tps rtps wtps bread/s bwrtn/s [2020-04-01T01:52:56.821Z] 01:48:01 11.79 1.42 10.37 83.40 2181.22 [2020-04-01T01:52:56.821Z] 01:49:01 2.32 0.00 2.32 0.00 83.56 [2020-04-01T01:52:56.821Z] 01:50:01 0.27 0.00 0.27 0.00 3.75 [2020-04-01T01:52:56.821Z] 01:51:01 0.23 0.00 0.23 0.00 2.70 [2020-04-01T01:52:56.821Z] 01:52:01 0.23 0.00 0.23 0.00 3.78 [2020-04-01T01:52:56.821Z] Average: 2.97 0.28 2.68 16.68 455.07 [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] 01:47:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-01T01:52:56.821Z] 01:48:01 116468 1765836 93.81 2620 1204092 949788 32.41 459984 1147268 16 [2020-04-01T01:52:56.821Z] 01:49:01 124872 1757432 93.37 2620 1204096 912908 31.15 453124 1146968 8 [2020-04-01T01:52:56.821Z] 01:50:01 124180 1758124 93.40 2620 1204104 913064 31.15 454092 1146900 8 [2020-04-01T01:52:56.821Z] 01:51:01 124168 1758136 93.40 2620 1204104 913016 31.15 453852 1146900 16 [2020-04-01T01:52:56.821Z] 01:52:01 124988 1757316 93.36 2620 1204116 912980 31.15 453700 1146900 8 [2020-04-01T01:52:56.821Z] Average: 122935 1759369 93.47 2620 1204102 920351 31.40 454950 1146987 11 [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] 01:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-01T01:52:56.821Z] 01:48:01 eth0 15.40 11.62 6.72 31.63 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:48:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:49:01 eth0 0.52 0.07 0.05 0.01 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:50:01 eth0 4.20 2.53 3.47 0.31 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:51:01 eth0 0.50 0.33 0.27 0.23 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:52:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] Average: eth0 4.19 2.95 2.13 6.45 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] ---> sar -P ALL: [2020-04-01T01:52:56.821Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/01/20 _x86_64_ (4 CPU) [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] 01:46:13 LINUX RESTART [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] 01:47:01 CPU %user %nice %system %iowait %steal %idle [2020-04-01T01:52:56.821Z] 01:48:01 all 0.77 0.00 0.18 0.02 0.00 99.02 [2020-04-01T01:52:56.821Z] 01:48:01 0 0.53 0.00 0.18 0.05 0.00 99.23 [2020-04-01T01:52:56.821Z] 01:48:01 1 0.67 0.00 0.17 0.03 0.00 99.13 [2020-04-01T01:52:56.821Z] 01:48:01 2 1.17 0.00 0.17 0.00 0.02 98.65 [2020-04-01T01:52:56.821Z] 01:48:01 3 0.70 0.00 0.22 0.00 0.00 99.08 [2020-04-01T01:52:56.821Z] 01:49:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-01T01:52:56.821Z] 01:49:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-04-01T01:52:56.821Z] 01:49:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-01T01:52:56.821Z] 01:49:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-01T01:52:56.821Z] 01:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-01T01:52:56.821Z] 01:50:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-04-01T01:52:56.821Z] 01:50:01 0 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-01T01:52:56.821Z] 01:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-01T01:52:56.821Z] 01:50:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-04-01T01:52:56.821Z] 01:50:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2020-04-01T01:52:56.821Z] 01:51:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-01T01:52:56.821Z] 01:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-01T01:52:56.821Z] 01:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-01T01:52:56.821Z] 01:51:01 2 0.53 0.00 0.07 0.00 0.00 99.40 [2020-04-01T01:52:56.821Z] 01:51:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-01T01:52:56.821Z] 01:52:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-04-01T01:52:56.821Z] 01:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-04-01T01:52:56.821Z] 01:52:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-04-01T01:52:56.821Z] 01:52:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-01T01:52:56.821Z] 01:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-01T01:52:56.821Z] Average: all 0.30 0.00 0.07 0.00 0.00 99.62 [2020-04-01T01:52:56.821Z] Average: 0 0.15 0.00 0.08 0.01 0.00 99.76 [2020-04-01T01:52:56.821Z] Average: 1 0.19 0.00 0.06 0.01 0.00 99.74 [2020-04-01T01:52:56.821Z] Average: 2 0.66 0.00 0.07 0.00 0.00 99.27 [2020-04-01T01:52:56.821Z] Average: 3 0.19 0.00 0.08 0.00 0.00 99.73 [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z] [2020-04-01T01:52:56.821Z]