Pull request #690 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c9faf1cb3dafd7b395e81d5e808a68c39d72759+bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 (5c762a1d090260b01f56974599db3d0a024ca132) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15366511922892920020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh231953935578426383.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-690/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-690/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8583350939238101910.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-690/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5215331481924872478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh946224414247903241.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-690/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-690/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5291365575832627903.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-643 in /w/workspace/dry_go-mod-core-contracts_PR-690 [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-690 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-690@tmp/jenkins-gitclient-ssh2106020596897774181.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-690@tmp/jenkins-gitclient-ssh4895684189668070461.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 into PR head commit 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 Merge succeeded, producing 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 Checking out Revision 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 (PR-690) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-690@tmp/jenkins-gitclient-ssh5120090887529147038.key > git merge bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:21 ========================================================= 21:08:21 EdgeX Global Pipelines Version Info 21:08:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:22 ------------------- 21:08:22 stable info: 21:08:22 ------------------- 21:08:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:22 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:08:22 Message: update stable to v1.0.217 21:08:23 ------------------- 21:08:23 experimental info: 21:08:23 ------------------- 21:08:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:23 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 21:08:23 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:08:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c9faf1 [Pipeline] echo 21:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:08:25 + git rev-list -1 --merges 3c9faf1cb3dafd7b395e81d5e808a68c39d72759~1..3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo 21:08:25 -----------> git rev-list -1 --merges 3c9faf1cb3dafd7b395e81d5e808a68c39d72759~1..3c9faf1cb3dafd7b395e81d5e808a68c39d72759 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [false] [Pipeline] sh 21:08:25 + git log --format=format:%s -1 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo 21:08:25 ========================================================= 21:08:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:08:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:25 + git log --format=format:%s -1 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo 21:08:26 [semverPrep] GIT_COMMIT: 3c9faf1cb3dafd7b395e81d5e808a68c39d72759, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1 [Pipeline] echo 21:08:26 [semverPrep] This is not a build commit. [Pipeline] sh 21:08:26 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:08:26 + grep -v github /etc/ssh/ssh_known_hosts 21:08:26 + '[' -e /tmp/ssh_known_hosts ']' 21:08:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:08:26 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 21:08:26 + sudo tee -a /etc/ssh/ssh_known_hosts 21:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:26 21:08:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:08:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:27 latest: Pulling from edgex-devops/git-semver 21:08:27 a0d0a0d46f8b: Pulling fs layer 21:08:27 3e5f54012d9b: Pulling fs layer 21:08:27 4c7163046ea9: Pulling fs layer 21:08:27 0c2d73faf560: Pulling fs layer 21:08:27 0c2d73faf560: Waiting 21:08:27 3e5f54012d9b: Verifying Checksum 21:08:27 3e5f54012d9b: Download complete 21:08:27 a0d0a0d46f8b: Verifying Checksum 21:08:27 a0d0a0d46f8b: Download complete 21:08:27 4c7163046ea9: Verifying Checksum 21:08:27 4c7163046ea9: Download complete 21:08:27 0c2d73faf560: Verifying Checksum 21:08:27 0c2d73faf560: Download complete 21:08:27 a0d0a0d46f8b: Pull complete 21:08:27 3e5f54012d9b: Pull complete 21:08:27 4c7163046ea9: Pull complete 21:08:27 0c2d73faf560: Pull complete 21:08:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:08:28 prd-centos7-docker-4c-2g-643 does not seem to be running inside a container 21:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-690 -v /w/workspace/dry_go-mod-core-contracts_PR-690:/w/workspace/dry_go-mod-core-contracts_PR-690:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-690@tmp:/w/workspace/dry_go-mod-core-contracts_PR-690@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:08:28 $ docker top 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:28 [ssh-agent] Looking for ssh-agent implementation... 21:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:29 $ docker exec 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent 21:08:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDkCkai/agent.15 21:08:29 SSH_AGENT_PID=21 21:08:29 Running ssh-add (command line suppressed) 21:08:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-690@tmp/private_key_3388672836354884857.key (/w/workspace/dry_go-mod-core-contracts_PR-690@tmp/private_key_3388672836354884857.key) 21:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:29 + git tag --points-at HEAD [Pipeline] } 21:08:29 $ docker exec --env ******** --env ******** 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent -k 21:08:29 unset SSH_AUTH_SOCK; 21:08:29 unset SSH_AGENT_PID; 21:08:29 echo Agent pid 21 killed; 21:08:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:29 [ssh-agent] Looking for ssh-agent implementation... 21:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:29 $ docker exec 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent 21:08:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPnigAF/agent.56 21:08:30 SSH_AGENT_PID=62 21:08:30 Running ssh-add (command line suppressed) 21:08:30 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-690@tmp/private_key_8151285038151363618.key (/w/workspace/dry_go-mod-core-contracts_PR-690@tmp/private_key_8151285038151363618.key) 21:08:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:30 + git semver init 21:08:30 # -> Open(): unable to determine branch for HEAD 21:08:30 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-690/.git 21:08:30 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-690 21:08:30 # $SEMVER_REMOTE_NAME = origin 21:08:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:08:30 # $SEMVER_USER_NAME = edgex-jenkins 21:08:30 # $SEMVER_BRANCH = PR-690 21:08:30 # $SEMVER_TEMP = /tmp/semver-746731643 21:08:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:08:31 # '/tmp/semver-746731643' -> '/w/workspace/dry_go-mod-core-contracts_PR-690/.semver' 21:08:31 # -> Force: false 21:08:31 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-690/.semver [Pipeline] } 21:08:31 $ docker exec --env ******** --env ******** 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent -k 21:08:31 unset SSH_AUTH_SOCK; 21:08:31 unset SSH_AGENT_PID; 21:08:31 echo Agent pid 62 killed; 21:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:32 + git semver [Pipeline] } 21:08:32 $ docker stop --time=1 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 21:08:33 $ docker rm -f 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:34 Stashed 1 file(s) [Pipeline] echo 21:08:34 [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 21:08:49 Still waiting to schedule task 21:08:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:08:49 Still waiting to schedule task 21:08:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:10:47 Running on prd-centos7-docker-4c-2g-646 in /w/workspace/dry_go-mod-core-contracts_PR-690 [Pipeline] { [Pipeline] ws 21:10:47 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:10:47 Selected Git installation does not exist. Using Default 21:10:47 The recommended git tool is: NONE 21:10:49 using credential edgex-jenkins-ssh 21:10:49 Cloning the remote Git repository 21:10:48 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:10:48 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:10:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:10:48 > git --version # timeout=10 21:10:48 > git --version # 'git version 2.24.4' 21:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:48 [INFO] Currently running in a labeled security context 21:10:48 [INFO] Currently SELinux is 'enforcing' on the host 21:10:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh2126051329227242288.key 21:10:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:50 Merging remotes/origin/main commit bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 into PR head commit 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 21:10:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:10:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:10:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:10:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:49 [INFO] Currently running in a labeled security context 21:10:49 [INFO] Currently SELinux is 'enforcing' on the host 21:10:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4734793267794888555.key 21:10:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:10:50 > git config core.sparsecheckout # timeout=10 21:10:50 > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 21:10:50 > git remote # timeout=10 21:10:50 > git config --get remote.origin.url # timeout=10 21:10:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:50 [INFO] Currently running in a labeled security context 21:10:50 [INFO] Currently SELinux is 'enforcing' on the host 21:10:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4551539136869258464.key 21:10:50 > git merge bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 # timeout=10 21:10:50 > git rev-parse HEAD^{commit} # timeout=10 21:10:50 Merge succeeded, producing 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 21:10:50 Checking out Revision 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 (PR-690) 21:10:50 > git config core.sparsecheckout # timeout=10 21:10:50 > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 21:10:54 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" 21:10:53 > git --version # timeout=10 21:10:53 > git --version # 'git version 2.24.4' 21:10:53 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:55 ========================================================= 21:10:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:10:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:10:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:10:55 a0d0a0d46f8b: Pulling fs layer 21:10:55 31adcdaf11c8: Pulling fs layer 21:10:55 b8b176561691: Pulling fs layer 21:10:55 4527c011a84f: Pulling fs layer 21:10:55 5d74067f8e1e: Pulling fs layer 21:10:55 e0aca202a116: Pulling fs layer 21:10:55 3a43be97a3b4: Pulling fs layer 21:10:55 34cad66bf833: Pulling fs layer 21:10:55 b4e3c513aaa6: Pulling fs layer 21:10:55 e0aca202a116: Waiting 21:10:55 3a43be97a3b4: Waiting 21:10:55 34cad66bf833: Waiting 21:10:55 b4e3c513aaa6: Waiting 21:10:55 4527c011a84f: Waiting 21:10:55 5d74067f8e1e: Waiting 21:10:56 b8b176561691: Verifying Checksum 21:10:56 b8b176561691: Download complete 21:10:56 31adcdaf11c8: Verifying Checksum 21:10:56 31adcdaf11c8: Download complete 21:10:56 5d74067f8e1e: Verifying Checksum 21:10:56 5d74067f8e1e: Download complete 21:10:56 e0aca202a116: Verifying Checksum 21:10:56 e0aca202a116: Download complete 21:10:56 3a43be97a3b4: Verifying Checksum 21:10:56 3a43be97a3b4: Download complete 21:10:56 a0d0a0d46f8b: Verifying Checksum 21:10:56 a0d0a0d46f8b: Download complete 21:10:56 34cad66bf833: Verifying Checksum 21:10:56 34cad66bf833: Download complete 21:10:56 4527c011a84f: Verifying Checksum 21:10:56 4527c011a84f: Download complete 21:10:56 a0d0a0d46f8b: Pull complete 21:10:56 b4e3c513aaa6: Verifying Checksum 21:10:56 b4e3c513aaa6: Download complete 21:10:56 31adcdaf11c8: Pull complete 21:10:56 b8b176561691: Pull complete 21:11:00 4527c011a84f: Pull complete 21:11:00 5d74067f8e1e: Pull complete 21:11:00 e0aca202a116: Pull complete 21:11:00 3a43be97a3b4: Pull complete 21:11:00 34cad66bf833: Pull complete 21:11:03 b4e3c513aaa6: Pull complete 21:11:03 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 21:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:11:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 21:11:03 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:11:04 + docker inspect -f . ci-base-image-x86_64 21:11:04 . [Pipeline] withDockerContainer 21:11:04 prd-centos7-docker-4c-2g-646 does not seem to be running inside a container 21:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:11:06 $ docker top 633f04f0c768fa461c96312f34128a91d5f21cfecf16fe60354532016022a273 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:07 + go version 21:11:07 go version go1.16.8 linux/amd64 [Pipeline] } 21:11:07 $ docker stop --time=1 633f04f0c768fa461c96312f34128a91d5f21cfecf16fe60354532016022a273 21:11:08 $ docker rm -f 633f04f0c768fa461c96312f34128a91d5f21cfecf16fe60354532016022a273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:11:08 + docker inspect -f . ci-base-image-x86_64 21:11:08 . [Pipeline] withDockerContainer 21:11:09 prd-centos7-docker-4c-2g-646 does not seem to be running inside a container 21:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:11:09 $ docker top 7e20598fa3521a29525cd4db44f3b4265c41c7b46e6f628c8ecf92cbeb1d7288 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:11:09 + make test 21:11:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:11:11 go: downloading github.com/google/uuid v1.3.0 21:11:11 go: downloading github.com/stretchr/testify v1.7.0 21:11:11 go: downloading github.com/go-kit/kit v0.11.0 21:11:11 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:11:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:11:11 go: downloading github.com/fxamacker/cbor/v2 v2.3.1 21:11:11 go: downloading github.com/davecgh/go-spew v1.1.1 21:11:11 go: downloading github.com/pmezard/go-difflib v1.0.0 21:11:11 go: downloading github.com/stretchr/objx v0.1.1 21:11:11 go: downloading github.com/go-playground/universal-translator v0.18.0 21:11:11 go: downloading github.com/leodido/go-urn v1.2.1 21:11:11 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:11:11 go: downloading golang.org/x/text v0.3.6 21:11:11 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:11:11 go: downloading github.com/go-playground/locales v0.14.0 21:11:12 go: downloading github.com/x448/float16 v0.8.4 21:11:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:11:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.072s coverage: 83.6% of statements 21:11:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:11:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:11:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:11:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements 21:11:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:11:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 47.1% of statements 21:11:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.5% of statements 21:11:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.040s coverage: 86.8% of statements 21:11:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 21:11:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 21:11:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 48.7% of statements 21:11:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:11:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:11:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:11:29 $ docker stop --time=1 7e20598fa3521a29525cd4db44f3b4265c41c7b46e6f628c8ecf92cbeb1d7288 21:11:31 $ docker rm -f 7e20598fa3521a29525cd4db44f3b4265c41c7b46e6f628c8ecf92cbeb1d7288 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:11:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:32 21:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:33 latest: Pulling from edgex-lftools-log-publisher 21:11:33 b4d181a07f80: Pulling fs layer 21:11:33 a1111a8f2ec3: Pulling fs layer 21:11:33 ed53099fbce6: Pulling fs layer 21:11:33 dc539afda2c1: Pulling fs layer 21:11:33 77bc0d833cb6: Pulling fs layer 21:11:33 9065ff56babe: Pulling fs layer 21:11:33 d287ab97295c: Pulling fs layer 21:11:33 dc539afda2c1: Waiting 21:11:33 77bc0d833cb6: Waiting 21:11:33 9065ff56babe: Waiting 21:11:33 d287ab97295c: Waiting 21:11:33 a1111a8f2ec3: Verifying Checksum 21:11:33 a1111a8f2ec3: Download complete 21:11:33 dc539afda2c1: Verifying Checksum 21:11:33 dc539afda2c1: Download complete 21:11:33 b4d181a07f80: Verifying Checksum 21:11:33 b4d181a07f80: Download complete 21:11:33 77bc0d833cb6: Verifying Checksum 21:11:33 77bc0d833cb6: Download complete 21:11:33 ed53099fbce6: Verifying Checksum 21:11:33 ed53099fbce6: Download complete 21:11:33 9065ff56babe: Verifying Checksum 21:11:33 9065ff56babe: Download complete 21:11:34 d287ab97295c: Verifying Checksum 21:11:34 d287ab97295c: Download complete 21:11:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-645 in /w/workspace/dry_go-mod-core-contracts_PR-690 [Pipeline] { [Pipeline] ws 21:11:34 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:11:35 b4d181a07f80: Pull complete 21:11:35 a1111a8f2ec3: Pull complete 21:11:35 Selected Git installation does not exist. Using Default 21:11:35 The recommended git tool is: NONE 21:11:35 ed53099fbce6: Pull complete 21:11:35 dc539afda2c1: Pull complete 21:11:35 77bc0d833cb6: Pull complete 21:11:35 9065ff56babe: Pull complete 21:11:39 using credential edgex-jenkins-ssh 21:11:39 Cloning the remote Git repository 21:11:39 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:11:39 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:11:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:11:39 > git --version # timeout=10 21:11:39 > git --version # 'git version 2.17.1' 21:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:41 d287ab97295c: Pull complete 21:11:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:11:41 prd-centos7-docker-4c-2g-646 does not seem to be running inside a container 21:11:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:11:42 Merging remotes/origin/main commit bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 into PR head commit 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 21:11:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:11:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:11:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:11:42 > git config core.sparsecheckout # timeout=10 21:11:42 > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 21:11:42 > git remote # timeout=10 21:11:42 > git config --get remote.origin.url # timeout=10 21:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:42 > git merge bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 # timeout=10 21:11:42 Merge succeeded, producing 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 21:11:42 Checking out Revision 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 (PR-690) 21:11:42 > git rev-parse HEAD^{commit} # timeout=10 21:11:42 > git config core.sparsecheckout # timeout=10 21:11:42 > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 21:11:45 $ docker top c98ed3de3f99b14c6083055741b9efc06d203fda20cd44b5bd827aeb37cb66c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:45 ---> job-cost.sh 21:11:45 lf-activate-venv: SKIPPING 21:11:45 INFO: No Stack... 21:11:46 INFO: Retrieving Pricing Info for: v3-standard-2 21:11:46 INFO: Archiving Costs [Pipeline] sh 21:11:46 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" 21:11:46 > git --version # timeout=10 21:11:46 > git --version # 'git version 2.17.1' 21:11:46 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:11:46 + cut -d, -f6 21:11:46 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 21:11:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] 21:11:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] did not exist. Created. 21:11:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:47 21:11:47 GitHub has been notified of this commit’s build result 21:11:47 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 21:11:47 + echo total: 0.05999999865889549 [Pipeline] script [Pipeline] { [Pipeline] stash [Pipeline] sh 21:11:47 Stashed 1 file(s) [Pipeline] } 21:11:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:11:47 $ docker stop --time=1 c98ed3de3f99b14c6083055741b9efc06d203fda20cd44b5bd827aeb37cb66c2 21:11:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:47 Dload Upload Total Spent Left Speed 21:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k 21:11:48 $ docker rm -f c98ed3de3f99b14c6083055741b9efc06d203fda20cd44b5bd827aeb37cb66c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:11:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 21:11:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:11:49 + sudo tee /etc/docker/daemon.new 21:11:49 { 21:11:49 "registry-mirrors": [ 21:11:49 "https://nexus3.edgexfoundry.org:10001" 21:11:49 ], 21:11:49 "bip": "10.250.0.254/24", 21:11:49 "hosts": [ 21:11:49 "tcp://0.0.0.0:5555", 21:11:49 "unix:///var/run/docker.sock" 21:11:49 ], 21:11:49 "mtu": 1458, 21:11:49 "selinux-enabled": true, 21:11:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:11:49 } [Pipeline] sh 21:11:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:11:50 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:09 ========================================================= 21:12:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:12:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:12:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:12:10 552d1f2373af: Pulling fs layer 21:12:10 ea3f2d53f512: Pulling fs layer 21:12:10 9e70ebbbe112: Pulling fs layer 21:12:10 7a9cfe048b4a: Pulling fs layer 21:12:10 72dc09318566: Pulling fs layer 21:12:10 f4f7b4309257: Pulling fs layer 21:12:10 0ac9a79272e3: Pulling fs layer 21:12:10 b78e95d17946: Pulling fs layer 21:12:10 7a9cfe048b4a: Waiting 21:12:10 72dc09318566: Waiting 21:12:10 f4f7b4309257: Waiting 21:12:10 b78e95d17946: Waiting 21:12:10 9e70ebbbe112: Verifying Checksum 21:12:10 9e70ebbbe112: Download complete 21:12:10 ea3f2d53f512: Verifying Checksum 21:12:10 ea3f2d53f512: Download complete 21:12:10 72dc09318566: Verifying Checksum 21:12:10 72dc09318566: Download complete 21:12:10 f4f7b4309257: Verifying Checksum 21:12:10 f4f7b4309257: Download complete 21:12:10 0ac9a79272e3: Verifying Checksum 21:12:10 0ac9a79272e3: Download complete 21:12:10 552d1f2373af: Download complete 21:12:11 552d1f2373af: Pull complete 21:12:11 ea3f2d53f512: Pull complete 21:12:12 9e70ebbbe112: Pull complete 21:12:12 b78e95d17946: Download complete 21:12:12 7a9cfe048b4a: Download complete 21:12:25 7a9cfe048b4a: Pull complete 21:12:25 72dc09318566: Pull complete 21:12:25 f4f7b4309257: Pull complete 21:12:25 0ac9a79272e3: Pull complete 21:12:30 b78e95d17946: Pull complete 21:12:30 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:12:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 21:12:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:12:31 + docker inspect -f . ci-base-image-arm64 21:12:31 . [Pipeline] withDockerContainer 21:12:31 prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container 21:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:12:34 $ docker top f7850cd356607a356c8342939cd2d868d5fd3343c250d3e222fbeb6d5eba1eeb -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:35 + go version 21:12:35 go version go1.16.8 linux/arm64 [Pipeline] } 21:12:35 $ docker stop --time=1 f7850cd356607a356c8342939cd2d868d5fd3343c250d3e222fbeb6d5eba1eeb 21:12:36 $ docker rm -f f7850cd356607a356c8342939cd2d868d5fd3343c250d3e222fbeb6d5eba1eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:37 + docker inspect -f . ci-base-image-arm64 21:12:37 . [Pipeline] withDockerContainer 21:12:37 prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container 21:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:12:39 $ docker top 6e836c113c6c7706b23b163141c3fadbb51ef4bb0c926fd8ecbddf29524b14fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:12:40 + make test 21:12:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:12:42 go: downloading github.com/google/uuid v1.3.0 21:12:42 go: downloading github.com/go-kit/kit v0.11.0 21:12:42 go: downloading github.com/stretchr/testify v1.7.0 21:12:42 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:12:42 go: downloading github.com/fxamacker/cbor/v2 v2.3.1 21:12:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:12:42 go: downloading github.com/davecgh/go-spew v1.1.1 21:12:42 go: downloading github.com/pmezard/go-difflib v1.0.0 21:12:42 go: downloading github.com/stretchr/objx v0.1.1 21:12:42 go: downloading github.com/x448/float16 v0.8.4 21:12:42 go: downloading github.com/go-playground/universal-translator v0.18.0 21:12:42 go: downloading github.com/leodido/go-urn v1.2.1 21:12:42 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:12:42 go: downloading golang.org/x/text v0.3.6 21:12:42 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:12:42 go: downloading github.com/go-playground/locales v0.14.0 21:12:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.415s coverage: 83.6% of statements 21:13:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:13:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:13:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.069s coverage: 26.3% of statements 21:13:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.089s coverage: 47.1% of statements 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.062s coverage: 90.5% of statements 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.301s coverage: 86.8% of statements 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.037s coverage: 59.5% of statements 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.1% of statements 21:13:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 48.7% of statements 21:13:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:13:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:13:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:13:44 $ docker stop --time=1 6e836c113c6c7706b23b163141c3fadbb51ef4bb0c926fd8ecbddf29524b14fd 21:13:45 $ docker rm -f 6e836c113c6c7706b23b163141c3fadbb51ef4bb0c926fd8ecbddf29524b14fd [Pipeline] // withDockerContainer [Pipeline] sh 21:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:13:47 Warning: overwriting stash ‘coverage-report’ 21:13:48 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:49 21:13:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:13:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:49 arm64: Pulling from edgex-lftools-log-publisher 21:13:49 448f6bf000e3: Pulling fs layer 21:13:49 f757da607395: Pulling fs layer 21:13:49 05883995daec: Pulling fs layer 21:13:49 8603b9c90790: Pulling fs layer 21:13:49 1560dd03e051: Pulling fs layer 21:13:49 27f5ce0e4adf: Pulling fs layer 21:13:49 c2d8d7efcc4b: Pulling fs layer 21:13:49 c2d8d7efcc4b: Waiting 21:13:49 27f5ce0e4adf: Waiting 21:13:49 8603b9c90790: Waiting 21:13:49 1560dd03e051: Waiting 21:13:49 f757da607395: Verifying Checksum 21:13:49 f757da607395: Download complete 21:13:49 8603b9c90790: Download complete 21:13:49 1560dd03e051: Download complete 21:13:49 27f5ce0e4adf: Verifying Checksum 21:13:49 27f5ce0e4adf: Download complete 21:13:49 05883995daec: Verifying Checksum 21:13:49 05883995daec: Download complete 21:13:50 448f6bf000e3: Verifying Checksum 21:13:52 c2d8d7efcc4b: Verifying Checksum 21:13:52 c2d8d7efcc4b: Download complete 21:13:53 448f6bf000e3: Pull complete 21:13:54 f757da607395: Pull complete 21:13:55 05883995daec: Pull complete 21:13:56 8603b9c90790: Pull complete 21:13:57 1560dd03e051: Pull complete 21:13:57 27f5ce0e4adf: Pull complete 21:14:12 c2d8d7efcc4b: Pull complete 21:14:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:14:12 prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container 21:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:14:15 $ docker top de077bb9c5fcb0568f414b5582233beebc8ac4ea4dc3230dc78ee644f3506f0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:16 ---> job-cost.sh 21:14:16 lf-activate-venv: SKIPPING 21:14:16 INFO: No Stack... 21:14:16 INFO: Retrieving Pricing Info for: v3-standard-4 21:14:16 INFO: Archiving Costs [Pipeline] sh 21:14:19 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 21:14:19 + cut -d, -f6 [Pipeline] lock 21:14:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] 21:14:19 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] did not exist. Created. 21:14:19 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:20 /w/workspace/go-mod-core-contracts/1@tmp/durable-e137d47e/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-e137d47e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:14:21 + echo total: 0.10999999940395355 [Pipeline] stash 21:14:21 Warning: overwriting stash ‘stack-cost’ 21:14:21 Stashed 1 file(s) [Pipeline] } 21:14:21 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:14:21 $ docker stop --time=1 de077bb9c5fcb0568f414b5582233beebc8ac4ea4dc3230dc78ee644f3506f0f 21:14:22 $ docker rm -f de077bb9c5fcb0568f414b5582233beebc8ac4ea4dc3230dc78ee644f3506f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 21:14:23 provisioning config files... 21:14:23 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-690@tmp/config2991974082401403888tmp [Pipeline] { [Pipeline] sh 21:14:24 + set +x 21:14:24 + curl -s https://codecov.io/bash 21:14:24 + bash -s -- 21:14:24 21:14:24 _____ _ 21:14:24 / ____| | | 21:14:24 | | ___ __| | ___ ___ _____ __ 21:14:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:14:24 | |___| (_) | (_| | __/ (_| (_) \ V / 21:14:24 \_____\___/ \__,_|\___|\___\___/ \_/ 21:14:24 Bash-1.0.6 21:14:24 21:14:24 21:14:24 ==> git version 2.24.4 found 21:14:24 ==> 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 21:14:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:14:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:14:24 ==> Jenkins CI detected. 21:14:24 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-690 21:14:24 project root: . 21:14:24 --> token set from env 21:14:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:14:24 ==> Running gcov in . (disable via -X gcov) 21:14:24 ==> Python coveragepy not found 21:14:24 ==> Searching for coverage reports in: 21:14:24 + . 21:14:24 -> Found 1 reports 21:14:24 ==> Detecting git/mercurial file structure 21:14:24 ==> Reading reports 21:14:24 + ./coverage.out bytes=103915 21:14:24 ==> Appending adjustments 21:14:24 https://docs.codecov.io/docs/fixing-reports 21:14:24 + Found adjustments 21:14:24 ==> Gzipping contents 21:14:24 16K /tmp/codecov.fmOpXA.gz 21:14:24 ==> Uploading reports 21:14:24 url: https://codecov.io 21:14:24 query: branch=PR-690&commit=3c9faf1cb3dafd7b395e81d5e808a68c39d72759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=690&job=&cmd_args= 21:14:24 -> Pinging Codecov 21:14:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-690&commit=3c9faf1cb3dafd7b395e81d5e808a68c39d72759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=690&job=&cmd_args= 21:14:25 -> Uploading to 21:14:25 https://storage.googleapis.com/codecov/v4/raw/2022-01-03/71470A77251A30514AAF9C0BB2E5B6CE/3c9faf1cb3dafd7b395e81d5e808a68c39d72759/8c7790bb-cafc-4690-9710-532e6be0762f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220103T211425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2bf6594a81aef3c43af06f445ba89cc13924bb97aad2df401f2fdac52849c42 21:14:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:25 Dload Upload Total Spent Left Speed 21:14:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15546 0 0 100 15546 0 49611 --:--:-- --:--:-- --:--:-- 49667 21:14:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] } 21:14:25 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:14:27 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-690/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:14:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:14:28 ---> package-listing.sh 21:14:28 ++ facter osfamily 21:14:28 ++ tr '[:upper:]' '[:lower:]' 21:14:28 + OS_FAMILY=redhat 21:14:28 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-690 21:14:28 + START_PACKAGES=/tmp/packages_start.txt 21:14:28 + END_PACKAGES=/tmp/packages_end.txt 21:14:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:14:28 + PACKAGES=/tmp/packages_start.txt 21:14:28 + '[' /w/workspace/dry_go-mod-core-contracts_PR-690 ']' 21:14:28 + PACKAGES=/tmp/packages_end.txt 21:14:28 + case "${OS_FAMILY}" in 21:14:28 + rpm -qa 21:14:28 + sort 21:14:28 + '[' -f /tmp/packages_start.txt ']' 21:14:28 + '[' -f /tmp/packages_end.txt ']' 21:14:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:14:28 + '[' /w/workspace/dry_go-mod-core-contracts_PR-690 ']' 21:14:28 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-690/archives/ 21:14:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-690/archives/ [Pipeline] echo 21:14:29 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:14:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:29 21:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:30 latest: Pulling from edgex-lftools-log-publisher 21:14:30 b4d181a07f80: Pulling fs layer 21:14:30 a1111a8f2ec3: Pulling fs layer 21:14:30 ed53099fbce6: Pulling fs layer 21:14:30 dc539afda2c1: Pulling fs layer 21:14:30 77bc0d833cb6: Pulling fs layer 21:14:30 9065ff56babe: Pulling fs layer 21:14:30 d287ab97295c: Pulling fs layer 21:14:30 dc539afda2c1: Waiting 21:14:30 77bc0d833cb6: Waiting 21:14:30 9065ff56babe: Waiting 21:14:30 d287ab97295c: Waiting 21:14:30 a1111a8f2ec3: Verifying Checksum 21:14:30 a1111a8f2ec3: Download complete 21:14:30 dc539afda2c1: Verifying Checksum 21:14:30 dc539afda2c1: Download complete 21:14:30 ed53099fbce6: Verifying Checksum 21:14:30 ed53099fbce6: Download complete 21:14:30 9065ff56babe: Verifying Checksum 21:14:30 9065ff56babe: Download complete 21:14:30 77bc0d833cb6: Verifying Checksum 21:14:30 77bc0d833cb6: Download complete 21:14:30 b4d181a07f80: Verifying Checksum 21:14:30 b4d181a07f80: Download complete 21:14:31 d287ab97295c: Verifying Checksum 21:14:31 d287ab97295c: Download complete 21:14:32 b4d181a07f80: Pull complete 21:14:32 a1111a8f2ec3: Pull complete 21:14:32 ed53099fbce6: Pull complete 21:14:32 dc539afda2c1: Pull complete 21:14:33 77bc0d833cb6: Pull complete 21:14:33 9065ff56babe: Pull complete 21:14:38 d287ab97295c: Pull complete 21:14:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:14:38 prd-centos7-docker-4c-2g-643 does not seem to be running inside a container 21:14:38 $ 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-690/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-690 -v /w/workspace/dry_go-mod-core-contracts_PR-690:/w/workspace/dry_go-mod-core-contracts_PR-690:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-690@tmp:/w/workspace/dry_go-mod-core-contracts_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:14:41 $ docker top 9ca7c4e6d7a31fcffb0674051a1d470095d66f420682724256b6496a3845d316 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:14:41 + mkdir -p /var/log/sysstat [Pipeline] sh 21:14:42 + ls /var/log/sa-host 21:14:42 + sadf -c /var/log/sa-host/sa03 21:14:42 file_magic: OK 21:14:42 HZ: Using current value: 100 21:14:42 file_header: OK 21:14:42 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 21:14:42 Statistics: 21:14:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:14:42 File successfully converted to sysstat format version 12.0.3 21:14:42 + sadf -c /var/log/sa-host/sa17 21:14:42 file_magic: OK 21:14:42 HZ: Using current value: 100 21:14:42 file_header: OK 21:14:42 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 21:14:42 Statistics: 21:14:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:14:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:42 provisioning config files... 21:14:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-690@tmp/config2807742560566903500tmp [Pipeline] { [Pipeline] echo 21:14:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:14:42 ---> create-netrc.sh [Pipeline] } 21:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:14:43 ---> python-tools-install.sh [Pipeline] echo 21:14:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:14:43 ---> sudo-logs.sh 21:14:43 Archiving 'sudo' log.. 21:14:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-643.novalocal: Name or service not known 21:14:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-643.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:14:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:14:44 ---> job-cost.sh 21:14:44 lf-activate-venv: SKIPPING 21:14:44 DEBUG: total: 0.10999999940395355 21:14:44 INFO: Retrieving Stack Cost... 21:14:44 INFO: Retrieving Pricing Info for: v3-standard-2 21:14:44 INFO: Archiving Costs [Pipeline] echo 21:14:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:14:45 ---> logs-deploy.sh 21:14:45 lf-activate-venv: SKIPPING 21:14:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-690/1 21:14:45 INFO: archiving workspace using pattern(s): 21:14:45 Archives upload complete. 21:14:46 INFO: archiving logs to Nexus 21:14:46 ---> uname -a: 21:14:46 Linux prd-centos7-docker-4c-2g-643.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 21:14:46 21:14:46 21:14:46 ---> lscpu: 21:14:46 Architecture: x86_64 21:14:46 CPU op-mode(s): 32-bit, 64-bit 21:14:46 Byte Order: Little Endian 21:14:46 Address sizes: 40 bits physical, 48 bits virtual 21:14:46 CPU(s): 2 21:14:46 On-line CPU(s) list: 0,1 21:14:46 Thread(s) per core: 1 21:14:46 Core(s) per socket: 1 21:14:46 Socket(s): 2 21:14:46 NUMA node(s): 1 21:14:46 Vendor ID: AuthenticAMD 21:14:46 CPU family: 23 21:14:46 Model: 49 21:14:46 Model name: AMD EPYC-Rome Processor 21:14:46 Stepping: 0 21:14:46 CPU MHz: 2799.998 21:14:46 BogoMIPS: 5599.99 21:14:46 Virtualization: AMD-V 21:14:46 Hypervisor vendor: KVM 21:14:46 Virtualization type: full 21:14:46 L1d cache: 32K 21:14:46 L1i cache: 32K 21:14:46 L2 cache: 512K 21:14:46 L3 cache: 16384K 21:14:46 NUMA node0 CPU(s): 0,1 21:14:46 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:14:46 21:14:46 21:14:46 ---> nproc: 21:14:46 2 21:14:46 21:14:46 21:14:46 ---> df -h: 21:14:46 Filesystem Size Used Avail Use% Mounted on 21:14:46 overlay 40G 7.7G 33G 20% / 21:14:46 tmpfs 64M 0 64M 0% /dev 21:14:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:14:46 shm 64M 0 64M 0% /dev/shm 21:14:46 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:14:46 21:14:46 21:14:46 ---> sar -b -r -n DEV: 21:14:46 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/03/22 _x86_64_ (2 CPU) 21:14:46 21:14:46 21:07:48 LINUX RESTART (2 CPU) 21:14:46 21:14:46 21:08:01 tps rtps wtps bread/s bwrtn/s 21:14:46 21:09:02 141.14 21.94 119.20 5504.36 39498.98 21:14:46 21:10:01 1.71 0.05 1.66 1.08 36.74 21:14:46 21:11:01 0.35 0.00 0.35 0.00 4.20 21:14:46 21:12:02 0.88 0.65 0.23 55.30 3.81 21:14:46 21:13:01 0.41 0.00 0.41 0.00 7.89 21:14:46 21:14:01 0.23 0.00 0.23 0.00 3.67 21:14:46 Average: 24.26 3.80 20.46 932.32 6631.80 21:14:46 21:14:46 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:14:46 21:09:02 5687176 0 620304 7.75 2620 1698840 1262652 13.94 564848 1520144 132 21:14:46 21:10:01 5700932 0 606500 7.57 2620 1698888 1153152 12.73 553944 1520136 16 21:14:46 21:11:01 5701004 0 606428 7.57 2620 1698888 1153500 12.74 553300 1520136 20 21:14:46 21:12:02 5692696 0 613080 7.65 2620 1700544 1156236 12.77 561512 1520652 20 21:14:46 21:13:01 5699120 0 606652 7.57 2620 1700548 1155828 12.76 555316 1520648 20 21:14:46 21:14:01 5698752 0 607020 7.58 2620 1700548 1155924 12.76 555772 1520648 16 21:14:46 Average: 5696613 0 609997 7.62 2620 1699709 1172882 12.95 557449 1520394 37 21:14:46 21:14:46 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:14:46 21:09:02 eth0 406.28 225.01 1058.47 74.32 0.00 0.00 0.00 0.00 21:14:46 21:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:09:02 docker0 12.64 6.39 2.75 37.98 0.00 0.00 0.00 0.00 21:14:46 21:10:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:14:46 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:11:01 eth0 5.63 2.12 4.79 0.32 0.00 0.00 0.00 0.00 21:14:46 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:12:02 eth0 7.10 4.55 5.49 4.95 0.00 0.00 0.00 0.00 21:14:46 21:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:14:46 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:14:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:14:46 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 Average: eth0 70.33 38.91 179.20 13.36 0.00 0.00 0.00 0.00 21:14:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:46 Average: docker0 2.12 1.07 0.46 6.37 0.00 0.00 0.00 0.00 21:14:46 21:14:46 21:14:46 ---> sar -P ALL: 21:14:46 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/03/22 _x86_64_ (2 CPU) 21:14:46 21:14:46 21:07:48 LINUX RESTART (2 CPU) 21:14:46 21:14:46 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:14:46 21:09:02 all 16.74 0.00 5.21 4.01 0.07 73.97 21:14:46 21:09:02 0 15.99 0.00 5.39 2.59 0.07 75.97 21:14:46 21:09:02 1 17.51 0.00 5.04 5.43 0.07 71.96 21:14:46 21:10:01 all 0.26 0.00 0.05 0.01 0.02 99.66 21:14:46 21:10:01 0 0.10 0.00 0.05 0.00 0.02 99.83 21:14:46 21:10:01 1 0.42 0.00 0.05 0.02 0.02 99.49 21:14:46 21:11:01 all 0.23 0.00 0.06 0.00 0.03 99.68 21:14:46 21:11:01 0 0.12 0.00 0.07 0.00 0.05 99.77 21:14:46 21:11:01 1 0.33 0.00 0.05 0.00 0.02 99.60 21:14:46 21:12:02 all 0.63 0.00 0.09 0.00 0.03 99.26 21:14:46 21:12:02 0 0.50 0.00 0.08 0.00 0.03 99.38 21:14:46 21:12:02 1 0.75 0.00 0.10 0.00 0.02 99.13 21:14:46 21:13:01 all 0.20 0.00 0.06 0.01 0.03 99.69 21:14:46 21:13:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:14:46 21:13:01 1 0.34 0.00 0.07 0.02 0.03 99.54 21:14:46 21:14:01 all 0.17 0.00 0.06 0.00 0.03 99.75 21:14:46 21:14:01 0 0.05 0.00 0.07 0.00 0.03 99.85 21:14:46 21:14:01 1 0.28 0.00 0.05 0.00 0.02 99.65 21:14:46 Average: all 2.99 0.00 0.91 0.66 0.03 95.41 21:14:46 Average: 0 2.76 0.00 0.94 0.42 0.04 95.84 21:14:46 Average: 1 3.22 0.00 0.88 0.89 0.03 94.99 21:14:46 21:14:46 21:14:46