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 a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 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-5081 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 a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 Merge succeeded, producing a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 Checking out Revision a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 (PR-265) > git config core.sparsecheckout # timeout=10 > git checkout -f a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 # 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 a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 # 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 07:03:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:03:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:03:14 ========================================================= 07:03:14 EdgeX Global Pipelines Version Info 07:03:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 07:03:15 ------------------- 07:03:15 stable info: 07:03:15 ------------------- 07:03:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:03:15 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 07:03:15 Message: update stable to v1.0.106 07:03:16 ------------------- 07:03:16 experimental info: 07:03:16 ------------------- 07:03:16 Commited By: **** collab-it+edgex@linuxfoundation.org 07:03:16 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 07:03:16 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 07:03:19 + git log --format=format:%s -1 a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 [Pipeline] echo 07:03:19 GIT_COMMIT: a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43, Commit Message: feat(metadata): Create metadata updating DTOs [Pipeline] echo 07:03:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:03:20 07:03:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:03:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:03:20 latest: Pulling from edgex-devops/git-semver 07:03:20 31603596830f: Pulling fs layer 07:03:20 2a8b12db71e7: Pulling fs layer 07:03:20 6ca5941a6612: Pulling fs layer 07:03:20 ecc8261a40a4: Pulling fs layer 07:03:20 2a8b12db71e7: Verifying Checksum 07:03:20 2a8b12db71e7: Download complete 07:03:20 31603596830f: Download complete 07:03:20 ecc8261a40a4: Verifying Checksum 07:03:20 ecc8261a40a4: Download complete 07:03:20 6ca5941a6612: Verifying Checksum 07:03:20 6ca5941a6612: Download complete 07:03:20 31603596830f: Pull complete 07:03:21 2a8b12db71e7: Pull complete 07:03:21 6ca5941a6612: Pull complete 07:03:21 ecc8261a40a4: Pull complete 07:03:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:03:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:03:22 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 07:03:22 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:03:24 $ docker top 4b9b2d5fbe5befca8ca8b0e38f229e498a0b5e64600c3d62b8931c48f61ede20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:24 [ssh-agent] Looking for ssh-agent implementation... 07:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:24 $ docker exec 4b9b2d5fbe5befca8ca8b0e38f229e498a0b5e64600c3d62b8931c48f61ede20 ssh-agent 07:03:24 SSH_AUTH_SOCK=/tmp/ssh-DUgLhdMeJB2I/agent.12 07:03:24 SSH_AGENT_PID=17 07:03:25 Running ssh-add (command line suppressed) 07:03:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_3974664474857542442.key (/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_3974664474857542442.key) 07:03:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:25 + git describe --exact-match --tags HEAD 07:03:25 fatal: No names found, cannot describe anything. [Pipeline] } 07:03:25 $ docker exec --env ******** --env ******** 4b9b2d5fbe5befca8ca8b0e38f229e498a0b5e64600c3d62b8931c48f61ede20 ssh-agent -k 07:03:25 unset SSH_AUTH_SOCK; 07:03:25 unset SSH_AGENT_PID; 07:03:25 echo Agent pid 17 killed; 07:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:03:25 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:03:25 This usually means this commit has not been tagged. [Pipeline] sshagent 07:03:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:25 [ssh-agent] Looking for ssh-agent implementation... 07:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:25 $ docker exec 4b9b2d5fbe5befca8ca8b0e38f229e498a0b5e64600c3d62b8931c48f61ede20 ssh-agent 07:03:26 SSH_AUTH_SOCK=/tmp/ssh-HWfbHUR2sjeW/agent.45 07:03:26 SSH_AGENT_PID=50 07:03:26 Running ssh-add (command line suppressed) 07:03:26 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_7602175386342667983.key (/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_7602175386342667983.key) 07:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:26 + git semver init 07:03:26 # -> Open(): unable to determine branch for HEAD 07:03:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-265/.git 07:03:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-265 07:03:26 # $SEMVER_REMOTE_NAME = origin 07:03:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:03:26 # $SEMVER_USER_NAME = edgex-jenkins 07:03:26 # $SEMVER_BRANCH = PR-265 07:03:26 # $SEMVER_TEMP = /tmp/semver-071807098 07:03:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:03:27 # '/tmp/semver-071807098' -> '/w/workspace/dry_go-mod-core-contracts_PR-265/.semver' 07:03:27 # -> Force: false 07:03:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-265/.semver [Pipeline] } 07:03:27 $ docker exec --env ******** --env ******** 4b9b2d5fbe5befca8ca8b0e38f229e498a0b5e64600c3d62b8931c48f61ede20 ssh-agent -k 07:03:27 unset SSH_AUTH_SOCK; 07:03:27 unset SSH_AGENT_PID; 07:03:27 echo Agent pid 50 killed; 07:03:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:27 + git semver [Pipeline] } 07:03:27 $ docker stop --time=1 4b9b2d5fbe5befca8ca8b0e38f229e498a0b5e64600c3d62b8931c48f61ede20 07:03:29 $ docker rm -f 4b9b2d5fbe5befca8ca8b0e38f229e498a0b5e64600c3d62b8931c48f61ede20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:03:30 Stashed 84 file(s) [Pipeline] echo 07:03:30 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 07:03:30 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 07:03:46 Still waiting to schedule task 07:03:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5081’ 07:03:46 Still waiting to schedule task 07:03:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:05:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5083 in /w/workspace/dry_go-mod-core-contracts_PR-265 [Pipeline] { [Pipeline] ws 07:05:52 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 07:05:57 using credential edgex-jenkins-ssh 07:05:57 Cloning the remote Git repository 07:05:57 Cloning with configured refspecs honoured and without tags 07:05:57 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:05:57 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 07:05:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:05:57 > git --version # timeout=10 07:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:57 > 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 07:05:58 Fetching without tags 07:05:59 Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 07:05:59 Merge succeeded, producing a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 07:05:59 Checking out Revision a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 (PR-265) 07:05:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:05:58 > git config --add remote.origin.fetch +refs/pull/265/head:refs/remotes/origin/PR-265 # timeout=10 07:05:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:05:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:05:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:05:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:58 > 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 07:05:59 > git config core.sparsecheckout # timeout=10 07:05:59 > git checkout -f a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 # timeout=10 07:05:59 > git remote # timeout=10 07:05:59 > git config --get remote.origin.url # timeout=10 07:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:59 > git merge 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 07:05:59 > git rev-parse HEAD^{commit} # timeout=10 07:05:59 > git config core.sparsecheckout # timeout=10 07:05:59 > git checkout -f a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 # timeout=10 07:06:03 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 07:06:04 ========================================================= 07:06:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:06:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:06:06 + 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 . 07:06:07 Sending build context to Docker daemon 2.09MB 07:06:07 Step 1/7 : ARG BASE=golang:1.13-alpine 07:06:07 Step 2/7 : FROM ${BASE} 07:06:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:06:07 b538f80385f9: Pulling fs layer 07:06:07 74f711af9a0d: Pulling fs layer 07:06:07 99f96fe45779: Pulling fs layer 07:06:07 fd7a069fd194: Pulling fs layer 07:06:07 66aa3694b03b: Pulling fs layer 07:06:07 170f70906a0f: Pulling fs layer 07:06:07 ad7c5574e4b9: Pulling fs layer 07:06:07 e772456be8f7: Pulling fs layer 07:06:07 c890913d741a: Pulling fs layer 07:06:07 2480fcc9aa5a: Pulling fs layer 07:06:07 09adf4765672: Pulling fs layer 07:06:07 fd7a069fd194: Waiting 07:06:07 66aa3694b03b: Waiting 07:06:07 170f70906a0f: Waiting 07:06:07 ad7c5574e4b9: Waiting 07:06:07 e772456be8f7: Waiting 07:06:07 c890913d741a: Waiting 07:06:07 2480fcc9aa5a: Waiting 07:06:07 09adf4765672: Waiting 07:06:07 99f96fe45779: Verifying Checksum 07:06:07 99f96fe45779: Download complete 07:06:07 66aa3694b03b: Download complete 07:06:07 170f70906a0f: Verifying Checksum 07:06:07 170f70906a0f: Download complete 07:06:07 b538f80385f9: Verifying Checksum 07:06:07 b538f80385f9: Download complete 07:06:08 b538f80385f9: Pull complete 07:06:09 74f711af9a0d: Pull complete 07:06:09 99f96fe45779: Pull complete 07:06:10 ad7c5574e4b9: Verifying Checksum 07:06:10 ad7c5574e4b9: Download complete 07:06:10 c890913d741a: Download complete 07:06:12 2480fcc9aa5a: Verifying Checksum 07:06:12 2480fcc9aa5a: Download complete 07:06:12 09adf4765672: Download complete 07:06:12 e772456be8f7: Verifying Checksum 07:06:12 e772456be8f7: Download complete 07:06:13 fd7a069fd194: Verifying Checksum 07:06:13 fd7a069fd194: Download complete 07:06:22 Running on prd-centos7-docker-4c-2g-5084 in /w/workspace/dry_go-mod-core-contracts_PR-265 [Pipeline] { [Pipeline] ws 07:06:22 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 07:06:25 using credential edgex-jenkins-ssh 07:06:25 Cloning the remote Git repository 07:06:25 Cloning with configured refspecs honoured and without tags 07:06:25 fd7a069fd194: Pull complete 07:06:25 66aa3694b03b: Pull complete 07:06:25 170f70906a0f: Pull complete 07:06:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:06:25 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 07:06:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:06:25 > git --version # timeout=10 07:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:26 > 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 07:06:27 Fetching without tags 07:06:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:06:27 > git config --add remote.origin.fetch +refs/pull/265/head:refs/remotes/origin/PR-265 # timeout=10 07:06:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:06:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:06:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:27 > 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 07:06:28 Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 07:06:28 Merge succeeded, producing a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 07:06:28 Checking out Revision a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 (PR-265) 07:06:28 ad7c5574e4b9: Pull complete 07:06:28 > git config core.sparsecheckout # timeout=10 07:06:28 > git checkout -f a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 # timeout=10 07:06:28 > git remote # timeout=10 07:06:28 > git config --get remote.origin.url # timeout=10 07:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:28 > git merge 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 07:06:28 > git rev-parse HEAD^{commit} # timeout=10 07:06:28 > git config core.sparsecheckout # timeout=10 07:06:28 > git checkout -f a41b14fae60cc0c8737d3fe2f3c1bf7c56f3bf43 # timeout=10 07:06:31 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 07:06:32 ========================================================= 07:06:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:06:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:06:32 e772456be8f7: Pull complete 07:06:32 c890913d741a: Pull complete 07:06:33 + 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 . 07:06:33 Sending build context to Docker daemon 2.09MB 07:06:33 Step 1/7 : ARG BASE=golang:1.13-alpine 07:06:33 Step 2/7 : FROM ${BASE} 07:06:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:06:33 df20fa9351a1: Pulling fs layer 07:06:33 ed8968b2872e: Pulling fs layer 07:06:33 a92cc7c5fd73: Pulling fs layer 07:06:33 2dd03ba5bac4: Pulling fs layer 07:06:33 1e091d79d1de: Pulling fs layer 07:06:33 481702a1767f: Pulling fs layer 07:06:33 f64a6f60c768: Pulling fs layer 07:06:33 e78d2573fc39: Pulling fs layer 07:06:33 e876d2f968b6: Pulling fs layer 07:06:33 ce8a83651883: Pulling fs layer 07:06:33 07967f4d0e4b: Pulling fs layer 07:06:33 f64a6f60c768: Waiting 07:06:33 e78d2573fc39: Waiting 07:06:33 e876d2f968b6: Waiting 07:06:33 ce8a83651883: Waiting 07:06:33 07967f4d0e4b: Waiting 07:06:33 2dd03ba5bac4: Waiting 07:06:33 1e091d79d1de: Waiting 07:06:33 481702a1767f: Waiting 07:06:33 a92cc7c5fd73: Verifying Checksum 07:06:33 a92cc7c5fd73: Download complete 07:06:33 ed8968b2872e: Verifying Checksum 07:06:33 ed8968b2872e: Download complete 07:06:33 1e091d79d1de: Download complete 07:06:33 481702a1767f: Verifying Checksum 07:06:33 481702a1767f: Download complete 07:06:33 df20fa9351a1: Verifying Checksum 07:06:33 df20fa9351a1: Download complete 07:06:34 df20fa9351a1: Pull complete 07:06:34 ed8968b2872e: Pull complete 07:06:35 f64a6f60c768: Verifying Checksum 07:06:35 f64a6f60c768: Download complete 07:06:35 e876d2f968b6: Verifying Checksum 07:06:35 e876d2f968b6: Download complete 07:06:35 2480fcc9aa5a: Pull complete 07:06:35 09adf4765672: Pull complete 07:06:35 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 07:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:06:35 ---> 2248a725d1cf 07:06:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:06:35 2dd03ba5bac4: Verifying Checksum 07:06:35 2dd03ba5bac4: Download complete 07:06:35 07967f4d0e4b: Verifying Checksum 07:06:35 07967f4d0e4b: Download complete 07:06:35 ce8a83651883: Verifying Checksum 07:06:35 ce8a83651883: Download complete 07:06:36 e78d2573fc39: Verifying Checksum 07:06:36 e78d2573fc39: Download complete 07:06:36 a92cc7c5fd73: Pull complete 07:06:40 ---> Running in 6f3f7a66df4d 07:06:40 Removing intermediate container 6f3f7a66df4d 07:06:40 ---> 7c086fd8166a 07:06:40 Step 4/7 : RUN apk add bash 07:06:40 ---> Running in 3f0292ce9ccb 07:06:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:43 2dd03ba5bac4: Pull complete 07:06:43 1e091d79d1de: Pull complete 07:06:43 481702a1767f: Pull complete 07:06:44 OK: 142 MiB in 39 packages 07:06:45 Removing intermediate container 3f0292ce9ccb 07:06:45 ---> 4e1f80e5daac 07:06:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:06:45 ---> Running in cbdc64e4bc9e 07:06:46 Removing intermediate container cbdc64e4bc9e 07:06:46 ---> 774213708e3c 07:06:46 Step 6/7 : COPY go.mod . 07:06:46 ---> 3c94960b2de0 07:06:46 Step 7/7 : RUN go mod download 07:06:46 ---> Running in 8ae331d94b48 07:06:47 f64a6f60c768: Pull complete 07:06:49 go: finding github.com/davecgh/go-spew v1.1.0 07:06:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:06:49 go: finding github.com/go-kit/kit v0.8.0 07:06:49 go: finding github.com/go-logfmt/logfmt v0.4.0 07:06:49 go: finding github.com/go-playground/assert/v2 v2.0.1 07:06:49 go: finding github.com/go-playground/locales v0.13.0 07:06:49 go: finding github.com/go-playground/universal-translator v0.17.0 07:06:49 go: finding github.com/go-playground/validator/v10 v10.3.0 07:06:49 go: finding github.com/go-stack/stack v1.8.0 07:06:49 go: finding github.com/google/uuid v1.1.0 07:06:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:06:49 go: finding github.com/leodido/go-urn v1.2.0 07:06:49 go: finding github.com/pmezard/go-difflib v1.0.0 07:06:49 go: finding github.com/stretchr/objx v0.1.0 07:06:49 go: finding github.com/stretchr/testify v1.5.1 07:06:49 go: finding github.com/x448/float16 v0.8.4 07:06:49 go: finding golang.org/x/text v0.3.2 07:06:49 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 07:06:49 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:06:49 go: finding gopkg.in/yaml.v2 v2.2.8 07:06:50 e78d2573fc39: Pull complete 07:06:50 e876d2f968b6: Pull complete 07:06:52 ce8a83651883: Pull complete 07:06:52 07967f4d0e4b: Pull complete 07:06:52 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 07:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:06:52 ---> 5d7c900382c6 07:06:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:06:53 ---> Running in 71d3f9eddc9d 07:06:53 Removing intermediate container 71d3f9eddc9d 07:06:53 ---> 2fe501eb32ba 07:06:53 Step 4/7 : RUN apk add bash 07:06:53 ---> Running in ce8846d9a737 07:06:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:55 OK: 166 MiB in 39 packages 07:06:56 Removing intermediate container ce8846d9a737 07:06:56 ---> 73cf5a39712a 07:06:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:06:56 ---> Running in b25261ee8e3c 07:06:56 Removing intermediate container b25261ee8e3c 07:06:56 ---> e3b84faf7b87 07:06:56 Step 6/7 : COPY go.mod . 07:06:56 ---> 3da0b2acaf90 07:06:56 Step 7/7 : RUN go mod download 07:06:56 ---> Running in d2b1b532ce16 07:06:58 go: finding github.com/davecgh/go-spew v1.1.0 07:06:58 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:06:58 go: finding github.com/go-kit/kit v0.8.0 07:06:58 go: finding github.com/go-logfmt/logfmt v0.4.0 07:06:58 go: finding github.com/go-playground/assert/v2 v2.0.1 07:06:58 go: finding github.com/go-playground/locales v0.13.0 07:06:58 go: finding github.com/go-playground/universal-translator v0.17.0 07:06:58 go: finding github.com/go-playground/validator/v10 v10.3.0 07:06:58 go: finding github.com/go-stack/stack v1.8.0 07:06:58 go: finding github.com/google/uuid v1.1.0 07:06:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:06:58 go: finding github.com/leodido/go-urn v1.2.0 07:06:58 go: finding github.com/pmezard/go-difflib v1.0.0 07:06:58 go: finding github.com/stretchr/objx v0.1.0 07:06:58 go: finding github.com/stretchr/testify v1.5.1 07:06:58 go: finding github.com/x448/float16 v0.8.4 07:06:58 go: finding golang.org/x/text v0.3.2 07:06:58 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 07:06:58 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:06:58 go: finding gopkg.in/yaml.v2 v2.2.8 07:07:02 Removing intermediate container 8ae331d94b48 07:07:02 ---> 3073e1d7811b 07:07:02 Successfully built 3073e1d7811b 07:07:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:02 + docker inspect -f . ci-base-image-arm64 07:07:02 . [Pipeline] withDockerContainer 07:07:03 prd-ubuntu18.04-docker-arm64-4c-16g-5083 does not seem to be running inside a container 07:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 07:07:05 $ docker top 926cc21f30a88809572c4f28893a822c89ad6a47df5ad0feb9c00e10577856b1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:06 + go version 07:07:06 go version go1.13.13 linux/arm64 [Pipeline] sh 07:07:07 Removing intermediate container d2b1b532ce16 07:07:07 ---> 3ed1ddaa5c1f 07:07:07 Successfully built 3ed1ddaa5c1f 07:07:07 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 07:07:07 + make test 07:07:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:07:07 + docker inspect -f . ci-base-image-x86_64 07:07:07 . [Pipeline] withDockerContainer 07:07:07 prd-centos7-docker-4c-2g-5084 does not seem to be running inside a container 07:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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-x86_64 cat 07:07:09 $ docker top bb55ebf11d3217d1c67923fde833a69ddc1a97d5e2b451ff40e0ed10a9a5d782 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:09 + go version 07:07:09 go version go1.13.13 linux/amd64 [Pipeline] sh 07:07:10 + make test 07:07:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:07:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:07:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements 07:07:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 07:07:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements 07:07:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements 07:07:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:07:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.4% of statements 07:07:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.4% of statements 07:07:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.009s coverage: 100.0% of statements 07:07:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.062s coverage: 91.8% of statements 07:07:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:07:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:07:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.009s coverage: 15.4% of statements 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 07:07:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 23.5% of statements 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 100.0% of statements 07:07:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 94.3% of statements 07:07:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 07:07:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:07:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:07:26 gofmt -l . 07:07:26 [ "`gofmt -l .`" = "" ] [Pipeline] stash 07:07:26 Stashed 1 file(s) [Pipeline] } 07:07:26 $ docker stop --time=1 bb55ebf11d3217d1c67923fde833a69ddc1a97d5e2b451ff40e0ed10a9a5d782 07:07:29 $ docker rm -f bb55ebf11d3217d1c67923fde833a69ddc1a97d5e2b451ff40e0ed10a9a5d782 [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] } 07:07:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.035s coverage: 85.7% of statements 07:07:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 07:07:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.097s coverage: 45.4% of statements 07:07:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 07:07:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:07:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.026s coverage: 6.4% of statements 07:07:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.100s coverage: 14.4% of statements 07:07:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.048s coverage: 100.0% of statements 07:07:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 91.8% of statements 07:07:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:07:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:07:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements 07:07:42 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.113s coverage: 62.6% of statements 07:07:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements 07:07:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.066s coverage: 15.4% of statements 07:07:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 07:07:42 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 07:07:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 07:07:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.102s coverage: 23.5% of statements 07:07:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.087s coverage: 100.0% of statements 07:07:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.3% of statements 07:07:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.032s coverage: 100.0% of statements 07:07:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:07:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:07:49 gofmt -l . 07:07:49 [ "`gofmt -l .`" = "" ] [Pipeline] stash 07:07:50 Warning: overwriting stash ‘coverage-report’ 07:07:51 Stashed 1 file(s) [Pipeline] } 07:07:51 $ docker stop --time=1 926cc21f30a88809572c4f28893a822c89ad6a47df5ad0feb9c00e10577856b1 07:07:53 $ docker rm -f 926cc21f30a88809572c4f28893a822c89ad6a47df5ad0feb9c00e10577856b1 [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 07:07:55 provisioning config files... 07:07:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config9186368782165896234tmp [Pipeline] { [Pipeline] sh 07:07:55 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config9186368782165896234tmp 07:07:55 + curl -s https://codecov.io/bash [Pipeline] } 07:07:56 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 07:07:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:07:58 ---> package-listing.sh 07:07:58 ++ facter osfamily 07:07:58 ++ tr '[:upper:]' '[:lower:]' 07:07:58 + OS_FAMILY=redhat 07:07:58 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-265 07:07:58 + START_PACKAGES=/tmp/packages_start.txt 07:07:58 + END_PACKAGES=/tmp/packages_end.txt 07:07:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:58 + PACKAGES=/tmp/packages_start.txt 07:07:58 + '[' /w/workspace/dry_go-mod-core-contracts_PR-265 ']' 07:07:58 + PACKAGES=/tmp/packages_end.txt 07:07:58 + case "${OS_FAMILY}" in 07:07:58 + rpm -qa 07:07:58 + sort 07:08:02 + '[' -f /tmp/packages_start.txt ']' 07:08:02 + '[' -f /tmp/packages_end.txt ']' 07:08:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:02 + '[' /w/workspace/dry_go-mod-core-contracts_PR-265 ']' 07:08:02 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-265/archives/ 07:08:02 + 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 07:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:02 07:08:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:03 alpine: Pulling from edgex-lftools-log-publisher 07:08:03 c9b1b535fdd9: Pulling fs layer 07:08:03 2cc5ad85d9ab: Pulling fs layer 07:08:03 756a868c4378: Pulling fs layer 07:08:03 444b2fc9a129: Pulling fs layer 07:08:03 ea15f1150254: Pulling fs layer 07:08:03 41b27a9f41bf: Pulling fs layer 07:08:03 28c525ee5125: Pulling fs layer 07:08:03 094b1ea09ed8: Pulling fs layer 07:08:03 138eaada9080: Pulling fs layer 07:08:03 0622d0fa9048: Pulling fs layer 07:08:03 444b2fc9a129: Waiting 07:08:03 28c525ee5125: Waiting 07:08:03 094b1ea09ed8: Waiting 07:08:03 138eaada9080: Waiting 07:08:03 0622d0fa9048: Waiting 07:08:03 ea15f1150254: Waiting 07:08:03 41b27a9f41bf: Waiting 07:08:03 2cc5ad85d9ab: Verifying Checksum 07:08:03 2cc5ad85d9ab: Download complete 07:08:03 444b2fc9a129: Verifying Checksum 07:08:03 444b2fc9a129: Download complete 07:08:03 c9b1b535fdd9: Verifying Checksum 07:08:03 c9b1b535fdd9: Download complete 07:08:03 ea15f1150254: Verifying Checksum 07:08:03 ea15f1150254: Download complete 07:08:03 28c525ee5125: Verifying Checksum 07:08:03 28c525ee5125: Download complete 07:08:03 756a868c4378: Verifying Checksum 07:08:03 756a868c4378: Download complete 07:08:03 c9b1b535fdd9: Pull complete 07:08:03 138eaada9080: Verifying Checksum 07:08:03 138eaada9080: Download complete 07:08:03 0622d0fa9048: Verifying Checksum 07:08:03 0622d0fa9048: Download complete 07:08:03 2cc5ad85d9ab: Pull complete 07:08:03 094b1ea09ed8: Verifying Checksum 07:08:03 094b1ea09ed8: Download complete 07:08:04 41b27a9f41bf: Verifying Checksum 07:08:04 41b27a9f41bf: Download complete 07:08:05 756a868c4378: Pull complete 07:08:05 444b2fc9a129: Pull complete 07:08:05 ea15f1150254: Pull complete 07:08:09 41b27a9f41bf: Pull complete 07:08:09 28c525ee5125: Pull complete 07:08:12 094b1ea09ed8: Pull complete 07:08:12 138eaada9080: Pull complete 07:08:12 0622d0fa9048: Pull complete 07:08:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:08:12 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 07:08:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:08:16 $ docker top 9b0dc3470df331fb1f0930fadb15c7ccecb5c064ba3bb92b8646277039147548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:16 provisioning config files... 07:08:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config6433274212199195124tmp [Pipeline] { [Pipeline] echo 07:08:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:16 ---> create-netrc.sh [Pipeline] echo 07:08:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:08:17 ---> logs-deploy.sh 07:08:17 + ARCHIVE_ARTIFACTS= 07:08:17 + LOGS_SERVER=https://logs.edgexfoundry.org 07:08:17 + '[' https://logs.edgexfoundry.org == None ']' 07:08:17 + NEXUS_URL=https://nexus.edgexfoundry.org 07:08:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/4 07:08:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-265/4/ 07:08:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/4 /w/workspace/dry_go-mod-core-contracts_PR-265 07:08:18 Archives upload complete. 07:08:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-265/4/ 07:08:19 ---> uname -a: 07:08:19 Linux 9b0dc3470df3 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:08:19 07:08:19 07:08:19 ---> lscpu: 07:08:19 Architecture: x86_64 07:08:19 CPU op-mode(s): 32-bit, 64-bit 07:08:19 Byte Order: Little Endian 07:08:19 Address sizes: 40 bits physical, 48 bits virtual 07:08:19 CPU(s): 4 07:08:19 On-line CPU(s) list: 0-3 07:08:19 Thread(s) per core: 1 07:08:19 Core(s) per socket: 1 07:08:19 Socket(s): 4 07:08:19 NUMA node(s): 1 07:08:19 Vendor ID: GenuineIntel 07:08:19 CPU family: 6 07:08:19 Model: 44 07:08:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:08:19 Stepping: 1 07:08:19 CPU MHz: 2933.442 07:08:19 BogoMIPS: 5866.88 07:08:19 Virtualization: VT-x 07:08:19 Hypervisor vendor: KVM 07:08:19 Virtualization type: full 07:08:19 L1d cache: 128 KiB 07:08:19 L1i cache: 128 KiB 07:08:19 L2 cache: 16 MiB 07:08:19 L3 cache: 64 MiB 07:08:19 NUMA node0 CPU(s): 0-3 07:08:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:08:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:08:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:08:19 Vulnerability Meltdown: Mitigation; PTI 07:08:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:08:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:08:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:08:19 Vulnerability Tsx async abort: Not affected 07:08:19 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 07:08:19 07:08:19 07:08:19 ---> nproc: 07:08:19 4 07:08:19 07:08:19 07:08:19 ---> df -h: 07:08:19 Filesystem Size Used Available Use% Mounted on 07:08:19 overlay 50.0G 7.2G 42.8G 14% / 07:08:19 tmpfs 64.0M 0 64.0M 0% /dev 07:08:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:08:19 shm 64.0M 0 64.0M 0% /dev/shm 07:08:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 07:08:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 07:08:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 07:08:19 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-265 07:08:19 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-265@tmp 07:08:19 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 07:08:19 07:08:19 07:08:19 ---> free -m: 07:08:19 total used free shared buff/cache available 07:08:19 Mem: 1837 639 112 0 1085 1093 07:08:19 Swap: 1023 1 1022 07:08:19 07:08:19 07:08:19 ---> ip addr: 07:08:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:08:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:19 inet 127.0.0.1/8 scope host lo 07:08:19 valid_lft forever preferred_lft forever 07:08:19 6: eth0@if7: mtu 1458 qdisc noqueue state UP 07:08:19 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:08:19 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:08:19 valid_lft forever preferred_lft forever 07:08:19 07:08:19 07:08:19 ---> sar -b -r -n DEV: 07:08:19 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/13/20 _x86_64_ (4 CPU) 07:08:19 07:08:19 07:02:27 LINUX RESTART 07:08:19 07:08:19 07:03:01 tps rtps wtps bread/s bwrtn/s 07:08:19 07:04:01 66.46 19.09 47.36 5262.39 4917.33 07:08:19 07:05:01 1.67 0.00 1.67 0.00 33.02 07:08:19 07:06:01 0.28 0.00 0.28 0.00 3.88 07:08:19 07:07:01 0.25 0.00 0.25 0.00 2.70 07:08:19 07:08:01 40.04 39.50 0.53 3904.91 12.57 07:08:19 Average: 21.74 11.72 10.02 1833.95 994.16 07:08:19 07:08:19 07:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:19 07:04:01 170360 1711196 90.95 2620 1155132 1111608 37.94 428844 1121200 120 07:08:19 07:05:01 171140 1710416 90.90 2620 1155136 1111508 37.93 429220 1120316 12 07:08:19 07:06:01 175204 1706352 90.69 2620 1155144 1073356 36.63 427676 1119016 8 07:08:19 07:07:01 172996 1708560 90.81 2620 1155144 1073404 36.63 430020 1118632 8 07:08:19 07:08:01 94624 1786932 94.97 2620 1227660 1074964 36.69 422484 1200336 48 07:08:19 Average: 156865 1724691 91.66 2620 1169643 1088968 37.16 427649 1135900 39 07:08:19 07:08:19 07:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:08:19 07:04:01 eth0 475.63 289.13 1034.99 102.13 0.00 0.00 0.00 07:08:19 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:04:01 docker0 4.26 3.13 0.85 9.74 0.00 0.00 0.00 07:08:19 07:05:01 eth0 2.56 1.00 2.27 0.23 0.00 0.00 0.00 07:08:19 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:06:01 eth0 1.07 0.38 0.34 0.24 0.00 0.00 0.00 07:08:19 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:07:01 eth0 0.52 0.30 0.27 0.14 0.00 0.00 0.00 07:08:19 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:08:01 eth0 7.59 4.68 7.89 2.69 0.00 0.00 0.00 07:08:19 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 Average: eth0 97.50 59.11 209.21 21.09 0.00 0.00 0.00 07:08:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:19 Average: docker0 0.85 0.63 0.17 1.95 0.00 0.00 0.00 07:08:19 07:08:19 07:08:19 ---> sar -P ALL: 07:08:19 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/13/20 _x86_64_ (4 CPU) 07:08:19 07:08:19 07:02:27 LINUX RESTART 07:08:19 07:08:19 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:08:19 07:04:01 all 12.16 0.00 3.11 2.30 0.01 82.43 07:08:19 07:04:01 0 11.46 0.00 4.40 6.88 0.00 77.27 07:08:19 07:04:01 1 12.39 0.00 2.96 0.15 0.00 84.49 07:08:19 07:04:01 2 11.78 0.00 2.90 1.47 0.00 83.85 07:08:19 07:04:01 3 13.01 0.00 2.13 0.69 0.02 84.16 07:08:19 07:05:01 all 0.18 0.00 0.04 0.00 0.00 99.78 07:08:19 07:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:08:19 07:05:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:08:19 07:05:01 2 0.53 0.00 0.03 0.00 0.00 99.43 07:08:19 07:05:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:08:19 07:06:01 all 0.27 0.00 0.03 0.00 0.00 99.70 07:08:19 07:06:01 0 0.45 0.00 0.03 0.00 0.00 99.52 07:08:19 07:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:08:19 07:06:01 2 0.52 0.00 0.02 0.00 0.00 99.47 07:08:19 07:06:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:08:19 07:07:01 all 0.16 0.00 0.02 0.00 0.00 99.82 07:08:19 07:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:08:19 07:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:08:19 07:07:01 2 0.53 0.00 0.02 0.00 0.00 99.45 07:08:19 07:07:01 3 0.05 0.00 0.05 0.00 0.00 99.90 07:08:19 07:08:01 all 0.92 0.00 0.28 1.03 0.00 97.77 07:08:19 07:08:01 0 1.47 0.00 0.30 0.57 0.00 97.67 07:08:19 07:08:01 1 0.58 0.00 0.32 1.77 0.00 97.33 07:08:19 07:08:01 2 1.37 0.00 0.37 1.78 0.02 96.47 07:08:19 07:08:01 3 0.25 0.00 0.13 0.00 0.00 99.62 07:08:19 Average: all 2.73 0.00 0.69 0.66 0.00 95.91 07:08:19 Average: 0 2.68 0.00 0.95 1.48 0.00 94.88 07:08:19 Average: 1 2.62 0.00 0.68 0.38 0.00 96.32 07:08:19 Average: 2 2.94 0.00 0.66 0.65 0.00 95.75 07:08:19 Average: 3 2.68 0.00 0.47 0.14 0.00 96.71 07:08:19 07:08:19 07:08:19