Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d9f4bb25b6c41433ad0cfda4fca90a638d7a110f rather than ee842a97572861d54312107b04ac92cddba48f91 Obtained Jenkinsfile from d9f4bb25b6c41433ad0cfda4fca90a638d7a110f Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8731025756670288138.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6857452960524695284.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4804541473895970650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5237495603922069721.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5105122582556951272.key > 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 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1028 in /w/workspace/dry_go-mod-core-contracts_PR-626 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-626 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/jenkins-gitclient-ssh2582686366767371894.key > 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 d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit ee842a97572861d54312107b04ac92cddba48f91 Merge succeeded, producing fdc476c1915955fc16961614dda169124f8d4909 Checking out Revision fdc476c1915955fc16961614dda169124f8d4909 (PR-626) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/jenkins-gitclient-ssh1269170664044689665.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee842a97572861d54312107b04ac92cddba48f91 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/jenkins-gitclient-ssh9006986403696095602.key > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc476c1915955fc16961614dda169124f8d4909 # timeout=10 Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" > git rev-list --no-walk ee842a97572861d54312107b04ac92cddba48f91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-29T16:40:01.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-29T16:40:02.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-29T16:40:02.085Z] ========================================================= [2021-05-29T16:40:02.085Z] EdgeX Global Pipelines Version Info [2021-05-29T16:40:02.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:40:03.675Z] ------------------- [2021-05-29T16:40:03.675Z] stable info: [2021-05-29T16:40:03.675Z] ------------------- [2021-05-29T16:40:03.675Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-29T16:40:03.675Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-29T16:40:03.675Z] Message: update stable to v1.0.192 [2021-05-29T16:40:04.250Z] ------------------- [2021-05-29T16:40:04.250Z] experimental info: [2021-05-29T16:40:04.250Z] ------------------- [2021-05-29T16:40:04.250Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-29T16:40:04.250Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-29T16:40:04.250Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-29T16:40:04.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-29T16:40:04.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-29T16:40:04.442Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-29T16:40:04.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-29T16:40:04.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-29T16:40:04.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-29T16:40:04.548Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-29T16:40:04.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-29T16:40:04.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-29T16:40:04.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-29T16:40:04.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-29T16:40:04.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-29T16:40:04.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-29T16:40:04.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-29T16:40:04.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:04.810Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:04.840Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:04.868Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:04.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-29T16:40:04.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-29T16:40:04.946Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-29T16:40:04.973Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-29T16:40:04.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-29T16:40:05.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-29T16:40:05.053Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-29T16:40:05.080Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-29T16:40:05.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-626 [Pipeline] echo [2021-05-29T16:40:05.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-626 [Pipeline] echo [2021-05-29T16:40:05.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-626 [Pipeline] echo [2021-05-29T16:40:05.183Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc476c1915955fc16961614dda169124f8d4909 [Pipeline] echo [2021-05-29T16:40:05.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc476c [Pipeline] echo [2021-05-29T16:40:05.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-29T16:40:05.683Z] + git log --format=format:%s -1 fdc476c1915955fc16961614dda169124f8d4909 [Pipeline] echo [2021-05-29T16:40:05.723Z] GIT_COMMIT: fdc476c1915955fc16961614dda169124f8d4909, Commit Message: Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD [Pipeline] echo [2021-05-29T16:40:05.740Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:40:10.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-29T16:40:10.773Z] [2021-05-29T16:40:10.773Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:40:11.099Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-29T16:40:11.099Z] latest: Pulling from edgex-devops/git-semver [2021-05-29T16:40:11.099Z] 31603596830f: Pulling fs layer [2021-05-29T16:40:11.099Z] 54011a49482f: Pulling fs layer [2021-05-29T16:40:11.099Z] a6820b24f6d8: Pulling fs layer [2021-05-29T16:40:11.099Z] f581987b2513: Pulling fs layer [2021-05-29T16:40:11.099Z] f581987b2513: Waiting [2021-05-29T16:40:11.365Z] 54011a49482f: Verifying Checksum [2021-05-29T16:40:11.365Z] 54011a49482f: Download complete [2021-05-29T16:40:11.365Z] 31603596830f: Verifying Checksum [2021-05-29T16:40:11.365Z] 31603596830f: Download complete [2021-05-29T16:40:11.365Z] f581987b2513: Verifying Checksum [2021-05-29T16:40:11.366Z] f581987b2513: Download complete [2021-05-29T16:40:11.637Z] a6820b24f6d8: Verifying Checksum [2021-05-29T16:40:11.637Z] a6820b24f6d8: Download complete [2021-05-29T16:40:11.637Z] 31603596830f: Pull complete [2021-05-29T16:40:11.637Z] 54011a49482f: Pull complete [2021-05-29T16:40:12.217Z] a6820b24f6d8: Pull complete [2021-05-29T16:40:12.481Z] f581987b2513: Pull complete [2021-05-29T16:40:12.481Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-29T16:40:12.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-29T16:40:12.481Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-29T16:40:12.576Z] prd-centos7-docker-4c-2g-1028 does not seem to be running inside a container [2021-05-29T16:40:12.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-626 -v /w/workspace/dry_go-mod-core-contracts_PR-626:/w/workspace/dry_go-mod-core-contracts_PR-626:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-626@tmp:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-29T16:40:13.806Z] $ docker top c990849abdae557be942d3048565055cebc894e2bf880df823cb0887765e73bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-29T16:40:13.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-29T16:40:13.948Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-29T16:40:14.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-29T16:40:14.074Z] $ docker exec c990849abdae557be942d3048565055cebc894e2bf880df823cb0887765e73bb ssh-agent [2021-05-29T16:40:14.192Z] SSH_AUTH_SOCK=/tmp/ssh-dyLLbaTW6qAB/agent.13 [2021-05-29T16:40:14.192Z] SSH_AGENT_PID=19 [2021-05-29T16:40:14.202Z] Running ssh-add (command line suppressed) [2021-05-29T16:40:14.314Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_1336426266129647594.key (/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_1336426266129647594.key) [2021-05-29T16:40:14.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-29T16:40:14.658Z] + git tag --points-at HEAD [Pipeline] } [2021-05-29T16:40:14.670Z] $ docker exec --env ******** --env ******** c990849abdae557be942d3048565055cebc894e2bf880df823cb0887765e73bb ssh-agent -k [2021-05-29T16:40:14.766Z] unset SSH_AUTH_SOCK; [2021-05-29T16:40:14.766Z] unset SSH_AGENT_PID; [2021-05-29T16:40:14.766Z] echo Agent pid 19 killed; [2021-05-29T16:40:14.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-29T16:40:14.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-29T16:40:14.823Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-29T16:40:14.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-29T16:40:14.945Z] $ docker exec c990849abdae557be942d3048565055cebc894e2bf880df823cb0887765e73bb ssh-agent [2021-05-29T16:40:15.063Z] SSH_AUTH_SOCK=/tmp/ssh-AKRmasNpBSpQ/agent.51 [2021-05-29T16:40:15.063Z] SSH_AGENT_PID=57 [2021-05-29T16:40:15.068Z] Running ssh-add (command line suppressed) [2021-05-29T16:40:15.161Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_4900742394655309687.key (/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_4900742394655309687.key) [2021-05-29T16:40:15.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-29T16:40:15.483Z] + git semver init [2021-05-29T16:40:15.483Z] # -> Open(): unable to determine branch for HEAD [2021-05-29T16:40:15.483Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-626/.git [2021-05-29T16:40:15.483Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-626 [2021-05-29T16:40:15.483Z] # $SEMVER_REMOTE_NAME = origin [2021-05-29T16:40:15.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-29T16:40:15.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-29T16:40:15.483Z] # $SEMVER_BRANCH = PR-626 [2021-05-29T16:40:15.483Z] # $SEMVER_TEMP = /tmp/semver-703832091 [2021-05-29T16:40:15.483Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-29T16:40:16.107Z] # '/tmp/semver-703832091' -> '/w/workspace/dry_go-mod-core-contracts_PR-626/.semver' [2021-05-29T16:40:16.107Z] # -> Force: false [2021-05-29T16:40:16.107Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-626/.semver [Pipeline] } [2021-05-29T16:40:16.117Z] $ docker exec --env ******** --env ******** c990849abdae557be942d3048565055cebc894e2bf880df823cb0887765e73bb ssh-agent -k [2021-05-29T16:40:16.236Z] unset SSH_AUTH_SOCK; [2021-05-29T16:40:16.236Z] unset SSH_AGENT_PID; [2021-05-29T16:40:16.236Z] echo Agent pid 57 killed; [2021-05-29T16:40:16.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-29T16:40:16.587Z] + git semver [Pipeline] } [2021-05-29T16:40:16.599Z] $ docker stop --time=1 c990849abdae557be942d3048565055cebc894e2bf880df823cb0887765e73bb [2021-05-29T16:40:17.973Z] $ docker rm -f c990849abdae557be942d3048565055cebc894e2bf880df823cb0887765e73bb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-29T16:40:18.360Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-29T16:40:18.642Z] Stashed 1 file(s) [Pipeline] echo [2021-05-29T16:40:18.645Z] [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 [2021-05-29T16:40:33.829Z] Still waiting to schedule task [2021-05-29T16:40:33.829Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-29T16:40:33.830Z] ‘prd-centos7-docker-4c-2g-1029’ is offline [2021-05-29T16:40:33.830Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-29T16:40:33.832Z] Still waiting to schedule task [2021-05-29T16:40:33.832Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-29T16:42:21.674Z] Running on prd-centos7-docker-4c-2g-1031 in /w/workspace/dry_go-mod-core-contracts_PR-626 [Pipeline] { [Pipeline] ws [2021-05-29T16:42:21.692Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-05-29T16:42:21.808Z] Selected Git installation does not exist. Using Default [2021-05-29T16:42:21.808Z] The recommended git tool is: NONE [2021-05-29T16:42:26.195Z] using credential edgex-jenkins-ssh [2021-05-29T16:42:26.214Z] Cloning the remote Git repository [2021-05-29T16:42:25.856Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:42:25.932Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-05-29T16:42:25.979Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:42:25.980Z] > git --version # timeout=10 [2021-05-29T16:42:25.990Z] > git --version # 'git version 2.24.4' [2021-05-29T16:42:25.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:42:26.019Z] [INFO] Currently running in a labeled security context [2021-05-29T16:42:26.020Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-29T16:42:26.020Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5553924934858991439.key [2021-05-29T16:42:26.046Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:42:27.769Z] Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit ee842a97572861d54312107b04ac92cddba48f91 [2021-05-29T16:42:27.910Z] Merge succeeded, producing c73372b4b064cfc5e759194ad11284a89f83fb8c [2021-05-29T16:42:27.911Z] Checking out Revision c73372b4b064cfc5e759194ad11284a89f83fb8c (PR-626) [2021-05-29T16:42:26.888Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:42:26.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:42:26.921Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:42:26.940Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:42:26.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:42:26.942Z] [INFO] Currently running in a labeled security context [2021-05-29T16:42:26.942Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-29T16:42:26.942Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2229030065588169985.key [2021-05-29T16:42:26.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-29T16:42:27.526Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:42:27.540Z] > git checkout -f ee842a97572861d54312107b04ac92cddba48f91 # timeout=10 [2021-05-29T16:42:27.600Z] > git remote # timeout=10 [2021-05-29T16:42:27.611Z] > git config --get remote.origin.url # timeout=10 [2021-05-29T16:42:27.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:42:27.621Z] [INFO] Currently running in a labeled security context [2021-05-29T16:42:27.621Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-29T16:42:27.621Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh407328035977682471.key [2021-05-29T16:42:27.626Z] > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 [2021-05-29T16:42:27.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-29T16:42:27.674Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:42:27.683Z] > git checkout -f c73372b4b064cfc5e759194ad11284a89f83fb8c # timeout=10 [2021-05-29T16:42:31.361Z] Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" [2021-05-29T16:42:31.364Z] > git rev-list --no-walk ee842a97572861d54312107b04ac92cddba48f91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-29T16:42:32.403Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-29T16:42:32.994Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-29T16:42:33.298Z] + sudo service docker restart [2021-05-29T16:42:33.298Z] + true [2021-05-29T16:42:33.298Z] Redirecting to /bin/systemctl restart docker.service [2021-05-29T16:42:35.780Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1030 in /w/workspace/dry_go-mod-core-contracts_PR-626 [Pipeline] { [Pipeline] ws [2021-05-29T16:42:35.803Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-05-29T16:42:36.017Z] Selected Git installation does not exist. Using Default [2021-05-29T16:42:36.017Z] The recommended git tool is: NONE [2021-05-29T16:42:43.033Z] using credential edgex-jenkins-ssh [2021-05-29T16:42:43.055Z] Cloning the remote Git repository [2021-05-29T16:42:43.131Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:42:43.301Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-05-29T16:42:43.384Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:42:43.385Z] > git --version # timeout=10 [2021-05-29T16:42:43.398Z] > git --version # 'git version 2.17.1' [2021-05-29T16:42:43.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:42:43.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:42:44.693Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:42:44.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:42:44.733Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:42:45.460Z] Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit ee842a97572861d54312107b04ac92cddba48f91 [2021-05-29T16:42:45.839Z] Merge succeeded, producing bd1f6b282cf1c224103bb5bb0be1b4f7deadf394 [2021-05-29T16:42:45.839Z] Checking out Revision bd1f6b282cf1c224103bb5bb0be1b4f7deadf394 (PR-626) [2021-05-29T16:42:44.770Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:42:44.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:42:44.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-29T16:42:45.465Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:42:45.482Z] > git checkout -f ee842a97572861d54312107b04ac92cddba48f91 # timeout=10 [2021-05-29T16:42:45.626Z] > git remote # timeout=10 [2021-05-29T16:42:45.643Z] > git config --get remote.origin.url # timeout=10 [2021-05-29T16:42:45.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:42:45.670Z] > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 [2021-05-29T16:42:45.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-29T16:42:45.837Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:42:45.847Z] > git checkout -f bd1f6b282cf1c224103bb5bb0be1b4f7deadf394 # timeout=10 [2021-05-29T16:42:50.082Z] Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" [2021-05-29T16:42:50.081Z] > git rev-list --no-walk ee842a97572861d54312107b04ac92cddba48f91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-29T16:42:51.414Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-29T16:42:51.824Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] unstash [Pipeline] echo [2021-05-29T16:42:52.125Z] ========================================================= [2021-05-29T16:42:52.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-29T16:42:52.126Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:42:52.168Z] + sudo service docker restart [2021-05-29T16:42:52.168Z] + true [2021-05-29T16:42:52.442Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-29T16:42:53.030Z] Sending build context to Docker daemon 3.308MB [2021-05-29T16:42:53.030Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-29T16:42:53.030Z] Step 2/7 : FROM ${BASE} [2021-05-29T16:42:53.302Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-29T16:42:53.302Z] 540db60ca938: Pulling fs layer [2021-05-29T16:42:53.302Z] adcc1eea9eea: Pulling fs layer [2021-05-29T16:42:53.302Z] 4c4ab2625f07: Pulling fs layer [2021-05-29T16:42:53.302Z] 0510c868ecb4: Pulling fs layer [2021-05-29T16:42:53.302Z] afea3b2eda06: Pulling fs layer [2021-05-29T16:42:53.302Z] 7809a108b3ef: Pulling fs layer [2021-05-29T16:42:53.302Z] f706445af74f: Pulling fs layer [2021-05-29T16:42:53.302Z] 0510c868ecb4: Waiting [2021-05-29T16:42:53.302Z] afea3b2eda06: Waiting [2021-05-29T16:42:53.302Z] 7809a108b3ef: Waiting [2021-05-29T16:42:53.302Z] f706445af74f: Waiting [2021-05-29T16:42:53.302Z] 4c4ab2625f07: Download complete [2021-05-29T16:42:53.302Z] adcc1eea9eea: Verifying Checksum [2021-05-29T16:42:53.302Z] adcc1eea9eea: Download complete [2021-05-29T16:42:53.302Z] afea3b2eda06: Verifying Checksum [2021-05-29T16:42:53.302Z] afea3b2eda06: Download complete [2021-05-29T16:42:53.302Z] 7809a108b3ef: Verifying Checksum [2021-05-29T16:42:53.302Z] 7809a108b3ef: Download complete [2021-05-29T16:42:53.302Z] 540db60ca938: Verifying Checksum [2021-05-29T16:42:53.302Z] 540db60ca938: Download complete [2021-05-29T16:42:53.567Z] 540db60ca938: Pull complete [2021-05-29T16:42:53.831Z] adcc1eea9eea: Pull complete [2021-05-29T16:42:53.831Z] 4c4ab2625f07: Pull complete [2021-05-29T16:42:55.756Z] f706445af74f: Verifying Checksum [2021-05-29T16:42:55.756Z] f706445af74f: Download complete [2021-05-29T16:42:55.756Z] 0510c868ecb4: Verifying Checksum [2021-05-29T16:42:55.756Z] 0510c868ecb4: Download complete [2021-05-29T16:43:00.013Z] 0510c868ecb4: Pull complete [2021-05-29T16:43:00.013Z] afea3b2eda06: Pull complete [2021-05-29T16:43:00.013Z] 7809a108b3ef: Pull complete [2021-05-29T16:43:01.976Z] f706445af74f: Pull complete [2021-05-29T16:43:02.245Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-29T16:43:02.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-29T16:43:02.245Z] ---> b068be0155e3 [2021-05-29T16:43:02.245Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] unstash [Pipeline] echo [2021-05-29T16:43:10.964Z] ========================================================= [2021-05-29T16:43:10.964Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-29T16:43:10.964Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:43:11.484Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-29T16:43:12.473Z] Sending build context to Docker daemon 3.307MB [2021-05-29T16:43:12.746Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-29T16:43:12.746Z] Step 2/7 : FROM ${BASE} [2021-05-29T16:43:13.022Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-29T16:43:13.022Z] 595b0fe564bb: Pulling fs layer [2021-05-29T16:43:13.022Z] 7186ed65a4f7: Pulling fs layer [2021-05-29T16:43:13.022Z] 316046926c0a: Pulling fs layer [2021-05-29T16:43:13.022Z] 4ebd0625c992: Pulling fs layer [2021-05-29T16:43:13.022Z] 207e8628e3a3: Pulling fs layer [2021-05-29T16:43:13.022Z] c791037a9be2: Pulling fs layer [2021-05-29T16:43:13.022Z] ffd874e62e21: Pulling fs layer [2021-05-29T16:43:13.022Z] 4ebd0625c992: Waiting [2021-05-29T16:43:13.022Z] 207e8628e3a3: Waiting [2021-05-29T16:43:13.022Z] c791037a9be2: Waiting [2021-05-29T16:43:13.022Z] ffd874e62e21: Waiting [2021-05-29T16:43:13.022Z] 316046926c0a: Verifying Checksum [2021-05-29T16:43:13.022Z] 316046926c0a: Download complete [2021-05-29T16:43:13.022Z] 7186ed65a4f7: Verifying Checksum [2021-05-29T16:43:13.022Z] 7186ed65a4f7: Download complete [2021-05-29T16:43:13.298Z] 207e8628e3a3: Verifying Checksum [2021-05-29T16:43:13.298Z] 207e8628e3a3: Download complete [2021-05-29T16:43:13.298Z] c791037a9be2: Verifying Checksum [2021-05-29T16:43:13.298Z] c791037a9be2: Download complete [2021-05-29T16:43:13.298Z] 595b0fe564bb: Download complete [2021-05-29T16:43:13.902Z] 595b0fe564bb: Pull complete [2021-05-29T16:43:14.530Z] ---> Running in 07936ea6cb8b [2021-05-29T16:43:14.530Z] Removing intermediate container 07936ea6cb8b [2021-05-29T16:43:14.530Z] ---> c396670c4a87 [2021-05-29T16:43:14.530Z] Step 4/7 : RUN apk add bash [2021-05-29T16:43:14.530Z] ---> Running in c419c5a6230b [2021-05-29T16:43:14.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-29T16:43:14.897Z] 7186ed65a4f7: Pull complete [2021-05-29T16:43:15.174Z] 316046926c0a: Pull complete [2021-05-29T16:43:15.449Z] ffd874e62e21: Verifying Checksum [2021-05-29T16:43:15.449Z] ffd874e62e21: Download complete [2021-05-29T16:43:15.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-29T16:43:16.881Z] 4ebd0625c992: Verifying Checksum [2021-05-29T16:43:16.881Z] 4ebd0625c992: Download complete [2021-05-29T16:43:17.322Z] OK: 149 MiB in 40 packages [2021-05-29T16:43:17.594Z] Removing intermediate container c419c5a6230b [2021-05-29T16:43:17.594Z] ---> e579a7d92cea [2021-05-29T16:43:17.594Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-29T16:43:17.872Z] ---> Running in 25304af6d414 [2021-05-29T16:43:17.872Z] Removing intermediate container 25304af6d414 [2021-05-29T16:43:17.872Z] ---> e336e4d99cf0 [2021-05-29T16:43:17.872Z] Step 6/7 : COPY go.mod . [2021-05-29T16:43:18.139Z] ---> 259591acbddc [2021-05-29T16:43:18.139Z] Step 7/7 : RUN go mod download [2021-05-29T16:43:18.139Z] ---> Running in 3b6ffd44d1b6 [2021-05-29T16:43:28.141Z] Removing intermediate container 3b6ffd44d1b6 [2021-05-29T16:43:28.142Z] ---> 51614baee312 [2021-05-29T16:43:28.142Z] Successfully built 51614baee312 [2021-05-29T16:43:28.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:43:28.418Z] 4ebd0625c992: Pull complete [2021-05-29T16:43:28.419Z] 207e8628e3a3: Pull complete [2021-05-29T16:43:28.419Z] c791037a9be2: Pull complete [2021-05-29T16:43:28.448Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-29T16:43:28.448Z] . [Pipeline] withDockerContainer [2021-05-29T16:43:28.539Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-05-29T16:43:28.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-29T16:43:28.963Z] $ docker top 1309156edf21d54d2273aa08890f22cf8cf69f5baf4c3e1fc128c7887a3f9153 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:43:29.370Z] + go version [2021-05-29T16:43:29.370Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-29T16:43:29.381Z] $ docker stop --time=1 1309156edf21d54d2273aa08890f22cf8cf69f5baf4c3e1fc128c7887a3f9153 [2021-05-29T16:43:30.577Z] $ docker rm -f 1309156edf21d54d2273aa08890f22cf8cf69f5baf4c3e1fc128c7887a3f9153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:43:31.051Z] ffd874e62e21: Pull complete [2021-05-29T16:43:31.051Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-29T16:43:31.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-29T16:43:31.051Z] ---> cfc18b08335c [2021-05-29T16:43:31.051Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-29T16:43:31.067Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-29T16:43:31.067Z] . [Pipeline] withDockerContainer [2021-05-29T16:43:31.154Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-05-29T16:43:31.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-29T16:43:31.633Z] $ docker top 422f35c1cc85e360700c1474d0006bf3a1b86385ea5091016cc348414b9926e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:43:32.037Z] + go mod tidy [Pipeline] sh [2021-05-29T16:43:32.337Z] + make test [2021-05-29T16:43:32.337Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-29T16:43:33.031Z] ---> Running in 45902ced874a [2021-05-29T16:43:33.627Z] Removing intermediate container 45902ced874a [2021-05-29T16:43:33.628Z] ---> e7fdf852312e [2021-05-29T16:43:33.628Z] Step 4/7 : RUN apk add bash [2021-05-29T16:43:33.628Z] ---> Running in 0bf75f79a07a [2021-05-29T16:43:35.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-29T16:43:37.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-29T16:43:37.774Z] OK: 138 MiB in 40 packages [2021-05-29T16:43:38.370Z] Removing intermediate container 0bf75f79a07a [2021-05-29T16:43:38.371Z] ---> 68824a59867b [2021-05-29T16:43:38.371Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-29T16:43:38.371Z] ---> Running in c4eb52faec44 [2021-05-29T16:43:38.969Z] Removing intermediate container c4eb52faec44 [2021-05-29T16:43:38.969Z] ---> 26f28d5ada3f [2021-05-29T16:43:38.969Z] Step 6/7 : COPY go.mod . [2021-05-29T16:43:39.807Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-29T16:43:39.807Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.008s coverage: 85.7% of statements [2021-05-29T16:43:39.954Z] ---> 75f2cc3a875b [2021-05-29T16:43:39.955Z] Step 7/7 : RUN go mod download [2021-05-29T16:43:39.955Z] ---> Running in 6c5aecf05663 [2021-05-29T16:43:40.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.005s coverage: 100.0% of statements [2021-05-29T16:43:40.370Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.008s coverage: 45.4% of statements [2021-05-29T16:43:40.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.004s coverage: 77.8% of statements [2021-05-29T16:43:40.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-29T16:43:42.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements [2021-05-29T16:43:42.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.008s coverage: 14.7% of statements [2021-05-29T16:43:42.354Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.005s coverage: 100.0% of statements [2021-05-29T16:43:42.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.010s coverage: 91.8% of statements [2021-05-29T16:43:42.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-29T16:43:42.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-29T16:43:42.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.003s coverage: 100.0% of statements [2021-05-29T16:43:43.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements [2021-05-29T16:43:44.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.015s coverage: 63.0% of statements [2021-05-29T16:43:44.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements [2021-05-29T16:43:44.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements [2021-05-29T16:43:44.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements [2021-05-29T16:43:44.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.006s coverage: 14.3% of statements [2021-05-29T16:43:46.150Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-29T16:43:46.150Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-29T16:43:47.561Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.056s coverage: 83.3% of statements [2021-05-29T16:43:47.561Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-29T16:43:47.561Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-29T16:43:47.561Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-29T16:43:48.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.011s coverage: 45.4% of statements [2021-05-29T16:43:48.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 90.0% of statements [2021-05-29T16:43:48.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.031s coverage: 86.3% of statements [2021-05-29T16:43:49.254Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.020s coverage: 60.5% of statements [2021-05-29T16:43:49.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.008s coverage: 58.2% of statements [2021-05-29T16:43:49.520Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-29T16:43:56.194Z] gofmt -l . [2021-05-29T16:43:56.195Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-29T16:43:56.209Z] $ docker stop --time=1 422f35c1cc85e360700c1474d0006bf3a1b86385ea5091016cc348414b9926e1 [2021-05-29T16:43:58.293Z] Removing intermediate container 6c5aecf05663 [2021-05-29T16:43:58.293Z] ---> 7ca7ac0a77e1 [2021-05-29T16:43:58.293Z] Successfully built 7ca7ac0a77e1 [2021-05-29T16:43:58.293Z] Successfully tagged ci-base-image-arm64:latest [2021-05-29T16:43:58.566Z] $ docker rm -f 422f35c1cc85e360700c1474d0006bf3a1b86385ea5091016cc348414b9926e1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:43:59.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-29T16:43:59.090Z] + docker inspect -f . ci-base-image-arm64 [2021-05-29T16:43:59.090Z] . [Pipeline] withDockerContainer [2021-05-29T16:43:59.250Z] Stashed 1 file(s) [2021-05-29T16:43:59.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-1030 does not seem to be running inside a container [2021-05-29T16:43:59.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-29T16:44:01.080Z] $ docker top 117fb7c69ce4d2c0c73bb7c4be822ff61c66fc66e1163614a9a8631d19a83c1d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:44:02.078Z] + go version [2021-05-29T16:44:02.078Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-29T16:44:02.100Z] $ docker stop --time=1 117fb7c69ce4d2c0c73bb7c4be822ff61c66fc66e1163614a9a8631d19a83c1d [2021-05-29T16:44:02.203Z] ---> job-cost.sh [2021-05-29T16:44:02.203Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EODV [2021-05-29T16:44:05.630Z] $ docker rm -f 117fb7c69ce4d2c0c73bb7c4be822ff61c66fc66e1163614a9a8631d19a83c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:44:06.369Z] + docker inspect -f . ci-base-image-arm64 [2021-05-29T16:44:06.369Z] . [Pipeline] withDockerContainer [2021-05-29T16:44:06.644Z] prd-ubuntu18.04-docker-arm64-4c-16g-1030 does not seem to be running inside a container [2021-05-29T16:44:06.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-29T16:44:08.302Z] $ docker top 9eb1ca2c8276a6b6c523a1abbcaed706a99520958e7757d8f85cdef3314f39cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:44:09.250Z] + go mod tidy [Pipeline] sh [2021-05-29T16:44:10.192Z] + make test [2021-05-29T16:44:10.192Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-29T16:44:11.868Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-29T16:44:26.887Z] lf-activate-venv(): INFO: Adding /tmp/venv-EODV/bin to PATH [2021-05-29T16:44:26.887Z] INFO: No Stack... [2021-05-29T16:44:26.887Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-29T16:44:26.887Z] INFO: Archiving Costs [Pipeline] sh [2021-05-29T16:44:27.190Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-05-29T16:44:27.190Z] + cut -d, -f6 [Pipeline] lock [2021-05-29T16:44:27.223Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-stack-cost] [2021-05-29T16:44:27.237Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-stack-cost] did not exist. Created. [2021-05-29T16:44:27.237Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-29T16:44:27.566Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-29T16:44:27.629Z] Stashed 1 file(s) [Pipeline] } [2021-05-29T16:44:27.641Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-29T16:44:37.063Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-29T16:44:37.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.042s coverage: 85.7% of statements [2021-05-29T16:44:37.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.083s coverage: 100.0% of statements [2021-05-29T16:44:38.071Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.046s coverage: 45.4% of statements [2021-05-29T16:44:38.071Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.052s coverage: 77.8% of statements [2021-05-29T16:44:38.071Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-29T16:44:40.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.030s coverage: 26.3% of statements [2021-05-29T16:44:40.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.060s coverage: 14.7% of statements [2021-05-29T16:44:40.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.049s coverage: 100.0% of statements [2021-05-29T16:44:42.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.071s coverage: 91.8% of statements [2021-05-29T16:44:42.327Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-29T16:44:42.327Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-29T16:44:42.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.041s coverage: 100.0% of statements [2021-05-29T16:44:42.327Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 35.5% of statements [2021-05-29T16:44:47.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.157s coverage: 63.0% of statements [2021-05-29T16:44:47.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements [2021-05-29T16:44:47.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements [2021-05-29T16:44:47.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.034s coverage: 15.4% of statements [2021-05-29T16:44:47.767Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.046s coverage: 14.3% of statements [2021-05-29T16:44:47.767Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-29T16:44:47.767Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-29T16:44:53.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.359s coverage: 83.3% of statements [2021-05-29T16:44:53.195Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-29T16:44:53.195Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-29T16:44:53.195Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-29T16:44:54.655Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.068s coverage: 45.4% of statements [2021-05-29T16:44:54.655Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.041s coverage: 90.0% of statements [2021-05-29T16:44:55.641Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.190s coverage: 86.3% of statements [2021-05-29T16:44:55.641Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.036s coverage: 60.5% of statements [2021-05-29T16:44:55.641Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.034s coverage: 58.2% of statements [2021-05-29T16:44:55.915Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-29T16:45:22.737Z] gofmt -l . [2021-05-29T16:45:22.737Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-29T16:45:22.755Z] $ docker stop --time=1 9eb1ca2c8276a6b6c523a1abbcaed706a99520958e7757d8f85cdef3314f39cc [2021-05-29T16:45:24.783Z] $ docker rm -f 9eb1ca2c8276a6b6c523a1abbcaed706a99520958e7757d8f85cdef3314f39cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-29T16:45:25.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-29T16:45:25.682Z] Warning: overwriting stash ‘coverage-report’ [2021-05-29T16:45:26.467Z] 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 [2021-05-29T16:45:26.955Z] ---> job-cost.sh [2021-05-29T16:45:26.955Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T4Un [2021-05-29T16:46:07.912Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-29T16:47:29.640Z] lf-activate-venv(): INFO: Adding /tmp/venv-T4Un/bin to PATH [2021-05-29T16:47:29.641Z] INFO: No Stack... [2021-05-29T16:47:29.641Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-29T16:47:29.641Z] INFO: Archiving Costs [Pipeline] sh [2021-05-29T16:47:29.981Z] + + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-05-29T16:47:29.981Z] cut -d, -f6 [Pipeline] lock [2021-05-29T16:47:30.041Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-stack-cost] [2021-05-29T16:47:30.049Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-stack-cost] did not exist. Created. [2021-05-29T16:47:30.049Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-29T16:47:30.429Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-b95c9495/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-b95c9495/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-29T16:47:30.778Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-29T16:47:30.813Z] Warning: overwriting stash ‘stack-cost’ [2021-05-29T16:47:30.982Z] Stashed 1 file(s) [Pipeline] } [2021-05-29T16:47:30.995Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-2-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] configFileProvider [2021-05-29T16:47:31.613Z] provisioning config files... [2021-05-29T16:47:31.627Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/config270605030408931576tmp [Pipeline] { [Pipeline] sh [2021-05-29T16:47:31.963Z] + set +x [2021-05-29T16:47:31.963Z] + bash -s -- [2021-05-29T16:47:31.963Z] + curl -s https://codecov.io/bash [2021-05-29T16:47:31.963Z] [2021-05-29T16:47:31.963Z] _____ _ [2021-05-29T16:47:31.963Z] / ____| | | [2021-05-29T16:47:31.963Z] | | ___ __| | ___ ___ _____ __ [2021-05-29T16:47:31.963Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-29T16:47:31.963Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-29T16:47:31.963Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-29T16:47:31.963Z] Bash-1.0.3 [2021-05-29T16:47:31.963Z] [2021-05-29T16:47:31.963Z] [2021-05-29T16:47:31.963Z] ==> git version 2.24.4 found [2021-05-29T16:47:31.963Z] ==> 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 [2021-05-29T16:47:31.963Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-29T16:47:31.963Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-29T16:47:31.963Z] ==> Jenkins CI detected. [2021-05-29T16:47:31.963Z] project root: . [2021-05-29T16:47:31.963Z] --> token set from env [2021-05-29T16:47:32.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-29T16:47:32.231Z] ==> Running gcov in . (disable via -X gcov) [2021-05-29T16:47:32.231Z] ==> Python coveragepy not found [2021-05-29T16:47:32.231Z] ==> Searching for coverage reports in: [2021-05-29T16:47:32.231Z] + . [2021-05-29T16:47:32.231Z] -> Found 1 reports [2021-05-29T16:47:32.231Z] ==> Detecting git/mercurial file structure [2021-05-29T16:47:32.231Z] ==> Reading reports [2021-05-29T16:47:32.231Z] + ./coverage.out bytes=185394 [2021-05-29T16:47:32.231Z] ==> Appending adjustments [2021-05-29T16:47:32.231Z] https://docs.codecov.io/docs/fixing-reports [2021-05-29T16:47:33.173Z] + Found adjustments [2021-05-29T16:47:33.173Z] ==> Gzipping contents [2021-05-29T16:47:33.173Z] 28K /tmp/codecov.wSFzJg.gz [2021-05-29T16:47:33.173Z] ==> Uploading reports [2021-05-29T16:47:33.173Z] url: https://codecov.io [2021-05-29T16:47:33.173Z] query: branch=PR-626&commit=fdc476c1915955fc16961614dda169124f8d4909&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=626&job=&cmd_args= [2021-05-29T16:47:33.173Z] -> Pinging Codecov [2021-05-29T16:47:33.173Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-626&commit=fdc476c1915955fc16961614dda169124f8d4909&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=626&job=&cmd_args= [2021-05-29T16:47:33.439Z] -> Uploading to [2021-05-29T16:47:33.439Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-29/71470A77251A30514AAF9C0BB2E5B6CE/fdc476c1915955fc16961614dda169124f8d4909/264fa642-1eae-4e99-8447-1481ad4bdeb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210529T164733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79b1c27ef3bdc6c68b460e684657ad73b018bda9849891d607e64b484430abe4 [2021-05-29T16:47:33.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-29T16:47:33.439Z] Dload Upload Total Spent Left Speed [2021-05-29T16:47:33.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27052 0 0 100 27052 0 74014 --:--:-- --:--:-- --:--:-- 73912 [2021-05-29T16:47:33.964Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/fdc476c1915955fc16961614dda169124f8d4909 [Pipeline] } [2021-05-29T16:47:33.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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 [2021-05-29T16:47:35.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:47:35.689Z] ---> package-listing.sh [2021-05-29T16:47:35.689Z] ++ facter osfamily [2021-05-29T16:47:35.689Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-29T16:47:35.954Z] + OS_FAMILY=redhat [2021-05-29T16:47:35.954Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-626 [2021-05-29T16:47:35.954Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-29T16:47:35.954Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-29T16:47:35.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-29T16:47:35.954Z] + PACKAGES=/tmp/packages_start.txt [2021-05-29T16:47:35.954Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-626 ']' [2021-05-29T16:47:35.954Z] + PACKAGES=/tmp/packages_end.txt [2021-05-29T16:47:35.954Z] + case "${OS_FAMILY}" in [2021-05-29T16:47:35.954Z] + sort [2021-05-29T16:47:35.954Z] + rpm -qa [2021-05-29T16:47:36.539Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-29T16:47:36.539Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-29T16:47:36.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-29T16:47:36.539Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-626 ']' [2021-05-29T16:47:36.539Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-626/archives/ [2021-05-29T16:47:36.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-626/archives/ [Pipeline] echo [2021-05-29T16:47:36.556Z] 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-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-29T16:47:36.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:47:37.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-29T16:47:37.425Z] [2021-05-29T16:47:37.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:47:37.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-29T16:47:37.740Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-29T16:47:37.741Z] df20fa9351a1: Pulling fs layer [2021-05-29T16:47:37.741Z] 36b3adc4ff6f: Pulling fs layer [2021-05-29T16:47:37.741Z] 8ad3a11d3b57: Pulling fs layer [2021-05-29T16:47:37.741Z] 46f8f816bc3b: Pulling fs layer [2021-05-29T16:47:37.741Z] 93b61091891f: Pulling fs layer [2021-05-29T16:47:37.741Z] 93b9cdb0e59b: Pulling fs layer [2021-05-29T16:47:37.741Z] 5e14af77c1be: Pulling fs layer [2021-05-29T16:47:37.741Z] 01666e4c0597: Pulling fs layer [2021-05-29T16:47:37.741Z] aa168da1d23b: Pulling fs layer [2021-05-29T16:47:37.741Z] 93b61091891f: Waiting [2021-05-29T16:47:37.741Z] 93b9cdb0e59b: Waiting [2021-05-29T16:47:37.741Z] 5e14af77c1be: Waiting [2021-05-29T16:47:37.741Z] 01666e4c0597: Waiting [2021-05-29T16:47:37.741Z] aa168da1d23b: Waiting [2021-05-29T16:47:37.741Z] 46f8f816bc3b: Waiting [2021-05-29T16:47:37.741Z] 36b3adc4ff6f: Verifying Checksum [2021-05-29T16:47:37.741Z] 36b3adc4ff6f: Download complete [2021-05-29T16:47:38.003Z] 46f8f816bc3b: Verifying Checksum [2021-05-29T16:47:38.003Z] 46f8f816bc3b: Download complete [2021-05-29T16:47:38.003Z] df20fa9351a1: Verifying Checksum [2021-05-29T16:47:38.003Z] 93b9cdb0e59b: Verifying Checksum [2021-05-29T16:47:38.003Z] 93b9cdb0e59b: Download complete [2021-05-29T16:47:38.003Z] 5e14af77c1be: Verifying Checksum [2021-05-29T16:47:38.003Z] 5e14af77c1be: Download complete [2021-05-29T16:47:38.003Z] 01666e4c0597: Verifying Checksum [2021-05-29T16:47:38.003Z] 01666e4c0597: Download complete [2021-05-29T16:47:38.003Z] 93b61091891f: Verifying Checksum [2021-05-29T16:47:38.003Z] 93b61091891f: Download complete [2021-05-29T16:47:38.003Z] 8ad3a11d3b57: Verifying Checksum [2021-05-29T16:47:38.003Z] 8ad3a11d3b57: Download complete [2021-05-29T16:47:38.003Z] df20fa9351a1: Pull complete [2021-05-29T16:47:38.272Z] 36b3adc4ff6f: Pull complete [2021-05-29T16:47:38.855Z] 8ad3a11d3b57: Pull complete [2021-05-29T16:47:38.855Z] 46f8f816bc3b: Pull complete [2021-05-29T16:47:39.118Z] 93b61091891f: Pull complete [2021-05-29T16:47:39.379Z] 93b9cdb0e59b: Pull complete [2021-05-29T16:47:39.379Z] 5e14af77c1be: Pull complete [2021-05-29T16:47:39.379Z] 01666e4c0597: Pull complete [2021-05-29T16:47:40.335Z] aa168da1d23b: Verifying Checksum [2021-05-29T16:47:40.335Z] aa168da1d23b: Download complete [2021-05-29T16:47:44.588Z] aa168da1d23b: Pull complete [2021-05-29T16:47:44.588Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-29T16:47:44.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-29T16:47:44.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-29T16:47:44.675Z] prd-centos7-docker-4c-2g-1028 does not seem to be running inside a container [2021-05-29T16:47:44.717Z] $ 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-626/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-626 -v /w/workspace/dry_go-mod-core-contracts_PR-626:/w/workspace/dry_go-mod-core-contracts_PR-626:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-626@tmp:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-29T16:47:48.370Z] $ docker top c34f69fffde5290a0b05327aad33d96fa3cb0d1f184c7093064ee51c90b8edc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:47:48.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-29T16:47:49.082Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-29T16:47:49.383Z] + ls /var/log/sa-host [2021-05-29T16:47:49.383Z] + sadf -c /var/log/sa-host/sa05 [2021-05-29T16:47:49.383Z] file_magic: OK [2021-05-29T16:47:49.383Z] HZ: Using current value: 100 [2021-05-29T16:47:49.383Z] file_header: OK [2021-05-29T16:47:49.383Z] 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 [2021-05-29T16:47:49.383Z] Statistics: [2021-05-29T16:47:49.383Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-29T16:47:49.383Z] File successfully converted to sysstat format version 12.2.1 [2021-05-29T16:47:49.383Z] + sadf -c /var/log/sa-host/sa29 [2021-05-29T16:47:49.383Z] file_magic: OK [2021-05-29T16:47:49.383Z] HZ: Using current value: 100 [2021-05-29T16:47:49.383Z] file_header: OK [2021-05-29T16:47:49.383Z] 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 [2021-05-29T16:47:49.384Z] Statistics: [2021-05-29T16:47:49.384Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-29T16:47:49.384Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-29T16:47:54.187Z] provisioning config files... [2021-05-29T16:47:54.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/config8631442490017087325tmp [Pipeline] { [Pipeline] echo [2021-05-29T16:47:54.254Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:47:54.549Z] ---> create-netrc.sh [Pipeline] } [2021-05-29T16:47:54.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-29T16:47:54.591Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:47:54.896Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-29T16:47:54.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:47:55.205Z] ---> sudo-logs.sh [2021-05-29T16:47:55.206Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-29T16:47:55.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:47:55.539Z] ---> job-cost.sh [2021-05-29T16:47:55.540Z] lf-activate-venv: SKIPPING [2021-05-29T16:47:55.540Z] DEBUG: total: 0.18000000715255737 [2021-05-29T16:47:55.540Z] INFO: Retrieving Stack Cost... [2021-05-29T16:47:56.493Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-29T16:47:56.754Z] INFO: Archiving Costs [Pipeline] echo [2021-05-29T16:47:56.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:47:57.070Z] ---> logs-deploy.sh [2021-05-29T16:47:57.070Z] lf-activate-venv: SKIPPING [2021-05-29T16:47:57.070Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-626/2 [2021-05-29T16:47:57.070Z] INFO: archiving workspace using pattern(s): [2021-05-29T16:47:58.016Z] Archives upload complete. [2021-05-29T16:47:58.016Z] INFO: archiving logs to Nexus [2021-05-29T16:47:58.592Z] ---> uname -a: [2021-05-29T16:47:58.593Z] Linux prd-centos7-docker-4c-2g-1028.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] ---> lscpu: [2021-05-29T16:47:58.593Z] Architecture: x86_64 [2021-05-29T16:47:58.593Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-29T16:47:58.593Z] Byte Order: Little Endian [2021-05-29T16:47:58.593Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-29T16:47:58.593Z] CPU(s): 2 [2021-05-29T16:47:58.593Z] On-line CPU(s) list: 0,1 [2021-05-29T16:47:58.593Z] Thread(s) per core: 1 [2021-05-29T16:47:58.593Z] Core(s) per socket: 1 [2021-05-29T16:47:58.593Z] Socket(s): 2 [2021-05-29T16:47:58.593Z] NUMA node(s): 1 [2021-05-29T16:47:58.593Z] Vendor ID: AuthenticAMD [2021-05-29T16:47:58.593Z] CPU family: 23 [2021-05-29T16:47:58.593Z] Model: 49 [2021-05-29T16:47:58.593Z] Model name: AMD EPYC-Rome Processor [2021-05-29T16:47:58.593Z] Stepping: 0 [2021-05-29T16:47:58.593Z] CPU MHz: 2800.000 [2021-05-29T16:47:58.593Z] BogoMIPS: 5600.00 [2021-05-29T16:47:58.593Z] Virtualization: AMD-V [2021-05-29T16:47:58.593Z] Hypervisor vendor: KVM [2021-05-29T16:47:58.593Z] Virtualization type: full [2021-05-29T16:47:58.593Z] L1d cache: 64 KiB [2021-05-29T16:47:58.593Z] L1i cache: 64 KiB [2021-05-29T16:47:58.593Z] L2 cache: 1 MiB [2021-05-29T16:47:58.593Z] L3 cache: 32 MiB [2021-05-29T16:47:58.593Z] NUMA node0 CPU(s): 0,1 [2021-05-29T16:47:58.593Z] Vulnerability Itlb multihit: Not affected [2021-05-29T16:47:58.593Z] Vulnerability L1tf: Not affected [2021-05-29T16:47:58.593Z] Vulnerability Mds: Not affected [2021-05-29T16:47:58.593Z] Vulnerability Meltdown: Not affected [2021-05-29T16:47:58.593Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-29T16:47:58.593Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-29T16:47:58.593Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-29T16:47:58.593Z] Vulnerability Srbds: Not affected [2021-05-29T16:47:58.593Z] Vulnerability Tsx async abort: Not affected [2021-05-29T16:47:58.593Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] ---> nproc: [2021-05-29T16:47:58.593Z] 2 [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] ---> df -h: [2021-05-29T16:47:58.593Z] Filesystem Size Used Available Use% Mounted on [2021-05-29T16:47:58.593Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-29T16:47:58.593Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-29T16:47:58.593Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-29T16:47:58.593Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-626 [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-626@tmp [2021-05-29T16:47:58.593Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] ---> free -m: [2021-05-29T16:47:58.593Z] total used free shared buff/cache available [2021-05-29T16:47:58.593Z] Mem: 7821 970 4752 0 2098 6673 [2021-05-29T16:47:58.593Z] Swap: 1023 0 1023 [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] ---> ip addr: [2021-05-29T16:47:58.593Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-29T16:47:58.593Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-29T16:47:58.593Z] inet 127.0.0.1/8 scope host lo [2021-05-29T16:47:58.593Z] valid_lft forever preferred_lft forever [2021-05-29T16:47:58.593Z] inet6 ::1/128 scope host [2021-05-29T16:47:58.593Z] valid_lft forever preferred_lft forever [2021-05-29T16:47:58.593Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-29T16:47:58.593Z] link/ether fa:16:3e:bc:3b:83 brd ff:ff:ff:ff:ff:ff [2021-05-29T16:47:58.593Z] inet 10.30.122.18/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-29T16:47:58.593Z] valid_lft 85888sec preferred_lft 85888sec [2021-05-29T16:47:58.593Z] inet6 fe80::f816:3eff:febc:3b83/64 scope link [2021-05-29T16:47:58.593Z] valid_lft forever preferred_lft forever [2021-05-29T16:47:58.593Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-29T16:47:58.593Z] link/ether 02:42:bf:34:fb:ec brd ff:ff:ff:ff:ff:ff [2021-05-29T16:47:58.593Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-29T16:47:58.593Z] valid_lft forever preferred_lft forever [2021-05-29T16:47:58.593Z] inet6 fe80::42:bfff:fe34:fbec/64 scope link [2021-05-29T16:47:58.593Z] valid_lft forever preferred_lft forever [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] ---> sar -b -r -n DEV: [2021-05-29T16:47:58.593Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/29/21 _x86_64_ (2 CPU) [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] 16:39:16 LINUX RESTART (2 CPU) [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] 16:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-29T16:47:58.593Z] 16:41:01 23.55 3.38 20.17 0.00 2557.89 3248.88 0.00 [2021-05-29T16:47:58.593Z] 16:42:01 1.92 0.00 1.92 0.00 0.00 40.27 0.00 [2021-05-29T16:47:58.593Z] 16:43:01 0.23 0.00 0.23 0.00 0.00 4.25 0.00 [2021-05-29T16:47:58.593Z] 16:44:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-05-29T16:47:58.593Z] 16:45:01 0.20 0.00 0.20 0.00 0.00 2.22 0.00 [2021-05-29T16:47:58.593Z] 16:46:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 [2021-05-29T16:47:58.593Z] 16:47:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 [2021-05-29T16:47:58.593Z] Average: 3.81 0.48 3.32 0.00 365.46 472.30 0.00 [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-29T16:47:58.593Z] 16:41:01 5452808 0 812300 10.14 2620 1741212 1293908 14.29 579360 1574900 20 [2021-05-29T16:47:58.593Z] 16:42:01 5466500 0 798600 9.97 2620 1741220 1206680 13.32 567444 1574864 20 [2021-05-29T16:47:58.593Z] 16:43:01 5465072 0 800024 9.99 2620 1741224 1206968 13.33 566804 1577136 8 [2021-05-29T16:47:58.593Z] 16:44:01 5463076 0 802016 10.01 2620 1741228 1207016 13.33 568792 1577136 8 [2021-05-29T16:47:58.593Z] 16:45:01 5463688 0 801396 10.01 2620 1741236 1206896 13.32 563444 1581872 20 [2021-05-29T16:47:58.593Z] 16:46:01 5464888 0 800196 9.99 2620 1741236 1206764 13.32 562844 1581872 12 [2021-05-29T16:47:58.593Z] 16:47:01 5462892 0 802184 10.02 2620 1741244 1206680 13.32 564828 1581872 8 [2021-05-29T16:47:58.593Z] Average: 5462703 0 802388 10.02 2620 1741229 1219273 13.46 567645 1578522 14 [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-29T16:47:58.593Z] 16:41:01 eth0 140.56 110.91 446.67 27.25 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:41:01 docker0 15.61 11.01 2.67 24.91 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:42:01 eth0 1.10 0.00 0.11 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:43:01 eth0 2.12 0.60 0.65 0.37 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:44:01 eth0 0.58 0.38 0.28 0.26 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:45:01 eth0 0.65 0.38 0.35 0.26 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:46:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:47:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] Average: eth0 20.76 16.07 64.02 4.02 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] Average: docker0 2.23 1.57 0.38 3.56 0.00 0.00 0.00 0.00 [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] ---> sar -P ALL: [2021-05-29T16:47:58.593Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/29/21 _x86_64_ (2 CPU) [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] 16:39:16 LINUX RESTART (2 CPU) [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2021-05-29T16:47:58.593Z] 16:41:01 all 4.09 0.00 1.87 0.92 0.04 93.08 [2021-05-29T16:47:58.593Z] 16:41:01 0 4.03 0.00 2.11 0.61 0.05 93.20 [2021-05-29T16:47:58.593Z] 16:41:01 1 4.15 0.00 1.62 1.23 0.03 92.96 [2021-05-29T16:47:58.593Z] 16:42:01 all 0.08 0.00 0.03 0.01 0.03 99.85 [2021-05-29T16:47:58.593Z] 16:42:01 0 0.10 0.00 0.03 0.02 0.03 99.82 [2021-05-29T16:47:58.593Z] 16:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-29T16:47:58.593Z] 16:43:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-05-29T16:47:58.593Z] 16:43:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-29T16:47:58.593Z] 16:43:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-05-29T16:47:58.593Z] 16:44:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-05-29T16:47:58.593Z] 16:44:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-29T16:47:58.593Z] 16:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-29T16:47:58.593Z] 16:45:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-29T16:47:58.593Z] 16:45:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-29T16:47:58.593Z] 16:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-29T16:47:58.593Z] 16:46:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-29T16:47:58.593Z] 16:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-29T16:47:58.593Z] 16:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-29T16:47:58.593Z] 16:47:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-29T16:47:58.593Z] 16:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-29T16:47:58.593Z] 16:47:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-29T16:47:58.593Z] Average: all 0.65 0.00 0.29 0.13 0.03 98.90 [2021-05-29T16:47:58.593Z] Average: 0 0.65 0.00 0.32 0.09 0.03 98.91 [2021-05-29T16:47:58.593Z] Average: 1 0.66 0.00 0.26 0.17 0.03 98.88 [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z] [2021-05-29T16:47:58.593Z]