Pull request #501 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 d5f4f094cbebbd750df661b2d02905b456a8a040+11599fec544a3b4af0d17b6529789613b5afe41c (3a0ee04034e5db3c4f35d27884ef0f047e403960) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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-501/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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5108 in /w/workspace/dgexfoundry_device-sdk-go_PR-501 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-501 # 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/501/head:refs/remotes/origin/PR-501 +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/501/head:refs/remotes/origin/PR-501 # 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 Merging remotes/origin/master commit 11599fec544a3b4af0d17b6529789613b5afe41c into PR head commit d5f4f094cbebbd750df661b2d02905b456a8a040 Merge succeeded, producing d5f4f094cbebbd750df661b2d02905b456a8a040 Checking out Revision d5f4f094cbebbd750df661b2d02905b456a8a040 (PR-501) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # 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 11599fec544a3b4af0d17b6529789613b5afe41c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 Commit message: "Add check in StopAutoEvents" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:25:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:25:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:25:32 ========================================================= 03:25:32 EdgeX Global Pipelines Version Info 03:25:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:25:33 ------------------- 03:25:33 stable info: 03:25:33 ------------------- 03:25:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:25:33 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 03:25:33 Message: update stable to v1.0.73 03:25:34 ------------------- 03:25:34 experimental info: 03:25:34 ------------------- 03:25:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:25:34 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 03:25:34 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:25:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:25:36 03:25:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:25:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:25:42 latest: Pulling from edgex-devops/git-semver 03:25:42 9123ac7c32f7: Pulling fs layer 03:25:42 b8cc5d1170e3: Pulling fs layer 03:25:42 2924cbbf6a41: Pulling fs layer 03:25:42 93b08a4f1073: Pulling fs layer 03:25:42 93b08a4f1073: Waiting 03:25:42 9123ac7c32f7: Verifying Checksum 03:25:42 2924cbbf6a41: Verifying Checksum 03:25:42 2924cbbf6a41: Download complete 03:25:42 b8cc5d1170e3: Verifying Checksum 03:25:42 b8cc5d1170e3: Download complete 03:25:42 93b08a4f1073: Verifying Checksum 03:25:42 93b08a4f1073: Download complete 03:25:42 9123ac7c32f7: Pull complete 03:25:42 b8cc5d1170e3: Pull complete 03:25:43 2924cbbf6a41: Pull complete 03:25:44 93b08a4f1073: Pull complete 03:25:44 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:25:44 prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container 03:25:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-501 -v /w/workspace/dgexfoundry_device-sdk-go_PR-501:/w/workspace/dgexfoundry_device-sdk-go_PR-501:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-501@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 03:25:44 $ docker top 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:25:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:25:45 [ssh-agent] Looking for ssh-agent implementation... 03:25:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:25:45 $ docker exec 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent 03:25:46 SSH_AUTH_SOCK=/tmp/ssh-FvpouCyR693S/agent.15 03:25:46 SSH_AGENT_PID=22 03:25:46 Running ssh-add (command line suppressed) 03:25:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7273088288852999804.key (/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7273088288852999804.key) 03:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:25:46 + git describe --exact-match --tags HEAD 03:25:46 fatal: No names found, cannot describe anything. [Pipeline] } 03:25:46 $ docker exec --env ******** --env ******** 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent -k 03:25:46 unset SSH_AUTH_SOCK; 03:25:46 unset SSH_AGENT_PID; 03:25:46 echo Agent pid 22 killed; 03:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:25:47 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:25:47 This usually means this commit has not been tagged. [Pipeline] sshagent 03:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:25:47 [ssh-agent] Looking for ssh-agent implementation... 03:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:25:47 $ docker exec 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent 03:25:47 SSH_AUTH_SOCK=/tmp/ssh-e263HkGUQeeF/agent.55 03:25:47 SSH_AGENT_PID=62 03:25:47 Running ssh-add (command line suppressed) 03:25:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7836006688979553236.key (/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7836006688979553236.key) 03:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:25:48 + git semver init 03:25:48 # -> Open(): unable to determine branch for HEAD 03:25:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-501/.git 03:25:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-501 03:25:48 # $SEMVER_REMOTE_NAME = origin 03:25:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:25:48 # $SEMVER_USER_NAME = edgex-jenkins 03:25:48 # $SEMVER_BRANCH = PR-501 03:25:48 # $SEMVER_TEMP = /tmp/semver-762156745 03:25:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:25:48 # '/tmp/semver-762156745' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-501/.semver' 03:25:48 # -> Force: false 03:25:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-501/.semver [Pipeline] } 03:25:49 $ docker exec --env ******** --env ******** 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent -k 03:25:49 unset SSH_AUTH_SOCK; 03:25:49 unset SSH_AGENT_PID; 03:25:49 echo Agent pid 62 killed; 03:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:25:49 + git semver [Pipeline] } 03:25:49 $ docker stop --time=1 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 03:25:51 $ docker rm -f 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:25:52 Stashed 49 file(s) [Pipeline] echo 03:25:52 [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 03:26:07 Still waiting to schedule task 03:26:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:26:07 Still waiting to schedule task 03:26:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:27:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5109 in /w/workspace/dgexfoundry_device-sdk-go_PR-501 [Pipeline] { [Pipeline] ws 03:27:51 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:27:57 using credential edgex-jenkins-ssh 03:27:58 Cloning the remote Git repository 03:27:58 Cloning with configured refspecs honoured and without tags 03:27:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:27:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:27:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:27:58 > git --version # timeout=10 03:27:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:59 Fetching without tags 03:28:00 Merging remotes/origin/master commit 11599fec544a3b4af0d17b6529789613b5afe41c into PR head commit d5f4f094cbebbd750df661b2d02905b456a8a040 03:28:00 Merge succeeded, producing d5f4f094cbebbd750df661b2d02905b456a8a040 03:28:00 Checking out Revision d5f4f094cbebbd750df661b2d02905b456a8a040 (PR-501) 03:27:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:27:59 > git config --add remote.origin.fetch +refs/pull/501/head:refs/remotes/origin/PR-501 # timeout=10 03:27:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:27:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:27:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:28:00 > git config core.sparsecheckout # timeout=10 03:28:00 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 03:28:00 > git remote # timeout=10 03:28:00 > git config --get remote.origin.url # timeout=10 03:28:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:00 > git merge 11599fec544a3b4af0d17b6529789613b5afe41c # timeout=10 03:28:00 > git rev-parse HEAD^{commit} # timeout=10 03:28:00 > git config core.sparsecheckout # timeout=10 03:28:00 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 03:28:05 Commit message: "Add check in StopAutoEvents" 03:28:05 > git --version # timeout=10 03:28:05 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:28:06 ========================================================= 03:28:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:28:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:28:08 + 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 . 03:28:09 Sending build context to Docker daemon 2.933MB 03:28:09 Step 1/8 : ARG BASE=golang:1.13-alpine 03:28:09 Step 2/8 : FROM ${BASE} 03:28:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:28:09 cde5963f3b93: Pulling fs layer 03:28:09 2a23fa8c16f7: Pulling fs layer 03:28:09 777b28850792: Pulling fs layer 03:28:09 8a11ddd9e578: Pulling fs layer 03:28:09 4cf88f913ddb: Pulling fs layer 03:28:09 1df406cf5192: Pulling fs layer 03:28:09 cd6300453558: Pulling fs layer 03:28:09 b9c365052c96: Pulling fs layer 03:28:09 a2d8cc88f415: Pulling fs layer 03:28:09 ea1d1ca13537: Pulling fs layer 03:28:09 8a11ddd9e578: Waiting 03:28:09 3750a50a1c5e: Pulling fs layer 03:28:09 4cf88f913ddb: Waiting 03:28:09 1df406cf5192: Waiting 03:28:09 cd6300453558: Waiting 03:28:09 a2d8cc88f415: Waiting 03:28:09 b9c365052c96: Waiting 03:28:09 ea1d1ca13537: Waiting 03:28:10 777b28850792: Verifying Checksum 03:28:10 777b28850792: Download complete 03:28:10 2a23fa8c16f7: Download complete 03:28:10 4cf88f913ddb: Verifying Checksum 03:28:10 4cf88f913ddb: Download complete 03:28:10 1df406cf5192: Verifying Checksum 03:28:10 1df406cf5192: Download complete 03:28:10 cde5963f3b93: Verifying Checksum 03:28:11 cde5963f3b93: Pull complete 03:28:11 2a23fa8c16f7: Pull complete 03:28:11 777b28850792: Pull complete 03:28:14 cd6300453558: Verifying Checksum 03:28:14 cd6300453558: Download complete 03:28:14 a2d8cc88f415: Verifying Checksum 03:28:14 a2d8cc88f415: Download complete 03:28:17 ea1d1ca13537: Verifying Checksum 03:28:17 ea1d1ca13537: Download complete 03:28:17 3750a50a1c5e: Download complete 03:28:19 b9c365052c96: Verifying Checksum 03:28:19 b9c365052c96: Download complete 03:28:21 8a11ddd9e578: Verifying Checksum 03:28:21 8a11ddd9e578: Download complete 03:28:31 Running on prd-centos7-docker-4c-2g-5110 in /w/workspace/dgexfoundry_device-sdk-go_PR-501 [Pipeline] { [Pipeline] ws 03:28:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:28:31 8a11ddd9e578: Pull complete 03:28:32 4cf88f913ddb: Pull complete 03:28:32 1df406cf5192: Pull complete 03:28:34 using credential edgex-jenkins-ssh 03:28:34 Cloning the remote Git repository 03:28:34 Cloning with configured refspecs honoured and without tags 03:28:35 Fetching without tags 03:28:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:28:34 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:28:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:28:34 > git --version # timeout=10 03:28:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:28:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:28:35 > git config --add remote.origin.fetch +refs/pull/501/head:refs/remotes/origin/PR-501 # timeout=10 03:28:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:28:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:28:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:28:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:28:36 Merging remotes/origin/master commit 11599fec544a3b4af0d17b6529789613b5afe41c into PR head commit d5f4f094cbebbd750df661b2d02905b456a8a040 03:28:36 Merge succeeded, producing d5f4f094cbebbd750df661b2d02905b456a8a040 03:28:36 Checking out Revision d5f4f094cbebbd750df661b2d02905b456a8a040 (PR-501) 03:28:36 > git config core.sparsecheckout # timeout=10 03:28:36 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 03:28:36 > git remote # timeout=10 03:28:36 > git config --get remote.origin.url # timeout=10 03:28:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:36 > git merge 11599fec544a3b4af0d17b6529789613b5afe41c # timeout=10 03:28:36 > git rev-parse HEAD^{commit} # timeout=10 03:28:36 > git config core.sparsecheckout # timeout=10 03:28:36 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 03:28:38 cd6300453558: Pull complete 03:28:40 Commit message: "Add check in StopAutoEvents" 03:28:40 > git --version # timeout=10 03:28:40 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:28:41 ========================================================= 03:28:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:28:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:28:41 + 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 . 03:28:42 Sending build context to Docker daemon 2.933MB 03:28:42 Step 1/8 : ARG BASE=golang:1.13-alpine 03:28:42 Step 2/8 : FROM ${BASE} 03:28:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:28:42 e6b0cf9c0882: Pulling fs layer 03:28:42 2848faf0eed1: Pulling fs layer 03:28:42 0f37312ad70f: Pulling fs layer 03:28:42 5788d62ee057: Pulling fs layer 03:28:42 0e6b1d234666: Pulling fs layer 03:28:42 bf5d7aec512f: Pulling fs layer 03:28:42 34c802a77dc8: Pulling fs layer 03:28:42 9eb99e56ec68: Pulling fs layer 03:28:42 27c7a5d97fbd: Pulling fs layer 03:28:42 5c102a31e300: Pulling fs layer 03:28:42 dcfb455df0a1: Pulling fs layer 03:28:42 34c802a77dc8: Waiting 03:28:42 9eb99e56ec68: Waiting 03:28:42 27c7a5d97fbd: Waiting 03:28:42 5c102a31e300: Waiting 03:28:42 dcfb455df0a1: Waiting 03:28:42 5788d62ee057: Waiting 03:28:42 0e6b1d234666: Waiting 03:28:42 bf5d7aec512f: Waiting 03:28:42 0f37312ad70f: Verifying Checksum 03:28:42 0f37312ad70f: Download complete 03:28:42 2848faf0eed1: Download complete 03:28:42 0e6b1d234666: Verifying Checksum 03:28:42 0e6b1d234666: Download complete 03:28:42 bf5d7aec512f: Verifying Checksum 03:28:42 bf5d7aec512f: Download complete 03:28:42 e6b0cf9c0882: Verifying Checksum 03:28:42 e6b0cf9c0882: Download complete 03:28:42 e6b0cf9c0882: Pull complete 03:28:43 2848faf0eed1: Pull complete 03:28:43 34c802a77dc8: Verifying Checksum 03:28:43 34c802a77dc8: Download complete 03:28:43 27c7a5d97fbd: Verifying Checksum 03:28:43 27c7a5d97fbd: Download complete 03:28:43 b9c365052c96: Pull complete 03:28:43 a2d8cc88f415: Pull complete 03:28:43 5c102a31e300: Verifying Checksum 03:28:43 5c102a31e300: Download complete 03:28:43 9eb99e56ec68: Verifying Checksum 03:28:43 9eb99e56ec68: Download complete 03:28:43 dcfb455df0a1: Verifying Checksum 03:28:43 dcfb455df0a1: Download complete 03:28:44 5788d62ee057: Verifying Checksum 03:28:44 5788d62ee057: Download complete 03:28:44 ea1d1ca13537: Pull complete 03:28:45 0f37312ad70f: Pull complete 03:28:45 3750a50a1c5e: Pull complete 03:28:45 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:28:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:28:45 ---> 78745c68409d 03:28:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:28:49 ---> Running in 8ca216b4e0dc 03:28:49 Removing intermediate container 8ca216b4e0dc 03:28:49 ---> 5737b44442b2 03:28:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:50 ---> Running in 2fff66bd2a1a 03:28:52 5788d62ee057: Pull complete 03:28:52 0e6b1d234666: Pull complete 03:28:52 bf5d7aec512f: Pull complete 03:28:52 Removing intermediate container 2fff66bd2a1a 03:28:52 ---> d4ee1f1c46d4 03:28:52 Step 5/8 : RUN apk add --no-cache make git 03:28:52 ---> Running in 907a0020de8c 03:28:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:28:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:28:55 OK: 125 MiB in 39 packages 03:28:56 Removing intermediate container 907a0020de8c 03:28:56 ---> 2d48b95180a8 03:28:56 Step 6/8 : WORKDIR /device-sdk-go 03:28:56 ---> Running in 107fe6fbce49 03:28:56 Removing intermediate container 107fe6fbce49 03:28:56 ---> 14679786beee 03:28:56 Step 7/8 : COPY . . 03:28:57 34c802a77dc8: Pull complete 03:28:58 ---> 20fee4ce020c 03:28:58 Step 8/8 : RUN go mod download 03:28:58 ---> Running in 881b844b96d1 03:28:59 9eb99e56ec68: Pull complete 03:28:59 27c7a5d97fbd: Pull complete 03:29:00 go: finding github.com/BurntSushi/toml v0.3.1 03:29:00 go: finding github.com/OneOfOne/xxhash v1.2.6 03:29:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:29:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:29:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:29:00 go: finding github.com/bgentry/speakeasy v0.1.0 03:29:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:29:00 go: finding github.com/davecgh/go-spew v1.1.1 03:29:00 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 03:29:00 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:29:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:29:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:29:00 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:29:00 go: finding github.com/fatih/color v1.7.0 03:29:00 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:29:00 go: finding github.com/go-kit/kit v0.8.0 03:29:00 go: finding github.com/go-logfmt/logfmt v0.4.0 03:29:00 go: finding github.com/go-stack/stack v1.8.0 03:29:00 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:29:00 go: finding github.com/google/uuid v1.1.0 03:29:00 go: finding github.com/gorilla/mux v1.7.1 03:29:00 go: finding github.com/hashicorp/consul/api v1.1.0 03:29:00 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:29:00 go: finding github.com/hashicorp/errwrap v1.0.0 03:29:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:29:00 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:29:00 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:29:00 go: finding github.com/hashicorp/go-multierror v1.0.0 03:29:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:29:00 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:29:00 go: finding github.com/hashicorp/go-syslog v1.0.0 03:29:00 go: finding github.com/hashicorp/go-uuid v1.0.1 03:29:00 go: finding github.com/hashicorp/go.net v0.0.1 03:29:00 go: finding github.com/hashicorp/golang-lru v0.5.0 03:29:00 go: finding github.com/hashicorp/logutils v1.0.0 03:29:00 go: finding github.com/hashicorp/mdns v1.0.0 03:29:00 go: finding github.com/hashicorp/memberlist v0.1.3 03:29:00 go: finding github.com/hashicorp/serf v0.8.2 03:29:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:29:00 5c102a31e300: Pull complete 03:29:00 go: finding github.com/mattn/go-colorable v0.0.9 03:29:00 go: finding github.com/mattn/go-isatty v0.0.3 03:29:00 go: finding github.com/miekg/dns v1.0.14 03:29:00 go: finding github.com/mitchellh/cli v1.0.0 03:29:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:29:00 go: finding github.com/mitchellh/copystructure v1.0.0 03:29:00 go: finding github.com/mitchellh/go-homedir v1.0.0 03:29:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:29:00 go: finding github.com/mitchellh/gox v0.4.0 03:29:00 go: finding github.com/mitchellh/iochan v1.0.0 03:29:00 go: finding github.com/mitchellh/mapstructure v1.1.2 03:29:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:29:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:29:00 go: finding github.com/pelletier/go-toml v1.2.0 03:29:00 go: finding github.com/pkg/errors v0.8.1 03:29:00 go: finding github.com/pmezard/go-difflib v1.0.0 03:29:00 go: finding github.com/posener/complete v1.1.1 03:29:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:29:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:29:00 go: finding github.com/stretchr/objx v0.1.0 03:29:00 go: finding github.com/stretchr/testify v1.5.1 03:29:00 dcfb455df0a1: Pull complete 03:29:00 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:29:00 ---> 7c70fe431013 03:29:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:29:00 ---> Running in c2cdeda4f8c5 03:29:00 go: finding github.com/ugorji/go v1.1.4 03:29:00 go: finding github.com/x448/float16 v0.8.4 03:29:00 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:29:00 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:29:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:29:00 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:29:00 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:29:00 go: finding gopkg.in/yaml.v2 v2.2.8 03:29:00 Removing intermediate container c2cdeda4f8c5 03:29:00 ---> 83f487914db4 03:29:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:29:00 ---> Running in ef7384f3f3b3 03:29:02 Removing intermediate container ef7384f3f3b3 03:29:02 ---> f47c3f2f00ce 03:29:02 Step 5/8 : RUN apk add --no-cache make git 03:29:02 ---> Running in 2e07286c3a0b 03:29:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:29:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:29:04 OK: 143 MiB in 39 packages 03:29:04 Removing intermediate container 2e07286c3a0b 03:29:04 ---> 7359d63c5205 03:29:04 Step 6/8 : WORKDIR /device-sdk-go 03:29:04 ---> Running in 18ca60deebdb 03:29:05 Removing intermediate container 18ca60deebdb 03:29:05 ---> fdb971e48107 03:29:05 Step 7/8 : COPY . . 03:29:05 ---> af1ab33d2256 03:29:05 Step 8/8 : RUN go mod download 03:29:05 ---> Running in 5cf6bdac91c1 03:29:07 go: finding github.com/BurntSushi/toml v0.3.1 03:29:07 go: finding github.com/OneOfOne/xxhash v1.2.6 03:29:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:29:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:29:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:29:07 go: finding github.com/bgentry/speakeasy v0.1.0 03:29:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:29:07 go: finding github.com/davecgh/go-spew v1.1.1 03:29:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 03:29:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:29:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:29:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:29:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:29:07 go: finding github.com/fatih/color v1.7.0 03:29:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:29:07 go: finding github.com/go-kit/kit v0.8.0 03:29:07 go: finding github.com/go-logfmt/logfmt v0.4.0 03:29:07 go: finding github.com/go-stack/stack v1.8.0 03:29:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:29:07 go: finding github.com/google/uuid v1.1.0 03:29:07 go: finding github.com/gorilla/mux v1.7.1 03:29:07 go: finding github.com/hashicorp/consul/api v1.1.0 03:29:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:29:07 go: finding github.com/hashicorp/errwrap v1.0.0 03:29:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:29:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:29:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:29:07 go: finding github.com/hashicorp/go-multierror v1.0.0 03:29:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:29:07 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:29:07 go: finding github.com/hashicorp/go-syslog v1.0.0 03:29:07 go: finding github.com/hashicorp/go-uuid v1.0.1 03:29:07 go: finding github.com/hashicorp/go.net v0.0.1 03:29:07 go: finding github.com/hashicorp/golang-lru v0.5.0 03:29:07 go: finding github.com/hashicorp/logutils v1.0.0 03:29:07 go: finding github.com/hashicorp/mdns v1.0.0 03:29:07 go: finding github.com/hashicorp/memberlist v0.1.3 03:29:07 go: finding github.com/hashicorp/serf v0.8.2 03:29:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:29:07 go: finding github.com/mattn/go-colorable v0.0.9 03:29:07 go: finding github.com/mattn/go-isatty v0.0.3 03:29:07 go: finding github.com/miekg/dns v1.0.14 03:29:07 go: finding github.com/mitchellh/cli v1.0.0 03:29:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:29:07 go: finding github.com/mitchellh/copystructure v1.0.0 03:29:07 go: finding github.com/mitchellh/go-homedir v1.0.0 03:29:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:29:07 go: finding github.com/mitchellh/gox v0.4.0 03:29:07 go: finding github.com/mitchellh/iochan v1.0.0 03:29:07 go: finding github.com/mitchellh/mapstructure v1.1.2 03:29:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:29:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:29:07 go: finding github.com/pelletier/go-toml v1.2.0 03:29:07 go: finding github.com/pkg/errors v0.8.1 03:29:07 go: finding github.com/pmezard/go-difflib v1.0.0 03:29:08 go: finding github.com/posener/complete v1.1.1 03:29:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:29:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:29:08 go: finding github.com/stretchr/objx v0.1.0 03:29:08 go: finding github.com/stretchr/testify v1.5.1 03:29:08 go: finding github.com/ugorji/go v1.1.4 03:29:08 go: finding github.com/x448/float16 v0.8.4 03:29:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:29:08 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:29:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:29:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:29:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:29:08 go: finding gopkg.in/yaml.v2 v2.2.8 03:29:10 Removing intermediate container 881b844b96d1 03:29:10 ---> 410e31dabd0e 03:29:10 Successfully built 410e31dabd0e 03:29:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:29:11 + docker inspect -f . ci-base-image-arm64 03:29:11 . [Pipeline] withDockerContainer 03:29:12 Removing intermediate container 5cf6bdac91c1 03:29:12 ---> d01c6661e468 03:29:12 Successfully built d01c6661e468 03:29:12 Successfully tagged ci-base-image-x86_64:latest 03:29:12 prd-ubuntu18.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container 03:29:12 $ 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 03:29:14 $ docker top 0f1bb2a212c8386da2171d58d2610f05f31eb8dc1f97199dd816a2575f83b158 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:29:15 + go version 03:29:15 go version go1.13.5 linux/arm64 [Pipeline] sh 03:29:15 + docker inspect -f . ci-base-image-x86_64 03:29:15 . [Pipeline] withDockerContainer 03:29:15 prd-centos7-docker-4c-2g-5110 does not seem to be running inside a container 03:29:15 $ 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 03:29:15 + make test 03:29:15 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:29:16 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:29:17 $ docker top 11071b0e3bc5e0ddc36a47843c92f78b27486e9520f217b52c86ffa3ee046709 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:18 + go version 03:29:18 go version go1.13.5 linux/amd64 [Pipeline] sh 03:29:18 + make test 03:29:18 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:29:19 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:29:29 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:29:29 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:29:29 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:29:29 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.015s coverage: 21.9% of statements 03:29:31 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.037s coverage: 95.8% of statements 03:29:43 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:29:43 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:29:43 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:29:45 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.060s coverage: 21.9% of statements 03:29:48 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.150s coverage: 95.8% of statements 03:30:03 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.024s coverage: 11.4% of statements 03:30:03 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements 03:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:30:03 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.092s coverage: 36.9% of statements 03:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 03:30:03 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.443s coverage: 74.9% of statements 03:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:30:03 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.015s coverage: 52.6% of statements 03:30:03 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 03:30:03 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.102s coverage: 71.4% of statements 03:30:03 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:30:03 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:30:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:30:03 gofmt -l . 03:30:03 [ "`gofmt -l .`" = "" ] 03:30:03 ./bin/test-attribution-txt.sh 03:30:03 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:30:04 Stashed 1 file(s) [Pipeline] } 03:30:04 $ docker stop --time=1 11071b0e3bc5e0ddc36a47843c92f78b27486e9520f217b52c86ffa3ee046709 03:30:05 $ docker rm -f 11071b0e3bc5e0ddc36a47843c92f78b27486e9520f217b52c86ffa3ee046709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:30:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:30:07 + ls -al . 03:30:07 total 160 03:30:07 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 03:30 . 03:30:07 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 03:28 .. 03:30:07 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 03:28 api 03:30:07 drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 03:28 bin 03:30:07 -rw-r--r--. 1 jenkins jenkins 97745 Apr 21 03:30 coverage.out 03:30:07 -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 03:28 Dockerfile.build 03:30:07 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 03:28 .dockerignore 03:30:07 drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 03:28 example 03:30:07 drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 03:28 .git 03:30:07 drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 03:28 .github 03:30:07 -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 03:28 .gitignore 03:30:07 -rw-r--r--. 1 jenkins jenkins 446 Apr 21 03:30 go.mod 03:30:07 -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 03:30 go.sum 03:30:07 drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 03:28 internal 03:30:07 -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 03:28 Jenkinsfile 03:30:07 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 03:28 LICENSE 03:30:07 -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 03:28 Makefile 03:30:07 drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 03:28 pkg 03:30:07 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 03:28 README.md 03:30:07 drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 03:28 .semver 03:30:07 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 03:28 snap 03:30:07 -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 03:25 VERSION 03:30:07 -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 03:28 version.go [Pipeline] isUnix [Pipeline] sh 03:30:07 + 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=d5f4f094cbebbd750df661b2d02905b456a8a040 --label arch=amd64 --label version=0.0.0 . 03:30:08 Sending build context to Docker daemon 3.052MB 03:30:08 Step 1/21 : ARG BASE=golang:1.13-alpine 03:30:08 Step 2/21 : FROM ${BASE} AS builder 03:30:08 ---> d01c6661e468 03:30:08 Step 3/21 : ARG MAKE='make build' 03:30:08 ---> Running in df8903666b7c 03:30:08 Removing intermediate container df8903666b7c 03:30:08 ---> 9aac9b00b42a 03:30:08 Step 4/21 : WORKDIR /device-sdk-go 03:30:08 ---> Running in 6eab06be6dba 03:30:08 Removing intermediate container 6eab06be6dba 03:30:08 ---> 05e591a569f1 03:30:08 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:30:08 ---> Running in 384ec93298e4 03:30:08 Removing intermediate container 384ec93298e4 03:30:08 ---> 348cd5ee7ec4 03:30:08 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:30:08 ---> Running in b63588ab6d92 03:30:09 Removing intermediate container b63588ab6d92 03:30:09 ---> 2f5cb1b3768c 03:30:09 Step 7/21 : RUN apk add --update --no-cache make git 03:30:09 ---> Running in 75ce18456dbb 03:30:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:30:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:30:11 OK: 143 MiB in 39 packages 03:30:11 Removing intermediate container 75ce18456dbb 03:30:11 ---> 56a1ddb3411c 03:30:11 Step 8/21 : COPY . . 03:30:12 ---> 92b30afb2b9a 03:30:12 Step 9/21 : RUN ${MAKE} 03:30:12 ---> Running in 0e4062a29c1a 03:30:12 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 03:30:20 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:30:20 Removing intermediate container 0e4062a29c1a 03:30:20 ---> 77dbcb7e8d6d 03:30:20 Step 10/21 : FROM scratch 03:30:20 ---> 03:30:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:30:21 ---> Running in 492ad14ce989 03:30:21 Removing intermediate container 492ad14ce989 03:30:21 ---> a55ccc842a78 03:30:21 Step 12/21 : ENV APP_PORT=49990 03:30:21 ---> Running in 78bf5323ed64 03:30:21 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.179s coverage: 11.4% of statements 03:30:21 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements 03:30:21 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:30:21 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.144s coverage: 36.9% of statements 03:30:21 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:30:21 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 03:30:21 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.689s coverage: 74.9% of statements 03:30:21 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:30:21 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:30:21 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:30:21 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.048s coverage: 52.6% of statements 03:30:21 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 03:30:21 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.348s coverage: 71.4% of statements 03:30:21 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:30:21 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:30:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:30:21 Removing intermediate container 78bf5323ed64 03:30:21 ---> d9796cb80e7d 03:30:21 Step 13/21 : EXPOSE $APP_PORT 03:30:21 ---> Running in 13c7ae91cc44 03:30:21 Removing intermediate container 13c7ae91cc44 03:30:21 ---> cf0931eaa695 03:30:21 Step 14/21 : WORKDIR / 03:30:21 ---> Running in 5c10ed0ab815 03:30:21 Removing intermediate container 5c10ed0ab815 03:30:21 ---> d2d9594ef881 03:30:21 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:30:21 ---> 5a8ee7491d71 03:30:21 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:30:22 ---> 17d6ac36a682 03:30:22 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:30:22 ---> 004db24d713b 03:30:22 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:22 ---> Running in 8d34361db3a8 03:30:22 Removing intermediate container 8d34361db3a8 03:30:22 ---> 56046468ddbd 03:30:22 Step 19/21 : LABEL arch=amd64 03:30:22 ---> Running in 656cb0ec430c 03:30:22 Removing intermediate container 656cb0ec430c 03:30:22 ---> 86a10e98fe26 03:30:22 Step 20/21 : LABEL git_sha=d5f4f094cbebbd750df661b2d02905b456a8a040 03:30:22 ---> Running in 8c86eb0bb595 03:30:22 Removing intermediate container 8c86eb0bb595 03:30:22 ---> 0fbce47fd75e 03:30:22 Step 21/21 : LABEL version=0.0.0 03:30:22 ---> Running in 396d02eb9010 03:30:23 Removing intermediate container 396d02eb9010 03:30:23 ---> 6270787e1957 03:30:23 [Warning] One or more build-args [ARCH] were not consumed 03:30:23 Successfully built 6270787e1957 03:30:23 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) 03:30:23 gofmt -l . Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:30:24 [ "`gofmt -l .`" = "" ] [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:30:24 ./bin/test-attribution-txt.sh 03:30:25 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:30:25 Warning: overwriting stash ‘coverage-report’ 03:30:26 Stashed 1 file(s) [Pipeline] } 03:30:26 $ docker stop --time=1 0f1bb2a212c8386da2171d58d2610f05f31eb8dc1f97199dd816a2575f83b158 03:30:28 $ docker rm -f 0f1bb2a212c8386da2171d58d2610f05f31eb8dc1f97199dd816a2575f83b158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:30:30 + ls -al . 03:30:30 total 200 03:30:30 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 03:30 . 03:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 03:27 .. 03:30:30 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 03:28 .dockerignore 03:30:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 03:28 .git 03:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 03:28 .github 03:30:30 -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 03:28 .gitignore 03:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 03:28 .semver 03:30:30 -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 03:28 Dockerfile.build 03:30:30 -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 03:28 Jenkinsfile 03:30:30 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 03:28 LICENSE 03:30:30 -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 03:28 Makefile 03:30:30 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 03:28 README.md 03:30:30 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 03:25 VERSION 03:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 03:28 api 03:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 03:28 bin 03:30:30 -rw-r--r-- 1 jenkins jenkins 97745 Apr 21 03:30 coverage.out 03:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 03:28 example 03:30:30 -rw-r--r-- 1 jenkins jenkins 446 Apr 21 03:30 go.mod 03:30:30 -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 03:30 go.sum 03:30:30 drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 03:28 internal 03:30:30 drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 03:28 pkg 03:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 03:28 snap 03:30:30 -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 03:28 version.go [Pipeline] isUnix [Pipeline] sh 03:30:30 + 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=d5f4f094cbebbd750df661b2d02905b456a8a040 --label arch=arm64 --label version=0.0.0 . 03:30:31 Sending build context to Docker daemon 3.052MB 03:30:31 Step 1/21 : ARG BASE=golang:1.13-alpine 03:30:31 Step 2/21 : FROM ${BASE} AS builder 03:30:31 ---> 410e31dabd0e 03:30:31 Step 3/21 : ARG MAKE='make build' 03:30:31 ---> Running in 364a142280e4 03:30:31 Removing intermediate container 364a142280e4 03:30:31 ---> 56778ed05c96 03:30:31 Step 4/21 : WORKDIR /device-sdk-go 03:30:31 ---> Running in 1b753cbfedbd 03:30:32 Removing intermediate container 1b753cbfedbd 03:30:32 ---> 8d244760fc95 03:30:32 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:30:32 ---> Running in da3b8c9f8a70 03:30:32 Removing intermediate container da3b8c9f8a70 03:30:32 ---> 6e0fe48d4723 03:30:32 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:30:33 ---> Running in 35f125520cae 03:30:35 Removing intermediate container 35f125520cae 03:30:35 ---> 73d2d904b608 03:30:35 Step 7/21 : RUN apk add --update --no-cache make git 03:30:35 ---> Running in 58235de632a4 03:30:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:30:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:30:37 OK: 125 MiB in 39 packages 03:30:38 Removing intermediate container 58235de632a4 03:30:38 ---> 814a36f730d4 03:30:38 Step 8/21 : COPY . . 03:30:39 ---> 8941335a9de8 03:30:39 Step 9/21 : RUN ${MAKE} 03:30:39 ---> Running in 67203a95b615 03:30:40 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 03:31:03 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:31:06 Removing intermediate container 67203a95b615 03:31:06 ---> b9c3c6278f12 03:31:06 Step 10/21 : FROM scratch 03:31:06 ---> 03:31:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:31:06 ---> Running in 6c5ed1db2122 03:31:06 Removing intermediate container 6c5ed1db2122 03:31:06 ---> 3ae1a9437602 03:31:06 Step 12/21 : ENV APP_PORT=49990 03:31:06 ---> Running in eee931b7cb68 03:31:06 Removing intermediate container eee931b7cb68 03:31:06 ---> 2939a738741e 03:31:06 Step 13/21 : EXPOSE $APP_PORT 03:31:07 ---> Running in 1864879524a4 03:31:07 Removing intermediate container 1864879524a4 03:31:07 ---> 18303a2c90e8 03:31:07 Step 14/21 : WORKDIR / 03:31:07 ---> Running in b3228970db3c 03:31:07 Removing intermediate container b3228970db3c 03:31:07 ---> 310ea0cb98dc 03:31:07 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:31:08 ---> a7d5506efa60 03:31:08 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:31:09 ---> 1d93ac53d668 03:31:09 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:31:09 ---> 32111d33b138 03:31:09 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:09 ---> Running in d3702977d24f 03:31:10 Removing intermediate container d3702977d24f 03:31:10 ---> 0f247ef296df 03:31:10 Step 19/21 : LABEL arch=arm64 03:31:10 ---> Running in debd4f83d49f 03:31:10 Removing intermediate container debd4f83d49f 03:31:10 ---> f4119fe5cf60 03:31:10 Step 20/21 : LABEL git_sha=d5f4f094cbebbd750df661b2d02905b456a8a040 03:31:10 ---> Running in d98cea76a30a 03:31:10 Removing intermediate container d98cea76a30a 03:31:10 ---> dc631a31fa06 03:31:10 Step 21/21 : LABEL version=0.0.0 03:31:11 ---> Running in 6a6478ffb418 03:31:11 Removing intermediate container 6a6478ffb418 03:31:11 ---> 05c284827980 03:31:11 [Warning] One or more build-args [ARCH] were not consumed 03:31:11 Successfully built 05c284827980 03:31:11 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 03:31:13 provisioning config files... 03:31:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/config3945129377498704529tmp [Pipeline] { [Pipeline] sh 03:31:13 + curl -s https://codecov.io/bash 03:31:13 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/config3945129377498704529tmp 03:31:14 03:31:14 _____ _ 03:31:14 / ____| | | 03:31:14 | | ___ __| | ___ ___ _____ __ 03:31:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:31:14 | |___| (_) | (_| | __/ (_| (_) \ V / 03:31:14 \_____\___/ \__,_|\___|\___\___/ \_/ 03:31:14 Bash-tbd 03:31:14 03:31:14 03:31:14 ==> Jenkins CI detected. 03:31:14 project root: . 03:31:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:31:14 ==> Running gcov in . (disable via -X gcov) 03:31:14 ==> Python coveragepy not found 03:31:14 ==> Searching for coverage reports in: 03:31:14 + . 03:31:14 -> Found 1 reports 03:31:14 ==> Detecting git/mercurial file structure 03:31:14 ==> Reading reports 03:31:14 + ./coverage.out bytes=97745 03:31:14 ==> Appending adjustments 03:31:14 http://docs.codecov.io/docs/fixing-reports 03:31:14 + Found adjustments 03:31:14 ==> Gzipping contents 03:31:14 ==> Uploading reports 03:31:14 url: https://codecov.io 03:31:14 query: branch=PR-501&commit=d5f4f094cbebbd750df661b2d02905b456a8a040&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=501&job= 03:31:14 -> Pinging Codecov 03:31:14 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-501&commit=d5f4f094cbebbd750df661b2d02905b456a8a040&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=501&job= 03:31:15 -> Uploading 03:31:15 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d5f4f094cbebbd750df661b2d02905b456a8a040 [Pipeline] } 03:31:15 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 03:31:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:31:17 ---> package-listing.sh 03:31:17 ++ facter osfamily 03:31:17 ++ tr '[:upper:]' '[:lower:]' 03:31:17 + OS_FAMILY=redhat 03:31:17 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-501 03:31:17 + START_PACKAGES=/tmp/packages_start.txt 03:31:17 + END_PACKAGES=/tmp/packages_end.txt 03:31:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:31:17 + PACKAGES=/tmp/packages_start.txt 03:31:17 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-501 ']' 03:31:17 + PACKAGES=/tmp/packages_end.txt 03:31:17 + case "${OS_FAMILY}" in 03:31:17 + rpm -qa 03:31:17 + sort 03:31:21 + '[' -f /tmp/packages_start.txt ']' 03:31:21 + '[' -f /tmp/packages_end.txt ']' 03:31:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:31:21 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-501 ']' 03:31:21 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-501/archives/ 03:31:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-501/archives/ [Pipeline] isUnix [Pipeline] sh 03:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:31:22 03:31:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:31:22 alpine: Pulling from edgex-lftools-log-publisher 03:31:22 c9b1b535fdd9: Pulling fs layer 03:31:22 2cc5ad85d9ab: Pulling fs layer 03:31:22 756a868c4378: Pulling fs layer 03:31:22 444b2fc9a129: Pulling fs layer 03:31:22 ea15f1150254: Pulling fs layer 03:31:22 41b27a9f41bf: Pulling fs layer 03:31:22 28c525ee5125: Pulling fs layer 03:31:22 094b1ea09ed8: Pulling fs layer 03:31:22 138eaada9080: Pulling fs layer 03:31:22 0622d0fa9048: Pulling fs layer 03:31:22 41b27a9f41bf: Waiting 03:31:22 28c525ee5125: Waiting 03:31:22 444b2fc9a129: Waiting 03:31:22 ea15f1150254: Waiting 03:31:22 094b1ea09ed8: Waiting 03:31:22 138eaada9080: Waiting 03:31:22 0622d0fa9048: Waiting 03:31:22 2cc5ad85d9ab: Download complete 03:31:22 444b2fc9a129: Verifying Checksum 03:31:22 444b2fc9a129: Download complete 03:31:23 c9b1b535fdd9: Verifying Checksum 03:31:23 c9b1b535fdd9: Download complete 03:31:23 ea15f1150254: Verifying Checksum 03:31:23 ea15f1150254: Download complete 03:31:23 28c525ee5125: Download complete 03:31:23 756a868c4378: Download complete 03:31:23 c9b1b535fdd9: Pull complete 03:31:23 138eaada9080: Verifying Checksum 03:31:23 138eaada9080: Download complete 03:31:23 0622d0fa9048: Verifying Checksum 03:31:23 0622d0fa9048: Download complete 03:31:23 2cc5ad85d9ab: Pull complete 03:31:23 094b1ea09ed8: Verifying Checksum 03:31:23 094b1ea09ed8: Download complete 03:31:24 41b27a9f41bf: Verifying Checksum 03:31:24 41b27a9f41bf: Download complete 03:31:26 756a868c4378: Pull complete 03:31:26 444b2fc9a129: Pull complete 03:31:26 ea15f1150254: Pull complete 03:31:31 41b27a9f41bf: Pull complete 03:31:31 28c525ee5125: Pull complete 03:31:34 094b1ea09ed8: Pull complete 03:31:34 138eaada9080: Pull complete 03:31:34 0622d0fa9048: Pull complete 03:31:34 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:31:34 prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container 03:31:34 $ 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-501 -v /w/workspace/dgexfoundry_device-sdk-go_PR-501:/w/workspace/dgexfoundry_device-sdk-go_PR-501:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-501@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 03:31:36 $ docker top 48415d4e12837311929d3eb646946dcdc1490ec3ead6e7dd5a29defd65aa3ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:36 provisioning config files... 03:31:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/config5735862930870337922tmp [Pipeline] { [Pipeline] echo 03:31:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:31:37 ---> create-netrc.sh [Pipeline] echo 03:31:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:31:37 ---> logs-deploy.sh 03:31:37 + ARCHIVE_ARTIFACTS= 03:31:37 + LOGS_SERVER=https://logs.edgexfoundry.org 03:31:37 + '[' https://logs.edgexfoundry.org == None ']' 03:31:37 + NEXUS_URL=https://nexus.edgexfoundry.org 03:31:37 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-501/1 03:31:37 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-501/1/ 03:31:37 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-501/1 /w/workspace/dgexfoundry_device-sdk-go_PR-501 03:31:38 Archives upload complete. 03:31:38 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-501/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-501/1/ 03:31:39 ---> uname -a: 03:31:39 Linux 48415d4e1283 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:31:39 03:31:39 03:31:39 ---> lscpu: 03:31:39 Architecture: x86_64 03:31:39 CPU op-mode(s): 32-bit, 64-bit 03:31:39 Byte Order: Little Endian 03:31:39 Address sizes: 40 bits physical, 48 bits virtual 03:31:39 CPU(s): 4 03:31:39 On-line CPU(s) list: 0-3 03:31:39 Thread(s) per core: 1 03:31:39 Core(s) per socket: 1 03:31:39 Socket(s): 4 03:31:39 NUMA node(s): 1 03:31:39 Vendor ID: GenuineIntel 03:31:39 CPU family: 6 03:31:39 Model: 44 03:31:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:31:39 Stepping: 1 03:31:39 CPU MHz: 2933.436 03:31:39 BogoMIPS: 5866.87 03:31:39 Virtualization: VT-x 03:31:39 Hypervisor vendor: KVM 03:31:39 Virtualization type: full 03:31:39 L1d cache: 128 KiB 03:31:39 L1i cache: 128 KiB 03:31:39 L2 cache: 16 MiB 03:31:39 L3 cache: 64 MiB 03:31:39 NUMA node0 CPU(s): 0-3 03:31:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:31:39 Vulnerability Meltdown: Mitigation; PTI 03:31:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:31:39 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:31:39 Vulnerability Spectre v2: Mitigation; Full retpoline 03:31:39 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 03:31:39 03:31:39 03:31:39 ---> nproc: 03:31:39 4 03:31:39 03:31:39 03:31:39 ---> df -h: 03:31:39 Filesystem Size Used Available Use% Mounted on 03:31:39 overlay 50.0G 6.4G 43.6G 13% / 03:31:39 tmpfs 64.0M 0 64.0M 0% /dev 03:31:39 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:31:39 shm 64.0M 0 64.0M 0% /dev/shm 03:31:39 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 03:31:39 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 03:31:39 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 03:31:39 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-501 03:31:39 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp 03:31:39 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 03:31:39 03:31:39 03:31:39 ---> free -m: 03:31:39 total used free shared buff/cache available 03:31:39 Mem: 1838 603 74 0 1160 1131 03:31:39 Swap: 1023 1 1022 03:31:39 03:31:39 03:31:39 ---> ip addr: 03:31:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:31:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:31:39 inet 127.0.0.1/8 scope host lo 03:31:39 valid_lft forever preferred_lft forever 03:31:39 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:31:39 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:31:39 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:31:39 valid_lft forever preferred_lft forever 03:31:39 03:31:39 03:31:39 ---> sar -b -r -n DEV: 03:31:39 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 03:31:39 03:31:39 03:24:51 LINUX RESTART 03:31:39 03:31:39 03:26:01 tps rtps wtps bread/s bwrtn/s 03:31:39 03:27:01 13.51 0.00 13.51 0.00 1774.04 03:31:39 03:28:01 0.95 0.00 0.95 0.00 14.69 03:31:39 03:29:02 0.23 0.00 0.23 0.00 2.43 03:31:39 03:30:01 0.27 0.00 0.27 0.00 3.79 03:31:39 03:31:01 0.37 0.00 0.37 0.00 4.76 03:31:39 Average: 3.08 0.00 3.08 0.00 361.33 03:31:39 03:31:39 03:26:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:31:39 03:27:01 126220 1756084 93.29 2620 1222752 891332 30.41 428604 1164416 12 03:31:39 03:28:01 125456 1756848 93.33 2620 1222756 891612 30.42 430180 1164128 8 03:31:39 03:29:02 125284 1757020 93.34 2620 1222764 891540 30.42 429896 1164128 8 03:31:39 03:30:01 125472 1756832 93.33 2620 1222768 891576 30.42 430040 1164128 8 03:31:39 03:31:01 125692 1756612 93.32 2620 1222776 891552 30.42 429996 1164128 8 03:31:39 Average: 125625 1756679 93.33 2620 1222763 891522 30.42 429743 1164186 9 03:31:39 03:31:39 03:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:31:39 03:27:01 eth0 0.62 0.08 0.04 0.01 0.00 0.00 0.00 03:31:39 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:28:01 eth0 0.65 0.35 0.29 0.20 0.00 0.00 0.00 03:31:39 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:29:02 eth0 0.93 0.30 0.32 0.20 0.00 0.00 0.00 03:31:39 03:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:30:01 eth0 1.03 0.46 0.41 0.21 0.00 0.00 0.00 03:31:39 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:31:01 eth0 2.56 0.52 0.57 0.27 0.00 0.00 0.00 03:31:39 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 Average: eth0 1.16 0.34 0.33 0.18 0.00 0.00 0.00 03:31:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:39 03:31:39 03:31:39 ---> sar -P ALL: 03:31:39 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 03:31:39 03:31:39 03:24:51 LINUX RESTART 03:31:39 03:31:39 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:31:39 03:27:01 all 0.17 0.00 0.11 0.00 0.09 99.63 03:31:39 03:27:01 0 0.05 0.00 0.05 0.00 0.05 99.85 03:31:39 03:27:01 1 0.48 0.00 0.08 0.00 0.13 99.30 03:31:39 03:27:01 2 0.07 0.00 0.20 0.00 0.07 99.67 03:31:39 03:27:01 3 0.07 0.00 0.13 0.00 0.13 99.67 03:31:39 03:28:01 all 0.17 0.00 0.05 0.00 0.07 99.70 03:31:39 03:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 03:31:39 03:28:01 1 0.53 0.00 0.05 0.00 0.12 99.30 03:31:39 03:28:01 2 0.07 0.00 0.05 0.00 0.08 99.80 03:31:39 03:28:01 3 0.05 0.00 0.03 0.00 0.05 99.87 03:31:39 03:29:02 all 0.16 0.00 0.04 0.00 0.04 99.75 03:31:39 03:29:02 0 0.05 0.00 0.05 0.00 0.02 99.88 03:31:39 03:29:02 1 0.50 0.00 0.05 0.00 0.08 99.37 03:31:39 03:29:02 2 0.05 0.00 0.03 0.00 0.05 99.87 03:31:39 03:29:02 3 0.05 0.00 0.05 0.00 0.00 99.90 03:31:39 03:30:01 all 0.14 0.00 0.05 0.00 0.06 99.75 03:31:39 03:30:01 0 0.03 0.00 0.05 0.00 0.05 99.86 03:31:39 03:30:01 1 0.44 0.00 0.07 0.00 0.12 99.37 03:31:39 03:30:01 2 0.07 0.00 0.05 0.00 0.07 99.81 03:31:39 03:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:31:39 03:31:01 all 0.12 0.00 0.05 0.00 0.03 99.80 03:31:39 03:31:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:31:39 03:31:01 1 0.30 0.00 0.05 0.00 0.05 99.60 03:31:39 03:31:01 2 0.08 0.00 0.07 0.00 0.03 99.82 03:31:39 03:31:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:31:39 Average: all 0.15 0.00 0.06 0.00 0.06 99.73 03:31:39 Average: 0 0.05 0.00 0.05 0.00 0.03 99.87 03:31:39 Average: 1 0.45 0.00 0.06 0.00 0.10 99.39 03:31:39 Average: 2 0.07 0.00 0.08 0.00 0.06 99.79 03:31:39 Average: 3 0.05 0.00 0.06 0.00 0.04 99.86 03:31:39 03:31:39 03:31:39