Branch indexing 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 akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c9979804ccd04a40c7aa62bb85d5611f1e38dae2+cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 (168b32a6a4808959a4b1389bd1bf6686aad6ac59) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3432 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [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-464 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 Merge succeeded, producing c310ccc9c1d202c7eb1745c99718d16ffe6f6ec0 Checking out Revision c310ccc9c1d202c7eb1745c99718d16ffe6f6ec0 (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # 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 cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c310ccc9c1d202c7eb1745c99718d16ffe6f6ec0 # timeout=10 Commit message: "Merge commit 'cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8' into HEAD" > git rev-list --no-walk d79618ee95b0f1bb9e8c991ef47751f8294e739c # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:42:46 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 14:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:42:49 14:42:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:42:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:42:50 latest: Pulling from edgex-devops/git-semver 14:42:50 9123ac7c32f7: Pulling fs layer 14:42:50 b8cc5d1170e3: Pulling fs layer 14:42:50 2924cbbf6a41: Pulling fs layer 14:42:50 93b08a4f1073: Pulling fs layer 14:42:50 93b08a4f1073: Waiting 14:42:50 b8cc5d1170e3: Verifying Checksum 14:42:50 b8cc5d1170e3: Download complete 14:42:50 9123ac7c32f7: Verifying Checksum 14:42:50 9123ac7c32f7: Download complete 14:42:51 9123ac7c32f7: Pull complete 14:42:51 b8cc5d1170e3: Pull complete 14:42:51 93b08a4f1073: Verifying Checksum 14:42:51 93b08a4f1073: Download complete 14:42:51 2924cbbf6a41: Verifying Checksum 14:42:51 2924cbbf6a41: Download complete 14:42:53 2924cbbf6a41: Pull complete 14:42:53 93b08a4f1073: Pull complete 14:42:53 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:42:54 prd-centos7-docker-4c-2g-3432 does not seem to be running inside a container 14:42:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@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 14:42:55 $ docker top 8ec4a895905a61f2281f6d98151a7b12c6ba0c299535dffc070347299156d2c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:42:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:42:55 [ssh-agent] Looking for ssh-agent implementation... 14:42:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:42:55 $ docker exec 8ec4a895905a61f2281f6d98151a7b12c6ba0c299535dffc070347299156d2c4 ssh-agent 14:42:56 SSH_AUTH_SOCK=/tmp/ssh-vwtmg4rwMU4H/agent.15 14:42:56 SSH_AGENT_PID=22 14:42:56 Running ssh-add (command line suppressed) 14:42:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_8396475129159871509.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_8396475129159871509.key) 14:42:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:42:58 + git describe --exact-match --tags HEAD 14:42:58 fatal: No names found, cannot describe anything. [Pipeline] } 14:42:58 $ docker exec --env ******** --env ******** 8ec4a895905a61f2281f6d98151a7b12c6ba0c299535dffc070347299156d2c4 ssh-agent -k 14:42:59 unset SSH_AUTH_SOCK; 14:42:59 unset SSH_AGENT_PID; 14:42:59 echo Agent pid 22 killed; 14:42:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:42:59 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:42:59 This usually means this commit has not been tagged. [Pipeline] sshagent 14:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:42:59 [ssh-agent] Looking for ssh-agent implementation... 14:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:00 $ docker exec 8ec4a895905a61f2281f6d98151a7b12c6ba0c299535dffc070347299156d2c4 ssh-agent 14:43:00 SSH_AUTH_SOCK=/tmp/ssh-Beq8yz9a1eAv/agent.56 14:43:00 SSH_AGENT_PID=63 14:43:00 Running ssh-add (command line suppressed) 14:43:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_4148805211131288088.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_4148805211131288088.key) 14:43:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:01 + git semver init 14:43:01 # -> Open(): unable to determine branch for HEAD 14:43:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git 14:43:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 14:43:01 # $SEMVER_REMOTE_NAME = origin 14:43:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:43:01 # $SEMVER_USER_NAME = edgex-jenkins 14:43:01 # $SEMVER_BRANCH = PR-464 14:43:01 # $SEMVER_TEMP = /tmp/semver-101697588 14:43:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:43:02 # '/tmp/semver-101697588' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' 14:43:02 # -> Force: false 14:43:02 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } 14:43:02 $ docker exec --env ******** --env ******** 8ec4a895905a61f2281f6d98151a7b12c6ba0c299535dffc070347299156d2c4 ssh-agent -k 14:43:03 unset SSH_AUTH_SOCK; 14:43:03 unset SSH_AGENT_PID; 14:43:03 echo Agent pid 63 killed; 14:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:43:04 + git semver [Pipeline] } 14:43:04 $ docker stop --time=1 8ec4a895905a61f2281f6d98151a7b12c6ba0c299535dffc070347299156d2c4 14:43:06 $ docker rm -f 8ec4a895905a61f2281f6d98151a7b12c6ba0c299535dffc070347299156d2c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:43:08 Stashed 42 file(s) [Pipeline] echo 14:43:08 [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 14:43:23 Still waiting to schedule task 14:43:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:43:23 Still waiting to schedule task 14:43:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:44:43 Running on prd-centos7-docker-4c-2g-3435 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 14:44:43 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 14:44:46 using credential edgex-jenkins-ssh 14:44:46 Cloning the remote Git repository 14:44:46 Cloning with configured refspecs honoured and without tags 14:44:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:44:46 > git init /w/workspace/device-sdk-go/17 # timeout=10 14:44:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:44:46 > git --version # timeout=10 14:44:46 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:44:47 Fetching without tags 14:44:48 Merging remotes/origin/master commit cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 14:44:48 Merge succeeded, producing d2e5ca6db9e332a8b5307a47bd6c9b6d07a1ae10 14:44:48 Checking out Revision d2e5ca6db9e332a8b5307a47bd6c9b6d07a1ae10 (PR-464) 14:44:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:44:47 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 14:44:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:44:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:44:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:44:47 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:44:47 > git config core.sparsecheckout # timeout=10 14:44:47 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 14:44:47 > git remote # timeout=10 14:44:47 > git config --get remote.origin.url # timeout=10 14:44:47 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:47 > git merge cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 # timeout=10 14:44:47 > git rev-parse HEAD^{commit} # timeout=10 14:44:47 > git config core.sparsecheckout # timeout=10 14:44:47 > git checkout -f d2e5ca6db9e332a8b5307a47bd6c9b6d07a1ae10 # timeout=10 14:44:51 Commit message: "Merge commit 'cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8' into HEAD" 14:44:51 First time build. Skipping changelog. 14:44:51 > git rev-list --no-walk d79618ee95b0f1bb9e8c991ef47751f8294e739c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:44:52 ========================================================= 14:44:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:44:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:44:53 + 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 . 14:44:53 Sending build context to Docker daemon 2.919MB 14:44:53 Step 1/8 : ARG BASE=golang:1.13-alpine 14:44:53 Step 2/8 : FROM ${BASE} 14:44:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:44:53 e6b0cf9c0882: Pulling fs layer 14:44:53 2848faf0eed1: Pulling fs layer 14:44:53 0f37312ad70f: Pulling fs layer 14:44:53 5788d62ee057: Pulling fs layer 14:44:53 0e6b1d234666: Pulling fs layer 14:44:53 bf5d7aec512f: Pulling fs layer 14:44:53 34c802a77dc8: Pulling fs layer 14:44:53 9eb99e56ec68: Pulling fs layer 14:44:53 27c7a5d97fbd: Pulling fs layer 14:44:53 5c102a31e300: Pulling fs layer 14:44:53 dcfb455df0a1: Pulling fs layer 14:44:53 34c802a77dc8: Waiting 14:44:53 9eb99e56ec68: Waiting 14:44:53 27c7a5d97fbd: Waiting 14:44:53 dcfb455df0a1: Waiting 14:44:53 5c102a31e300: Waiting 14:44:53 0e6b1d234666: Waiting 14:44:53 bf5d7aec512f: Waiting 14:44:53 5788d62ee057: Waiting 14:44:53 0f37312ad70f: Verifying Checksum 14:44:53 0f37312ad70f: Download complete 14:44:53 2848faf0eed1: Verifying Checksum 14:44:53 2848faf0eed1: Download complete 14:44:53 0e6b1d234666: Verifying Checksum 14:44:53 0e6b1d234666: Download complete 14:44:53 bf5d7aec512f: Download complete 14:44:53 e6b0cf9c0882: Verifying Checksum 14:44:53 e6b0cf9c0882: Download complete 14:44:54 e6b0cf9c0882: Pull complete 14:44:55 34c802a77dc8: Verifying Checksum 14:44:55 34c802a77dc8: Download complete 14:44:55 27c7a5d97fbd: Verifying Checksum 14:44:55 27c7a5d97fbd: Download complete 14:44:55 5c102a31e300: Download complete 14:44:55 dcfb455df0a1: Verifying Checksum 14:44:55 dcfb455df0a1: Download complete 14:44:55 5788d62ee057: Verifying Checksum 14:44:55 5788d62ee057: Download complete 14:44:55 9eb99e56ec68: Verifying Checksum 14:44:55 9eb99e56ec68: Download complete 14:44:56 2848faf0eed1: Pull complete 14:44:56 0f37312ad70f: Pull complete 14:45:03 5788d62ee057: Pull complete 14:45:03 0e6b1d234666: Pull complete 14:45:03 bf5d7aec512f: Pull complete 14:45:08 34c802a77dc8: Pull complete 14:45:11 9eb99e56ec68: Pull complete 14:45:11 27c7a5d97fbd: Pull complete 14:45:12 5c102a31e300: Pull complete 14:45:12 dcfb455df0a1: Pull complete 14:45:12 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:45:12 ---> 7c70fe431013 14:45:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:45:12 ---> Running in b65480c3207d 14:45:12 Removing intermediate container b65480c3207d 14:45:12 ---> 9a3e12bf2174 14:45:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:12 ---> Running in 94870772fa86 14:45:13 Removing intermediate container 94870772fa86 14:45:13 ---> 37c3b07f9881 14:45:13 Step 5/8 : RUN apk add --no-cache make git 14:45:13 ---> Running in 54b0f753a32f 14:45:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:45:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:45:14 OK: 143 MiB in 39 packages 14:45:15 Removing intermediate container 54b0f753a32f 14:45:15 ---> f0678e597250 14:45:15 Step 6/8 : WORKDIR /device-sdk-go 14:45:15 ---> Running in ded1b1a5c985 14:45:15 Removing intermediate container ded1b1a5c985 14:45:15 ---> 266ea9db6a5a 14:45:15 Step 7/8 : COPY . . 14:45:15 ---> 49f5d80296b9 14:45:15 Step 8/8 : RUN go mod download 14:45:15 ---> Running in 26634b2938c8 14:45:17 go: finding github.com/BurntSushi/toml v0.3.1 14:45:17 go: finding github.com/OneOfOne/xxhash v1.2.6 14:45:17 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:45:17 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:45:17 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:45:17 go: finding github.com/bgentry/speakeasy v0.1.0 14:45:17 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:45:17 go: finding github.com/davecgh/go-spew v1.1.1 14:45:17 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 14:45:17 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:45:17 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 14:45:17 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:45:17 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:45:17 go: finding github.com/fatih/color v1.7.0 14:45:17 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:45:17 go: finding github.com/go-kit/kit v0.8.0 14:45:17 go: finding github.com/go-logfmt/logfmt v0.4.0 14:45:17 go: finding github.com/go-stack/stack v1.8.0 14:45:17 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:45:17 go: finding github.com/google/uuid v1.1.0 14:45:17 go: finding github.com/gorilla/mux v1.7.1 14:45:17 go: finding github.com/hashicorp/consul/api v1.1.0 14:45:17 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:45:17 go: finding github.com/hashicorp/errwrap v1.0.0 14:45:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:45:18 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:45:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:45:18 go: finding github.com/hashicorp/go-multierror v1.0.0 14:45:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:45:18 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:45:18 go: finding github.com/hashicorp/go-syslog v1.0.0 14:45:18 go: finding github.com/hashicorp/go-uuid v1.0.1 14:45:18 go: finding github.com/hashicorp/go.net v0.0.1 14:45:18 go: finding github.com/hashicorp/golang-lru v0.5.0 14:45:18 go: finding github.com/hashicorp/logutils v1.0.0 14:45:18 go: finding github.com/hashicorp/mdns v1.0.0 14:45:18 go: finding github.com/hashicorp/memberlist v0.1.3 14:45:18 go: finding github.com/hashicorp/serf v0.8.2 14:45:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:45:18 go: finding github.com/mattn/go-colorable v0.0.9 14:45:18 go: finding github.com/mattn/go-isatty v0.0.3 14:45:18 go: finding github.com/miekg/dns v1.0.14 14:45:18 go: finding github.com/mitchellh/cli v1.0.0 14:45:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:45:18 go: finding github.com/mitchellh/copystructure v1.0.0 14:45:18 go: finding github.com/mitchellh/go-homedir v1.0.0 14:45:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:45:18 go: finding github.com/mitchellh/gox v0.4.0 14:45:18 go: finding github.com/mitchellh/iochan v1.0.0 14:45:18 go: finding github.com/mitchellh/mapstructure v1.1.2 14:45:18 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:45:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:45:18 go: finding github.com/pelletier/go-toml v1.2.0 14:45:18 go: finding github.com/pkg/errors v0.8.1 14:45:18 go: finding github.com/pmezard/go-difflib v1.0.0 14:45:18 go: finding github.com/posener/complete v1.1.1 14:45:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:45:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:45:18 go: finding github.com/stretchr/objx v0.1.0 14:45:18 go: finding github.com/stretchr/testify v1.5.1 14:45:18 go: finding github.com/ugorji/go v1.1.4 14:45:18 go: finding github.com/x448/float16 v0.8.4 14:45:18 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:45:18 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:45:18 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:45:18 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:45:18 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:45:18 go: finding gopkg.in/yaml.v2 v2.2.8 14:45:22 Removing intermediate container 26634b2938c8 14:45:22 ---> 04d46272962b 14:45:22 Successfully built 04d46272962b 14:45:22 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 14:45:23 + docker inspect -f . ci-base-image-x86_64 14:45:23 . [Pipeline] withDockerContainer 14:45:23 prd-centos7-docker-4c-2g-3435 does not seem to be running inside a container 14:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 14:45:24 $ docker top 5da9b35dbd8c5d083320469b6c59d92156029834f0809646108a7076d3ac2375 -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:24 + go version 14:45:24 go version go1.13.5 linux/amd64 [Pipeline] sh 14:45:24 + make test 14:45:24 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:45:25 ? github.com/edgexfoundry/device-sdk-go [no test files] 14:45:43 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 14:45:43 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 14:45:43 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.008s coverage: 22.1% of statements 14:45:43 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.042s coverage: 95.8% of statements 14:46:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3436 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 14:46:03 Running in /w/workspace/device-sdk-go/17 [Pipeline] { [Pipeline] checkout 14:46:09 using credential edgex-jenkins-ssh 14:46:09 Cloning the remote Git repository 14:46:09 Cloning with configured refspecs honoured and without tags 14:46:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:46:09 > git init /w/workspace/device-sdk-go/17 # timeout=10 14:46:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:46:10 > git --version # timeout=10 14:46:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:46:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:46:11 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 14:46:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:46:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:46:11 Fetching without tags 14:46:11 Merging remotes/origin/master commit cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 14:46:12 Merge succeeded, producing 3f865719e385b8532a9af189d557d878dcced6d7 14:46:12 Checking out Revision 3f865719e385b8532a9af189d557d878dcced6d7 (PR-464) 14:46:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:46:11 > git config core.sparsecheckout # timeout=10 14:46:11 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 14:46:11 > git remote # timeout=10 14:46:11 > git config --get remote.origin.url # timeout=10 14:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:12 > git merge cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 # timeout=10 14:46:12 > git rev-parse HEAD^{commit} # timeout=10 14:46:12 > git config core.sparsecheckout # timeout=10 14:46:12 > git checkout -f 3f865719e385b8532a9af189d557d878dcced6d7 # timeout=10 14:46:15 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.021s coverage: 11.4% of statements 14:46:15 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 22.1% of statements 14:46:15 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 14:46:15 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.188s coverage: 38.5% of statements 14:46:15 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 14:46:15 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 14:46:15 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.441s coverage: 76.5% of statements 14:46:15 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 14:46:15 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 14:46:15 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 14:46:15 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements 14:46:15 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 14:46:15 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.104s coverage: 71.4% of statements 14:46:15 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 14:46:15 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 14:46:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:46:15 gofmt -l . 14:46:15 [ "`gofmt -l .`" = "" ] 14:46:15 ./bin/test-attribution-txt.sh 14:46:15 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:46:16 Stashed 1 file(s) [Pipeline] } 14:46:16 $ docker stop --time=1 5da9b35dbd8c5d083320469b6c59d92156029834f0809646108a7076d3ac2375 14:46:16 Commit message: "Merge commit 'cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8' into HEAD" 14:46:16 First time build. Skipping changelog. 14:46:16 > git rev-list --no-walk d79618ee95b0f1bb9e8c991ef47751f8294e739c # timeout=10 14:46:18 $ docker rm -f 5da9b35dbd8c5d083320469b6c59d92156029834f0809646108a7076d3ac2375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash 14:46:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:46:19 + ls -al . 14:46:19 total 160 14:46:19 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 11 14:46 . 14:46:19 drwxrwxr-x. 4 jenkins jenkins 30 Apr 11 14:44 .. 14:46:19 drwxrwxr-x. 3 jenkins jenkins 20 Apr 11 14:44 api 14:46:19 drwxrwxr-x. 2 jenkins jenkins 64 Apr 11 14:44 bin 14:46:19 -rw-r--r--. 1 jenkins jenkins 97490 Apr 11 14:46 coverage.out 14:46:19 -rw-rw-r--. 1 jenkins jenkins 936 Apr 11 14:44 Dockerfile.build 14:46:19 -rw-rw-r--. 1 jenkins jenkins 140 Apr 11 14:44 .dockerignore 14:46:19 drwxrwxr-x. 4 jenkins jenkins 31 Apr 11 14:44 example 14:46:19 drwxrwxr-x. 8 jenkins jenkins 179 Apr 11 14:44 .git 14:46:19 drwxrwxr-x. 2 jenkins jenkins 38 Apr 11 14:44 .github 14:46:19 -rw-rw-r--. 1 jenkins jenkins 138 Apr 11 14:44 .gitignore 14:46:19 -rw-r--r--. 1 jenkins jenkins 475 Apr 11 14:46 go.mod 14:46:19 -rw-r--r--. 1 jenkins jenkins 12152 Apr 11 14:46 go.sum 14:46:19 drwxrwxr-x. 14 jenkins jenkins 196 Apr 11 14:44 internal 14:46:19 -rw-rw-r--. 1 jenkins jenkins 808 Apr 11 14:44 Jenkinsfile 14:46:19 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 11 14:44 LICENSE 14:46:19 -rw-rw-r--. 1 jenkins jenkins 892 Apr 11 14:44 Makefile 14:46:19 drwxrwxr-x. 5 jenkins jenkins 50 Apr 11 14:44 pkg 14:46:19 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 11 14:44 README.md 14:46:19 drwxrwxr-x. 3 jenkins jenkins 58 Apr 11 14:44 .semver 14:46:19 drwxrwxr-x. 4 jenkins jenkins 54 Apr 11 14:44 snap 14:46:19 -rw-rw-r--. 1 jenkins jenkins 5 Apr 11 14:43 VERSION 14:46:19 -rw-rw-r--. 1 jenkins jenkins 222 Apr 11 14:44 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 14:46:19 ========================================================= 14:46:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:46:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:46:19 + 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=c310ccc9c1d202c7eb1745c99718d16ffe6f6ec0 --label arch=amd64 --label version=0.0.0 . 14:46:19 Sending build context to Docker daemon 3.037MB 14:46:20 Step 1/21 : ARG BASE=golang:1.13-alpine 14:46:20 Step 2/21 : FROM ${BASE} AS builder 14:46:20 ---> 04d46272962b 14:46:20 Step 3/21 : ARG MAKE='make build' 14:46:20 ---> Running in 58b3aead6f30 14:46:20 Removing intermediate container 58b3aead6f30 14:46:20 ---> 948384684148 14:46:20 Step 4/21 : WORKDIR /device-sdk-go 14:46:20 ---> Running in 8d2965707822 14:46:20 Removing intermediate container 8d2965707822 14:46:20 ---> 1cbda411fd43 14:46:20 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:46:20 ---> Running in b88248faf365 14:46:20 Removing intermediate container b88248faf365 14:46:20 ---> d2c4f73283ed 14:46:20 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:46:20 ---> Running in 97e9b987bd12 14:46:20 + 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 . 14:46:21 Removing intermediate container 97e9b987bd12 14:46:21 ---> 4d5dfd8d012e 14:46:21 Step 7/21 : RUN apk add --update --no-cache make git 14:46:21 ---> Running in 711ebe79893b 14:46:21 Sending build context to Docker daemon 2.919MB 14:46:21 Step 1/8 : ARG BASE=golang:1.13-alpine 14:46:21 Step 2/8 : FROM ${BASE} 14:46:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:46:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:46:22 cde5963f3b93: Pulling fs layer 14:46:22 2a23fa8c16f7: Pulling fs layer 14:46:22 777b28850792: Pulling fs layer 14:46:22 8a11ddd9e578: Pulling fs layer 14:46:22 4cf88f913ddb: Pulling fs layer 14:46:22 1df406cf5192: Pulling fs layer 14:46:22 cd6300453558: Pulling fs layer 14:46:22 b9c365052c96: Pulling fs layer 14:46:22 a2d8cc88f415: Pulling fs layer 14:46:22 ea1d1ca13537: Pulling fs layer 14:46:22 3750a50a1c5e: Pulling fs layer 14:46:22 8a11ddd9e578: Waiting 14:46:22 4cf88f913ddb: Waiting 14:46:22 1df406cf5192: Waiting 14:46:22 cd6300453558: Waiting 14:46:22 b9c365052c96: Waiting 14:46:22 a2d8cc88f415: Waiting 14:46:22 ea1d1ca13537: Waiting 14:46:22 3750a50a1c5e: Waiting 14:46:22 777b28850792: Verifying Checksum 14:46:22 777b28850792: Download complete 14:46:22 2a23fa8c16f7: Download complete 14:46:22 4cf88f913ddb: Verifying Checksum 14:46:22 4cf88f913ddb: Download complete 14:46:22 1df406cf5192: Verifying Checksum 14:46:22 1df406cf5192: Download complete 14:46:22 cde5963f3b93: Verifying Checksum 14:46:22 cde5963f3b93: Download complete 14:46:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:46:23 OK: 143 MiB in 39 packages 14:46:23 Removing intermediate container 711ebe79893b 14:46:23 ---> ae41a0a58f96 14:46:23 Step 8/21 : COPY . . 14:46:23 cde5963f3b93: Pull complete 14:46:24 ---> 1f604e410f04 14:46:24 Step 9/21 : RUN ${MAKE} 14:46:24 ---> Running in 95fb54f02914 14:46:24 2a23fa8c16f7: Pull complete 14:46:24 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 14:46:24 777b28850792: Pull complete 14:46:26 cd6300453558: Verifying Checksum 14:46:26 cd6300453558: Download complete 14:46:26 a2d8cc88f415: Download complete 14:46:29 ea1d1ca13537: Verifying Checksum 14:46:29 ea1d1ca13537: Download complete 14:46:29 3750a50a1c5e: Verifying Checksum 14:46:29 3750a50a1c5e: Download complete 14:46:32 b9c365052c96: Verifying Checksum 14:46:32 b9c365052c96: Download complete 14:46:33 8a11ddd9e578: Verifying Checksum 14:46:33 8a11ddd9e578: Download complete 14:46:36 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 14:46:37 Removing intermediate container 95fb54f02914 14:46:37 ---> dc458560ebc3 14:46:37 Step 10/21 : FROM scratch 14:46:37 ---> 14:46:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:46:37 ---> Running in a68a65302d7a 14:46:37 Removing intermediate container a68a65302d7a 14:46:37 ---> 9ffd63d5902d 14:46:37 Step 12/21 : ENV APP_PORT=49990 14:46:37 ---> Running in 7ccc090db330 14:46:38 Removing intermediate container 7ccc090db330 14:46:38 ---> 8fe6b1429d53 14:46:38 Step 13/21 : EXPOSE $APP_PORT 14:46:38 ---> Running in d9d88fe8d7ef 14:46:38 Removing intermediate container d9d88fe8d7ef 14:46:38 ---> 5dbbcd82ca7b 14:46:38 Step 14/21 : WORKDIR / 14:46:38 ---> Running in 94fbc9c51bf2 14:46:38 Removing intermediate container 94fbc9c51bf2 14:46:38 ---> b41c176e4568 14:46:38 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 14:46:38 ---> e74c70ff565d 14:46:38 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 14:46:38 ---> e6be43bad4de 14:46:38 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 14:46:39 ---> 8bfd2fd6dcd4 14:46:39 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:46:39 ---> Running in 7f628c2c9031 14:46:39 Removing intermediate container 7f628c2c9031 14:46:39 ---> afe36f5870b6 14:46:39 Step 19/21 : LABEL arch=amd64 14:46:39 ---> Running in 4e9e740fa7cc 14:46:39 Removing intermediate container 4e9e740fa7cc 14:46:39 ---> 915f1511e6a3 14:46:39 Step 20/21 : LABEL git_sha=c310ccc9c1d202c7eb1745c99718d16ffe6f6ec0 14:46:39 ---> Running in 68d4dafbeeb2 14:46:39 Removing intermediate container 68d4dafbeeb2 14:46:39 ---> 905913e3c9ad 14:46:39 Step 21/21 : LABEL version=0.0.0 14:46:39 ---> Running in 0b071dffd72b 14:46:39 Removing intermediate container 0b071dffd72b 14:46:39 ---> 49d7f9d87ac3 14:46:39 [Warning] One or more build-args [ARCH] were not consumed 14:46:39 Successfully built 49d7f9d87ac3 14:46:39 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] } 14:46:45 8a11ddd9e578: Pull complete 14:46:45 4cf88f913ddb: Pull complete 14:46:45 1df406cf5192: Pull complete 14:46:51 cd6300453558: Pull complete 14:46:55 b9c365052c96: Pull complete 14:46:55 a2d8cc88f415: Pull complete 14:46:57 ea1d1ca13537: Pull complete 14:46:58 3750a50a1c5e: Pull complete 14:46:58 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:46:58 ---> 78745c68409d 14:46:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:47:01 ---> Running in 2dcb69fe86cf 14:47:02 Removing intermediate container 2dcb69fe86cf 14:47:02 ---> a37d8487e197 14:47:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:47:02 ---> Running in 02ee54753fb9 14:47:04 Removing intermediate container 02ee54753fb9 14:47:04 ---> cc25133b3f7e 14:47:04 Step 5/8 : RUN apk add --no-cache make git 14:47:04 ---> Running in 6aeef54c2eb6 14:47:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:47:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:47:06 OK: 125 MiB in 39 packages 14:47:08 Removing intermediate container 6aeef54c2eb6 14:47:08 ---> 1066c48eb44a 14:47:08 Step 6/8 : WORKDIR /device-sdk-go 14:47:08 ---> Running in dd41f248f698 14:47:08 Removing intermediate container dd41f248f698 14:47:08 ---> 2de758ec59d1 14:47:08 Step 7/8 : COPY . . 14:47:09 ---> eb4d9e8ae387 14:47:09 Step 8/8 : RUN go mod download 14:47:09 ---> Running in d743a2a7b26b 14:47:11 go: finding github.com/BurntSushi/toml v0.3.1 14:47:11 go: finding github.com/OneOfOne/xxhash v1.2.6 14:47:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:47:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:47:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:47:11 go: finding github.com/bgentry/speakeasy v0.1.0 14:47:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:47:11 go: finding github.com/davecgh/go-spew v1.1.1 14:47:11 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 14:47:11 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:47:11 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 14:47:11 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:47:11 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:47:11 go: finding github.com/fatih/color v1.7.0 14:47:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:47:11 go: finding github.com/go-kit/kit v0.8.0 14:47:11 go: finding github.com/go-logfmt/logfmt v0.4.0 14:47:11 go: finding github.com/go-stack/stack v1.8.0 14:47:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:47:11 go: finding github.com/google/uuid v1.1.0 14:47:11 go: finding github.com/gorilla/mux v1.7.1 14:47:11 go: finding github.com/hashicorp/consul/api v1.1.0 14:47:11 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:47:11 go: finding github.com/hashicorp/errwrap v1.0.0 14:47:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:47:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:47:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:47:11 go: finding github.com/hashicorp/go-multierror v1.0.0 14:47:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:47:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:47:11 go: finding github.com/hashicorp/go-syslog v1.0.0 14:47:11 go: finding github.com/hashicorp/go-uuid v1.0.1 14:47:11 go: finding github.com/hashicorp/go.net v0.0.1 14:47:11 go: finding github.com/hashicorp/golang-lru v0.5.0 14:47:11 go: finding github.com/hashicorp/logutils v1.0.0 14:47:11 go: finding github.com/hashicorp/mdns v1.0.0 14:47:11 go: finding github.com/hashicorp/memberlist v0.1.3 14:47:11 go: finding github.com/hashicorp/serf v0.8.2 14:47:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:47:11 go: finding github.com/mattn/go-colorable v0.0.9 14:47:11 go: finding github.com/mattn/go-isatty v0.0.3 14:47:11 go: finding github.com/miekg/dns v1.0.14 14:47:11 go: finding github.com/mitchellh/cli v1.0.0 14:47:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:47:11 go: finding github.com/mitchellh/copystructure v1.0.0 14:47:12 go: finding github.com/mitchellh/go-homedir v1.0.0 14:47:12 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:47:12 go: finding github.com/mitchellh/gox v0.4.0 14:47:12 go: finding github.com/mitchellh/iochan v1.0.0 14:47:12 go: finding github.com/mitchellh/mapstructure v1.1.2 14:47:12 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:47:12 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:47:12 go: finding github.com/pelletier/go-toml v1.2.0 14:47:12 go: finding github.com/pkg/errors v0.8.1 14:47:12 go: finding github.com/pmezard/go-difflib v1.0.0 14:47:12 go: finding github.com/posener/complete v1.1.1 14:47:12 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:47:12 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:47:12 go: finding github.com/stretchr/objx v0.1.0 14:47:12 go: finding github.com/stretchr/testify v1.5.1 14:47:12 go: finding github.com/ugorji/go v1.1.4 14:47:12 go: finding github.com/x448/float16 v0.8.4 14:47:12 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:47:12 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:47:12 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:47:12 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:47:12 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:47:12 go: finding gopkg.in/yaml.v2 v2.2.8 14:47:22 Removing intermediate container d743a2a7b26b 14:47:22 ---> d094ac54ce8e 14:47:22 Successfully built d094ac54ce8e 14:47:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:47:22 + docker inspect -f . ci-base-image-arm64 14:47:22 . [Pipeline] withDockerContainer 14:47:23 prd-ubuntu18.04-docker-arm64-4c-16g-3436 does not seem to be running inside a container 14:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/17 -v /w/workspace/device-sdk-go/17:/w/workspace/device-sdk-go/17:rw,z -v /w/workspace/device-sdk-go/17@tmp:/w/workspace/device-sdk-go/17@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 14:47:24 $ docker top 197891d265f9b456fdb3d23f7f61c80e519b1c505a88203d3fbac1060240f605 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:25 + go version 14:47:25 go version go1.13.5 linux/arm64 [Pipeline] sh 14:47:26 + make test 14:47:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:47:27 ? github.com/edgexfoundry/device-sdk-go [no test files] 14:48:14 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 14:48:14 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 14:48:14 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.024s coverage: 22.1% of statements 14:48:14 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.166s coverage: 95.8% of statements 14:48:33 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.110s coverage: 11.4% of statements 14:48:33 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.030s coverage: 22.1% of statements 14:48:33 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 14:48:33 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.156s coverage: 38.5% of statements 14:48:33 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 14:48:33 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 14:48:33 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.568s coverage: 76.5% of statements 14:48:33 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 14:48:33 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 14:48:33 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 14:48:33 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.137s coverage: 52.6% of statements 14:48:33 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 14:48:33 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.368s coverage: 71.4% of statements 14:48:33 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 14:48:33 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 14:48:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:48:38 gofmt -l . 14:48:38 [ "`gofmt -l .`" = "" ] 14:48:39 ./bin/test-attribution-txt.sh 14:48:39 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:48:40 Warning: overwriting stash ‘coverage-report’ 14:48:40 Stashed 1 file(s) [Pipeline] } 14:48:40 $ docker stop --time=1 197891d265f9b456fdb3d23f7f61c80e519b1c505a88203d3fbac1060240f605 14:48:42 $ docker rm -f 197891d265f9b456fdb3d23f7f61c80e519b1c505a88203d3fbac1060240f605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:48:44 + ls -al . 14:48:44 total 200 14:48:44 drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 14:48 . 14:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:46 .. 14:48:44 -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 14:46 .dockerignore 14:48:44 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:46 .git 14:48:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:46 .github 14:48:44 -rw-rw-r-- 1 jenkins jenkins 138 Apr 11 14:46 .gitignore 14:48:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:46 .semver 14:48:44 -rw-rw-r-- 1 jenkins jenkins 936 Apr 11 14:46 Dockerfile.build 14:48:44 -rw-rw-r-- 1 jenkins jenkins 808 Apr 11 14:46 Jenkinsfile 14:48:44 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 11 14:46 LICENSE 14:48:44 -rw-rw-r-- 1 jenkins jenkins 892 Apr 11 14:46 Makefile 14:48:44 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 11 14:46 README.md 14:48:44 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 14:43 VERSION 14:48:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:46 api 14:48:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:46 bin 14:48:44 -rw-r--r-- 1 jenkins jenkins 97490 Apr 11 14:48 coverage.out 14:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:46 example 14:48:44 -rw-r--r-- 1 jenkins jenkins 475 Apr 11 14:48 go.mod 14:48:44 -rw-r--r-- 1 jenkins jenkins 12152 Apr 11 14:48 go.sum 14:48:44 drwxrwxr-x 14 jenkins jenkins 4096 Apr 11 14:46 internal 14:48:44 drwxrwxr-x 5 jenkins jenkins 4096 Apr 11 14:46 pkg 14:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:46 snap 14:48:44 -rw-rw-r-- 1 jenkins jenkins 222 Apr 11 14:46 version.go [Pipeline] isUnix [Pipeline] sh 14:48:44 + 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=c310ccc9c1d202c7eb1745c99718d16ffe6f6ec0 --label arch=arm64 --label version=0.0.0 . 14:48:45 Sending build context to Docker daemon 3.037MB 14:48:45 Step 1/21 : ARG BASE=golang:1.13-alpine 14:48:45 Step 2/21 : FROM ${BASE} AS builder 14:48:45 ---> d094ac54ce8e 14:48:45 Step 3/21 : ARG MAKE='make build' 14:48:45 ---> Running in 23a3cb5bd0ff 14:48:45 Removing intermediate container 23a3cb5bd0ff 14:48:45 ---> 35c934e1e84e 14:48:45 Step 4/21 : WORKDIR /device-sdk-go 14:48:45 ---> Running in b8820ee49f2b 14:48:46 Removing intermediate container b8820ee49f2b 14:48:46 ---> 1fa9a7d59a1c 14:48:46 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:48:46 ---> Running in 44608c4ff89a 14:48:46 Removing intermediate container 44608c4ff89a 14:48:46 ---> 657f8cb620cb 14:48:46 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:46 ---> Running in a3f09c456056 14:48:48 Removing intermediate container a3f09c456056 14:48:48 ---> 0c0052ea5eba 14:48:48 Step 7/21 : RUN apk add --update --no-cache make git 14:48:48 ---> Running in 09f3f19d62d6 14:48:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:48:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:48:51 OK: 125 MiB in 39 packages 14:48:52 Removing intermediate container 09f3f19d62d6 14:48:52 ---> 3ae0bc178458 14:48:52 Step 8/21 : COPY . . 14:48:53 ---> d80980b04e8b 14:48:53 Step 9/21 : RUN ${MAKE} 14:48:53 ---> Running in f06016485ec3 14:48:54 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 14:49:33 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 14:49:33 Removing intermediate container f06016485ec3 14:49:33 ---> 0cad65a7c24d 14:49:33 Step 10/21 : FROM scratch 14:49:33 ---> 14:49:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:49:33 ---> Running in 15e4887f27b3 14:49:33 Removing intermediate container 15e4887f27b3 14:49:33 ---> 97cc11bb6194 14:49:33 Step 12/21 : ENV APP_PORT=49990 14:49:33 ---> Running in 9eead548d6dd 14:49:33 Removing intermediate container 9eead548d6dd 14:49:33 ---> 68a3244685e8 14:49:33 Step 13/21 : EXPOSE $APP_PORT 14:49:33 ---> Running in c3b6caf578d7 14:49:33 Removing intermediate container c3b6caf578d7 14:49:33 ---> b91ab8d97c65 14:49:33 Step 14/21 : WORKDIR / 14:49:33 ---> Running in 425c70f938c5 14:49:33 Removing intermediate container 425c70f938c5 14:49:33 ---> 50caffa761cc 14:49:33 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 14:49:34 ---> 559a0d47e6c9 14:49:34 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 14:49:34 ---> 30819d42a7f0 14:49:34 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 14:49:35 ---> a3891b7504d3 14:49:35 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:49:35 ---> Running in 913f07a57386 14:49:36 Removing intermediate container 913f07a57386 14:49:36 ---> 27b625376367 14:49:36 Step 19/21 : LABEL arch=arm64 14:49:36 ---> Running in 51fcc01f158a 14:49:36 Removing intermediate container 51fcc01f158a 14:49:36 ---> 80ff8e9f4df7 14:49:36 Step 20/21 : LABEL git_sha=c310ccc9c1d202c7eb1745c99718d16ffe6f6ec0 14:49:36 ---> Running in 38b4a1dea9fb 14:49:36 Removing intermediate container 38b4a1dea9fb 14:49:36 ---> 2d9bbe53ad50 14:49:36 Step 21/21 : LABEL version=0.0.0 14:49:37 ---> Running in 24db7749c61b 14:49:37 Removing intermediate container 24db7749c61b 14:49:37 ---> 0dcd44c681e7 14:49:37 [Warning] One or more build-args [ARCH] were not consumed 14:49:37 Successfully built 0dcd44c681e7 14:49:37 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 14:49:38 provisioning config files... 14:49:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config7377097868805972201tmp [Pipeline] { [Pipeline] sh 14:49:38 + curl -s https://codecov.io/bash 14:49:38 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config7377097868805972201tmp 14:49:39 14:49:39 _____ _ 14:49:39 / ____| | | 14:49:39 | | ___ __| | ___ ___ _____ __ 14:49:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:49:39 | |___| (_) | (_| | __/ (_| (_) \ V / 14:49:39 \_____\___/ \__,_|\___|\___\___/ \_/ 14:49:39 Bash-20200410-0786dee 14:49:39 14:49:39 14:49:39 ==> Jenkins CI detected. 14:49:39 project root: . 14:49:39 Fixing merge commit SHA 14:49:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:49:39 ==> Running gcov in . (disable via -X gcov) 14:49:39 ==> Python coveragepy not found 14:49:39 ==> Searching for coverage reports in: 14:49:39 + . 14:49:39 -> Found 1 reports 14:49:39 ==> Detecting git/mercurial file structure 14:49:39 ==> Reading reports 14:49:39 + ./coverage.out bytes=97490 14:49:39 ==> Appending adjustments 14:49:39 http://docs.codecov.io/docs/fixing-reports 14:49:39 + Found adjustments 14:49:39 ==> Gzipping contents 14:49:39 ==> Uploading reports 14:49:39 url: https://codecov.io 14:49:39 query: branch=PR-464&commit=cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= 14:49:39 -> Pinging Codecov 14:49:39 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-464&commit=cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= 14:49:40 -> Uploading 14:49:40 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cc1019dbdfe33c060ccf9676c8b4a7bca0c3d1d8 [Pipeline] } 14:49:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:49:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:49:42 ---> package-listing.sh 14:49:42 ++ facter osfamily 14:49:42 ++ tr '[:upper:]' '[:lower:]' 14:49:42 + OS_FAMILY=redhat 14:49:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 14:49:42 + START_PACKAGES=/tmp/packages_start.txt 14:49:42 + END_PACKAGES=/tmp/packages_end.txt 14:49:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:49:42 + PACKAGES=/tmp/packages_start.txt 14:49:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 14:49:42 + PACKAGES=/tmp/packages_end.txt 14:49:42 + case "${OS_FAMILY}" in 14:49:42 + rpm -qa 14:49:42 + sort 14:49:47 + '[' -f /tmp/packages_start.txt ']' 14:49:47 + '[' -f /tmp/packages_end.txt ']' 14:49:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:49:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 14:49:47 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ 14:49:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [Pipeline] isUnix [Pipeline] sh 14:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:49:48 14:49:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:49:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:49:49 alpine: Pulling from edgex-lftools-log-publisher 14:49:49 c9b1b535fdd9: Pulling fs layer 14:49:49 2cc5ad85d9ab: Pulling fs layer 14:49:49 756a868c4378: Pulling fs layer 14:49:49 444b2fc9a129: Pulling fs layer 14:49:49 ea15f1150254: Pulling fs layer 14:49:49 41b27a9f41bf: Pulling fs layer 14:49:49 28c525ee5125: Pulling fs layer 14:49:49 094b1ea09ed8: Pulling fs layer 14:49:49 138eaada9080: Pulling fs layer 14:49:49 0622d0fa9048: Pulling fs layer 14:49:49 41b27a9f41bf: Waiting 14:49:49 28c525ee5125: Waiting 14:49:49 094b1ea09ed8: Waiting 14:49:49 138eaada9080: Waiting 14:49:49 0622d0fa9048: Waiting 14:49:49 444b2fc9a129: Waiting 14:49:49 ea15f1150254: Waiting 14:49:49 2cc5ad85d9ab: Verifying Checksum 14:49:49 2cc5ad85d9ab: Download complete 14:49:49 444b2fc9a129: Verifying Checksum 14:49:49 444b2fc9a129: Download complete 14:49:49 c9b1b535fdd9: Verifying Checksum 14:49:49 c9b1b535fdd9: Download complete 14:49:49 ea15f1150254: Verifying Checksum 14:49:49 ea15f1150254: Download complete 14:49:49 28c525ee5125: Verifying Checksum 14:49:49 28c525ee5125: Download complete 14:49:50 c9b1b535fdd9: Pull complete 14:49:50 2cc5ad85d9ab: Pull complete 14:49:50 756a868c4378: Verifying Checksum 14:49:50 756a868c4378: Download complete 14:49:51 138eaada9080: Verifying Checksum 14:49:51 138eaada9080: Download complete 14:49:51 0622d0fa9048: Verifying Checksum 14:49:51 0622d0fa9048: Download complete 14:49:52 094b1ea09ed8: Verifying Checksum 14:49:52 094b1ea09ed8: Download complete 14:49:53 41b27a9f41bf: Verifying Checksum 14:49:53 41b27a9f41bf: Download complete 14:49:55 756a868c4378: Pull complete 14:49:55 444b2fc9a129: Pull complete 14:49:55 ea15f1150254: Pull complete 14:50:01 41b27a9f41bf: Pull complete 14:50:01 28c525ee5125: Pull complete 14:50:04 094b1ea09ed8: Pull complete 14:50:04 138eaada9080: Pull complete 14:50:05 0622d0fa9048: Pull complete 14:50:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:50:05 prd-centos7-docker-4c-2g-3432 does not seem to be running inside a container 14:50:05 $ 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-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@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 14:50:07 $ docker top f09b635131fa8f4c2bbd8716e35800322e8642497460df2e8eea456566352fed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:07 provisioning config files... 14:50:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config1378863368921152217tmp [Pipeline] { [Pipeline] echo 14:50:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:50:08 ---> create-netrc.sh [Pipeline] echo 14:50:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:50:09 ---> logs-deploy.sh 14:50:09 + ARCHIVE_ARTIFACTS= 14:50:09 + LOGS_SERVER=https://logs.edgexfoundry.org 14:50:09 + '[' https://logs.edgexfoundry.org == None ']' 14:50:09 + NEXUS_URL=https://nexus.edgexfoundry.org 14:50:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/17 14:50:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/17/ 14:50:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/17 /w/workspace/dgexfoundry_device-sdk-go_PR-464 14:50:10 Archives upload complete. 14:50:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/17/ 14:50:12 ---> uname -a: 14:50:12 Linux f09b635131fa 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:50:12 14:50:12 14:50:12 ---> lscpu: 14:50:12 Architecture: x86_64 14:50:12 CPU op-mode(s): 32-bit, 64-bit 14:50:12 Byte Order: Little Endian 14:50:12 Address sizes: 40 bits physical, 48 bits virtual 14:50:12 CPU(s): 4 14:50:12 On-line CPU(s) list: 0-3 14:50:12 Thread(s) per core: 1 14:50:12 Core(s) per socket: 1 14:50:12 Socket(s): 4 14:50:12 NUMA node(s): 1 14:50:12 Vendor ID: GenuineIntel 14:50:12 CPU family: 6 14:50:12 Model: 44 14:50:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:50:12 Stepping: 1 14:50:12 CPU MHz: 2933.438 14:50:12 BogoMIPS: 5866.87 14:50:12 Virtualization: VT-x 14:50:12 Hypervisor vendor: KVM 14:50:12 Virtualization type: full 14:50:12 L1d cache: 128 KiB 14:50:12 L1i cache: 128 KiB 14:50:12 L2 cache: 16 MiB 14:50:12 L3 cache: 64 MiB 14:50:12 NUMA node0 CPU(s): 0-3 14:50:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:50:12 Vulnerability Meltdown: Mitigation; PTI 14:50:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:50:12 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:50:12 Vulnerability Spectre v2: Mitigation; Full retpoline 14:50:12 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 14:50:12 14:50:12 14:50:12 ---> nproc: 14:50:12 4 14:50:12 14:50:12 14:50:12 ---> df -h: 14:50:12 Filesystem Size Used Available Use% Mounted on 14:50:12 overlay 50.0G 6.3G 43.7G 13% / 14:50:12 tmpfs 64.0M 0 64.0M 0% /dev 14:50:12 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:50:12 shm 64.0M 0 64.0M 0% /dev/shm 14:50:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 14:50:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 14:50:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 14:50:12 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 14:50:12 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 14:50:12 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp 14:50:12 14:50:12 14:50:12 ---> free -m: 14:50:12 total used free shared buff/cache available 14:50:12 Mem: 1838 586 65 0 1186 1147 14:50:12 Swap: 1023 0 1023 14:50:12 14:50:12 14:50:12 ---> ip addr: 14:50:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:50:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:50:12 inet 127.0.0.1/8 scope host lo 14:50:12 valid_lft forever preferred_lft forever 14:50:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 14:50:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:50:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:50:12 valid_lft forever preferred_lft forever 14:50:12 14:50:12 14:50:12 ---> sar -b -r -n DEV: 14:50:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/11/20 _x86_64_ (4 CPU) 14:50:12 14:50:12 14:41:42 LINUX RESTART 14:50:12 14:50:12 14:42:02 tps rtps wtps bread/s bwrtn/s 14:50:12 14:43:01 159.02 89.75 69.26 6992.80 37626.09 14:50:12 14:44:01 15.21 1.61 13.59 82.78 1979.15 14:50:12 14:45:01 2.78 0.00 2.78 0.00 86.24 14:50:12 14:46:01 0.33 0.00 0.33 0.00 5.31 14:50:12 14:47:02 0.23 0.00 0.23 0.00 3.46 14:50:12 14:48:01 0.37 0.00 0.37 0.00 4.54 14:50:12 14:49:01 0.28 0.00 0.28 0.00 3.63 14:50:12 14:50:01 90.69 60.41 30.27 3882.62 13021.53 14:50:12 Average: 33.46 18.89 14.57 1362.64 6547.27 14:50:12 14:50:12 14:42:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:50:12 14:43:01 125196 1757108 93.35 2620 1234880 1038552 35.43 413876 1186860 53132 14:50:12 14:44:01 115888 1766416 93.84 2620 1238688 971892 33.16 422620 1184256 8 14:50:12 14:45:01 125244 1757060 93.35 2620 1238692 910364 31.06 416236 1182640 8 14:50:12 14:46:01 128260 1754044 93.19 2620 1238700 888776 30.32 414376 1182308 12 14:50:12 14:47:02 127108 1755196 93.25 2620 1238704 897128 30.61 416372 1181192 8 14:50:12 14:48:01 127716 1754588 93.21 2620 1238708 897044 30.61 415928 1181192 20 14:50:12 14:49:01 128448 1753856 93.18 2620 1238712 896972 30.60 415560 1181192 12 14:50:12 14:50:01 139428 1742876 92.59 2620 1178004 1080196 36.86 436040 1131916 87700 14:50:12 Average: 127161 1755143 93.24 2620 1230636 947616 32.33 418876 1176445 17613 14:50:12 14:50:12 14:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:50:12 14:43:01 veth16a4189 0.00 0.24 0.00 0.02 0.00 0.00 0.00 14:50:12 14:43:01 eth0 249.15 161.59 1047.03 62.93 0.00 0.00 0.00 14:50:12 14:43:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 14:50:12 14:43:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 14:50:12 14:44:01 eth0 19.02 18.92 28.39 36.18 0.00 0.00 0.00 14:50:12 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:44:01 docker0 5.16 3.43 0.84 16.41 0.00 0.00 0.00 14:50:12 14:45:01 eth0 1.66 0.70 0.59 0.44 0.00 0.00 0.00 14:50:12 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:46:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 14:50:12 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:47:02 eth0 0.52 0.42 0.27 0.21 0.00 0.00 0.00 14:50:12 14:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:48:01 eth0 0.30 0.19 0.15 0.07 0.00 0.00 0.00 14:50:12 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 14:50:12 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:50:01 eth0 91.97 65.61 2323.44 10.67 0.00 0.00 0.00 14:50:12 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 Average: eth0 41.83 29.77 420.30 13.64 0.00 0.00 0.00 14:50:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:12 Average: docker0 0.65 0.44 0.11 2.06 0.00 0.00 0.00 14:50:12 14:50:12 14:50:12 ---> sar -P ALL: 14:50:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/11/20 _x86_64_ (4 CPU) 14:50:12 14:50:12 14:41:42 LINUX RESTART 14:50:12 14:50:12 14:42:02 CPU %user %nice %system %iowait %steal %idle 14:50:12 14:43:01 all 14.90 0.00 9.28 7.99 19.63 48.19 14:50:12 14:43:01 0 15.22 0.00 8.96 6.78 21.75 47.29 14:50:12 14:43:01 1 17.78 0.00 11.07 9.09 17.68 44.38 14:50:12 14:43:01 2 13.08 0.00 9.40 8.31 19.99 49.23 14:50:12 14:43:01 3 13.58 0.00 7.69 7.78 19.09 51.85 14:50:12 14:44:01 all 1.41 0.00 0.57 0.04 2.82 95.16 14:50:12 14:44:01 0 2.06 0.00 0.53 0.02 3.56 93.84 14:50:12 14:44:01 1 1.14 0.00 0.88 0.03 2.82 95.13 14:50:12 14:44:01 2 1.12 0.00 0.51 0.07 3.01 95.29 14:50:12 14:44:01 3 1.32 0.00 0.35 0.03 1.90 96.39 14:50:12 14:45:01 all 0.16 0.00 0.12 0.00 0.49 99.22 14:50:12 14:45:01 0 0.30 0.00 0.12 0.00 0.60 98.99 14:50:12 14:45:01 1 0.12 0.00 0.15 0.00 0.56 99.17 14:50:12 14:45:01 2 0.13 0.00 0.10 0.00 0.33 99.43 14:50:12 14:45:01 3 0.10 0.00 0.15 0.00 0.47 99.29 14:50:12 14:46:01 all 0.14 0.00 0.05 0.00 0.20 99.61 14:50:12 14:46:01 0 0.40 0.00 0.05 0.00 0.35 99.20 14:50:12 14:46:01 1 0.08 0.00 0.07 0.00 0.28 99.57 14:50:12 14:46:01 2 0.07 0.00 0.03 0.00 0.13 99.77 14:50:12 14:46:01 3 0.03 0.00 0.03 0.00 0.07 99.87 14:50:12 14:47:02 all 0.15 0.00 0.05 0.00 0.25 99.55 14:50:12 14:47:02 0 0.30 0.00 0.03 0.00 0.22 99.45 14:50:12 14:47:02 1 0.05 0.00 0.07 0.00 0.15 99.73 14:50:12 14:47:02 2 0.17 0.00 0.07 0.00 0.52 99.25 14:50:12 14:47:02 3 0.05 0.00 0.05 0.00 0.13 99.77 14:50:12 14:48:01 all 0.08 0.00 0.05 0.00 0.06 99.81 14:50:12 14:48:01 0 0.07 0.00 0.05 0.00 0.02 99.86 14:50:12 14:48:01 1 0.05 0.00 0.03 0.00 0.07 99.85 14:50:12 14:48:01 2 0.17 0.00 0.07 0.00 0.07 99.69 14:50:12 14:48:01 3 0.02 0.00 0.02 0.00 0.08 99.88 14:50:12 14:49:01 all 0.09 0.00 0.04 0.00 0.54 99.32 14:50:12 14:49:01 0 0.03 0.00 0.03 0.00 0.37 99.57 14:50:12 14:49:01 1 0.03 0.00 0.05 0.00 0.83 99.09 14:50:12 14:49:01 2 0.15 0.00 0.05 0.00 0.43 99.37 14:50:12 14:49:01 3 0.13 0.00 0.03 0.00 0.58 99.25 14:50:12 14:50:01 all 2.86 0.00 1.99 1.59 7.94 85.62 14:50:12 14:50:01 0 3.56 0.00 2.13 0.77 8.08 85.45 14:50:12 14:50:01 1 2.61 0.00 1.81 2.33 8.09 85.16 14:50:12 14:50:01 2 2.52 0.00 1.93 0.69 7.73 87.13 14:50:12 14:50:01 3 2.75 0.00 2.08 2.59 7.85 84.73 14:50:12 Average: all 2.50 0.00 1.54 1.22 4.04 90.71 14:50:12 Average: 0 2.76 0.00 1.50 0.95 4.40 90.39 14:50:12 Average: 1 2.76 0.00 1.78 1.45 3.85 90.17 14:50:12 Average: 2 2.21 0.00 1.55 1.15 4.09 91.00 14:50:12 Average: 3 2.27 0.00 1.31 1.31 3.81 91.29 14:50:12 14:50:12 14:50:12