Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 597b59532fa82a91923ae6ad9cab4bcadcc33ead+7630a44284c4f0b59b6aeea77d9c54c278935c5a (291e289b38e8dada72d13a77b2254b326ae6a5a0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-137/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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-649 in /w/workspace/gexfoundry_device-mqtt-go_PR-137 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-137 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/137/head:refs/remotes/origin/PR-137 # 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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7630a44284c4f0b59b6aeea77d9c54c278935c5a into PR head commit 597b59532fa82a91923ae6ad9cab4bcadcc33ead Merge succeeded, producing 597b59532fa82a91923ae6ad9cab4bcadcc33ead Checking out Revision 597b59532fa82a91923ae6ad9cab4bcadcc33ead (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f 597b59532fa82a91923ae6ad9cab4bcadcc33ead # 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 7630a44284c4f0b59b6aeea77d9c54c278935c5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 597b59532fa82a91923ae6ad9cab4bcadcc33ead # timeout=10 Commit message: "Fix doc link" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:13:31 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 02:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:13:34 02:13:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:13:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:13:34 latest: Pulling from edgex-devops/git-semver 02:13:34 9123ac7c32f7: Pulling fs layer 02:13:34 b8cc5d1170e3: Pulling fs layer 02:13:34 2924cbbf6a41: Pulling fs layer 02:13:34 93b08a4f1073: Pulling fs layer 02:13:34 93b08a4f1073: Waiting 02:13:34 b8cc5d1170e3: Verifying Checksum 02:13:34 b8cc5d1170e3: Download complete 02:13:34 9123ac7c32f7: Download complete 02:13:34 2924cbbf6a41: Verifying Checksum 02:13:34 2924cbbf6a41: Download complete 02:13:34 93b08a4f1073: Verifying Checksum 02:13:34 93b08a4f1073: Download complete 02:13:35 9123ac7c32f7: Pull complete 02:13:35 b8cc5d1170e3: Pull complete 02:13:35 2924cbbf6a41: Pull complete 02:13:35 93b08a4f1073: Pull complete 02:13:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:13:36 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 02:13:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-137 -v /w/workspace/gexfoundry_device-mqtt-go_PR-137:/w/workspace/gexfoundry_device-mqtt-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-137@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:13:36 $ docker top 8340e70f77d59659185cce5744dfd059b13a3c7352a0867a7134691acc4e5332 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:37 [ssh-agent] Looking for ssh-agent implementation... 02:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:37 $ docker exec 8340e70f77d59659185cce5744dfd059b13a3c7352a0867a7134691acc4e5332 ssh-agent 02:13:37 SSH_AUTH_SOCK=/tmp/ssh-mom8M4JbGAdY/agent.15 02:13:37 SSH_AGENT_PID=21 02:13:37 Running ssh-add (command line suppressed) 02:13:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp/private_key_932607066469200704.key (/w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp/private_key_932607066469200704.key) 02:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:38 + git describe --exact-match --tags HEAD 02:13:38 fatal: No names found, cannot describe anything. [Pipeline] } 02:13:38 $ docker exec --env ******** --env ******** 8340e70f77d59659185cce5744dfd059b13a3c7352a0867a7134691acc4e5332 ssh-agent -k 02:13:38 unset SSH_AUTH_SOCK; 02:13:38 unset SSH_AGENT_PID; 02:13:38 echo Agent pid 21 killed; 02:13:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:13:38 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:13:38 This usually means this commit has not been tagged. [Pipeline] sshagent 02:13:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:38 [ssh-agent] Looking for ssh-agent implementation... 02:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:39 $ docker exec 8340e70f77d59659185cce5744dfd059b13a3c7352a0867a7134691acc4e5332 ssh-agent 02:13:39 SSH_AUTH_SOCK=/tmp/ssh-jEaBIUwmX2K2/agent.56 02:13:39 SSH_AGENT_PID=63 02:13:39 Running ssh-add (command line suppressed) 02:13:39 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp/private_key_7568788845715313412.key (/w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp/private_key_7568788845715313412.key) 02:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:39 + git semver init 02:13:39 # -> Open(): unable to determine branch for HEAD 02:13:39 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-137/.git 02:13:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-137 02:13:39 # $SEMVER_REMOTE_NAME = origin 02:13:39 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 02:13:39 # $SEMVER_USER_NAME = jenkins 02:13:39 # $SEMVER_BRANCH = PR-137 02:13:39 # $SEMVER_TEMP = /tmp/semver-120470920 02:13:39 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 02:13:40 # '/tmp/semver-120470920' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-137/.semver' 02:13:40 # -> Force: false 02:13:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-137/.semver [Pipeline] } 02:13:40 $ docker exec --env ******** --env ******** 8340e70f77d59659185cce5744dfd059b13a3c7352a0867a7134691acc4e5332 ssh-agent -k 02:13:40 unset SSH_AUTH_SOCK; 02:13:40 unset SSH_AGENT_PID; 02:13:40 echo Agent pid 63 killed; 02:13:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:41 + git semver [Pipeline] } 02:13:41 $ docker stop --time=1 8340e70f77d59659185cce5744dfd059b13a3c7352a0867a7134691acc4e5332 02:13:42 $ docker rm -f 8340e70f77d59659185cce5744dfd059b13a3c7352a0867a7134691acc4e5332 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:13:43 Stashed 20 file(s) [Pipeline] echo 02:13:43 [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 02:13:58 Still waiting to schedule task 02:13:58 ‘prd-centos7-blackbox-4c-2g-624’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-625’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-644’ is offline; ‘prd-centos7-docker-4c-2g-648’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-646’ doesn’t have label ‘centos7-docker-4c-2g’ 02:13:58 Still waiting to schedule task 02:13:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-646’ is offline 02:15:44 Running on prd-centos7-docker-4c-2g-652 in /w/workspace/gexfoundry_device-mqtt-go_PR-137 [Pipeline] { [Pipeline] ws 02:15:44 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:15:46 using credential edgex-jenkins-ssh 02:15:46 Cloning the remote Git repository 02:15:46 Cloning with configured refspecs honoured and without tags 02:15:47 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:15:47 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:15:48 Fetching without tags 02:15:47 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:15:47 > git --version # timeout=10 02:15:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:15:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:15:48 > git config --add remote.origin.fetch +refs/pull/137/head:refs/remotes/origin/PR-137 # timeout=10 02:15:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:15:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:15:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:15:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:15:48 Merging remotes/origin/master commit 7630a44284c4f0b59b6aeea77d9c54c278935c5a into PR head commit 597b59532fa82a91923ae6ad9cab4bcadcc33ead 02:15:48 Merge succeeded, producing 597b59532fa82a91923ae6ad9cab4bcadcc33ead 02:15:48 Checking out Revision 597b59532fa82a91923ae6ad9cab4bcadcc33ead (PR-137) 02:15:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-651 in /w/workspace/gexfoundry_device-mqtt-go_PR-137 [Pipeline] { 02:15:48 > git config core.sparsecheckout # timeout=10 02:15:48 > git checkout -f 597b59532fa82a91923ae6ad9cab4bcadcc33ead # timeout=10 02:15:48 > git remote # timeout=10 02:15:48 > git config --get remote.origin.url # timeout=10 02:15:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:48 > git merge 7630a44284c4f0b59b6aeea77d9c54c278935c5a # timeout=10 02:15:48 > git rev-parse HEAD^{commit} # timeout=10 02:15:48 > git config core.sparsecheckout # timeout=10 02:15:48 > git checkout -f 597b59532fa82a91923ae6ad9cab4bcadcc33ead # timeout=10 [Pipeline] ws 02:15:49 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:15:52 Commit message: "Fix doc link" 02:15:52 > git --version # timeout=10 02:15:52 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:15:53 ========================================================= 02:15:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:15:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:15:54 + 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 . 02:15:54 Sending build context to Docker daemon 538.6kB 02:15:54 Step 1/8 : ARG BASE=golang:1.13-alpine 02:15:54 Step 2/8 : FROM ${BASE} 02:15:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:15:54 e6b0cf9c0882: Pulling fs layer 02:15:54 2848faf0eed1: Pulling fs layer 02:15:54 0f37312ad70f: Pulling fs layer 02:15:54 5788d62ee057: Pulling fs layer 02:15:54 0e6b1d234666: Pulling fs layer 02:15:54 bf5d7aec512f: Pulling fs layer 02:15:54 34c802a77dc8: Pulling fs layer 02:15:54 9eb99e56ec68: Pulling fs layer 02:15:54 27c7a5d97fbd: Pulling fs layer 02:15:54 5c102a31e300: Pulling fs layer 02:15:54 dcfb455df0a1: Pulling fs layer 02:15:54 5788d62ee057: Waiting 02:15:54 0e6b1d234666: Waiting 02:15:54 bf5d7aec512f: Waiting 02:15:54 34c802a77dc8: Waiting 02:15:54 9eb99e56ec68: Waiting 02:15:54 27c7a5d97fbd: Waiting 02:15:54 5c102a31e300: Waiting 02:15:54 dcfb455df0a1: Waiting 02:15:54 0f37312ad70f: Verifying Checksum 02:15:54 0f37312ad70f: Download complete 02:15:54 2848faf0eed1: Verifying Checksum 02:15:54 2848faf0eed1: Download complete 02:15:54 0e6b1d234666: Verifying Checksum 02:15:54 0e6b1d234666: Download complete 02:15:54 bf5d7aec512f: Verifying Checksum 02:15:54 bf5d7aec512f: Download complete 02:15:54 e6b0cf9c0882: Verifying Checksum 02:15:54 e6b0cf9c0882: Download complete 02:15:55 e6b0cf9c0882: Pull complete 02:15:55 2848faf0eed1: Pull complete 02:15:55 0f37312ad70f: Pull complete 02:15:55 34c802a77dc8: Verifying Checksum 02:15:55 34c802a77dc8: Download complete 02:15:55 27c7a5d97fbd: Verifying Checksum 02:15:55 27c7a5d97fbd: Download complete 02:15:56 5c102a31e300: Download complete 02:15:56 5788d62ee057: Verifying Checksum 02:15:56 5788d62ee057: Download complete 02:15:56 dcfb455df0a1: Verifying Checksum 02:15:56 dcfb455df0a1: Download complete 02:15:56 9eb99e56ec68: Verifying Checksum 02:15:56 9eb99e56ec68: Download complete 02:15:57 using credential edgex-jenkins-ssh 02:15:57 Cloning the remote Git repository 02:15:57 Cloning with configured refspecs honoured and without tags 02:15:57 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:15:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:15:58 Fetching without tags 02:15:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:15:57 > git --version # timeout=10 02:15:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:15:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:15:58 > git config --add remote.origin.fetch +refs/pull/137/head:refs/remotes/origin/PR-137 # timeout=10 02:15:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:15:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:15:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:15:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:15:58 Merging remotes/origin/master commit 7630a44284c4f0b59b6aeea77d9c54c278935c5a into PR head commit 597b59532fa82a91923ae6ad9cab4bcadcc33ead 02:15:59 Merge succeeded, producing 597b59532fa82a91923ae6ad9cab4bcadcc33ead 02:15:59 Checking out Revision 597b59532fa82a91923ae6ad9cab4bcadcc33ead (PR-137) 02:15:58 > git config core.sparsecheckout # timeout=10 02:15:59 > git checkout -f 597b59532fa82a91923ae6ad9cab4bcadcc33ead # timeout=10 02:15:59 > git remote # timeout=10 02:15:59 > git config --get remote.origin.url # timeout=10 02:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:59 > git merge 7630a44284c4f0b59b6aeea77d9c54c278935c5a # timeout=10 02:15:59 > git rev-parse HEAD^{commit} # timeout=10 02:15:59 > git config core.sparsecheckout # timeout=10 02:15:59 > git checkout -f 597b59532fa82a91923ae6ad9cab4bcadcc33ead # timeout=10 02:16:03 5788d62ee057: Pull complete 02:16:03 0e6b1d234666: Pull complete 02:16:03 bf5d7aec512f: Pull complete 02:16:04 Commit message: "Fix doc link" 02:16:04 > git --version # timeout=10 02:16:04 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:16:05 ========================================================= 02:16:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:16:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:16:07 + 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 . 02:16:07 34c802a77dc8: Pull complete 02:16:08 Sending build context to Docker daemon 538.6kB 02:16:08 Step 1/8 : ARG BASE=golang:1.13-alpine 02:16:08 Step 2/8 : FROM ${BASE} 02:16:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:16:08 cde5963f3b93: Pulling fs layer 02:16:08 2a23fa8c16f7: Pulling fs layer 02:16:08 777b28850792: Pulling fs layer 02:16:08 8a11ddd9e578: Pulling fs layer 02:16:08 4cf88f913ddb: Pulling fs layer 02:16:08 1df406cf5192: Pulling fs layer 02:16:08 cd6300453558: Pulling fs layer 02:16:08 b9c365052c96: Pulling fs layer 02:16:08 a2d8cc88f415: Pulling fs layer 02:16:08 ea1d1ca13537: Pulling fs layer 02:16:08 3750a50a1c5e: Pulling fs layer 02:16:08 8a11ddd9e578: Waiting 02:16:08 4cf88f913ddb: Waiting 02:16:08 1df406cf5192: Waiting 02:16:08 cd6300453558: Waiting 02:16:08 b9c365052c96: Waiting 02:16:08 a2d8cc88f415: Waiting 02:16:08 ea1d1ca13537: Waiting 02:16:08 3750a50a1c5e: Waiting 02:16:08 777b28850792: Verifying Checksum 02:16:08 777b28850792: Download complete 02:16:08 2a23fa8c16f7: Verifying Checksum 02:16:08 2a23fa8c16f7: Download complete 02:16:08 4cf88f913ddb: Verifying Checksum 02:16:08 4cf88f913ddb: Download complete 02:16:08 1df406cf5192: Verifying Checksum 02:16:08 1df406cf5192: Download complete 02:16:08 cde5963f3b93: Verifying Checksum 02:16:09 cde5963f3b93: Pull complete 02:16:09 2a23fa8c16f7: Pull complete 02:16:10 777b28850792: Pull complete 02:16:11 9eb99e56ec68: Pull complete 02:16:11 27c7a5d97fbd: Pull complete 02:16:12 5c102a31e300: Pull complete 02:16:12 dcfb455df0a1: Pull complete 02:16:12 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:16:12 ---> 7c70fe431013 02:16:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 02:16:12 ---> Running in f782eb12379b 02:16:12 Removing intermediate container f782eb12379b 02:16:12 ---> 6acc864cf009 02:16:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:12 ---> Running in 97ca3017e7bd 02:16:13 cd6300453558: Verifying Checksum 02:16:13 cd6300453558: Download complete 02:16:13 a2d8cc88f415: Verifying Checksum 02:16:13 a2d8cc88f415: Download complete 02:16:13 Removing intermediate container 97ca3017e7bd 02:16:13 ---> c5380307ac66 02:16:13 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 02:16:14 ---> Running in c3642b2feaa2 02:16:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:16:15 ea1d1ca13537: Verifying Checksum 02:16:15 ea1d1ca13537: Download complete 02:16:15 3750a50a1c5e: Verifying Checksum 02:16:15 3750a50a1c5e: Download complete 02:16:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:16:18 b9c365052c96: Verifying Checksum 02:16:18 b9c365052c96: Download complete 02:16:18 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 02:16:19 (2/17) Installing libmagic (5.37-r1) 02:16:20 (3/17) Installing file (5.37-r1) 02:16:20 8a11ddd9e578: Verifying Checksum 02:16:20 8a11ddd9e578: Download complete 02:16:20 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 02:16:20 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 02:16:20 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 02:16:32 8a11ddd9e578: Pull complete 02:16:32 4cf88f913ddb: Pull complete 02:16:32 1df406cf5192: Pull complete 02:16:38 cd6300453558: Pull complete 02:16:42 b9c365052c96: Pull complete 02:16:42 a2d8cc88f415: Pull complete 02:16:44 ea1d1ca13537: Pull complete 02:16:44 3750a50a1c5e: Pull complete 02:16:45 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:16:45 ---> 78745c68409d 02:16:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 02:16:49 ---> Running in ffecb094cc68 02:16:49 Removing intermediate container ffecb094cc68 02:16:49 ---> 165b5bf86214 02:16:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:49 ---> Running in 5e8370a3f30f 02:16:51 Removing intermediate container 5e8370a3f30f 02:16:51 ---> e9c93aaac76b 02:16:51 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 02:16:51 ---> Running in 1c685f0fc613 02:16:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:16:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:16:55 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 02:16:55 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 02:16:55 (3/18) Installing libmagic (5.37-r1) 02:16:56 (4/18) Installing file (5.37-r1) 02:16:56 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 02:16:56 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 02:16:56 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 02:17:07 (7/17) Installing libc-dev (0.7.2-r0) 02:17:07 (8/17) Installing g++ (9.2.0-r4) 02:17:28 (8/18) Installing libc-dev (0.7.2-r0) 02:17:28 (9/18) Installing g++ (9.2.0-r4) 02:17:29 (9/17) Installing fortify-headers (1.1-r0) 02:17:29 (10/17) Installing build-base (0.5-r1) 02:17:29 (11/17) Installing openssh-keygen (8.1_p1-r0) 02:17:29 (12/17) Installing libedit (20191211.3.1-r0) 02:17:29 (13/17) Installing openssh-client (8.1_p1-r0) 02:17:29 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 02:17:29 (15/17) Installing openssh-server-common (8.1_p1-r0) 02:17:29 (16/17) Installing openssh-server (8.1_p1-r0) 02:17:29 (17/17) Installing openssh (8.1_p1-r0) 02:17:29 Executing busybox-1.31.1-r8.trigger 02:17:29 OK: 214 MiB in 52 packages 02:17:33 Removing intermediate container c3642b2feaa2 02:17:33 ---> c73f7bf3e7b5 02:17:33 Step 6/8 : WORKDIR /device-mqtt-go 02:17:33 ---> Running in fd9f87ef9f4a 02:17:33 Removing intermediate container fd9f87ef9f4a 02:17:33 ---> d022bdbc4431 02:17:33 Step 7/8 : COPY . . 02:17:33 ---> f521ba8b03ad 02:17:33 Step 8/8 : RUN go mod download 02:17:33 ---> Running in 7b568dfc57dd 02:17:35 go: finding github.com/BurntSushi/toml v0.3.1 02:17:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:17:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:17:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:17:35 go: finding github.com/bgentry/speakeasy v0.1.0 02:17:35 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 02:17:35 go: finding github.com/davecgh/go-spew v1.1.1 02:17:35 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 02:17:35 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 02:17:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 02:17:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 02:17:35 go: finding github.com/fatih/color v1.7.0 02:17:35 go: finding github.com/go-kit/kit v0.8.0 02:17:35 go: finding github.com/go-logfmt/logfmt v0.4.0 02:17:35 go: finding github.com/go-stack/stack v1.8.0 02:17:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:17:35 go: finding github.com/google/uuid v1.1.1 02:17:35 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 02:17:35 go: finding github.com/gorilla/mux v1.7.0 02:17:35 go: finding github.com/hashicorp/consul v1.4.2 02:17:35 go: finding github.com/hashicorp/errwrap v1.0.0 02:17:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 02:17:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:17:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:17:35 go: finding github.com/hashicorp/go-multierror v1.0.0 02:17:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:17:35 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:17:35 go: finding github.com/hashicorp/go-syslog v1.0.0 02:17:35 go: finding github.com/hashicorp/go-uuid v1.0.1 02:17:35 go: finding github.com/hashicorp/go.net v0.0.1 02:17:35 go: finding github.com/hashicorp/golang-lru v0.5.0 02:17:35 go: finding github.com/hashicorp/logutils v1.0.0 02:17:35 go: finding github.com/hashicorp/mdns v1.0.0 02:17:35 go: finding github.com/hashicorp/memberlist v0.1.3 02:17:35 go: finding github.com/hashicorp/serf v0.8.2 02:17:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:17:35 go: finding github.com/kr/pretty v0.1.0 02:17:35 go: finding github.com/kr/pty v1.1.1 02:17:35 go: finding github.com/kr/text v0.1.0 02:17:35 go: finding github.com/mattn/go-colorable v0.0.9 02:17:35 go: finding github.com/mattn/go-isatty v0.0.3 02:17:35 go: finding github.com/miekg/dns v1.0.14 02:17:36 go: finding github.com/mitchellh/cli v1.0.0 02:17:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:17:36 go: finding github.com/mitchellh/copystructure v1.0.0 02:17:36 go: finding github.com/mitchellh/go-homedir v1.0.0 02:17:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:17:36 go: finding github.com/mitchellh/gox v0.4.0 02:17:36 go: finding github.com/mitchellh/iochan v1.0.0 02:17:36 go: finding github.com/mitchellh/mapstructure v1.1.2 02:17:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:17:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:17:36 go: finding github.com/pelletier/go-toml v1.2.0 02:17:36 go: finding github.com/pkg/errors v0.8.1 02:17:36 go: finding github.com/pmezard/go-difflib v1.0.0 02:17:36 go: finding github.com/posener/complete v1.1.1 02:17:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:17:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:17:36 go: finding github.com/spf13/cast v1.3.0 02:17:36 go: finding github.com/stretchr/objx v0.1.0 02:17:36 go: finding github.com/stretchr/testify v1.3.0 02:17:36 go: finding github.com/ugorji/go v1.1.4 02:17:36 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:17:36 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:17:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:17:36 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:17:36 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:17:36 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:17:36 go: finding gopkg.in/yaml.v2 v2.2.2 02:17:46 Removing intermediate container 7b568dfc57dd 02:17:46 ---> e744c83baa42 02:17:46 Successfully built e744c83baa42 02:17:46 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 02:17:47 + docker inspect -f . ci-base-image-x86_64 02:17:47 . [Pipeline] withDockerContainer 02:17:47 prd-centos7-docker-4c-2g-652 does not seem to be running inside a container 02:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:17:47 $ docker top ff5acbbe8fcf0ae0680506bb80df9abdaf1f51f619b42bdb7efd461a17f2509c -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:48 + go version 02:17:48 go version go1.13.5 linux/amd64 [Pipeline] sh 02:17:48 + make test 02:17:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:17:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:18:01 (10/18) Installing fortify-headers (1.1-r0) 02:18:01 (11/18) Installing build-base (0.5-r1) 02:18:01 (12/18) Installing openssh-keygen (8.1_p1-r0) 02:18:01 (13/18) Installing libedit (20191211.3.1-r0) 02:18:01 (14/18) Installing openssh-client (8.1_p1-r0) 02:18:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:18:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 29.8% of statements 02:18:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:18:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:18:05 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 02:18:06 (16/18) Installing openssh-server-common (8.1_p1-r0) 02:18:06 (17/18) Installing openssh-server (8.1_p1-r0) 02:18:08 (18/18) Installing openssh (8.1_p1-r0) 02:18:09 gofmt -l . 02:18:09 ["`gofmt -l .`" = ""] 02:18:09 ./bin/test-attribution-txt.sh 02:18:09 ./bin/test-go-mod-tidy.sh 02:18:09 Executing busybox-1.31.1-r8.trigger 02:18:09 OK: 203 MiB in 52 packages [Pipeline] stash 02:18:10 Stashed 1 file(s) [Pipeline] } 02:18:10 $ docker stop --time=1 ff5acbbe8fcf0ae0680506bb80df9abdaf1f51f619b42bdb7efd461a17f2509c 02:18:11 $ docker rm -f ff5acbbe8fcf0ae0680506bb80df9abdaf1f51f619b42bdb7efd461a17f2509c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:13 + ls -al . 02:18:13 total 92 02:18:13 drwxrwxr-x. 9 jenkins jenkins 4096 Mar 25 02:18 . 02:18:13 drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 02:15 .. 02:18:13 -rw-rw-r--. 1 jenkins jenkins 3943 Mar 25 02:15 Attribution.txt 02:18:13 drwxrwxr-x. 2 jenkins jenkins 87 Mar 25 02:15 bin 02:18:13 drwxrwxr-x. 3 jenkins jenkins 55 Mar 25 02:15 cmd 02:18:13 -rw-r--r--. 1 jenkins jenkins 18213 Mar 25 02:18 coverage.out 02:18:13 -rw-rw-r--. 1 jenkins jenkins 1626 Mar 25 02:15 Dockerfile 02:18:13 -rw-rw-r--. 1 jenkins jenkins 953 Mar 25 02:15 Dockerfile.build 02:18:13 -rw-rw-r--. 1 jenkins jenkins 140 Mar 25 02:15 .dockerignore 02:18:13 drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 02:15 .git 02:18:13 -rw-rw-r--. 1 jenkins jenkins 335 Mar 25 02:15 .gitignore 02:18:13 -rw-r--r--. 1 jenkins jenkins 581 Mar 25 02:18 go.mod 02:18:13 -rw-r--r--. 1 jenkins jenkins 12267 Mar 25 02:18 go.sum 02:18:13 drwxrwxr-x. 3 jenkins jenkins 20 Mar 25 02:15 internal 02:18:13 -rw-rw-r--. 1 jenkins jenkins 679 Mar 25 02:15 Jenkinsfile 02:18:13 -rw-rw-r--. 1 jenkins jenkins 11340 Mar 25 02:15 LICENSE 02:18:13 -rw-rw-r--. 1 jenkins jenkins 902 Mar 25 02:15 Makefile 02:18:13 drwxrwxr-x. 2 jenkins jenkins 23 Mar 25 02:15 mock 02:18:13 -rw-rw-r--. 1 jenkins jenkins 444 Mar 25 02:15 README.md 02:18:13 drwxrwxr-x. 3 jenkins jenkins 58 Mar 25 02:15 .semver 02:18:13 drwxrwxr-x. 4 jenkins jenkins 54 Mar 25 02:15 snap 02:18:13 -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 02:13 VERSION 02:18:13 -rw-rw-r--. 1 jenkins jenkins 227 Mar 25 02:15 version.go [Pipeline] isUnix [Pipeline] sh 02:18:13 + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=597b59532fa82a91923ae6ad9cab4bcadcc33ead --label arch=amd64 --label version=0.0.0 . 02:18:13 Sending build context to Docker daemon 557.6kB 02:18:13 Step 1/19 : ARG BASE=golang:1.13-alpine 02:18:13 Step 2/19 : FROM ${BASE} AS builder 02:18:13 ---> e744c83baa42 02:18:13 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 02:18:13 ---> Running in 0532c0da7038 02:18:13 Removing intermediate container 0532c0da7038 02:18:13 ---> a8584345c9fa 02:18:13 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 02:18:13 ---> Running in 3f3ef0916e89 02:18:13 Removing intermediate container 3f3ef0916e89 02:18:13 ---> 25e9985b39e7 02:18:13 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:13 ---> Running in f7b9e3d72e80 02:18:14 Removing intermediate container f7b9e3d72e80 02:18:14 ---> 275d53373d27 02:18:14 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:14 ---> Running in 73cc8c98add7 02:18:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:18:16 Removing intermediate container 1c685f0fc613 02:18:16 ---> 82ac126f3213 02:18:16 Step 6/8 : WORKDIR /device-mqtt-go 02:18:16 ---> Running in d39dd9cbabb9 02:18:16 Removing intermediate container d39dd9cbabb9 02:18:16 ---> 29d2a515890d 02:18:16 Step 7/8 : COPY . . 02:18:16 ---> a2e391620bd6 02:18:16 Step 8/8 : RUN go mod download 02:18:17 ---> Running in 6de76ea434ce 02:18:18 go: finding github.com/BurntSushi/toml v0.3.1 02:18:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:18:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:18:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:18:18 go: finding github.com/bgentry/speakeasy v0.1.0 02:18:18 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 02:18:18 go: finding github.com/davecgh/go-spew v1.1.1 02:18:18 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 02:18:18 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 02:18:18 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 02:18:18 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 02:18:18 go: finding github.com/fatih/color v1.7.0 02:18:18 go: finding github.com/go-kit/kit v0.8.0 02:18:18 go: finding github.com/go-logfmt/logfmt v0.4.0 02:18:18 go: finding github.com/go-stack/stack v1.8.0 02:18:18 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:18:18 go: finding github.com/google/uuid v1.1.1 02:18:18 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 02:18:18 go: finding github.com/gorilla/mux v1.7.0 02:18:18 go: finding github.com/hashicorp/consul v1.4.2 02:18:18 go: finding github.com/hashicorp/errwrap v1.0.0 02:18:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 02:18:18 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:18:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:18:18 go: finding github.com/hashicorp/go-multierror v1.0.0 02:18:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:18:18 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:18:19 go: finding github.com/hashicorp/go-syslog v1.0.0 02:18:19 go: finding github.com/hashicorp/go-uuid v1.0.1 02:18:19 go: finding github.com/hashicorp/go.net v0.0.1 02:18:19 go: finding github.com/hashicorp/golang-lru v0.5.0 02:18:19 go: finding github.com/hashicorp/logutils v1.0.0 02:18:19 go: finding github.com/hashicorp/mdns v1.0.0 02:18:19 go: finding github.com/hashicorp/memberlist v0.1.3 02:18:19 go: finding github.com/hashicorp/serf v0.8.2 02:18:19 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:18:19 go: finding github.com/kr/pretty v0.1.0 02:18:19 go: finding github.com/kr/pty v1.1.1 02:18:19 go: finding github.com/kr/text v0.1.0 02:18:19 go: finding github.com/mattn/go-colorable v0.0.9 02:18:19 go: finding github.com/mattn/go-isatty v0.0.3 02:18:19 go: finding github.com/miekg/dns v1.0.14 02:18:19 go: finding github.com/mitchellh/cli v1.0.0 02:18:19 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:18:19 go: finding github.com/mitchellh/copystructure v1.0.0 02:18:19 go: finding github.com/mitchellh/go-homedir v1.0.0 02:18:19 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:18:19 go: finding github.com/mitchellh/gox v0.4.0 02:18:19 go: finding github.com/mitchellh/iochan v1.0.0 02:18:19 go: finding github.com/mitchellh/mapstructure v1.1.2 02:18:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:18:19 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:18:19 go: finding github.com/pelletier/go-toml v1.2.0 02:18:19 go: finding github.com/pkg/errors v0.8.1 02:18:19 go: finding github.com/pmezard/go-difflib v1.0.0 02:18:19 go: finding github.com/posener/complete v1.1.1 02:18:19 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:18:19 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:18:19 go: finding github.com/spf13/cast v1.3.0 02:18:19 go: finding github.com/stretchr/objx v0.1.0 02:18:19 go: finding github.com/stretchr/testify v1.3.0 02:18:19 go: finding github.com/ugorji/go v1.1.4 02:18:19 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:18:19 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 02:18:19 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:18:19 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:18:19 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:18:19 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:18:19 go: finding gopkg.in/yaml.v2 v2.2.2 02:18:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:18:26 OK: 214 MiB in 52 packages 02:18:27 Removing intermediate container 73cc8c98add7 02:18:27 ---> 27b89b878e45 02:18:27 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 02:18:27 ---> Running in cbb8afc4ce40 02:18:27 Removing intermediate container cbb8afc4ce40 02:18:27 ---> fa7e1b3c1879 02:18:27 Step 8/19 : COPY . . 02:18:27 ---> 025ec21790ad 02:18:27 Step 9/19 : ARG MAKE='make build' 02:18:27 ---> Running in 8bd3b0e5d414 02:18:27 Removing intermediate container 8bd3b0e5d414 02:18:27 ---> dd688b2cdeb3 02:18:27 Step 10/19 : RUN $MAKE 02:18:27 ---> Running in 9d49ccd78ba6 02:18:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 02:18:37 Removing intermediate container 6de76ea434ce 02:18:37 ---> 28024d658317 02:18:37 Successfully built 28024d658317 02:18:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:18:38 + docker inspect -f . ci-base-image-arm64 02:18:38 . [Pipeline] withDockerContainer 02:18:39 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 02:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:18:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:18:40 $ docker top 48dbe208ffc470ca0fe9f5ff8b7dcff64f84d714917e4706779ef7a12c764520 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:42 + go version 02:18:42 go version go1.13.5 linux/arm64 [Pipeline] sh 02:18:42 + make test 02:18:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:18:43 Removing intermediate container 9d49ccd78ba6 02:18:43 ---> 244f097aa536 02:18:43 Step 11/19 : FROM alpine 02:18:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:18:44 latest: Pulling from library/alpine 02:18:44 aad63a933944: Pulling fs layer 02:18:44 aad63a933944: Verifying Checksum 02:18:44 aad63a933944: Download complete 02:18:45 aad63a933944: Pull complete 02:18:45 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 02:18:45 Status: Downloaded newer image for alpine:latest 02:18:45 ---> a187dde48cd2 02:18:45 Step 12/19 : ENV APP_PORT=49982 02:18:45 ---> Running in 1b0669efdb0f 02:18:45 Removing intermediate container 1b0669efdb0f 02:18:45 ---> b366988ee0bc 02:18:45 Step 13/19 : EXPOSE $APP_PORT 02:18:45 ---> Running in 11a3a3b2690c 02:18:45 Removing intermediate container 11a3a3b2690c 02:18:45 ---> 543a386c2436 02:18:45 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 02:18:46 ---> 8a10a0dc29ac 02:18:46 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 02:18:46 ---> Running in f3b64a516178 02:18:46 Removing intermediate container f3b64a516178 02:18:46 ---> 47815c33ec31 02:18:46 Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 02:18:46 ---> Running in c510d7f8c961 02:18:46 Removing intermediate container c510d7f8c961 02:18:46 ---> d737e2808835 02:18:46 Step 17/19 : LABEL arch=amd64 02:18:46 ---> Running in 9588752c224a 02:18:46 Removing intermediate container 9588752c224a 02:18:46 ---> e6cc1a588b58 02:18:46 Step 18/19 : LABEL git_sha=597b59532fa82a91923ae6ad9cab4bcadcc33ead 02:18:46 ---> Running in 307f691866af 02:18:46 Removing intermediate container 307f691866af 02:18:46 ---> 754ac0572860 02:18:46 Step 19/19 : LABEL version=0.0.0 02:18:47 ---> Running in 701ea7ba5ddd 02:18:47 Removing intermediate container 701ea7ba5ddd 02:18:47 ---> 0c58105b221a 02:18:47 [Warning] One or more build-args [ARCH] were not consumed 02:18:47 Successfully built 0c58105b221a 02:18:47 Successfully tagged docker-device-mqtt-go: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] } 02:19:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:19:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.030s coverage: 29.8% of statements 02:19:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:19:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:19:33 gofmt -l . 02:19:33 ["`gofmt -l .`" = ""] 02:19:33 ./bin/test-attribution-txt.sh 02:19:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:19:34 Warning: overwriting stash ‘coverage-report’ 02:19:35 Stashed 1 file(s) [Pipeline] } 02:19:35 $ docker stop --time=1 48dbe208ffc470ca0fe9f5ff8b7dcff64f84d714917e4706779ef7a12c764520 02:19:37 $ docker rm -f 48dbe208ffc470ca0fe9f5ff8b7dcff64f84d714917e4706779ef7a12c764520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:39 + ls -al . 02:19:39 total 124 02:19:39 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 02:19 . 02:19:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 02:15 .. 02:19:39 -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 02:15 .dockerignore 02:19:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 02:16 .git 02:19:39 -rw-rw-r-- 1 jenkins jenkins 335 Mar 25 02:15 .gitignore 02:19:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:16 .semver 02:19:39 -rw-rw-r-- 1 jenkins jenkins 3943 Mar 25 02:15 Attribution.txt 02:19:39 -rw-rw-r-- 1 jenkins jenkins 1626 Mar 25 02:15 Dockerfile 02:19:39 -rw-rw-r-- 1 jenkins jenkins 953 Mar 25 02:15 Dockerfile.build 02:19:39 -rw-rw-r-- 1 jenkins jenkins 679 Mar 25 02:15 Jenkinsfile 02:19:39 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 25 02:15 LICENSE 02:19:39 -rw-rw-r-- 1 jenkins jenkins 902 Mar 25 02:15 Makefile 02:19:39 -rw-rw-r-- 1 jenkins jenkins 444 Mar 25 02:15 README.md 02:19:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 02:13 VERSION 02:19:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 02:15 bin 02:19:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:15 cmd 02:19:39 -rw-r--r-- 1 jenkins jenkins 18213 Mar 25 02:19 coverage.out 02:19:39 -rw-r--r-- 1 jenkins jenkins 581 Mar 25 02:19 go.mod 02:19:39 -rw-r--r-- 1 jenkins jenkins 12267 Mar 25 02:19 go.sum 02:19:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 02:15 internal 02:19:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 02:15 mock 02:19:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 02:15 snap 02:19:39 -rw-rw-r-- 1 jenkins jenkins 227 Mar 25 02:15 version.go [Pipeline] isUnix [Pipeline] sh 02:19:39 + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=597b59532fa82a91923ae6ad9cab4bcadcc33ead --label arch=arm64 --label version=0.0.0 . 02:19:39 Sending build context to Docker daemon 557.6kB 02:19:39 Step 1/19 : ARG BASE=golang:1.13-alpine 02:19:39 Step 2/19 : FROM ${BASE} AS builder 02:19:39 ---> 28024d658317 02:19:39 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 02:19:39 ---> Running in 15648343e05d 02:19:40 Removing intermediate container 15648343e05d 02:19:40 ---> 92ea754d5946 02:19:40 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 02:19:40 ---> Running in 8105234eb50a 02:19:40 Removing intermediate container 8105234eb50a 02:19:40 ---> 6fae4a78afd0 02:19:40 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:41 ---> Running in a77c1d70f2ba 02:19:43 Removing intermediate container a77c1d70f2ba 02:19:43 ---> dc1dd89edf1f 02:19:43 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:43 ---> Running in 5d248b849c39 02:19:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:19:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:19:49 OK: 203 MiB in 52 packages 02:19:50 Removing intermediate container 5d248b849c39 02:19:50 ---> fff989ba2844 02:19:50 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 02:19:50 ---> Running in c041f84e4c39 02:19:50 Removing intermediate container c041f84e4c39 02:19:50 ---> a4a906d940c4 02:19:50 Step 8/19 : COPY . . 02:19:51 ---> 7d3f1139e27a 02:19:51 Step 9/19 : ARG MAKE='make build' 02:19:51 ---> Running in 05aca08983cf 02:19:51 Removing intermediate container 05aca08983cf 02:19:51 ---> f94227e9dc17 02:19:51 Step 10/19 : RUN $MAKE 02:19:52 ---> Running in e96a49701f99 02:19:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 02:20:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:20:39 Removing intermediate container e96a49701f99 02:20:39 ---> bb91a36ca6da 02:20:39 Step 11/19 : FROM alpine 02:20:39 latest: Pulling from library/alpine 02:20:39 8a0637ca1ac9: Pulling fs layer 02:20:39 8a0637ca1ac9: Download complete 02:20:40 8a0637ca1ac9: Pull complete 02:20:40 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 02:20:40 Status: Downloaded newer image for alpine:latest 02:20:40 ---> 2ee122dcc32d 02:20:40 Step 12/19 : ENV APP_PORT=49982 02:20:40 ---> Running in 92b21ed25e94 02:20:41 Removing intermediate container 92b21ed25e94 02:20:41 ---> 3ff52f1ef280 02:20:41 Step 13/19 : EXPOSE $APP_PORT 02:20:41 ---> Running in e3b2dfa0b2a5 02:20:41 Removing intermediate container e3b2dfa0b2a5 02:20:41 ---> f123a21a2b2d 02:20:41 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 02:20:42 ---> 5bfad370fa5f 02:20:42 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' 02:20:42 ---> Running in 9984c7fe6d8b 02:20:42 Removing intermediate container 9984c7fe6d8b 02:20:42 ---> bfd74f9833b9 02:20:42 Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 02:20:42 ---> Running in 75ff895ed257 02:20:43 Removing intermediate container 75ff895ed257 02:20:43 ---> 2b1a8920c9dd 02:20:43 Step 17/19 : LABEL arch=arm64 02:20:43 ---> Running in 0520bd69d222 02:20:43 Removing intermediate container 0520bd69d222 02:20:43 ---> 27d2ef40f376 02:20:43 Step 18/19 : LABEL git_sha=597b59532fa82a91923ae6ad9cab4bcadcc33ead 02:20:44 ---> Running in 90cdd271fa43 02:20:44 Removing intermediate container 90cdd271fa43 02:20:44 ---> 70e603321d50 02:20:44 Step 19/19 : LABEL version=0.0.0 02:20:44 ---> Running in 906694a70dc8 02:20:44 Removing intermediate container 906694a70dc8 02:20:44 ---> ce3c46c44534 02:20:44 [Warning] One or more build-args [ARCH] were not consumed 02:20:44 Successfully built ce3c46c44534 02:20:44 Successfully tagged docker-device-mqtt-go-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 02:20:46 provisioning config files... 02:20:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp/config5883020509912195301tmp [Pipeline] { [Pipeline] sh 02:20:46 + curl -s https://codecov.io/bash 02:20:46 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp/config5883020509912195301tmp 02:20:47 02:20:47 _____ _ 02:20:47 / ____| | | 02:20:47 | | ___ __| | ___ ___ _____ __ 02:20:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:20:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:20:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:20:47 Bash-tbd 02:20:47 02:20:47 02:20:47 ==> Jenkins CI detected. 02:20:47 project root: . 02:20:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:20:47 ==> Running gcov in . (disable via -X gcov) 02:20:47 ==> Python coveragepy not found 02:20:47 ==> Searching for coverage reports in: 02:20:47 + . 02:20:47 -> Found 1 reports 02:20:47 ==> Detecting git/mercurial file structure 02:20:47 ==> Reading reports 02:20:47 + ./coverage.out bytes=18213 02:20:47 ==> Appending adjustments 02:20:47 http://docs.codecov.io/docs/fixing-reports 02:20:47 + Found adjustments 02:20:47 ==> Gzipping contents 02:20:47 ==> Uploading reports 02:20:47 url: https://codecov.io 02:20:47 query: branch=PR-137&commit=597b59532fa82a91923ae6ad9cab4bcadcc33ead&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=137&job= 02:20:47 -> Pinging Codecov 02:20:47 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-137&commit=597b59532fa82a91923ae6ad9cab4bcadcc33ead&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=137&job= 02:20:47 -> Uploading 02:23:09 X> Failed to upload 02:23:09 -> Sleeping for 30s and trying again... 02:23:27 -> Pinging Codecov 02:23:27 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-137&commit=597b59532fa82a91923ae6ad9cab4bcadcc33ead&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=137&job= 02:23:27 -> Uploading 02:23:27 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/597b59532fa82a91923ae6ad9cab4bcadcc33ead [Pipeline] } 02:23:27 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 02:23:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:29 ---> package-listing.sh 02:23:29 ++ facter osfamily 02:23:29 ++ tr '[:upper:]' '[:lower:]' 02:23:29 + OS_FAMILY=redhat 02:23:29 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-137 02:23:29 + START_PACKAGES=/tmp/packages_start.txt 02:23:29 + END_PACKAGES=/tmp/packages_end.txt 02:23:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:29 + PACKAGES=/tmp/packages_start.txt 02:23:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-137 ']' 02:23:29 + PACKAGES=/tmp/packages_end.txt 02:23:29 + case "${OS_FAMILY}" in 02:23:29 + rpm -qa 02:23:29 + sort 02:23:33 + '[' -f /tmp/packages_start.txt ']' 02:23:33 + '[' -f /tmp/packages_end.txt ']' 02:23:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:33 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-137 ']' 02:23:33 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-137/archives/ 02:23:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-137/archives/ [Pipeline] isUnix [Pipeline] sh 02:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:23:34 02:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:23:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:23:34 alpine: Pulling from edgex-lftools-log-publisher 02:23:34 c9b1b535fdd9: Pulling fs layer 02:23:34 2cc5ad85d9ab: Pulling fs layer 02:23:34 756a868c4378: Pulling fs layer 02:23:34 444b2fc9a129: Pulling fs layer 02:23:34 ea15f1150254: Pulling fs layer 02:23:34 41b27a9f41bf: Pulling fs layer 02:23:34 28c525ee5125: Pulling fs layer 02:23:34 094b1ea09ed8: Pulling fs layer 02:23:34 138eaada9080: Pulling fs layer 02:23:34 0622d0fa9048: Pulling fs layer 02:23:34 444b2fc9a129: Waiting 02:23:34 ea15f1150254: Waiting 02:23:34 41b27a9f41bf: Waiting 02:23:34 28c525ee5125: Waiting 02:23:34 094b1ea09ed8: Waiting 02:23:34 138eaada9080: Waiting 02:23:34 0622d0fa9048: Waiting 02:23:34 2cc5ad85d9ab: Verifying Checksum 02:23:34 2cc5ad85d9ab: Download complete 02:23:34 444b2fc9a129: Verifying Checksum 02:23:34 444b2fc9a129: Download complete 02:23:34 c9b1b535fdd9: Verifying Checksum 02:23:34 c9b1b535fdd9: Download complete 02:23:34 ea15f1150254: Download complete 02:23:34 28c525ee5125: Verifying Checksum 02:23:34 28c525ee5125: Download complete 02:23:35 c9b1b535fdd9: Pull complete 02:23:35 756a868c4378: Verifying Checksum 02:23:35 756a868c4378: Download complete 02:23:35 094b1ea09ed8: Verifying Checksum 02:23:35 094b1ea09ed8: Download complete 02:23:35 0622d0fa9048: Verifying Checksum 02:23:35 0622d0fa9048: Download complete 02:23:35 138eaada9080: Verifying Checksum 02:23:35 138eaada9080: Download complete 02:23:35 2cc5ad85d9ab: Pull complete 02:23:35 41b27a9f41bf: Verifying Checksum 02:23:35 41b27a9f41bf: Download complete 02:23:36 756a868c4378: Pull complete 02:23:36 444b2fc9a129: Pull complete 02:23:37 ea15f1150254: Pull complete 02:23:40 41b27a9f41bf: Pull complete 02:23:40 28c525ee5125: Pull complete 02:23:42 094b1ea09ed8: Pull complete 02:23:42 138eaada9080: Pull complete 02:23:42 0622d0fa9048: Pull complete 02:23:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:23:43 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 02:23:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-137 -v /w/workspace/gexfoundry_device-mqtt-go_PR-137:/w/workspace/gexfoundry_device-mqtt-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-137@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:23:43 $ docker top da1402368d0c4f660b6c92a6c6a61f9f1b65c876ee88cdd66ed176d22eeb415d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:23:44 provisioning config files... 02:23:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp/config777202540718853708tmp [Pipeline] { [Pipeline] echo 02:23:44 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:44 ---> create-netrc.sh [Pipeline] echo 02:23:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:44 ---> logs-deploy.sh 02:23:44 + ARCHIVE_ARTIFACTS= 02:23:44 + LOGS_SERVER=https://logs.edgexfoundry.org 02:23:44 + '[' https://logs.edgexfoundry.org == None ']' 02:23:44 + NEXUS_URL=https://nexus.edgexfoundry.org 02:23:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-137/1 02:23:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-137/1/ 02:23:44 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-137/1 /w/workspace/gexfoundry_device-mqtt-go_PR-137 02:23:46 Archives upload complete. 02:23:46 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-137/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-137/1/ 02:23:46 ---> uname -a: 02:23:46 Linux da1402368d0c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:23:46 02:23:46 02:23:46 ---> lscpu: 02:23:46 Architecture: x86_64 02:23:46 CPU op-mode(s): 32-bit, 64-bit 02:23:46 Byte Order: Little Endian 02:23:46 Address sizes: 40 bits physical, 48 bits virtual 02:23:46 CPU(s): 4 02:23:46 On-line CPU(s) list: 0-3 02:23:46 Thread(s) per core: 1 02:23:46 Core(s) per socket: 1 02:23:46 Socket(s): 4 02:23:46 NUMA node(s): 1 02:23:46 Vendor ID: GenuineIntel 02:23:46 CPU family: 6 02:23:46 Model: 44 02:23:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:23:46 Stepping: 1 02:23:46 CPU MHz: 2933.442 02:23:46 BogoMIPS: 5866.88 02:23:46 Virtualization: VT-x 02:23:46 Hypervisor vendor: KVM 02:23:46 Virtualization type: full 02:23:46 L1d cache: 128 KiB 02:23:46 L1i cache: 128 KiB 02:23:46 L2 cache: 16 MiB 02:23:46 L3 cache: 64 MiB 02:23:46 NUMA node0 CPU(s): 0-3 02:23:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:23:46 Vulnerability Meltdown: Mitigation; PTI 02:23:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:23:46 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:23:46 Vulnerability Spectre v2: Mitigation; Full retpoline 02:23:46 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 02:23:46 02:23:46 02:23:46 ---> nproc: 02:23:46 4 02:23:46 02:23:46 02:23:46 ---> df -h: 02:23:46 Filesystem Size Used Available Use% Mounted on 02:23:46 overlay 50.0G 6.4G 43.6G 13% / 02:23:46 tmpfs 64.0M 0 64.0M 0% /dev 02:23:46 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:23:46 shm 64.0M 0 64.0M 0% /dev/shm 02:23:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 02:23:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 02:23:46 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 02:23:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-137 02:23:46 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-137@tmp 02:23:46 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 02:23:46 02:23:46 02:23:46 ---> free -m: 02:23:46 total used free shared buff/cache available 02:23:46 Mem: 1838 599 75 0 1162 1134 02:23:46 Swap: 1023 1 1022 02:23:46 02:23:46 02:23:46 ---> ip addr: 02:23:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:23:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:23:46 inet 127.0.0.1/8 scope host lo 02:23:46 valid_lft forever preferred_lft forever 02:23:46 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:23:46 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:23:46 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:23:46 valid_lft forever preferred_lft forever 02:23:46 02:23:46 02:23:46 ---> sar -b -r -n DEV: 02:23:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/25/20 _x86_64_ (4 CPU) 02:23:46 02:23:46 02:12:47 LINUX RESTART 02:23:46 02:23:46 02:14:02 tps rtps wtps bread/s bwrtn/s 02:23:46 02:15:01 9.65 0.00 9.65 0.00 1767.50 02:23:46 02:16:01 0.53 0.00 0.53 0.00 8.09 02:23:46 02:17:01 0.25 0.00 0.25 0.00 3.23 02:23:46 02:18:01 0.32 0.00 0.32 0.00 4.68 02:23:46 02:19:01 0.33 0.00 0.33 0.00 5.06 02:23:46 02:20:01 0.45 0.00 0.45 0.00 5.10 02:23:46 02:21:01 1.87 1.17 0.70 74.34 9.34 02:23:46 02:22:01 1.43 0.00 1.43 0.00 29.63 02:23:46 02:23:01 0.22 0.00 0.22 0.00 3.50 02:23:46 Average: 1.66 0.13 1.53 8.28 201.13 02:23:46 02:23:46 02:14:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:23:46 02:15:01 113784 1768520 93.96 2620 1237452 933696 31.86 439948 1170232 8 02:23:46 02:16:01 117472 1764832 93.76 2620 1237456 902484 30.79 437276 1169932 16 02:23:46 02:17:01 117872 1764432 93.74 2620 1237464 902388 30.79 436800 1169932 12 02:23:46 02:18:01 97556 1784748 94.82 2620 1237468 902756 30.80 457380 1169932 20 02:23:46 02:19:01 116680 1765624 93.80 2620 1237476 902648 30.80 438272 1169932 12 02:23:46 02:20:01 117552 1764752 93.75 2620 1237536 902564 30.80 437652 1169940 12 02:23:46 02:21:01 119288 1763016 93.66 2620 1239752 915336 31.23 428532 1170636 16 02:23:46 02:22:01 119108 1763196 93.67 2620 1239756 915360 31.23 428560 1170636 16 02:23:46 02:23:01 122280 1760024 93.50 2620 1239760 905468 30.89 425244 1170636 12 02:23:46 Average: 115732 1766572 93.85 2620 1238236 909189 31.02 436629 1170201 14 02:23:46 02:23:46 02:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:23:46 02:15:01 eth0 2.25 0.37 0.56 0.25 0.00 0.00 0.00 02:23:46 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:16:01 eth0 1.03 0.52 0.31 0.21 0.00 0.00 0.00 02:23:46 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:17:01 eth0 1.67 0.37 0.36 0.17 0.00 0.00 0.00 02:23:46 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:18:01 eth0 0.57 0.30 0.27 0.23 0.00 0.00 0.00 02:23:46 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:19:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 02:23:46 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:20:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 02:23:46 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:21:01 eth0 6.83 3.83 5.79 2.16 0.00 0.00 0.00 02:23:46 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:22:01 eth0 2.07 1.22 1.59 0.85 0.00 0.00 0.00 02:23:46 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:23:01 eth0 0.95 0.58 0.71 0.34 0.00 0.00 0.00 02:23:46 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 Average: eth0 1.75 0.84 1.09 0.48 0.00 0.00 0.00 02:23:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:46 02:23:46 02:23:46 ---> sar -P ALL: 02:23:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/25/20 _x86_64_ (4 CPU) 02:23:46 02:23:46 02:12:47 LINUX RESTART 02:23:46 02:23:46 02:14:02 CPU %user %nice %system %iowait %steal %idle 02:23:46 02:15:01 all 0.22 0.00 0.11 0.00 0.00 99.67 02:23:46 02:15:01 0 0.56 0.00 0.14 0.00 0.00 99.31 02:23:46 02:15:01 1 0.10 0.00 0.08 0.00 0.02 99.80 02:23:46 02:15:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:23:46 02:15:01 3 0.14 0.00 0.12 0.00 0.00 99.75 02:23:46 02:16:01 all 0.21 0.00 0.05 0.00 0.00 99.74 02:23:46 02:16:01 0 0.32 0.00 0.03 0.00 0.00 99.65 02:23:46 02:16:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:23:46 02:16:01 2 0.33 0.00 0.08 0.00 0.00 99.58 02:23:46 02:16:01 3 0.10 0.00 0.07 0.00 0.00 99.83 02:23:46 02:17:01 all 0.19 0.00 0.05 0.00 0.00 99.75 02:23:46 02:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:23:46 02:17:01 1 0.17 0.00 0.05 0.00 0.00 99.78 02:23:46 02:17:01 2 0.48 0.00 0.05 0.00 0.00 99.47 02:23:46 02:17:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:23:46 02:18:01 all 0.52 0.00 0.08 0.00 0.00 99.40 02:23:46 02:18:01 0 0.12 0.00 0.03 0.00 0.00 99.85 02:23:46 02:18:01 1 0.53 0.00 0.07 0.00 0.00 99.40 02:23:46 02:18:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:23:46 02:18:01 3 1.35 0.00 0.15 0.00 0.00 98.50 02:23:46 02:19:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:23:46 02:19:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:23:46 02:19:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:23:46 02:19:01 2 0.10 0.00 0.05 0.00 0.00 99.85 02:23:46 02:19:01 3 0.47 0.00 0.07 0.00 0.00 99.47 02:23:46 02:20:01 all 0.18 0.00 0.05 0.00 0.00 99.76 02:23:46 02:20:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:23:46 02:20:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:23:46 02:20:01 2 0.53 0.00 0.07 0.00 0.00 99.40 02:23:46 02:20:01 3 0.08 0.00 0.05 0.00 0.00 99.87 02:23:46 02:21:01 all 0.35 0.00 0.23 0.01 0.00 99.41 02:23:46 02:21:01 0 0.37 0.00 0.25 0.02 0.00 99.37 02:23:46 02:21:01 1 0.23 0.00 0.23 0.00 0.00 99.53 02:23:46 02:21:01 2 0.60 0.00 0.17 0.02 0.00 99.22 02:23:46 02:21:01 3 0.18 0.00 0.25 0.03 0.00 99.53 02:23:46 02:22:01 all 0.20 0.00 0.07 0.00 0.00 99.74 02:23:46 02:22:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:23:46 02:22:01 1 0.08 0.00 0.08 0.00 0.00 99.83 02:23:46 02:22:01 2 0.57 0.00 0.05 0.00 0.00 99.38 02:23:46 02:22:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:23:46 02:23:01 all 0.20 0.00 0.06 0.00 0.00 99.74 02:23:46 02:23:01 0 0.10 0.00 0.08 0.00 0.00 99.82 02:23:46 02:23:01 1 0.57 0.00 0.05 0.00 0.00 99.38 02:23:46 02:23:01 2 0.07 0.00 0.08 0.00 0.00 99.85 02:23:46 02:23:01 3 0.08 0.00 0.03 0.00 0.00 99.88 02:23:46 Average: all 0.25 0.00 0.08 0.00 0.00 99.67 02:23:46 Average: 0 0.18 0.00 0.08 0.00 0.00 99.74 02:23:46 Average: 1 0.22 0.00 0.08 0.00 0.00 99.70 02:23:46 Average: 2 0.32 0.00 0.07 0.00 0.00 99.61 02:23:46 Average: 3 0.28 0.00 0.09 0.00 0.00 99.62 02:23:46 02:23:46 02:23:46