Pull request #527 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7ed50e31c77becf18a22802fe5628ff475db57e0+e7402411d8746a82393d3a19e59e88ef18696c65 (91bd4028774ce002efd2c5ef284c6364f68c8b96) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7981 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 without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +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/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 Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 7ed50e31c77becf18a22802fe5628ff475db57e0 Merge succeeded, producing 7ed50e31c77becf18a22802fe5628ff475db57e0 Checking out Revision 7ed50e31c77becf18a22802fe5628ff475db57e0 (PR-527) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # 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 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 Commit message: "feat: replace --serviceName with --instance" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:49:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:49:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:49:18 ========================================================= 06:49:18 EdgeX Global Pipelines Version Info 06:49:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:49:19 ------------------- 06:49:19 stable info: 06:49:19 ------------------- 06:49:19 Commited By: Emilio Reyes emilio.reyes@intel.com 06:49:19 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 06:49:19 Message: update stable to v1.0.87 06:49:20 ------------------- 06:49:20 experimental info: 06:49:20 ------------------- 06:49:20 Commited By: **** collab-it+edgex@linuxfoundation.org 06:49:20 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 06:49:20 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 06:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:22 06:49:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:49:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:23 latest: Pulling from edgex-devops/git-semver 06:49:23 9123ac7c32f7: Pulling fs layer 06:49:23 b8cc5d1170e3: Pulling fs layer 06:49:23 2924cbbf6a41: Pulling fs layer 06:49:23 93b08a4f1073: Pulling fs layer 06:49:23 93b08a4f1073: Waiting 06:49:23 b8cc5d1170e3: Verifying Checksum 06:49:23 b8cc5d1170e3: Download complete 06:49:23 9123ac7c32f7: Download complete 06:49:23 93b08a4f1073: Verifying Checksum 06:49:23 93b08a4f1073: Download complete 06:49:23 2924cbbf6a41: Verifying Checksum 06:49:23 2924cbbf6a41: Download complete 06:49:23 9123ac7c32f7: Pull complete 06:49:23 b8cc5d1170e3: Pull complete 06:49:24 2924cbbf6a41: Pull complete 06:49:24 93b08a4f1073: Pull complete 06:49:24 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:49:24 prd-centos7-docker-4c-2g-7981 does not seem to be running inside a container 06:49:24 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:49:25 $ docker top b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:25 [ssh-agent] Looking for ssh-agent implementation... 06:49:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:25 $ docker exec b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent 06:49:26 SSH_AUTH_SOCK=/tmp/ssh-lJkj6blcitmS/agent.15 06:49:26 SSH_AGENT_PID=22 06:49:26 Running ssh-add (command line suppressed) 06:49:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_8679199186558020547.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_8679199186558020547.key) 06:49:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:26 + git describe --exact-match --tags HEAD 06:49:26 fatal: No names found, cannot describe anything. [Pipeline] } 06:49:26 $ docker exec --env ******** --env ******** b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent -k 06:49:26 unset SSH_AUTH_SOCK; 06:49:26 unset SSH_AGENT_PID; 06:49:26 echo Agent pid 22 killed; 06:49:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:49:26 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:49:26 This usually means this commit has not been tagged. [Pipeline] sshagent 06:49:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:27 [ssh-agent] Looking for ssh-agent implementation... 06:49:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:27 $ docker exec b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent 06:49:27 SSH_AUTH_SOCK=/tmp/ssh-Chc1e10s4Sg3/agent.57 06:49:27 SSH_AGENT_PID=64 06:49:27 Running ssh-add (command line suppressed) 06:49:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_5697511435234073162.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_5697511435234073162.key) 06:49:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:27 + git semver init 06:49:27 # -> Open(): unable to determine branch for HEAD 06:49:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.git 06:49:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-527 06:49:27 # $SEMVER_REMOTE_NAME = origin 06:49:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:49:27 # $SEMVER_USER_NAME = edgex-jenkins 06:49:27 # $SEMVER_BRANCH = PR-527 06:49:27 # $SEMVER_TEMP = /tmp/semver-250171507 06:49:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:49:28 # '/tmp/semver-250171507' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver' 06:49:28 # -> Force: false 06:49:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver [Pipeline] } 06:49:28 $ docker exec --env ******** --env ******** b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent -k 06:49:28 unset SSH_AUTH_SOCK; 06:49:28 unset SSH_AGENT_PID; 06:49:28 echo Agent pid 64 killed; 06:49:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:29 + git semver [Pipeline] } 06:49:29 $ docker stop --time=1 b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 06:49:30 $ docker rm -f b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:49:31 Stashed 63 file(s) [Pipeline] echo 06:49:31 [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 06:49:46 Still waiting to schedule task 06:49:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:49:46 Still waiting to schedule task 06:49:46 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:52:23 Running on prd-centos7-docker-4c-2g-7983 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws 06:52:23 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:52:25 using credential edgex-jenkins-ssh 06:52:25 Cloning the remote Git repository 06:52:25 Cloning with configured refspecs honoured and without tags 06:52:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:52:26 Fetching without tags 06:52:25 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:52:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:52:25 > git --version # timeout=10 06:52:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:25 > 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 06:52:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:52:26 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 06:52:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:52:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:52:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:26 > 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 06:52:27 Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 7ed50e31c77becf18a22802fe5628ff475db57e0 06:52:27 Merge succeeded, producing 7ed50e31c77becf18a22802fe5628ff475db57e0 06:52:27 Checking out Revision 7ed50e31c77becf18a22802fe5628ff475db57e0 (PR-527) 06:52:26 > git config core.sparsecheckout # timeout=10 06:52:26 > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 06:52:26 > git remote # timeout=10 06:52:26 > git config --get remote.origin.url # timeout=10 06:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:26 > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 06:52:26 > git rev-parse HEAD^{commit} # timeout=10 06:52:26 > git config core.sparsecheckout # timeout=10 06:52:26 > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 06:52:30 Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:52:32 ========================================================= 06:52:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 06:52:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:52:32 + 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 . 06:52:32 Sending build context to Docker daemon 3.065MB 06:52:32 Step 1/8 : ARG BASE=golang:1.13-alpine 06:52:32 Step 2/8 : FROM ${BASE} 06:52:32 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:52:32 e6b0cf9c0882: Pulling fs layer 06:52:32 2848faf0eed1: Pulling fs layer 06:52:32 0f37312ad70f: Pulling fs layer 06:52:32 5788d62ee057: Pulling fs layer 06:52:32 0e6b1d234666: Pulling fs layer 06:52:32 bf5d7aec512f: Pulling fs layer 06:52:32 34c802a77dc8: Pulling fs layer 06:52:32 9eb99e56ec68: Pulling fs layer 06:52:32 27c7a5d97fbd: Pulling fs layer 06:52:32 5c102a31e300: Pulling fs layer 06:52:32 dcfb455df0a1: Pulling fs layer 06:52:32 5788d62ee057: Waiting 06:52:32 9eb99e56ec68: Waiting 06:52:32 27c7a5d97fbd: Waiting 06:52:32 0e6b1d234666: Waiting 06:52:32 bf5d7aec512f: Waiting 06:52:32 5c102a31e300: Waiting 06:52:32 34c802a77dc8: Waiting 06:52:32 dcfb455df0a1: Waiting 06:52:33 0f37312ad70f: Verifying Checksum 06:52:33 0f37312ad70f: Download complete 06:52:33 2848faf0eed1: Download complete 06:52:33 e6b0cf9c0882: Verifying Checksum 06:52:33 e6b0cf9c0882: Download complete 06:52:33 bf5d7aec512f: Verifying Checksum 06:52:33 bf5d7aec512f: Download complete 06:52:33 0e6b1d234666: Verifying Checksum 06:52:33 0e6b1d234666: Download complete 06:52:33 e6b0cf9c0882: Pull complete 06:52:33 2848faf0eed1: Pull complete 06:52:33 0f37312ad70f: Pull complete 06:52:34 34c802a77dc8: Verifying Checksum 06:52:34 34c802a77dc8: Download complete 06:52:34 27c7a5d97fbd: Verifying Checksum 06:52:34 27c7a5d97fbd: Download complete 06:52:34 5c102a31e300: Verifying Checksum 06:52:34 5c102a31e300: Download complete 06:52:34 dcfb455df0a1: Verifying Checksum 06:52:34 5788d62ee057: Download complete 06:52:35 9eb99e56ec68: Verifying Checksum 06:52:35 9eb99e56ec68: Download complete 06:52:41 5788d62ee057: Pull complete 06:52:41 0e6b1d234666: Pull complete 06:52:41 bf5d7aec512f: Pull complete 06:52:45 34c802a77dc8: Pull complete 06:52:49 9eb99e56ec68: Pull complete 06:52:49 27c7a5d97fbd: Pull complete 06:52:50 5c102a31e300: Pull complete 06:52:50 dcfb455df0a1: Pull complete 06:52:50 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 06:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 06:52:50 ---> 7c70fe431013 06:52:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:50 ---> Running in dc000035e9dc 06:52:50 Removing intermediate container dc000035e9dc 06:52:50 ---> e0a4acaa29aa 06:52:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:50 ---> Running in f8badbfece75 06:52:51 Removing intermediate container f8badbfece75 06:52:51 ---> 558df010078a 06:52:51 Step 5/8 : RUN apk add --no-cache make git 06:52:51 ---> Running in d4c973c8b5dc 06:52:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:52:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:52:53 OK: 143 MiB in 39 packages 06:52:53 Removing intermediate container d4c973c8b5dc 06:52:53 ---> 425590def142 06:52:53 Step 6/8 : WORKDIR /device-sdk-go 06:52:53 ---> Running in c2ff6d055c89 06:52:53 Removing intermediate container c2ff6d055c89 06:52:53 ---> ef8b8922ffab 06:52:53 Step 7/8 : COPY . . 06:52:54 ---> 65a45be6783d 06:52:54 Step 8/8 : RUN go mod download 06:52:54 ---> Running in b4fe32a0cad8 06:52:56 go: finding github.com/BurntSushi/toml v0.3.1 06:52:56 go: finding github.com/OneOfOne/xxhash v1.2.6 06:52:56 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:52:56 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:52:56 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:52:56 go: finding github.com/bgentry/speakeasy v0.1.0 06:52:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:52:56 go: finding github.com/davecgh/go-spew v1.1.1 06:52:56 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 06:52:56 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 06:52:56 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 06:52:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 06:52:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 06:52:56 go: finding github.com/fatih/color v1.7.0 06:52:56 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:52:56 go: finding github.com/go-kit/kit v0.8.0 06:52:56 go: finding github.com/go-logfmt/logfmt v0.4.0 06:52:56 go: finding github.com/go-stack/stack v1.8.0 06:52:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:52:56 go: finding github.com/google/uuid v1.1.0 06:52:56 go: finding github.com/gorilla/mux v1.7.1 06:52:56 go: finding github.com/hashicorp/consul/api v1.1.0 06:52:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:52:57 go: finding github.com/hashicorp/errwrap v1.0.0 06:52:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:52:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:52:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:52:57 go: finding github.com/hashicorp/go-multierror v1.0.0 06:52:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:52:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:52:57 go: finding github.com/hashicorp/go-syslog v1.0.0 06:52:57 go: finding github.com/hashicorp/go-uuid v1.0.1 06:52:57 go: finding github.com/hashicorp/go.net v0.0.1 06:52:57 go: finding github.com/hashicorp/golang-lru v0.5.0 06:52:57 go: finding github.com/hashicorp/logutils v1.0.0 06:52:57 go: finding github.com/hashicorp/mdns v1.0.0 06:52:57 go: finding github.com/hashicorp/memberlist v0.1.3 06:52:57 go: finding github.com/hashicorp/serf v0.8.2 06:52:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:52:57 go: finding github.com/mattn/go-colorable v0.0.9 06:52:57 go: finding github.com/mattn/go-isatty v0.0.3 06:52:57 go: finding github.com/miekg/dns v1.0.14 06:52:57 go: finding github.com/mitchellh/cli v1.0.0 06:52:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:52:57 go: finding github.com/mitchellh/copystructure v1.0.0 06:52:57 go: finding github.com/mitchellh/go-homedir v1.0.0 06:52:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:52:57 go: finding github.com/mitchellh/gox v0.4.0 06:52:57 go: finding github.com/mitchellh/iochan v1.0.0 06:52:57 go: finding github.com/mitchellh/mapstructure v1.1.2 06:52:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:52:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:52:57 go: finding github.com/pelletier/go-toml v1.2.0 06:52:57 go: finding github.com/pkg/errors v0.8.1 06:52:57 go: finding github.com/pmezard/go-difflib v1.0.0 06:52:57 go: finding github.com/posener/complete v1.1.1 06:52:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:52:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:52:57 go: finding github.com/stretchr/objx v0.1.0 06:52:57 go: finding github.com/stretchr/testify v1.5.1 06:52:57 go: finding github.com/ugorji/go v1.1.4 06:52:57 go: finding github.com/x448/float16 v0.8.4 06:52:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:52:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:52:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:52:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:52:58 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 06:52:58 go: finding gopkg.in/yaml.v2 v2.2.8 06:53:01 Removing intermediate container b4fe32a0cad8 06:53:01 ---> 54a9a41e3c75 06:53:01 Successfully built 54a9a41e3c75 06:53:01 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 06:53:02 + docker inspect -f . ci-base-image-x86_64 06:53:02 . [Pipeline] withDockerContainer 06:53:02 prd-centos7-docker-4c-2g-7983 does not seem to be running inside a container 06:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:53:02 $ docker top f5d7641b32f70011ccdcb4b8b7813b8a7aa1e00bf69515fead97c2d9d76e8d54 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:03 + go version 06:53:03 go version go1.13.5 linux/amd64 [Pipeline] sh 06:53:03 + make test 06:53:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:53:04 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:53:16 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:53:16 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:53:16 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:53:16 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.033s coverage: 22.1% of statements 06:53:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7982 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws 06:53:19 Running in /w/workspace/device-sdk-go/3 [Pipeline] { 06:53:19 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.043s coverage: 95.8% of statements [Pipeline] checkout 06:53:26 using credential edgex-jenkins-ssh 06:53:26 Cloning the remote Git repository 06:53:26 Cloning with configured refspecs honoured and without tags 06:53:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:53:27 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:53:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:53:27 > git --version # timeout=10 06:53:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:27 > 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 06:53:28 Fetching without tags 06:53:28 Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 7ed50e31c77becf18a22802fe5628ff475db57e0 06:53:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:53:28 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 06:53:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:53:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:53:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:53:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:28 > 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 06:53:28 > git config core.sparsecheckout # timeout=10 06:53:29 > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 06:53:29 > git remote # timeout=10 06:53:29 Merge succeeded, producing 7ed50e31c77becf18a22802fe5628ff475db57e0 06:53:29 Checking out Revision 7ed50e31c77becf18a22802fe5628ff475db57e0 (PR-527) 06:53:29 > git config --get remote.origin.url # timeout=10 06:53:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:29 > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 06:53:29 > git rev-parse HEAD^{commit} # timeout=10 06:53:29 > git config core.sparsecheckout # timeout=10 06:53:29 > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 06:53:34 Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:53:35 ========================================================= 06:53:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 06:53:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:53:36 + 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 . 06:53:37 Sending build context to Docker daemon 3.065MB 06:53:37 Step 1/8 : ARG BASE=golang:1.13-alpine 06:53:37 Step 2/8 : FROM ${BASE} 06:53:37 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:53:37 cde5963f3b93: Pulling fs layer 06:53:37 2a23fa8c16f7: Pulling fs layer 06:53:37 777b28850792: Pulling fs layer 06:53:37 8a11ddd9e578: Pulling fs layer 06:53:37 4cf88f913ddb: Pulling fs layer 06:53:37 1df406cf5192: Pulling fs layer 06:53:37 cd6300453558: Pulling fs layer 06:53:37 b9c365052c96: Pulling fs layer 06:53:37 a2d8cc88f415: Pulling fs layer 06:53:37 ea1d1ca13537: Pulling fs layer 06:53:37 3750a50a1c5e: Pulling fs layer 06:53:37 8a11ddd9e578: Waiting 06:53:37 4cf88f913ddb: Waiting 06:53:37 1df406cf5192: Waiting 06:53:37 a2d8cc88f415: Waiting 06:53:37 ea1d1ca13537: Waiting 06:53:37 cd6300453558: Waiting 06:53:37 b9c365052c96: Waiting 06:53:37 3750a50a1c5e: Waiting 06:53:37 777b28850792: Download complete 06:53:37 2a23fa8c16f7: Verifying Checksum 06:53:37 2a23fa8c16f7: Download complete 06:53:38 cde5963f3b93: Verifying Checksum 06:53:38 4cf88f913ddb: Verifying Checksum 06:53:38 4cf88f913ddb: Download complete 06:53:38 1df406cf5192: Verifying Checksum 06:53:38 1df406cf5192: Download complete 06:53:39 cde5963f3b93: Pull complete 06:53:39 2a23fa8c16f7: Pull complete 06:53:39 777b28850792: Pull complete 06:53:42 cd6300453558: Verifying Checksum 06:53:42 cd6300453558: Download complete 06:53:42 a2d8cc88f415: Verifying Checksum 06:53:42 a2d8cc88f415: Download complete 06:53:45 ea1d1ca13537: Verifying Checksum 06:53:45 ea1d1ca13537: Download complete 06:53:45 3750a50a1c5e: Verifying Checksum 06:53:45 3750a50a1c5e: Download complete 06:53:46 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.024s coverage: 11.4% of statements 06:53:46 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements 06:53:46 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:53:46 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.087s coverage: 36.9% of statements 06:53:46 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:53:46 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 06:53:46 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.225s coverage: 65.2% of statements 06:53:46 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:53:46 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:53:46 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:53:46 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements 06:53:46 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 06:53:46 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.106s coverage: 68.9% of statements 06:53:46 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 06:53:46 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:53:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:53:47 gofmt -l . 06:53:47 [ "`gofmt -l .`" = "" ] 06:53:47 ./bin/test-attribution-txt.sh 06:53:47 b9c365052c96: Verifying Checksum 06:53:47 b9c365052c96: Download complete 06:53:48 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:53:48 Stashed 1 file(s) [Pipeline] } 06:53:48 $ docker stop --time=1 f5d7641b32f70011ccdcb4b8b7813b8a7aa1e00bf69515fead97c2d9d76e8d54 06:53:49 8a11ddd9e578: Verifying Checksum 06:53:49 8a11ddd9e578: Download complete 06:53:50 $ docker rm -f f5d7641b32f70011ccdcb4b8b7813b8a7aa1e00bf69515fead97c2d9d76e8d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:52 + ls -al . 06:53:52 total 180 06:53:52 drwxrwxr-x. 11 jenkins jenkins 4096 May 12 06:53 . 06:53:52 drwxrwxr-x. 4 jenkins jenkins 28 May 12 06:52 .. 06:53:52 drwxrwxr-x. 3 jenkins jenkins 20 May 12 06:52 api 06:53:52 drwxrwxr-x. 2 jenkins jenkins 64 May 12 06:52 bin 06:53:52 -rw-r--r--. 1 jenkins jenkins 110877 May 12 06:53 coverage.out 06:53:52 -rw-rw-r--. 1 jenkins jenkins 936 May 12 06:52 Dockerfile.build 06:53:52 -rw-rw-r--. 1 jenkins jenkins 140 May 12 06:52 .dockerignore 06:53:52 drwxrwxr-x. 4 jenkins jenkins 48 May 12 06:52 example 06:53:52 drwxrwxr-x. 8 jenkins jenkins 179 May 12 06:52 .git 06:53:52 drwxrwxr-x. 2 jenkins jenkins 38 May 12 06:52 .github 06:53:52 -rw-rw-r--. 1 jenkins jenkins 138 May 12 06:52 .gitignore 06:53:52 -rw-r--r--. 1 jenkins jenkins 446 May 12 06:53 go.mod 06:53:52 -rw-r--r--. 1 jenkins jenkins 12179 May 12 06:53 go.sum 06:53:52 drwxrwxr-x. 15 jenkins jenkins 217 May 12 06:52 internal 06:53:52 -rw-rw-r--. 1 jenkins jenkins 808 May 12 06:52 Jenkinsfile 06:53:52 -rw-rw-r--. 1 jenkins jenkins 11341 May 12 06:52 LICENSE 06:53:52 -rw-rw-r--. 1 jenkins jenkins 892 May 12 06:52 Makefile 06:53:52 drwxrwxr-x. 5 jenkins jenkins 50 May 12 06:52 pkg 06:53:52 -rw-rw-r--. 1 jenkins jenkins 3166 May 12 06:52 README.md 06:53:52 -rw-rw-r--. 1 jenkins jenkins 3788 May 12 06:52 RELEASE-NOTES.txt 06:53:52 drwxrwxr-x. 3 jenkins jenkins 58 May 12 06:52 .semver 06:53:52 drwxrwxr-x. 4 jenkins jenkins 54 May 12 06:52 snap 06:53:52 -rw-rw-r--. 1 jenkins jenkins 5 May 12 06:49 VERSION 06:53:52 -rw-rw-r--. 1 jenkins jenkins 222 May 12 06:52 version.go [Pipeline] isUnix [Pipeline] sh 06:53:52 + 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=7ed50e31c77becf18a22802fe5628ff475db57e0 --label arch=amd64 --label version=0.0.0 . 06:53:52 Sending build context to Docker daemon 3.193MB 06:53:52 Step 1/21 : ARG BASE=golang:1.13-alpine 06:53:52 Step 2/21 : FROM ${BASE} AS builder 06:53:52 ---> 54a9a41e3c75 06:53:52 Step 3/21 : ARG MAKE='make build' 06:53:52 ---> Running in 666e5fcb73fd 06:53:52 Removing intermediate container 666e5fcb73fd 06:53:52 ---> a96483094788 06:53:52 Step 4/21 : WORKDIR /device-sdk-go 06:53:52 ---> Running in c5d15494df20 06:53:52 Removing intermediate container c5d15494df20 06:53:52 ---> b9bcff25230b 06:53:52 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:53:52 ---> Running in 32f450b686ee 06:53:53 Removing intermediate container 32f450b686ee 06:53:53 ---> 15778ba61ee9 06:53:53 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:53 ---> Running in 074e978008a0 06:53:53 Removing intermediate container 074e978008a0 06:53:53 ---> ee9428bfdd07 06:53:53 Step 7/21 : RUN apk add --update --no-cache make git 06:53:53 ---> Running in 60bd145f8f2b 06:53:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:53:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:53:55 OK: 143 MiB in 39 packages 06:53:55 Removing intermediate container 60bd145f8f2b 06:53:55 ---> 6df937c8ef0e 06:53:55 Step 8/21 : COPY . . 06:53:56 ---> 7481247aed3a 06:53:56 Step 9/21 : RUN ${MAKE} 06:53:56 ---> Running in 5c9d52d63cb5 06:53:56 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 06:54:01 8a11ddd9e578: Pull complete 06:54:01 4cf88f913ddb: Pull complete 06:54:01 1df406cf5192: Pull complete 06:54:04 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:54:05 Removing intermediate container 5c9d52d63cb5 06:54:05 ---> e3e7d85577ea 06:54:05 Step 10/21 : FROM scratch 06:54:05 ---> 06:54:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:05 ---> Running in 39cfe5a6b7d5 06:54:05 Removing intermediate container 39cfe5a6b7d5 06:54:05 ---> e7c25cfe6aee 06:54:05 Step 12/21 : ENV APP_PORT=49990 06:54:05 ---> Running in c712fcad1536 06:54:05 Removing intermediate container c712fcad1536 06:54:05 ---> 27f0be3ae873 06:54:05 Step 13/21 : EXPOSE $APP_PORT 06:54:05 ---> Running in bcb3d5aac6cb 06:54:05 Removing intermediate container bcb3d5aac6cb 06:54:05 ---> ff39e871a654 06:54:05 Step 14/21 : WORKDIR / 06:54:05 ---> Running in 0bac518c531f 06:54:05 Removing intermediate container 0bac518c531f 06:54:05 ---> b0e87b19519d 06:54:05 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:54:06 ---> a451b45d4da1 06:54:06 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:54:06 ---> 6803e1d225fb 06:54:06 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:54:06 ---> bf67fcea906a 06:54:06 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:54:06 ---> Running in 2258a7820f1a 06:54:06 Removing intermediate container 2258a7820f1a 06:54:06 ---> c9b2a2d6745f 06:54:06 Step 19/21 : LABEL arch=amd64 06:54:06 ---> Running in a08dd9e61ff3 06:54:06 Removing intermediate container a08dd9e61ff3 06:54:06 ---> a0e11c7ce9af 06:54:06 Step 20/21 : LABEL git_sha=7ed50e31c77becf18a22802fe5628ff475db57e0 06:54:06 ---> Running in 60b59dcdf6f6 06:54:06 cd6300453558: Pull complete 06:54:07 Removing intermediate container 60b59dcdf6f6 06:54:07 ---> 736e65ba50cf 06:54:07 Step 21/21 : LABEL version=0.0.0 06:54:07 ---> Running in 50d7896c5c1a 06:54:07 Removing intermediate container 50d7896c5c1a 06:54:07 ---> a7c6415bfdb6 06:54:07 [Warning] One or more build-args [ARCH] were not consumed 06:54:07 Successfully built a7c6415bfdb6 06:54:07 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] } 06:54:11 b9c365052c96: Pull complete 06:54:11 a2d8cc88f415: Pull complete 06:54:12 ea1d1ca13537: Pull complete 06:54:13 3750a50a1c5e: Pull complete 06:54:13 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 06:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 06:54:13 ---> 78745c68409d 06:54:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:18 ---> Running in e748c3f8e092 06:54:18 Removing intermediate container e748c3f8e092 06:54:18 ---> d2b8272d1e2c 06:54:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:18 ---> Running in 338b27f8c963 06:54:20 Removing intermediate container 338b27f8c963 06:54:20 ---> 8fc890fe6ffb 06:54:20 Step 5/8 : RUN apk add --no-cache make git 06:54:20 ---> Running in ec21c0dbc38d 06:54:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:54:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:54:22 OK: 125 MiB in 39 packages 06:54:23 Removing intermediate container ec21c0dbc38d 06:54:23 ---> 629511fd6a0c 06:54:23 Step 6/8 : WORKDIR /device-sdk-go 06:54:23 ---> Running in 4c71a0fd7a70 06:54:24 Removing intermediate container 4c71a0fd7a70 06:54:24 ---> f730beb02718 06:54:24 Step 7/8 : COPY . . 06:54:25 ---> fb1c8b9f0d4a 06:54:25 Step 8/8 : RUN go mod download 06:54:25 ---> Running in 79d7933f5d3c 06:54:27 go: finding github.com/BurntSushi/toml v0.3.1 06:54:27 go: finding github.com/OneOfOne/xxhash v1.2.6 06:54:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:54:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:54:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:54:27 go: finding github.com/bgentry/speakeasy v0.1.0 06:54:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:54:27 go: finding github.com/davecgh/go-spew v1.1.1 06:54:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 06:54:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 06:54:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 06:54:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 06:54:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 06:54:27 go: finding github.com/fatih/color v1.7.0 06:54:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:54:27 go: finding github.com/go-kit/kit v0.8.0 06:54:27 go: finding github.com/go-logfmt/logfmt v0.4.0 06:54:27 go: finding github.com/go-stack/stack v1.8.0 06:54:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:54:27 go: finding github.com/google/uuid v1.1.0 06:54:27 go: finding github.com/gorilla/mux v1.7.1 06:54:27 go: finding github.com/hashicorp/consul/api v1.1.0 06:54:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:54:27 go: finding github.com/hashicorp/errwrap v1.0.0 06:54:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:54:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:54:27 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:54:27 go: finding github.com/hashicorp/go-multierror v1.0.0 06:54:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:54:27 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:54:27 go: finding github.com/hashicorp/go-syslog v1.0.0 06:54:27 go: finding github.com/hashicorp/go-uuid v1.0.1 06:54:27 go: finding github.com/hashicorp/go.net v0.0.1 06:54:27 go: finding github.com/hashicorp/golang-lru v0.5.0 06:54:27 go: finding github.com/hashicorp/logutils v1.0.0 06:54:27 go: finding github.com/hashicorp/mdns v1.0.0 06:54:27 go: finding github.com/hashicorp/memberlist v0.1.3 06:54:27 go: finding github.com/hashicorp/serf v0.8.2 06:54:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:54:27 go: finding github.com/mattn/go-colorable v0.0.9 06:54:27 go: finding github.com/mattn/go-isatty v0.0.3 06:54:27 go: finding github.com/miekg/dns v1.0.14 06:54:27 go: finding github.com/mitchellh/cli v1.0.0 06:54:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:54:27 go: finding github.com/mitchellh/copystructure v1.0.0 06:54:28 go: finding github.com/mitchellh/go-homedir v1.0.0 06:54:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:54:28 go: finding github.com/mitchellh/gox v0.4.0 06:54:28 go: finding github.com/mitchellh/iochan v1.0.0 06:54:28 go: finding github.com/mitchellh/mapstructure v1.1.2 06:54:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:54:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:54:28 go: finding github.com/pelletier/go-toml v1.2.0 06:54:28 go: finding github.com/pkg/errors v0.8.1 06:54:28 go: finding github.com/pmezard/go-difflib v1.0.0 06:54:28 go: finding github.com/posener/complete v1.1.1 06:54:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:54:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:54:28 go: finding github.com/stretchr/objx v0.1.0 06:54:28 go: finding github.com/stretchr/testify v1.5.1 06:54:28 go: finding github.com/ugorji/go v1.1.4 06:54:28 go: finding github.com/x448/float16 v0.8.4 06:54:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:54:28 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:54:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:54:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:54:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 06:54:28 go: finding gopkg.in/yaml.v2 v2.2.8 06:54:38 Removing intermediate container 79d7933f5d3c 06:54:38 ---> aa78b29b3ce9 06:54:38 Successfully built aa78b29b3ce9 06:54:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:38 + docker inspect -f . ci-base-image-arm64 06:54:39 . [Pipeline] withDockerContainer 06:54:39 prd-ubuntu18.04-docker-arm64-4c-16g-7982 does not seem to be running inside a container 06:54:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:54:41 $ docker top 89b80285a1acde96615f178354cfc32f8ac89a9605fd8ec457dd5f7df757e03e -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:42 + go version 06:54:42 go version go1.13.5 linux/arm64 [Pipeline] sh 06:54:42 + make test 06:54:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:54:44 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:55:16 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:55:16 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:55:16 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:55:16 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.019s coverage: 22.1% of statements 06:55:17 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.158s coverage: 95.8% of statements 06:55:49 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.029s coverage: 11.4% of statements 06:55:49 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.051s coverage: 21.7% of statements 06:55:49 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:55:49 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.166s coverage: 36.9% of statements 06:55:49 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:55:49 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 06:55:49 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.461s coverage: 65.2% of statements 06:55:49 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:55:49 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:55:49 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:55:49 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.080s coverage: 52.6% of statements 06:55:49 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 06:55:49 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.333s coverage: 68.9% of statements 06:55:49 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 06:55:49 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:55:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:55:52 gofmt -l . 06:55:52 [ "`gofmt -l .`" = "" ] 06:55:53 ./bin/test-attribution-txt.sh 06:55:53 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:55:54 Warning: overwriting stash ‘coverage-report’ 06:55:54 Stashed 1 file(s) [Pipeline] } 06:55:54 $ docker stop --time=1 89b80285a1acde96615f178354cfc32f8ac89a9605fd8ec457dd5f7df757e03e 06:55:57 $ docker rm -f 89b80285a1acde96615f178354cfc32f8ac89a9605fd8ec457dd5f7df757e03e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:55:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:58 + ls -al . 06:55:58 total 220 06:55:58 drwxrwxr-x 11 jenkins jenkins 4096 May 12 06:55 . 06:55:58 drwxrwxr-x 4 jenkins jenkins 4096 May 12 06:53 .. 06:55:58 -rw-rw-r-- 1 jenkins jenkins 140 May 12 06:53 .dockerignore 06:55:58 drwxrwxr-x 8 jenkins jenkins 4096 May 12 06:53 .git 06:55:58 drwxrwxr-x 2 jenkins jenkins 4096 May 12 06:53 .github 06:55:58 -rw-rw-r-- 1 jenkins jenkins 138 May 12 06:53 .gitignore 06:55:58 drwxrwxr-x 3 jenkins jenkins 4096 May 12 06:53 .semver 06:55:58 -rw-rw-r-- 1 jenkins jenkins 936 May 12 06:53 Dockerfile.build 06:55:58 -rw-rw-r-- 1 jenkins jenkins 808 May 12 06:53 Jenkinsfile 06:55:58 -rw-rw-r-- 1 jenkins jenkins 11341 May 12 06:53 LICENSE 06:55:58 -rw-rw-r-- 1 jenkins jenkins 892 May 12 06:53 Makefile 06:55:58 -rw-rw-r-- 1 jenkins jenkins 3166 May 12 06:53 README.md 06:55:58 -rw-rw-r-- 1 jenkins jenkins 3788 May 12 06:53 RELEASE-NOTES.txt 06:55:58 -rw-rw-r-- 1 jenkins jenkins 5 May 12 06:49 VERSION 06:55:58 drwxrwxr-x 3 jenkins jenkins 4096 May 12 06:53 api 06:55:58 drwxrwxr-x 2 jenkins jenkins 4096 May 12 06:53 bin 06:55:58 -rw-r--r-- 1 jenkins jenkins 110877 May 12 06:55 coverage.out 06:55:58 drwxrwxr-x 4 jenkins jenkins 4096 May 12 06:53 example 06:55:58 -rw-r--r-- 1 jenkins jenkins 446 May 12 06:55 go.mod 06:55:58 -rw-r--r-- 1 jenkins jenkins 12179 May 12 06:55 go.sum 06:55:58 drwxrwxr-x 15 jenkins jenkins 4096 May 12 06:53 internal 06:55:58 drwxrwxr-x 5 jenkins jenkins 4096 May 12 06:53 pkg 06:55:58 drwxrwxr-x 4 jenkins jenkins 4096 May 12 06:53 snap 06:55:58 -rw-rw-r-- 1 jenkins jenkins 222 May 12 06:53 version.go [Pipeline] isUnix [Pipeline] sh 06:55:59 + 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=7ed50e31c77becf18a22802fe5628ff475db57e0 --label arch=arm64 --label version=0.0.0 . 06:55:59 Sending build context to Docker daemon 3.193MB 06:55:59 Step 1/21 : ARG BASE=golang:1.13-alpine 06:55:59 Step 2/21 : FROM ${BASE} AS builder 06:55:59 ---> aa78b29b3ce9 06:55:59 Step 3/21 : ARG MAKE='make build' 06:55:59 ---> Running in 6d1b50053d5b 06:56:00 Removing intermediate container 6d1b50053d5b 06:56:00 ---> 08f5a4b19f3b 06:56:00 Step 4/21 : WORKDIR /device-sdk-go 06:56:00 ---> Running in 463b6998a1aa 06:56:00 Removing intermediate container 463b6998a1aa 06:56:00 ---> 850777ae7974 06:56:00 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:56:00 ---> Running in 2c1b981cf4d4 06:56:01 Removing intermediate container 2c1b981cf4d4 06:56:01 ---> be56e2a39f72 06:56:01 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:01 ---> Running in f8518f6d3286 06:56:03 Removing intermediate container f8518f6d3286 06:56:03 ---> fdfd8d1b8f53 06:56:03 Step 7/21 : RUN apk add --update --no-cache make git 06:56:03 ---> Running in df49021c3f31 06:56:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:56:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:56:05 OK: 125 MiB in 39 packages 06:56:06 Removing intermediate container df49021c3f31 06:56:06 ---> 37d5c7722c53 06:56:06 Step 8/21 : COPY . . 06:56:08 ---> 0d90050743a8 06:56:08 Step 9/21 : RUN ${MAKE} 06:56:08 ---> Running in e960dc1a778e 06:56:09 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 06:56:36 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:56:36 Removing intermediate container e960dc1a778e 06:56:36 ---> ca88aef0e1f4 06:56:36 Step 10/21 : FROM scratch 06:56:36 ---> 06:56:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:56:36 ---> Running in 94ff28710360 06:56:36 Removing intermediate container 94ff28710360 06:56:36 ---> 8894e25761cc 06:56:36 Step 12/21 : ENV APP_PORT=49990 06:56:36 ---> Running in c8dd97bb6d88 06:56:37 Removing intermediate container c8dd97bb6d88 06:56:37 ---> a97d7f68fcdd 06:56:37 Step 13/21 : EXPOSE $APP_PORT 06:56:37 ---> Running in fca0d9bc533b 06:56:37 Removing intermediate container fca0d9bc533b 06:56:37 ---> 4da4fec37893 06:56:37 Step 14/21 : WORKDIR / 06:56:37 ---> Running in 5f8e1aac5414 06:56:37 Removing intermediate container 5f8e1aac5414 06:56:37 ---> 5648af2eac6f 06:56:37 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:56:38 ---> a7ba264f1e93 06:56:38 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:56:39 ---> fa2c91ab5f24 06:56:39 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:56:40 ---> 566983859de8 06:56:40 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:56:40 ---> Running in 1274247c5c10 06:56:40 Removing intermediate container 1274247c5c10 06:56:40 ---> 9abe2d250082 06:56:40 Step 19/21 : LABEL arch=arm64 06:56:40 ---> Running in d0be8b5d4465 06:56:41 Removing intermediate container d0be8b5d4465 06:56:41 ---> 5eb9e6d5479a 06:56:41 Step 20/21 : LABEL git_sha=7ed50e31c77becf18a22802fe5628ff475db57e0 06:56:41 ---> Running in a4d8b7dbab5d 06:56:41 Removing intermediate container a4d8b7dbab5d 06:56:41 ---> fb33cfc6055a 06:56:41 Step 21/21 : LABEL version=0.0.0 06:56:41 ---> Running in e207c0453aa9 06:56:42 Removing intermediate container e207c0453aa9 06:56:42 ---> cecc69bf217f 06:56:42 [Warning] One or more build-args [ARCH] were not consumed 06:56:42 Successfully built cecc69bf217f 06:56:42 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 06:56:43 provisioning config files... 06:56:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config9152582249810697021tmp [Pipeline] { [Pipeline] sh 06:56:43 + curl -s https://codecov.io/bash 06:56:43 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config9152582249810697021tmp 06:56:43 06:56:43 _____ _ 06:56:43 / ____| | | 06:56:43 | | ___ __| | ___ ___ _____ __ 06:56:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:56:43 | |___| (_) | (_| | __/ (_| (_) \ V / 06:56:43 \_____\___/ \__,_|\___|\___\___/ \_/ 06:56:43 Bash-tbd 06:56:43 06:56:43 06:56:43 ==> Jenkins CI detected. 06:56:43 project root: . 06:56:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:56:43 ==> Running gcov in . (disable via -X gcov) 06:56:43 ==> Python coveragepy not found 06:56:43 ==> Searching for coverage reports in: 06:56:43 + . 06:56:43 -> Found 1 reports 06:56:43 ==> Detecting git/mercurial file structure 06:56:43 ==> Reading reports 06:56:43 + ./coverage.out bytes=110877 06:56:43 ==> Appending adjustments 06:56:43 http://docs.codecov.io/docs/fixing-reports 06:56:44 + Found adjustments 06:56:44 ==> Gzipping contents 06:56:44 ==> Uploading reports 06:56:44 url: https://codecov.io 06:56:44 query: branch=PR-527&commit=7ed50e31c77becf18a22802fe5628ff475db57e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= 06:56:44 -> Pinging Codecov 06:56:44 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-527&commit=7ed50e31c77becf18a22802fe5628ff475db57e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= 06:56:44 -> Uploading 06:56:45 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7ed50e31c77becf18a22802fe5628ff475db57e0 [Pipeline] } 06:56:45 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 06:56:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:56:46 ---> package-listing.sh 06:56:46 ++ facter osfamily 06:56:46 ++ tr '[:upper:]' '[:lower:]' 06:56:46 + OS_FAMILY=redhat 06:56:46 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-527 06:56:46 + START_PACKAGES=/tmp/packages_start.txt 06:56:46 + END_PACKAGES=/tmp/packages_end.txt 06:56:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:56:46 + PACKAGES=/tmp/packages_start.txt 06:56:46 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' 06:56:46 + PACKAGES=/tmp/packages_end.txt 06:56:46 + case "${OS_FAMILY}" in 06:56:46 + rpm -qa 06:56:46 + sort 06:56:50 + '[' -f /tmp/packages_start.txt ']' 06:56:50 + '[' -f /tmp/packages_end.txt ']' 06:56:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:56:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' 06:56:50 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ 06:56:50 + 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 06:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:51 06:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:51 alpine: Pulling from edgex-lftools-log-publisher 06:56:51 c9b1b535fdd9: Pulling fs layer 06:56:51 2cc5ad85d9ab: Pulling fs layer 06:56:51 756a868c4378: Pulling fs layer 06:56:51 444b2fc9a129: Pulling fs layer 06:56:51 ea15f1150254: Pulling fs layer 06:56:51 41b27a9f41bf: Pulling fs layer 06:56:51 28c525ee5125: Pulling fs layer 06:56:51 094b1ea09ed8: Pulling fs layer 06:56:51 138eaada9080: Pulling fs layer 06:56:51 0622d0fa9048: Pulling fs layer 06:56:51 444b2fc9a129: Waiting 06:56:51 ea15f1150254: Waiting 06:56:51 41b27a9f41bf: Waiting 06:56:51 28c525ee5125: Waiting 06:56:51 094b1ea09ed8: Waiting 06:56:51 138eaada9080: Waiting 06:56:51 0622d0fa9048: Waiting 06:56:51 2cc5ad85d9ab: Download complete 06:56:51 444b2fc9a129: Verifying Checksum 06:56:51 444b2fc9a129: Download complete 06:56:51 c9b1b535fdd9: Verifying Checksum 06:56:51 ea15f1150254: Download complete 06:56:52 28c525ee5125: Verifying Checksum 06:56:52 28c525ee5125: Download complete 06:56:52 c9b1b535fdd9: Pull complete 06:56:52 756a868c4378: Verifying Checksum 06:56:52 756a868c4378: Download complete 06:56:52 2cc5ad85d9ab: Pull complete 06:56:52 138eaada9080: Verifying Checksum 06:56:52 138eaada9080: Download complete 06:56:52 0622d0fa9048: Verifying Checksum 06:56:52 0622d0fa9048: Download complete 06:56:52 094b1ea09ed8: Verifying Checksum 06:56:52 094b1ea09ed8: Download complete 06:56:53 41b27a9f41bf: Verifying Checksum 06:56:53 41b27a9f41bf: Download complete 06:56:54 756a868c4378: Pull complete 06:56:54 444b2fc9a129: Pull complete 06:56:54 ea15f1150254: Pull complete 06:56:57 41b27a9f41bf: Pull complete 06:56:57 28c525ee5125: Pull complete 06:56:59 094b1ea09ed8: Pull complete 06:56:59 138eaada9080: Pull complete 06:56:59 0622d0fa9048: Pull complete 06:56:59 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:56:59 prd-centos7-docker-4c-2g-7981 does not seem to be running inside a container 06:56:59 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:57:00 $ docker top 76f77f97e13ff0855f14d5a9753bbe6051c80ecc91825805dec54cb32d5009db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:00 provisioning config files... 06:57:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config3500948230018149578tmp [Pipeline] { [Pipeline] echo 06:57:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:57:01 ---> create-netrc.sh [Pipeline] echo 06:57:01 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:57:01 ---> logs-deploy.sh 06:57:01 + ARCHIVE_ARTIFACTS= 06:57:01 + LOGS_SERVER=https://logs.edgexfoundry.org 06:57:01 + '[' https://logs.edgexfoundry.org == None ']' 06:57:01 + NEXUS_URL=https://nexus.edgexfoundry.org 06:57:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/3 06:57:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/3/ 06:57:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/3 /w/workspace/dgexfoundry_device-sdk-go_PR-527 06:57:02 Archives upload complete. 06:57:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/3/ 06:57:03 ---> uname -a: 06:57:03 Linux 76f77f97e13f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 06:57:03 06:57:03 06:57:03 ---> lscpu: 06:57:03 Architecture: x86_64 06:57:03 CPU op-mode(s): 32-bit, 64-bit 06:57:03 Byte Order: Little Endian 06:57:03 Address sizes: 40 bits physical, 48 bits virtual 06:57:03 CPU(s): 4 06:57:03 On-line CPU(s) list: 0-3 06:57:03 Thread(s) per core: 1 06:57:03 Core(s) per socket: 1 06:57:03 Socket(s): 4 06:57:03 NUMA node(s): 1 06:57:03 Vendor ID: GenuineIntel 06:57:03 CPU family: 6 06:57:03 Model: 44 06:57:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:57:03 Stepping: 1 06:57:03 CPU MHz: 2933.442 06:57:03 BogoMIPS: 5866.88 06:57:03 Virtualization: VT-x 06:57:03 Hypervisor vendor: KVM 06:57:03 Virtualization type: full 06:57:03 L1d cache: 128 KiB 06:57:03 L1i cache: 128 KiB 06:57:03 L2 cache: 16 MiB 06:57:03 L3 cache: 64 MiB 06:57:03 NUMA node0 CPU(s): 0-3 06:57:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 06:57:03 Vulnerability Meltdown: Mitigation; PTI 06:57:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:57:03 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 06:57:03 Vulnerability Spectre v2: Mitigation; Full retpoline 06:57:03 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 06:57:03 06:57:03 06:57:03 ---> nproc: 06:57:03 4 06:57:03 06:57:03 06:57:03 ---> df -h: 06:57:03 Filesystem Size Used Available Use% Mounted on 06:57:03 overlay 50.0G 6.3G 43.7G 13% / 06:57:03 tmpfs 64.0M 0 64.0M 0% /dev 06:57:03 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 06:57:03 shm 64.0M 0 64.0M 0% /dev/shm 06:57:03 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 06:57:03 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 06:57:03 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 06:57:03 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527 06:57:03 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp 06:57:03 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 06:57:03 06:57:03 06:57:03 ---> free -m: 06:57:03 total used free shared buff/cache available 06:57:03 Mem: 1838 579 68 0 1189 1155 06:57:03 Swap: 1023 0 1023 06:57:03 06:57:03 06:57:03 ---> ip addr: 06:57:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:57:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:57:03 inet 127.0.0.1/8 scope host lo 06:57:03 valid_lft forever preferred_lft forever 06:57:03 6: eth0@if7: mtu 1458 qdisc noqueue state UP 06:57:03 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 06:57:03 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 06:57:03 valid_lft forever preferred_lft forever 06:57:03 06:57:03 06:57:03 ---> sar -b -r -n DEV: 06:57:03 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) 06:57:03 06:57:03 06:48:38 LINUX RESTART 06:57:03 06:57:03 06:49:01 tps rtps wtps bread/s bwrtn/s 06:57:03 06:50:01 70.22 31.35 38.87 4752.59 3768.64 06:57:03 06:51:01 3.46 0.00 3.46 0.00 107.59 06:57:03 06:52:01 0.28 0.00 0.28 0.00 3.48 06:57:03 06:53:01 0.23 0.00 0.23 0.00 2.83 06:57:03 06:54:01 0.23 0.00 0.23 0.00 3.46 06:57:03 06:55:01 0.38 0.00 0.38 0.00 5.46 06:57:03 06:56:01 0.27 0.00 0.27 0.00 2.73 06:57:03 06:57:01 130.85 87.26 43.59 5444.02 17325.11 06:57:03 Average: 25.75 14.83 10.92 1274.89 2652.93 06:57:03 06:57:03 06:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:57:03 06:50:01 113792 1768512 93.95 2620 1248972 940868 32.10 411296 1190800 16 06:57:03 06:51:01 122172 1760132 93.51 2620 1249008 911236 31.09 406176 1190632 12 06:57:03 06:52:01 122420 1759884 93.50 2620 1249012 911236 31.09 406252 1190620 8 06:57:03 06:53:01 121264 1761040 93.56 2620 1249016 911504 31.10 407420 1190620 12 06:57:03 06:54:01 120716 1761588 93.59 2620 1249024 911528 31.10 407600 1190620 8 06:57:03 06:55:01 122064 1760240 93.52 2620 1249028 911384 31.10 406956 1190620 8 06:57:03 06:56:01 122292 1760012 93.50 2620 1249032 911300 31.09 406376 1190620 8 06:57:03 06:57:01 100416 1781888 94.67 2620 1215620 945212 32.25 430908 1155036 80748 06:57:03 Average: 118142 1764162 93.72 2620 1244839 919284 31.37 410373 1186196 10103 06:57:03 06:57:03 06:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:57:03 06:50:01 eth0 472.35 309.66 1043.89 108.27 0.00 0.00 0.00 06:57:03 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:50:01 docker0 9.99 7.29 1.33 20.94 0.00 0.00 0.00 06:57:03 06:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:57:03 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:52:01 eth0 0.72 0.08 0.05 0.01 0.00 0.00 0.00 06:57:03 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:53:01 eth0 1.05 0.30 0.32 0.20 0.00 0.00 0.00 06:57:03 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:54:01 eth0 0.50 0.38 0.27 0.20 0.00 0.00 0.00 06:57:03 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:55:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 06:57:03 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:57:03 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:03 06:57:01 veth15e475e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 06:57:03 06:57:01 eth0 599.77 411.49 3423.35 123.70 0.00 0.00 0.00 06:57:03 06:57:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 06:57:03 06:57:01 docker0 9.99 7.29 1.33 20.95 0.00 0.00 0.00 06:57:03 Average: veth15e475e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:57:03 Average: eth0 74.98 51.44 427.99 15.47 0.00 0.00 0.00 06:57:03 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 06:57:03 Average: docker0 1.25 0.91 0.17 2.62 0.00 0.00 0.00 06:57:03 06:57:03 06:57:03 ---> sar -P ALL: 06:57:03 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) 06:57:03 06:57:03 06:48:38 LINUX RESTART 06:57:03 06:57:03 06:49:01 CPU %user %nice %system %iowait %steal %idle 06:57:03 06:50:01 all 12.72 0.00 5.16 1.69 0.02 80.41 06:57:03 06:50:01 0 12.74 0.00 6.11 0.64 0.02 80.50 06:57:03 06:50:01 1 12.37 0.00 5.37 3.71 0.05 78.50 06:57:03 06:50:01 2 12.04 0.00 4.84 1.29 0.02 81.82 06:57:03 06:50:01 3 13.76 0.00 4.27 1.13 0.00 80.83 06:57:03 06:51:01 all 0.19 0.00 0.08 0.00 0.00 99.73 06:57:03 06:51:01 0 0.52 0.00 0.05 0.00 0.00 99.43 06:57:03 06:51:01 1 0.07 0.00 0.13 0.00 0.00 99.80 06:57:03 06:51:01 2 0.12 0.00 0.08 0.00 0.00 99.80 06:57:03 06:51:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:57:03 06:52:01 all 0.17 0.00 0.05 0.00 0.00 99.79 06:57:03 06:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:57:03 06:52:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:57:03 06:52:01 2 0.05 0.00 0.08 0.00 0.00 99.87 06:57:03 06:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:57:03 06:53:01 all 0.20 0.00 0.05 0.00 0.00 99.75 06:57:03 06:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:57:03 06:53:01 1 0.55 0.00 0.03 0.00 0.00 99.42 06:57:03 06:53:01 2 0.08 0.00 0.07 0.00 0.00 99.85 06:57:03 06:53:01 3 0.12 0.00 0.07 0.00 0.02 99.80 06:57:03 06:54:01 all 0.18 0.00 0.05 0.00 0.00 99.77 06:57:03 06:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:57:03 06:54:01 1 0.57 0.00 0.03 0.00 0.00 99.40 06:57:03 06:54:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:57:03 06:54:01 3 0.07 0.00 0.08 0.00 0.00 99.85 06:57:03 06:55:01 all 0.17 0.00 0.05 0.00 0.00 99.77 06:57:03 06:55:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:57:03 06:55:01 1 0.55 0.00 0.03 0.00 0.00 99.42 06:57:03 06:55:01 2 0.05 0.00 0.08 0.00 0.00 99.87 06:57:03 06:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:57:03 06:56:01 all 0.18 0.00 0.04 0.00 0.00 99.77 06:57:03 06:56:01 0 0.13 0.00 0.07 0.00 0.02 99.78 06:57:03 06:56:01 1 0.47 0.00 0.05 0.00 0.00 99.48 06:57:03 06:56:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:57:03 06:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:57:03 06:57:01 all 5.31 0.00 3.01 1.61 0.01 90.06 06:57:03 06:57:01 0 5.25 0.00 3.08 0.40 0.00 91.27 06:57:03 06:57:01 1 5.41 0.00 3.22 2.63 0.00 88.74 06:57:03 06:57:01 2 5.26 0.00 2.97 1.29 0.02 90.46 06:57:03 06:57:01 3 5.33 0.00 2.76 2.11 0.02 89.78 06:57:03 Average: all 2.38 0.00 1.05 0.41 0.00 96.15 06:57:03 Average: 0 2.33 0.00 1.17 0.13 0.00 96.36 06:57:03 Average: 1 2.55 0.00 1.11 0.79 0.01 95.54 06:57:03 Average: 2 2.21 0.00 1.02 0.32 0.00 96.45 06:57:03 Average: 3 2.42 0.00 0.92 0.40 0.00 96.25 06:57:03 06:57:03 06:57:03