Pull request #550 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 36982f1d253e82de5a22172214dd6d8c5a32dcd8 rather than 7ac16d71651c7ce08d7154a284877a24358cb278 Obtained Jenkinsfile from 36982f1d253e82de5a22172214dd6d8c5a32dcd8 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 --version # 'git version 2.16.6' > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-550/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-550/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30146 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-550 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # 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/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 7ac16d71651c7ce08d7154a284877a24358cb278 Merge succeeded, producing 7ac16d71651c7ce08d7154a284877a24358cb278 Checking out Revision 7ac16d71651c7ce08d7154a284877a24358cb278 (PR-550) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # 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 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 Commit message: "feat: add CBOR support in EventClient for binary reading" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:21:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:21:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:21:57 ========================================================= 08:21:57 EdgeX Global Pipelines Version Info 08:21:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:21:59 ------------------- 08:21:59 stable info: 08:21:59 ------------------- 08:21:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:21:59 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 08:21:59 Message: update stable to v1.0.184 08:22:00 ------------------- 08:22:00 experimental info: 08:22:00 ------------------- 08:22:00 Commited By: **** collab-it+edgex@linuxfoundation.org 08:22:00 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 08:22:00 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:22:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:22:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:22:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:22:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:22:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:22:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:22:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo 08:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo 08:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo 08:22:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ac16d71651c7ce08d7154a284877a24358cb278 [Pipeline] echo 08:22:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ac16d7 [Pipeline] echo 08:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:05 + git log --format=format:%s -1 7ac16d71651c7ce08d7154a284877a24358cb278 [Pipeline] echo 08:22:05 GIT_COMMIT: 7ac16d71651c7ce08d7154a284877a24358cb278, Commit Message: feat: add CBOR support in EventClient for binary reading [Pipeline] echo 08:22:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:07 08:22:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:22:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:07 latest: Pulling from edgex-devops/git-semver 08:22:07 31603596830f: Pulling fs layer 08:22:07 2a8b12db71e7: Pulling fs layer 08:22:07 6ca5941a6612: Pulling fs layer 08:22:07 ecc8261a40a4: Pulling fs layer 08:22:07 ecc8261a40a4: Waiting 08:22:07 2a8b12db71e7: Download complete 08:22:07 31603596830f: Verifying Checksum 08:22:07 31603596830f: Download complete 08:22:07 6ca5941a6612: Verifying Checksum 08:22:07 6ca5941a6612: Download complete 08:22:07 ecc8261a40a4: Verifying Checksum 08:22:07 ecc8261a40a4: Download complete 08:22:08 31603596830f: Pull complete 08:22:08 2a8b12db71e7: Pull complete 08:22:09 6ca5941a6612: Pull complete 08:22:09 ecc8261a40a4: Pull complete 08:22:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:22:09 prd-centos7-docker-4c-2g-30146 does not seem to be running inside a container 08:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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:10004/edgex-devops/git-semver:latest cat 08:22:12 $ docker top 240fa1d27e296f1d894648ce9d297de6f3c998faa5096ccdf69fb4b192754d48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:12 [ssh-agent] Looking for ssh-agent implementation... 08:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:13 $ docker exec 240fa1d27e296f1d894648ce9d297de6f3c998faa5096ccdf69fb4b192754d48 ssh-agent 08:22:13 SSH_AUTH_SOCK=/tmp/ssh-8m9IGblweaP1/agent.11 08:22:13 SSH_AGENT_PID=16 08:22:13 Running ssh-add (command line suppressed) 08:22:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7518805038294221254.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7518805038294221254.key) 08:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:13 + git tag --points-at HEAD [Pipeline] } 08:22:13 $ docker exec --env ******** --env ******** 240fa1d27e296f1d894648ce9d297de6f3c998faa5096ccdf69fb4b192754d48 ssh-agent -k 08:22:13 unset SSH_AUTH_SOCK; 08:22:13 unset SSH_AGENT_PID; 08:22:13 echo Agent pid 16 killed; 08:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:14 [ssh-agent] Looking for ssh-agent implementation... 08:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:14 $ docker exec 240fa1d27e296f1d894648ce9d297de6f3c998faa5096ccdf69fb4b192754d48 ssh-agent 08:22:14 SSH_AUTH_SOCK=/tmp/ssh-OgTNKyHFSf7k/agent.46 08:22:14 SSH_AGENT_PID=51 08:22:14 Running ssh-add (command line suppressed) 08:22:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_1283458012595720515.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_1283458012595720515.key) 08:22:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:15 + git semver init 08:22:15 # -> Open(): unable to determine branch for HEAD 08:22:15 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.git 08:22:15 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-550 08:22:15 # $SEMVER_REMOTE_NAME = origin 08:22:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:22:15 # $SEMVER_USER_NAME = edgex-jenkins 08:22:15 # $SEMVER_BRANCH = PR-550 08:22:15 # $SEMVER_TEMP = /tmp/semver-233977908 08:22:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:22:16 # '/tmp/semver-233977908' -> '/w/workspace/dry_go-mod-core-contracts_PR-550/.semver' 08:22:16 # -> Force: false 08:22:16 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.semver [Pipeline] } 08:22:16 $ docker exec --env ******** --env ******** 240fa1d27e296f1d894648ce9d297de6f3c998faa5096ccdf69fb4b192754d48 ssh-agent -k 08:22:16 unset SSH_AUTH_SOCK; 08:22:16 unset SSH_AGENT_PID; 08:22:16 echo Agent pid 51 killed; 08:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:16 + git semver [Pipeline] } 08:22:16 $ docker stop --time=1 240fa1d27e296f1d894648ce9d297de6f3c998faa5096ccdf69fb4b192754d48 08:22:18 $ docker rm -f 240fa1d27e296f1d894648ce9d297de6f3c998faa5096ccdf69fb4b192754d48 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:22:19 Stashed 1 file(s) [Pipeline] echo 08:22:19 [edgeXSemver]: initialized semver on 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 08:22:35 Still waiting to schedule task 08:22:35 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30146’ 08:22:35 Still waiting to schedule task 08:22:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:24:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30147 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 08:24:28 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:24:33 using credential edgex-jenkins-ssh 08:24:33 Cloning the remote Git repository 08:24:33 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:24:33 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:24:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:24:33 > git --version # timeout=10 08:24:33 > git --version # 'git version 2.17.1' 08:24:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:35 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 7ac16d71651c7ce08d7154a284877a24358cb278 08:24:35 Merge succeeded, producing 7ac16d71651c7ce08d7154a284877a24358cb278 08:24:35 Checking out Revision 7ac16d71651c7ce08d7154a284877a24358cb278 (PR-550) 08:24:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:24:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:24:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:24:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:24:35 > git config core.sparsecheckout # timeout=10 08:24:35 > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 08:24:35 > git remote # timeout=10 08:24:35 > git config --get remote.origin.url # timeout=10 08:24:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:35 > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 08:24:35 > git rev-parse HEAD^{commit} # timeout=10 08:24:35 > git config core.sparsecheckout # timeout=10 08:24:35 > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 08:24:40 Commit message: "feat: add CBOR support in EventClient for binary reading" 08:24:40 > git --version # timeout=10 08:24:40 > git --version # 'git version 2.17.1' 08:24:40 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:24:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:24:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:24:42 + sudo service docker restart 08:24:42 + true [Pipeline] unstash [Pipeline] echo 08:24:45 ========================================================= 08:24:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:24:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:24:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:24:47 Sending build context to Docker daemon 2.842MB 08:24:47 Step 1/7 : ARG BASE=golang:1.15-alpine 08:24:47 Step 2/7 : FROM ${BASE} 08:24:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:24:47 5f621e34cdf4: Pulling fs layer 08:24:47 a4357932f1b6: Pulling fs layer 08:24:47 18c013af1878: Pulling fs layer 08:24:47 00ac8860ef70: Pulling fs layer 08:24:47 63d7cb157983: Pulling fs layer 08:24:47 b116817d02f9: Pulling fs layer 08:24:47 745a02a5169b: Pulling fs layer 08:24:47 00ac8860ef70: Waiting 08:24:47 63d7cb157983: Waiting 08:24:47 b116817d02f9: Waiting 08:24:47 745a02a5169b: Waiting 08:24:47 18c013af1878: Download complete 08:24:47 a4357932f1b6: Download complete 08:24:47 63d7cb157983: Verifying Checksum 08:24:47 63d7cb157983: Download complete 08:24:48 b116817d02f9: Verifying Checksum 08:24:48 b116817d02f9: Download complete 08:24:48 5f621e34cdf4: Verifying Checksum 08:24:48 5f621e34cdf4: Download complete 08:24:49 5f621e34cdf4: Pull complete 08:24:49 a4357932f1b6: Pull complete 08:24:50 18c013af1878: Pull complete 08:24:51 745a02a5169b: Verifying Checksum 08:24:51 745a02a5169b: Download complete 08:24:52 00ac8860ef70: Verifying Checksum 08:24:52 00ac8860ef70: Download complete 08:24:57 Running on prd-centos7-docker-4c-2g-30148 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 08:24:57 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:25:00 using credential edgex-jenkins-ssh 08:25:00 Cloning the remote Git repository 08:25:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:25:00 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:25:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:25:00 > git --version # timeout=10 08:25:00 > git --version # 'git version 2.24.3' 08:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:25:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:25:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:25:03 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 7ac16d71651c7ce08d7154a284877a24358cb278 08:25:03 Merge succeeded, producing 7ac16d71651c7ce08d7154a284877a24358cb278 08:25:03 Checking out Revision 7ac16d71651c7ce08d7154a284877a24358cb278 (PR-550) 08:25:04 00ac8860ef70: Pull complete 08:25:04 63d7cb157983: Pull complete 08:25:04 b116817d02f9: Pull complete 08:25:03 > git config core.sparsecheckout # timeout=10 08:25:03 > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 08:25:03 > git remote # timeout=10 08:25:03 > git config --get remote.origin.url # timeout=10 08:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:03 > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 08:25:03 > git rev-parse HEAD^{commit} # timeout=10 08:25:03 > git config core.sparsecheckout # timeout=10 08:25:03 > git checkout -f 7ac16d71651c7ce08d7154a284877a24358cb278 # timeout=10 08:25:07 745a02a5169b: Pull complete 08:25:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:25:07 ---> b7e6874047d6 08:25:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:25:07 Commit message: "feat: add CBOR support in EventClient for binary reading" 08:25:07 > git --version # timeout=10 08:25:07 > git --version # 'git version 2.24.3' 08:25:07 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:25:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:25:09 + sudo service docker restart 08:25:09 + true 08:25:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash 08:25:10 ---> Running in e5ae6e6c51b2 08:25:10 Removing intermediate container e5ae6e6c51b2 08:25:10 ---> 4e592527488a 08:25:10 Step 4/7 : RUN apk add bash 08:25:10 ---> Running in b49a988de2f5 [Pipeline] echo 08:25:10 ========================================================= 08:25:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:25:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:25:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:25:11 Sending build context to Docker daemon 2.844MB 08:25:11 Step 1/7 : ARG BASE=golang:1.15-alpine 08:25:11 Step 2/7 : FROM ${BASE} 08:25:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:25:11 188c0c94c7c5: Pulling fs layer 08:25:11 0ef7d3d256c8: Pulling fs layer 08:25:11 de9db76c5a1d: Pulling fs layer 08:25:11 bca2f99d35d6: Pulling fs layer 08:25:11 93359f2a8cfa: Pulling fs layer 08:25:11 7c6f9722023f: Pulling fs layer 08:25:11 a35cf1a2eb13: Pulling fs layer 08:25:11 93359f2a8cfa: Waiting 08:25:11 7c6f9722023f: Waiting 08:25:11 a35cf1a2eb13: Waiting 08:25:11 bca2f99d35d6: Waiting 08:25:11 de9db76c5a1d: Verifying Checksum 08:25:11 de9db76c5a1d: Download complete 08:25:11 0ef7d3d256c8: Verifying Checksum 08:25:11 0ef7d3d256c8: Download complete 08:25:11 93359f2a8cfa: Verifying Checksum 08:25:11 93359f2a8cfa: Download complete 08:25:11 7c6f9722023f: Verifying Checksum 08:25:11 7c6f9722023f: Download complete 08:25:11 188c0c94c7c5: Verifying Checksum 08:25:11 188c0c94c7c5: Download complete 08:25:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:25:12 188c0c94c7c5: Pull complete 08:25:12 0ef7d3d256c8: Pull complete 08:25:12 de9db76c5a1d: Pull complete 08:25:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:25:13 a35cf1a2eb13: Verifying Checksum 08:25:13 a35cf1a2eb13: Download complete 08:25:14 bca2f99d35d6: Verifying Checksum 08:25:14 bca2f99d35d6: Download complete 08:25:14 OK: 142 MiB in 39 packages 08:25:15 Removing intermediate container b49a988de2f5 08:25:15 ---> 82d727bcf349 08:25:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:25:15 ---> Running in 5b3beaa484db 08:25:16 Removing intermediate container 5b3beaa484db 08:25:16 ---> 257d24eef4d7 08:25:16 Step 6/7 : COPY go.mod . 08:25:17 ---> 55b89319eda7 08:25:17 Step 7/7 : RUN go mod download 08:25:17 ---> Running in b6d2894edf8a 08:25:19 bca2f99d35d6: Pull complete 08:25:19 93359f2a8cfa: Pull complete 08:25:19 7c6f9722023f: Pull complete 08:25:23 a35cf1a2eb13: Pull complete 08:25:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:25:23 ---> a62c8e92a672 08:25:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:25:23 ---> Running in 4e127795fc33 08:25:24 Removing intermediate container 4e127795fc33 08:25:24 ---> 00a6b37f2f82 08:25:24 Step 4/7 : RUN apk add bash 08:25:24 ---> Running in 9dbe78d1f293 08:25:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:25:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:25:26 OK: 166 MiB in 39 packages 08:25:26 Removing intermediate container 9dbe78d1f293 08:25:26 ---> 7882a848875d 08:25:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:25:26 ---> Running in c9550ba676ee 08:25:27 Removing intermediate container c9550ba676ee 08:25:27 ---> 8eee6d6a3313 08:25:27 Step 6/7 : COPY go.mod . 08:25:27 ---> 8a897cad9605 08:25:27 Step 7/7 : RUN go mod download 08:25:27 ---> Running in 10ed63797279 08:25:32 Removing intermediate container b6d2894edf8a 08:25:32 ---> c7bcfbd00787 08:25:32 Successfully built c7bcfbd00787 08:25:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:25:32 + docker inspect -f . ci-base-image-arm64 08:25:32 . [Pipeline] withDockerContainer 08:25:33 prd-ubuntu18.04-docker-arm64-4c-16g-30147 does not seem to be running inside a container 08:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:25:34 $ docker top debc07c4a7fa9c8794dd22acd6df3ac0371e7604c3d62f61d0847f5fedf88407 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:35 + go version 08:25:35 go version go1.15.5 linux/arm64 [Pipeline] } 08:25:36 $ docker stop --time=1 debc07c4a7fa9c8794dd22acd6df3ac0371e7604c3d62f61d0847f5fedf88407 08:25:38 $ docker rm -f debc07c4a7fa9c8794dd22acd6df3ac0371e7604c3d62f61d0847f5fedf88407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:39 + docker inspect -f . ci-base-image-arm64 08:25:39 . [Pipeline] withDockerContainer 08:25:39 Removing intermediate container 10ed63797279 08:25:39 ---> 911758f4b5cb 08:25:39 Successfully built 911758f4b5cb 08:25:39 Successfully tagged ci-base-image-x86_64:latest 08:25:39 prd-ubuntu18.04-docker-arm64-4c-16g-30147 does not seem to be running inside a container 08:25:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:25:41 $ docker top 7b24833a64e5695ca5724850923b2ebe0dd6e650e426c24cec715b23bffca148 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:25:42 + docker inspect -f . ci-base-image-x86_64 08:25:42 . [Pipeline] withDockerContainer 08:25:42 prd-centos7-docker-4c-2g-30148 does not seem to be running inside a container 08:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:25:42 + make test 08:25:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:25:43 $ docker top 4d0e47cd155b240fe0a9ea524b0d4e417f256a4e65235b253cdc0fd50c9120db -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:43 + go version 08:25:43 go version go1.15.5 linux/amd64 [Pipeline] } 08:25:43 $ docker stop --time=1 4d0e47cd155b240fe0a9ea524b0d4e417f256a4e65235b253cdc0fd50c9120db 08:25:45 $ docker rm -f 4d0e47cd155b240fe0a9ea524b0d4e417f256a4e65235b253cdc0fd50c9120db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:46 + docker inspect -f . ci-base-image-x86_64 08:25:46 . [Pipeline] withDockerContainer 08:25:46 prd-centos7-docker-4c-2g-30148 does not seem to be running inside a container 08:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:25:47 $ docker top 6129ccb94accf9b7fe27f57f301f7833e86ddae133d1390f5767bad2a9cd2e13 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:47 + make test 08:25:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:25:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:25:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements 08:25:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements 08:25:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.035s coverage: 45.4% of statements 08:25:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.030s coverage: 77.8% of statements 08:25:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:25:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements 08:25:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.021s coverage: 14.7% of statements 08:25:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements 08:25:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.023s coverage: 91.8% of statements 08:25:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:25:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:25:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 08:25:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.7% of statements 08:25:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.028s coverage: 63.0% of statements 08:25:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements 08:25:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 08:25:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.014s coverage: 15.4% of statements 08:25:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements 08:25:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:26:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.111s coverage: 83.8% of statements 08:26:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:26:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:26:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:26:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 47.2% of statements 08:26:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements 08:26:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.046s coverage: 91.3% of statements 08:26:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 08:26:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:26:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:26:03 gofmt -l . 08:26:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:26:03 $ docker stop --time=1 6129ccb94accf9b7fe27f57f301f7833e86ddae133d1390f5767bad2a9cd2e13 08:26:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:26:06 $ docker rm -f 6129ccb94accf9b7fe27f57f301f7833e86ddae133d1390f5767bad2a9cd2e13 [Pipeline] // withDockerContainer 08:26:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.033s coverage: 85.7% of statements 08:26:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.068s coverage: 100.0% of statements [Pipeline] sh 08:26:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:26:07 Stashed 1 file(s) [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 08:26:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.048s coverage: 45.4% of statements 08:26:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.040s coverage: 77.8% of statements 08:26:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:26:09 ---> job-cost.sh 08:26:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PfTC 08:26:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 08:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.046s coverage: 14.7% of statements 08:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.050s coverage: 100.0% of statements 08:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.068s coverage: 91.8% of statements 08:26:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:26:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.041s coverage: 100.0% of statements 08:26:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.031s coverage: 36.7% of statements 08:26:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.123s coverage: 63.0% of statements 08:26:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.030s coverage: 26.3% of statements 08:26:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.020s coverage: 15.4% of statements 08:26:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.028s coverage: 15.4% of statements 08:26:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.010s coverage: 14.3% of statements 08:26:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:26:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.199s coverage: 83.8% of statements 08:26:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:26:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:26:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:26:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.067s coverage: 47.2% of statements 08:26:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.063s coverage: 94.7% of statements 08:26:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.172s coverage: 91.3% of statements 08:26:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 08:26:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 08:26:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:26:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:26:28 gofmt -l . 08:26:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:26:30 $ docker stop --time=1 7b24833a64e5695ca5724850923b2ebe0dd6e650e426c24cec715b23bffca148 08:26:32 $ docker rm -f 7b24833a64e5695ca5724850923b2ebe0dd6e650e426c24cec715b23bffca148 [Pipeline] // withDockerContainer [Pipeline] sh 08:26:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:26:33 Warning: overwriting stash ‘coverage-report’ 08:26:34 Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 08:26:35 ---> job-cost.sh 08:26:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WqmR 08:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-PfTC/bin to PATH 08:26:50 INFO: No Stack... 08:26:50 INFO: Retrieving Pricing Info for: v1-standard-2 08:26:51 INFO: Archiving Costs [Pipeline] sh 08:26:52 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 08:26:52 + cut -d, -f6 [Pipeline] lock 08:26:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] 08:26:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] did not exist. Created. 08:26:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:26:52 + echo total: 0.029999999329447746 [Pipeline] stash 08:26:52 Stashed 1 file(s) [Pipeline] } 08:26:52 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:27:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-WqmR/bin to PATH 08:28:36 INFO: No Stack... 08:28:37 INFO: Retrieving Pricing Info for: lf-standard-4 08:28:38 INFO: Archiving Costs [Pipeline] sh 08:28:38 + cut -d, -f6 08:28:38 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 08:28:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] 08:28:38 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] did not exist. Created. 08:28:38 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:28:39 /w/workspace/go-mod-core-contracts/1@tmp/durable-1502c837/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-1502c837/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:28:39 + echo total: 0.20999999344348907 [Pipeline] stash 08:28:39 Warning: overwriting stash ‘stack-cost’ 08:28:39 Stashed 1 file(s) [Pipeline] } 08:28:39 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-1-stack-cost] [Pipeline] // lock [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 08:28:42 provisioning config files... 08:28:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config1239619062284702637tmp [Pipeline] { [Pipeline] sh 08:28:42 + set +x 08:28:42 + curl -s https://codecov.io/bash 08:28:42 + bash -s -- 08:28:42 08:28:42 _____ _ 08:28:42 / ____| | | 08:28:42 | | ___ __| | ___ ___ _____ __ 08:28:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:28:42 | |___| (_) | (_| | __/ (_| (_) \ V / 08:28:42 \_____\___/ \__,_|\___|\___\___/ \_/ 08:28:42 Bash-20210309-2b87ace 08:28:42 08:28:42 08:28:42 ==> git version 2.24.3 found 08:28:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:28:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:28:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:28:42 ==> Jenkins CI detected. 08:28:42 project root: . 08:28:42 --> token set from env 08:28:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:28:42 ==> Running gcov in . (disable via -X gcov) 08:28:42 ==> Python coveragepy not found 08:28:42 ==> Searching for coverage reports in: 08:28:42 + . 08:28:42 -> Found 1 reports 08:28:42 ==> Detecting git/mercurial file structure 08:28:42 ==> Reading reports 08:28:42 + ./coverage.out bytes=158444 08:28:42 ==> Appending adjustments 08:28:42 https://docs.codecov.io/docs/fixing-reports 08:28:43 + Found adjustments 08:28:43 ==> Gzipping contents 08:28:43 24K /tmp/codecov.4aVA0A.gz 08:28:43 ==> Uploading reports 08:28:43 url: https://codecov.io 08:28:43 query: branch=PR-550&commit=7ac16d71651c7ce08d7154a284877a24358cb278&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 08:28:43 -> Pinging Codecov 08:28:43 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-550&commit=7ac16d71651c7ce08d7154a284877a24358cb278&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 08:28:44 -> Uploading to 08:28:44 https://storage.googleapis.com/codecov/v4/raw/2021-03-17/71470A77251A30514AAF9C0BB2E5B6CE/7ac16d71651c7ce08d7154a284877a24358cb278/48bd7ec5-596c-4686-91a4-2591b5a2426d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T082844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b4af67f20d3c3051b22084013d9d7054961ad59886a5a0a4178b43c6b1e88b6 08:28:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:44 Dload Upload Total Spent Left Speed 08:28:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23833 0 0 100 23833 0 52536 --:--:-- --:--:-- --:--:-- 52495 100 23833 0 0 100 23833 0 52506 --:--:-- --:--:-- --:--:-- 52495 08:28:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/7ac16d71651c7ce08d7154a284877a24358cb278 [Pipeline] } 08:28:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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 08:28:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:28:48 ---> package-listing.sh 08:28:48 ++ facter osfamily 08:28:48 ++ tr '[:upper:]' '[:lower:]' 08:28:48 + OS_FAMILY=redhat 08:28:48 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-550 08:28:48 + START_PACKAGES=/tmp/packages_start.txt 08:28:48 + END_PACKAGES=/tmp/packages_end.txt 08:28:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:28:48 + PACKAGES=/tmp/packages_start.txt 08:28:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 08:28:48 + PACKAGES=/tmp/packages_end.txt 08:28:48 + case "${OS_FAMILY}" in 08:28:48 + rpm -qa 08:28:48 + sort 08:28:53 + '[' -f /tmp/packages_start.txt ']' 08:28:53 + '[' -f /tmp/packages_end.txt ']' 08:28:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:28:53 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 08:28:53 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ 08:28:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [Pipeline] echo 08:28:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:28:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:28:54 08:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:28:55 alpine: Pulling from edgex-lftools-log-publisher 08:28:55 df20fa9351a1: Pulling fs layer 08:28:55 36b3adc4ff6f: Pulling fs layer 08:28:55 8ad3a11d3b57: Pulling fs layer 08:28:55 46f8f816bc3b: Pulling fs layer 08:28:55 93b61091891f: Pulling fs layer 08:28:55 93b9cdb0e59b: Pulling fs layer 08:28:55 5e14af77c1be: Pulling fs layer 08:28:55 01666e4c0597: Pulling fs layer 08:28:55 aa168da1d23b: Pulling fs layer 08:28:55 93b9cdb0e59b: Waiting 08:28:55 46f8f816bc3b: Waiting 08:28:55 5e14af77c1be: Waiting 08:28:55 aa168da1d23b: Waiting 08:28:55 93b61091891f: Waiting 08:28:55 01666e4c0597: Waiting 08:28:55 36b3adc4ff6f: Download complete 08:28:55 46f8f816bc3b: Verifying Checksum 08:28:55 46f8f816bc3b: Download complete 08:28:55 df20fa9351a1: Verifying Checksum 08:28:55 df20fa9351a1: Download complete 08:28:55 93b9cdb0e59b: Verifying Checksum 08:28:55 93b9cdb0e59b: Download complete 08:28:55 5e14af77c1be: Verifying Checksum 08:28:55 5e14af77c1be: Download complete 08:28:55 01666e4c0597: Verifying Checksum 08:28:55 01666e4c0597: Download complete 08:28:55 93b61091891f: Verifying Checksum 08:28:55 93b61091891f: Download complete 08:28:55 8ad3a11d3b57: Verifying Checksum 08:28:55 8ad3a11d3b57: Download complete 08:28:55 df20fa9351a1: Pull complete 08:28:55 36b3adc4ff6f: Pull complete 08:28:57 aa168da1d23b: Verifying Checksum 08:28:57 aa168da1d23b: Download complete 08:28:57 8ad3a11d3b57: Pull complete 08:28:57 46f8f816bc3b: Pull complete 08:28:58 93b61091891f: Pull complete 08:28:58 93b9cdb0e59b: Pull complete 08:28:58 5e14af77c1be: Pull complete 08:28:58 01666e4c0597: Pull complete 08:29:05 aa168da1d23b: Pull complete 08:29:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:29:05 prd-centos7-docker-4c-2g-30146 does not seem to be running inside a container 08:29:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:29:09 $ docker top b447192adfe9c8678fe2bb4bce87b6d1b28032feeab8ead46dd5b96c6920d4a0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:10 + touch /tmp/pre-build-complete [Pipeline] sh 08:29:10 + mkdir -p /var/log/sa [Pipeline] sh 08:29:11 + ls /var/log/sa-host 08:29:11 + sadf -c /var/log/sa-host/sa17 08:29:11 file_magic: OK 08:29:11 HZ: Using current value: 100 08:29:11 file_header: OK 08:29:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:29:11 Statistics: 08:29:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:29:11 File successfully converted to sysstat format version 12.2.1 08:29:11 + sadf -c /var/log/sa-host/sa23 08:29:11 file_magic: OK 08:29:11 HZ: Using current value: 100 08:29:11 file_header: OK 08:29:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:29:11 Statistics: 08:29:11 Hnuu...uuuununununu... 08:29:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:11 provisioning config files... 08:29:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config7781003918539107054tmp [Pipeline] { [Pipeline] echo 08:29:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:29:12 ---> create-netrc.sh [Pipeline] } 08:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:29:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:29:13 ---> python-tools-install.sh [Pipeline] echo 08:29:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:29:13 ---> sudo-logs.sh 08:29:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:29:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:29:14 ---> job-cost.sh 08:29:14 lf-activate-venv: SKIPPING 08:29:14 DEBUG: total: 0.20999999344348907 08:29:14 INFO: Retrieving Stack Cost... 08:29:15 INFO: Retrieving Pricing Info for: v1-standard-2 08:29:15 INFO: Archiving Costs [Pipeline] echo 08:29:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:29:16 ---> logs-deploy.sh 08:29:16 lf-activate-venv: SKIPPING 08:29:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-550/1 08:29:16 INFO: archiving workspace using pattern(s): 08:29:18 Archives upload complete. 08:29:18 INFO: archiving logs to Nexus 08:29:19 ---> uname -a: 08:29:19 Linux prd-centos7-docker-4c-2g-30146.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:29:19 08:29:19 08:29:19 ---> lscpu: 08:29:19 Architecture: x86_64 08:29:19 CPU op-mode(s): 32-bit, 64-bit 08:29:19 Byte Order: Little Endian 08:29:19 Address sizes: 40 bits physical, 48 bits virtual 08:29:19 CPU(s): 4 08:29:19 On-line CPU(s) list: 0-3 08:29:19 Thread(s) per core: 1 08:29:19 Core(s) per socket: 1 08:29:19 Socket(s): 4 08:29:19 NUMA node(s): 1 08:29:19 Vendor ID: GenuineIntel 08:29:19 CPU family: 6 08:29:19 Model: 44 08:29:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:29:19 Stepping: 1 08:29:19 CPU MHz: 2933.438 08:29:19 BogoMIPS: 5866.87 08:29:19 Virtualization: VT-x 08:29:19 Hypervisor vendor: KVM 08:29:19 Virtualization type: full 08:29:19 L1d cache: 128 KiB 08:29:19 L1i cache: 128 KiB 08:29:19 L2 cache: 16 MiB 08:29:19 L3 cache: 64 MiB 08:29:19 NUMA node0 CPU(s): 0-3 08:29:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:29:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:29:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:29:19 Vulnerability Meltdown: Mitigation; PTI 08:29:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:29:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:29:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:29:19 Vulnerability Srbds: Not affected 08:29:19 Vulnerability Tsx async abort: Not affected 08:29: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 08:29:19 08:29:19 08:29:19 ---> nproc: 08:29:19 4 08:29:19 08:29:19 08:29:19 ---> df -h: 08:29:19 Filesystem Size Used Available Use% Mounted on 08:29:19 overlay 50.0G 7.3G 42.7G 15% / 08:29:19 tmpfs 64.0M 0 64.0M 0% /dev 08:29:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:29:19 shm 64.0M 0 64.0M 0% /dev/shm 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550@tmp 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:29:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:29:19 08:29:19 08:29:19 ---> free -m: 08:29:19 total used free shared buff/cache available 08:29:19 Mem: 1837 718 111 0 1007 1014 08:29:19 Swap: 1023 1 1022 08:29:19 08:29:19 08:29:19 ---> ip addr: 08:29:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:29:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:29:19 inet 127.0.0.1/8 scope host lo 08:29:19 valid_lft forever preferred_lft forever 08:29:19 inet6 ::1/128 scope host 08:29:19 valid_lft forever preferred_lft forever 08:29:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:29:19 link/ether fa:16:3e:52:0e:95 brd ff:ff:ff:ff:ff:ff 08:29:19 inet 10.30.123.3/23 brd 10.30.123.255 scope global dynamic eth0 08:29:19 valid_lft 85924sec preferred_lft 85924sec 08:29:19 inet6 fe80::f816:3eff:fe52:e95/64 scope link 08:29:19 valid_lft forever preferred_lft forever 08:29:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:29:19 link/ether 02:42:5c:b6:b0:54 brd ff:ff:ff:ff:ff:ff 08:29:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:29:19 valid_lft forever preferred_lft forever 08:29:19 inet6 fe80::42:5cff:feb6:b054/64 scope link 08:29:19 valid_lft forever preferred_lft forever 08:29:19 08:29:19 08:29:19 ---> sar -b -r -n DEV: 08:29:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 08:29:19 08:29:19 08:21:11 LINUX RESTART (4 CPU) 08:29:19 08:29:19 08:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:29:19 08:23:01 35.09 11.71 23.38 0.00 4434.87 3165.50 0.00 08:29:19 08:24:01 1.57 0.00 1.57 0.00 0.00 28.26 0.00 08:29:19 08:25:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 08:29:19 08:26:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 08:29:19 08:27:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 08:29:19 08:28:01 0.32 0.00 0.32 0.00 0.00 3.93 0.00 08:29:19 08:29:01 74.21 50.20 24.01 0.00 4110.65 9666.25 0.00 08:29:19 Average: 15.99 8.86 7.13 0.00 1215.12 1840.93 0.00 08:29:19 08:29:19 08:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:29:19 08:23:01 156068 0 620540 32.98 2620 1102316 1104700 37.70 409448 1114980 24 08:29:19 08:24:01 162204 0 614396 32.65 2620 1102324 1079380 36.84 407412 1111668 8 08:29:19 08:25:01 159284 0 617312 32.81 2620 1102328 1079636 36.85 412620 1109324 8 08:29:19 08:26:01 160580 0 616016 32.74 2620 1102328 1079444 36.84 415164 1105844 12 08:29:19 08:27:01 159136 0 617452 32.82 2620 1102336 1079528 36.84 415208 1107844 8 08:29:19 08:28:01 159364 0 617220 32.80 2620 1102340 1079444 36.84 414636 1107840 12 08:29:19 08:29:01 78488 0 722140 38.38 2620 1078296 1515144 51.71 588100 984616 68896 08:29:19 Average: 147875 0 632154 33.60 2620 1098895 1145325 39.09 437513 1091731 9853 08:29:19 08:29:19 08:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:29:19 08:23:01 eth0 77.37 66.31 361.93 29.03 0.00 0.00 0.00 0.00 08:29:19 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:23:01 docker0 13.85 10.19 2.31 21.68 0.00 0.00 0.00 0.00 08:29:19 08:24:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:29:19 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:25:01 eth0 3.83 1.87 2.71 0.48 0.00 0.00 0.00 0.00 08:29:19 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:27:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:29:19 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:29:19 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:29:01 eth0 186.80 159.98 2161.35 17.47 0.00 0.00 0.00 0.00 08:29:19 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 Average: eth0 38.45 32.65 361.98 6.68 0.00 0.00 0.00 0.00 08:29:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:19 Average: docker0 1.95 1.43 0.33 3.05 0.00 0.00 0.00 0.00 08:29:19 08:29:19 08:29:19 ---> sar -P ALL: 08:29:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 08:29:19 08:29:19 08:21:11 LINUX RESTART (4 CPU) 08:29:19 08:29:19 08:22:02 CPU %user %nice %system %iowait %steal %idle 08:29:19 08:23:01 all 2.53 0.00 1.78 0.73 0.03 94.93 08:29:19 08:23:01 0 2.15 0.00 1.60 0.60 0.02 95.63 08:29:19 08:23:01 1 2.45 0.00 1.91 1.11 0.05 94.48 08:29:19 08:23:01 2 2.30 0.00 1.81 1.07 0.05 94.77 08:29:19 08:23:01 3 3.20 0.00 1.80 0.15 0.02 94.82 08:29:19 08:24:01 all 0.13 0.00 0.06 0.00 0.00 99.80 08:29:19 08:24:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:29:19 08:24:01 1 0.03 0.00 0.07 0.00 0.00 99.90 08:29:19 08:24:01 2 0.05 0.00 0.07 0.00 0.00 99.88 08:29:19 08:24:01 3 0.40 0.00 0.07 0.00 0.02 99.52 08:29:19 08:25:01 all 0.18 0.00 0.04 0.00 0.00 99.78 08:29:19 08:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:29:19 08:25:01 1 0.10 0.00 0.07 0.00 0.02 99.82 08:29:19 08:25:01 2 0.08 0.00 0.03 0.00 0.00 99.88 08:29:19 08:25:01 3 0.47 0.00 0.03 0.00 0.00 99.50 08:29:19 08:26:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:29:19 08:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:29:19 08:26:01 1 0.52 0.00 0.03 0.00 0.00 99.45 08:29:19 08:26:01 2 0.03 0.00 0.03 0.02 0.00 99.92 08:29:19 08:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:29:19 08:27:01 all 0.16 0.00 0.03 0.00 0.01 99.80 08:29:19 08:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:29:19 08:27:01 1 0.53 0.00 0.03 0.00 0.02 99.42 08:29:19 08:27:01 2 0.07 0.00 0.07 0.00 0.02 99.85 08:29:19 08:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:29:19 08:28:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:29:19 08:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:29:19 08:28:01 1 0.52 0.00 0.03 0.00 0.00 99.45 08:29:19 08:28:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:29:19 08:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:29:19 08:29:01 all 4.42 0.00 2.69 1.49 0.02 91.39 08:29:19 08:29:01 0 4.40 0.00 2.95 0.94 0.03 91.68 08:29:19 08:29:01 1 5.03 0.00 2.98 1.30 0.00 90.69 08:29:19 08:29:01 2 3.96 0.00 2.28 0.25 0.02 93.49 08:29:19 08:29:01 3 4.29 0.00 2.55 3.46 0.02 89.68 08:29:19 Average: all 1.10 0.00 0.66 0.32 0.01 97.92 08:29:19 Average: 0 0.95 0.00 0.67 0.22 0.01 98.16 08:29:19 Average: 1 1.31 0.00 0.73 0.34 0.01 97.61 08:29:19 Average: 2 0.93 0.00 0.61 0.19 0.01 98.26 08:29:19 Average: 3 1.20 0.00 0.64 0.51 0.01 97.64 08:29:19 08:29:19 08:29:19