Pull request #474 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at b92b1a498a210f23e11ab247bf48f6be566a37ca rather than 30534501e2b44c6ffc996b17bed373bef63225fa Obtained Jenkinsfile from b92b1a498a210f23e11ab247bf48f6be566a37ca Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-474/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2809 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [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-474 # timeout=10 Fetching without tags 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/474/head:refs/remotes/origin/PR-474 +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/474/head:refs/remotes/origin/PR-474 # 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/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 30534501e2b44c6ffc996b17bed373bef63225fa Merge succeeded, producing 30534501e2b44c6ffc996b17bed373bef63225fa Checking out Revision 30534501e2b44c6ffc996b17bed373bef63225fa (PR-474) > git config core.sparsecheckout # timeout=10 > git checkout -f 30534501e2b44c6ffc996b17bed373bef63225fa # 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 b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30534501e2b44c6ffc996b17bed373bef63225fa # timeout=10 Commit message: "Add new fields on Reading" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T07:41:03.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:41:06.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T07:41:06.053Z] [2020-04-08T07:41:06.053Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:41:06.432Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T07:41:06.433Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T07:41:06.433Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T07:41:06.433Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T07:41:06.433Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T07:41:06.433Z] 93b08a4f1073: Pulling fs layer [2020-04-08T07:41:06.433Z] 93b08a4f1073: Waiting [2020-04-08T07:41:06.433Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T07:41:06.433Z] b8cc5d1170e3: Download complete [2020-04-08T07:41:06.694Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T07:41:06.694Z] 9123ac7c32f7: Download complete [2020-04-08T07:41:06.694Z] 93b08a4f1073: Verifying Checksum [2020-04-08T07:41:06.694Z] 93b08a4f1073: Download complete [2020-04-08T07:41:06.694Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T07:41:06.694Z] 2924cbbf6a41: Download complete [2020-04-08T07:41:06.954Z] 9123ac7c32f7: Pull complete [2020-04-08T07:41:06.954Z] b8cc5d1170e3: Pull complete [2020-04-08T07:41:07.519Z] 2924cbbf6a41: Pull complete [2020-04-08T07:41:07.777Z] 93b08a4f1073: Pull complete [2020-04-08T07:41:07.777Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T07:41:07.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T07:41:07.922Z] prd-centos7-docker-4c-2g-2809 does not seem to be running inside a container [2020-04-08T07:41:07.971Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T07:41:08.545Z] $ docker top a303592158254245c09709263863dd7c1c6431e7df3148c0e5616b9e9e5de246 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T07:41:08.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T07:41:08.884Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T07:41:09.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T07:41:09.086Z] $ docker exec a303592158254245c09709263863dd7c1c6431e7df3148c0e5616b9e9e5de246 ssh-agent [2020-04-08T07:41:09.267Z] SSH_AUTH_SOCK=/tmp/ssh-SmzktLbyL3tP/agent.15 [2020-04-08T07:41:09.267Z] SSH_AGENT_PID=23 [2020-04-08T07:41:09.277Z] Running ssh-add (command line suppressed) [2020-04-08T07:41:09.425Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_6493721136004338426.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_6493721136004338426.key) [2020-04-08T07:41:09.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T07:41:09.841Z] + git describe --exact-match --tags HEAD [2020-04-08T07:41:09.841Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T07:41:09.913Z] $ docker exec --env ******** --env ******** a303592158254245c09709263863dd7c1c6431e7df3148c0e5616b9e9e5de246 ssh-agent -k [2020-04-08T07:41:10.051Z] unset SSH_AUTH_SOCK; [2020-04-08T07:41:10.052Z] unset SSH_AGENT_PID; [2020-04-08T07:41:10.052Z] echo Agent pid 23 killed; [2020-04-08T07:41:10.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T07:41:10.266Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T07:41:10.266Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T07:41:10.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T07:41:10.388Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T07:41:10.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T07:41:10.562Z] $ docker exec a303592158254245c09709263863dd7c1c6431e7df3148c0e5616b9e9e5de246 ssh-agent [2020-04-08T07:41:10.733Z] SSH_AUTH_SOCK=/tmp/ssh-ogjE3A0flyrA/agent.59 [2020-04-08T07:41:10.734Z] SSH_AGENT_PID=66 [2020-04-08T07:41:10.739Z] Running ssh-add (command line suppressed) [2020-04-08T07:41:10.871Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_2476529813587263498.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_2476529813587263498.key) [2020-04-08T07:41:10.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T07:41:11.279Z] + git semver init [2020-04-08T07:41:11.280Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T07:41:11.280Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.git [2020-04-08T07:41:11.280Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-474 [2020-04-08T07:41:11.280Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T07:41:11.280Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T07:41:11.280Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T07:41:11.280Z] # $SEMVER_BRANCH = PR-474 [2020-04-08T07:41:11.280Z] # $SEMVER_TEMP = /tmp/semver-388853540 [2020-04-08T07:41:11.280Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-08T07:41:11.848Z] # '/tmp/semver-388853540' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver' [2020-04-08T07:41:11.848Z] # -> Force: false [2020-04-08T07:41:11.848Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver [Pipeline] } [2020-04-08T07:41:11.870Z] $ docker exec --env ******** --env ******** a303592158254245c09709263863dd7c1c6431e7df3148c0e5616b9e9e5de246 ssh-agent -k [2020-04-08T07:41:12.004Z] unset SSH_AUTH_SOCK; [2020-04-08T07:41:12.004Z] unset SSH_AGENT_PID; [2020-04-08T07:41:12.005Z] echo Agent pid 66 killed; [2020-04-08T07:41:12.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T07:41:12.574Z] + git semver [Pipeline] } [2020-04-08T07:41:12.608Z] $ docker stop --time=1 a303592158254245c09709263863dd7c1c6431e7df3148c0e5616b9e9e5de246 [2020-04-08T07:41:13.927Z] $ docker rm -f a303592158254245c09709263863dd7c1c6431e7df3148c0e5616b9e9e5de246 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T07:41:14.758Z] Stashed 38 file(s) [Pipeline] echo [2020-04-08T07:41:14.776Z] [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-08T07:41:30.232Z] Still waiting to schedule task [2020-04-08T07:41:30.232Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-08T07:41:30.253Z] Still waiting to schedule task [2020-04-08T07:41:30.253Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-08T07:42:41.831Z] Running on prd-centos7-docker-4c-2g-2811 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] ws [2020-04-08T07:42:41.912Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T07:42:44.347Z] using credential edgex-jenkins-ssh [2020-04-08T07:42:44.395Z] Cloning the remote Git repository [2020-04-08T07:42:44.395Z] Cloning with configured refspecs honoured and without tags [2020-04-08T07:42:45.335Z] Fetching without tags [2020-04-08T07:42:44.006Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T07:42:44.047Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-08T07:42:44.103Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T07:42:44.103Z] > git --version # timeout=10 [2020-04-08T07:42:44.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:42:44.142Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:42:44.961Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T07:42:44.968Z] > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 [2020-04-08T07:42:44.973Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:42:44.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T07:42:45.002Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T07:42:45.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:42:45.008Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:42:45.734Z] Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 30534501e2b44c6ffc996b17bed373bef63225fa [2020-04-08T07:42:45.890Z] Merge succeeded, producing 30534501e2b44c6ffc996b17bed373bef63225fa [2020-04-08T07:42:45.890Z] Checking out Revision 30534501e2b44c6ffc996b17bed373bef63225fa (PR-474) [2020-04-08T07:42:45.439Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:42:45.446Z] > git checkout -f 30534501e2b44c6ffc996b17bed373bef63225fa # timeout=10 [2020-04-08T07:42:45.519Z] > git remote # timeout=10 [2020-04-08T07:42:45.531Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T07:42:45.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:42:45.567Z] > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 [2020-04-08T07:42:45.589Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T07:42:45.602Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:42:45.616Z] > git checkout -f 30534501e2b44c6ffc996b17bed373bef63225fa # timeout=10 [2020-04-08T07:42:49.623Z] Commit message: "Add new fields on Reading" [2020-04-08T07:42:49.654Z] > git --version # timeout=10 [2020-04-08T07:42:49.664Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T07:42:50.716Z] ========================================================= [2020-04-08T07:42:50.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T07:42:50.716Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:42:51.458Z] + 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-08T07:42:51.727Z] Sending build context to Docker daemon 2.836MB [2020-04-08T07:42:51.727Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T07:42:51.727Z] Step 2/8 : FROM ${BASE} [2020-04-08T07:42:51.727Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T07:42:51.727Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T07:42:51.727Z] 2848faf0eed1: Pulling fs layer [2020-04-08T07:42:51.727Z] 0f37312ad70f: Pulling fs layer [2020-04-08T07:42:51.727Z] 5788d62ee057: Pulling fs layer [2020-04-08T07:42:51.727Z] 0e6b1d234666: Pulling fs layer [2020-04-08T07:42:51.727Z] bf5d7aec512f: Pulling fs layer [2020-04-08T07:42:51.727Z] 34c802a77dc8: Pulling fs layer [2020-04-08T07:42:51.727Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T07:42:51.727Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T07:42:51.727Z] 5c102a31e300: Pulling fs layer [2020-04-08T07:42:51.727Z] dcfb455df0a1: Pulling fs layer [2020-04-08T07:42:51.727Z] 34c802a77dc8: Waiting [2020-04-08T07:42:51.727Z] 9eb99e56ec68: Waiting [2020-04-08T07:42:51.727Z] 27c7a5d97fbd: Waiting [2020-04-08T07:42:51.727Z] 5c102a31e300: Waiting [2020-04-08T07:42:51.727Z] dcfb455df0a1: Waiting [2020-04-08T07:42:51.727Z] 5788d62ee057: Waiting [2020-04-08T07:42:51.727Z] 0e6b1d234666: Waiting [2020-04-08T07:42:51.727Z] bf5d7aec512f: Waiting [2020-04-08T07:42:51.727Z] 0f37312ad70f: Verifying Checksum [2020-04-08T07:42:51.727Z] 0f37312ad70f: Download complete [2020-04-08T07:42:51.727Z] 2848faf0eed1: Verifying Checksum [2020-04-08T07:42:51.727Z] 2848faf0eed1: Download complete [2020-04-08T07:42:51.727Z] 0e6b1d234666: Verifying Checksum [2020-04-08T07:42:51.727Z] 0e6b1d234666: Download complete [2020-04-08T07:42:51.727Z] bf5d7aec512f: Verifying Checksum [2020-04-08T07:42:51.727Z] bf5d7aec512f: Download complete [2020-04-08T07:42:51.988Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T07:42:52.250Z] e6b0cf9c0882: Pull complete [2020-04-08T07:42:52.518Z] 2848faf0eed1: Pull complete [2020-04-08T07:42:53.101Z] 34c802a77dc8: Verifying Checksum [2020-04-08T07:42:53.101Z] 34c802a77dc8: Download complete [2020-04-08T07:42:53.101Z] 27c7a5d97fbd: Verifying Checksum [2020-04-08T07:42:53.101Z] 27c7a5d97fbd: Download complete [2020-04-08T07:42:53.380Z] 5788d62ee057: Verifying Checksum [2020-04-08T07:42:53.380Z] 5788d62ee057: Download complete [2020-04-08T07:42:53.380Z] dcfb455df0a1: Verifying Checksum [2020-04-08T07:42:53.380Z] dcfb455df0a1: Download complete [2020-04-08T07:42:53.641Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T07:42:53.641Z] 9eb99e56ec68: Download complete [2020-04-08T07:42:53.641Z] 5c102a31e300: Verifying Checksum [2020-04-08T07:42:53.641Z] 5c102a31e300: Download complete [2020-04-08T07:42:54.212Z] 0f37312ad70f: Pull complete [2020-04-08T07:43:00.797Z] 5788d62ee057: Pull complete [2020-04-08T07:43:00.797Z] 0e6b1d234666: Pull complete [2020-04-08T07:43:00.797Z] bf5d7aec512f: Pull complete [2020-04-08T07:43:08.953Z] 34c802a77dc8: Pull complete [2020-04-08T07:43:11.534Z] 9eb99e56ec68: Pull complete [2020-04-08T07:43:11.534Z] 27c7a5d97fbd: Pull complete [2020-04-08T07:43:12.484Z] 5c102a31e300: Pull complete [2020-04-08T07:43:12.745Z] dcfb455df0a1: Pull complete [2020-04-08T07:43:12.745Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T07:43:12.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T07:43:12.745Z] ---> 7c70fe431013 [2020-04-08T07:43:12.745Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T07:43:12.745Z] ---> Running in aa3f972cd1e2 [2020-04-08T07:43:13.005Z] Removing intermediate container aa3f972cd1e2 [2020-04-08T07:43:13.006Z] ---> 29b189689e07 [2020-04-08T07:43:13.006Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:43:13.006Z] ---> Running in c9f4c059d75f [2020-04-08T07:43:13.949Z] Removing intermediate container c9f4c059d75f [2020-04-08T07:43:13.949Z] ---> c69668ac9623 [2020-04-08T07:43:13.949Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T07:43:13.949Z] ---> Running in df1ca42b2b9b [2020-04-08T07:43:14.209Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T07:43:15.148Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T07:43:15.408Z] OK: 143 MiB in 39 packages [2020-04-08T07:43:15.667Z] Removing intermediate container df1ca42b2b9b [2020-04-08T07:43:15.667Z] ---> da2663d45727 [2020-04-08T07:43:15.667Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T07:43:15.667Z] ---> Running in eb17d19e88b6 [2020-04-08T07:43:15.928Z] Removing intermediate container eb17d19e88b6 [2020-04-08T07:43:15.928Z] ---> 2aa68e349d55 [2020-04-08T07:43:15.928Z] Step 7/8 : COPY . . [2020-04-08T07:43:16.497Z] ---> 9a1d8ebc126f [2020-04-08T07:43:16.497Z] Step 8/8 : RUN go mod download [2020-04-08T07:43:16.497Z] ---> Running in 136b05f56fa3 [2020-04-08T07:43:18.409Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T07:43:18.409Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T07:43:18.409Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T07:43:18.409Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T07:43:18.409Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T07:43:18.409Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T07:43:18.409Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T07:43:18.409Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T07:43:18.409Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T07:43:18.409Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T07:43:18.409Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-08T07:43:18.409Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T07:43:18.409Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T07:43:18.409Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T07:43:18.409Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T07:43:18.409Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T07:43:18.409Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T07:43:18.409Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T07:43:18.409Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T07:43:18.409Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T07:43:18.409Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T07:43:18.409Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T07:43:18.409Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T07:43:18.409Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T07:43:18.409Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T07:43:18.409Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T07:43:18.409Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T07:43:18.672Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T07:43:18.672Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T07:43:18.672Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T07:43:18.672Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T07:43:18.672Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T07:43:18.672Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T07:43:18.672Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T07:43:18.672Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T07:43:18.672Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T07:43:18.672Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T07:43:18.672Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T07:43:18.672Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T07:43:18.672Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T07:43:18.672Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T07:43:18.672Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T07:43:18.672Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T07:43:18.672Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T07:43:23.974Z] Removing intermediate container 136b05f56fa3 [2020-04-08T07:43:23.974Z] ---> 7c4bbf9e5886 [2020-04-08T07:43:23.974Z] Successfully built 7c4bbf9e5886 [2020-04-08T07:43:23.974Z] 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-08T07:43:24.733Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T07:43:24.733Z] . [Pipeline] withDockerContainer [2020-04-08T07:43:24.965Z] prd-centos7-docker-4c-2g-2811 does not seem to be running inside a container [2020-04-08T07:43:25.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-08T07:43:25.632Z] $ docker top 6a813421e140bd68b92c6732854e9c2e1f36cfdeaa0bb1fbb03e4a8542e5f71b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T07:43:26.164Z] + go version [2020-04-08T07:43:26.164Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T07:43:26.478Z] + make test [2020-04-08T07:43:26.478Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T07:43:27.050Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-08T07:43:37.084Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T07:43:37.084Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T07:43:37.084Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.020s coverage: 22.6% of statements [2020-04-08T07:43:40.382Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.039s coverage: 95.8% of statements [2020-04-08T07:44:12.510Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.026s coverage: 11.4% of statements [2020-04-08T07:44:12.510Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 22.1% of statements [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T07:44:12.510Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.092s coverage: 38.5% of statements [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T07:44:12.510Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.525s coverage: 79.9% of statements [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T07:44:12.510Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.013s coverage: 52.6% of statements [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-08T07:44:12.510Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.109s coverage: 71.4% of statements [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T07:44:12.510Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T07:44:12.510Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T07:44:12.510Z] gofmt -l . [2020-04-08T07:44:12.510Z] [ "`gofmt -l .`" = "" ] [2020-04-08T07:44:12.510Z] ./bin/test-attribution-txt.sh [2020-04-08T07:44:13.081Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-08T07:44:13.583Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T07:44:13.596Z] $ docker stop --time=1 6a813421e140bd68b92c6732854e9c2e1f36cfdeaa0bb1fbb03e4a8542e5f71b [2020-04-08T07:44:15.063Z] $ docker rm -f 6a813421e140bd68b92c6732854e9c2e1f36cfdeaa0bb1fbb03e4a8542e5f71b [Pipeline] // withDockerContainer [Pipeline] } [2020-04-08T07:44:15.422Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2812 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] // script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] ws [2020-04-08T07:44:16.093Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T07:44:17.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T07:44:17.560Z] + ls -al . [2020-04-08T07:44:17.560Z] total 160 [2020-04-08T07:44:17.560Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 07:44 . [2020-04-08T07:44:17.560Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 07:42 .. [2020-04-08T07:44:17.560Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 07:42 api [2020-04-08T07:44:17.560Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 07:42 bin [2020-04-08T07:44:17.560Z] -rw-r--r--. 1 jenkins jenkins 95986 Apr 8 07:44 coverage.out [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 8 07:42 Dockerfile.build [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 07:42 .dockerignore [2020-04-08T07:44:17.560Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 8 07:42 example [2020-04-08T07:44:17.560Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 07:42 .git [2020-04-08T07:44:17.560Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 8 07:42 .github [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 07:42 .gitignore [2020-04-08T07:44:17.560Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 8 07:44 go.mod [2020-04-08T07:44:17.560Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 8 07:44 go.sum [2020-04-08T07:44:17.560Z] drwxrwxr-x. 14 jenkins jenkins 196 Apr 8 07:42 internal [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 8 07:42 Jenkinsfile [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 07:42 LICENSE [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 8 07:42 Makefile [2020-04-08T07:44:17.560Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 07:42 pkg [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 8 07:42 README.md [2020-04-08T07:44:17.560Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 07:42 .semver [2020-04-08T07:44:17.560Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 07:42 snap [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 07:41 VERSION [2020-04-08T07:44:17.560Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 07:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:44:17.881Z] + 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=30534501e2b44c6ffc996b17bed373bef63225fa --label arch=amd64 --label version=0.0.0 . [2020-04-08T07:44:17.881Z] Sending build context to Docker daemon 2.953MB [2020-04-08T07:44:17.881Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T07:44:17.881Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T07:44:17.881Z] ---> 7c4bbf9e5886 [2020-04-08T07:44:17.881Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T07:44:18.146Z] ---> Running in 225039ff35fd [2020-04-08T07:44:18.146Z] Removing intermediate container 225039ff35fd [2020-04-08T07:44:18.146Z] ---> a9d9b1777aef [2020-04-08T07:44:18.146Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T07:44:18.146Z] ---> Running in 3f04a0ad3c2f [2020-04-08T07:44:18.406Z] Removing intermediate container 3f04a0ad3c2f [2020-04-08T07:44:18.406Z] ---> dc3899c7c34c [2020-04-08T07:44:18.406Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T07:44:18.406Z] ---> Running in bfdb8b8a7cbc [2020-04-08T07:44:18.665Z] Removing intermediate container bfdb8b8a7cbc [2020-04-08T07:44:18.665Z] ---> bd54b9e04198 [2020-04-08T07:44:18.665Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:44:18.665Z] ---> Running in 0c5978687b5a [2020-04-08T07:44:19.233Z] Removing intermediate container 0c5978687b5a [2020-04-08T07:44:19.233Z] ---> e78ddbc1f203 [2020-04-08T07:44:19.233Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T07:44:19.233Z] ---> Running in 2d5490ad71f0 [2020-04-08T07:44:19.801Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T07:44:20.368Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T07:44:20.634Z] OK: 143 MiB in 39 packages [2020-04-08T07:44:21.202Z] Removing intermediate container 2d5490ad71f0 [2020-04-08T07:44:21.202Z] ---> 5d95755b4fc2 [2020-04-08T07:44:21.202Z] Step 8/20 : COPY . . [2020-04-08T07:44:21.462Z] ---> 13cb74d30c4a [2020-04-08T07:44:21.462Z] Step 9/20 : RUN ${MAKE} [2020-04-08T07:44:21.462Z] ---> Running in 60fda0683a36 [2020-04-08T07:44:21.723Z] 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-08T07:44:22.576Z] using credential edgex-jenkins-ssh [2020-04-08T07:44:22.631Z] Cloning the remote Git repository [2020-04-08T07:44:22.632Z] Cloning with configured refspecs honoured and without tags [2020-04-08T07:44:22.696Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T07:44:22.796Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-08T07:44:22.887Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T07:44:22.889Z] > git --version # timeout=10 [2020-04-08T07:44:24.021Z] Fetching without tags [2020-04-08T07:44:22.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:44:23.028Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:44:23.916Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T07:44:23.936Z] > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 [2020-04-08T07:44:23.955Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:44:23.989Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T07:44:24.033Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T07:44:24.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:44:24.047Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:44:24.584Z] Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 30534501e2b44c6ffc996b17bed373bef63225fa [2020-04-08T07:44:24.916Z] Merge succeeded, producing 30534501e2b44c6ffc996b17bed373bef63225fa [2020-04-08T07:44:24.916Z] Checking out Revision 30534501e2b44c6ffc996b17bed373bef63225fa (PR-474) [2020-04-08T07:44:24.606Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:44:24.646Z] > git checkout -f 30534501e2b44c6ffc996b17bed373bef63225fa # timeout=10 [2020-04-08T07:44:24.776Z] > git remote # timeout=10 [2020-04-08T07:44:24.804Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T07:44:24.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:44:24.841Z] > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 [2020-04-08T07:44:24.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T07:44:24.925Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:44:24.968Z] > git checkout -f 30534501e2b44c6ffc996b17bed373bef63225fa # timeout=10 [2020-04-08T07:44:29.584Z] Commit message: "Add new fields on Reading" [2020-04-08T07:44:29.642Z] > git --version # timeout=10 [2020-04-08T07:44:29.662Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [2020-04-08T07:44:29.907Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2020-04-08T07:44:30.478Z] Removing intermediate container 60fda0683a36 [2020-04-08T07:44:30.478Z] ---> c25c5b87bdf3 [2020-04-08T07:44:30.478Z] Step 10/20 : FROM scratch [2020-04-08T07:44:30.478Z] ---> [2020-04-08T07:44:30.478Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] { [Pipeline] unstash [2020-04-08T07:44:30.738Z] ---> Running in b405f77d58a7 [2020-04-08T07:44:30.738Z] Removing intermediate container b405f77d58a7 [2020-04-08T07:44:30.738Z] ---> 23ef1e32a428 [2020-04-08T07:44:30.738Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T07:44:30.738Z] ---> Running in ba2730e64e08 [2020-04-08T07:44:30.998Z] Removing intermediate container ba2730e64e08 [2020-04-08T07:44:30.998Z] ---> a6bcd2e5b080 [2020-04-08T07:44:30.998Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T07:44:30.998Z] ---> Running in 26d7305e2e45 [2020-04-08T07:44:30.998Z] Removing intermediate container 26d7305e2e45 [2020-04-08T07:44:30.998Z] ---> 98660dc6ebe2 [2020-04-08T07:44:30.998Z] Step 14/20 : WORKDIR / [Pipeline] echo [2020-04-08T07:44:31.181Z] ========================================================= [2020-04-08T07:44:31.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T07:44:31.181Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:44:31.259Z] ---> Running in cea669355d49 [2020-04-08T07:44:31.259Z] Removing intermediate container cea669355d49 [2020-04-08T07:44:31.259Z] ---> 6c1b264cd422 [2020-04-08T07:44:31.259Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T07:44:31.831Z] ---> e1bb912c00c2 [2020-04-08T07:44:31.831Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T07:44:31.831Z] ---> 1fc0f92baa83 [2020-04-08T07:44:31.831Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T07:44:31.831Z] ---> Running in 4319c4cb3062 [2020-04-08T07:44:32.089Z] Removing intermediate container 4319c4cb3062 [2020-04-08T07:44:32.089Z] ---> c796c55192b1 [2020-04-08T07:44:32.089Z] Step 18/20 : LABEL arch=amd64 [2020-04-08T07:44:32.089Z] ---> Running in f718f915032e [2020-04-08T07:44:32.090Z] Removing intermediate container f718f915032e [2020-04-08T07:44:32.090Z] ---> 5c42484f57e7 [2020-04-08T07:44:32.090Z] Step 19/20 : LABEL git_sha=30534501e2b44c6ffc996b17bed373bef63225fa [2020-04-08T07:44:32.270Z] + 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-08T07:44:32.350Z] ---> Running in 6f45c9d30b73 [2020-04-08T07:44:32.350Z] Removing intermediate container 6f45c9d30b73 [2020-04-08T07:44:32.350Z] ---> 932f185d3c55 [2020-04-08T07:44:32.350Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T07:44:32.350Z] ---> Running in 508eff073a63 [2020-04-08T07:44:32.611Z] Removing intermediate container 508eff073a63 [2020-04-08T07:44:32.611Z] ---> e8575048c1e3 [2020-04-08T07:44:32.611Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T07:44:32.611Z] Successfully built e8575048c1e3 [2020-04-08T07:44:32.611Z] 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] } [Pipeline] // withEnv [Pipeline] } [2020-04-08T07:44:33.243Z] Sending build context to Docker daemon 2.836MB [2020-04-08T07:44:33.243Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T07:44:33.243Z] Step 2/8 : FROM ${BASE} [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-04-08T07:44:33.514Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T07:44:33.514Z] cde5963f3b93: Pulling fs layer [2020-04-08T07:44:33.514Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T07:44:33.514Z] 777b28850792: Pulling fs layer [2020-04-08T07:44:33.514Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T07:44:33.514Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T07:44:33.514Z] 1df406cf5192: Pulling fs layer [2020-04-08T07:44:33.514Z] cd6300453558: Pulling fs layer [2020-04-08T07:44:33.514Z] b9c365052c96: Pulling fs layer [2020-04-08T07:44:33.514Z] a2d8cc88f415: Pulling fs layer [2020-04-08T07:44:33.514Z] ea1d1ca13537: Pulling fs layer [2020-04-08T07:44:33.514Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T07:44:33.514Z] b9c365052c96: Waiting [2020-04-08T07:44:33.514Z] a2d8cc88f415: Waiting [2020-04-08T07:44:33.514Z] 3750a50a1c5e: Waiting [2020-04-08T07:44:33.514Z] ea1d1ca13537: Waiting [2020-04-08T07:44:33.514Z] 8a11ddd9e578: Waiting [2020-04-08T07:44:33.514Z] 1df406cf5192: Waiting [2020-04-08T07:44:33.514Z] cd6300453558: Waiting [2020-04-08T07:44:33.514Z] 777b28850792: Download complete [2020-04-08T07:44:33.514Z] 2a23fa8c16f7: Download complete [2020-04-08T07:44:33.514Z] 4cf88f913ddb: Verifying Checksum [2020-04-08T07:44:33.514Z] 4cf88f913ddb: Download complete [2020-04-08T07:44:33.514Z] 1df406cf5192: Verifying Checksum [2020-04-08T07:44:33.514Z] 1df406cf5192: Download complete [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T07:44:33.801Z] cde5963f3b93: Verifying Checksum [2020-04-08T07:44:33.801Z] cde5963f3b93: Download complete [2020-04-08T07:44:34.395Z] cde5963f3b93: Pull complete [2020-04-08T07:44:34.990Z] 2a23fa8c16f7: Pull complete [2020-04-08T07:44:35.585Z] 777b28850792: Pull complete [2020-04-08T07:44:37.543Z] cd6300453558: Verifying Checksum [2020-04-08T07:44:37.543Z] cd6300453558: Download complete [2020-04-08T07:44:37.543Z] a2d8cc88f415: Verifying Checksum [2020-04-08T07:44:37.543Z] a2d8cc88f415: Download complete [2020-04-08T07:44:40.159Z] ea1d1ca13537: Verifying Checksum [2020-04-08T07:44:40.159Z] ea1d1ca13537: Download complete [2020-04-08T07:44:40.159Z] 3750a50a1c5e: Download complete [2020-04-08T07:44:42.749Z] b9c365052c96: Verifying Checksum [2020-04-08T07:44:42.749Z] b9c365052c96: Download complete [2020-04-08T07:44:44.713Z] 8a11ddd9e578: Verifying Checksum [2020-04-08T07:44:44.713Z] 8a11ddd9e578: Download complete [2020-04-08T07:44:57.062Z] 8a11ddd9e578: Pull complete [2020-04-08T07:44:57.062Z] 4cf88f913ddb: Pull complete [2020-04-08T07:44:57.062Z] 1df406cf5192: Pull complete [2020-04-08T07:45:00.429Z] cd6300453558: Pull complete [2020-04-08T07:45:05.788Z] b9c365052c96: Pull complete [2020-04-08T07:45:05.788Z] a2d8cc88f415: Pull complete [2020-04-08T07:45:07.745Z] ea1d1ca13537: Pull complete [2020-04-08T07:45:07.745Z] 3750a50a1c5e: Pull complete [2020-04-08T07:45:07.745Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T07:45:07.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T07:45:07.745Z] ---> 78745c68409d [2020-04-08T07:45:07.745Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T07:45:13.110Z] ---> Running in cdc3ded9a929 [2020-04-08T07:45:13.110Z] Removing intermediate container cdc3ded9a929 [2020-04-08T07:45:13.110Z] ---> fbfd7c868445 [2020-04-08T07:45:13.110Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:45:13.110Z] ---> Running in 46327c48837d [2020-04-08T07:45:15.058Z] Removing intermediate container 46327c48837d [2020-04-08T07:45:15.058Z] ---> bdb9b2aca33c [2020-04-08T07:45:15.058Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T07:45:15.058Z] ---> Running in ce2623d61f6f [2020-04-08T07:45:15.641Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T07:45:16.602Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T07:45:17.203Z] OK: 125 MiB in 39 packages [2020-04-08T07:45:18.164Z] Removing intermediate container ce2623d61f6f [2020-04-08T07:45:18.164Z] ---> 0201cee8433e [2020-04-08T07:45:18.164Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T07:45:18.433Z] ---> Running in 2c59ec2b2038 [2020-04-08T07:45:18.705Z] Removing intermediate container 2c59ec2b2038 [2020-04-08T07:45:18.705Z] ---> 021d0b8ed6fc [2020-04-08T07:45:18.705Z] Step 7/8 : COPY . . [2020-04-08T07:45:20.131Z] ---> 54515ac65b5c [2020-04-08T07:45:20.131Z] Step 8/8 : RUN go mod download [2020-04-08T07:45:20.131Z] ---> Running in 143bf3af17c0 [2020-04-08T07:45:22.721Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T07:45:22.721Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T07:45:22.721Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T07:45:22.721Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T07:45:22.721Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T07:45:22.721Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T07:45:22.721Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T07:45:22.721Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T07:45:22.721Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T07:45:22.721Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T07:45:22.721Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-08T07:45:22.721Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T07:45:22.721Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T07:45:22.721Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T07:45:22.988Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T07:45:22.988Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T07:45:22.988Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T07:45:22.988Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T07:45:22.988Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T07:45:22.988Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T07:45:22.988Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T07:45:22.988Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T07:45:22.988Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T07:45:22.988Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T07:45:22.988Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T07:45:22.988Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T07:45:23.257Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T07:45:23.257Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T07:45:23.257Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T07:45:23.257Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T07:45:23.257Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T07:45:23.257Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T07:45:23.524Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T07:45:23.524Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T07:45:23.524Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T07:45:23.524Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T07:45:23.524Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T07:45:23.524Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T07:45:23.524Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T07:45:23.524Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T07:45:23.792Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T07:45:23.792Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T07:45:23.792Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T07:45:23.792Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T07:45:23.792Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T07:45:23.792Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T07:45:23.792Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T07:45:24.071Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T07:45:24.071Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T07:45:24.071Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T07:45:24.071Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T07:45:24.071Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T07:45:24.339Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T07:45:24.340Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T07:45:24.340Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T07:45:24.340Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T07:45:24.340Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T07:45:24.340Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T07:45:24.340Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T07:45:24.340Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T07:45:24.340Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T07:45:24.340Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T07:45:24.340Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T07:45:24.609Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T07:45:24.609Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T07:45:24.609Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T07:45:24.609Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T07:45:24.609Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T07:45:32.844Z] Removing intermediate container 143bf3af17c0 [2020-04-08T07:45:32.844Z] ---> 9c2764850f04 [2020-04-08T07:45:33.111Z] Successfully built 9c2764850f04 [2020-04-08T07:45:33.111Z] 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-08T07:45:33.974Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T07:45:33.974Z] . [Pipeline] withDockerContainer [2020-04-08T07:45:34.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-2812 does not seem to be running inside a container [2020-04-08T07:45:34.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-08T07:45:35.863Z] $ docker top d9b258ea3878ef64a7f9122f48808e5b829dd669e5709b5ed1ea9640472b2e32 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T07:45:36.985Z] + go version [2020-04-08T07:45:36.985Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-08T07:45:37.654Z] + make test [2020-04-08T07:45:37.654Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T07:45:39.081Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-08T07:46:11.417Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T07:46:11.417Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T07:46:11.417Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.048s coverage: 22.6% of statements [2020-04-08T07:46:11.687Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.208s coverage: 95.8% of statements [2020-04-08T07:46:43.964Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.062s coverage: 11.4% of statements [2020-04-08T07:46:43.964Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 22.1% of statements [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T07:46:43.964Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.134s coverage: 38.5% of statements [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T07:46:43.964Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.616s coverage: 79.9% of statements [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T07:46:43.964Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.042s coverage: 52.6% of statements [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-08T07:46:43.964Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.330s coverage: 71.4% of statements [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T07:46:43.964Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T07:46:43.964Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T07:46:47.330Z] gofmt -l . [2020-04-08T07:46:47.330Z] [ "`gofmt -l .`" = "" ] [2020-04-08T07:46:47.330Z] ./bin/test-attribution-txt.sh [2020-04-08T07:46:48.297Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-08T07:46:48.598Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T07:46:49.057Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T07:46:49.079Z] $ docker stop --time=1 d9b258ea3878ef64a7f9122f48808e5b829dd669e5709b5ed1ea9640472b2e32 [2020-04-08T07:46:51.177Z] $ docker rm -f d9b258ea3878ef64a7f9122f48808e5b829dd669e5709b5ed1ea9640472b2e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T07:46:52.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T07:46:52.961Z] + ls -al . [2020-04-08T07:46:52.961Z] total 200 [2020-04-08T07:46:52.961Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 07:46 . [2020-04-08T07:46:52.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:44 .. [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 07:44 .dockerignore [2020-04-08T07:46:52.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 07:44 .git [2020-04-08T07:46:52.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 07:44 .github [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 07:44 .gitignore [2020-04-08T07:46:52.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:44 .semver [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 8 07:44 Dockerfile.build [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 8 07:44 Jenkinsfile [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 07:44 LICENSE [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 8 07:44 Makefile [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 8 07:44 README.md [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 07:41 VERSION [2020-04-08T07:46:52.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:44 api [2020-04-08T07:46:52.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 07:44 bin [2020-04-08T07:46:52.961Z] -rw-r--r-- 1 jenkins jenkins 95986 Apr 8 07:46 coverage.out [2020-04-08T07:46:52.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:44 example [2020-04-08T07:46:52.961Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 8 07:46 go.mod [2020-04-08T07:46:52.961Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 8 07:46 go.sum [2020-04-08T07:46:52.961Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 8 07:44 internal [2020-04-08T07:46:52.961Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 07:44 pkg [2020-04-08T07:46:52.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:44 snap [2020-04-08T07:46:52.961Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 07:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:46:53.317Z] + 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=30534501e2b44c6ffc996b17bed373bef63225fa --label arch=arm64 --label version=0.0.0 . [2020-04-08T07:46:53.907Z] Sending build context to Docker daemon 2.953MB [2020-04-08T07:46:53.907Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T07:46:53.907Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T07:46:53.907Z] ---> 9c2764850f04 [2020-04-08T07:46:53.908Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T07:46:53.908Z] ---> Running in 6daa835876bc [2020-04-08T07:46:54.509Z] Removing intermediate container 6daa835876bc [2020-04-08T07:46:54.509Z] ---> bfa414d0dc67 [2020-04-08T07:46:54.509Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T07:46:54.509Z] ---> Running in 597e1a58a00c [2020-04-08T07:46:54.776Z] Removing intermediate container 597e1a58a00c [2020-04-08T07:46:54.776Z] ---> 177348e19193 [2020-04-08T07:46:54.776Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T07:46:55.050Z] ---> Running in 9de28c2e25dc [2020-04-08T07:46:55.317Z] Removing intermediate container 9de28c2e25dc [2020-04-08T07:46:55.317Z] ---> e307cb354670 [2020-04-08T07:46:55.317Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:46:55.587Z] ---> Running in 2bd167b93870 [2020-04-08T07:46:57.538Z] Removing intermediate container 2bd167b93870 [2020-04-08T07:46:57.538Z] ---> 7e629a964410 [2020-04-08T07:46:57.538Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T07:46:57.538Z] ---> Running in fe893abedfcb [2020-04-08T07:46:58.127Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T07:46:59.086Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T07:46:59.355Z] OK: 125 MiB in 39 packages [2020-04-08T07:47:00.329Z] Removing intermediate container fe893abedfcb [2020-04-08T07:47:00.329Z] ---> a457cf201e52 [2020-04-08T07:47:00.329Z] Step 8/20 : COPY . . [2020-04-08T07:47:01.301Z] ---> 0eebf31c8396 [2020-04-08T07:47:01.301Z] Step 9/20 : RUN ${MAKE} [2020-04-08T07:47:01.579Z] ---> Running in d33e4b8a0a30 [2020-04-08T07:47:02.555Z] 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-08T07:47:24.677Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-08T07:47:27.264Z] Removing intermediate container d33e4b8a0a30 [2020-04-08T07:47:27.264Z] ---> fc81169dab56 [2020-04-08T07:47:27.264Z] Step 10/20 : FROM scratch [2020-04-08T07:47:27.264Z] ---> [2020-04-08T07:47:27.264Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T07:47:27.264Z] ---> Running in 44ca5f46500f [2020-04-08T07:47:27.264Z] Removing intermediate container 44ca5f46500f [2020-04-08T07:47:27.264Z] ---> 195ba9230108 [2020-04-08T07:47:27.264Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T07:47:27.532Z] ---> Running in fc8b9d62f202 [2020-04-08T07:47:27.802Z] Removing intermediate container fc8b9d62f202 [2020-04-08T07:47:27.802Z] ---> 73b079d6cb3d [2020-04-08T07:47:27.802Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T07:47:27.802Z] ---> Running in 7beaa90ae339 [2020-04-08T07:47:28.071Z] Removing intermediate container 7beaa90ae339 [2020-04-08T07:47:28.071Z] ---> 3ca276a4d3aa [2020-04-08T07:47:28.071Z] Step 14/20 : WORKDIR / [2020-04-08T07:47:28.339Z] ---> Running in b2d51122bcd0 [2020-04-08T07:47:28.607Z] Removing intermediate container b2d51122bcd0 [2020-04-08T07:47:28.607Z] ---> 062a45a69f24 [2020-04-08T07:47:28.607Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T07:47:29.567Z] ---> f3eb5808ffd3 [2020-04-08T07:47:29.567Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T07:47:30.152Z] ---> 6aa537bb48b0 [2020-04-08T07:47:30.152Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T07:47:30.152Z] ---> Running in 61a37c6b2e5d [2020-04-08T07:47:30.419Z] Removing intermediate container 61a37c6b2e5d [2020-04-08T07:47:30.419Z] ---> 7795ac8f75f0 [2020-04-08T07:47:30.419Z] Step 18/20 : LABEL arch=arm64 [2020-04-08T07:47:30.686Z] ---> Running in 0845acfd6272 [2020-04-08T07:47:30.954Z] Removing intermediate container 0845acfd6272 [2020-04-08T07:47:30.954Z] ---> d59f33c44abc [2020-04-08T07:47:30.954Z] Step 19/20 : LABEL git_sha=30534501e2b44c6ffc996b17bed373bef63225fa [2020-04-08T07:47:31.224Z] ---> Running in 232024ff8bd9 [2020-04-08T07:47:31.491Z] Removing intermediate container 232024ff8bd9 [2020-04-08T07:47:31.491Z] ---> 59a039acbe1c [2020-04-08T07:47:31.491Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T07:47:31.760Z] ---> Running in 7e3ea659abbb [2020-04-08T07:47:32.029Z] Removing intermediate container 7e3ea659abbb [2020-04-08T07:47:32.029Z] ---> 42b4f3cbb15e [2020-04-08T07:47:32.029Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T07:47:32.029Z] Successfully built 42b4f3cbb15e [2020-04-08T07:47:32.029Z] 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-08T07:47:33.635Z] provisioning config files... [2020-04-08T07:47:33.647Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config3795681340387864830tmp [Pipeline] { [Pipeline] sh [2020-04-08T07:47:34.026Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config3795681340387864830tmp [2020-04-08T07:47:34.027Z] + curl -s https://codecov.io/bash [2020-04-08T07:47:34.287Z] [2020-04-08T07:47:34.287Z] _____ _ [2020-04-08T07:47:34.287Z] / ____| | | [2020-04-08T07:47:34.287Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T07:47:34.287Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T07:47:34.287Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T07:47:34.287Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T07:47:34.287Z] Bash-tbd [2020-04-08T07:47:34.287Z] [2020-04-08T07:47:34.287Z] [2020-04-08T07:47:34.287Z] ==> Jenkins CI detected. [2020-04-08T07:47:34.287Z] project root: . [2020-04-08T07:47:34.287Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T07:47:34.287Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T07:47:34.287Z] ==> Python coveragepy not found [2020-04-08T07:47:34.287Z] ==> Searching for coverage reports in: [2020-04-08T07:47:34.287Z] + . [2020-04-08T07:47:34.287Z] -> Found 1 reports [2020-04-08T07:47:34.287Z] ==> Detecting git/mercurial file structure [2020-04-08T07:47:34.287Z] ==> Reading reports [2020-04-08T07:47:34.287Z] + ./coverage.out bytes=95986 [2020-04-08T07:47:34.287Z] ==> Appending adjustments [2020-04-08T07:47:34.287Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T07:47:34.547Z] + Found adjustments [2020-04-08T07:47:34.547Z] ==> Gzipping contents [2020-04-08T07:47:34.547Z] ==> Uploading reports [2020-04-08T07:47:34.547Z] url: https://codecov.io [2020-04-08T07:47:34.547Z] query: branch=PR-474&commit=30534501e2b44c6ffc996b17bed373bef63225fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= [2020-04-08T07:47:34.547Z] -> Pinging Codecov [2020-04-08T07:47:34.547Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-474&commit=30534501e2b44c6ffc996b17bed373bef63225fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= [2020-04-08T07:47:34.810Z] -> Uploading [2020-04-08T07:47:35.399Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/30534501e2b44c6ffc996b17bed373bef63225fa [Pipeline] } [2020-04-08T07:47:35.432Z] 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-08T07:47:37.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T07:47:37.445Z] ---> package-listing.sh [2020-04-08T07:47:37.445Z] ++ facter osfamily [2020-04-08T07:47:37.445Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T07:47:37.445Z] + OS_FAMILY=redhat [2020-04-08T07:47:37.445Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-474 [2020-04-08T07:47:37.445Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T07:47:37.445Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T07:47:37.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T07:47:37.445Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T07:47:37.445Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' [2020-04-08T07:47:37.445Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T07:47:37.445Z] + case "${OS_FAMILY}" in [2020-04-08T07:47:37.445Z] + rpm -qa [2020-04-08T07:47:37.445Z] + sort [2020-04-08T07:47:41.633Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T07:47:41.633Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T07:47:41.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T07:47:41.633Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' [2020-04-08T07:47:41.633Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ [2020-04-08T07:47:41.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:47:42.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T07:47:42.118Z] [2020-04-08T07:47:42.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:47:42.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T07:47:42.516Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T07:47:42.516Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T07:47:42.516Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T07:47:42.516Z] 756a868c4378: Pulling fs layer [2020-04-08T07:47:42.516Z] 444b2fc9a129: Pulling fs layer [2020-04-08T07:47:42.516Z] ea15f1150254: Pulling fs layer [2020-04-08T07:47:42.516Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T07:47:42.516Z] 28c525ee5125: Pulling fs layer [2020-04-08T07:47:42.516Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T07:47:42.516Z] 138eaada9080: Pulling fs layer [2020-04-08T07:47:42.516Z] 0622d0fa9048: Pulling fs layer [2020-04-08T07:47:42.516Z] 444b2fc9a129: Waiting [2020-04-08T07:47:42.516Z] ea15f1150254: Waiting [2020-04-08T07:47:42.516Z] 41b27a9f41bf: Waiting [2020-04-08T07:47:42.516Z] 28c525ee5125: Waiting [2020-04-08T07:47:42.516Z] 094b1ea09ed8: Waiting [2020-04-08T07:47:42.516Z] 138eaada9080: Waiting [2020-04-08T07:47:42.516Z] 0622d0fa9048: Waiting [2020-04-08T07:47:42.516Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-08T07:47:42.516Z] 2cc5ad85d9ab: Download complete [2020-04-08T07:47:42.516Z] 444b2fc9a129: Download complete [2020-04-08T07:47:42.783Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T07:47:42.783Z] c9b1b535fdd9: Download complete [2020-04-08T07:47:42.783Z] ea15f1150254: Verifying Checksum [2020-04-08T07:47:42.783Z] ea15f1150254: Download complete [2020-04-08T07:47:42.783Z] 28c525ee5125: Verifying Checksum [2020-04-08T07:47:42.783Z] 28c525ee5125: Download complete [2020-04-08T07:47:42.783Z] c9b1b535fdd9: Pull complete [2020-04-08T07:47:43.060Z] 2cc5ad85d9ab: Pull complete [2020-04-08T07:47:43.060Z] 756a868c4378: Verifying Checksum [2020-04-08T07:47:43.060Z] 756a868c4378: Download complete [2020-04-08T07:47:43.356Z] 138eaada9080: Verifying Checksum [2020-04-08T07:47:43.356Z] 138eaada9080: Download complete [2020-04-08T07:47:43.356Z] 0622d0fa9048: Verifying Checksum [2020-04-08T07:47:43.356Z] 0622d0fa9048: Download complete [2020-04-08T07:47:43.633Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T07:47:43.633Z] 094b1ea09ed8: Download complete [2020-04-08T07:47:43.895Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T07:47:43.895Z] 41b27a9f41bf: Download complete [2020-04-08T07:47:44.834Z] 756a868c4378: Pull complete [2020-04-08T07:47:44.834Z] 444b2fc9a129: Pull complete [2020-04-08T07:47:45.092Z] ea15f1150254: Pull complete [2020-04-08T07:47:48.380Z] 41b27a9f41bf: Pull complete [2020-04-08T07:47:48.638Z] 28c525ee5125: Pull complete [2020-04-08T07:47:51.175Z] 094b1ea09ed8: Pull complete [2020-04-08T07:47:51.175Z] 138eaada9080: Pull complete [2020-04-08T07:47:52.554Z] 0622d0fa9048: Pull complete [2020-04-08T07:47:52.554Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T07:47:52.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T07:47:52.719Z] prd-centos7-docker-4c-2g-2809 does not seem to be running inside a container [2020-04-08T07:47:52.760Z] $ 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-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@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:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T07:47:53.705Z] $ docker top 09692c8b4b86621f0a4a8a00d56c0be06407a04821e1edfd7db33a429248bcf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T07:47:54.001Z] provisioning config files... [2020-04-08T07:47:54.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config4662558171476931319tmp [Pipeline] { [Pipeline] echo [2020-04-08T07:47:54.113Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T07:47:54.429Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T07:47:54.453Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T07:47:54.776Z] ---> logs-deploy.sh [2020-04-08T07:47:54.776Z] + ARCHIVE_ARTIFACTS= [2020-04-08T07:47:54.776Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T07:47:54.776Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T07:47:54.776Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T07:47:54.776Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/1 [2020-04-08T07:47:54.776Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/1/ [2020-04-08T07:47:54.776Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/1 /w/workspace/dgexfoundry_device-sdk-go_PR-474 [2020-04-08T07:47:56.151Z] Archives upload complete. [2020-04-08T07:47:56.151Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/1/ [2020-04-08T07:47:56.719Z] ---> uname -a: [2020-04-08T07:47:56.719Z] Linux 09692c8b4b86 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] ---> lscpu: [2020-04-08T07:47:56.719Z] Architecture: x86_64 [2020-04-08T07:47:56.719Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-08T07:47:56.719Z] Byte Order: Little Endian [2020-04-08T07:47:56.719Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-08T07:47:56.719Z] CPU(s): 4 [2020-04-08T07:47:56.719Z] On-line CPU(s) list: 0-3 [2020-04-08T07:47:56.719Z] Thread(s) per core: 1 [2020-04-08T07:47:56.719Z] Core(s) per socket: 1 [2020-04-08T07:47:56.719Z] Socket(s): 4 [2020-04-08T07:47:56.719Z] NUMA node(s): 1 [2020-04-08T07:47:56.719Z] Vendor ID: GenuineIntel [2020-04-08T07:47:56.719Z] CPU family: 6 [2020-04-08T07:47:56.719Z] Model: 44 [2020-04-08T07:47:56.719Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-08T07:47:56.719Z] Stepping: 1 [2020-04-08T07:47:56.719Z] CPU MHz: 2933.396 [2020-04-08T07:47:56.719Z] BogoMIPS: 5866.79 [2020-04-08T07:47:56.719Z] Virtualization: VT-x [2020-04-08T07:47:56.719Z] Hypervisor vendor: KVM [2020-04-08T07:47:56.719Z] Virtualization type: full [2020-04-08T07:47:56.719Z] L1d cache: 128 KiB [2020-04-08T07:47:56.719Z] L1i cache: 128 KiB [2020-04-08T07:47:56.719Z] L2 cache: 16 MiB [2020-04-08T07:47:56.719Z] L3 cache: 64 MiB [2020-04-08T07:47:56.719Z] NUMA node0 CPU(s): 0-3 [2020-04-08T07:47:56.719Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-08T07:47:56.719Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-08T07:47:56.719Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-08T07:47:56.719Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-08T07:47:56.719Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-08T07:47:56.719Z] 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-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] ---> nproc: [2020-04-08T07:47:56.719Z] 4 [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] ---> df -h: [2020-04-08T07:47:56.719Z] Filesystem Size Used Available Use% Mounted on [2020-04-08T07:47:56.719Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-08T07:47:56.719Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-08T07:47:56.719Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-08T07:47:56.719Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-08T07:47:56.719Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-08T07:47:56.719Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-08T07:47:56.719Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-08T07:47:56.719Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp [2020-04-08T07:47:56.719Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-08T07:47:56.719Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474 [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] ---> free -m: [2020-04-08T07:47:56.719Z] total used free shared buff/cache available [2020-04-08T07:47:56.719Z] Mem: 1838 633 74 0 1130 1099 [2020-04-08T07:47:56.719Z] Swap: 1023 1 1022 [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] ---> ip addr: [2020-04-08T07:47:56.719Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-08T07:47:56.719Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-08T07:47:56.719Z] inet 127.0.0.1/8 scope host lo [2020-04-08T07:47:56.719Z] valid_lft forever preferred_lft forever [2020-04-08T07:47:56.719Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-08T07:47:56.719Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-08T07:47:56.719Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-08T07:47:56.719Z] valid_lft forever preferred_lft forever [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] ---> sar -b -r -n DEV: [2020-04-08T07:47:56.719Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] 07:40:24 LINUX RESTART [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] 07:41:02 tps rtps wtps bread/s bwrtn/s [2020-04-08T07:47:56.719Z] 07:42:01 22.56 6.42 16.14 1929.89 2320.07 [2020-04-08T07:47:56.719Z] 07:43:01 2.61 0.00 2.61 0.00 91.67 [2020-04-08T07:47:56.719Z] 07:44:01 0.27 0.00 0.27 0.00 3.75 [2020-04-08T07:47:56.719Z] 07:45:01 0.22 0.00 0.22 0.00 2.96 [2020-04-08T07:47:56.719Z] 07:46:01 0.22 0.00 0.22 0.00 3.78 [2020-04-08T07:47:56.719Z] 07:47:01 0.38 0.00 0.38 0.00 5.00 [2020-04-08T07:47:56.719Z] Average: 4.33 1.06 3.27 317.23 399.28 [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] 07:41:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-08T07:47:56.719Z] 07:42:01 108688 1773616 94.23 2620 1208036 944984 32.24 456832 1158456 8 [2020-04-08T07:47:56.719Z] 07:43:01 112452 1769852 94.03 2620 1208040 920668 31.41 454220 1158156 8 [2020-04-08T07:47:56.719Z] 07:44:01 112296 1770008 94.03 2620 1208052 920740 31.42 454592 1158100 8 [2020-04-08T07:47:56.719Z] 07:45:01 112188 1770116 94.04 2620 1208052 920716 31.41 454524 1158100 8 [2020-04-08T07:47:56.719Z] 07:46:01 112868 1769436 94.00 2620 1208060 920644 31.41 454176 1158100 16 [2020-04-08T07:47:56.719Z] 07:47:01 113392 1768912 93.98 2620 1208064 920548 31.41 453568 1158100 16 [2020-04-08T07:47:56.719Z] Average: 111981 1770323 94.05 2620 1208051 924717 31.55 454652 1158169 11 [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] 07:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-08T07:47:56.719Z] 07:42:01 eth0 148.11 100.07 458.48 53.69 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:42:01 docker0 8.91 7.40 1.06 16.64 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:43:01 eth0 1.42 0.42 0.34 0.24 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:44:01 eth0 1.12 0.38 0.33 0.21 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:45:01 eth0 1.27 0.28 0.33 0.17 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:46:01 eth0 0.77 0.43 0.41 0.30 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] Average: eth0 25.13 16.72 75.60 8.98 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] Average: docker0 1.46 1.22 0.17 2.74 0.00 0.00 0.00 [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] ---> sar -P ALL: [2020-04-08T07:47:56.719Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] 07:40:24 LINUX RESTART [2020-04-08T07:47:56.719Z] [2020-04-08T07:47:56.719Z] 07:41:02 CPU %user %nice %system %iowait %steal %idle [2020-04-08T07:47:56.720Z] 07:42:01 all 3.16 0.00 1.30 0.25 0.01 95.29 [2020-04-08T07:47:56.720Z] 07:42:01 0 3.40 0.00 1.75 0.15 0.00 94.70 [2020-04-08T07:47:56.720Z] 07:42:01 1 3.64 0.00 1.16 0.10 0.02 95.09 [2020-04-08T07:47:56.720Z] 07:42:01 2 2.85 0.00 1.04 0.03 0.00 96.07 [2020-04-08T07:47:56.720Z] 07:42:01 3 2.72 0.00 1.24 0.70 0.02 95.33 [2020-04-08T07:47:56.720Z] 07:43:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-04-08T07:47:56.720Z] 07:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2020-04-08T07:47:56.720Z] 07:43:01 1 0.32 0.00 0.05 0.00 0.00 99.63 [2020-04-08T07:47:56.720Z] 07:43:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2020-04-08T07:47:56.720Z] 07:43:01 3 0.27 0.00 0.05 0.00 0.00 99.68 [2020-04-08T07:47:56.720Z] 07:44:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2020-04-08T07:47:56.720Z] 07:44:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-08T07:47:56.720Z] 07:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2020-04-08T07:47:56.720Z] 07:44:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-08T07:47:56.720Z] 07:44:01 3 0.50 0.00 0.03 0.00 0.02 99.45 [2020-04-08T07:47:56.720Z] 07:45:01 all 0.18 0.00 0.04 0.00 0.00 99.79 [2020-04-08T07:47:56.720Z] 07:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-08T07:47:56.720Z] 07:45:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-08T07:47:56.720Z] 07:45:01 2 0.43 0.00 0.05 0.00 0.00 99.52 [2020-04-08T07:47:56.720Z] 07:45:01 3 0.17 0.00 0.03 0.00 0.00 99.80 [2020-04-08T07:47:56.720Z] 07:46:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-04-08T07:47:56.720Z] 07:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-08T07:47:56.720Z] 07:46:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-08T07:47:56.720Z] 07:46:01 2 0.57 0.00 0.03 0.00 0.00 99.40 [2020-04-08T07:47:56.720Z] 07:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-04-08T07:47:56.720Z] 07:47:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-04-08T07:47:56.720Z] 07:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-08T07:47:56.720Z] 07:47:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-08T07:47:56.720Z] 07:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-08T07:47:56.720Z] 07:47:01 3 0.45 0.00 0.05 0.00 0.00 99.50 [2020-04-08T07:47:56.720Z] Average: all 0.66 0.00 0.25 0.04 0.00 99.05 [2020-04-08T07:47:56.720Z] Average: 0 0.60 0.00 0.31 0.03 0.00 99.06 [2020-04-08T07:47:56.720Z] Average: 1 0.69 0.00 0.23 0.02 0.01 99.06 [2020-04-08T07:47:56.720Z] Average: 2 0.66 0.00 0.21 0.01 0.00 99.12 [2020-04-08T07:47:56.720Z] Average: 3 0.69 0.00 0.23 0.11 0.01 98.96 [2020-04-08T07:47:56.720Z] [2020-04-08T07:47:56.720Z] [2020-04-08T07:47:56.720Z]