Pull request #474 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 ba8289aa9629818f165b70e536d42d30d23f077d+1bb097ad4365b735bfef0648a55752ad7a9b68a1 (dfb192fa64f4acfbf7b9b4f1a25120a58d2114aa) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3287 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-474 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 Fetching without tags using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1bb097ad4365b735bfef0648a55752ad7a9b68a1 into PR head commit ba8289aa9629818f165b70e536d42d30d23f077d Merge succeeded, producing ba8289aa9629818f165b70e536d42d30d23f077d Checking out Revision ba8289aa9629818f165b70e536d42d30d23f077d (PR-474) > git config core.sparsecheckout # timeout=10 > git checkout -f ba8289aa9629818f165b70e536d42d30d23f077d # 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 1bb097ad4365b735bfef0648a55752ad7a9b68a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba8289aa9629818f165b70e536d42d30d23f077d # timeout=10 Commit message: "Add new fields on Reading" First time build. Skipping changelog. > git rev-list --no-walk a481818750020c73f64251465ca54d03c6560458 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:17:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:17:21 16:17:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:17:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:17:22 latest: Pulling from edgex-devops/git-semver 16:17:22 9123ac7c32f7: Pulling fs layer 16:17:22 b8cc5d1170e3: Pulling fs layer 16:17:22 2924cbbf6a41: Pulling fs layer 16:17:22 93b08a4f1073: Pulling fs layer 16:17:22 93b08a4f1073: Waiting 16:17:22 b8cc5d1170e3: Verifying Checksum 16:17:22 b8cc5d1170e3: Download complete 16:17:23 2924cbbf6a41: Download complete 16:17:23 9123ac7c32f7: Verifying Checksum 16:17:23 9123ac7c32f7: Download complete 16:17:23 93b08a4f1073: Verifying Checksum 16:17:23 93b08a4f1073: Download complete 16:17:23 9123ac7c32f7: Pull complete 16:17:23 b8cc5d1170e3: Pull complete 16:17:24 2924cbbf6a41: Pull complete 16:17:24 93b08a4f1073: Pull complete 16:17:24 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:17:24 prd-centos7-docker-4c-2g-3287 does not seem to be running inside a container 16:17:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:17:26 $ docker top 5d548da730a90fd9f50f7cd1c642aeb9a4735e304b36a2bfc91a710ce56afc19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:26 [ssh-agent] Looking for ssh-agent implementation... 16:17:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:26 $ docker exec 5d548da730a90fd9f50f7cd1c642aeb9a4735e304b36a2bfc91a710ce56afc19 ssh-agent 16:17:27 SSH_AUTH_SOCK=/tmp/ssh-dBsehllrSTh7/agent.14 16:17:27 SSH_AGENT_PID=21 16:17:27 Running ssh-add (command line suppressed) 16:17:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_799590417377520909.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_799590417377520909.key) 16:17:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:28 + git describe --exact-match --tags HEAD 16:17:28 fatal: No names found, cannot describe anything. [Pipeline] } 16:17:28 $ docker exec --env ******** --env ******** 5d548da730a90fd9f50f7cd1c642aeb9a4735e304b36a2bfc91a710ce56afc19 ssh-agent -k 16:17:29 unset SSH_AUTH_SOCK; 16:17:29 unset SSH_AGENT_PID; 16:17:29 echo Agent pid 21 killed; 16:17:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:17:29 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:17:29 This usually means this commit has not been tagged. [Pipeline] sshagent 16:17:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:29 [ssh-agent] Looking for ssh-agent implementation... 16:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:29 $ docker exec 5d548da730a90fd9f50f7cd1c642aeb9a4735e304b36a2bfc91a710ce56afc19 ssh-agent 16:17:30 SSH_AUTH_SOCK=/tmp/ssh-fNyNfVBDeAIA/agent.56 16:17:30 SSH_AGENT_PID=62 16:17:30 Running ssh-add (command line suppressed) 16:17:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_7665286220391308974.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_7665286220391308974.key) 16:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:31 + git semver init 16:17:31 # -> Open(): unable to determine branch for HEAD 16:17:31 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.git 16:17:31 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-474 16:17:31 # $SEMVER_REMOTE_NAME = origin 16:17:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:17:31 # $SEMVER_USER_NAME = edgex-jenkins 16:17:31 # $SEMVER_BRANCH = PR-474 16:17:31 # $SEMVER_TEMP = /tmp/semver-300823320 16:17:31 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:17:32 # '/tmp/semver-300823320' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver' 16:17:32 # -> Force: false 16:17:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver [Pipeline] } 16:17:32 $ docker exec --env ******** --env ******** 5d548da730a90fd9f50f7cd1c642aeb9a4735e304b36a2bfc91a710ce56afc19 ssh-agent -k 16:17:32 unset SSH_AUTH_SOCK; 16:17:32 unset SSH_AGENT_PID; 16:17:32 echo Agent pid 62 killed; 16:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:33 + git semver [Pipeline] } 16:17:33 $ docker stop --time=1 5d548da730a90fd9f50f7cd1c642aeb9a4735e304b36a2bfc91a710ce56afc19 16:17:36 $ docker rm -f 5d548da730a90fd9f50f7cd1c642aeb9a4735e304b36a2bfc91a710ce56afc19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:17:38 Stashed 40 file(s) [Pipeline] echo 16:17:38 [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 16:17:53 Still waiting to schedule task 16:17:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:17:53 Still waiting to schedule task 16:17:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:19:07 Running on prd-centos7-docker-4c-2g-3289 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] ws 16:19:07 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 16:19:09 using credential edgex-jenkins-ssh 16:19:09 Cloning the remote Git repository 16:19:09 Cloning with configured refspecs honoured and without tags 16:19:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:19:09 > git init /w/workspace/device-sdk-go/6 # timeout=10 16:19:10 Fetching without tags 16:19:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:19:09 > git --version # timeout=10 16:19:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:19:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:19:10 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 16:19:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:19:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:19:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:19:10 Merging remotes/origin/master commit 1bb097ad4365b735bfef0648a55752ad7a9b68a1 into PR head commit ba8289aa9629818f165b70e536d42d30d23f077d 16:19:10 Merge succeeded, producing ba8289aa9629818f165b70e536d42d30d23f077d 16:19:10 Checking out Revision ba8289aa9629818f165b70e536d42d30d23f077d (PR-474) 16:19:10 > git config core.sparsecheckout # timeout=10 16:19:10 > git checkout -f ba8289aa9629818f165b70e536d42d30d23f077d # timeout=10 16:19:10 > git remote # timeout=10 16:19:10 > git config --get remote.origin.url # timeout=10 16:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:10 > git merge 1bb097ad4365b735bfef0648a55752ad7a9b68a1 # timeout=10 16:19:10 > git rev-parse HEAD^{commit} # timeout=10 16:19:10 > git config core.sparsecheckout # timeout=10 16:19:10 > git checkout -f ba8289aa9629818f165b70e536d42d30d23f077d # timeout=10 16:19:14 Commit message: "Add new fields on Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:19:15 ========================================================= 16:19:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:19:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:19:16 + 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 . 16:19:16 Sending build context to Docker daemon 2.865MB 16:19:16 Step 1/8 : ARG BASE=golang:1.13-alpine 16:19:16 Step 2/8 : FROM ${BASE} 16:19:16 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:19:16 e6b0cf9c0882: Pulling fs layer 16:19:16 2848faf0eed1: Pulling fs layer 16:19:16 0f37312ad70f: Pulling fs layer 16:19:16 5788d62ee057: Pulling fs layer 16:19:16 0e6b1d234666: Pulling fs layer 16:19:16 bf5d7aec512f: Pulling fs layer 16:19:16 34c802a77dc8: Pulling fs layer 16:19:16 9eb99e56ec68: Pulling fs layer 16:19:16 27c7a5d97fbd: Pulling fs layer 16:19:16 5c102a31e300: Pulling fs layer 16:19:16 dcfb455df0a1: Pulling fs layer 16:19:16 34c802a77dc8: Waiting 16:19:16 9eb99e56ec68: Waiting 16:19:16 27c7a5d97fbd: Waiting 16:19:16 5c102a31e300: Waiting 16:19:16 dcfb455df0a1: Waiting 16:19:16 5788d62ee057: Waiting 16:19:16 0e6b1d234666: Waiting 16:19:16 bf5d7aec512f: Waiting 16:19:16 0f37312ad70f: Verifying Checksum 16:19:16 0f37312ad70f: Download complete 16:19:16 2848faf0eed1: Verifying Checksum 16:19:16 2848faf0eed1: Download complete 16:19:16 0e6b1d234666: Verifying Checksum 16:19:16 0e6b1d234666: Download complete 16:19:16 bf5d7aec512f: Verifying Checksum 16:19:16 bf5d7aec512f: Download complete 16:19:16 e6b0cf9c0882: Verifying Checksum 16:19:16 e6b0cf9c0882: Download complete 16:19:16 e6b0cf9c0882: Pull complete 16:19:16 2848faf0eed1: Pull complete 16:19:17 34c802a77dc8: Verifying Checksum 16:19:17 34c802a77dc8: Download complete 16:19:17 27c7a5d97fbd: Verifying Checksum 16:19:17 27c7a5d97fbd: Download complete 16:19:17 5c102a31e300: Verifying Checksum 16:19:17 5c102a31e300: Download complete 16:19:17 dcfb455df0a1: Verifying Checksum 16:19:17 dcfb455df0a1: Download complete 16:19:18 5788d62ee057: Verifying Checksum 16:19:18 5788d62ee057: Download complete 16:19:18 9eb99e56ec68: Verifying Checksum 16:19:19 0f37312ad70f: Pull complete 16:19:24 5788d62ee057: Pull complete 16:19:24 0e6b1d234666: Pull complete 16:19:25 bf5d7aec512f: Pull complete 16:19:30 34c802a77dc8: Pull complete 16:19:33 9eb99e56ec68: Pull complete 16:19:33 27c7a5d97fbd: Pull complete 16:19:34 5c102a31e300: Pull complete 16:19:34 dcfb455df0a1: Pull complete 16:19:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:19:34 ---> 7c70fe431013 16:19:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:19:34 ---> Running in 8a327996ba84 16:19:34 Removing intermediate container 8a327996ba84 16:19:34 ---> c62574994003 16:19:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:34 ---> Running in 7cbdaa7962e1 16:19:36 Removing intermediate container 7cbdaa7962e1 16:19:36 ---> 01d5e6bb8d1a 16:19:36 Step 5/8 : RUN apk add --no-cache make git 16:19:36 ---> Running in 280643e3f136 16:19:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:19:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:19:37 OK: 143 MiB in 39 packages 16:19:37 Removing intermediate container 280643e3f136 16:19:37 ---> e0f6a5f83b66 16:19:37 Step 6/8 : WORKDIR /device-sdk-go 16:19:37 ---> Running in dbec268fe764 16:19:38 Removing intermediate container dbec268fe764 16:19:38 ---> 54e0e41cb542 16:19:38 Step 7/8 : COPY . . 16:19:38 ---> e45ed068d6cc 16:19:38 Step 8/8 : RUN go mod download 16:19:38 ---> Running in fbbdde74ef5d 16:19:40 go: finding github.com/BurntSushi/toml v0.3.1 16:19:40 go: finding github.com/OneOfOne/xxhash v1.2.6 16:19:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:19:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:19:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:19:40 go: finding github.com/bgentry/speakeasy v0.1.0 16:19:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:19:40 go: finding github.com/davecgh/go-spew v1.1.1 16:19:40 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 16:19:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:19:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:19:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:19:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:19:40 go: finding github.com/fatih/color v1.7.0 16:19:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:19:40 go: finding github.com/go-kit/kit v0.8.0 16:19:40 go: finding github.com/go-logfmt/logfmt v0.4.0 16:19:40 go: finding github.com/go-stack/stack v1.8.0 16:19:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:19:40 go: finding github.com/google/uuid v1.1.0 16:19:40 go: finding github.com/gorilla/mux v1.7.1 16:19:40 go: finding github.com/hashicorp/consul/api v1.1.0 16:19:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:19:40 go: finding github.com/hashicorp/errwrap v1.0.0 16:19:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:19:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:19:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:19:40 go: finding github.com/hashicorp/go-multierror v1.0.0 16:19:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:19:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:19:40 go: finding github.com/hashicorp/go-syslog v1.0.0 16:19:40 go: finding github.com/hashicorp/go-uuid v1.0.1 16:19:40 go: finding github.com/hashicorp/go.net v0.0.1 16:19:40 go: finding github.com/hashicorp/golang-lru v0.5.0 16:19:40 go: finding github.com/hashicorp/logutils v1.0.0 16:19:40 go: finding github.com/hashicorp/mdns v1.0.0 16:19:40 go: finding github.com/hashicorp/memberlist v0.1.3 16:19:40 go: finding github.com/hashicorp/serf v0.8.2 16:19:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:19:40 go: finding github.com/mattn/go-colorable v0.0.9 16:19:40 go: finding github.com/mattn/go-isatty v0.0.3 16:19:40 go: finding github.com/miekg/dns v1.0.14 16:19:40 go: finding github.com/mitchellh/cli v1.0.0 16:19:40 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:19:40 go: finding github.com/mitchellh/copystructure v1.0.0 16:19:40 go: finding github.com/mitchellh/go-homedir v1.0.0 16:19:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:19:40 go: finding github.com/mitchellh/gox v0.4.0 16:19:40 go: finding github.com/mitchellh/iochan v1.0.0 16:19:40 go: finding github.com/mitchellh/mapstructure v1.1.2 16:19:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:19:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:19:40 go: finding github.com/pelletier/go-toml v1.2.0 16:19:40 go: finding github.com/pkg/errors v0.8.1 16:19:40 go: finding github.com/pmezard/go-difflib v1.0.0 16:19:40 go: finding github.com/posener/complete v1.1.1 16:19:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:19:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:19:40 go: finding github.com/stretchr/objx v0.1.0 16:19:40 go: finding github.com/stretchr/testify v1.5.1 16:19:40 go: finding github.com/ugorji/go v1.1.4 16:19:40 go: finding github.com/x448/float16 v0.8.4 16:19:40 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:19:40 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:19:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:19:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:19:40 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:19:40 go: finding gopkg.in/yaml.v2 v2.2.8 16:19:45 Removing intermediate container fbbdde74ef5d 16:19:45 ---> 0444d63b1e2f 16:19:45 Successfully built 0444d63b1e2f 16:19:45 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 16:19:45 + docker inspect -f . ci-base-image-x86_64 16:19:45 . [Pipeline] withDockerContainer 16:19:45 prd-centos7-docker-4c-2g-3289 does not seem to be running inside a container 16:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 16:19:46 $ docker top a61ec0b4c74cc5643ff9141141dc7432c7273208e0d4c01f6fa1a38d59fc917d -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:46 + go version 16:19:46 go version go1.13.5 linux/amd64 [Pipeline] sh 16:19:47 + make test 16:19:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:19:47 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:20:00 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:20:00 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:20:00 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.015s coverage: 22.1% of statements 16:20:00 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.062s coverage: 95.8% of statements 16:20:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3290 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] ws 16:20:38 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 16:20:39 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.023s coverage: 11.4% of statements 16:20:39 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.007s coverage: 22.1% of statements 16:20:39 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:20:39 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.457s coverage: 38.5% of statements 16:20:39 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:20:39 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:20:39 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.476s coverage: 79.8% of statements 16:20:39 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:20:39 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:20:39 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:20:39 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.014s coverage: 52.6% of statements 16:20:39 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:20:39 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.109s coverage: 71.4% of statements 16:20:39 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:20:39 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:20:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:20:39 gofmt -l . 16:20:39 [ "`gofmt -l .`" = "" ] 16:20:39 ./bin/test-attribution-txt.sh 16:20:39 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:20:39 Stashed 1 file(s) [Pipeline] } 16:20:39 $ docker stop --time=1 a61ec0b4c74cc5643ff9141141dc7432c7273208e0d4c01f6fa1a38d59fc917d 16:20:41 $ docker rm -f a61ec0b4c74cc5643ff9141141dc7432c7273208e0d4c01f6fa1a38d59fc917d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:20:42 + ls -al . 16:20:42 total 160 16:20:42 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 10 16:20 . 16:20:42 drwxrwxr-x. 4 jenkins jenkins 28 Apr 10 16:19 .. 16:20:42 drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 16:19 api 16:20:42 drwxrwxr-x. 2 jenkins jenkins 64 Apr 10 16:19 bin 16:20:42 -rw-r--r--. 1 jenkins jenkins 96404 Apr 10 16:20 coverage.out 16:20:42 -rw-rw-r--. 1 jenkins jenkins 936 Apr 10 16:19 Dockerfile.build 16:20:42 -rw-rw-r--. 1 jenkins jenkins 140 Apr 10 16:19 .dockerignore 16:20:42 drwxrwxr-x. 4 jenkins jenkins 31 Apr 10 16:19 example 16:20:42 drwxrwxr-x. 8 jenkins jenkins 179 Apr 10 16:19 .git 16:20:42 drwxrwxr-x. 2 jenkins jenkins 38 Apr 10 16:19 .github 16:20:42 -rw-rw-r--. 1 jenkins jenkins 138 Apr 10 16:19 .gitignore 16:20:42 -rw-r--r--. 1 jenkins jenkins 446 Apr 10 16:20 go.mod 16:20:42 -rw-r--r--. 1 jenkins jenkins 12076 Apr 10 16:20 go.sum 16:20:42 drwxrwxr-x. 14 jenkins jenkins 196 Apr 10 16:19 internal 16:20:42 -rw-rw-r--. 1 jenkins jenkins 808 Apr 10 16:19 Jenkinsfile 16:20:42 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 10 16:19 LICENSE 16:20:42 -rw-rw-r--. 1 jenkins jenkins 892 Apr 10 16:19 Makefile 16:20:42 drwxrwxr-x. 5 jenkins jenkins 50 Apr 10 16:19 pkg 16:20:42 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 10 16:19 README.md 16:20:42 drwxrwxr-x. 3 jenkins jenkins 58 Apr 10 16:19 .semver 16:20:42 drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 16:19 snap 16:20:42 -rw-rw-r--. 1 jenkins jenkins 5 Apr 10 16:17 VERSION 16:20:42 -rw-rw-r--. 1 jenkins jenkins 222 Apr 10 16:19 version.go [Pipeline] isUnix [Pipeline] sh 16:20:43 + 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=ba8289aa9629818f165b70e536d42d30d23f077d --label arch=amd64 --label version=0.0.0 . 16:20:43 Sending build context to Docker daemon 2.982MB 16:20:43 Step 1/21 : ARG BASE=golang:1.13-alpine 16:20:43 Step 2/21 : FROM ${BASE} AS builder 16:20:43 ---> 0444d63b1e2f 16:20:43 Step 3/21 : ARG MAKE='make build' 16:20:43 ---> Running in 05934f5b35d9 16:20:43 Removing intermediate container 05934f5b35d9 16:20:43 ---> 7ba590b1ffd8 16:20:43 Step 4/21 : WORKDIR /device-sdk-go 16:20:43 ---> Running in df13ead99916 16:20:43 Removing intermediate container df13ead99916 16:20:43 ---> 93b104c8ec39 16:20:43 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:20:43 ---> Running in f9a1bcbf98e0 16:20:43 Removing intermediate container f9a1bcbf98e0 16:20:43 ---> 405fe76a2a81 16:20:43 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:43 ---> Running in f227f8806992 16:20:44 using credential edgex-jenkins-ssh 16:20:44 Cloning the remote Git repository 16:20:44 Cloning with configured refspecs honoured and without tags 16:20:44 Removing intermediate container f227f8806992 16:20:44 ---> d385369c44d6 16:20:44 Step 7/21 : RUN apk add --update --no-cache make git 16:20:44 ---> Running in b91dde59e024 16:20:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:20:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:20:44 > git init /w/workspace/device-sdk-go/6 # timeout=10 16:20:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:20:45 > git --version # timeout=10 16:20:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:20:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:20:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:20:46 Fetching without tags 16:20:46 OK: 143 MiB in 39 packages 16:20:46 Merging remotes/origin/master commit 1bb097ad4365b735bfef0648a55752ad7a9b68a1 into PR head commit ba8289aa9629818f165b70e536d42d30d23f077d 16:20:46 Removing intermediate container b91dde59e024 16:20:46 ---> a6ece245c64e 16:20:46 Step 8/21 : COPY . . 16:20:47 Merge succeeded, producing ba8289aa9629818f165b70e536d42d30d23f077d 16:20:47 Checking out Revision ba8289aa9629818f165b70e536d42d30d23f077d (PR-474) 16:20:47 ---> 5c6124f4a86c 16:20:47 Step 9/21 : RUN ${MAKE} 16:20:47 ---> Running in 44f55c30f481 16:20:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:20:46 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 16:20:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:20:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:20:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:20:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:20:46 > git config core.sparsecheckout # timeout=10 16:20:46 > git checkout -f ba8289aa9629818f165b70e536d42d30d23f077d # timeout=10 16:20:46 > git remote # timeout=10 16:20:46 > git config --get remote.origin.url # timeout=10 16:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:20:47 > git merge 1bb097ad4365b735bfef0648a55752ad7a9b68a1 # timeout=10 16:20:47 > git rev-parse HEAD^{commit} # timeout=10 16:20:47 > git config core.sparsecheckout # timeout=10 16:20:47 > git checkout -f ba8289aa9629818f165b70e536d42d30d23f077d # timeout=10 16:20:47 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 16:20:51 Commit message: "Add new fields on Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:20:52 ========================================================= 16:20:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:20:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:20:54 + 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 . 16:20:55 Sending build context to Docker daemon 2.864MB 16:20:55 Step 1/8 : ARG BASE=golang:1.13-alpine 16:20:55 Step 2/8 : FROM ${BASE} 16:20:55 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:20:55 cde5963f3b93: Pulling fs layer 16:20:55 2a23fa8c16f7: Pulling fs layer 16:20:55 777b28850792: Pulling fs layer 16:20:55 8a11ddd9e578: Pulling fs layer 16:20:55 4cf88f913ddb: Pulling fs layer 16:20:55 1df406cf5192: Pulling fs layer 16:20:55 cd6300453558: Pulling fs layer 16:20:55 b9c365052c96: Pulling fs layer 16:20:55 a2d8cc88f415: Pulling fs layer 16:20:55 ea1d1ca13537: Pulling fs layer 16:20:55 3750a50a1c5e: Pulling fs layer 16:20:55 8a11ddd9e578: Waiting 16:20:55 4cf88f913ddb: Waiting 16:20:55 1df406cf5192: Waiting 16:20:55 cd6300453558: Waiting 16:20:55 a2d8cc88f415: Waiting 16:20:55 ea1d1ca13537: Waiting 16:20:55 3750a50a1c5e: Waiting 16:20:55 b9c365052c96: Waiting 16:20:55 777b28850792: Verifying Checksum 16:20:55 777b28850792: Download complete 16:20:55 2a23fa8c16f7: Verifying Checksum 16:20:55 2a23fa8c16f7: Download complete 16:20:55 4cf88f913ddb: Verifying Checksum 16:20:55 4cf88f913ddb: Download complete 16:20:55 1df406cf5192: Verifying Checksum 16:20:55 1df406cf5192: Download complete 16:20:55 cde5963f3b93: Verifying Checksum 16:20:55 cde5963f3b93: Download complete 16:20:55 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:20:56 Removing intermediate container 44f55c30f481 16:20:56 ---> ce564462a13c 16:20:56 Step 10/21 : FROM scratch 16:20:56 ---> 16:20:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:20:56 cde5963f3b93: Pull complete 16:20:56 ---> Running in 171ec8933925 16:20:56 Removing intermediate container 171ec8933925 16:20:56 ---> b562fbda7467 16:20:56 Step 12/21 : ENV APP_PORT=49990 16:20:56 ---> Running in 78d32a197bd3 16:20:56 Removing intermediate container 78d32a197bd3 16:20:56 ---> 6e36a394a105 16:20:56 Step 13/21 : EXPOSE $APP_PORT 16:20:56 ---> Running in cbf30dcdb226 16:20:56 Removing intermediate container cbf30dcdb226 16:20:56 ---> dcc7097bef02 16:20:56 Step 14/21 : WORKDIR / 16:20:56 ---> Running in cad9594e4a47 16:20:57 Removing intermediate container cad9594e4a47 16:20:57 ---> 36212b936739 16:20:57 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:20:57 2a23fa8c16f7: Pull complete 16:20:57 ---> 28d800b1ad3c 16:20:57 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 16:20:57 777b28850792: Pull complete 16:20:57 ---> 21be2db3e3a2 16:20:57 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 16:20:58 ---> 708ef67cb2f1 16:20:58 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:58 ---> Running in b99838e1e63e 16:20:58 Removing intermediate container b99838e1e63e 16:20:58 ---> dd2fdab91231 16:20:58 Step 19/21 : LABEL arch=amd64 16:20:58 ---> Running in 12165b32f28e 16:20:58 Removing intermediate container 12165b32f28e 16:20:58 ---> 8178eccf24ea 16:20:58 Step 20/21 : LABEL git_sha=ba8289aa9629818f165b70e536d42d30d23f077d 16:20:58 ---> Running in 6be763d1219d 16:20:58 Removing intermediate container 6be763d1219d 16:20:58 ---> 735ce16fc351 16:20:58 Step 21/21 : LABEL version=0.0.0 16:20:58 ---> Running in 397d01d86113 16:20:58 Removing intermediate container 397d01d86113 16:20:58 ---> 1e92b4da9a4c 16:20:58 [Warning] One or more build-args [ARCH] were not consumed 16:20:58 Successfully built 1e92b4da9a4c 16:20:58 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:21:00 cd6300453558: Verifying Checksum 16:21:00 cd6300453558: Download complete 16:21:00 a2d8cc88f415: Verifying Checksum 16:21:00 a2d8cc88f415: Download complete 16:21:02 ea1d1ca13537: Verifying Checksum 16:21:02 ea1d1ca13537: Download complete 16:21:02 3750a50a1c5e: Verifying Checksum 16:21:02 3750a50a1c5e: Download complete 16:21:05 b9c365052c96: Verifying Checksum 16:21:05 b9c365052c96: Download complete 16:21:06 8a11ddd9e578: Verifying Checksum 16:21:06 8a11ddd9e578: Download complete 16:21:19 8a11ddd9e578: Pull complete 16:21:19 4cf88f913ddb: Pull complete 16:21:19 1df406cf5192: Pull complete 16:21:23 cd6300453558: Pull complete 16:21:28 b9c365052c96: Pull complete 16:21:28 a2d8cc88f415: Pull complete 16:21:30 ea1d1ca13537: Pull complete 16:21:30 3750a50a1c5e: Pull complete 16:21:30 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:21:30 ---> 78745c68409d 16:21:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:21:34 ---> Running in 57a35effe523 16:21:34 Removing intermediate container 57a35effe523 16:21:34 ---> c95ff72ed494 16:21:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:34 ---> Running in 74a045df6e59 16:21:37 Removing intermediate container 74a045df6e59 16:21:37 ---> fa3e55eb5aa1 16:21:37 Step 5/8 : RUN apk add --no-cache make git 16:21:37 ---> Running in 8b71a6568de3 16:21:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:21:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:21:40 OK: 125 MiB in 39 packages 16:21:41 Removing intermediate container 8b71a6568de3 16:21:41 ---> b1b2702318f4 16:21:41 Step 6/8 : WORKDIR /device-sdk-go 16:21:41 ---> Running in 286847e51e47 16:21:42 Removing intermediate container 286847e51e47 16:21:42 ---> 3449ad0504a4 16:21:42 Step 7/8 : COPY . . 16:21:43 ---> b57e68c57bf3 16:21:43 Step 8/8 : RUN go mod download 16:21:43 ---> Running in ca244529f421 16:21:45 go: finding github.com/BurntSushi/toml v0.3.1 16:21:45 go: finding github.com/OneOfOne/xxhash v1.2.6 16:21:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:21:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:21:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:21:45 go: finding github.com/bgentry/speakeasy v0.1.0 16:21:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:21:45 go: finding github.com/davecgh/go-spew v1.1.1 16:21:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 16:21:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:21:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:21:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:21:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:21:45 go: finding github.com/fatih/color v1.7.0 16:21:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:21:45 go: finding github.com/go-kit/kit v0.8.0 16:21:45 go: finding github.com/go-logfmt/logfmt v0.4.0 16:21:45 go: finding github.com/go-stack/stack v1.8.0 16:21:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:21:45 go: finding github.com/google/uuid v1.1.0 16:21:45 go: finding github.com/gorilla/mux v1.7.1 16:21:45 go: finding github.com/hashicorp/consul/api v1.1.0 16:21:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:21:45 go: finding github.com/hashicorp/errwrap v1.0.0 16:21:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:21:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:21:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:21:45 go: finding github.com/hashicorp/go-multierror v1.0.0 16:21:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:21:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:21:45 go: finding github.com/hashicorp/go-syslog v1.0.0 16:21:45 go: finding github.com/hashicorp/go-uuid v1.0.1 16:21:45 go: finding github.com/hashicorp/go.net v0.0.1 16:21:45 go: finding github.com/hashicorp/golang-lru v0.5.0 16:21:45 go: finding github.com/hashicorp/logutils v1.0.0 16:21:45 go: finding github.com/hashicorp/mdns v1.0.0 16:21:45 go: finding github.com/hashicorp/memberlist v0.1.3 16:21:45 go: finding github.com/hashicorp/serf v0.8.2 16:21:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:21:45 go: finding github.com/mattn/go-colorable v0.0.9 16:21:45 go: finding github.com/mattn/go-isatty v0.0.3 16:21:45 go: finding github.com/miekg/dns v1.0.14 16:21:45 go: finding github.com/mitchellh/cli v1.0.0 16:21:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:21:45 go: finding github.com/mitchellh/copystructure v1.0.0 16:21:45 go: finding github.com/mitchellh/go-homedir v1.0.0 16:21:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:21:45 go: finding github.com/mitchellh/gox v0.4.0 16:21:45 go: finding github.com/mitchellh/iochan v1.0.0 16:21:45 go: finding github.com/mitchellh/mapstructure v1.1.2 16:21:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:21:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:21:45 go: finding github.com/pelletier/go-toml v1.2.0 16:21:45 go: finding github.com/pkg/errors v0.8.1 16:21:45 go: finding github.com/pmezard/go-difflib v1.0.0 16:21:45 go: finding github.com/posener/complete v1.1.1 16:21:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:21:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:21:46 go: finding github.com/stretchr/objx v0.1.0 16:21:46 go: finding github.com/stretchr/testify v1.5.1 16:21:46 go: finding github.com/ugorji/go v1.1.4 16:21:46 go: finding github.com/x448/float16 v0.8.4 16:21:46 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:21:46 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:21:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:21:46 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:21:46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:21:46 go: finding gopkg.in/yaml.v2 v2.2.8 16:21:56 Removing intermediate container ca244529f421 16:21:56 ---> dc178df9db7d 16:21:56 Successfully built dc178df9db7d 16:21:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:56 + docker inspect -f . ci-base-image-arm64 16:21:57 . [Pipeline] withDockerContainer 16:21:57 prd-ubuntu18.04-docker-arm64-4c-16g-3290 does not seem to be running inside a container 16:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 16:21:59 $ docker top 5f1fb54af28a6264f9656ca51609802fd58be7eb1c12840abc93e469495eea81 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:00 + go version 16:22:00 go version go1.13.5 linux/arm64 [Pipeline] sh 16:22:00 + make test 16:22:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:22:02 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:22:34 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:22:34 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:22:34 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.014s coverage: 22.1% of statements 16:22:35 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.167s coverage: 95.8% of statements 16:23:07 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.067s coverage: 11.4% of statements 16:23:07 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 22.1% of statements 16:23:07 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:23:07 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.173s coverage: 38.5% of statements 16:23:07 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:23:07 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:23:07 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.840s coverage: 79.8% of statements 16:23:07 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:23:07 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:23:07 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:23:07 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.044s coverage: 52.6% of statements 16:23:07 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:23:07 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.329s coverage: 71.4% of statements 16:23:07 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:23:07 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:23:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:23:09 gofmt -l . 16:23:10 [ "`gofmt -l .`" = "" ] 16:23:10 ./bin/test-attribution-txt.sh 16:23:11 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:23:12 Warning: overwriting stash ‘coverage-report’ 16:23:12 Stashed 1 file(s) [Pipeline] } 16:23:12 $ docker stop --time=1 5f1fb54af28a6264f9656ca51609802fd58be7eb1c12840abc93e469495eea81 16:23:14 $ docker rm -f 5f1fb54af28a6264f9656ca51609802fd58be7eb1c12840abc93e469495eea81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:23:16 + ls -al . 16:23:16 total 200 16:23:16 drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 16:23 . 16:23:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 16:20 .. 16:23:16 -rw-rw-r-- 1 jenkins jenkins 140 Apr 10 16:20 .dockerignore 16:23:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 16:20 .git 16:23:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 16:20 .github 16:23:16 -rw-rw-r-- 1 jenkins jenkins 138 Apr 10 16:20 .gitignore 16:23:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 16:20 .semver 16:23:16 -rw-rw-r-- 1 jenkins jenkins 936 Apr 10 16:20 Dockerfile.build 16:23:16 -rw-rw-r-- 1 jenkins jenkins 808 Apr 10 16:20 Jenkinsfile 16:23:16 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 10 16:20 LICENSE 16:23:16 -rw-rw-r-- 1 jenkins jenkins 892 Apr 10 16:20 Makefile 16:23:16 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 10 16:20 README.md 16:23:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 16:17 VERSION 16:23:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 16:20 api 16:23:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 16:20 bin 16:23:16 -rw-r--r-- 1 jenkins jenkins 96404 Apr 10 16:23 coverage.out 16:23:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 16:20 example 16:23:16 -rw-r--r-- 1 jenkins jenkins 446 Apr 10 16:23 go.mod 16:23:16 -rw-r--r-- 1 jenkins jenkins 12076 Apr 10 16:23 go.sum 16:23:16 drwxrwxr-x 14 jenkins jenkins 4096 Apr 10 16:20 internal 16:23:16 drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 16:20 pkg 16:23:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 16:20 snap 16:23:16 -rw-rw-r-- 1 jenkins jenkins 222 Apr 10 16:20 version.go [Pipeline] isUnix [Pipeline] sh 16:23:16 + 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=ba8289aa9629818f165b70e536d42d30d23f077d --label arch=arm64 --label version=0.0.0 . 16:23:17 Sending build context to Docker daemon 2.982MB 16:23:17 Step 1/21 : ARG BASE=golang:1.13-alpine 16:23:17 Step 2/21 : FROM ${BASE} AS builder 16:23:17 ---> dc178df9db7d 16:23:17 Step 3/21 : ARG MAKE='make build' 16:23:17 ---> Running in fba1daffba56 16:23:17 Removing intermediate container fba1daffba56 16:23:17 ---> e0e1b59e7496 16:23:17 Step 4/21 : WORKDIR /device-sdk-go 16:23:17 ---> Running in eab82fa75fe0 16:23:18 Removing intermediate container eab82fa75fe0 16:23:18 ---> 08d06d0b363d 16:23:18 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:23:18 ---> Running in b57046afdc62 16:23:18 Removing intermediate container b57046afdc62 16:23:18 ---> f988e1e14da7 16:23:18 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:19 ---> Running in 4dcd8d1c962c 16:23:21 Removing intermediate container 4dcd8d1c962c 16:23:21 ---> c2562ee07649 16:23:21 Step 7/21 : RUN apk add --update --no-cache make git 16:23:21 ---> Running in 01e9b1d1e5f5 16:23:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:23:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:23:23 OK: 125 MiB in 39 packages 16:23:24 Removing intermediate container 01e9b1d1e5f5 16:23:24 ---> c63a62165006 16:23:24 Step 8/21 : COPY . . 16:23:25 ---> 0d67210be92d 16:23:25 Step 9/21 : RUN ${MAKE} 16:23:25 ---> Running in 24219cce5f86 16:23:26 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 16:23:53 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:23:53 Removing intermediate container 24219cce5f86 16:23:53 ---> a76cbbc7c04f 16:23:53 Step 10/21 : FROM scratch 16:23:53 ---> 16:23:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:23:53 ---> Running in 6a9689bdcac5 16:23:53 Removing intermediate container 6a9689bdcac5 16:23:53 ---> fbd1f89a4788 16:23:53 Step 12/21 : ENV APP_PORT=49990 16:23:53 ---> Running in 6813ec2c349a 16:23:53 Removing intermediate container 6813ec2c349a 16:23:53 ---> 824df19dc29a 16:23:53 Step 13/21 : EXPOSE $APP_PORT 16:23:53 ---> Running in e188a1f231fd 16:23:53 Removing intermediate container e188a1f231fd 16:23:53 ---> a0ed6d97dcce 16:23:53 Step 14/21 : WORKDIR / 16:23:53 ---> Running in f1bd9adba49c 16:23:54 Removing intermediate container f1bd9adba49c 16:23:54 ---> d9393ccd96f9 16:23:54 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:23:54 ---> deef7be24176 16:23:54 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 16:23:55 ---> ce81a69769be 16:23:55 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 16:23:55 ---> 306a66a9085c 16:23:55 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:56 ---> Running in 13bcf1ee39ac 16:23:56 Removing intermediate container 13bcf1ee39ac 16:23:56 ---> 8eed5c11dc86 16:23:56 Step 19/21 : LABEL arch=arm64 16:23:56 ---> Running in a19e2c4e4080 16:23:56 Removing intermediate container a19e2c4e4080 16:23:56 ---> 68b72a2d7324 16:23:56 Step 20/21 : LABEL git_sha=ba8289aa9629818f165b70e536d42d30d23f077d 16:23:56 ---> Running in d4ceaccb1dbb 16:23:57 Removing intermediate container d4ceaccb1dbb 16:23:57 ---> bb67e173caf5 16:23:57 Step 21/21 : LABEL version=0.0.0 16:23:57 ---> Running in 2e0af852fce9 16:23:57 Removing intermediate container 2e0af852fce9 16:23:57 ---> 91ef61a36eaa 16:23:57 [Warning] One or more build-args [ARCH] were not consumed 16:23:57 Successfully built 91ef61a36eaa 16:23:57 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:23:58 provisioning config files... 16:23:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config1681347140045915815tmp [Pipeline] { [Pipeline] sh 16:23:59 + curl -s https://codecov.io/bash 16:23:59 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config1681347140045915815tmp 16:23:59 16:23:59 _____ _ 16:23:59 / ____| | | 16:23:59 | | ___ __| | ___ ___ _____ __ 16:23:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:23:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:23:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:23:59 Bash-20200410-0786dee 16:23:59 16:23:59 16:23:59 ==> Jenkins CI detected. 16:23:59 project root: . 16:23:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:23:59 ==> Running gcov in . (disable via -X gcov) 16:23:59 ==> Python coveragepy not found 16:23:59 ==> Searching for coverage reports in: 16:23:59 + . 16:23:59 -> Found 1 reports 16:23:59 ==> Detecting git/mercurial file structure 16:23:59 ==> Reading reports 16:23:59 + ./coverage.out bytes=96404 16:23:59 ==> Appending adjustments 16:23:59 http://docs.codecov.io/docs/fixing-reports 16:24:00 + Found adjustments 16:24:00 ==> Gzipping contents 16:24:00 ==> Uploading reports 16:24:00 url: https://codecov.io 16:24:00 query: branch=PR-474&commit=ba8289aa9629818f165b70e536d42d30d23f077d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= 16:24:00 -> Pinging Codecov 16:24:00 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-474&commit=ba8289aa9629818f165b70e536d42d30d23f077d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= 16:24:01 -> Uploading 16:24:01 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ba8289aa9629818f165b70e536d42d30d23f077d [Pipeline] } 16:24:01 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 16:24:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:24:03 ---> package-listing.sh 16:24:03 ++ facter osfamily 16:24:03 ++ tr '[:upper:]' '[:lower:]' 16:24:03 + OS_FAMILY=redhat 16:24:03 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-474 16:24:03 + START_PACKAGES=/tmp/packages_start.txt 16:24:03 + END_PACKAGES=/tmp/packages_end.txt 16:24:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:24:03 + PACKAGES=/tmp/packages_start.txt 16:24:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' 16:24:03 + PACKAGES=/tmp/packages_end.txt 16:24:03 + case "${OS_FAMILY}" in 16:24:03 + rpm -qa 16:24:03 + sort 16:24:08 + '[' -f /tmp/packages_start.txt ']' 16:24:08 + '[' -f /tmp/packages_end.txt ']' 16:24:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:24:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' 16:24:08 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ 16:24:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ [Pipeline] isUnix [Pipeline] sh 16:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:24:09 16:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:24:09 alpine: Pulling from edgex-lftools-log-publisher 16:24:09 c9b1b535fdd9: Pulling fs layer 16:24:09 2cc5ad85d9ab: Pulling fs layer 16:24:09 756a868c4378: Pulling fs layer 16:24:09 444b2fc9a129: Pulling fs layer 16:24:09 ea15f1150254: Pulling fs layer 16:24:09 41b27a9f41bf: Pulling fs layer 16:24:09 28c525ee5125: Pulling fs layer 16:24:09 094b1ea09ed8: Pulling fs layer 16:24:09 138eaada9080: Pulling fs layer 16:24:09 0622d0fa9048: Pulling fs layer 16:24:09 444b2fc9a129: Waiting 16:24:09 ea15f1150254: Waiting 16:24:09 41b27a9f41bf: Waiting 16:24:09 28c525ee5125: Waiting 16:24:09 094b1ea09ed8: Waiting 16:24:09 138eaada9080: Waiting 16:24:09 0622d0fa9048: Waiting 16:24:09 2cc5ad85d9ab: Download complete 16:24:10 444b2fc9a129: Verifying Checksum 16:24:10 444b2fc9a129: Download complete 16:24:10 c9b1b535fdd9: Verifying Checksum 16:24:10 c9b1b535fdd9: Download complete 16:24:10 ea15f1150254: Verifying Checksum 16:24:10 ea15f1150254: Download complete 16:24:10 28c525ee5125: Verifying Checksum 16:24:10 28c525ee5125: Download complete 16:24:11 756a868c4378: Verifying Checksum 16:24:11 756a868c4378: Download complete 16:24:11 138eaada9080: Verifying Checksum 16:24:11 138eaada9080: Download complete 16:24:11 c9b1b535fdd9: Pull complete 16:24:11 0622d0fa9048: Verifying Checksum 16:24:11 0622d0fa9048: Download complete 16:24:11 094b1ea09ed8: Verifying Checksum 16:24:11 094b1ea09ed8: Download complete 16:24:12 2cc5ad85d9ab: Pull complete 16:24:13 41b27a9f41bf: Verifying Checksum 16:24:13 41b27a9f41bf: Download complete 16:24:15 756a868c4378: Pull complete 16:24:15 444b2fc9a129: Pull complete 16:24:16 ea15f1150254: Pull complete 16:24:21 41b27a9f41bf: Pull complete 16:24:21 28c525ee5125: Pull complete 16:24:25 094b1ea09ed8: Pull complete 16:24:25 138eaada9080: Pull complete 16:24:25 0622d0fa9048: Pull complete 16:24:25 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:24:26 prd-centos7-docker-4c-2g-3287 does not seem to be running inside a container 16:24:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:24:27 $ docker top b6f28bf3bddf3a98539c50b12a603f8bc2a9c6275e263975b6081fb9ec7f877a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:28 provisioning config files... 16:24:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config1593769897617778877tmp [Pipeline] { [Pipeline] echo 16:24:28 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:24:28 ---> create-netrc.sh [Pipeline] echo 16:24:28 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:24:29 ---> logs-deploy.sh 16:24:29 + ARCHIVE_ARTIFACTS= 16:24:29 + LOGS_SERVER=https://logs.edgexfoundry.org 16:24:29 + '[' https://logs.edgexfoundry.org == None ']' 16:24:29 + NEXUS_URL=https://nexus.edgexfoundry.org 16:24:29 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/6 16:24:29 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/6/ 16:24:29 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/6 /w/workspace/dgexfoundry_device-sdk-go_PR-474 16:24:31 Archives upload complete. 16:24:31 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/6/ 16:24:32 ---> uname -a: 16:24:32 Linux b6f28bf3bddf 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:24:32 16:24:32 16:24:32 ---> lscpu: 16:24:32 Architecture: x86_64 16:24:32 CPU op-mode(s): 32-bit, 64-bit 16:24:32 Byte Order: Little Endian 16:24:32 Address sizes: 40 bits physical, 48 bits virtual 16:24:32 CPU(s): 4 16:24:32 On-line CPU(s) list: 0-3 16:24:32 Thread(s) per core: 1 16:24:32 Core(s) per socket: 1 16:24:32 Socket(s): 4 16:24:32 NUMA node(s): 1 16:24:32 Vendor ID: GenuineIntel 16:24:32 CPU family: 6 16:24:32 Model: 44 16:24:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:24:32 Stepping: 1 16:24:32 CPU MHz: 2933.438 16:24:32 BogoMIPS: 5866.87 16:24:32 Virtualization: VT-x 16:24:32 Hypervisor vendor: KVM 16:24:32 Virtualization type: full 16:24:32 L1d cache: 128 KiB 16:24:32 L1i cache: 128 KiB 16:24:32 L2 cache: 16 MiB 16:24:32 L3 cache: 64 MiB 16:24:32 NUMA node0 CPU(s): 0-3 16:24:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:24:32 Vulnerability Meltdown: Mitigation; PTI 16:24:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:24:32 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:24:32 Vulnerability Spectre v2: Mitigation; Full retpoline 16:24:32 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 16:24:32 16:24:32 16:24:32 ---> nproc: 16:24:32 4 16:24:32 16:24:32 16:24:32 ---> df -h: 16:24:32 Filesystem Size Used Available Use% Mounted on 16:24:32 overlay 50.0G 6.3G 43.7G 13% / 16:24:32 tmpfs 64.0M 0 64.0M 0% /dev 16:24:32 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:24:32 shm 64.0M 0 64.0M 0% /dev/shm 16:24:32 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 16:24:32 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 16:24:32 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 16:24:32 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 16:24:32 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474 16:24:32 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp 16:24:32 16:24:32 16:24:32 ---> free -m: 16:24:32 total used free shared buff/cache available 16:24:32 Mem: 1838 600 76 0 1160 1133 16:24:32 Swap: 1023 0 1023 16:24:32 16:24:32 16:24:32 ---> ip addr: 16:24:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:24:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:24:32 inet 127.0.0.1/8 scope host lo 16:24:32 valid_lft forever preferred_lft forever 16:24:32 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:24:32 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:24:32 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:24:32 valid_lft forever preferred_lft forever 16:24:32 16:24:32 16:24:32 ---> sar -b -r -n DEV: 16:24:32 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 16:24:32 16:24:32 16:16:16 LINUX RESTART 16:24:32 16:24:32 16:17:02 tps rtps wtps bread/s bwrtn/s 16:24:32 16:18:01 48.22 10.44 37.78 2367.38 3527.29 16:24:32 16:19:01 4.51 0.00 4.51 0.00 164.81 16:24:32 16:20:01 0.67 0.00 0.67 0.00 8.01 16:24:32 16:21:01 0.30 0.00 0.30 0.00 4.99 16:24:32 16:22:01 0.27 0.00 0.27 0.00 3.70 16:24:32 16:23:01 0.37 0.00 0.37 0.00 4.69 16:24:32 16:24:01 2.06 1.70 0.37 208.35 7.89 16:24:32 Average: 7.96 1.71 6.25 363.36 524.73 16:24:32 16:24:32 16:17:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:24:32 16:18:01 110352 1771952 94.14 2620 1237620 968864 33.06 435912 1174288 1296 16:24:32 16:19:01 123936 1758368 93.42 2620 1237628 889024 30.33 428380 1172332 8 16:24:32 16:20:01 121500 1760804 93.55 2620 1237636 889396 30.35 430640 1172336 8 16:24:32 16:21:01 121012 1761292 93.57 2620 1237696 889744 30.36 431900 1171272 32 16:24:32 16:22:01 122980 1759324 93.47 2620 1237644 889444 30.35 430248 1171260 16 16:24:32 16:23:01 122412 1759892 93.50 2620 1237648 889604 30.35 430860 1171260 8 16:24:32 16:24:01 117652 1764652 93.75 2620 1244068 904096 30.85 423596 1176180 20 16:24:32 Average: 119978 1762326 93.63 2620 1238563 902882 30.81 430219 1172704 198 16:24:32 16:24:32 16:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:24:32 16:18:01 eth0 123.80 108.76 688.46 81.67 0.00 0.00 0.00 16:24:32 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:18:01 docker0 7.19 6.07 0.95 16.79 0.00 0.00 0.00 16:24:32 16:19:01 eth0 0.35 0.03 0.03 0.00 0.00 0.00 0.00 16:24:32 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:20:01 eth0 2.40 0.47 0.66 0.39 0.00 0.00 0.00 16:24:32 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:21:01 eth0 1.48 0.62 0.59 0.39 0.00 0.00 0.00 16:24:32 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:22:01 eth0 0.72 0.15 0.17 0.07 0.00 0.00 0.00 16:24:32 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:23:01 eth0 1.12 0.32 0.33 0.20 0.00 0.00 0.00 16:24:32 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:24:01 eth0 5.43 3.68 5.08 2.05 0.00 0.00 0.00 16:24:32 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 Average: eth0 19.09 16.08 97.97 11.95 0.00 0.00 0.00 16:24:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:32 Average: docker0 1.01 0.86 0.13 2.37 0.00 0.00 0.00 16:24:32 16:24:32 16:24:32 ---> sar -P ALL: 16:24:32 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 16:24:32 16:24:32 16:16:16 LINUX RESTART 16:24:32 16:24:32 16:17:02 CPU %user %nice %system %iowait %steal %idle 16:24:32 16:18:01 all 6.31 0.00 3.08 1.23 11.93 77.45 16:24:32 16:18:01 0 3.66 0.00 3.07 2.17 14.00 77.10 16:24:32 16:18:01 1 8.67 0.00 3.31 0.27 10.82 76.93 16:24:32 16:18:01 2 4.80 0.00 3.05 2.02 11.65 78.48 16:24:32 16:18:01 3 8.22 0.00 2.88 0.42 11.19 77.30 16:24:32 16:19:01 all 0.13 0.00 0.09 0.00 0.37 99.41 16:24:32 16:19:01 0 0.07 0.00 0.05 0.00 0.28 99.60 16:24:32 16:19:01 1 0.07 0.00 0.18 0.00 0.42 99.33 16:24:32 16:19:01 2 0.32 0.00 0.07 0.00 0.57 99.05 16:24:32 16:19:01 3 0.08 0.00 0.07 0.00 0.22 99.63 16:24:32 16:20:01 all 0.11 0.00 0.06 0.00 0.21 99.61 16:24:32 16:20:01 0 0.05 0.00 0.07 0.00 0.33 99.55 16:24:32 16:20:01 1 0.03 0.00 0.07 0.00 0.12 99.78 16:24:32 16:20:01 2 0.30 0.00 0.10 0.00 0.15 99.45 16:24:32 16:20:01 3 0.05 0.00 0.03 0.00 0.20 99.72 16:24:32 16:21:01 all 0.08 0.00 0.06 0.00 0.63 99.23 16:24:32 16:21:01 0 0.03 0.00 0.05 0.00 0.51 99.40 16:24:32 16:21:01 1 0.13 0.00 0.12 0.00 0.48 99.27 16:24:32 16:21:01 2 0.13 0.00 0.05 0.00 0.50 99.32 16:24:32 16:21:01 3 0.07 0.00 0.03 0.00 1.04 98.86 16:24:32 16:22:01 all 0.10 0.00 0.05 0.00 0.58 99.27 16:24:32 16:22:01 0 0.15 0.00 0.03 0.00 0.85 98.97 16:24:32 16:22:01 1 0.08 0.00 0.08 0.00 0.35 99.48 16:24:32 16:22:01 2 0.07 0.00 0.05 0.00 0.73 99.15 16:24:32 16:22:01 3 0.05 0.00 0.05 0.00 0.38 99.52 16:24:32 16:23:01 all 0.10 0.00 0.04 0.00 0.64 99.22 16:24:32 16:23:01 0 0.25 0.00 0.05 0.00 0.86 98.84 16:24:32 16:23:01 1 0.07 0.00 0.05 0.00 1.30 98.58 16:24:32 16:23:01 2 0.08 0.00 0.03 0.00 0.27 99.62 16:24:32 16:23:01 3 0.02 0.00 0.02 0.00 0.10 99.87 16:24:32 16:24:01 all 0.41 0.00 0.29 0.03 1.27 98.01 16:24:32 16:24:01 0 0.56 0.00 0.33 0.07 1.43 97.61 16:24:32 16:24:01 1 0.28 0.00 0.35 0.02 1.56 97.80 16:24:32 16:24:01 2 0.32 0.00 0.28 0.03 1.06 98.31 16:24:32 16:24:01 3 0.47 0.00 0.17 0.05 1.03 98.29 16:24:32 Average: all 1.04 0.00 0.53 0.18 2.25 95.99 16:24:32 Average: 0 0.70 0.00 0.54 0.33 2.67 95.77 16:24:32 Average: 1 1.33 0.00 0.59 0.04 2.15 95.88 16:24:32 Average: 2 0.87 0.00 0.52 0.30 2.15 96.16 16:24:32 Average: 3 1.28 0.00 0.46 0.07 2.02 96.17 16:24:32 16:24:32 16:24:32