Pull request #593 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ec294db4d8545cbfc11ac68133bd5ec056c952ed rather than ce046aea26edd300046658e56b3e4d476e16510f Obtained Jenkinsfile from ec294db4d8545cbfc11ac68133bd5ec056c952ed 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-593/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-593/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-1515 in /w/workspace/dry_go-mod-core-contracts_PR-593 [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-593 # 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 Merging remotes/origin/master commit ec294db4d8545cbfc11ac68133bd5ec056c952ed into PR head commit ce046aea26edd300046658e56b3e4d476e16510f > 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/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce046aea26edd300046658e56b3e4d476e16510f # timeout=10 Merge succeeded, producing ce046aea26edd300046658e56b3e4d476e16510f Checking out Revision ce046aea26edd300046658e56b3e4d476e16510f (PR-593) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce046aea26edd300046658e56b3e4d476e16510f # timeout=10 Commit message: "fix: Modify DS Get cmd client API to use pointer as return value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:18 ========================================================= 04:22:18 EdgeX Global Pipelines Version Info 04:22:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:21 ------------------- 04:22:21 stable info: 04:22:21 ------------------- 04:22:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:21 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:22:21 Message: update stable to v1.0.186 04:22:22 ------------------- 04:22:22 experimental info: 04:22:22 ------------------- 04:22:22 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:22 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 04:22:22 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-593 [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-593 [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-593 [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce046aea26edd300046658e56b3e4d476e16510f [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce046ae [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:25 + git log --format=format:%s -1 ce046aea26edd300046658e56b3e4d476e16510f [Pipeline] echo 04:22:25 GIT_COMMIT: ce046aea26edd300046658e56b3e4d476e16510f, Commit Message: fix: Modify DS Get cmd client API to use pointer as return value [Pipeline] echo 04:22:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:27 04:22:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:22:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:27 latest: Pulling from edgex-devops/git-semver 04:22:27 31603596830f: Pulling fs layer 04:22:27 2a8b12db71e7: Pulling fs layer 04:22:27 6ca5941a6612: Pulling fs layer 04:22:27 ecc8261a40a4: Pulling fs layer 04:22:27 ecc8261a40a4: Waiting 04:22:27 2a8b12db71e7: Verifying Checksum 04:22:27 2a8b12db71e7: Download complete 04:22:28 31603596830f: Verifying Checksum 04:22:28 31603596830f: Download complete 04:22:28 6ca5941a6612: Verifying Checksum 04:22:28 6ca5941a6612: Download complete 04:22:28 ecc8261a40a4: Verifying Checksum 04:22:28 ecc8261a40a4: Download complete 04:22:28 31603596830f: Pull complete 04:22:29 2a8b12db71e7: Pull complete 04:22:31 6ca5941a6612: Pull complete 04:22:31 ecc8261a40a4: Pull complete 04:22:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:22:31 prd-centos7-docker-4c-2g-1515 does not seem to be running inside a container 04:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-593 -v /w/workspace/dry_go-mod-core-contracts_PR-593:/w/workspace/dry_go-mod-core-contracts_PR-593:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-593@tmp:/w/workspace/dry_go-mod-core-contracts_PR-593@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 04:22:34 $ docker top 90591aa94824f2dcb0f9c831652d49f8e7a13f3e97ce8783aa71e18a35a4e0e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:35 [ssh-agent] Looking for ssh-agent implementation... 04:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:36 $ docker exec 90591aa94824f2dcb0f9c831652d49f8e7a13f3e97ce8783aa71e18a35a4e0e5 ssh-agent 04:22:36 SSH_AUTH_SOCK=/tmp/ssh-SGFM5O0O2sW7/agent.11 04:22:36 SSH_AGENT_PID=17 04:22:36 Running ssh-add (command line suppressed) 04:22:37 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-593@tmp/private_key_2038883018864954516.key (/w/workspace/dry_go-mod-core-contracts_PR-593@tmp/private_key_2038883018864954516.key) 04:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:37 + git tag --points-at HEAD [Pipeline] } 04:22:37 $ docker exec --env ******** --env ******** 90591aa94824f2dcb0f9c831652d49f8e7a13f3e97ce8783aa71e18a35a4e0e5 ssh-agent -k 04:22:37 unset SSH_AUTH_SOCK; 04:22:37 unset SSH_AGENT_PID; 04:22:37 echo Agent pid 17 killed; 04:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:38 [ssh-agent] Looking for ssh-agent implementation... 04:22:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:38 $ docker exec 90591aa94824f2dcb0f9c831652d49f8e7a13f3e97ce8783aa71e18a35a4e0e5 ssh-agent 04:22:39 SSH_AUTH_SOCK=/tmp/ssh-wzeBg0kjWZS2/agent.46 04:22:39 SSH_AGENT_PID=51 04:22:39 Running ssh-add (command line suppressed) 04:22:40 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-593@tmp/private_key_1945522517646536670.key (/w/workspace/dry_go-mod-core-contracts_PR-593@tmp/private_key_1945522517646536670.key) 04:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:41 + git semver init 04:22:41 # -> Open(): unable to determine branch for HEAD 04:22:41 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-593/.git 04:22:41 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-593 04:22:41 # $SEMVER_REMOTE_NAME = origin 04:22:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:41 # $SEMVER_USER_NAME = edgex-jenkins 04:22:41 # $SEMVER_BRANCH = PR-593 04:22:41 # $SEMVER_TEMP = /tmp/semver-315194040 04:22:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:22:43 # '/tmp/semver-315194040' -> '/w/workspace/dry_go-mod-core-contracts_PR-593/.semver' 04:22:43 # -> Force: false 04:22:43 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-593/.semver [Pipeline] } 04:22:43 $ docker exec --env ******** --env ******** 90591aa94824f2dcb0f9c831652d49f8e7a13f3e97ce8783aa71e18a35a4e0e5 ssh-agent -k 04:22:44 unset SSH_AUTH_SOCK; 04:22:44 unset SSH_AGENT_PID; 04:22:44 echo Agent pid 51 killed; 04:22:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:45 + git semver [Pipeline] } 04:22:45 $ docker stop --time=1 90591aa94824f2dcb0f9c831652d49f8e7a13f3e97ce8783aa71e18a35a4e0e5 04:22:48 $ docker rm -f 90591aa94824f2dcb0f9c831652d49f8e7a13f3e97ce8783aa71e18a35a4e0e5 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:49 Stashed 1 file(s) [Pipeline] echo 04:22:49 [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 04:23:05 Still waiting to schedule task 04:23:05 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1515’ 04:23:05 Still waiting to schedule task 04:23:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:25:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1516 in /w/workspace/dry_go-mod-core-contracts_PR-593 [Pipeline] { [Pipeline] ws 04:25:02 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:25:07 using credential edgex-jenkins-ssh 04:25:07 Cloning the remote Git repository 04:25:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:07 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:25:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:07 > git --version # timeout=10 04:25:07 > git --version # 'git version 2.17.1' 04:25:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:25:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:25:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:25:10 Merging remotes/origin/master commit ec294db4d8545cbfc11ac68133bd5ec056c952ed into PR head commit ce046aea26edd300046658e56b3e4d476e16510f 04:25:10 Merge succeeded, producing ce046aea26edd300046658e56b3e4d476e16510f 04:25:10 Checking out Revision ce046aea26edd300046658e56b3e4d476e16510f (PR-593) 04:25:10 > git config core.sparsecheckout # timeout=10 04:25:10 > git checkout -f ce046aea26edd300046658e56b3e4d476e16510f # timeout=10 04:25:10 > git remote # timeout=10 04:25:10 > git config --get remote.origin.url # timeout=10 04:25:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:10 > git merge ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 04:25:10 > git rev-parse HEAD^{commit} # timeout=10 04:25:10 > git config core.sparsecheckout # timeout=10 04:25:10 > git checkout -f ce046aea26edd300046658e56b3e4d476e16510f # timeout=10 04:25:14 Commit message: "fix: Modify DS Get cmd client API to use pointer as return value" 04:25:14 > git --version # timeout=10 04:25:14 > git --version # 'git version 2.17.1' 04:25:14 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:25:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:25:17 + sudo service docker restart 04:25:17 + true [Pipeline] unstash [Pipeline] echo 04:25:20 ========================================================= 04:25:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:25:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:25:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:25:21 Sending build context to Docker daemon 3.063MB 04:25:21 Step 1/7 : ARG BASE=golang:1.15-alpine 04:25:21 Step 2/7 : FROM ${BASE} 04:25:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:21 5f621e34cdf4: Pulling fs layer 04:25:21 a4357932f1b6: Pulling fs layer 04:25:21 18c013af1878: Pulling fs layer 04:25:21 00ac8860ef70: Pulling fs layer 04:25:21 63d7cb157983: Pulling fs layer 04:25:21 b116817d02f9: Pulling fs layer 04:25:21 745a02a5169b: Pulling fs layer 04:25:21 00ac8860ef70: Waiting 04:25:21 63d7cb157983: Waiting 04:25:21 b116817d02f9: Waiting 04:25:21 745a02a5169b: Waiting 04:25:21 18c013af1878: Verifying Checksum 04:25:21 18c013af1878: Download complete 04:25:21 a4357932f1b6: Verifying Checksum 04:25:21 a4357932f1b6: Download complete 04:25:21 63d7cb157983: Verifying Checksum 04:25:21 63d7cb157983: Download complete 04:25:22 b116817d02f9: Verifying Checksum 04:25:22 b116817d02f9: Download complete 04:25:22 5f621e34cdf4: Verifying Checksum 04:25:22 5f621e34cdf4: Download complete 04:25:22 5f621e34cdf4: Pull complete 04:25:23 a4357932f1b6: Pull complete 04:25:23 18c013af1878: Pull complete 04:25:23 Running on prd-centos7-docker-4c-2g-1517 in /w/workspace/dry_go-mod-core-contracts_PR-593 [Pipeline] { [Pipeline] ws 04:25:23 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:25:24 745a02a5169b: Verifying Checksum 04:25:24 745a02a5169b: Download complete 04:25:25 00ac8860ef70: Verifying Checksum 04:25:25 00ac8860ef70: Download complete 04:25:26 using credential edgex-jenkins-ssh 04:25:26 Cloning the remote Git repository 04:25:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:25 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:25:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:26 > git --version # timeout=10 04:25:26 > git --version # 'git version 2.24.3' 04:25:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:27 Merging remotes/origin/master commit ec294db4d8545cbfc11ac68133bd5ec056c952ed into PR head commit ce046aea26edd300046658e56b3e4d476e16510f 04:25:28 Merge succeeded, producing ce046aea26edd300046658e56b3e4d476e16510f 04:25:28 Checking out Revision ce046aea26edd300046658e56b3e4d476e16510f (PR-593) 04:25:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:25:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:25:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:25:27 > git config core.sparsecheckout # timeout=10 04:25:27 > git checkout -f ce046aea26edd300046658e56b3e4d476e16510f # timeout=10 04:25:27 > git remote # timeout=10 04:25:27 > git config --get remote.origin.url # timeout=10 04:25:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:27 > git merge ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 04:25:27 > git rev-parse HEAD^{commit} # timeout=10 04:25:27 > git config core.sparsecheckout # timeout=10 04:25:27 > git checkout -f ce046aea26edd300046658e56b3e4d476e16510f # timeout=10 04:25:31 Commit message: "fix: Modify DS Get cmd client API to use pointer as return value" 04:25:31 > git --version # timeout=10 04:25:31 > git --version # 'git version 2.24.3' 04:25:31 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:25:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:25:33 + sudo service docker restart 04:25:33 + true 04:25:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 04:25:35 ========================================================= 04:25:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:25:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:25:35 00ac8860ef70: Pull complete 04:25:36 + 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 . 04:25:36 63d7cb157983: Pull complete 04:25:36 Sending build context to Docker daemon 3.064MB 04:25:36 b116817d02f9: Pull complete 04:25:36 Step 1/7 : ARG BASE=golang:1.15-alpine 04:25:36 Step 2/7 : FROM ${BASE} 04:25:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:25:36 188c0c94c7c5: Pulling fs layer 04:25:36 0ef7d3d256c8: Pulling fs layer 04:25:36 de9db76c5a1d: Pulling fs layer 04:25:36 bca2f99d35d6: Pulling fs layer 04:25:36 93359f2a8cfa: Pulling fs layer 04:25:36 7c6f9722023f: Pulling fs layer 04:25:36 a35cf1a2eb13: Pulling fs layer 04:25:36 93359f2a8cfa: Waiting 04:25:36 7c6f9722023f: Waiting 04:25:36 a35cf1a2eb13: Waiting 04:25:36 bca2f99d35d6: Waiting 04:25:36 de9db76c5a1d: Verifying Checksum 04:25:36 de9db76c5a1d: Download complete 04:25:36 0ef7d3d256c8: Download complete 04:25:36 93359f2a8cfa: Verifying Checksum 04:25:36 93359f2a8cfa: Download complete 04:25:36 7c6f9722023f: Verifying Checksum 04:25:36 7c6f9722023f: Download complete 04:25:36 188c0c94c7c5: Verifying Checksum 04:25:36 188c0c94c7c5: Download complete 04:25:37 188c0c94c7c5: Pull complete 04:25:37 0ef7d3d256c8: Pull complete 04:25:37 de9db76c5a1d: Pull complete 04:25:38 a35cf1a2eb13: Verifying Checksum 04:25:38 a35cf1a2eb13: Download complete 04:25:38 bca2f99d35d6: Verifying Checksum 04:25:38 bca2f99d35d6: Download complete 04:25:40 745a02a5169b: Pull complete 04:25:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:25:40 ---> b7e6874047d6 04:25:40 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:25:42 ---> Running in df029a944c88 04:25:43 Removing intermediate container df029a944c88 04:25:43 ---> c7f1a78cc81e 04:25:43 Step 4/7 : RUN apk add bash 04:25:43 ---> Running in 324c71ee0e14 04:25:44 bca2f99d35d6: Pull complete 04:25:44 93359f2a8cfa: Pull complete 04:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:25:44 7c6f9722023f: Pull complete 04:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:25:46 OK: 142 MiB in 39 packages 04:25:47 Removing intermediate container 324c71ee0e14 04:25:47 ---> 91db0fde9091 04:25:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:25:47 ---> Running in 8a4eb36a614e 04:25:47 Removing intermediate container 8a4eb36a614e 04:25:47 ---> d30f73ad6b9a 04:25:47 Step 6/7 : COPY go.mod . 04:25:48 ---> df35f8941547 04:25:48 Step 7/7 : RUN go mod download 04:25:48 ---> Running in 6d2469deded1 04:25:52 a35cf1a2eb13: Pull complete 04:25:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:25:52 ---> a62c8e92a672 04:25:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:25:53 ---> Running in 79749dad7858 04:25:53 Removing intermediate container 79749dad7858 04:25:53 ---> f0d4c048d7f7 04:25:53 Step 4/7 : RUN apk add bash 04:25:53 ---> Running in fdc4665ab4c1 04:25:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:25:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:25:55 OK: 166 MiB in 39 packages 04:25:56 Removing intermediate container fdc4665ab4c1 04:25:56 ---> 13e39d8987d6 04:25:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:25:56 ---> Running in 961d2ac42d05 04:25:56 Removing intermediate container 961d2ac42d05 04:25:56 ---> c2c0940dd34f 04:25:56 Step 6/7 : COPY go.mod . 04:25:56 ---> b28d039cbd2d 04:25:56 Step 7/7 : RUN go mod download 04:25:56 ---> Running in 15507e443a23 04:26:07 Removing intermediate container 6d2469deded1 04:26:07 ---> 7e38f79d3bfc 04:26:07 Successfully built 7e38f79d3bfc 04:26:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:26:07 + docker inspect -f . ci-base-image-arm64 04:26:07 . [Pipeline] withDockerContainer 04:26:07 prd-ubuntu18.04-docker-arm64-4c-16g-1516 does not seem to be running inside a container 04:26:07 $ 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 04:26:09 $ docker top 0e5a72c7755b699dbf4b700b4ee509bdfea6092120613218bc03f0c808ba935a -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:10 + go version 04:26:10 go version go1.15.5 linux/arm64 [Pipeline] } 04:26:10 $ docker stop --time=1 0e5a72c7755b699dbf4b700b4ee509bdfea6092120613218bc03f0c808ba935a 04:26:11 Removing intermediate container 15507e443a23 04:26:11 ---> 1a29b6194049 04:26:11 Successfully built 1a29b6194049 04:26:11 Successfully tagged ci-base-image-x86_64:latest 04:26:12 $ docker rm -f 0e5a72c7755b699dbf4b700b4ee509bdfea6092120613218bc03f0c808ba935a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:12 + docker inspect -f . ci-base-image-x86_64 04:26:12 . [Pipeline] withDockerContainer 04:26:13 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 04:26:13 + docker inspect -f . ci-base-image-arm64 04:26:13 . 04:26:13 $ 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 ******** ci-base-image-x86_64 cat 04:26:14 $ docker top 23b67996206d718a4a4b0da2aefeb56ecd7c6ba2ae4218dadc95fb5384d305d9 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 04:26:14 prd-ubuntu18.04-docker-arm64-4c-16g-1516 does not seem to be running inside a container 04:26:14 $ 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 04:26:16 $ docker top 1de60a8a7be56dbdba341ae3b718af49d97e0c2c496b7c7ac4677f369d4882c6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:26:16 + go version 04:26:16 go version go1.15.5 linux/amd64 [Pipeline] } 04:26:16 $ docker stop --time=1 23b67996206d718a4a4b0da2aefeb56ecd7c6ba2ae4218dadc95fb5384d305d9 04:26:17 + make test 04:26:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:26:18 $ docker rm -f 23b67996206d718a4a4b0da2aefeb56ecd7c6ba2ae4218dadc95fb5384d305d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:18 + docker inspect -f . ci-base-image-x86_64 04:26:18 . [Pipeline] withDockerContainer 04:26:18 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 04:26:19 $ 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 ******** ci-base-image-x86_64 cat 04:26:20 $ docker top b33a6bfbad7d4572c221fd3256d26eda78903751571151ba0c1c3b47941bcea2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:20 + make test 04:26:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:26:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.046s coverage: 85.7% of statements 04:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.016s coverage: 100.0% of statements 04:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.013s coverage: 45.4% of statements 04:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.049s coverage: 77.8% of statements 04:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 04:26:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.025s coverage: 14.7% of statements 04:26:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements 04:26:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.041s coverage: 91.8% of statements 04:26:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:26:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:26:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.018s coverage: 100.0% of statements 04:26:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 35.5% of statements 04:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.056s coverage: 63.0% of statements 04:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.024s coverage: 26.3% of statements 04:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements 04:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.019s coverage: 15.4% of statements 04:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.035s coverage: 14.3% of statements 04:26:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.094s coverage: 83.3% of statements 04:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 04:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.059s coverage: 45.8% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.043s coverage: 94.7% of statements 04:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.061s coverage: 87.1% of statements 04:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 04:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.009s coverage: 69.6% of statements 04:26:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:26:37 gofmt -l . 04:26:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:26:37 $ docker stop --time=1 b33a6bfbad7d4572c221fd3256d26eda78903751571151ba0c1c3b47941bcea2 04:26:40 $ docker rm -f b33a6bfbad7d4572c221fd3256d26eda78903751571151ba0c1c3b47941bcea2 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:41 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:26:42 ---> job-cost.sh 04:26:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RbJS 04:26:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.023s coverage: 85.7% of statements 04:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.039s coverage: 100.0% of statements 04:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.117s coverage: 45.4% of statements 04:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.017s coverage: 77.8% of statements 04:26:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:26:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.052s coverage: 26.3% of statements 04:26:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.049s coverage: 14.7% of statements 04:26:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements 04:26:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.078s coverage: 91.8% of statements 04:26:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:26:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:26:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.026s coverage: 100.0% of statements 04:26:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.037s coverage: 35.5% of statements 04:26:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.132s coverage: 63.0% of statements 04:26:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.011s coverage: 26.3% of statements 04:26:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements 04:26:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.049s coverage: 15.4% of statements 04:26:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.017s coverage: 14.3% of statements 04:26:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:26:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.331s coverage: 83.3% of statements 04:26:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 04:26:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:26:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:26:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.141s coverage: 45.8% of statements 04:26:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.062s coverage: 94.7% of statements 04:26:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:26:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.173s coverage: 87.1% of statements 04:26:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 04:26:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.024s coverage: 69.6% of statements 04:27:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:27:06 gofmt -l . 04:27:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:27:07 $ docker stop --time=1 1de60a8a7be56dbdba341ae3b718af49d97e0c2c496b7c7ac4677f369d4882c6 04:27:09 $ docker rm -f 1de60a8a7be56dbdba341ae3b718af49d97e0c2c496b7c7ac4677f369d4882c6 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:10 Warning: overwriting stash ‘coverage-report’ 04:27:11 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 04:27:12 ---> job-cost.sh 04:27:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HLmG 04:27:29 lf-activate-venv(): INFO: Adding /tmp/venv-RbJS/bin to PATH 04:27:29 INFO: No Stack... 04:27:29 INFO: Retrieving Pricing Info for: v1-standard-2 04:27:29 INFO: Archiving Costs [Pipeline] sh 04:27:30 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 04:27:30 + cut -d, -f6 [Pipeline] lock 04:27:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-1-stack-cost] 04:27:30 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-1-stack-cost] did not exist. Created. 04:27:30 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:30 + echo total: 0.029999999329447746 [Pipeline] stash 04:27:30 Stashed 1 file(s) [Pipeline] } 04:27:30 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:27:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-HLmG/bin to PATH 04:29:13 INFO: No Stack... 04:29:13 INFO: Retrieving Pricing Info for: lf-standard-4 04:29:13 INFO: Archiving Costs [Pipeline] sh 04:29:14 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 04:29:14 + cut -d, -f6 [Pipeline] lock 04:29:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-1-stack-cost] 04:29:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-1-stack-cost] did not exist. Created. 04:29:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:14 /w/workspace/go-mod-core-contracts/1@tmp/durable-29713b4b/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-29713b4b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:29:15 + echo total: 0.20999999344348907 [Pipeline] stash 04:29:15 Warning: overwriting stash ‘stack-cost’ 04:29:15 Stashed 1 file(s) [Pipeline] } 04:29:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-593-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 04:29:16 provisioning config files... 04:29:16 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-593@tmp/config1996241283535192176tmp [Pipeline] { [Pipeline] sh 04:29:17 + set +x 04:29:17 + curl -s https://codecov.io/bash 04:29:17 + bash -s -- 04:29:17 04:29:17 _____ _ 04:29:17 / ____| | | 04:29:17 | | ___ __| | ___ ___ _____ __ 04:29:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:29:17 | |___| (_) | (_| | __/ (_| (_) \ V / 04:29:17 \_____\___/ \__,_|\___|\___\___/ \_/ 04:29:17 Bash-1.0.2 04:29:17 04:29:17 04:29:17 ==> git version 2.24.3 found 04:29:17 ==> 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 04:29:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:29:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:29:17 ==> Jenkins CI detected. 04:29:17 project root: . 04:29:17 --> token set from env 04:29:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:29:17 ==> Running gcov in . (disable via -X gcov) 04:29:17 ==> Python coveragepy not found 04:29:17 ==> Searching for coverage reports in: 04:29:17 + . 04:29:17 -> Found 1 reports 04:29:17 ==> Detecting git/mercurial file structure 04:29:17 ==> Reading reports 04:29:17 + ./coverage.out bytes=172297 04:29:17 ==> Appending adjustments 04:29:17 https://docs.codecov.io/docs/fixing-reports 04:29:21 + Found adjustments 04:29:21 ==> Gzipping contents 04:29:21 28K /tmp/codecov.6UukaG.gz 04:29:21 ==> Uploading reports 04:29:21 url: https://codecov.io 04:29:21 query: branch=PR-593&commit=ce046aea26edd300046658e56b3e4d476e16510f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=593&job=&cmd_args= 04:29:21 -> Pinging Codecov 04:29:21 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-593&commit=ce046aea26edd300046658e56b3e4d476e16510f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=593&job=&cmd_args= 04:29:21 -> Uploading to 04:29:21 https://storage.googleapis.com/codecov/v4/raw/2021-04-23/71470A77251A30514AAF9C0BB2E5B6CE/ce046aea26edd300046658e56b3e4d476e16510f/e62b74ae-984c-4775-95b5-6dd983f29ef3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T042921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f857280430dc426d59f3a6f23754c566d636bb6a7256fd231282b27f20174c21 04:29:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:21 Dload Upload Total Spent Left Speed 04:29:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25335 0 0 100 25335 0 53759 --:--:-- --:--:-- --:--:-- 53675 100 25335 0 0 100 25335 0 53734 --:--:-- --:--:-- --:--:-- 53675 04:29:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ce046aea26edd300046658e56b3e4d476e16510f [Pipeline] } 04:29:22 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 04:29:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:29:24 ---> package-listing.sh 04:29:24 ++ tr '[:upper:]' '[:lower:]' 04:29:24 ++ facter osfamily 04:29:25 + OS_FAMILY=redhat 04:29:25 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-593 04:29:25 + START_PACKAGES=/tmp/packages_start.txt 04:29:25 + END_PACKAGES=/tmp/packages_end.txt 04:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:29:25 + PACKAGES=/tmp/packages_start.txt 04:29:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-593 ']' 04:29:25 + PACKAGES=/tmp/packages_end.txt 04:29:25 + case "${OS_FAMILY}" in 04:29:25 + rpm -qa 04:29:25 + sort 04:29:31 + '[' -f /tmp/packages_start.txt ']' 04:29:31 + '[' -f /tmp/packages_end.txt ']' 04:29:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:31 + '[' /w/workspace/dry_go-mod-core-contracts_PR-593 ']' 04:29:31 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-593/archives/ 04:29:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-593/archives/ [Pipeline] echo 04:29:31 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-593/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:29:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:32 04:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:33 alpine: Pulling from edgex-lftools-log-publisher 04:29:33 df20fa9351a1: Pulling fs layer 04:29:33 36b3adc4ff6f: Pulling fs layer 04:29:33 8ad3a11d3b57: Pulling fs layer 04:29:33 46f8f816bc3b: Pulling fs layer 04:29:33 93b61091891f: Pulling fs layer 04:29:33 93b9cdb0e59b: Pulling fs layer 04:29:33 5e14af77c1be: Pulling fs layer 04:29:33 01666e4c0597: Pulling fs layer 04:29:33 aa168da1d23b: Pulling fs layer 04:29:33 93b9cdb0e59b: Waiting 04:29:33 5e14af77c1be: Waiting 04:29:33 01666e4c0597: Waiting 04:29:33 aa168da1d23b: Waiting 04:29:33 46f8f816bc3b: Waiting 04:29:33 93b61091891f: Waiting 04:29:33 36b3adc4ff6f: Verifying Checksum 04:29:33 36b3adc4ff6f: Download complete 04:29:33 46f8f816bc3b: Verifying Checksum 04:29:33 46f8f816bc3b: Download complete 04:29:33 df20fa9351a1: Download complete 04:29:33 93b9cdb0e59b: Download complete 04:29:33 5e14af77c1be: Verifying Checksum 04:29:33 5e14af77c1be: Download complete 04:29:33 01666e4c0597: Verifying Checksum 04:29:33 01666e4c0597: Download complete 04:29:33 93b61091891f: Verifying Checksum 04:29:33 93b61091891f: Download complete 04:29:33 df20fa9351a1: Pull complete 04:29:34 8ad3a11d3b57: Verifying Checksum 04:29:34 8ad3a11d3b57: Download complete 04:29:34 36b3adc4ff6f: Pull complete 04:29:36 8ad3a11d3b57: Pull complete 04:29:36 46f8f816bc3b: Pull complete 04:29:38 93b61091891f: Pull complete 04:29:38 aa168da1d23b: Verifying Checksum 04:29:38 aa168da1d23b: Download complete 04:29:38 93b9cdb0e59b: Pull complete 04:29:39 5e14af77c1be: Pull complete 04:29:39 01666e4c0597: Pull complete 04:29:54 aa168da1d23b: Pull complete 04:29:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:29:55 prd-centos7-docker-4c-2g-1515 does not seem to be running inside a container 04:29:55 $ 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-593/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-593 -v /w/workspace/dry_go-mod-core-contracts_PR-593:/w/workspace/dry_go-mod-core-contracts_PR-593:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-593@tmp:/w/workspace/dry_go-mod-core-contracts_PR-593@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 04:29:58 $ docker top c872b12c046eb26f6a3416c85fa2ab608330d4a9e7e510c402f4dc3f8d88caa8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:29:59 + mkdir -p /var/log/sa [Pipeline] sh 04:30:00 + ls /var/log/sa-host 04:30:00 + sadf -c /var/log/sa-host/sa23 04:30:00 file_magic: OK 04:30:00 HZ: Using current value: 100 04:30:00 file_header: OK 04:30:00 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 04:30:00 Statistics: 04:30:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:30:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:00 provisioning config files... 04:30:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-593@tmp/config1173747469778543116tmp [Pipeline] { [Pipeline] echo 04:30:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:01 ---> create-netrc.sh [Pipeline] } 04:30:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:30:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:30:01 ---> python-tools-install.sh [Pipeline] echo 04:30:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:02 ---> sudo-logs.sh 04:30:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:02 ---> job-cost.sh 04:30:03 lf-activate-venv: SKIPPING 04:30:03 DEBUG: total: 0.20999999344348907 04:30:03 INFO: Retrieving Stack Cost... 04:30:04 INFO: Retrieving Pricing Info for: v1-standard-2 04:30:04 INFO: Archiving Costs [Pipeline] echo 04:30:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:05 ---> logs-deploy.sh 04:30:05 lf-activate-venv: SKIPPING 04:30:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-593/1 04:30:05 INFO: archiving workspace using pattern(s): 04:30:09 Archives upload complete. 04:30:09 INFO: archiving logs to Nexus 04:30:12 ---> uname -a: 04:30:12 Linux prd-centos7-docker-4c-2g-1515.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:30:12 04:30:12 04:30:12 ---> lscpu: 04:30:12 Architecture: x86_64 04:30:12 CPU op-mode(s): 32-bit, 64-bit 04:30:12 Byte Order: Little Endian 04:30:12 Address sizes: 40 bits physical, 48 bits virtual 04:30:12 CPU(s): 4 04:30:12 On-line CPU(s) list: 0-3 04:30:12 Thread(s) per core: 1 04:30:12 Core(s) per socket: 1 04:30:12 Socket(s): 4 04:30:12 NUMA node(s): 1 04:30:12 Vendor ID: GenuineIntel 04:30:12 CPU family: 6 04:30:12 Model: 44 04:30:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:30:12 Stepping: 1 04:30:12 CPU MHz: 2933.438 04:30:12 BogoMIPS: 5866.87 04:30:12 Virtualization: VT-x 04:30:12 Hypervisor vendor: KVM 04:30:12 Virtualization type: full 04:30:12 L1d cache: 128 KiB 04:30:12 L1i cache: 128 KiB 04:30:12 L2 cache: 16 MiB 04:30:12 L3 cache: 64 MiB 04:30:12 NUMA node0 CPU(s): 0-3 04:30:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:30:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:30:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:30:12 Vulnerability Meltdown: Mitigation; PTI 04:30:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:30:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:30:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:30:12 Vulnerability Srbds: Not affected 04:30:12 Vulnerability Tsx async abort: Not affected 04:30:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:30:12 04:30:12 04:30:12 ---> nproc: 04:30:12 4 04:30:12 04:30:12 04:30:12 ---> df -h: 04:30:12 Filesystem Size Used Available Use% Mounted on 04:30:12 overlay 50.0G 7.3G 42.7G 15% / 04:30:12 tmpfs 64.0M 0 64.0M 0% /dev 04:30:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:30:12 shm 64.0M 0 64.0M 0% /dev/shm 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-593 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-593@tmp 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:30:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:30:12 04:30:12 04:30:12 ---> free -m: 04:30:12 total used free shared buff/cache available 04:30:12 Mem: 1837 706 101 0 1028 1026 04:30:12 Swap: 1023 0 1023 04:30:12 04:30:12 04:30:12 ---> ip addr: 04:30:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:30:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:30:12 inet 127.0.0.1/8 scope host lo 04:30:12 valid_lft forever preferred_lft forever 04:30:12 inet6 ::1/128 scope host 04:30:12 valid_lft forever preferred_lft forever 04:30:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:30:12 link/ether fa:16:3e:01:c5:6e brd ff:ff:ff:ff:ff:ff 04:30:12 inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 04:30:12 valid_lft 85857sec preferred_lft 85857sec 04:30:12 inet6 fe80::f816:3eff:fe01:c56e/64 scope link 04:30:12 valid_lft forever preferred_lft forever 04:30:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:30:12 link/ether 02:42:8c:9f:39:fd brd ff:ff:ff:ff:ff:ff 04:30:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:30:12 valid_lft forever preferred_lft forever 04:30:12 inet6 fe80::42:8cff:fe9f:39fd/64 scope link 04:30:12 valid_lft forever preferred_lft forever 04:30:12 04:30:12 04:30:12 ---> sar -b -r -n DEV: 04:30:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 04:30:12 04:30:12 04:20:56 LINUX RESTART (4 CPU) 04:30:12 04:30:12 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:30:12 04:23:01 61.04 17.31 43.73 0.00 5036.68 3988.86 0.00 04:30:12 04:24:01 0.73 0.00 0.73 0.00 0.00 14.95 0.00 04:30:12 04:25:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 04:30:12 04:26:02 0.28 0.00 0.28 0.00 0.00 3.59 0.00 04:30:12 04:27:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 04:30:12 04:28:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 04:30:12 04:29:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 04:30:12 Average: 9.04 2.48 6.56 0.00 721.88 575.93 0.00 04:30:12 04:30:12 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:30:12 04:23:01 165904 0 601444 31.97 2620 1111576 1175676 40.12 390992 1122620 124 04:30:12 04:24:01 180288 0 587052 31.20 2620 1111584 1077116 36.76 395248 1106296 16 04:30:12 04:25:01 176092 0 591244 31.42 2620 1111588 1077428 36.77 397164 1107976 8 04:30:12 04:26:02 172172 0 595160 31.63 2620 1111592 1077524 36.77 409700 1099248 8 04:30:12 04:27:01 174208 0 593120 31.52 2620 1111596 1077212 36.76 408452 1099264 12 04:30:12 04:28:01 174012 0 593308 31.53 2620 1111604 1077140 36.76 431380 1076772 12 04:30:12 04:29:01 174176 0 593144 31.52 2620 1111604 1077116 36.76 431256 1076768 8 04:30:12 Average: 173836 0 593496 31.54 2620 1111592 1091316 37.24 409170 1098421 27 04:30:12 04:30:12 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:30:12 04:23:01 eth0 180.63 145.29 734.62 74.49 0.00 0.00 0.00 0.00 04:30:12 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:23:01 docker0 10.96 7.18 2.14 23.15 0.00 0.00 0.00 0.00 04:30:12 04:24:01 eth0 0.43 0.08 0.02 0.02 0.00 0.00 0.00 0.00 04:30:12 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:25:01 eth0 2.38 0.88 2.98 0.06 0.00 0.00 0.00 0.00 04:30:12 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:26:02 eth0 0.80 0.65 0.56 0.41 0.00 0.00 0.00 0.00 04:30:12 04:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:27:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:30:12 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:28:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:30:12 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:29:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:12 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 Average: eth0 26.47 21.11 105.82 10.76 0.00 0.00 0.00 0.00 04:30:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:12 Average: docker0 1.57 1.03 0.31 3.32 0.00 0.00 0.00 0.00 04:30:12 04:30:12 04:30:12 ---> sar -P ALL: 04:30:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 04:30:12 04:30:12 04:20:56 LINUX RESTART (4 CPU) 04:30:12 04:30:12 04:22:01 CPU %user %nice %system %iowait %steal %idle 04:30:12 04:23:01 all 8.19 0.00 4.82 1.78 19.73 65.48 04:30:12 04:23:01 0 8.04 0.00 4.96 3.94 20.16 62.90 04:30:12 04:23:01 1 8.37 0.00 5.41 0.88 19.66 65.69 04:30:12 04:23:01 2 7.87 0.00 4.05 0.67 19.86 67.55 04:30:12 04:23:01 3 8.50 0.00 4.85 1.63 19.26 65.77 04:30:12 04:24:01 all 0.15 0.00 0.06 0.00 0.24 99.55 04:30:12 04:24:01 0 0.07 0.00 0.07 0.00 0.17 99.70 04:30:12 04:24:01 1 0.42 0.00 0.03 0.00 0.08 99.47 04:30:12 04:24:01 2 0.07 0.00 0.12 0.00 0.65 99.17 04:30:12 04:24:01 3 0.03 0.00 0.03 0.00 0.05 99.88 04:30:12 04:25:01 all 0.12 0.00 0.10 0.00 0.84 98.93 04:30:12 04:25:01 0 0.03 0.00 0.08 0.00 0.94 98.94 04:30:12 04:25:01 1 0.30 0.00 0.12 0.00 1.02 98.56 04:30:12 04:25:01 2 0.13 0.00 0.18 0.00 0.60 99.09 04:30:12 04:25:01 3 0.03 0.00 0.03 0.00 0.79 99.14 04:30:12 04:26:02 all 0.11 0.00 0.05 0.00 1.80 98.05 04:30:12 04:26:02 0 0.05 0.00 0.02 0.00 1.64 98.29 04:30:12 04:26:02 1 0.11 0.00 0.03 0.00 1.51 98.34 04:30:12 04:26:02 2 0.23 0.00 0.11 0.00 2.19 97.47 04:30:12 04:26:02 3 0.03 0.00 0.02 0.00 1.85 98.10 04:30:12 04:27:01 all 0.12 0.00 0.24 0.00 0.94 98.71 04:30:12 04:27:01 0 0.03 0.00 0.07 0.00 0.66 99.24 04:30:12 04:27:01 1 0.35 0.00 0.35 0.00 0.98 98.31 04:30:12 04:27:01 2 0.05 0.00 0.27 0.00 1.01 98.67 04:30:12 04:27:01 3 0.03 0.00 0.25 0.00 1.09 98.62 04:30:12 04:28:01 all 0.08 0.00 0.08 0.00 0.58 99.26 04:30:12 04:28:01 0 0.05 0.00 0.03 0.00 0.45 99.47 04:30:12 04:28:01 1 0.03 0.00 0.07 0.00 0.86 99.04 04:30:12 04:28:01 2 0.25 0.00 0.18 0.00 0.99 98.58 04:30:12 04:28:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:30:12 04:29:01 all 0.08 0.00 0.05 0.01 1.37 98.49 04:30:12 04:29:01 0 0.02 0.00 0.07 0.00 1.16 98.76 04:30:12 04:29:01 1 0.07 0.00 0.07 0.00 1.79 98.08 04:30:12 04:29:01 2 0.23 0.00 0.03 0.03 2.21 97.50 04:30:12 04:29:01 3 0.02 0.00 0.02 0.00 0.32 99.65 04:30:12 Average: all 1.35 0.00 0.82 0.27 3.84 93.72 04:30:12 Average: 0 1.27 0.00 0.81 0.61 3.81 93.51 04:30:12 Average: 1 1.46 0.00 0.92 0.14 3.90 93.58 04:30:12 Average: 2 1.35 0.00 0.75 0.11 4.14 93.66 04:30:12 Average: 3 1.31 0.00 0.79 0.25 3.51 94.15 04:30:12 04:30:12 04:30:12