Pull request #549 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 36982f1d253e82de5a22172214dd6d8c5a32dcd8 rather than 50867e2b121bbe1565b95430d60eb8560c5d7f0a Obtained Jenkinsfile from 36982f1d253e82de5a22172214dd6d8c5a32dcd8 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-549/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-549/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29987 in /w/workspace/dry_go-mod-core-contracts_PR-549 [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-549 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 50867e2b121bbe1565b95430d60eb8560c5d7f0a Merge succeeded, producing 50867e2b121bbe1565b95430d60eb8560c5d7f0a Checking out Revision 50867e2b121bbe1565b95430d60eb8560c5d7f0a (PR-549) > git config core.sparsecheckout # timeout=10 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 Commit message: "feat(notifications): Update Subscription DTO to adopt common Address" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:56:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:56:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:56:49 ========================================================= 10:56:49 EdgeX Global Pipelines Version Info 10:56:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:56:52 ------------------- 10:56:52 stable info: 10:56:52 ------------------- 10:56:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:56:52 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:56:52 Message: update stable to v1.0.184 10:56:53 ------------------- 10:56:53 experimental info: 10:56:53 ------------------- 10:56:53 Commited By: **** collab-it+edgex@linuxfoundation.org 10:56:53 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:56:53 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:56:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:56:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:56:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 10:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:56:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:56:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:56:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:56:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:56:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:56:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:56:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:56:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:56:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:56:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:56:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:56:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:56:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:56:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-549 [Pipeline] echo 10:56:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-549 [Pipeline] echo 10:56:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-549 [Pipeline] echo 10:56:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50867e2b121bbe1565b95430d60eb8560c5d7f0a [Pipeline] echo 10:56:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50867e2 [Pipeline] echo 10:56:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:56:58 + git log --format=format:%s -1 50867e2b121bbe1565b95430d60eb8560c5d7f0a [Pipeline] echo 10:56:58 GIT_COMMIT: 50867e2b121bbe1565b95430d60eb8560c5d7f0a, Commit Message: feat(notifications): Update Subscription DTO to adopt common Address [Pipeline] echo 10:56:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:57:00 10:57:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:57:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:57:00 latest: Pulling from edgex-devops/git-semver 10:57:00 31603596830f: Pulling fs layer 10:57:00 2a8b12db71e7: Pulling fs layer 10:57:00 6ca5941a6612: Pulling fs layer 10:57:00 ecc8261a40a4: Pulling fs layer 10:57:00 ecc8261a40a4: Waiting 10:57:00 2a8b12db71e7: Verifying Checksum 10:57:00 2a8b12db71e7: Download complete 10:57:01 31603596830f: Verifying Checksum 10:57:01 31603596830f: Download complete 10:57:01 ecc8261a40a4: Verifying Checksum 10:57:01 ecc8261a40a4: Download complete 10:57:01 6ca5941a6612: Verifying Checksum 10:57:01 6ca5941a6612: Download complete 10:57:01 31603596830f: Pull complete 10:57:01 2a8b12db71e7: Pull complete 10:57:02 6ca5941a6612: Pull complete 10:57:02 ecc8261a40a4: Pull complete 10:57:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:57:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:57:03 prd-centos7-docker-4c-2g-29987 does not seem to be running inside a container 10:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-549 -v /w/workspace/dry_go-mod-core-contracts_PR-549:/w/workspace/dry_go-mod-core-contracts_PR-549:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-549@tmp:/w/workspace/dry_go-mod-core-contracts_PR-549@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 10:57:04 $ docker top 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:05 [ssh-agent] Looking for ssh-agent implementation... 10:57:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:05 $ docker exec 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent 10:57:05 SSH_AUTH_SOCK=/tmp/ssh-PflhQwiN4okP/agent.11 10:57:05 SSH_AGENT_PID=16 10:57:05 Running ssh-add (command line suppressed) 10:57:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_5892492994390211089.key (/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_5892492994390211089.key) 10:57:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:06 + git tag --points-at HEAD [Pipeline] } 10:57:06 $ docker exec --env ******** --env ******** 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent -k 10:57:06 unset SSH_AUTH_SOCK; 10:57:06 unset SSH_AGENT_PID; 10:57:06 echo Agent pid 16 killed; 10:57:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:06 [ssh-agent] Looking for ssh-agent implementation... 10:57:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:06 $ docker exec 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent 10:57:07 SSH_AUTH_SOCK=/tmp/ssh-8IUe2LseJvB3/agent.44 10:57:07 SSH_AGENT_PID=49 10:57:07 Running ssh-add (command line suppressed) 10:57:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_1100893764764002089.key (/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_1100893764764002089.key) 10:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:07 + git semver init 10:57:07 # -> Open(): unable to determine branch for HEAD 10:57:07 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-549/.git 10:57:07 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-549 10:57:07 # $SEMVER_REMOTE_NAME = origin 10:57:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:57:07 # $SEMVER_USER_NAME = edgex-jenkins 10:57:07 # $SEMVER_BRANCH = PR-549 10:57:07 # $SEMVER_TEMP = /tmp/semver-781975298 10:57:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:57:08 # '/tmp/semver-781975298' -> '/w/workspace/dry_go-mod-core-contracts_PR-549/.semver' 10:57:08 # -> Force: false 10:57:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-549/.semver [Pipeline] } 10:57:08 $ docker exec --env ******** --env ******** 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 ssh-agent -k 10:57:08 unset SSH_AUTH_SOCK; 10:57:08 unset SSH_AGENT_PID; 10:57:08 echo Agent pid 49 killed; 10:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:09 + git semver [Pipeline] } 10:57:09 $ docker stop --time=1 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 10:57:11 $ docker rm -f 8f022fee0628ec322fa3ef7fa3daad4060819ad9bd645f6cb916b6bcc147f5a6 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:57:12 Stashed 1 file(s) [Pipeline] echo 10:57:12 [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 10:57:28 Still waiting to schedule task 10:57:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29987’ 10:57:28 Still waiting to schedule task 10:57:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:59:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29988 in /w/workspace/dry_go-mod-core-contracts_PR-549 [Pipeline] { [Pipeline] ws 10:59:15 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 10:59:20 using credential edgex-jenkins-ssh 10:59:20 Cloning the remote Git repository 10:59:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:59:20 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 10:59:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:59:20 > git --version # timeout=10 10:59:20 > git --version # 'git version 2.17.1' 10:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:22 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 50867e2b121bbe1565b95430d60eb8560c5d7f0a 10:59:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:59:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:59:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:59:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:59:22 > git config core.sparsecheckout # timeout=10 10:59:23 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 10:59:23 > git remote # timeout=10 10:59:23 Merge succeeded, producing 50867e2b121bbe1565b95430d60eb8560c5d7f0a 10:59:23 Checking out Revision 50867e2b121bbe1565b95430d60eb8560c5d7f0a (PR-549) 10:59:23 > git config --get remote.origin.url # timeout=10 10:59:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:23 > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 10:59:23 > git rev-parse HEAD^{commit} # timeout=10 10:59:23 > git config core.sparsecheckout # timeout=10 10:59:23 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 10:59:27 Commit message: "feat(notifications): Update Subscription DTO to adopt common Address" 10:59:27 > git --version # timeout=10 10:59:27 > git --version # 'git version 2.17.1' 10:59:27 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:59:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:59:30 + true 10:59:30 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:59:33 ========================================================= 10:59:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:59:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:59:33 + 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 . 10:59:34 Sending build context to Docker daemon 2.843MB 10:59:34 Step 1/7 : ARG BASE=golang:1.15-alpine 10:59:34 Step 2/7 : FROM ${BASE} 10:59:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:59:35 5f621e34cdf4: Pulling fs layer 10:59:35 a4357932f1b6: Pulling fs layer 10:59:35 18c013af1878: Pulling fs layer 10:59:35 00ac8860ef70: Pulling fs layer 10:59:35 63d7cb157983: Pulling fs layer 10:59:35 b116817d02f9: Pulling fs layer 10:59:35 745a02a5169b: Pulling fs layer 10:59:35 00ac8860ef70: Waiting 10:59:35 63d7cb157983: Waiting 10:59:35 b116817d02f9: Waiting 10:59:35 745a02a5169b: Waiting 10:59:35 18c013af1878: Verifying Checksum 10:59:35 18c013af1878: Download complete 10:59:35 a4357932f1b6: Download complete 10:59:35 63d7cb157983: Verifying Checksum 10:59:35 63d7cb157983: Download complete 10:59:35 b116817d02f9: Verifying Checksum 10:59:35 b116817d02f9: Download complete 10:59:35 5f621e34cdf4: Verifying Checksum 10:59:35 5f621e34cdf4: Download complete 10:59:36 5f621e34cdf4: Pull complete 10:59:36 a4357932f1b6: Pull complete 10:59:37 18c013af1878: Pull complete 10:59:37 745a02a5169b: Verifying Checksum 10:59:38 00ac8860ef70: Verifying Checksum 10:59:38 00ac8860ef70: Download complete 10:59:45 Running on prd-centos7-docker-4c-2g-29989 in /w/workspace/dry_go-mod-core-contracts_PR-549 [Pipeline] { [Pipeline] ws 10:59:45 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 10:59:47 using credential edgex-jenkins-ssh 10:59:47 Cloning the remote Git repository 10:59:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:59:48 00ac8860ef70: Pull complete 10:59:48 63d7cb157983: Pull complete 10:59:47 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 10:59:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:59:47 > git --version # timeout=10 10:59:47 > git --version # 'git version 2.24.3' 10:59:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:59:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:59:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:59:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:59:49 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 50867e2b121bbe1565b95430d60eb8560c5d7f0a 10:59:49 Merge succeeded, producing 50867e2b121bbe1565b95430d60eb8560c5d7f0a 10:59:49 Checking out Revision 50867e2b121bbe1565b95430d60eb8560c5d7f0a (PR-549) 10:59:49 b116817d02f9: Pull complete 10:59:49 > git config core.sparsecheckout # timeout=10 10:59:49 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 10:59:49 > git remote # timeout=10 10:59:49 > git config --get remote.origin.url # timeout=10 10:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:49 > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 10:59:49 > git rev-parse HEAD^{commit} # timeout=10 10:59:49 > git config core.sparsecheckout # timeout=10 10:59:49 > git checkout -f 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 10:59:52 745a02a5169b: Pull complete 10:59:52 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:59:52 ---> b7e6874047d6 10:59:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:59:52 Commit message: "feat(notifications): Update Subscription DTO to adopt common Address" 10:59:52 > git --version # timeout=10 10:59:52 > git --version # 'git version 2.24.3' 10:59:52 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:59:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:59:55 + sudo service docker restart 10:59:55 + true 10:59:55 Redirecting to /bin/systemctl restart docker.service 10:59:56 ---> Running in c60b8743dbe3 10:59:56 Removing intermediate container c60b8743dbe3 10:59:56 ---> 2809b6d06aef 10:59:56 Step 4/7 : RUN apk add bash 10:59:56 ---> Running in 48ce66023858 [Pipeline] unstash [Pipeline] echo 10:59:56 ========================================================= 10:59:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:59:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:59:57 + 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 . 10:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:59:57 Sending build context to Docker daemon 2.845MB 10:59:57 Step 1/7 : ARG BASE=golang:1.15-alpine 10:59:57 Step 2/7 : FROM ${BASE} 10:59:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:57 188c0c94c7c5: Pulling fs layer 10:59:57 0ef7d3d256c8: Pulling fs layer 10:59:57 de9db76c5a1d: Pulling fs layer 10:59:57 bca2f99d35d6: Pulling fs layer 10:59:57 93359f2a8cfa: Pulling fs layer 10:59:57 7c6f9722023f: Pulling fs layer 10:59:57 a35cf1a2eb13: Pulling fs layer 10:59:57 93359f2a8cfa: Waiting 10:59:57 a35cf1a2eb13: Waiting 10:59:57 7c6f9722023f: Waiting 10:59:57 bca2f99d35d6: Waiting 10:59:57 de9db76c5a1d: Verifying Checksum 10:59:57 de9db76c5a1d: Download complete 10:59:57 0ef7d3d256c8: Verifying Checksum 10:59:57 0ef7d3d256c8: Download complete 10:59:57 93359f2a8cfa: Verifying Checksum 10:59:57 93359f2a8cfa: Download complete 10:59:57 7c6f9722023f: Verifying Checksum 10:59:57 7c6f9722023f: Download complete 10:59:57 188c0c94c7c5: Verifying Checksum 10:59:57 188c0c94c7c5: Download complete 10:59:58 188c0c94c7c5: Pull complete 10:59:58 0ef7d3d256c8: Pull complete 10:59:58 de9db76c5a1d: Pull complete 10:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:59:59 a35cf1a2eb13: Verifying Checksum 10:59:59 a35cf1a2eb13: Download complete 11:00:00 OK: 142 MiB in 39 packages 11:00:00 bca2f99d35d6: Verifying Checksum 11:00:00 bca2f99d35d6: Download complete 11:00:01 Removing intermediate container 48ce66023858 11:00:01 ---> 33ef4c16826e 11:00:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:00:01 ---> Running in d3d835207618 11:00:02 Removing intermediate container d3d835207618 11:00:02 ---> 969df6a2ed42 11:00:02 Step 6/7 : COPY go.mod . 11:00:02 ---> 6569b9a856d2 11:00:02 Step 7/7 : RUN go mod download 11:00:02 ---> Running in 06b6fa1a205b 11:00:05 bca2f99d35d6: Pull complete 11:00:05 93359f2a8cfa: Pull complete 11:00:05 7c6f9722023f: Pull complete 11:00:14 a35cf1a2eb13: Pull complete 11:00:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:00:14 ---> a62c8e92a672 11:00:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:00:14 ---> Running in 85abbf66eb25 11:00:14 Removing intermediate container 85abbf66eb25 11:00:14 ---> 186f7bea486c 11:00:14 Step 4/7 : RUN apk add bash 11:00:14 ---> Running in 36ff9435c34a 11:00:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:00:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:00:15 OK: 166 MiB in 39 packages 11:00:16 Removing intermediate container 36ff9435c34a 11:00:16 ---> 56c79592546d 11:00:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:00:16 ---> Running in 5063a6258fce 11:00:16 Removing intermediate container 5063a6258fce 11:00:16 ---> 7d3422ec07d6 11:00:16 Step 6/7 : COPY go.mod . 11:00:17 ---> c70f4a3af844 11:00:17 Step 7/7 : RUN go mod download 11:00:17 ---> Running in fe135ae68ddc 11:00:18 Removing intermediate container 06b6fa1a205b 11:00:18 ---> b3fb7b0c162c 11:00:18 Successfully built b3fb7b0c162c 11:00:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:00:18 + docker inspect -f . ci-base-image-arm64 11:00:18 . [Pipeline] withDockerContainer 11:00:18 prd-ubuntu18.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container 11:00:18 $ 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 11:00:20 $ docker top f080ef971059027c7fefccbaaa2ebcffd4b6ed1b87a442cb14712e80a93a83c6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:21 + go version 11:00:21 go version go1.15.5 linux/arm64 [Pipeline] } 11:00:21 $ docker stop --time=1 f080ef971059027c7fefccbaaa2ebcffd4b6ed1b87a442cb14712e80a93a83c6 11:00:23 $ docker rm -f f080ef971059027c7fefccbaaa2ebcffd4b6ed1b87a442cb14712e80a93a83c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:24 + docker inspect -f . ci-base-image-arm64 11:00:24 . [Pipeline] withDockerContainer 11:00:25 prd-ubuntu18.04-docker-arm64-4c-16g-29988 does not seem to be running inside a container 11:00:25 $ 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 11:00:26 $ docker top 1c1dcf7b4b83c801a0a01cea24e40aef16102d5a433a13ebf62015a5f838ace7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:27 + make test 11:00:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:00:29 Removing intermediate container fe135ae68ddc 11:00:29 ---> ccf81f9baf34 11:00:29 Successfully built ccf81f9baf34 11:00:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:00:30 + docker inspect -f . ci-base-image-x86_64 11:00:30 . [Pipeline] withDockerContainer 11:00:30 prd-centos7-docker-4c-2g-29989 does not seem to be running inside a container 11:00:30 $ 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 11:00:31 $ docker top 08fb9772e8f7c3bbdaf6e18881a6a3598f54066b83e8f428a3d4b9efdca2c06e -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:31 + go version 11:00:31 go version go1.15.5 linux/amd64 [Pipeline] } 11:00:31 $ docker stop --time=1 08fb9772e8f7c3bbdaf6e18881a6a3598f54066b83e8f428a3d4b9efdca2c06e 11:00:33 $ docker rm -f 08fb9772e8f7c3bbdaf6e18881a6a3598f54066b83e8f428a3d4b9efdca2c06e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:34 + docker inspect -f . ci-base-image-x86_64 11:00:34 . [Pipeline] withDockerContainer 11:00:34 prd-centos7-docker-4c-2g-29989 does not seem to be running inside a container 11:00:34 $ 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 11:00:35 $ docker top caeab967e73a9e46f26463cad24be675aeff3d713dc96255bbbf36b44b5cef5e -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:35 + make test 11:00:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:00:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 11:00:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.022s coverage: 85.7% of statements 11:00:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements 11:00:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.024s coverage: 45.4% of statements 11:00:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.006s coverage: 77.8% of statements 11:00:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 11:00:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements 11:00:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.024s coverage: 14.7% of statements 11:00:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.017s coverage: 100.0% of statements 11:00:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.033s coverage: 91.8% of statements 11:00:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 11:00:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 11:00:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.006s coverage: 100.0% of statements 11:00:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements 11:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.057s coverage: 63.0% of statements 11:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.015s coverage: 26.3% of statements 11:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements 11:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.019s coverage: 15.4% of statements 11:00:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements 11:00:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 11:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.097s coverage: 84.6% of statements 11:00:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 11:00:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 11:00:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 11:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.019s coverage: 47.7% of statements 11:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.022s coverage: 94.7% of statements 11:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.058s coverage: 91.7% of statements 11:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 11:00:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 11:00:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:00:51 gofmt -l . 11:00:51 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:00:52 $ docker stop --time=1 caeab967e73a9e46f26463cad24be675aeff3d713dc96255bbbf36b44b5cef5e 11:00:54 $ docker rm -f caeab967e73a9e46f26463cad24be675aeff3d713dc96255bbbf36b44b5cef5e 11:00:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 11:00:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.056s coverage: 85.7% of statements 11:00:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.029s coverage: 100.0% of statements 11:00:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements 11:00:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.035s coverage: 77.8% of statements 11:00:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 11:00:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 26.3% of statements 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 11:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.082s coverage: 14.7% of statements 11:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements [Pipeline] libraryResource [Pipeline] sh 11:00:57 ---> job-cost.sh 11:00:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VlON 11:00:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.103s coverage: 91.8% of statements 11:00:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 11:00:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 11:00:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.038s coverage: 100.0% of statements 11:00:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.031s coverage: 36.7% of statements 11:01:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.113s coverage: 63.0% of statements 11:01:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.044s coverage: 26.3% of statements 11:01:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.024s coverage: 15.4% of statements 11:01:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.033s coverage: 15.4% of statements 11:01:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.043s coverage: 14.3% of statements 11:01:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 11:01:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.201s coverage: 84.6% of statements 11:01:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 11:01:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 11:01:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 11:01:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.057s coverage: 47.7% of statements 11:01:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.072s coverage: 94.7% of statements 11:01:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.172s coverage: 91.7% of statements 11:01:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.028s coverage: 100.0% of statements 11:01:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 11:01:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:01:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:01:16 gofmt -l . 11:01:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:01:17 $ docker stop --time=1 1c1dcf7b4b83c801a0a01cea24e40aef16102d5a433a13ebf62015a5f838ace7 11:01:20 $ docker rm -f 1c1dcf7b4b83c801a0a01cea24e40aef16102d5a433a13ebf62015a5f838ace7 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:21 Warning: overwriting stash ‘coverage-report’ 11:01:22 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 11:01:23 ---> job-cost.sh 11:01:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2K4h 11:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-VlON/bin to PATH 11:01:39 INFO: No Stack... 11:01:39 INFO: Retrieving Pricing Info for: v1-standard-2 11:01:39 INFO: Archiving Costs [Pipeline] sh 11:01:40 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 11:01:40 + cut -d, -f6 [Pipeline] lock 11:01:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] 11:01:40 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] did not exist. Created. 11:01:40 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:40 + echo total: 0.029999999329447746 [Pipeline] stash 11:01:40 Stashed 1 file(s) [Pipeline] } 11:01:40 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-2K4h/bin to PATH 11:03:24 INFO: No Stack... 11:03:25 INFO: Retrieving Pricing Info for: lf-standard-4 11:03:25 INFO: Archiving Costs [Pipeline] sh 11:03:26 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 11:03:26 + cut -d, -f6 [Pipeline] lock 11:03:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] 11:03:26 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] did not exist. Created. 11:03:26 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:26 /w/workspace/go-mod-core-contracts/1@tmp/durable-0a669174/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-0a669174/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:03:27 + echo total: 0.20999999344348907 [Pipeline] stash 11:03:27 Warning: overwriting stash ‘stack-cost’ 11:03:27 Stashed 1 file(s) [Pipeline] } 11:03:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-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 11:03:29 provisioning config files... 11:03:29 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/config4642052202869482685tmp [Pipeline] { [Pipeline] sh 11:03:29 + set +x 11:03:29 + curl -s https://codecov.io/bash 11:03:29 + bash -s -- 11:03:30 11:03:30 _____ _ 11:03:30 / ____| | | 11:03:30 | | ___ __| | ___ ___ _____ __ 11:03:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:03:30 | |___| (_) | (_| | __/ (_| (_) \ V / 11:03:30 \_____\___/ \__,_|\___|\___\___/ \_/ 11:03:30 Bash-20210309-2b87ace 11:03:30 11:03:30 11:03:30 ==> git version 2.24.3 found 11:03:30 ==> 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 11:03:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:03:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:03:30 ==> Jenkins CI detected. 11:03:30 project root: . 11:03:30 --> token set from env 11:03:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:03:30 ==> Running gcov in . (disable via -X gcov) 11:03:30 ==> Python coveragepy not found 11:03:30 ==> Searching for coverage reports in: 11:03:30 + . 11:03:30 -> Found 1 reports 11:03:30 ==> Detecting git/mercurial file structure 11:03:30 ==> Reading reports 11:03:30 + ./coverage.out bytes=158851 11:03:30 ==> Appending adjustments 11:03:30 https://docs.codecov.io/docs/fixing-reports 11:03:30 + Found adjustments 11:03:30 ==> Gzipping contents 11:03:30 24K /tmp/codecov.pvNOIV.gz 11:03:31 ==> Uploading reports 11:03:31 url: https://codecov.io 11:03:31 query: branch=PR-549&commit=50867e2b121bbe1565b95430d60eb8560c5d7f0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-549%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=549&job=&cmd_args= 11:03:31 -> Pinging Codecov 11:03:31 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-549&commit=50867e2b121bbe1565b95430d60eb8560c5d7f0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-549%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=549&job=&cmd_args= 11:03:31 -> Uploading to 11:03:31 https://storage.googleapis.com/codecov/v4/raw/2021-03-16/71470A77251A30514AAF9C0BB2E5B6CE/50867e2b121bbe1565b95430d60eb8560c5d7f0a/30505d56-45e4-4808-b4bc-2b4c9ec99d05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T110331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d32f385ae5cc0446a3a08440cd2be4dddcae341fad062a8bdeda7b450561900a 11:03:31 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:31 Dload Upload Total Spent Left Speed 11:03:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23935 0 0 100 23935 0 45423 --:--:-- --:--:-- --:--:-- 45503 11:03:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/50867e2b121bbe1565b95430d60eb8560c5d7f0a [Pipeline] } 11:03:32 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 11:03:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:36 ---> package-listing.sh 11:03:36 ++ tr '[:upper:]' '[:lower:]' 11:03:36 ++ facter osfamily 11:03:36 + OS_FAMILY=redhat 11:03:36 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-549 11:03:36 + START_PACKAGES=/tmp/packages_start.txt 11:03:36 + END_PACKAGES=/tmp/packages_end.txt 11:03:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:36 + PACKAGES=/tmp/packages_start.txt 11:03:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-549 ']' 11:03:36 + PACKAGES=/tmp/packages_end.txt 11:03:36 + case "${OS_FAMILY}" in 11:03:36 + rpm -qa 11:03:36 + sort 11:03:41 + '[' -f /tmp/packages_start.txt ']' 11:03:41 + '[' -f /tmp/packages_end.txt ']' 11:03:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:41 + '[' /w/workspace/dry_go-mod-core-contracts_PR-549 ']' 11:03:41 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-549/archives/ 11:03:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-549/archives/ [Pipeline] echo 11:03:41 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-549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:03:42 11:03:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:03:42 alpine: Pulling from edgex-lftools-log-publisher 11:03:42 df20fa9351a1: Pulling fs layer 11:03:42 36b3adc4ff6f: Pulling fs layer 11:03:42 8ad3a11d3b57: Pulling fs layer 11:03:42 46f8f816bc3b: Pulling fs layer 11:03:42 93b61091891f: Pulling fs layer 11:03:42 93b9cdb0e59b: Pulling fs layer 11:03:42 5e14af77c1be: Pulling fs layer 11:03:42 01666e4c0597: Pulling fs layer 11:03:42 aa168da1d23b: Pulling fs layer 11:03:42 46f8f816bc3b: Waiting 11:03:42 93b61091891f: Waiting 11:03:42 93b9cdb0e59b: Waiting 11:03:42 5e14af77c1be: Waiting 11:03:42 01666e4c0597: Waiting 11:03:42 aa168da1d23b: Waiting 11:03:42 36b3adc4ff6f: Verifying Checksum 11:03:42 36b3adc4ff6f: Download complete 11:03:42 46f8f816bc3b: Verifying Checksum 11:03:42 46f8f816bc3b: Download complete 11:03:43 df20fa9351a1: Verifying Checksum 11:03:43 df20fa9351a1: Download complete 11:03:43 93b9cdb0e59b: Verifying Checksum 11:03:43 93b9cdb0e59b: Download complete 11:03:43 5e14af77c1be: Verifying Checksum 11:03:43 5e14af77c1be: Download complete 11:03:43 93b61091891f: Download complete 11:03:43 01666e4c0597: Verifying Checksum 11:03:43 01666e4c0597: Download complete 11:03:43 8ad3a11d3b57: Verifying Checksum 11:03:43 8ad3a11d3b57: Download complete 11:03:43 df20fa9351a1: Pull complete 11:03:43 36b3adc4ff6f: Pull complete 11:03:44 8ad3a11d3b57: Pull complete 11:03:44 46f8f816bc3b: Pull complete 11:03:44 93b61091891f: Pull complete 11:03:45 aa168da1d23b: Verifying Checksum 11:03:45 aa168da1d23b: Download complete 11:03:45 93b9cdb0e59b: Pull complete 11:03:45 5e14af77c1be: Pull complete 11:03:45 01666e4c0597: Pull complete 11:03:52 aa168da1d23b: Pull complete 11:03:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:03:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:03:52 prd-centos7-docker-4c-2g-29987 does not seem to be running inside a container 11:03:52 $ 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-549/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-549 -v /w/workspace/dry_go-mod-core-contracts_PR-549:/w/workspace/dry_go-mod-core-contracts_PR-549:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-549@tmp:/w/workspace/dry_go-mod-core-contracts_PR-549@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 11:03:55 $ docker top 2e81857c5e5dd474ac8d017b7493402fc466439ff08cbd744857f5d65ba5fc75 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:56 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:56 + mkdir -p /var/log/sa [Pipeline] sh 11:03:56 + ls /var/log/sa-host 11:03:56 + sadf -c /var/log/sa-host/sa16 11:03:56 file_magic: OK 11:03:56 HZ: Using current value: 100 11:03:56 file_header: OK 11:03:56 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 11:03:56 Statistics: 11:03:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:56 File successfully converted to sysstat format version 12.2.1 11:03:56 + sadf -c /var/log/sa-host/sa23 11:03:56 file_magic: OK 11:03:56 HZ: Using current value: 100 11:03:56 file_header: OK 11:03:56 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 11:03:56 Statistics: 11:03:56 Hnuu...uuuununununu... 11:03:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:57 provisioning config files... 11:03:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/config8040682257472205300tmp [Pipeline] { [Pipeline] echo 11:03:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:58 ---> create-netrc.sh [Pipeline] } 11:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:03:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:03:58 ---> python-tools-install.sh [Pipeline] echo 11:03:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:58 ---> sudo-logs.sh 11:03:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:59 ---> job-cost.sh 11:03:59 lf-activate-venv: SKIPPING 11:03:59 DEBUG: total: 0.20999999344348907 11:03:59 INFO: Retrieving Stack Cost... 11:03:59 INFO: Retrieving Pricing Info for: v1-standard-2 11:04:00 INFO: Archiving Costs [Pipeline] echo 11:04:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:04:00 ---> logs-deploy.sh 11:04:00 lf-activate-venv: SKIPPING 11:04:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-549/1 11:04:00 INFO: archiving workspace using pattern(s): 11:04:02 Archives upload complete. 11:04:02 INFO: archiving logs to Nexus 11:04:03 ---> uname -a: 11:04:03 Linux prd-centos7-docker-4c-2g-29987.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:04:03 11:04:03 11:04:03 ---> lscpu: 11:04:03 Architecture: x86_64 11:04:03 CPU op-mode(s): 32-bit, 64-bit 11:04:03 Byte Order: Little Endian 11:04:03 Address sizes: 40 bits physical, 48 bits virtual 11:04:03 CPU(s): 4 11:04:03 On-line CPU(s) list: 0-3 11:04:03 Thread(s) per core: 1 11:04:03 Core(s) per socket: 1 11:04:03 Socket(s): 4 11:04:03 NUMA node(s): 1 11:04:03 Vendor ID: GenuineIntel 11:04:03 CPU family: 6 11:04:03 Model: 44 11:04:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:04:03 Stepping: 1 11:04:03 CPU MHz: 2933.438 11:04:03 BogoMIPS: 5866.87 11:04:03 Virtualization: VT-x 11:04:03 Hypervisor vendor: KVM 11:04:03 Virtualization type: full 11:04:03 L1d cache: 128 KiB 11:04:03 L1i cache: 128 KiB 11:04:03 L2 cache: 16 MiB 11:04:03 L3 cache: 64 MiB 11:04:03 NUMA node0 CPU(s): 0-3 11:04:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:04:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:04:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:04:03 Vulnerability Meltdown: Mitigation; PTI 11:04:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:04:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:04:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:04:03 Vulnerability Srbds: Not affected 11:04:03 Vulnerability Tsx async abort: Not affected 11:04:03 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 11:04:03 11:04:03 11:04:03 ---> nproc: 11:04:03 4 11:04:03 11:04:03 11:04:03 ---> df -h: 11:04:03 Filesystem Size Used Available Use% Mounted on 11:04:03 overlay 50.0G 7.3G 42.7G 15% / 11:04:03 tmpfs 64.0M 0 64.0M 0% /dev 11:04:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:04:03 shm 64.0M 0 64.0M 0% /dev/shm 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-549 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-549@tmp 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 11:04:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 11:04:03 11:04:03 11:04:03 ---> free -m: 11:04:03 total used free shared buff/cache available 11:04:03 Mem: 1837 693 85 0 1057 1039 11:04:03 Swap: 1023 1 1022 11:04:03 11:04:03 11:04:03 ---> ip addr: 11:04:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:04:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:04:03 inet 127.0.0.1/8 scope host lo 11:04:03 valid_lft forever preferred_lft forever 11:04:03 inet6 ::1/128 scope host 11:04:03 valid_lft forever preferred_lft forever 11:04:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:04:03 link/ether fa:16:3e:a2:97:a3 brd ff:ff:ff:ff:ff:ff 11:04:03 inet 10.30.122.111/23 brd 10.30.123.255 scope global dynamic eth0 11:04:03 valid_lft 85931sec preferred_lft 85931sec 11:04:03 inet6 fe80::f816:3eff:fea2:97a3/64 scope link 11:04:03 valid_lft forever preferred_lft forever 11:04:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:04:03 link/ether 02:42:dc:98:2e:78 brd ff:ff:ff:ff:ff:ff 11:04:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:04:03 valid_lft forever preferred_lft forever 11:04:03 inet6 fe80::42:dcff:fe98:2e78/64 scope link 11:04:03 valid_lft forever preferred_lft forever 11:04:03 11:04:03 11:04:03 ---> sar -b -r -n DEV: 11:04:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 11:04:03 11:04:03 10:56:03 LINUX RESTART (4 CPU) 11:04:03 11:04:03 10:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:04:03 10:58:01 23.11 4.08 19.03 0.00 1159.98 3142.87 0.00 11:04:03 10:59:01 1.92 0.00 1.92 0.00 0.00 37.65 0.00 11:04:03 11:00:01 0.23 0.00 0.23 0.00 0.00 4.38 0.00 11:04:03 11:01:01 0.37 0.02 0.35 0.00 0.13 5.30 0.00 11:04:03 11:02:01 0.45 0.08 0.37 0.00 1.60 6.43 0.00 11:04:03 11:03:01 0.36 0.00 0.36 0.00 0.00 5.22 0.00 11:04:03 Average: 4.42 0.70 3.72 0.00 194.21 535.24 0.00 11:04:03 11:04:03 10:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:03 10:58:01 159004 0 561736 29.86 2620 1158184 1075888 36.72 372792 1147344 20 11:04:03 10:59:01 163528 0 557204 29.61 2620 1158192 1050568 35.85 380280 1136184 12 11:04:03 11:00:01 163068 0 557660 29.64 2620 1158196 1050700 35.86 385740 1131496 8 11:04:03 11:01:01 160916 0 559808 29.75 2620 1158200 1053340 35.95 396948 1122312 8 11:04:03 11:02:01 161204 0 559396 29.73 2620 1158324 1051136 35.87 395496 1123432 8 11:04:03 11:03:01 161704 0 558888 29.70 2620 1158332 1051076 35.87 395328 1123428 8 11:04:03 Average: 161571 0 559115 29.72 2620 1158238 1055451 36.02 387764 1130699 11 11:04:03 11:04:03 10:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:03 10:58:01 eth0 41.17 34.31 49.00 23.66 0.00 0.00 0.00 0.00 11:04:03 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 10:58:01 docker0 12.14 10.17 2.18 21.29 0.00 0.00 0.00 0.00 11:04:03 10:59:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:04:03 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:00:01 eth0 1.40 0.58 0.58 0.39 0.00 0.00 0.00 0.00 11:04:03 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:03 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:02:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 11:04:03 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:03:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 Average: eth0 7.28 5.89 8.32 4.04 0.00 0.00 0.00 0.00 11:04:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:03 Average: docker0 2.03 1.70 0.37 3.56 0.00 0.00 0.00 0.00 11:04:03 11:04:03 11:04:03 ---> sar -P ALL: 11:04:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 11:04:03 11:04:03 10:56:03 LINUX RESTART (4 CPU) 11:04:03 11:04:03 10:57:01 CPU %user %nice %system %iowait %steal %idle 11:04:03 10:58:01 all 1.91 0.00 1.36 0.58 0.01 96.14 11:04:03 10:58:01 0 1.74 0.00 1.17 0.08 0.00 97.01 11:04:03 10:58:01 1 2.14 0.00 1.22 0.45 0.02 96.17 11:04:03 10:58:01 2 1.84 0.00 1.36 0.15 0.02 96.64 11:04:03 10:58:01 3 1.91 0.00 1.69 1.64 0.02 94.75 11:04:03 10:59:01 all 0.14 0.00 0.05 0.00 0.00 99.81 11:04:03 10:59:01 0 0.33 0.00 0.05 0.00 0.00 99.62 11:04:03 10:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:04:03 10:59:01 2 0.17 0.00 0.08 0.00 0.00 99.75 11:04:03 10:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:04:03 11:00:01 all 0.09 0.00 0.05 0.00 0.00 99.86 11:04:03 11:00:01 0 0.03 0.00 0.07 0.00 0.00 99.90 11:04:03 11:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:04:03 11:00:01 2 0.25 0.00 0.05 0.00 0.02 99.68 11:04:03 11:00:01 3 0.03 0.00 0.05 0.00 0.00 99.92 11:04:03 11:01:01 all 0.15 0.00 0.05 0.00 0.00 99.80 11:04:03 11:01:01 0 0.00 0.00 0.07 0.00 0.00 99.93 11:04:03 11:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:04:03 11:01:01 2 0.50 0.00 0.03 0.00 0.00 99.47 11:04:03 11:01:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:04:03 11:02:01 all 0.05 0.00 0.05 0.00 0.00 99.90 11:04:03 11:02:01 0 0.07 0.00 0.07 0.00 0.00 99.87 11:04:03 11:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:04:03 11:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:04:03 11:02:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:04:03 11:03:01 all 0.04 0.00 0.05 0.00 0.00 99.91 11:04:03 11:03:01 0 0.03 0.00 0.07 0.00 0.02 99.88 11:04:03 11:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:04:03 11:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:04:03 11:03:01 3 0.03 0.00 0.05 0.00 0.00 99.92 11:04:03 Average: all 0.40 0.00 0.27 0.10 0.00 99.24 11:04:03 Average: 0 0.37 0.00 0.25 0.01 0.00 99.37 11:04:03 Average: 1 0.40 0.00 0.23 0.08 0.00 99.29 11:04:03 Average: 2 0.47 0.00 0.27 0.03 0.01 99.23 11:04:03 Average: 3 0.35 0.00 0.32 0.27 0.00 99.06 11:04:03 11:04:03 11:04:03