Pull request #265 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 046332cc0f50c1d5f48651531f0deccce2d40ff3 rather than ce8f38ac6f982ca733891ea172ed51800f8fe400 Obtained Jenkinsfile from 046332cc0f50c1d5f48651531f0deccce2d40ff3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3259 in /w/workspace/dry_go-mod-core-contracts_PR-265 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-265 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/265/head:refs/remotes/origin/PR-265 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit ce8f38ac6f982ca733891ea172ed51800f8fe400 Merge succeeded, producing ce8f38ac6f982ca733891ea172ed51800f8fe400 Checking out Revision ce8f38ac6f982ca733891ea172ed51800f8fe400 (PR-265) > git config core.sparsecheckout # timeout=10 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # 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 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 Commit message: "feat(metadata): Create metadata updating DTOs" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:48:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:48:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:48:57 ========================================================= 12:48:57 EdgeX Global Pipelines Version Info 12:48:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9e869419473daf0812084f9afc4668aea6e19be8 # timeout=10 12:48:59 ------------------- 12:48:59 stable info: 12:48:59 ------------------- 12:48:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:48:59 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 12:48:59 Message: update stable to v1.0.106 12:49:00 ------------------- 12:49:00 experimental info: 12:49:00 ------------------- 12:49:00 Commited By: **** collab-it+edgex@linuxfoundation.org 12:49:00 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 12:49:00 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:49:02 + git log --format=format:%s -1 ce8f38ac6f982ca733891ea172ed51800f8fe400 [Pipeline] echo 12:49:02 GIT_COMMIT: ce8f38ac6f982ca733891ea172ed51800f8fe400, Commit Message: feat(metadata): Create metadata updating DTOs [Pipeline] echo 12:49:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:49:02 12:49:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:49:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:49:03 latest: Pulling from edgex-devops/git-semver 12:49:03 31603596830f: Pulling fs layer 12:49:03 2a8b12db71e7: Pulling fs layer 12:49:03 6ca5941a6612: Pulling fs layer 12:49:03 ecc8261a40a4: Pulling fs layer 12:49:03 ecc8261a40a4: Waiting 12:49:03 2a8b12db71e7: Verifying Checksum 12:49:03 2a8b12db71e7: Download complete 12:49:03 31603596830f: Verifying Checksum 12:49:03 31603596830f: Download complete 12:49:03 6ca5941a6612: Verifying Checksum 12:49:03 6ca5941a6612: Download complete 12:49:03 ecc8261a40a4: Verifying Checksum 12:49:03 ecc8261a40a4: Download complete 12:49:03 31603596830f: Pull complete 12:49:03 2a8b12db71e7: Pull complete 12:49:04 6ca5941a6612: Pull complete 12:49:04 ecc8261a40a4: Pull complete 12:49:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:49:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:49:04 prd-centos7-docker-4c-2g-3259 does not seem to be running inside a container 12:49:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-265 -v /w/workspace/dry_go-mod-core-contracts_PR-265:/w/workspace/dry_go-mod-core-contracts_PR-265:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-265@tmp:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:49:07 $ docker top 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:07 [ssh-agent] Looking for ssh-agent implementation... 12:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:07 $ docker exec 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent 12:49:07 SSH_AUTH_SOCK=/tmp/ssh-8aqpe1uxUCr7/agent.12 12:49:07 SSH_AGENT_PID=18 12:49:07 Running ssh-add (command line suppressed) 12:49:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6597235952477604819.key (/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6597235952477604819.key) 12:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:08 + git describe --exact-match --tags HEAD 12:49:08 fatal: No names found, cannot describe anything. [Pipeline] } 12:49:08 $ docker exec --env ******** --env ******** 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent -k 12:49:08 unset SSH_AUTH_SOCK; 12:49:08 unset SSH_AGENT_PID; 12:49:08 echo Agent pid 18 killed; 12:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 12:49:08 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 12:49:08 This usually means this commit has not been tagged. [Pipeline] sshagent 12:49:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:08 [ssh-agent] Looking for ssh-agent implementation... 12:49:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:08 $ docker exec 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent 12:49:09 SSH_AUTH_SOCK=/tmp/ssh-ED61iZf3wchU/agent.47 12:49:09 SSH_AGENT_PID=53 12:49:09 Running ssh-add (command line suppressed) 12:49:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6442888401616528218.key (/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6442888401616528218.key) 12:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:09 + git semver init 12:49:09 # -> Open(): unable to determine branch for HEAD 12:49:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-265/.git 12:49:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-265 12:49:09 # $SEMVER_REMOTE_NAME = origin 12:49:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:49:09 # $SEMVER_USER_NAME = edgex-jenkins 12:49:09 # $SEMVER_BRANCH = PR-265 12:49:09 # $SEMVER_TEMP = /tmp/semver-074355559 12:49:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 12:49:10 # '/tmp/semver-074355559' -> '/w/workspace/dry_go-mod-core-contracts_PR-265/.semver' 12:49:10 # -> Force: false 12:49:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-265/.semver [Pipeline] } 12:49:10 $ docker exec --env ******** --env ******** 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent -k 12:49:10 unset SSH_AUTH_SOCK; 12:49:10 unset SSH_AGENT_PID; 12:49:10 echo Agent pid 53 killed; 12:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:10 + git semver [Pipeline] } 12:49:10 $ docker stop --time=1 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a 12:49:12 $ docker rm -f 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 12:49:13 Stashed 84 file(s) [Pipeline] echo 12:49:13 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 12:49:13 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 12:49:28 Still waiting to schedule task 12:49:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3259’ 12:49:28 Still waiting to schedule task 12:49:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:51:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3260 in /w/workspace/dry_go-mod-core-contracts_PR-265 [Pipeline] { [Pipeline] ws 12:51:25 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 12:51:30 using credential edgex-jenkins-ssh 12:51:30 Cloning the remote Git repository 12:51:30 Cloning with configured refspecs honoured and without tags 12:51:31 Fetching without tags 12:51:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:51:30 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 12:51:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:51:30 > git --version # timeout=10 12:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:51:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:51:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:51:31 > git config --add remote.origin.fetch +refs/pull/265/head:refs/remotes/origin/PR-265 # timeout=10 12:51:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:51:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:51:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:51:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:51:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:51:31 Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit ce8f38ac6f982ca733891ea172ed51800f8fe400 12:51:32 Merge succeeded, producing ce8f38ac6f982ca733891ea172ed51800f8fe400 12:51:32 Checking out Revision ce8f38ac6f982ca733891ea172ed51800f8fe400 (PR-265) 12:51:31 > git config core.sparsecheckout # timeout=10 12:51:31 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 12:51:32 > git remote # timeout=10 12:51:32 > git config --get remote.origin.url # timeout=10 12:51:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:51:32 > git merge 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 12:51:32 > git rev-parse HEAD^{commit} # timeout=10 12:51:32 > git config core.sparsecheckout # timeout=10 12:51:32 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 12:51:36 Commit message: "feat(metadata): Create metadata updating DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:51:37 ========================================================= 12:51:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 12:51:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:51:38 + 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 . 12:51:39 Sending build context to Docker daemon 2.06MB 12:51:39 Step 1/7 : ARG BASE=golang:1.13-alpine 12:51:39 Step 2/7 : FROM ${BASE} 12:51:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:51:40 b538f80385f9: Pulling fs layer 12:51:40 74f711af9a0d: Pulling fs layer 12:51:40 99f96fe45779: Pulling fs layer 12:51:40 fd7a069fd194: Pulling fs layer 12:51:40 66aa3694b03b: Pulling fs layer 12:51:40 170f70906a0f: Pulling fs layer 12:51:40 ad7c5574e4b9: Pulling fs layer 12:51:40 e772456be8f7: Pulling fs layer 12:51:40 c890913d741a: Pulling fs layer 12:51:40 2480fcc9aa5a: Pulling fs layer 12:51:40 09adf4765672: Pulling fs layer 12:51:40 66aa3694b03b: Waiting 12:51:40 170f70906a0f: Waiting 12:51:40 ad7c5574e4b9: Waiting 12:51:40 e772456be8f7: Waiting 12:51:40 c890913d741a: Waiting 12:51:40 2480fcc9aa5a: Waiting 12:51:40 09adf4765672: Waiting 12:51:40 fd7a069fd194: Waiting 12:51:40 99f96fe45779: Verifying Checksum 12:51:40 99f96fe45779: Download complete 12:51:40 74f711af9a0d: Verifying Checksum 12:51:40 74f711af9a0d: Download complete 12:51:40 66aa3694b03b: Verifying Checksum 12:51:40 66aa3694b03b: Download complete 12:51:40 170f70906a0f: Verifying Checksum 12:51:40 170f70906a0f: Download complete 12:51:40 b538f80385f9: Verifying Checksum 12:51:41 b538f80385f9: Pull complete 12:51:41 74f711af9a0d: Pull complete 12:51:42 99f96fe45779: Pull complete 12:51:43 ad7c5574e4b9: Verifying Checksum 12:51:43 ad7c5574e4b9: Download complete 12:51:43 c890913d741a: Download complete 12:51:45 2480fcc9aa5a: Verifying Checksum 12:51:45 2480fcc9aa5a: Download complete 12:51:45 09adf4765672: Verifying Checksum 12:51:45 09adf4765672: Download complete 12:51:45 fd7a069fd194: Verifying Checksum 12:51:45 fd7a069fd194: Download complete 12:51:46 e772456be8f7: Verifying Checksum 12:51:46 e772456be8f7: Download complete 12:51:58 fd7a069fd194: Pull complete 12:51:58 66aa3694b03b: Pull complete 12:51:58 170f70906a0f: Pull complete 12:52:01 ad7c5574e4b9: Pull complete 12:52:05 e772456be8f7: Pull complete 12:52:06 c890913d741a: Pull complete 12:52:08 Running on prd-centos7-docker-4c-2g-3261 in /w/workspace/dry_go-mod-core-contracts_PR-265 [Pipeline] { [Pipeline] ws 12:52:08 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 12:52:08 2480fcc9aa5a: Pull complete 12:52:08 09adf4765672: Pull complete 12:52:08 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 12:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 12:52:08 ---> 2248a725d1cf 12:52:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:52:10 using credential edgex-jenkins-ssh 12:52:10 Cloning the remote Git repository 12:52:10 Cloning with configured refspecs honoured and without tags 12:52:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:52:10 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 12:52:11 Fetching without tags 12:52:12 Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit ce8f38ac6f982ca733891ea172ed51800f8fe400 12:52:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:52:11 > git --version # timeout=10 12:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:52:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:52:11 > git config --add remote.origin.fetch +refs/pull/265/head:refs/remotes/origin/PR-265 # timeout=10 12:52:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:52:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:52:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:52:12 > git config core.sparsecheckout # timeout=10 12:52:12 Merge succeeded, producing ce8f38ac6f982ca733891ea172ed51800f8fe400 12:52:12 Checking out Revision ce8f38ac6f982ca733891ea172ed51800f8fe400 (PR-265) 12:52:12 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 12:52:12 > git remote # timeout=10 12:52:12 > git config --get remote.origin.url # timeout=10 12:52:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:12 > git merge 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 12:52:12 > git rev-parse HEAD^{commit} # timeout=10 12:52:12 > git config core.sparsecheckout # timeout=10 12:52:12 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 12:52:14 ---> Running in a7412c080bf9 12:52:14 Removing intermediate container a7412c080bf9 12:52:14 ---> 57ca0096145e 12:52:14 Step 4/7 : RUN apk add bash 12:52:14 ---> Running in 43526093e42c 12:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:52:15 Commit message: "feat(metadata): Create metadata updating DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:52:16 ========================================================= 12:52:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 12:52:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:52:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:52:17 + 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 . 12:52:17 Sending build context to Docker daemon 2.06MB 12:52:17 Step 1/7 : ARG BASE=golang:1.13-alpine 12:52:17 Step 2/7 : FROM ${BASE} 12:52:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 12:52:17 df20fa9351a1: Pulling fs layer 12:52:17 ed8968b2872e: Pulling fs layer 12:52:17 a92cc7c5fd73: Pulling fs layer 12:52:17 2dd03ba5bac4: Pulling fs layer 12:52:17 1e091d79d1de: Pulling fs layer 12:52:17 481702a1767f: Pulling fs layer 12:52:17 f64a6f60c768: Pulling fs layer 12:52:17 e78d2573fc39: Pulling fs layer 12:52:17 e876d2f968b6: Pulling fs layer 12:52:17 ce8a83651883: Pulling fs layer 12:52:17 07967f4d0e4b: Pulling fs layer 12:52:17 f64a6f60c768: Waiting 12:52:17 e78d2573fc39: Waiting 12:52:17 e876d2f968b6: Waiting 12:52:17 2dd03ba5bac4: Waiting 12:52:17 1e091d79d1de: Waiting 12:52:17 481702a1767f: Waiting 12:52:17 ce8a83651883: Waiting 12:52:17 07967f4d0e4b: Waiting 12:52:17 a92cc7c5fd73: Verifying Checksum 12:52:17 a92cc7c5fd73: Download complete 12:52:17 ed8968b2872e: Verifying Checksum 12:52:17 ed8968b2872e: Download complete 12:52:17 1e091d79d1de: Verifying Checksum 12:52:17 1e091d79d1de: Download complete 12:52:17 481702a1767f: Verifying Checksum 12:52:17 481702a1767f: Download complete 12:52:17 df20fa9351a1: Verifying Checksum 12:52:17 df20fa9351a1: Download complete 12:52:17 OK: 142 MiB in 39 packages 12:52:17 df20fa9351a1: Pull complete 12:52:17 ed8968b2872e: Pull complete 12:52:18 f64a6f60c768: Verifying Checksum 12:52:18 f64a6f60c768: Download complete 12:52:18 e876d2f968b6: Verifying Checksum 12:52:18 e876d2f968b6: Download complete 12:52:18 Removing intermediate container 43526093e42c 12:52:18 ---> ef4237a39a23 12:52:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:52:18 ---> Running in 96816e0ea914 12:52:19 2dd03ba5bac4: Verifying Checksum 12:52:19 2dd03ba5bac4: Download complete 12:52:19 07967f4d0e4b: Verifying Checksum 12:52:19 07967f4d0e4b: Download complete 12:52:19 e78d2573fc39: Verifying Checksum 12:52:19 e78d2573fc39: Download complete 12:52:19 ce8a83651883: Verifying Checksum 12:52:19 ce8a83651883: Download complete 12:52:19 Removing intermediate container 96816e0ea914 12:52:19 ---> 658304391586 12:52:19 Step 6/7 : COPY go.mod . 12:52:19 a92cc7c5fd73: Pull complete 12:52:20 ---> affa4063eada 12:52:20 Step 7/7 : RUN go mod download 12:52:20 ---> Running in 530e6f878f3c 12:52:22 go: finding github.com/davecgh/go-spew v1.1.0 12:52:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 12:52:22 go: finding github.com/go-kit/kit v0.8.0 12:52:22 go: finding github.com/go-logfmt/logfmt v0.4.0 12:52:22 go: finding github.com/go-playground/assert/v2 v2.0.1 12:52:22 go: finding github.com/go-playground/locales v0.13.0 12:52:22 go: finding github.com/go-playground/universal-translator v0.17.0 12:52:22 go: finding github.com/go-playground/validator/v10 v10.3.0 12:52:22 go: finding github.com/go-stack/stack v1.8.0 12:52:22 go: finding github.com/google/uuid v1.1.0 12:52:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:52:22 go: finding github.com/leodido/go-urn v1.2.0 12:52:22 go: finding github.com/pmezard/go-difflib v1.0.0 12:52:22 go: finding github.com/stretchr/objx v0.1.0 12:52:22 go: finding github.com/stretchr/testify v1.5.1 12:52:22 go: finding github.com/x448/float16 v0.8.4 12:52:22 go: finding golang.org/x/text v0.3.2 12:52:22 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 12:52:23 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 12:52:23 go: finding gopkg.in/yaml.v2 v2.2.8 12:52:24 2dd03ba5bac4: Pull complete 12:52:24 1e091d79d1de: Pull complete 12:52:24 481702a1767f: Pull complete 12:52:30 f64a6f60c768: Pull complete 12:52:33 e78d2573fc39: Pull complete 12:52:33 e876d2f968b6: Pull complete 12:52:34 ce8a83651883: Pull complete 12:52:34 07967f4d0e4b: Pull complete 12:52:34 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 12:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 12:52:34 ---> 5d7c900382c6 12:52:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:52:35 ---> Running in a6dc4bb962c4 12:52:35 Removing intermediate container a6dc4bb962c4 12:52:35 ---> bf5b468c15f6 12:52:35 Step 4/7 : RUN apk add bash 12:52:35 ---> Running in 8991f27fe5f1 12:52:35 Removing intermediate container 530e6f878f3c 12:52:35 ---> 9d180fb87072 12:52:35 Successfully built 9d180fb87072 12:52:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:52:36 + docker inspect -f . ci-base-image-arm64 12:52:36 . [Pipeline] withDockerContainer 12:52:36 prd-ubuntu18.04-docker-arm64-4c-16g-3260 does not seem to be running inside a container 12:52:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:52:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:52:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:52:37 OK: 166 MiB in 39 packages 12:52:37 Removing intermediate container 8991f27fe5f1 12:52:37 ---> 2d3beaa0b44b 12:52:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:52:37 ---> Running in 1368c66aa941 12:52:38 Removing intermediate container 1368c66aa941 12:52:38 ---> 974430af9eee 12:52:38 Step 6/7 : COPY go.mod . 12:52:38 ---> f2221489897a 12:52:38 Step 7/7 : RUN go mod download 12:52:38 ---> Running in 9d4d9300354c 12:52:38 $ docker top 44c5b4cff0457fb4993e0c351438a02d2f54da25f94ff1391a2b7d4332e85320 -eo pid,comm [Pipeline] { [Pipeline] sh 12:52:39 go: finding github.com/davecgh/go-spew v1.1.0 12:52:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 12:52:39 go: finding github.com/go-kit/kit v0.8.0 12:52:39 go: finding github.com/go-logfmt/logfmt v0.4.0 12:52:39 + go version 12:52:39 go version go1.13.13 linux/arm64 [Pipeline] sh 12:52:40 go: finding github.com/go-playground/assert/v2 v2.0.1 12:52:40 go: finding github.com/go-playground/locales v0.13.0 12:52:40 go: finding github.com/go-playground/universal-translator v0.17.0 12:52:40 go: finding github.com/go-playground/validator/v10 v10.3.0 12:52:40 go: finding github.com/go-stack/stack v1.8.0 12:52:40 go: finding github.com/google/uuid v1.1.0 12:52:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:52:40 go: finding github.com/leodido/go-urn v1.2.0 12:52:40 go: finding github.com/pmezard/go-difflib v1.0.0 12:52:40 go: finding github.com/stretchr/objx v0.1.0 12:52:40 go: finding github.com/stretchr/testify v1.5.1 12:52:40 go: finding github.com/x448/float16 v0.8.4 12:52:40 go: finding golang.org/x/text v0.3.2 12:52:40 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 12:52:40 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 12:52:40 go: finding gopkg.in/yaml.v2 v2.2.8 12:52:40 + make test 12:52:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:52:48 Removing intermediate container 9d4d9300354c 12:52:48 ---> 9ac801845a19 12:52:48 Successfully built 9ac801845a19 12:52:48 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 12:52:49 + docker inspect -f . ci-base-image-x86_64 12:52:49 . [Pipeline] withDockerContainer 12:52:49 prd-centos7-docker-4c-2g-3261 does not seem to be running inside a container 12:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:52:49 $ docker top 4fad089d0d42c8de872b40e7690cae6dd43a9b7c381f4aeafeecf1d61cc28b5a -eo pid,comm [Pipeline] { [Pipeline] sh 12:52:50 + go version 12:52:50 go version go1.13.13 linux/amd64 [Pipeline] sh 12:52:50 + make test 12:52:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:52:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 12:52:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.012s coverage: 85.7% of statements 12:52:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements 12:52:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.031s coverage: 45.4% of statements 12:52:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 12:52:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 12:52:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements 12:52:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.4% of statements 12:52:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 12:52:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.073s coverage: 91.8% of statements 12:52:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 12:52:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 12:52:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.046s coverage: 100.0% of statements 12:53:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.6% of statements 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.047s coverage: 15.4% of statements 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 12:53:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 30.8% of statements 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.021s coverage: 100.0% of statements 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.011s coverage: 90.2% of statements 12:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 100.0% of statements 12:53:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 12:53:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements 12:53:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.038s coverage: 100.0% of statements 12:53:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:53:05 gofmt -l . 12:53:05 [ "`gofmt -l .`" = "" ] [Pipeline] stash 12:53:05 Stashed 1 file(s) [Pipeline] } 12:53:05 $ docker stop --time=1 4fad089d0d42c8de872b40e7690cae6dd43a9b7c381f4aeafeecf1d61cc28b5a 12:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements 12:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements 12:53:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 12:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.035s coverage: 6.4% of statements 12:53:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.065s coverage: 14.4% of statements 12:53:08 $ docker rm -f 4fad089d0d42c8de872b40e7690cae6dd43a9b7c381f4aeafeecf1d61cc28b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 12:53:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.119s coverage: 91.8% of statements 12:53:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 12:53:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 12:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.032s coverage: 100.0% of statements 12:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.6% of statements 12:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements 12:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.061s coverage: 15.4% of statements 12:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.049s coverage: 15.4% of statements 12:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.039s coverage: 14.3% of statements 12:53:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 12:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.050s coverage: 30.8% of statements 12:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.077s coverage: 100.0% of statements 12:53:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.101s coverage: 90.2% of statements 12:53:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.026s coverage: 100.0% of statements 12:53:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 12:53:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:53:24 gofmt -l . 12:53:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 12:53:24 Warning: overwriting stash ‘coverage-report’ 12:53:25 Stashed 1 file(s) [Pipeline] } 12:53:25 $ docker stop --time=1 44c5b4cff0457fb4993e0c351438a02d2f54da25f94ff1391a2b7d4332e85320 12:53:27 $ docker rm -f 44c5b4cff0457fb4993e0c351438a02d2f54da25f94ff1391a2b7d4332e85320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 12:53:30 provisioning config files... 12:53:30 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config7101826978443070789tmp [Pipeline] { [Pipeline] sh 12:53:30 + curl -s https://codecov.io/bash 12:53:30 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config7101826978443070789tmp [Pipeline] } 12:53:30 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 12:53:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:53:33 ---> package-listing.sh 12:53:33 ++ facter osfamily 12:53:33 ++ tr '[:upper:]' '[:lower:]' 12:53:33 + OS_FAMILY=redhat 12:53:33 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-265 12:53:33 + START_PACKAGES=/tmp/packages_start.txt 12:53:33 + END_PACKAGES=/tmp/packages_end.txt 12:53:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:33 + PACKAGES=/tmp/packages_start.txt 12:53:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-265 ']' 12:53:33 + PACKAGES=/tmp/packages_end.txt 12:53:33 + case "${OS_FAMILY}" in 12:53:33 + rpm -qa 12:53:33 + sort 12:53:37 + '[' -f /tmp/packages_start.txt ']' 12:53:37 + '[' -f /tmp/packages_end.txt ']' 12:53:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-265 ']' 12:53:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-265/archives/ 12:53:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-265/archives/ [Pipeline] isUnix [Pipeline] sh 12:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:53:37 12:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:53:38 alpine: Pulling from edgex-lftools-log-publisher 12:53:38 c9b1b535fdd9: Pulling fs layer 12:53:38 2cc5ad85d9ab: Pulling fs layer 12:53:38 756a868c4378: Pulling fs layer 12:53:38 444b2fc9a129: Pulling fs layer 12:53:38 ea15f1150254: Pulling fs layer 12:53:38 41b27a9f41bf: Pulling fs layer 12:53:38 28c525ee5125: Pulling fs layer 12:53:38 094b1ea09ed8: Pulling fs layer 12:53:38 138eaada9080: Pulling fs layer 12:53:38 0622d0fa9048: Pulling fs layer 12:53:38 41b27a9f41bf: Waiting 12:53:38 28c525ee5125: Waiting 12:53:38 094b1ea09ed8: Waiting 12:53:38 138eaada9080: Waiting 12:53:38 0622d0fa9048: Waiting 12:53:38 444b2fc9a129: Waiting 12:53:38 ea15f1150254: Waiting 12:53:38 2cc5ad85d9ab: Verifying Checksum 12:53:38 2cc5ad85d9ab: Download complete 12:53:38 444b2fc9a129: Verifying Checksum 12:53:38 444b2fc9a129: Download complete 12:53:38 c9b1b535fdd9: Download complete 12:53:38 ea15f1150254: Download complete 12:53:38 28c525ee5125: Verifying Checksum 12:53:38 28c525ee5125: Download complete 12:53:38 c9b1b535fdd9: Pull complete 12:53:38 756a868c4378: Verifying Checksum 12:53:38 756a868c4378: Download complete 12:53:38 138eaada9080: Verifying Checksum 12:53:38 138eaada9080: Download complete 12:53:38 2cc5ad85d9ab: Pull complete 12:53:38 0622d0fa9048: Verifying Checksum 12:53:38 0622d0fa9048: Download complete 12:53:38 094b1ea09ed8: Verifying Checksum 12:53:38 094b1ea09ed8: Download complete 12:53:39 41b27a9f41bf: Verifying Checksum 12:53:39 41b27a9f41bf: Download complete 12:53:40 756a868c4378: Pull complete 12:53:40 444b2fc9a129: Pull complete 12:53:40 ea15f1150254: Pull complete 12:53:44 41b27a9f41bf: Pull complete 12:53:44 28c525ee5125: Pull complete 12:53:47 094b1ea09ed8: Pull complete 12:53:47 138eaada9080: Pull complete 12:53:47 0622d0fa9048: Pull complete 12:53:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 12:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:53:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:53:48 prd-centos7-docker-4c-2g-3259 does not seem to be running inside a container 12:53:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-265 -v /w/workspace/dry_go-mod-core-contracts_PR-265:/w/workspace/dry_go-mod-core-contracts_PR-265:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-265@tmp:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:53:51 $ docker top b9413daa4f33318c675cf3b998b72f9c0499599748fb49ef1fd67aac049bc6ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:51 provisioning config files... 12:53:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config3769895685469387841tmp [Pipeline] { [Pipeline] echo 12:53:52 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:53:52 ---> create-netrc.sh [Pipeline] echo 12:53:52 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:53:52 ---> logs-deploy.sh 12:53:52 + ARCHIVE_ARTIFACTS= 12:53:52 + LOGS_SERVER=https://logs.edgexfoundry.org 12:53:52 + '[' https://logs.edgexfoundry.org == None ']' 12:53:52 + NEXUS_URL=https://nexus.edgexfoundry.org 12:53:52 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/3 12:53:52 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-265/3/ 12:53:52 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/3 /w/workspace/dry_go-mod-core-contracts_PR-265 12:53:54 Archives upload complete. 12:53:54 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-265/3/ 12:53:54 ---> uname -a: 12:53:54 Linux b9413daa4f33 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 12:53:54 12:53:54 12:53:54 ---> lscpu: 12:53:54 Architecture: x86_64 12:53:54 CPU op-mode(s): 32-bit, 64-bit 12:53:54 Byte Order: Little Endian 12:53:54 Address sizes: 40 bits physical, 48 bits virtual 12:53:54 CPU(s): 4 12:53:54 On-line CPU(s) list: 0-3 12:53:54 Thread(s) per core: 1 12:53:54 Core(s) per socket: 1 12:53:54 Socket(s): 4 12:53:54 NUMA node(s): 1 12:53:54 Vendor ID: GenuineIntel 12:53:54 CPU family: 6 12:53:54 Model: 44 12:53:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:53:54 Stepping: 1 12:53:54 CPU MHz: 2933.438 12:53:54 BogoMIPS: 5866.87 12:53:54 Virtualization: VT-x 12:53:54 Hypervisor vendor: KVM 12:53:54 Virtualization type: full 12:53:54 L1d cache: 128 KiB 12:53:54 L1i cache: 128 KiB 12:53:54 L2 cache: 16 MiB 12:53:54 L3 cache: 64 MiB 12:53:54 NUMA node0 CPU(s): 0-3 12:53:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:53:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:53:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:53:54 Vulnerability Meltdown: Mitigation; PTI 12:53:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:53:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:53:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:53:54 Vulnerability Tsx async abort: Not affected 12:53:54 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 12:53:54 12:53:54 12:53:54 ---> nproc: 12:53:54 4 12:53:54 12:53:54 12:53:54 ---> df -h: 12:53:54 Filesystem Size Used Available Use% Mounted on 12:53:54 overlay 50.0G 7.2G 42.8G 14% / 12:53:54 tmpfs 64.0M 0 64.0M 0% /dev 12:53:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:53:54 shm 64.0M 0 64.0M 0% /dev/shm 12:53:54 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 12:53:54 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 12:53:54 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 12:53:54 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 12:53:54 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-265 12:53:54 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-265@tmp 12:53:54 12:53:54 12:53:54 ---> free -m: 12:53:54 total used free shared buff/cache available 12:53:54 Mem: 1837 639 122 0 1075 1092 12:53:54 Swap: 1023 0 1023 12:53:54 12:53:54 12:53:54 ---> ip addr: 12:53:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:53:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:53:54 inet 127.0.0.1/8 scope host lo 12:53:54 valid_lft forever preferred_lft forever 12:53:54 6: eth0@if7: mtu 1458 qdisc noqueue state UP 12:53:54 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 12:53:54 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 12:53:54 valid_lft forever preferred_lft forever 12:53:54 12:53:54 12:53:54 ---> sar -b -r -n DEV: 12:53:54 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) 12:53:54 12:53:54 12:48:05 LINUX RESTART 12:53:54 12:53:54 12:49:01 tps rtps wtps bread/s bwrtn/s 12:53:54 12:50:01 27.36 10.39 16.97 4363.10 2059.51 12:53:54 12:51:02 1.50 0.00 1.50 0.00 24.89 12:53:54 12:52:01 0.24 0.00 0.24 0.00 2.52 12:53:54 12:53:01 0.28 0.00 0.28 0.00 4.00 12:53:54 Average: 7.37 2.61 4.77 1095.43 524.95 12:53:54 12:53:54 12:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:53:54 12:50:01 176168 1705388 90.64 2620 1145164 1113796 38.01 430560 1112284 20 12:53:54 12:51:02 180340 1701216 90.42 2620 1145168 1089480 37.18 429492 1109880 8 12:53:54 12:52:01 179016 1702540 90.49 2620 1145176 1089648 37.19 430560 1109880 8 12:53:54 12:53:01 177608 1703948 90.56 2620 1145176 1089812 37.19 434756 1107248 12 12:53:54 Average: 178283 1703273 90.52 2620 1145171 1095684 37.39 431342 1109823 12 12:53:54 12:53:54 12:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:53:54 12:50:01 eth0 51.17 41.19 339.56 39.92 0.00 0.00 0.00 12:53:54 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 12:50:01 docker0 4.03 2.91 0.83 9.72 0.00 0.00 0.00 12:53:54 12:51:02 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 12:53:54 12:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 12:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 12:52:01 eth0 4.10 2.20 3.29 0.33 0.00 0.00 0.00 12:53:54 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 12:53:01 eth0 0.43 0.35 0.27 0.20 0.00 0.00 0.00 12:53:54 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 Average: eth0 14.17 10.99 86.15 10.16 0.00 0.00 0.00 12:53:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:54 Average: docker0 1.01 0.73 0.21 2.44 0.00 0.00 0.00 12:53:54 12:53:54 12:53:54 ---> sar -P ALL: 12:53:54 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) 12:53:54 12:53:54 12:48:05 LINUX RESTART 12:53:54 12:53:54 12:49:01 CPU %user %nice %system %iowait %steal %idle 12:53:54 12:50:01 all 2.24 0.00 1.41 0.69 0.01 95.64 12:53:54 12:50:01 0 2.17 0.00 1.17 0.79 0.02 95.85 12:53:54 12:50:01 1 2.09 0.00 1.51 0.32 0.02 96.06 12:53:54 12:50:01 2 2.36 0.00 1.29 1.45 0.02 94.89 12:53:54 12:50:01 3 2.36 0.00 1.65 0.23 0.02 95.74 12:53:54 12:51:02 all 0.13 0.00 0.05 0.00 0.00 99.82 12:53:54 12:51:02 0 0.02 0.00 0.03 0.00 0.00 99.95 12:53:54 12:51:02 1 0.43 0.00 0.03 0.00 0.00 99.53 12:53:54 12:51:02 2 0.07 0.00 0.08 0.00 0.00 99.85 12:53:54 12:51:02 3 0.02 0.00 0.03 0.00 0.00 99.95 12:53:54 12:52:01 all 0.19 0.00 0.04 0.00 0.00 99.78 12:53:54 12:52:01 0 0.05 0.00 0.05 0.00 0.00 99.90 12:53:54 12:52:01 1 0.56 0.00 0.03 0.00 0.00 99.41 12:53:54 12:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 12:53:54 12:52:01 3 0.07 0.00 0.03 0.00 0.00 99.90 12:53:54 12:53:01 all 0.15 0.00 0.04 0.00 0.00 99.80 12:53:54 12:53:01 0 0.07 0.00 0.07 0.00 0.00 99.87 12:53:54 12:53:01 1 0.52 0.00 0.03 0.00 0.00 99.45 12:53:54 12:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:53:54 12:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:53:54 Average: all 0.68 0.00 0.38 0.17 0.00 98.76 12:53:54 Average: 0 0.58 0.00 0.33 0.20 0.00 98.89 12:53:54 Average: 1 0.90 0.00 0.40 0.08 0.00 98.61 12:53:54 Average: 2 0.63 0.00 0.36 0.36 0.00 98.64 12:53:54 Average: 3 0.62 0.00 0.44 0.06 0.00 98.88 12:53:54 12:53:54 12:53:54