Pull request #522 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 82d3046d81e6918badffd231c6e66729b17b9ddb rather than 778f72f619f211ad8ed336db509b85d8f1ff0422 Obtained Jenkinsfile from 82d3046d81e6918badffd231c6e66729b17b9ddb 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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-522/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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > 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-522/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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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-27794 in /w/workspace/dry_go-mod-core-contracts_PR-522 [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-522 # 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 82d3046d81e6918badffd231c6e66729b17b9ddb into PR head commit 778f72f619f211ad8ed336db509b85d8f1ff0422 Merge succeeded, producing 778f72f619f211ad8ed336db509b85d8f1ff0422 Checking out Revision 778f72f619f211ad8ed336db509b85d8f1ff0422 (PR-522) > 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/522/head:refs/remotes/origin/PR-522 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # 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 82d3046d81e6918badffd231c6e66729b17b9ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 Commit message: "feat: update Add Event route to include SourceName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:32 ========================================================= 04:58:32 EdgeX Global Pipelines Version Info 04:58:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:34 ------------------- 04:58:34 stable info: 04:58:34 ------------------- 04:58:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:34 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 04:58:34 Message: update stable to v1.0.182 04:58:35 ------------------- 04:58:35 experimental info: 04:58:35 ------------------- 04:58:35 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:35 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 04:58:35 Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:58:35 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:58:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:58:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-522 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-522 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-522 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 778f72f619f211ad8ed336db509b85d8f1ff0422 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 778f72f [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:40 + git log --format=format:%s -1 778f72f619f211ad8ed336db509b85d8f1ff0422 [Pipeline] echo 04:58:41 GIT_COMMIT: 778f72f619f211ad8ed336db509b85d8f1ff0422, Commit Message: feat: update Add Event route to include SourceName [Pipeline] echo 04:58:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:42 04:58:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:58:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:42 latest: Pulling from edgex-devops/git-semver 04:58:42 31603596830f: Pulling fs layer 04:58:42 2a8b12db71e7: Pulling fs layer 04:58:42 6ca5941a6612: Pulling fs layer 04:58:42 ecc8261a40a4: Pulling fs layer 04:58:42 ecc8261a40a4: Waiting 04:58:42 2a8b12db71e7: Verifying Checksum 04:58:42 2a8b12db71e7: Download complete 04:58:43 31603596830f: Verifying Checksum 04:58:43 31603596830f: Download complete 04:58:43 ecc8261a40a4: Verifying Checksum 04:58:43 ecc8261a40a4: Download complete 04:58:43 6ca5941a6612: Verifying Checksum 04:58:43 6ca5941a6612: Download complete 04:58:43 31603596830f: Pull complete 04:58:43 2a8b12db71e7: Pull complete 04:58:44 6ca5941a6612: Pull complete 04:58:44 ecc8261a40a4: Pull complete 04:58:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:58:44 prd-centos7-docker-4c-2g-27794 does not seem to be running inside a container 04:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-522 -v /w/workspace/dry_go-mod-core-contracts_PR-522:/w/workspace/dry_go-mod-core-contracts_PR-522:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-522@tmp:/w/workspace/dry_go-mod-core-contracts_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:58:47 $ docker top 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:47 [ssh-agent] Looking for ssh-agent implementation... 04:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:48 $ docker exec 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent 04:58:48 SSH_AUTH_SOCK=/tmp/ssh-9YmwExL06Pbv/agent.12 04:58:48 SSH_AGENT_PID=18 04:58:48 Running ssh-add (command line suppressed) 04:58:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_3372742524809492238.key (/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_3372742524809492238.key) 04:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:49 + git tag --points-at HEAD [Pipeline] } 04:58:49 $ docker exec --env ******** --env ******** 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent -k 04:58:49 unset SSH_AUTH_SOCK; 04:58:49 unset SSH_AGENT_PID; 04:58:49 echo Agent pid 18 killed; 04:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:49 [ssh-agent] Looking for ssh-agent implementation... 04:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:49 $ docker exec 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent 04:58:49 SSH_AUTH_SOCK=/tmp/ssh-dfs2z2cXGGTU/agent.47 04:58:49 SSH_AGENT_PID=52 04:58:49 Running ssh-add (command line suppressed) 04:58:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_7718502616211317815.key (/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_7718502616211317815.key) 04:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:50 + git semver init 04:58:50 # -> Open(): unable to determine branch for HEAD 04:58:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-522/.git 04:58:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-522 04:58:50 # $SEMVER_REMOTE_NAME = origin 04:58:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:50 # $SEMVER_USER_NAME = edgex-jenkins 04:58:50 # $SEMVER_BRANCH = PR-522 04:58:50 # $SEMVER_TEMP = /tmp/semver-706484620 04:58:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:58:50 # '/tmp/semver-706484620' -> '/w/workspace/dry_go-mod-core-contracts_PR-522/.semver' 04:58:50 # -> Force: false 04:58:50 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-522/.semver [Pipeline] } 04:58:50 $ docker exec --env ******** --env ******** 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent -k 04:58:51 unset SSH_AUTH_SOCK; 04:58:51 unset SSH_AGENT_PID; 04:58:51 echo Agent pid 52 killed; 04:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:51 + git semver [Pipeline] } 04:58:51 $ docker stop --time=1 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 04:58:53 $ docker rm -f 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:54 Stashed 1 file(s) [Pipeline] echo 04:58:54 [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:59:10 Still waiting to schedule task 04:59:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27794’ 04:59:10 Still waiting to schedule task 04:59:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 05:00:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27795 in /w/workspace/dry_go-mod-core-contracts_PR-522 [Pipeline] { [Pipeline] ws 05:00:53 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 05:00:58 using credential edgex-jenkins-ssh 05:00:58 Cloning the remote Git repository 05:00:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:00:59 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 05:00:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:00:59 > git --version # timeout=10 05:00:59 > git --version # 'git version 2.17.1' 05:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:01 Merging remotes/origin/master commit 82d3046d81e6918badffd231c6e66729b17b9ddb into PR head commit 778f72f619f211ad8ed336db509b85d8f1ff0422 05:01:01 Merge succeeded, producing 778f72f619f211ad8ed336db509b85d8f1ff0422 05:01:01 Checking out Revision 778f72f619f211ad8ed336db509b85d8f1ff0422 (PR-522) 05:01:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:01:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:01:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:01:01 > git config core.sparsecheckout # timeout=10 05:01:01 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 05:01:01 > git remote # timeout=10 05:01:01 > git config --get remote.origin.url # timeout=10 05:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:01 > git merge 82d3046d81e6918badffd231c6e66729b17b9ddb # timeout=10 05:01:01 > git rev-parse HEAD^{commit} # timeout=10 05:01:01 > git config core.sparsecheckout # timeout=10 05:01:01 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 05:01:05 Commit message: "feat: update Add Event route to include SourceName" 05:01:05 > git --version # timeout=10 05:01:05 > git --version # 'git version 2.17.1' 05:01:05 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:01:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:01:08 + true 05:01:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:01:11 ========================================================= 05:01:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:01:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:01:12 + 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 . 05:01:13 Sending build context to Docker daemon 2.736MB 05:01:13 Step 1/7 : ARG BASE=golang:1.15-alpine 05:01:13 Step 2/7 : FROM ${BASE} 05:01:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:13 5f621e34cdf4: Pulling fs layer 05:01:13 a4357932f1b6: Pulling fs layer 05:01:13 18c013af1878: Pulling fs layer 05:01:13 00ac8860ef70: Pulling fs layer 05:01:13 63d7cb157983: Pulling fs layer 05:01:13 b116817d02f9: Pulling fs layer 05:01:13 745a02a5169b: Pulling fs layer 05:01:13 00ac8860ef70: Waiting 05:01:13 63d7cb157983: Waiting 05:01:13 b116817d02f9: Waiting 05:01:13 745a02a5169b: Waiting 05:01:13 18c013af1878: Verifying Checksum 05:01:13 18c013af1878: Download complete 05:01:13 a4357932f1b6: Verifying Checksum 05:01:13 a4357932f1b6: Download complete 05:01:13 63d7cb157983: Verifying Checksum 05:01:13 63d7cb157983: Download complete 05:01:13 b116817d02f9: Verifying Checksum 05:01:13 b116817d02f9: Download complete 05:01:13 5f621e34cdf4: Verifying Checksum 05:01:13 5f621e34cdf4: Download complete 05:01:14 5f621e34cdf4: Pull complete 05:01:15 a4357932f1b6: Pull complete 05:01:15 18c013af1878: Pull complete 05:01:16 745a02a5169b: Verifying Checksum 05:01:16 745a02a5169b: Download complete 05:01:17 00ac8860ef70: Verifying Checksum 05:01:17 00ac8860ef70: Download complete 05:01:27 00ac8860ef70: Pull complete 05:01:27 63d7cb157983: Pull complete 05:01:27 b116817d02f9: Pull complete 05:01:31 745a02a5169b: Pull complete 05:01:31 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:01:31 ---> b7e6874047d6 05:01:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:01:34 ---> Running in 6baf05a92a32 05:01:34 Removing intermediate container 6baf05a92a32 05:01:34 ---> baa7eb4a7c93 05:01:34 Step 4/7 : RUN apk add bash 05:01:34 ---> Running in 010930d23cb7 05:01:35 Running on prd-centos7-docker-4c-2g-27796 in /w/workspace/dry_go-mod-core-contracts_PR-522 [Pipeline] { [Pipeline] ws 05:01:35 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { 05:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] checkout 05:01:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:01:37 OK: 142 MiB in 39 packages 05:01:38 using credential edgex-jenkins-ssh 05:01:38 Cloning the remote Git repository 05:01:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:01:38 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 05:01:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:01:38 > git --version # timeout=10 05:01:38 > git --version # 'git version 2.24.3' 05:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:38 Removing intermediate container 010930d23cb7 05:01:38 ---> e87181e24ea9 05:01:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:01:38 ---> Running in d0cde47817c7 05:01:39 Removing intermediate container d0cde47817c7 05:01:39 ---> 1e140d09563f 05:01:39 Step 6/7 : COPY go.mod . 05:01:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:01:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:01:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:01:39 Merging remotes/origin/master commit 82d3046d81e6918badffd231c6e66729b17b9ddb into PR head commit 778f72f619f211ad8ed336db509b85d8f1ff0422 05:01:39 Merge succeeded, producing 778f72f619f211ad8ed336db509b85d8f1ff0422 05:01:39 Checking out Revision 778f72f619f211ad8ed336db509b85d8f1ff0422 (PR-522) 05:01:40 ---> 0596cdb47d90 05:01:40 Step 7/7 : RUN go mod download 05:01:40 ---> Running in 449641ba0f48 05:01:39 > git config core.sparsecheckout # timeout=10 05:01:39 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 05:01:39 > git remote # timeout=10 05:01:39 > git config --get remote.origin.url # timeout=10 05:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:39 > git merge 82d3046d81e6918badffd231c6e66729b17b9ddb # timeout=10 05:01:39 > git rev-parse HEAD^{commit} # timeout=10 05:01:39 > git config core.sparsecheckout # timeout=10 05:01:39 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 05:01:43 Commit message: "feat: update Add Event route to include SourceName" 05:01:43 > git --version # timeout=10 05:01:43 > git --version # 'git version 2.24.3' 05:01:43 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:01:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:01:45 + sudo service docker restart 05:01:45 + true 05:01:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:01:46 ========================================================= 05:01:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:01:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:01:47 + 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 . 05:01:47 Sending build context to Docker daemon 2.737MB 05:01:47 Step 1/7 : ARG BASE=golang:1.15-alpine 05:01:47 Step 2/7 : FROM ${BASE} 05:01:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:47 188c0c94c7c5: Pulling fs layer 05:01:47 0ef7d3d256c8: Pulling fs layer 05:01:47 de9db76c5a1d: Pulling fs layer 05:01:47 bca2f99d35d6: Pulling fs layer 05:01:47 93359f2a8cfa: Pulling fs layer 05:01:47 7c6f9722023f: Pulling fs layer 05:01:47 a35cf1a2eb13: Pulling fs layer 05:01:47 bca2f99d35d6: Waiting 05:01:47 93359f2a8cfa: Waiting 05:01:47 7c6f9722023f: Waiting 05:01:47 a35cf1a2eb13: Waiting 05:01:47 de9db76c5a1d: Verifying Checksum 05:01:47 0ef7d3d256c8: Verifying Checksum 05:01:47 0ef7d3d256c8: Download complete 05:01:47 93359f2a8cfa: Verifying Checksum 05:01:47 93359f2a8cfa: Download complete 05:01:48 7c6f9722023f: Verifying Checksum 05:01:48 7c6f9722023f: Download complete 05:01:48 188c0c94c7c5: Verifying Checksum 05:01:48 188c0c94c7c5: Download complete 05:01:48 188c0c94c7c5: Pull complete 05:01:48 0ef7d3d256c8: Pull complete 05:01:48 de9db76c5a1d: Pull complete 05:01:50 a35cf1a2eb13: Verifying Checksum 05:01:50 a35cf1a2eb13: Download complete 05:01:50 bca2f99d35d6: Verifying Checksum 05:01:50 bca2f99d35d6: Download complete 05:01:55 Removing intermediate container 449641ba0f48 05:01:55 ---> be350f98a447 05:01:55 Successfully built be350f98a447 05:01:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:55 bca2f99d35d6: Pull complete 05:01:55 93359f2a8cfa: Pull complete 05:01:55 7c6f9722023f: Pull complete 05:01:55 + docker inspect -f . ci-base-image-arm64 05:01:55 . [Pipeline] withDockerContainer 05:01:56 prd-ubuntu18.04-docker-arm64-4c-16g-27795 does not seem to be running inside a container 05:01:56 $ 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-arm64 cat 05:01:57 $ docker top 90c976178676918e6781386e9ab1493319d7a0258677b73186829c9ed510e6f8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:59 + go version 05:01:59 go version go1.15.5 linux/arm64 [Pipeline] } 05:01:59 $ docker stop --time=1 90c976178676918e6781386e9ab1493319d7a0258677b73186829c9ed510e6f8 05:02:01 $ docker rm -f 90c976178676918e6781386e9ab1493319d7a0258677b73186829c9ed510e6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:02 + docker inspect -f . ci-base-image-arm64 05:02:02 . [Pipeline] withDockerContainer 05:02:03 prd-ubuntu18.04-docker-arm64-4c-16g-27795 does not seem to be running inside a container 05:02:03 $ 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-arm64 cat 05:02:04 $ docker top f1411078ce525eaaf7d04564facefe61d9fa94c8c8b784f07af8f30a3325001b -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:05 a35cf1a2eb13: Pull complete 05:02:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:02:05 ---> a62c8e92a672 05:02:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:02:05 ---> Running in 08b7d49a4828 05:02:05 Removing intermediate container 08b7d49a4828 05:02:05 ---> 75d7e740fded 05:02:05 Step 4/7 : RUN apk add bash 05:02:05 ---> Running in ddc1d61d04db 05:02:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:02:05 + make test 05:02:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:02:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:02:06 OK: 166 MiB in 39 packages 05:02:07 Removing intermediate container ddc1d61d04db 05:02:07 ---> 3958db96cab5 05:02:07 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:02:07 ---> Running in c6a63d9d4e55 05:02:07 Removing intermediate container c6a63d9d4e55 05:02:07 ---> f635df691911 05:02:07 Step 6/7 : COPY go.mod . 05:02:07 ---> c46d2f6ba4f8 05:02:07 Step 7/7 : RUN go mod download 05:02:07 ---> Running in bea076643d22 05:02:20 Removing intermediate container bea076643d22 05:02:20 ---> 4cd46de79116 05:02:20 Successfully built 4cd46de79116 05:02:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:02:20 + docker inspect -f . ci-base-image-x86_64 05:02:20 . [Pipeline] withDockerContainer 05:02:20 prd-centos7-docker-4c-2g-27796 does not seem to be running inside a container 05:02:20 $ 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 05:02:21 $ docker top 4968f38769b430477e629d3fdcb774e9f4f040de192456da62114f0eed517430 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:22 + go version 05:02:22 go version go1.15.5 linux/amd64 [Pipeline] } 05:02:22 $ docker stop --time=1 4968f38769b430477e629d3fdcb774e9f4f040de192456da62114f0eed517430 05:02:23 $ docker rm -f 4968f38769b430477e629d3fdcb774e9f4f040de192456da62114f0eed517430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:24 + docker inspect -f . ci-base-image-x86_64 05:02:24 . [Pipeline] withDockerContainer 05:02:24 prd-centos7-docker-4c-2g-27796 does not seem to be running inside a container 05:02:24 $ 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 05:02:25 $ docker top c7bd9d3667b1aeb101dbbf7c321c1bd65dbbc3d84be65f5f18c30cd01f795f60 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:26 + make test 05:02:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:02:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:02:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.035s coverage: 85.7% of statements 05:02:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.024s coverage: 100.0% of statements 05:02:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements 05:02:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.051s coverage: 77.8% of statements 05:02:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:02:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.032s coverage: 26.3% of statements 05:02:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.020s coverage: 85.7% of statements 05:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.018s coverage: 100.0% of statements 05:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.043s coverage: 14.7% of statements 05:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.034s coverage: 45.4% of statements 05:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.045s coverage: 77.8% of statements 05:02:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.013s coverage: 100.0% of statements 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.021s coverage: 26.3% of statements 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.016s coverage: 14.7% of statements 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.070s coverage: 91.8% of statements 05:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.029s coverage: 36.7% of statements 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.023s coverage: 91.8% of statements 05:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements 05:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.033s coverage: 36.7% of statements 05:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.018s coverage: 63.0% of statements 05:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 05:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements 05:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements 05:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.018s coverage: 14.3% of statements 05:02:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:02:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.059s coverage: 84.6% of statements 05:02:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:02:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:02:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:02:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.021s coverage: 45.3% of statements 05:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.017s coverage: 94.7% of statements 05:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.040s coverage: 89.0% of statements 05:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements 05:02:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 05:02:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.142s coverage: 63.0% of statements 05:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.041s coverage: 26.3% of statements 05:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.031s coverage: 15.4% of statements 05:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.038s coverage: 15.4% of statements 05:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements 05:02:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:02:41 gofmt -l . 05:02:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:02:41 $ docker stop --time=1 c7bd9d3667b1aeb101dbbf7c321c1bd65dbbc3d84be65f5f18c30cd01f795f60 05:02:43 $ docker rm -f c7bd9d3667b1aeb101dbbf7c321c1bd65dbbc3d84be65f5f18c30cd01f795f60 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.249s coverage: 84.6% of statements 05:02:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:02:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:02:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:02:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.099s coverage: 45.3% of statements 05:02:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:45 Stashed 1 file(s) 05:02:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.078s coverage: 94.7% of statements [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] } 05:02:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.177s coverage: 89.0% of statements 05:02:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 05:02:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 05:02:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:02:47 ---> job-cost.sh 05:02:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4xNz 05:02:51 gofmt -l . 05:02:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:02:53 $ docker stop --time=1 f1411078ce525eaaf7d04564facefe61d9fa94c8c8b784f07af8f30a3325001b 05:02:55 $ docker rm -f f1411078ce525eaaf7d04564facefe61d9fa94c8c8b784f07af8f30a3325001b [Pipeline] // withDockerContainer [Pipeline] sh 05:02:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:56 Warning: overwriting stash ‘coverage-report’ 05:02:57 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 05:02:58 ---> job-cost.sh 05:02:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-REXd 05:03:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:03:28 lf-activate-venv(): INFO: Adding /tmp/venv-4xNz/bin to PATH 05:03:28 INFO: No Stack... 05:03:28 INFO: Retrieving Pricing Info for: v1-standard-2 05:03:29 INFO: Archiving Costs [Pipeline] sh 05:03:29 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 05:03:29 + cut -d, -f6 [Pipeline] lock 05:03:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] 05:03:29 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] did not exist. Created. 05:03:29 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:30 + echo total: 0.029999999329447746 [Pipeline] stash 05:03:30 Stashed 1 file(s) [Pipeline] } 05:03:30 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-REXd/bin to PATH 05:05:44 INFO: No Stack... 05:05:44 INFO: Retrieving Pricing Info for: lf-standard-4 05:05:44 INFO: Archiving Costs [Pipeline] sh 05:05:44 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 05:05:44 + cut -d, -f6 [Pipeline] lock 05:05:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] 05:05:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] did not exist. Created. 05:05:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:45 /w/workspace/go-mod-core-contracts/1@tmp/durable-d783d143/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-d783d143/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:05:45 + echo total: 0.20999999344348907 [Pipeline] stash 05:05:45 Warning: overwriting stash ‘stack-cost’ 05:05:46 Stashed 1 file(s) [Pipeline] } 05:05:46 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-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 05:05:47 provisioning config files... 05:05:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/config6559098440476219910tmp [Pipeline] { [Pipeline] sh 05:05:48 + set +x 05:05:48 + curl -s https://codecov.io/bash 05:05:48 + bash -s -- 05:05:48 05:05:48 _____ _ 05:05:48 / ____| | | 05:05:48 | | ___ __| | ___ ___ _____ __ 05:05:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:05:48 | |___| (_) | (_| | __/ (_| (_) \ V / 05:05:48 \_____\___/ \__,_|\___|\___\___/ \_/ 05:05:48 Bash-20210129-7c25fce 05:05:48 05:05:48 05:05:48 ==> git version 2.24.3 found 05:05:48 ==> 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 05:05:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:05:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:05:48 ==> Jenkins CI detected. 05:05:48 project root: . 05:05:48 --> token set from env 05:05:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:05:48 ==> Running gcov in . (disable via -X gcov) 05:05:48 ==> Python coveragepy not found 05:05:48 ==> Searching for coverage reports in: 05:05:48 + . 05:05:48 -> Found 1 reports 05:05:48 ==> Detecting git/mercurial file structure 05:05:48 ==> Reading reports 05:05:48 + ./coverage.out bytes=154715 05:05:48 ==> Appending adjustments 05:05:48 https://docs.codecov.io/docs/fixing-reports 05:05:49 + Found adjustments 05:05:49 ==> Gzipping contents 05:05:49 24K /tmp/codecov.WmVIrp.gz 05:05:49 ==> Uploading reports 05:05:49 url: https://codecov.io 05:05:49 query: branch=PR-522&commit=778f72f619f211ad8ed336db509b85d8f1ff0422&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-522%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=522&job=&cmd_args= 05:05:49 -> Pinging Codecov 05:05:49 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-522&commit=778f72f619f211ad8ed336db509b85d8f1ff0422&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-522%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=522&job=&cmd_args= 05:05:50 -> Uploading to 05:05:50 https://storage.googleapis.com/codecov/v4/raw/2021-02-26/71470A77251A30514AAF9C0BB2E5B6CE/778f72f619f211ad8ed336db509b85d8f1ff0422/065734a7-7f8b-4575-83e1-b10c9ff8af86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T050550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6726e4dc5e423412c731bc588039dad24a89e1edbfd03c59573f6dff8ac7033 05:05:50 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:50 Dload Upload Total Spent Left Speed 05:05:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23254 0 0 100 23254 0 45706 --:--:-- --:--:-- --:--:-- 45685 100 23254 0 0 100 23254 0 45688 --:--:-- --:--:-- --:--:-- 45685 05:05:51 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/778f72f619f211ad8ed336db509b85d8f1ff0422 [Pipeline] } 05:05:51 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 05:05:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:05:55 ---> package-listing.sh 05:05:55 ++ facter osfamily 05:05:55 ++ tr '[:upper:]' '[:lower:]' 05:05:55 + OS_FAMILY=redhat 05:05:55 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-522 05:05:55 + START_PACKAGES=/tmp/packages_start.txt 05:05:55 + END_PACKAGES=/tmp/packages_end.txt 05:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:55 + PACKAGES=/tmp/packages_start.txt 05:05:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-522 ']' 05:05:55 + PACKAGES=/tmp/packages_end.txt 05:05:55 + case "${OS_FAMILY}" in 05:05:55 + rpm -qa 05:05:55 + sort 05:06:00 + '[' -f /tmp/packages_start.txt ']' 05:06:00 + '[' -f /tmp/packages_end.txt ']' 05:06:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-522 ']' 05:06:00 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-522/archives/ 05:06:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-522/archives/ [Pipeline] echo 05:06:00 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-522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:06:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:06:01 05:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:06:01 alpine: Pulling from edgex-lftools-log-publisher 05:06:01 df20fa9351a1: Pulling fs layer 05:06:01 36b3adc4ff6f: Pulling fs layer 05:06:01 8ad3a11d3b57: Pulling fs layer 05:06:01 46f8f816bc3b: Pulling fs layer 05:06:01 93b61091891f: Pulling fs layer 05:06:01 93b9cdb0e59b: Pulling fs layer 05:06:01 5e14af77c1be: Pulling fs layer 05:06:01 01666e4c0597: Pulling fs layer 05:06:01 aa168da1d23b: Pulling fs layer 05:06:01 46f8f816bc3b: Waiting 05:06:01 93b61091891f: Waiting 05:06:01 93b9cdb0e59b: Waiting 05:06:01 5e14af77c1be: Waiting 05:06:01 01666e4c0597: Waiting 05:06:01 aa168da1d23b: Waiting 05:06:01 36b3adc4ff6f: Verifying Checksum 05:06:01 36b3adc4ff6f: Download complete 05:06:01 46f8f816bc3b: Verifying Checksum 05:06:01 46f8f816bc3b: Download complete 05:06:01 df20fa9351a1: Verifying Checksum 05:06:01 df20fa9351a1: Download complete 05:06:01 93b9cdb0e59b: Verifying Checksum 05:06:01 93b9cdb0e59b: Download complete 05:06:01 5e14af77c1be: Verifying Checksum 05:06:01 5e14af77c1be: Download complete 05:06:01 93b61091891f: Verifying Checksum 05:06:01 93b61091891f: Download complete 05:06:01 01666e4c0597: Verifying Checksum 05:06:01 01666e4c0597: Download complete 05:06:02 df20fa9351a1: Pull complete 05:06:02 36b3adc4ff6f: Pull complete 05:06:02 8ad3a11d3b57: Verifying Checksum 05:06:02 8ad3a11d3b57: Download complete 05:06:03 8ad3a11d3b57: Pull complete 05:06:03 46f8f816bc3b: Pull complete 05:06:04 aa168da1d23b: Verifying Checksum 05:06:04 aa168da1d23b: Download complete 05:06:04 93b61091891f: Pull complete 05:06:04 93b9cdb0e59b: Pull complete 05:06:05 5e14af77c1be: Pull complete 05:06:05 01666e4c0597: Pull complete 05:06:12 aa168da1d23b: Pull complete 05:06:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:06:12 prd-centos7-docker-4c-2g-27794 does not seem to be running inside a container 05:06:12 $ 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-522/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-522 -v /w/workspace/dry_go-mod-core-contracts_PR-522:/w/workspace/dry_go-mod-core-contracts_PR-522:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-522@tmp:/w/workspace/dry_go-mod-core-contracts_PR-522@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:06:15 $ docker top 553f9291fd5bd791b147eaa49460ddf764d34529ea98ad54c6b2afa83c3a66ae -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:16 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:16 + mkdir -p /var/log/sa [Pipeline] sh 05:06:16 + ls /var/log/sa-host 05:06:16 + sadf -c /var/log/sa-host/sa23 05:06:16 file_magic: OK 05:06:16 HZ: Using current value: 100 05:06:16 file_header: OK 05:06:16 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 05:06:16 Statistics: 05:06:16 Hnuu...uuuununununu... 05:06:16 File successfully converted to sysstat format version 12.2.1 05:06:16 + sadf -c /var/log/sa-host/sa26 05:06:16 file_magic: OK 05:06:16 HZ: Using current value: 100 05:06:16 file_header: OK 05:06:16 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 05:06:16 Statistics: 05:06:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:06:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:17 provisioning config files... 05:06:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/config4391417490774665232tmp [Pipeline] { [Pipeline] echo 05:06:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:06:18 ---> create-netrc.sh [Pipeline] } 05:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:06:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:06:18 ---> python-tools-install.sh [Pipeline] echo 05:06:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:06:19 ---> sudo-logs.sh 05:06:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:06:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:19 ---> job-cost.sh 05:06:19 lf-activate-venv: SKIPPING 05:06:19 DEBUG: total: 0.20999999344348907 05:06:19 INFO: Retrieving Stack Cost... 05:06:20 INFO: Retrieving Pricing Info for: v1-standard-2 05:06:21 INFO: Archiving Costs [Pipeline] echo 05:06:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:21 ---> logs-deploy.sh 05:06:21 lf-activate-venv: SKIPPING 05:06:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-522/1 05:06:21 INFO: archiving workspace using pattern(s): 05:06:23 Archives upload complete. 05:06:23 INFO: archiving logs to Nexus 05:06:24 ---> uname -a: 05:06:24 Linux prd-centos7-docker-4c-2g-27794.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:06:24 05:06:24 05:06:24 ---> lscpu: 05:06:24 Architecture: x86_64 05:06:24 CPU op-mode(s): 32-bit, 64-bit 05:06:24 Byte Order: Little Endian 05:06:24 Address sizes: 40 bits physical, 48 bits virtual 05:06:24 CPU(s): 4 05:06:24 On-line CPU(s) list: 0-3 05:06:24 Thread(s) per core: 1 05:06:24 Core(s) per socket: 1 05:06:24 Socket(s): 4 05:06:24 NUMA node(s): 1 05:06:24 Vendor ID: GenuineIntel 05:06:24 CPU family: 6 05:06:24 Model: 44 05:06:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:06:24 Stepping: 1 05:06:24 CPU MHz: 2933.438 05:06:24 BogoMIPS: 5866.87 05:06:24 Virtualization: VT-x 05:06:24 Hypervisor vendor: KVM 05:06:24 Virtualization type: full 05:06:24 L1d cache: 128 KiB 05:06:24 L1i cache: 128 KiB 05:06:24 L2 cache: 16 MiB 05:06:24 L3 cache: 64 MiB 05:06:24 NUMA node0 CPU(s): 0-3 05:06:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:06:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:06:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:06:24 Vulnerability Meltdown: Mitigation; PTI 05:06:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:06:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:06:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:06:24 Vulnerability Srbds: Not affected 05:06:24 Vulnerability Tsx async abort: Not affected 05:06:24 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 05:06:24 05:06:24 05:06:24 ---> nproc: 05:06:24 4 05:06:24 05:06:24 05:06:24 ---> df -h: 05:06:24 Filesystem Size Used Available Use% Mounted on 05:06:24 overlay 50.0G 7.3G 42.7G 15% / 05:06:24 tmpfs 64.0M 0 64.0M 0% /dev 05:06:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:06:24 shm 64.0M 0 64.0M 0% /dev/shm 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-522@tmp 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:06:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-522 05:06:24 05:06:24 05:06:24 ---> free -m: 05:06:24 total used free shared buff/cache available 05:06:24 Mem: 1837 713 106 0 1017 1019 05:06:24 Swap: 1023 1 1022 05:06:24 05:06:24 05:06:24 ---> ip addr: 05:06:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:06:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:06:24 inet 127.0.0.1/8 scope host lo 05:06:24 valid_lft forever preferred_lft forever 05:06:24 inet6 ::1/128 scope host 05:06:24 valid_lft forever preferred_lft forever 05:06:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:06:24 link/ether fa:16:3e:5a:7d:51 brd ff:ff:ff:ff:ff:ff 05:06:24 inet 10.30.122.234/23 brd 10.30.123.255 scope global dynamic eth0 05:06:24 valid_lft 85896sec preferred_lft 85896sec 05:06:24 inet6 fe80::f816:3eff:fe5a:7d51/64 scope link 05:06:24 valid_lft forever preferred_lft forever 05:06:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:06:24 link/ether 02:42:02:d2:b0:b1 brd ff:ff:ff:ff:ff:ff 05:06:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:06:24 valid_lft forever preferred_lft forever 05:06:24 inet6 fe80::42:2ff:fed2:b0b1/64 scope link 05:06:24 valid_lft forever preferred_lft forever 05:06:24 05:06:24 05:06:24 ---> sar -b -r -n DEV: 05:06:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 05:06:24 05:06:24 04:57:47 LINUX RESTART (4 CPU) 05:06:24 05:06:24 04:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:06:24 05:00:01 2.40 0.00 2.40 0.00 0.00 67.16 0.00 05:06:24 05:01:01 0.38 0.02 0.37 0.00 0.13 6.11 0.00 05:06:24 05:02:01 0.45 0.08 0.37 0.00 1.60 5.58 0.00 05:06:24 05:03:01 0.62 0.00 0.62 0.00 0.00 7.20 0.00 05:06:24 05:04:01 0.30 0.00 0.30 0.00 0.00 5.01 0.00 05:06:24 05:05:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 05:06:24 05:06:01 47.98 47.39 0.58 0.00 4114.97 13.27 0.00 05:06:24 Average: 7.48 6.78 0.69 0.00 588.09 15.17 0.00 05:06:24 05:06:24 04:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:06:24 05:00:01 155944 0 590892 31.40 2620 1132088 1080176 36.86 395732 1129696 20 05:06:24 05:01:01 154256 0 592572 31.49 2620 1132096 1080616 36.88 395544 1131064 16 05:06:24 05:02:01 152872 0 593832 31.56 2620 1132220 1078820 36.82 406084 1122112 8 05:06:24 05:03:01 154160 0 592540 31.49 2620 1132224 1078628 36.81 404600 1122696 8 05:06:24 05:04:01 149256 0 597440 31.75 2620 1132228 1078700 36.81 412932 1119068 8 05:06:24 05:05:01 149640 0 597048 31.73 2620 1132236 1078628 36.81 417052 1114728 8 05:06:24 05:06:01 63836 0 667184 35.46 2620 1147904 1509064 51.50 482224 1134624 13404 05:06:24 Average: 139995 0 604501 32.13 2620 1134428 1140662 38.93 416310 1124855 1925 05:06:24 05:06:24 04:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:06:24 05:00:01 eth0 0.60 0.08 0.04 0.01 0.00 0.00 0.00 0.00 05:06:24 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:01:01 eth0 4.16 2.48 3.29 0.31 0.00 0.00 0.00 0.00 05:06:24 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:02:01 eth0 0.85 0.27 0.31 0.20 0.00 0.00 0.00 0.00 05:06:24 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:03:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:06:24 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:04:01 eth0 0.70 0.20 0.16 0.07 0.00 0.00 0.00 0.00 05:06:24 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:05:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 05:06:24 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:06:01 eth0 39.87 30.27 222.61 7.49 0.00 0.00 0.00 0.00 05:06:24 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 Average: eth0 6.68 4.78 32.35 1.16 0.00 0.00 0.00 0.00 05:06:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:24 05:06:24 05:06:24 ---> sar -P ALL: 05:06:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 05:06:24 05:06:24 04:57:47 LINUX RESTART (4 CPU) 05:06:24 05:06:24 04:59:01 CPU %user %nice %system %iowait %steal %idle 05:06:24 05:00:01 all 0.19 0.00 0.06 0.00 0.00 99.75 05:06:24 05:00:01 0 0.07 0.00 0.05 0.00 0.00 99.88 05:06:24 05:00:01 1 0.08 0.00 0.07 0.00 0.00 99.85 05:06:24 05:00:01 2 0.10 0.00 0.07 0.00 0.00 99.83 05:06:24 05:00:01 3 0.52 0.00 0.07 0.00 0.00 99.42 05:06:24 05:01:01 all 0.20 0.00 0.05 0.00 0.00 99.75 05:06:24 05:01:01 0 0.07 0.00 0.03 0.02 0.00 99.88 05:06:24 05:01:01 1 0.08 0.00 0.05 0.00 0.00 99.87 05:06:24 05:01:01 2 0.10 0.00 0.07 0.00 0.00 99.83 05:06:24 05:01:01 3 0.53 0.00 0.05 0.00 0.00 99.42 05:06:24 05:02:01 all 0.15 0.00 0.06 0.00 0.00 99.78 05:06:24 05:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:06:24 05:02:01 1 0.02 0.00 0.08 0.00 0.00 99.90 05:06:24 05:02:01 2 0.05 0.00 0.07 0.02 0.00 99.87 05:06:24 05:02:01 3 0.52 0.00 0.05 0.00 0.00 99.43 05:06:24 05:03:01 all 0.16 0.00 0.03 0.00 0.00 99.81 05:06:24 05:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:06:24 05:03:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:06:24 05:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:06:24 05:03:01 3 0.53 0.00 0.02 0.00 0.00 99.45 05:06:24 05:04:01 all 0.18 0.00 0.15 0.00 0.00 99.67 05:06:24 05:04:01 0 0.05 0.00 0.17 0.00 0.00 99.78 05:06:24 05:04:01 1 0.05 0.00 0.15 0.00 0.00 99.80 05:06:24 05:04:01 2 0.07 0.00 0.17 0.00 0.02 99.75 05:06:24 05:04:01 3 0.55 0.00 0.12 0.00 0.00 99.33 05:06:24 05:05:01 all 0.11 0.00 0.06 0.00 0.01 99.82 05:06:24 05:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:06:24 05:05:01 1 0.03 0.00 0.12 0.00 0.02 99.83 05:06:24 05:05:01 2 0.05 0.00 0.05 0.00 0.00 99.90 05:06:24 05:05:01 3 0.33 0.00 0.07 0.00 0.02 99.58 05:06:24 05:06:01 all 1.58 0.00 0.90 1.16 0.00 96.35 05:06:24 05:06:01 0 1.42 0.00 0.92 0.35 0.00 97.31 05:06:24 05:06:01 1 2.04 0.00 0.89 1.26 0.00 95.81 05:06:24 05:06:01 2 1.39 0.00 0.72 0.05 0.02 97.83 05:06:24 05:06:01 3 1.47 0.00 1.09 2.99 0.00 94.45 05:06:24 Average: all 0.37 0.00 0.19 0.17 0.00 99.28 05:06:24 Average: 0 0.24 0.00 0.18 0.05 0.00 99.53 05:06:24 Average: 1 0.34 0.00 0.20 0.18 0.00 99.28 05:06:24 Average: 2 0.25 0.00 0.17 0.01 0.00 99.57 05:06:24 Average: 3 0.64 0.00 0.21 0.43 0.00 98.73 05:06:24 05:06:24 05:06:24