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