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 [2022-01-03T21:08:21.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-03T21:08:21.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-03T21:08:21.371Z] ========================================================= [2022-01-03T21:08:21.371Z] EdgeX Global Pipelines Version Info [2022-01-03T21:08:21.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:08:22.519Z] ------------------- [2022-01-03T21:08:22.519Z] stable info: [2022-01-03T21:08:22.519Z] ------------------- [2022-01-03T21:08:22.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-03T21:08:22.519Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-03T21:08:22.519Z] Message: update stable to v1.0.217 [2022-01-03T21:08:23.094Z] ------------------- [2022-01-03T21:08:23.094Z] experimental info: [2022-01-03T21:08:23.094Z] ------------------- [2022-01-03T21:08:23.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-03T21:08:23.094Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-03T21:08:23.094Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-03T21:08:23.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-01-03T21:08:23.382Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-01-03T21:08:23.418Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-03T21:08:23.462Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-03T21:08:23.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-03T21:08:23.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-03T21:08:23.578Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-03T21:08:23.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-03T21:08:23.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-03T21:08:23.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-03T21:08:23.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-03T21:08:23.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-01-03T21:08:23.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-03T21:08:23.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-03T21:08:23.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-01-03T21:08:23.932Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-01-03T21:08:23.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-03T21:08:24.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-03T21:08:24.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-03T21:08:24.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-03T21:08:24.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-03T21:08:24.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-03T21:08:24.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-03T21:08:24.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-03T21:08:24.286Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-01-03T21:08:24.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-03T21:08:24.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo [2022-01-03T21:08:24.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo [2022-01-03T21:08:24.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo [2022-01-03T21:08:24.501Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo [2022-01-03T21:08:24.542Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c9faf1 [Pipeline] echo [2022-01-03T21:08:24.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-03T21:08:25.104Z] + git rev-list -1 --merges 3c9faf1cb3dafd7b395e81d5e808a68c39d72759~1..3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo [2022-01-03T21:08:25.190Z] -----------> git rev-list -1 --merges 3c9faf1cb3dafd7b395e81d5e808a68c39d72759~1..3c9faf1cb3dafd7b395e81d5e808a68c39d72759 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [false] [Pipeline] sh [2022-01-03T21:08:25.503Z] + git log --format=format:%s -1 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo [2022-01-03T21:08:25.540Z] ========================================================= [2022-01-03T21:08:25.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-03T21:08:25.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-03T21:08:25.976Z] + git log --format=format:%s -1 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] echo [2022-01-03T21:08:26.007Z] [semverPrep] GIT_COMMIT: 3c9faf1cb3dafd7b395e81d5e808a68c39d72759, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1 [Pipeline] echo [2022-01-03T21:08:26.037Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-03T21:08:26.470Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-03T21:08:26.470Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-03T21:08:26.470Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-03T21:08:26.470Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-03T21:08:26.470Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-03T21:08:26.470Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-03T21:08:26.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:08:26.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T21:08:26.868Z] [2022-01-03T21:08:26.868Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:08:27.208Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T21:08:27.208Z] latest: Pulling from edgex-devops/git-semver [2022-01-03T21:08:27.208Z] a0d0a0d46f8b: Pulling fs layer [2022-01-03T21:08:27.208Z] 3e5f54012d9b: Pulling fs layer [2022-01-03T21:08:27.208Z] 4c7163046ea9: Pulling fs layer [2022-01-03T21:08:27.208Z] 0c2d73faf560: Pulling fs layer [2022-01-03T21:08:27.208Z] 0c2d73faf560: Waiting [2022-01-03T21:08:27.208Z] 3e5f54012d9b: Verifying Checksum [2022-01-03T21:08:27.208Z] 3e5f54012d9b: Download complete [2022-01-03T21:08:27.208Z] a0d0a0d46f8b: Verifying Checksum [2022-01-03T21:08:27.208Z] a0d0a0d46f8b: Download complete [2022-01-03T21:08:27.208Z] 4c7163046ea9: Verifying Checksum [2022-01-03T21:08:27.208Z] 4c7163046ea9: Download complete [2022-01-03T21:08:27.208Z] 0c2d73faf560: Verifying Checksum [2022-01-03T21:08:27.208Z] 0c2d73faf560: Download complete [2022-01-03T21:08:27.471Z] a0d0a0d46f8b: Pull complete [2022-01-03T21:08:27.471Z] 3e5f54012d9b: Pull complete [2022-01-03T21:08:27.736Z] 4c7163046ea9: Pull complete [2022-01-03T21:08:27.997Z] 0c2d73faf560: Pull complete [2022-01-03T21:08:27.997Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-03T21:08:27.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T21:08:27.997Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-03T21:08:28.094Z] prd-centos7-docker-4c-2g-643 does not seem to be running inside a container [2022-01-03T21:08:28.135Z] $ 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 [2022-01-03T21:08:28.722Z] $ docker top 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-03T21:08:28.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T21:08:28.916Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T21:08:29.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T21:08:29.025Z] $ docker exec 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent [2022-01-03T21:08:29.128Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDkCkai/agent.15 [2022-01-03T21:08:29.128Z] SSH_AGENT_PID=21 [2022-01-03T21:08:29.136Z] Running ssh-add (command line suppressed) [2022-01-03T21:08:29.229Z] 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) [2022-01-03T21:08:29.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T21:08:29.591Z] + git tag --points-at HEAD [Pipeline] } [2022-01-03T21:08:29.614Z] $ docker exec --env ******** --env ******** 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent -k [2022-01-03T21:08:29.724Z] unset SSH_AUTH_SOCK; [2022-01-03T21:08:29.725Z] unset SSH_AGENT_PID; [2022-01-03T21:08:29.725Z] echo Agent pid 21 killed; [2022-01-03T21:08:29.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-03T21:08:29.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T21:08:29.836Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T21:08:29.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T21:08:29.971Z] $ docker exec 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent [2022-01-03T21:08:30.083Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPnigAF/agent.56 [2022-01-03T21:08:30.083Z] SSH_AGENT_PID=62 [2022-01-03T21:08:30.089Z] Running ssh-add (command line suppressed) [2022-01-03T21:08:30.208Z] 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) [2022-01-03T21:08:30.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T21:08:30.551Z] + git semver init [2022-01-03T21:08:30.551Z] # -> Open(): unable to determine branch for HEAD [2022-01-03T21:08:30.551Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-690/.git [2022-01-03T21:08:30.551Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-690 [2022-01-03T21:08:30.551Z] # $SEMVER_REMOTE_NAME = origin [2022-01-03T21:08:30.551Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-03T21:08:30.551Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-03T21:08:30.551Z] # $SEMVER_BRANCH = PR-690 [2022-01-03T21:08:30.551Z] # $SEMVER_TEMP = /tmp/semver-746731643 [2022-01-03T21:08:30.552Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2022-01-03T21:08:31.499Z] # '/tmp/semver-746731643' -> '/w/workspace/dry_go-mod-core-contracts_PR-690/.semver' [2022-01-03T21:08:31.499Z] # -> Force: false [2022-01-03T21:08:31.499Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-690/.semver [Pipeline] } [2022-01-03T21:08:31.526Z] $ docker exec --env ******** --env ******** 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 ssh-agent -k [2022-01-03T21:08:31.627Z] unset SSH_AUTH_SOCK; [2022-01-03T21:08:31.627Z] unset SSH_AGENT_PID; [2022-01-03T21:08:31.627Z] echo Agent pid 62 killed; [2022-01-03T21:08:31.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T21:08:32.083Z] + git semver [Pipeline] } [2022-01-03T21:08:32.114Z] $ docker stop --time=1 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 [2022-01-03T21:08:33.358Z] $ docker rm -f 1f3e492096bfa8b389ba29bd2f7d3137680ec74813ac92090d49b8f17e63eca8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T21:08:33.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-03T21:08:34.096Z] Stashed 1 file(s) [Pipeline] echo [2022-01-03T21:08:34.114Z] [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 [2022-01-03T21:08:49.488Z] Still waiting to schedule task [2022-01-03T21:08:49.488Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2022-01-03T21:08:49.508Z] Still waiting to schedule task [2022-01-03T21:08:49.508Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-03T21:10:47.398Z] Running on prd-centos7-docker-4c-2g-646 in /w/workspace/dry_go-mod-core-contracts_PR-690 [Pipeline] { [Pipeline] ws [2022-01-03T21:10:47.439Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2022-01-03T21:10:47.562Z] Selected Git installation does not exist. Using Default [2022-01-03T21:10:47.562Z] The recommended git tool is: NONE [2022-01-03T21:10:49.102Z] using credential edgex-jenkins-ssh [2022-01-03T21:10:49.113Z] Cloning the remote Git repository [2022-01-03T21:10:48.561Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-03T21:10:48.596Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2022-01-03T21:10:48.688Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-03T21:10:48.688Z] > git --version # timeout=10 [2022-01-03T21:10:48.695Z] > git --version # 'git version 2.24.4' [2022-01-03T21:10:48.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T21:10:48.713Z] [INFO] Currently running in a labeled security context [2022-01-03T21:10:48.713Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-03T21:10:48.714Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh2126051329227242288.key [2022-01-03T21:10:48.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T21:10:50.821Z] Merging remotes/origin/main commit bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 into PR head commit 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [2022-01-03T21:10:49.701Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-01-03T21:10:49.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T21:10:49.723Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-01-03T21:10:49.739Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-03T21:10:49.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T21:10:49.741Z] [INFO] Currently running in a labeled security context [2022-01-03T21:10:49.741Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-03T21:10:49.741Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4734793267794888555.key [2022-01-03T21:10:49.751Z] > 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 [2022-01-03T21:10:50.258Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T21:10:50.269Z] > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 [2022-01-03T21:10:50.307Z] > git remote # timeout=10 [2022-01-03T21:10:50.320Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T21:10:50.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T21:10:50.330Z] [INFO] Currently running in a labeled security context [2022-01-03T21:10:50.330Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-03T21:10:50.330Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4551539136869258464.key [2022-01-03T21:10:50.338Z] > git merge bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 # timeout=10 [2022-01-03T21:10:50.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T21:10:50.931Z] Merge succeeded, producing 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [2022-01-03T21:10:50.931Z] Checking out Revision 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 (PR-690) [2022-01-03T21:10:50.364Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T21:10:50.375Z] > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 [2022-01-03T21:10:54.476Z] Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" [2022-01-03T21:10:53.946Z] > git --version # timeout=10 [2022-01-03T21:10:53.951Z] > git --version # 'git version 2.24.4' [2022-01-03T21:10:53.956Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-01-03T21:10:55.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T21:10:55.259Z] ========================================================= [2022-01-03T21:10:55.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-03T21:10:55.259Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-03T21:10:55.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T21:10:55.790Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-03T21:10:55.790Z] a0d0a0d46f8b: Pulling fs layer [2022-01-03T21:10:55.790Z] 31adcdaf11c8: Pulling fs layer [2022-01-03T21:10:55.790Z] b8b176561691: Pulling fs layer [2022-01-03T21:10:55.790Z] 4527c011a84f: Pulling fs layer [2022-01-03T21:10:55.790Z] 5d74067f8e1e: Pulling fs layer [2022-01-03T21:10:55.790Z] e0aca202a116: Pulling fs layer [2022-01-03T21:10:55.790Z] 3a43be97a3b4: Pulling fs layer [2022-01-03T21:10:55.790Z] 34cad66bf833: Pulling fs layer [2022-01-03T21:10:55.790Z] b4e3c513aaa6: Pulling fs layer [2022-01-03T21:10:55.790Z] e0aca202a116: Waiting [2022-01-03T21:10:55.790Z] 3a43be97a3b4: Waiting [2022-01-03T21:10:55.790Z] 34cad66bf833: Waiting [2022-01-03T21:10:55.790Z] b4e3c513aaa6: Waiting [2022-01-03T21:10:55.790Z] 4527c011a84f: Waiting [2022-01-03T21:10:55.790Z] 5d74067f8e1e: Waiting [2022-01-03T21:10:56.066Z] b8b176561691: Verifying Checksum [2022-01-03T21:10:56.066Z] b8b176561691: Download complete [2022-01-03T21:10:56.066Z] 31adcdaf11c8: Verifying Checksum [2022-01-03T21:10:56.066Z] 31adcdaf11c8: Download complete [2022-01-03T21:10:56.066Z] 5d74067f8e1e: Verifying Checksum [2022-01-03T21:10:56.066Z] 5d74067f8e1e: Download complete [2022-01-03T21:10:56.066Z] e0aca202a116: Verifying Checksum [2022-01-03T21:10:56.066Z] e0aca202a116: Download complete [2022-01-03T21:10:56.066Z] 3a43be97a3b4: Verifying Checksum [2022-01-03T21:10:56.066Z] 3a43be97a3b4: Download complete [2022-01-03T21:10:56.066Z] a0d0a0d46f8b: Verifying Checksum [2022-01-03T21:10:56.066Z] a0d0a0d46f8b: Download complete [2022-01-03T21:10:56.066Z] 34cad66bf833: Verifying Checksum [2022-01-03T21:10:56.066Z] 34cad66bf833: Download complete [2022-01-03T21:10:56.649Z] 4527c011a84f: Verifying Checksum [2022-01-03T21:10:56.649Z] 4527c011a84f: Download complete [2022-01-03T21:10:56.649Z] a0d0a0d46f8b: Pull complete [2022-01-03T21:10:56.649Z] b4e3c513aaa6: Verifying Checksum [2022-01-03T21:10:56.649Z] b4e3c513aaa6: Download complete [2022-01-03T21:10:56.649Z] 31adcdaf11c8: Pull complete [2022-01-03T21:10:56.649Z] b8b176561691: Pull complete [2022-01-03T21:11:00.875Z] 4527c011a84f: Pull complete [2022-01-03T21:11:00.875Z] 5d74067f8e1e: Pull complete [2022-01-03T21:11:00.875Z] e0aca202a116: Pull complete [2022-01-03T21:11:00.875Z] 3a43be97a3b4: Pull complete [2022-01-03T21:11:00.875Z] 34cad66bf833: Pull complete [2022-01-03T21:11:03.440Z] b4e3c513aaa6: Pull complete [2022-01-03T21:11:03.441Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-03T21:11:03.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T21:11:03.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2022-01-03T21:11:03.859Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:11:04.202Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-03T21:11:04.202Z] . [Pipeline] withDockerContainer [2022-01-03T21:11:04.299Z] prd-centos7-docker-4c-2g-646 does not seem to be running inside a container [2022-01-03T21:11:04.341Z] $ 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 [2022-01-03T21:11:06.652Z] $ docker top 633f04f0c768fa461c96312f34128a91d5f21cfecf16fe60354532016022a273 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T21:11:07.080Z] + go version [2022-01-03T21:11:07.080Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-03T21:11:07.110Z] $ docker stop --time=1 633f04f0c768fa461c96312f34128a91d5f21cfecf16fe60354532016022a273 [2022-01-03T21:11:08.294Z] $ docker rm -f 633f04f0c768fa461c96312f34128a91d5f21cfecf16fe60354532016022a273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:11:08.978Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-03T21:11:08.978Z] . [Pipeline] withDockerContainer [2022-01-03T21:11:09.059Z] prd-centos7-docker-4c-2g-646 does not seem to be running inside a container [2022-01-03T21:11:09.100Z] $ 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 [2022-01-03T21:11:09.422Z] $ docker top 7e20598fa3521a29525cd4db44f3b4265c41c7b46e6f628c8ecf92cbeb1d7288 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-03T21:11:09.865Z] + make test [2022-01-03T21:11:09.865Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-03T21:11:11.258Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-03T21:11:11.258Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-03T21:11:11.258Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-01-03T21:11:11.258Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-01-03T21:11:11.258Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-01-03T21:11:11.258Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.1 [2022-01-03T21:11:11.258Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T21:11:11.523Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T21:11:11.523Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-01-03T21:11:11.523Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-03T21:11:11.523Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-03T21:11:11.523Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-01-03T21:11:11.523Z] go: downloading golang.org/x/text v0.3.6 [2022-01-03T21:11:11.801Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-01-03T21:11:11.801Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-03T21:11:12.405Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-03T21:11:12.667Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-01-03T21:11:22.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.072s coverage: 83.6% of statements [2022-01-03T21:11:22.785Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-01-03T21:11:22.785Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-01-03T21:11:22.785Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-01-03T21:11:22.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements [2022-01-03T21:11:22.785Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-01-03T21:11:22.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 47.1% of statements [2022-01-03T21:11:22.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.5% of statements [2022-01-03T21:11:23.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.040s coverage: 86.8% of statements [2022-01-03T21:11:23.655Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements [2022-01-03T21:11:23.655Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements [2022-01-03T21:11:23.926Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 48.7% of statements [2022-01-03T21:11:23.926Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-03T21:11:29.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-03T21:11:29.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-03T21:11:29.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-03T21:11:29.322Z] $ docker stop --time=1 7e20598fa3521a29525cd4db44f3b4265c41c7b46e6f628c8ecf92cbeb1d7288 [2022-01-03T21:11:31.248Z] $ docker rm -f 7e20598fa3521a29525cd4db44f3b4265c41c7b46e6f628c8ecf92cbeb1d7288 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T21:11:31.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-03T21:11:32.057Z] 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 [2022-01-03T21:11:32.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T21:11:32.930Z] [2022-01-03T21:11:32.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:11:33.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T21:11:33.286Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-03T21:11:33.286Z] b4d181a07f80: Pulling fs layer [2022-01-03T21:11:33.286Z] a1111a8f2ec3: Pulling fs layer [2022-01-03T21:11:33.286Z] ed53099fbce6: Pulling fs layer [2022-01-03T21:11:33.286Z] dc539afda2c1: Pulling fs layer [2022-01-03T21:11:33.286Z] 77bc0d833cb6: Pulling fs layer [2022-01-03T21:11:33.286Z] 9065ff56babe: Pulling fs layer [2022-01-03T21:11:33.286Z] d287ab97295c: Pulling fs layer [2022-01-03T21:11:33.286Z] dc539afda2c1: Waiting [2022-01-03T21:11:33.286Z] 77bc0d833cb6: Waiting [2022-01-03T21:11:33.286Z] 9065ff56babe: Waiting [2022-01-03T21:11:33.286Z] d287ab97295c: Waiting [2022-01-03T21:11:33.286Z] a1111a8f2ec3: Verifying Checksum [2022-01-03T21:11:33.286Z] a1111a8f2ec3: Download complete [2022-01-03T21:11:33.286Z] dc539afda2c1: Verifying Checksum [2022-01-03T21:11:33.286Z] dc539afda2c1: Download complete [2022-01-03T21:11:33.552Z] b4d181a07f80: Verifying Checksum [2022-01-03T21:11:33.552Z] b4d181a07f80: Download complete [2022-01-03T21:11:33.552Z] 77bc0d833cb6: Verifying Checksum [2022-01-03T21:11:33.552Z] 77bc0d833cb6: Download complete [2022-01-03T21:11:33.552Z] ed53099fbce6: Verifying Checksum [2022-01-03T21:11:33.552Z] ed53099fbce6: Download complete [2022-01-03T21:11:33.552Z] 9065ff56babe: Verifying Checksum [2022-01-03T21:11:33.552Z] 9065ff56babe: Download complete [2022-01-03T21:11:34.431Z] d287ab97295c: Verifying Checksum [2022-01-03T21:11:34.431Z] d287ab97295c: Download complete [2022-01-03T21:11:34.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-645 in /w/workspace/dry_go-mod-core-contracts_PR-690 [Pipeline] { [Pipeline] ws [2022-01-03T21:11:34.899Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2022-01-03T21:11:35.012Z] b4d181a07f80: Pull complete [2022-01-03T21:11:35.012Z] a1111a8f2ec3: Pull complete [2022-01-03T21:11:35.145Z] Selected Git installation does not exist. Using Default [2022-01-03T21:11:35.145Z] The recommended git tool is: NONE [2022-01-03T21:11:35.586Z] ed53099fbce6: Pull complete [2022-01-03T21:11:35.586Z] dc539afda2c1: Pull complete [2022-01-03T21:11:35.855Z] 77bc0d833cb6: Pull complete [2022-01-03T21:11:35.855Z] 9065ff56babe: Pull complete [2022-01-03T21:11:39.754Z] using credential edgex-jenkins-ssh [2022-01-03T21:11:39.770Z] Cloning the remote Git repository [2022-01-03T21:11:39.808Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-03T21:11:39.883Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2022-01-03T21:11:39.968Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-03T21:11:39.969Z] > git --version # timeout=10 [2022-01-03T21:11:39.991Z] > git --version # 'git version 2.17.1' [2022-01-03T21:11:39.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T21:11:41.171Z] d287ab97295c: Pull complete [2022-01-03T21:11:41.171Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-03T21:11:41.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T21:11:41.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-03T21:11:41.266Z] prd-centos7-docker-4c-2g-646 does not seem to be running inside a container [2022-01-03T21:11:40.122Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T21:11:41.312Z] $ 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 [2022-01-03T21:11:42.325Z] Merging remotes/origin/main commit bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 into PR head commit 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [2022-01-03T21:11:41.526Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-01-03T21:11:41.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T21:11:41.570Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-01-03T21:11:41.599Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-03T21:11:41.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T21:11:41.613Z] > 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 [2022-01-03T21:11:42.335Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T21:11:42.350Z] > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 [2022-01-03T21:11:42.463Z] > git remote # timeout=10 [2022-01-03T21:11:42.482Z] > git config --get remote.origin.url # timeout=10 [2022-01-03T21:11:42.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T21:11:42.519Z] > git merge bf5806bf30c865b36d9980603b14ed5f6b8fe6c8 # timeout=10 [2022-01-03T21:11:42.562Z] Merge succeeded, producing 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [2022-01-03T21:11:42.562Z] Checking out Revision 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 (PR-690) [2022-01-03T21:11:42.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-03T21:11:42.561Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T21:11:42.572Z] > git checkout -f 3c9faf1cb3dafd7b395e81d5e808a68c39d72759 # timeout=10 [2022-01-03T21:11:45.517Z] $ docker top c98ed3de3f99b14c6083055741b9efc06d203fda20cd44b5bd827aeb37cb66c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:11:45.985Z] ---> job-cost.sh [2022-01-03T21:11:45.985Z] lf-activate-venv: SKIPPING [2022-01-03T21:11:45.985Z] INFO: No Stack... [2022-01-03T21:11:46.246Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-03T21:11:46.506Z] INFO: Archiving Costs [Pipeline] sh [2022-01-03T21:11:46.675Z] Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1" [2022-01-03T21:11:46.731Z] > git --version # timeout=10 [2022-01-03T21:11:46.749Z] > git --version # 'git version 2.17.1' [2022-01-03T21:11:46.766Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-03T21:11:46.826Z] + cut -d, -f6 [2022-01-03T21:11:46.827Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2022-01-03T21:11:46.868Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [2022-01-03T21:11:46.873Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] did not exist. Created. [2022-01-03T21:11:46.873Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-03T21:11:47.051Z] [2022-01-03T21:11:47.051Z] GitHub has been notified of this commit’s build result [2022-01-03T21:11:47.051Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-01-03T21:11:47.261Z] + echo total: 0.05999999865889549 [Pipeline] script [Pipeline] { [Pipeline] stash [Pipeline] sh [2022-01-03T21:11:47.348Z] Stashed 1 file(s) [Pipeline] } [2022-01-03T21:11:47.546Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-03T21:11:47.622Z] $ docker stop --time=1 c98ed3de3f99b14c6083055741b9efc06d203fda20cd44b5bd827aeb37cb66c2 [2022-01-03T21:11:47.834Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-03T21:11:47.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T21:11:47.834Z] Dload Upload Total Spent Left Speed [2022-01-03T21:11:47.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [2022-01-03T21:11:48.758Z] $ docker rm -f c98ed3de3f99b14c6083055741b9efc06d203fda20cd44b5bd827aeb37cb66c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-01-03T21:11:49.233Z] + 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] } [2022-01-03T21:11:49.660Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-03T21:11:49.660Z] + sudo tee /etc/docker/daemon.new [2022-01-03T21:11:49.660Z] { [2022-01-03T21:11:49.660Z] "registry-mirrors": [ [2022-01-03T21:11:49.660Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-03T21:11:49.660Z] ], [2022-01-03T21:11:49.660Z] "bip": "10.250.0.254/24", [2022-01-03T21:11:49.660Z] "hosts": [ [2022-01-03T21:11:49.660Z] "tcp://0.0.0.0:5555", [2022-01-03T21:11:49.660Z] "unix:///var/run/docker.sock" [2022-01-03T21:11:49.660Z] ], [2022-01-03T21:11:49.660Z] "mtu": 1458, [2022-01-03T21:11:49.660Z] "selinux-enabled": true, [2022-01-03T21:11:49.660Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-03T21:11:49.660Z] } [Pipeline] sh [2022-01-03T21:11:50.009Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-03T21:11:50.369Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-01-03T21:12:09.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T21:12:09.244Z] ========================================================= [2022-01-03T21:12:09.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-03T21:12:09.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-03T21:12:09.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T21:12:10.285Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-03T21:12:10.285Z] 552d1f2373af: Pulling fs layer [2022-01-03T21:12:10.285Z] ea3f2d53f512: Pulling fs layer [2022-01-03T21:12:10.285Z] 9e70ebbbe112: Pulling fs layer [2022-01-03T21:12:10.285Z] 7a9cfe048b4a: Pulling fs layer [2022-01-03T21:12:10.285Z] 72dc09318566: Pulling fs layer [2022-01-03T21:12:10.285Z] f4f7b4309257: Pulling fs layer [2022-01-03T21:12:10.285Z] 0ac9a79272e3: Pulling fs layer [2022-01-03T21:12:10.285Z] b78e95d17946: Pulling fs layer [2022-01-03T21:12:10.285Z] 7a9cfe048b4a: Waiting [2022-01-03T21:12:10.285Z] 72dc09318566: Waiting [2022-01-03T21:12:10.285Z] f4f7b4309257: Waiting [2022-01-03T21:12:10.285Z] b78e95d17946: Waiting [2022-01-03T21:12:10.285Z] 9e70ebbbe112: Verifying Checksum [2022-01-03T21:12:10.285Z] 9e70ebbbe112: Download complete [2022-01-03T21:12:10.285Z] ea3f2d53f512: Verifying Checksum [2022-01-03T21:12:10.285Z] ea3f2d53f512: Download complete [2022-01-03T21:12:10.285Z] 72dc09318566: Verifying Checksum [2022-01-03T21:12:10.285Z] 72dc09318566: Download complete [2022-01-03T21:12:10.285Z] f4f7b4309257: Verifying Checksum [2022-01-03T21:12:10.285Z] f4f7b4309257: Download complete [2022-01-03T21:12:10.285Z] 0ac9a79272e3: Verifying Checksum [2022-01-03T21:12:10.285Z] 0ac9a79272e3: Download complete [2022-01-03T21:12:10.285Z] 552d1f2373af: Download complete [2022-01-03T21:12:11.271Z] 552d1f2373af: Pull complete [2022-01-03T21:12:11.552Z] ea3f2d53f512: Pull complete [2022-01-03T21:12:12.154Z] 9e70ebbbe112: Pull complete [2022-01-03T21:12:12.154Z] b78e95d17946: Download complete [2022-01-03T21:12:12.750Z] 7a9cfe048b4a: Download complete [2022-01-03T21:12:25.152Z] 7a9cfe048b4a: Pull complete [2022-01-03T21:12:25.152Z] 72dc09318566: Pull complete [2022-01-03T21:12:25.152Z] f4f7b4309257: Pull complete [2022-01-03T21:12:25.152Z] 0ac9a79272e3: Pull complete [2022-01-03T21:12:30.577Z] b78e95d17946: Pull complete [2022-01-03T21:12:30.577Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-03T21:12:30.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T21:12:30.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2022-01-03T21:12:30.926Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:12:31.294Z] + docker inspect -f . ci-base-image-arm64 [2022-01-03T21:12:31.294Z] . [Pipeline] withDockerContainer [2022-01-03T21:12:31.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container [2022-01-03T21:12:31.605Z] $ 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 [2022-01-03T21:12:34.369Z] $ docker top f7850cd356607a356c8342939cd2d868d5fd3343c250d3e222fbeb6d5eba1eeb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T21:12:35.267Z] + go version [2022-01-03T21:12:35.268Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-03T21:12:35.317Z] $ docker stop --time=1 f7850cd356607a356c8342939cd2d868d5fd3343c250d3e222fbeb6d5eba1eeb [2022-01-03T21:12:36.934Z] $ docker rm -f f7850cd356607a356c8342939cd2d868d5fd3343c250d3e222fbeb6d5eba1eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:12:37.730Z] + docker inspect -f . ci-base-image-arm64 [2022-01-03T21:12:37.731Z] . [Pipeline] withDockerContainer [2022-01-03T21:12:37.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container [2022-01-03T21:12:38.024Z] $ 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 [2022-01-03T21:12:39.254Z] $ docker top 6e836c113c6c7706b23b163141c3fadbb51ef4bb0c926fd8ecbddf29524b14fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-03T21:12:40.190Z] + make test [2022-01-03T21:12:40.190Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-03T21:12:42.165Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-03T21:12:42.165Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-01-03T21:12:42.165Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-03T21:12:42.165Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-01-03T21:12:42.165Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.1 [2022-01-03T21:12:42.165Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-01-03T21:12:42.165Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-03T21:12:42.165Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-03T21:12:42.165Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-01-03T21:12:42.165Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-03T21:12:42.165Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-03T21:12:42.165Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-03T21:12:42.165Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-01-03T21:12:42.165Z] go: downloading golang.org/x/text v0.3.6 [2022-01-03T21:12:42.445Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-01-03T21:12:42.445Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-03T21:12:46.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.415s coverage: 83.6% of statements [2022-01-03T21:13:25.801Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-01-03T21:13:25.801Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-01-03T21:13:25.801Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.069s coverage: 26.3% of statements [2022-01-03T21:13:25.801Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.089s coverage: 47.1% of statements [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.062s coverage: 90.5% of statements [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.301s coverage: 86.8% of statements [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.037s coverage: 59.5% of statements [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.1% of statements [2022-01-03T21:13:25.801Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 48.7% of statements [2022-01-03T21:13:25.801Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-03T21:13:44.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-03T21:13:44.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-03T21:13:44.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-03T21:13:44.225Z] $ docker stop --time=1 6e836c113c6c7706b23b163141c3fadbb51ef4bb0c926fd8ecbddf29524b14fd [2022-01-03T21:13:45.979Z] $ docker rm -f 6e836c113c6c7706b23b163141c3fadbb51ef4bb0c926fd8ecbddf29524b14fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T21:13:47.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-03T21:13:47.637Z] Warning: overwriting stash ‘coverage-report’ [2022-01-03T21:13:48.199Z] 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 [2022-01-03T21:13:49.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T21:13:49.015Z] [2022-01-03T21:13:49.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:13:49.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T21:13:49.670Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-03T21:13:49.670Z] 448f6bf000e3: Pulling fs layer [2022-01-03T21:13:49.670Z] f757da607395: Pulling fs layer [2022-01-03T21:13:49.670Z] 05883995daec: Pulling fs layer [2022-01-03T21:13:49.670Z] 8603b9c90790: Pulling fs layer [2022-01-03T21:13:49.670Z] 1560dd03e051: Pulling fs layer [2022-01-03T21:13:49.670Z] 27f5ce0e4adf: Pulling fs layer [2022-01-03T21:13:49.670Z] c2d8d7efcc4b: Pulling fs layer [2022-01-03T21:13:49.670Z] c2d8d7efcc4b: Waiting [2022-01-03T21:13:49.670Z] 27f5ce0e4adf: Waiting [2022-01-03T21:13:49.670Z] 8603b9c90790: Waiting [2022-01-03T21:13:49.670Z] 1560dd03e051: Waiting [2022-01-03T21:13:49.670Z] f757da607395: Verifying Checksum [2022-01-03T21:13:49.670Z] f757da607395: Download complete [2022-01-03T21:13:49.670Z] 8603b9c90790: Download complete [2022-01-03T21:13:49.670Z] 1560dd03e051: Download complete [2022-01-03T21:13:49.670Z] 27f5ce0e4adf: Verifying Checksum [2022-01-03T21:13:49.670Z] 27f5ce0e4adf: Download complete [2022-01-03T21:13:49.943Z] 05883995daec: Verifying Checksum [2022-01-03T21:13:49.943Z] 05883995daec: Download complete [2022-01-03T21:13:50.217Z] 448f6bf000e3: Verifying Checksum [2022-01-03T21:13:52.843Z] c2d8d7efcc4b: Verifying Checksum [2022-01-03T21:13:52.843Z] c2d8d7efcc4b: Download complete [2022-01-03T21:13:53.824Z] 448f6bf000e3: Pull complete [2022-01-03T21:13:54.426Z] f757da607395: Pull complete [2022-01-03T21:13:55.866Z] 05883995daec: Pull complete [2022-01-03T21:13:56.139Z] 8603b9c90790: Pull complete [2022-01-03T21:13:57.117Z] 1560dd03e051: Pull complete [2022-01-03T21:13:57.394Z] 27f5ce0e4adf: Pull complete [2022-01-03T21:14:12.491Z] c2d8d7efcc4b: Pull complete [2022-01-03T21:14:12.491Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-03T21:14:12.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T21:14:12.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-03T21:14:12.717Z] prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container [2022-01-03T21:14:12.841Z] $ 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 [2022-01-03T21:14:15.315Z] $ docker top de077bb9c5fcb0568f414b5582233beebc8ac4ea4dc3230dc78ee644f3506f0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:16.216Z] ---> job-cost.sh [2022-01-03T21:14:16.216Z] lf-activate-venv: SKIPPING [2022-01-03T21:14:16.216Z] INFO: No Stack... [2022-01-03T21:14:16.488Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-03T21:14:16.760Z] INFO: Archiving Costs [Pipeline] sh [2022-01-03T21:14:19.650Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2022-01-03T21:14:19.650Z] + cut -d, -f6 [Pipeline] lock [2022-01-03T21:14:19.731Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [2022-01-03T21:14:19.736Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] did not exist. Created. [2022-01-03T21:14:19.736Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-03T21:14:20.480Z] /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 [2022-01-03T21:14:21.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-03T21:14:21.211Z] Warning: overwriting stash ‘stack-cost’ [2022-01-03T21:14:21.263Z] Stashed 1 file(s) [Pipeline] } [2022-01-03T21:14:21.283Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-03T21:14:21.410Z] $ docker stop --time=1 de077bb9c5fcb0568f414b5582233beebc8ac4ea4dc3230dc78ee644f3506f0f [2022-01-03T21:14:22.901Z] $ 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 [2022-01-03T21:14:23.852Z] provisioning config files... [2022-01-03T21:14:23.863Z] 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 [2022-01-03T21:14:24.219Z] + set +x [2022-01-03T21:14:24.219Z] + curl -s https://codecov.io/bash [2022-01-03T21:14:24.219Z] + bash -s -- [2022-01-03T21:14:24.219Z] [2022-01-03T21:14:24.219Z] _____ _ [2022-01-03T21:14:24.219Z] / ____| | | [2022-01-03T21:14:24.219Z] | | ___ __| | ___ ___ _____ __ [2022-01-03T21:14:24.219Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-03T21:14:24.219Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-03T21:14:24.219Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-03T21:14:24.219Z] Bash-1.0.6 [2022-01-03T21:14:24.219Z] [2022-01-03T21:14:24.219Z] [2022-01-03T21:14:24.219Z] ==> git version 2.24.4 found [2022-01-03T21:14:24.219Z] ==> 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 [2022-01-03T21:14:24.219Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-03T21:14:24.219Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-03T21:14:24.219Z] ==> Jenkins CI detected. [2022-01-03T21:14:24.219Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-690 [2022-01-03T21:14:24.219Z] project root: . [2022-01-03T21:14:24.219Z] --> token set from env [2022-01-03T21:14:24.219Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-03T21:14:24.219Z] ==> Running gcov in . (disable via -X gcov) [2022-01-03T21:14:24.219Z] ==> Python coveragepy not found [2022-01-03T21:14:24.219Z] ==> Searching for coverage reports in: [2022-01-03T21:14:24.219Z] + . [2022-01-03T21:14:24.219Z] -> Found 1 reports [2022-01-03T21:14:24.219Z] ==> Detecting git/mercurial file structure [2022-01-03T21:14:24.219Z] ==> Reading reports [2022-01-03T21:14:24.219Z] + ./coverage.out bytes=103915 [2022-01-03T21:14:24.219Z] ==> Appending adjustments [2022-01-03T21:14:24.219Z] https://docs.codecov.io/docs/fixing-reports [2022-01-03T21:14:24.793Z] + Found adjustments [2022-01-03T21:14:24.793Z] ==> Gzipping contents [2022-01-03T21:14:24.793Z] 16K /tmp/codecov.fmOpXA.gz [2022-01-03T21:14:24.793Z] ==> Uploading reports [2022-01-03T21:14:24.793Z] url: https://codecov.io [2022-01-03T21:14:24.793Z] 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= [2022-01-03T21:14:24.793Z] -> Pinging Codecov [2022-01-03T21:14:24.793Z] 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= [2022-01-03T21:14:25.366Z] -> Uploading to [2022-01-03T21:14:25.366Z] 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 [2022-01-03T21:14:25.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T21:14:25.366Z] Dload Upload Total Spent Left Speed [2022-01-03T21:14:25.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15546 0 0 100 15546 0 49611 --:--:-- --:--:-- --:--:-- 49667 [2022-01-03T21:14:25.640Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3c9faf1cb3dafd7b395e81d5e808a68c39d72759 [Pipeline] } [2022-01-03T21:14:25.668Z] 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 [2022-01-03T21:14:27.211Z] + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-690/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:27.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:28.141Z] ---> package-listing.sh [2022-01-03T21:14:28.141Z] ++ facter osfamily [2022-01-03T21:14:28.141Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-03T21:14:28.411Z] + OS_FAMILY=redhat [2022-01-03T21:14:28.411Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-690 [2022-01-03T21:14:28.411Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-03T21:14:28.411Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-03T21:14:28.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-03T21:14:28.411Z] + PACKAGES=/tmp/packages_start.txt [2022-01-03T21:14:28.411Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-690 ']' [2022-01-03T21:14:28.411Z] + PACKAGES=/tmp/packages_end.txt [2022-01-03T21:14:28.411Z] + case "${OS_FAMILY}" in [2022-01-03T21:14:28.411Z] + rpm -qa [2022-01-03T21:14:28.411Z] + sort [2022-01-03T21:14:28.991Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-03T21:14:28.991Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-03T21:14:28.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-03T21:14:28.991Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-690 ']' [2022-01-03T21:14:28.991Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-690/archives/ [2022-01-03T21:14:28.991Z] + 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 [2022-01-03T21:14:29.028Z] 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 [2022-01-03T21:14:29.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:14:29.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T21:14:29.927Z] [2022-01-03T21:14:29.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T21:14:30.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T21:14:30.264Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-03T21:14:30.264Z] b4d181a07f80: Pulling fs layer [2022-01-03T21:14:30.264Z] a1111a8f2ec3: Pulling fs layer [2022-01-03T21:14:30.264Z] ed53099fbce6: Pulling fs layer [2022-01-03T21:14:30.264Z] dc539afda2c1: Pulling fs layer [2022-01-03T21:14:30.264Z] 77bc0d833cb6: Pulling fs layer [2022-01-03T21:14:30.264Z] 9065ff56babe: Pulling fs layer [2022-01-03T21:14:30.264Z] d287ab97295c: Pulling fs layer [2022-01-03T21:14:30.264Z] dc539afda2c1: Waiting [2022-01-03T21:14:30.264Z] 77bc0d833cb6: Waiting [2022-01-03T21:14:30.264Z] 9065ff56babe: Waiting [2022-01-03T21:14:30.264Z] d287ab97295c: Waiting [2022-01-03T21:14:30.264Z] a1111a8f2ec3: Verifying Checksum [2022-01-03T21:14:30.264Z] a1111a8f2ec3: Download complete [2022-01-03T21:14:30.264Z] dc539afda2c1: Verifying Checksum [2022-01-03T21:14:30.264Z] dc539afda2c1: Download complete [2022-01-03T21:14:30.264Z] ed53099fbce6: Verifying Checksum [2022-01-03T21:14:30.264Z] ed53099fbce6: Download complete [2022-01-03T21:14:30.526Z] 9065ff56babe: Verifying Checksum [2022-01-03T21:14:30.526Z] 9065ff56babe: Download complete [2022-01-03T21:14:30.526Z] 77bc0d833cb6: Verifying Checksum [2022-01-03T21:14:30.526Z] 77bc0d833cb6: Download complete [2022-01-03T21:14:30.526Z] b4d181a07f80: Verifying Checksum [2022-01-03T21:14:30.526Z] b4d181a07f80: Download complete [2022-01-03T21:14:31.109Z] d287ab97295c: Verifying Checksum [2022-01-03T21:14:31.109Z] d287ab97295c: Download complete [2022-01-03T21:14:32.087Z] b4d181a07f80: Pull complete [2022-01-03T21:14:32.087Z] a1111a8f2ec3: Pull complete [2022-01-03T21:14:32.675Z] ed53099fbce6: Pull complete [2022-01-03T21:14:32.675Z] dc539afda2c1: Pull complete [2022-01-03T21:14:33.272Z] 77bc0d833cb6: Pull complete [2022-01-03T21:14:33.272Z] 9065ff56babe: Pull complete [2022-01-03T21:14:38.624Z] d287ab97295c: Pull complete [2022-01-03T21:14:38.624Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-03T21:14:38.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T21:14:38.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-03T21:14:38.720Z] prd-centos7-docker-4c-2g-643 does not seem to be running inside a container [2022-01-03T21:14:38.758Z] $ 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 [2022-01-03T21:14:41.208Z] $ docker top 9ca7c4e6d7a31fcffb0674051a1d470095d66f420682724256b6496a3845d316 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T21:14:41.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-03T21:14:41.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-03T21:14:42.275Z] + ls /var/log/sa-host [2022-01-03T21:14:42.275Z] + sadf -c /var/log/sa-host/sa03 [2022-01-03T21:14:42.275Z] file_magic: OK [2022-01-03T21:14:42.275Z] HZ: Using current value: 100 [2022-01-03T21:14:42.275Z] file_header: OK [2022-01-03T21:14:42.275Z] 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 [2022-01-03T21:14:42.275Z] Statistics: [2022-01-03T21:14:42.275Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-03T21:14:42.275Z] File successfully converted to sysstat format version 12.0.3 [2022-01-03T21:14:42.275Z] + sadf -c /var/log/sa-host/sa17 [2022-01-03T21:14:42.275Z] file_magic: OK [2022-01-03T21:14:42.275Z] HZ: Using current value: 100 [2022-01-03T21:14:42.275Z] file_header: OK [2022-01-03T21:14:42.275Z] 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 [2022-01-03T21:14:42.275Z] Statistics: [2022-01-03T21:14:42.275Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-03T21:14:42.275Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T21:14:42.459Z] provisioning config files... [2022-01-03T21:14:42.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-690@tmp/config2807742560566903500tmp [Pipeline] { [Pipeline] echo [2022-01-03T21:14:42.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:42.846Z] ---> create-netrc.sh [Pipeline] } [2022-01-03T21:14:42.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:43.287Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-03T21:14:43.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:43.641Z] ---> sudo-logs.sh [2022-01-03T21:14:43.641Z] Archiving 'sudo' log.. [2022-01-03T21:14:43.641Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-643.novalocal: Name or service not known [2022-01-03T21:14:43.641Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-643.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-03T21:14:43.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:44.045Z] ---> job-cost.sh [2022-01-03T21:14:44.045Z] lf-activate-venv: SKIPPING [2022-01-03T21:14:44.045Z] DEBUG: total: 0.10999999940395355 [2022-01-03T21:14:44.045Z] INFO: Retrieving Stack Cost... [2022-01-03T21:14:44.623Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-03T21:14:44.883Z] INFO: Archiving Costs [Pipeline] echo [2022-01-03T21:14:44.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T21:14:45.255Z] ---> logs-deploy.sh [2022-01-03T21:14:45.255Z] lf-activate-venv: SKIPPING [2022-01-03T21:14:45.255Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-690/1 [2022-01-03T21:14:45.255Z] INFO: archiving workspace using pattern(s): [2022-01-03T21:14:45.830Z] Archives upload complete. [2022-01-03T21:14:46.091Z] INFO: archiving logs to Nexus [2022-01-03T21:14:46.664Z] ---> uname -a: [2022-01-03T21:14:46.664Z] 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 [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] ---> lscpu: [2022-01-03T21:14:46.664Z] Architecture: x86_64 [2022-01-03T21:14:46.664Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-03T21:14:46.664Z] Byte Order: Little Endian [2022-01-03T21:14:46.664Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-03T21:14:46.664Z] CPU(s): 2 [2022-01-03T21:14:46.664Z] On-line CPU(s) list: 0,1 [2022-01-03T21:14:46.664Z] Thread(s) per core: 1 [2022-01-03T21:14:46.664Z] Core(s) per socket: 1 [2022-01-03T21:14:46.664Z] Socket(s): 2 [2022-01-03T21:14:46.664Z] NUMA node(s): 1 [2022-01-03T21:14:46.664Z] Vendor ID: AuthenticAMD [2022-01-03T21:14:46.664Z] CPU family: 23 [2022-01-03T21:14:46.664Z] Model: 49 [2022-01-03T21:14:46.664Z] Model name: AMD EPYC-Rome Processor [2022-01-03T21:14:46.664Z] Stepping: 0 [2022-01-03T21:14:46.664Z] CPU MHz: 2799.998 [2022-01-03T21:14:46.664Z] BogoMIPS: 5599.99 [2022-01-03T21:14:46.664Z] Virtualization: AMD-V [2022-01-03T21:14:46.664Z] Hypervisor vendor: KVM [2022-01-03T21:14:46.664Z] Virtualization type: full [2022-01-03T21:14:46.664Z] L1d cache: 32K [2022-01-03T21:14:46.664Z] L1i cache: 32K [2022-01-03T21:14:46.664Z] L2 cache: 512K [2022-01-03T21:14:46.664Z] L3 cache: 16384K [2022-01-03T21:14:46.664Z] NUMA node0 CPU(s): 0,1 [2022-01-03T21:14:46.664Z] 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 [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] ---> nproc: [2022-01-03T21:14:46.664Z] 2 [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] ---> df -h: [2022-01-03T21:14:46.664Z] Filesystem Size Used Avail Use% Mounted on [2022-01-03T21:14:46.664Z] overlay 40G 7.7G 33G 20% / [2022-01-03T21:14:46.664Z] tmpfs 64M 0 64M 0% /dev [2022-01-03T21:14:46.664Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-03T21:14:46.664Z] shm 64M 0 64M 0% /dev/shm [2022-01-03T21:14:46.664Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] ---> sar -b -r -n DEV: [2022-01-03T21:14:46.664Z] 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) [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] 21:07:48 LINUX RESTART (2 CPU) [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] 21:08:01 tps rtps wtps bread/s bwrtn/s [2022-01-03T21:14:46.664Z] 21:09:02 141.14 21.94 119.20 5504.36 39498.98 [2022-01-03T21:14:46.664Z] 21:10:01 1.71 0.05 1.66 1.08 36.74 [2022-01-03T21:14:46.664Z] 21:11:01 0.35 0.00 0.35 0.00 4.20 [2022-01-03T21:14:46.664Z] 21:12:02 0.88 0.65 0.23 55.30 3.81 [2022-01-03T21:14:46.664Z] 21:13:01 0.41 0.00 0.41 0.00 7.89 [2022-01-03T21:14:46.664Z] 21:14:01 0.23 0.00 0.23 0.00 3.67 [2022-01-03T21:14:46.664Z] Average: 24.26 3.80 20.46 932.32 6631.80 [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-03T21:14:46.664Z] 21:09:02 5687176 0 620304 7.75 2620 1698840 1262652 13.94 564848 1520144 132 [2022-01-03T21:14:46.664Z] 21:10:01 5700932 0 606500 7.57 2620 1698888 1153152 12.73 553944 1520136 16 [2022-01-03T21:14:46.664Z] 21:11:01 5701004 0 606428 7.57 2620 1698888 1153500 12.74 553300 1520136 20 [2022-01-03T21:14:46.664Z] 21:12:02 5692696 0 613080 7.65 2620 1700544 1156236 12.77 561512 1520652 20 [2022-01-03T21:14:46.664Z] 21:13:01 5699120 0 606652 7.57 2620 1700548 1155828 12.76 555316 1520648 20 [2022-01-03T21:14:46.664Z] 21:14:01 5698752 0 607020 7.58 2620 1700548 1155924 12.76 555772 1520648 16 [2022-01-03T21:14:46.664Z] Average: 5696613 0 609997 7.62 2620 1699709 1172882 12.95 557449 1520394 37 [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-03T21:14:46.664Z] 21:09:02 eth0 406.28 225.01 1058.47 74.32 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:09:02 docker0 12.64 6.39 2.75 37.98 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:10:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:11:01 eth0 5.63 2.12 4.79 0.32 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:12:02 eth0 7.10 4.55 5.49 4.95 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:14:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] Average: eth0 70.33 38.91 179.20 13.36 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] Average: docker0 2.12 1.07 0.46 6.37 0.00 0.00 0.00 0.00 [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] ---> sar -P ALL: [2022-01-03T21:14:46.664Z] 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) [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] 21:07:48 LINUX RESTART (2 CPU) [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] 21:08:01 CPU %user %nice %system %iowait %steal %idle [2022-01-03T21:14:46.664Z] 21:09:02 all 16.74 0.00 5.21 4.01 0.07 73.97 [2022-01-03T21:14:46.664Z] 21:09:02 0 15.99 0.00 5.39 2.59 0.07 75.97 [2022-01-03T21:14:46.664Z] 21:09:02 1 17.51 0.00 5.04 5.43 0.07 71.96 [2022-01-03T21:14:46.664Z] 21:10:01 all 0.26 0.00 0.05 0.01 0.02 99.66 [2022-01-03T21:14:46.664Z] 21:10:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2022-01-03T21:14:46.664Z] 21:10:01 1 0.42 0.00 0.05 0.02 0.02 99.49 [2022-01-03T21:14:46.664Z] 21:11:01 all 0.23 0.00 0.06 0.00 0.03 99.68 [2022-01-03T21:14:46.664Z] 21:11:01 0 0.12 0.00 0.07 0.00 0.05 99.77 [2022-01-03T21:14:46.664Z] 21:11:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2022-01-03T21:14:46.664Z] 21:12:02 all 0.63 0.00 0.09 0.00 0.03 99.26 [2022-01-03T21:14:46.664Z] 21:12:02 0 0.50 0.00 0.08 0.00 0.03 99.38 [2022-01-03T21:14:46.664Z] 21:12:02 1 0.75 0.00 0.10 0.00 0.02 99.13 [2022-01-03T21:14:46.664Z] 21:13:01 all 0.20 0.00 0.06 0.01 0.03 99.69 [2022-01-03T21:14:46.664Z] 21:13:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2022-01-03T21:14:46.664Z] 21:13:01 1 0.34 0.00 0.07 0.02 0.03 99.54 [2022-01-03T21:14:46.664Z] 21:14:01 all 0.17 0.00 0.06 0.00 0.03 99.75 [2022-01-03T21:14:46.664Z] 21:14:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2022-01-03T21:14:46.664Z] 21:14:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2022-01-03T21:14:46.664Z] Average: all 2.99 0.00 0.91 0.66 0.03 95.41 [2022-01-03T21:14:46.664Z] Average: 0 2.76 0.00 0.94 0.42 0.04 95.84 [2022-01-03T21:14:46.664Z] Average: 1 3.22 0.00 0.88 0.89 0.03 94.99 [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z] [2022-01-03T21:14:46.664Z]