Pull request #255 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from bdec53d6df5464b9d947731dbaca4d8d6de40f95+ee11a8dba84ced88b0cf23aff40089790c971dba (ea607aa691479c952246fc995f863a7a5a894f23) 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-ssh15313028592183440136.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10556653353994183918.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-messaging/branches/PR-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-messaging/branches/PR-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4244883870917771299.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-messaging/branches/PR-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3466204773577601203.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh8779725281785546931.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-messaging/branches/PR-255/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-messaging/branches/PR-255/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8946125369260953803.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-messaging 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16537’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16542 in /w/workspace/xfoundry_go-mod-messaging_PR-255 [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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-255 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ee11a8dba84ced88b0cf23aff40089790c971dba into PR head commit bdec53d6df5464b9d947731dbaca4d8d6de40f95 Merge succeeded, producing bdec53d6df5464b9d947731dbaca4d8d6de40f95 Checking out Revision bdec53d6df5464b9d947731dbaca4d8d6de40f95 (PR-255) > git config core.sparsecheckout # timeout=10 > git checkout -f bdec53d6df5464b9d947731dbaca4d8d6de40f95 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ee11a8dba84ced88b0cf23aff40089790c971dba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdec53d6df5464b9d947731dbaca4d8d6de40f95 # timeout=10 Commit message: "docs: Update changelog for 3.0 and use released core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:34:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:34:22 ========================================================= 18:34:22 EdgeX Global Pipelines Version Info 18:34:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:34:23 ------------------- 18:34:23 stable info: 18:34:23 ------------------- 18:34:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:34:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:34:23 Message: update stable to v1.0.249 18:34:24 ------------------- 18:34:24 experimental info: 18:34:24 ------------------- 18:34:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:34:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:34:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-255 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-255 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-255 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdec53d6df5464b9d947731dbaca4d8d6de40f95 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdec53d [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:34:26 + git rev-list -1 --merges bdec53d6df5464b9d947731dbaca4d8d6de40f95~1..bdec53d6df5464b9d947731dbaca4d8d6de40f95 [Pipeline] echo 18:34:26 -----------> git rev-list -1 --merges bdec53d6df5464b9d947731dbaca4d8d6de40f95~1..bdec53d6df5464b9d947731dbaca4d8d6de40f95 bdec53d6df5464b9d947731dbaca4d8d6de40f95 [false] [Pipeline] sh 18:34:26 + git log --format=format:%s -1 bdec53d6df5464b9d947731dbaca4d8d6de40f95 [Pipeline] echo 18:34:26 ========================================================= 18:34:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:34:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:27 + git log --format=format:%s -1 bdec53d6df5464b9d947731dbaca4d8d6de40f95 [Pipeline] echo 18:34:27 [semverPrep] GIT_COMMIT: bdec53d6df5464b9d947731dbaca4d8d6de40f95, Commit Message: docs: Update changelog for 3.0 and use released core-contracts [Pipeline] echo 18:34:27 [semverPrep] This is not a build commit. [Pipeline] sh 18:34:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:34:27 + grep -v github /etc/ssh/ssh_known_hosts 18:34:27 + [ -e /tmp/ssh_known_hosts ] 18:34:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:34:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:34:27 sudo tee -a /etc/ssh/ssh_known_hosts 18:34:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:28 18:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:28 0.1.4: Pulling from edgex-devops/py-git-semver 18:34:28 b85a868b505f: Pulling fs layer 18:34:28 e2be974225ed: Pulling fs layer 18:34:28 339a4e72a1f5: Pulling fs layer 18:34:28 988bab9f4d93: Pulling fs layer 18:34:28 1469e6f7b9e6: Pulling fs layer 18:34:28 eaf3925da568: Pulling fs layer 18:34:28 bab4dde63d76: Pulling fs layer 18:34:28 bde34c3a00c8: Pulling fs layer 18:34:28 b352a97aabf1: Pulling fs layer 18:34:28 4872d77fe225: Pulling fs layer 18:34:28 5851b861e8e6: Pulling fs layer 18:34:28 bab4dde63d76: Waiting 18:34:28 bde34c3a00c8: Waiting 18:34:28 b352a97aabf1: Waiting 18:34:28 4872d77fe225: Waiting 18:34:28 5851b861e8e6: Waiting 18:34:28 1469e6f7b9e6: Waiting 18:34:28 988bab9f4d93: Waiting 18:34:28 e2be974225ed: Verifying Checksum 18:34:28 e2be974225ed: Download complete 18:34:28 988bab9f4d93: Verifying Checksum 18:34:28 988bab9f4d93: Download complete 18:34:28 1469e6f7b9e6: Verifying Checksum 18:34:28 1469e6f7b9e6: Download complete 18:34:28 eaf3925da568: Verifying Checksum 18:34:28 eaf3925da568: Download complete 18:34:28 339a4e72a1f5: Verifying Checksum 18:34:28 339a4e72a1f5: Download complete 18:34:28 bde34c3a00c8: Verifying Checksum 18:34:28 bde34c3a00c8: Download complete 18:34:28 b352a97aabf1: Download complete 18:34:28 4872d77fe225: Download complete 18:34:28 5851b861e8e6: Download complete 18:34:28 b85a868b505f: Verifying Checksum 18:34:28 b85a868b505f: Download complete 18:34:29 bab4dde63d76: Verifying Checksum 18:34:29 bab4dde63d76: Download complete 18:34:30 b85a868b505f: Pull complete 18:34:30 e2be974225ed: Pull complete 18:34:31 339a4e72a1f5: Pull complete 18:34:31 988bab9f4d93: Pull complete 18:34:31 1469e6f7b9e6: Pull complete 18:34:31 eaf3925da568: Pull complete 18:34:33 bab4dde63d76: Pull complete 18:34:33 bde34c3a00c8: Pull complete 18:34:33 b352a97aabf1: Pull complete 18:34:33 4872d77fe225: Pull complete 18:34:34 5851b861e8e6: Pull complete 18:34:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:34 prd-ubuntu20.04-docker-8c-8g-16542 does not seem to be running inside a container 18:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-255 -v /w/workspace/xfoundry_go-mod-messaging_PR-255:/w/workspace/xfoundry_go-mod-messaging_PR-255:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:34:40 $ docker top 8deb33d5d8aa10bfeb3800be337ccf161668840de739826bdb1d60206077f9c2 -eo pid,comm 18:34:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:34:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:40 [ssh-agent] Looking for ssh-agent implementation... 18:34:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:40 $ docker exec 8deb33d5d8aa10bfeb3800be337ccf161668840de739826bdb1d60206077f9c2 ssh-agent 18:34:40 SSH_AUTH_SOCK=/tmp/ssh-Oe4cZ3ME44Bx/agent.33 18:34:40 SSH_AGENT_PID=39 18:34:40 Running ssh-add (command line suppressed) 18:34:41 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-255@tmp/private_key_1621637161065992001.key (/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp/private_key_1621637161065992001.key) 18:34:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:41 + git tag --points-at HEAD [Pipeline] } 18:34:41 $ docker exec --env ******** --env ******** 8deb33d5d8aa10bfeb3800be337ccf161668840de739826bdb1d60206077f9c2 ssh-agent -k 18:34:41 unset SSH_AUTH_SOCK; 18:34:41 unset SSH_AGENT_PID; 18:34:41 echo Agent pid 39 killed; 18:34:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:41 [ssh-agent] Looking for ssh-agent implementation... 18:34:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:41 $ docker exec 8deb33d5d8aa10bfeb3800be337ccf161668840de739826bdb1d60206077f9c2 ssh-agent 18:34:41 SSH_AUTH_SOCK=/tmp/ssh-cowOhWhtKIzA/agent.71 18:34:41 SSH_AGENT_PID=77 18:34:41 Running ssh-add (command line suppressed) 18:34:42 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-255@tmp/private_key_1606244248527547616.key (/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp/private_key_1606244248527547616.key) 18:34:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:42 + git semver init 18:34:42 2023-05-23 18:34:42,565 [run_init] DEBUG init version:0.0.0 force:False 18:34:42 2023-05-23 18:34:42,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-255/.semver 18:34:42 2023-05-23 18:34:42,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-255/.semver 18:34:42 2023-05-23 18:34:42,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-255/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-255, universal_newlines=False, shell=None, istream=None) 18:34:43 2023-05-23 18:34:43,288 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-255/.git/info/exclude 18:34:43 2023-05-23 18:34:43,289 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-255/.semver/PR-255 with force:False 18:34:43 2023-05-23 18:34:43,289 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-255/.semver/PR-255 18:34:43 2023-05-23 18:34:43,294 [execute] INFO git cat-file --batch-check 18:34:43 2023-05-23 18:34:43,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-255/.semver, universal_newlines=False, shell=None, istream=) 18:34:43 2023-05-23 18:34:43,301 [execute] INFO git cat-file --batch 18:34:43 2023-05-23 18:34:43,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-255/.semver, universal_newlines=False, shell=None, istream=) 18:34:43 2023-05-23 18:34:43,308 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-255/.semver/PR-255 18:34:43 0.0.0 [Pipeline] } 18:34:43 $ docker exec --env ******** --env ******** 8deb33d5d8aa10bfeb3800be337ccf161668840de739826bdb1d60206077f9c2 ssh-agent -k 18:34:43 unset SSH_AUTH_SOCK; 18:34:43 unset SSH_AGENT_PID; 18:34:43 echo Agent pid 77 killed; 18:34:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:44 + git semver [Pipeline] } 18:34:44 $ docker stop --time=1 8deb33d5d8aa10bfeb3800be337ccf161668840de739826bdb1d60206077f9c2 18:34:45 $ docker rm -f --volumes 8deb33d5d8aa10bfeb3800be337ccf161668840de739826bdb1d60206077f9c2 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:34:46 Stashed 1 file(s) [Pipeline] echo 18:34:46 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:47 ========================================================= 18:34:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:34:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:34:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:34:48 f56be85fc22e: Pulling fs layer 18:34:48 85791d961cd3: Pulling fs layer 18:34:48 d694b5ae8c79: Pulling fs layer 18:34:48 9f32a84ed3da: Pulling fs layer 18:34:48 4d19c01a9841: Pulling fs layer 18:34:48 9325e15d5711: Pulling fs layer 18:34:48 556b6ee489ea: Pulling fs layer 18:34:48 c5a4b2cf53e6: Pulling fs layer 18:34:48 9f32a84ed3da: Waiting 18:34:48 4d19c01a9841: Waiting 18:34:48 556b6ee489ea: Waiting 18:34:48 9325e15d5711: Waiting 18:34:48 c5a4b2cf53e6: Waiting 18:34:48 85791d961cd3: Download complete 18:34:48 9f32a84ed3da: Verifying Checksum 18:34:48 9f32a84ed3da: Download complete 18:34:48 4d19c01a9841: Verifying Checksum 18:34:48 4d19c01a9841: Download complete 18:34:48 f56be85fc22e: Verifying Checksum 18:34:48 f56be85fc22e: Download complete 18:34:48 f56be85fc22e: Pull complete 18:34:48 85791d961cd3: Pull complete 18:34:50 9325e15d5711: Verifying Checksum 18:34:50 9325e15d5711: Download complete 18:34:50 c5a4b2cf53e6: Verifying Checksum 18:34:50 c5a4b2cf53e6: Download complete 18:34:50 d694b5ae8c79: Verifying Checksum 18:34:50 d694b5ae8c79: Download complete 18:34:51 556b6ee489ea: Verifying Checksum 18:34:51 556b6ee489ea: Download complete 18:34:54 d694b5ae8c79: Pull complete 18:34:54 9f32a84ed3da: Pull complete 18:34:54 4d19c01a9841: Pull complete 18:34:54 9325e15d5711: Pull complete 18:34:57 556b6ee489ea: Pull complete 18:34:58 c5a4b2cf53e6: Pull complete 18:34:58 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:34:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:34:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 18:34:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:58 + docker inspect -f . ci-base-image-x86_64 18:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:59 prd-ubuntu20.04-docker-8c-8g-16542 does not seem to be running inside a container 18:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-255 -v /w/workspace/xfoundry_go-mod-messaging_PR-255:/w/workspace/xfoundry_go-mod-messaging_PR-255:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:35:02 Still waiting to schedule task 18:35:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:35:08 $ docker top 97c8033e5ed5594db266e20be3f292cd5983d517451191b0b4c0696dbd55128f -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:08 + go version 18:35:08 go version go1.20.2 linux/amd64 [Pipeline] } 18:35:08 $ docker stop --time=1 97c8033e5ed5594db266e20be3f292cd5983d517451191b0b4c0696dbd55128f 18:35:09 $ docker rm -f --volumes 97c8033e5ed5594db266e20be3f292cd5983d517451191b0b4c0696dbd55128f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:10 + docker inspect -f . ci-base-image-x86_64 18:35:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:10 prd-ubuntu20.04-docker-8c-8g-16542 does not seem to be running inside a container 18:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-255 -v /w/workspace/xfoundry_go-mod-messaging_PR-255:/w/workspace/xfoundry_go-mod-messaging_PR-255:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:35:11 $ docker top bdd14fc51a85ea482e646f5eb226c19692cdd596470980bade0ffe8540eda51b -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:11 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-255 [Pipeline] fileExists [Pipeline] sh 18:35:11 + make test 18:35:11 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:35:11 go: downloading github.com/google/uuid v1.3.0 18:35:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 18:35:11 go: downloading github.com/stretchr/testify v1.8.2 18:35:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:35:11 go: downloading github.com/nats-io/nats.go v1.25.0 18:35:11 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 18:35:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:35:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 18:35:12 go: downloading github.com/davecgh/go-spew v1.1.1 18:35:12 go: downloading github.com/pmezard/go-difflib v1.0.0 18:35:12 go: downloading gopkg.in/yaml.v3 v3.0.1 18:35:12 go: downloading github.com/stretchr/objx v0.5.0 18:35:12 go: downloading github.com/hashicorp/errwrap v1.0.0 18:35:12 go: downloading github.com/klauspost/compress v1.16.4 18:35:12 go: downloading github.com/minio/highwayhash v1.0.2 18:35:12 go: downloading github.com/nats-io/jwt/v2 v2.4.1 18:35:12 go: downloading github.com/nats-io/nkeys v0.4.4 18:35:12 go: downloading github.com/nats-io/nuid v1.0.1 18:35:12 go: downloading golang.org/x/crypto v0.8.0 18:35:12 go: downloading golang.org/x/time v0.3.0 18:35:12 go: downloading github.com/gorilla/websocket v1.4.2 18:35:12 go: downloading golang.org/x/net v0.9.0 18:35:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:35:12 go: downloading golang.org/x/sys v0.7.0 18:35:12 go: downloading github.com/go-playground/validator/v10 v10.13.0 18:35:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:35:12 go: downloading github.com/go-playground/universal-translator v0.18.1 18:35:12 go: downloading github.com/leodido/go-urn v1.2.3 18:35:12 go: downloading golang.org/x/text v0.9.0 18:35:12 go: downloading github.com/x448/float16 v0.8.4 18:35:12 go: downloading github.com/go-playground/locales v0.14.1 18:35:30 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.062s coverage: 88.6% of statements 18:35:31 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 18:35:31 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 18:35:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.083s coverage: 19.8% of statements 18:35:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.106s coverage: 88.8% of statements 18:35:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.082s coverage: 89.1% of statements 18:35:42 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 18:35:42 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 18:35:42 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.126s coverage: 35.9% of statements 18:35:42 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.167s coverage: 61.3% of statements 18:35:42 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.052s coverage: 87.5% of statements 18:35:42 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.054s coverage: 100.0% of statements 18:35:42 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.051s coverage: 100.0% of statements 18:35:42 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.048s coverage: 95.1% of statements 18:35:58 go vet ./... 18:35:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:35:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:35:58 $ docker stop --time=1 bdd14fc51a85ea482e646f5eb226c19692cdd596470980bade0ffe8540eda51b 18:36:03 $ docker rm -f --volumes bdd14fc51a85ea482e646f5eb226c19692cdd596470980bade0ffe8540eda51b [Pipeline] // withDockerContainer [Pipeline] sh 18:36:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:04 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] withEnv [Pipeline] { [Pipeline] sh 18:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:05 18:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:06 latest: Pulling from edgex-lftools-log-publisher 18:36:06 5eb5b503b376: Pulling fs layer 18:36:06 5c69ac0246d0: Pulling fs layer 18:36:06 ec43610c2a17: Pulling fs layer 18:36:06 3a2ae6a8a46f: Pulling fs layer 18:36:06 33b1e0a273af: Pulling fs layer 18:36:06 5d3b04190fa2: Pulling fs layer 18:36:06 2f39f015ded8: Pulling fs layer 18:36:06 33b1e0a273af: Waiting 18:36:06 5d3b04190fa2: Waiting 18:36:06 2f39f015ded8: Waiting 18:36:06 3a2ae6a8a46f: Waiting 18:36:06 5c69ac0246d0: Download complete 18:36:06 3a2ae6a8a46f: Download complete 18:36:06 ec43610c2a17: Verifying Checksum 18:36:06 ec43610c2a17: Download complete 18:36:06 33b1e0a273af: Verifying Checksum 18:36:06 33b1e0a273af: Download complete 18:36:06 5d3b04190fa2: Download complete 18:36:06 5eb5b503b376: Verifying Checksum 18:36:06 5eb5b503b376: Download complete 18:36:07 2f39f015ded8: Verifying Checksum 18:36:07 2f39f015ded8: Download complete 18:36:08 5eb5b503b376: Pull complete 18:36:08 5c69ac0246d0: Pull complete 18:36:08 ec43610c2a17: Pull complete 18:36:08 3a2ae6a8a46f: Pull complete 18:36:08 33b1e0a273af: Pull complete 18:36:08 5d3b04190fa2: Pull complete 18:36:14 2f39f015ded8: Pull complete 18:36:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:14 prd-ubuntu20.04-docker-8c-8g-16542 does not seem to be running inside a container 18:36:14 $ 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/xfoundry_go-mod-messaging_PR-255 -v /w/workspace/xfoundry_go-mod-messaging_PR-255:/w/workspace/xfoundry_go-mod-messaging_PR-255:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:36:20 $ docker top 99c96c286bf1e9185a95215a7aecda2c45ef8469a08c63e6e174a3365db8dca9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:20 ---> job-cost.sh 18:36:20 lf-activate-venv: SKIPPING 18:36:20 INFO: No Stack... 18:36:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:21 INFO: Archiving Costs [Pipeline] sh 18:36:21 + cat /w/workspace/xfoundry_go-mod-messaging_PR-255/archives/cost.csv 18:36:21 + cut -d, -f6 [Pipeline] lock 18:36:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] 18:36:21 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] did not exist. Created. 18:36:21 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:22 + echo total: 0.2199999988079071 [Pipeline] stash 18:36:22 Stashed 1 file(s) [Pipeline] } 18:36:22 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:22 $ docker stop --time=1 99c96c286bf1e9185a95215a7aecda2c45ef8469a08c63e6e174a3365db8dca9 18:36:23 $ docker rm -f --volumes 99c96c286bf1e9185a95215a7aecda2c45ef8469a08c63e6e174a3365db8dca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:36:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16543 in /w/workspace/xfoundry_go-mod-messaging_PR-255 [Pipeline] { [Pipeline] ws 18:36:48 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 18:36:48 Selected Git installation does not exist. Using Default 18:36:48 The recommended git tool is: NONE 18:36:56 using credential edgex-jenkins-ssh 18:36:56 Cloning the remote Git repository 18:36:56 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:36:56 > git init /w/workspace/go-mod-messaging/1 # timeout=10 18:36:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:36:57 > git --version # timeout=10 18:36:57 > git --version # 'git version 2.25.1' 18:36:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:36:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:00 Merging remotes/origin/main commit ee11a8dba84ced88b0cf23aff40089790c971dba into PR head commit bdec53d6df5464b9d947731dbaca4d8d6de40f95 18:37:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:37:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:37:00 > git config core.sparsecheckout # timeout=10 18:37:01 > git checkout -f bdec53d6df5464b9d947731dbaca4d8d6de40f95 # timeout=10 18:37:01 > git remote # timeout=10 18:37:01 > git config --get remote.origin.url # timeout=10 18:37:01 Merge succeeded, producing bdec53d6df5464b9d947731dbaca4d8d6de40f95 18:37:01 Checking out Revision bdec53d6df5464b9d947731dbaca4d8d6de40f95 (PR-255) 18:37:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:01 > git merge ee11a8dba84ced88b0cf23aff40089790c971dba # timeout=10 18:37:01 > git rev-parse HEAD^{commit} # timeout=10 18:37:01 > git config core.sparsecheckout # timeout=10 18:37:01 > git checkout -f bdec53d6df5464b9d947731dbaca4d8d6de40f95 # timeout=10 18:37:05 Commit message: "docs: Update changelog for 3.0 and use released core-contracts" 18:37:05 > git --version # timeout=10 18:37:05 > git --version # 'git version 2.25.1' 18:37:05 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:37:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:37:06 Dload Upload Total Spent Left Speed 18:37:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 18:37:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:37:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:37:07 + sudo tee /etc/docker/daemon.new 18:37:09 { 18:37:09 "registry-mirrors": [ 18:37:09 "https://nexus3.edgexfoundry.org:10001" 18:37:09 ], 18:37:09 "bip": "10.250.0.254/24", 18:37:09 "hosts": [ 18:37:09 "tcp://0.0.0.0:5555", 18:37:09 "unix:///var/run/docker.sock" 18:37:09 ], 18:37:09 "mtu": 1458, 18:37:09 "selinux-enabled": true, 18:37:09 "seccomp-profile": "/etc/docker/seccomp.json" 18:37:09 } [Pipeline] sh 18:37:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:37:09 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:37:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:28 ========================================================= 18:37:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:37:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:37:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:37:29 c41833b44d91: Pulling fs layer 18:37:29 ed15518f5707: Pulling fs layer 18:37:29 feae8fd75edb: Pulling fs layer 18:37:29 242c74f7c9fa: Pulling fs layer 18:37:29 3cdef696dda3: Pulling fs layer 18:37:29 2ced38df9373: Pulling fs layer 18:37:29 58f1dce35555: Pulling fs layer 18:37:29 3cdef696dda3: Waiting 18:37:29 2ced38df9373: Waiting 18:37:29 242c74f7c9fa: Waiting 18:37:29 58f1dce35555: Waiting 18:37:29 ed15518f5707: Verifying Checksum 18:37:29 ed15518f5707: Download complete 18:37:29 242c74f7c9fa: Verifying Checksum 18:37:29 242c74f7c9fa: Download complete 18:37:29 3cdef696dda3: Verifying Checksum 18:37:29 3cdef696dda3: Download complete 18:37:29 c41833b44d91: Verifying Checksum 18:37:29 c41833b44d91: Download complete 18:37:30 c41833b44d91: Pull complete 18:37:30 58f1dce35555: Verifying Checksum 18:37:30 58f1dce35555: Download complete 18:37:31 ed15518f5707: Pull complete 18:37:32 feae8fd75edb: Verifying Checksum 18:37:32 feae8fd75edb: Download complete 18:37:32 2ced38df9373: Download complete 18:37:44 feae8fd75edb: Pull complete 18:37:44 242c74f7c9fa: Pull complete 18:37:44 3cdef696dda3: Pull complete 18:37:51 2ced38df9373: Pull complete 18:37:52 58f1dce35555: Pull complete 18:37:52 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:37:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 18:37:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:53 + docker inspect -f . ci-base-image-arm64 18:37:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:53 prd-ubuntu20.04-docker-arm64-4c-16g-16543 does not seem to be running inside a container 18:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:37:57 $ docker top c359906439766c454b26fe517bb37b21dce172490d0bf98d3824cd6cd86aa641 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:58 + go version 18:37:58 go version go1.20.2 linux/arm64 [Pipeline] } 18:37:58 $ docker stop --time=1 c359906439766c454b26fe517bb37b21dce172490d0bf98d3824cd6cd86aa641 18:37:59 $ docker rm -f --volumes c359906439766c454b26fe517bb37b21dce172490d0bf98d3824cd6cd86aa641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:00 + docker inspect -f . ci-base-image-arm64 18:38:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:00 prd-ubuntu20.04-docker-arm64-4c-16g-16543 does not seem to be running inside a container 18:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:38:02 $ docker top 678b03531a2ffe14d676445486783636725a41c6903f60a280dc9efa47385644 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:02 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 18:38:03 + make test 18:38:03 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 18:38:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 18:38:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:38:03 go: downloading github.com/nats-io/nats.go v1.25.0 18:38:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 18:38:04 go: downloading github.com/google/uuid v1.3.0 18:38:04 go: downloading github.com/stretchr/testify v1.8.2 18:38:04 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 18:38:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:38:04 go: downloading github.com/hashicorp/errwrap v1.0.0 18:38:04 go: downloading github.com/nats-io/nkeys v0.4.4 18:38:04 go: downloading github.com/nats-io/nuid v1.0.1 18:38:04 go: downloading github.com/go-playground/validator/v10 v10.13.0 18:38:04 go: downloading github.com/davecgh/go-spew v1.1.1 18:38:04 go: downloading github.com/pmezard/go-difflib v1.0.0 18:38:04 go: downloading gopkg.in/yaml.v3 v3.0.1 18:38:04 go: downloading github.com/gorilla/websocket v1.4.2 18:38:04 go: downloading golang.org/x/net v0.9.0 18:38:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:38:04 go: downloading github.com/stretchr/objx v0.5.0 18:38:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:38:05 go: downloading golang.org/x/crypto v0.8.0 18:38:06 go: downloading github.com/go-playground/universal-translator v0.18.1 18:38:06 go: downloading github.com/leodido/go-urn v1.2.3 18:38:06 go: downloading golang.org/x/text v0.9.0 18:38:06 go: downloading github.com/x448/float16 v0.8.4 18:38:06 go: downloading github.com/klauspost/compress v1.16.4 18:38:06 go: downloading github.com/minio/highwayhash v1.0.2 18:38:06 go: downloading github.com/nats-io/jwt/v2 v2.4.1 18:38:06 go: downloading golang.org/x/time v0.3.0 18:38:06 go: downloading github.com/go-playground/locales v0.14.1 18:39:57 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.284s coverage: 88.6% of statements 18:39:57 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 18:39:57 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 18:39:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.223s coverage: 19.8% of statements 18:39:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.372s coverage: 88.8% of statements 18:39:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.404s coverage: 89.1% of statements 18:41:21 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 18:41:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.448s coverage: 35.9% of statements 18:41:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.383s coverage: 61.3% of statements 18:41:21 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 18:41:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.266s coverage: 87.5% of statements 18:41:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.197s coverage: 100.0% of statements 18:41:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.194s coverage: 100.0% of statements 18:41:21 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.195s coverage: 95.1% of statements 18:41:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:41:21 go vet ./... 18:42:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:42:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:42:58 $ docker stop --time=1 678b03531a2ffe14d676445486783636725a41c6903f60a280dc9efa47385644 18:43:00 $ docker rm -f --volumes 678b03531a2ffe14d676445486783636725a41c6903f60a280dc9efa47385644 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:02 Warning: overwriting stash ‘coverage-report’ 18:43:02 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] withEnv [Pipeline] { [Pipeline] sh 18:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:03 18:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:04 arm64: Pulling from edgex-lftools-log-publisher 18:43:04 8998bd30e6a1: Pulling fs layer 18:43:04 04944245beec: Pulling fs layer 18:43:04 699f458cf7ca: Pulling fs layer 18:43:04 765212b225bb: Pulling fs layer 18:43:04 f23df028b6ca: Pulling fs layer 18:43:04 d65c8cfc05b1: Pulling fs layer 18:43:04 2437ff75d9bd: Pulling fs layer 18:43:04 f23df028b6ca: Waiting 18:43:04 d65c8cfc05b1: Waiting 18:43:04 2437ff75d9bd: Waiting 18:43:04 765212b225bb: Waiting 18:43:04 04944245beec: Verifying Checksum 18:43:04 04944245beec: Download complete 18:43:04 765212b225bb: Verifying Checksum 18:43:04 765212b225bb: Download complete 18:43:04 f23df028b6ca: Download complete 18:43:04 d65c8cfc05b1: Verifying Checksum 18:43:04 d65c8cfc05b1: Download complete 18:43:04 699f458cf7ca: Verifying Checksum 18:43:04 699f458cf7ca: Download complete 18:43:04 8998bd30e6a1: Verifying Checksum 18:43:04 8998bd30e6a1: Download complete 18:43:07 2437ff75d9bd: Verifying Checksum 18:43:07 2437ff75d9bd: Download complete 18:43:08 8998bd30e6a1: Pull complete 18:43:09 04944245beec: Pull complete 18:43:10 699f458cf7ca: Pull complete 18:43:10 765212b225bb: Pull complete 18:43:11 f23df028b6ca: Pull complete 18:43:11 d65c8cfc05b1: Pull complete 18:43:23 2437ff75d9bd: Pull complete 18:43:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-16543 does not seem to be running inside a container 18:43:24 $ 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-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:43:26 $ docker top b9a2fc63d781106aa17eb4f4f5d402ea0ded7e9290288b55a6c09a2941dc2437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:27 ---> job-cost.sh 18:43:27 lf-activate-venv: SKIPPING 18:43:27 INFO: No Stack... 18:43:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:43:29 INFO: Archiving Costs [Pipeline] sh 18:43:29 + cut -d, -f6 18:43:29 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock 18:43:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] 18:43:29 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] did not exist. Created. 18:43:29 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:29 /w/workspace/go-mod-messaging/1@tmp/durable-9b374deb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:43:30 + echo total: 0.10999999940395355 [Pipeline] stash 18:43:30 Warning: overwriting stash ‘stack-cost’ 18:43:30 Stashed 1 file(s) [Pipeline] } 18:43:30 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:30 $ docker stop --time=1 b9a2fc63d781106aa17eb4f4f5d402ea0ded7e9290288b55a6c09a2941dc2437 18:43:31 $ docker rm -f --volumes b9a2fc63d781106aa17eb4f4f5d402ea0ded7e9290288b55a6c09a2941dc2437 [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 18:43:32 provisioning config files... 18:43:32 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp/config15421914798414248911tmp [Pipeline] { [Pipeline] sh 18:43:33 + set +x 18:43:33 + + curl -s https://codecov.io/bashbash 18:43:33 -s -- 18:43:33 18:43:33 _____ _ 18:43:33 / ____| | | 18:43:33 | | ___ __| | ___ ___ _____ __ 18:43:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:43:33 | |___| (_) | (_| | __/ (_| (_) \ V / 18:43:33 \_____\___/ \__,_|\___|\___\___/ \_/ 18:43:33 Bash-1.0.6 18:43:33 18:43:33 18:43:33 ==> git version 2.25.1 found 18:43:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:43:33 Release-Date: 2020-01-08 18:43:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:43:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:43:33 ==> Jenkins CI detected. 18:43:33 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-255 18:43:33 project root: . 18:43:33 --> token set from env 18:43:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:43:33 ==> Running gcov in . (disable via -X gcov) 18:43:33 ==> Python coveragepy not found 18:43:33 ==> Searching for coverage reports in: 18:43:33 + . 18:43:33 -> Found 1 reports 18:43:33 ==> Detecting git/mercurial file structure 18:43:33 ==> Reading reports 18:43:33 + ./coverage.out bytes=41815 18:43:33 ==> Appending adjustments 18:43:33 https://docs.codecov.io/docs/fixing-reports 18:43:33 + Found adjustments 18:43:33 ==> Gzipping contents 18:43:33 12K /tmp/codecov.xRcIED.gz 18:43:33 ==> Uploading reports 18:43:33 url: https://codecov.io 18:43:33 query: branch=PR-255&commit=bdec53d6df5464b9d947731dbaca4d8d6de40f95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=255&job=&cmd_args= 18:43:33 -> Pinging Codecov 18:43:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-255&commit=bdec53d6df5464b9d947731dbaca4d8d6de40f95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=255&job=&cmd_args= 18:43:33 -> Uploading to 18:43:33 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/F6E385568367DD0E4001BA4F8F1CB792/bdec53d6df5464b9d947731dbaca4d8d6de40f95/bdb9d79e-4b80-4371-97b3-6262fa37dab5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T184333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfec6d4cc64c31a11ff06f58c1f2775092912d703b432043488d5372eb37387f 18:43:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:33 Dload Upload Total Spent Left Speed 18:43:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8282 0 0 100 8282 0 29473 --:--:-- --:--:-- --:--:-- 29473 18:43:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/bdec53d6df5464b9d947731dbaca4d8d6de40f95 [Pipeline] } 18:43:34 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 18:43:35 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-255/archives ] 18:43:35 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-255/archives 18:43:35 total 16 18:43:35 drwxr-xr-x 3 root root 4096 May 23 18:36 . 18:43:35 drwxrwxr-x 10 jenkins jenkins 4096 May 23 18:36 .. 18:43:35 drwxr-xr-x 2 root root 4096 May 23 18:36 cost 18:43:35 -rw-r--r-- 1 root root 88 May 23 18:36 cost.csv 18:43:35 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-255/archives 18:43:35 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-255/archives 18:43:35 total 16 18:43:35 drwxr-xr-x 3 jenkins jenkins 4096 May 23 18:36 . 18:43:35 drwxrwxr-x 10 jenkins jenkins 4096 May 23 18:36 .. 18:43:35 drwxr-xr-x 2 jenkins jenkins 4096 May 23 18:36 cost 18:43:35 -rw-r--r-- 1 jenkins jenkins 88 May 23 18:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:43:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:43:37 ---> package-listing.sh 18:43:37 ++ facter osfamily 18:43:37 ++ tr '[:upper:]' '[:lower:]' 18:43:37 + OS_FAMILY=debian 18:43:37 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-255 18:43:37 + START_PACKAGES=/tmp/packages_start.txt 18:43:37 + END_PACKAGES=/tmp/packages_end.txt 18:43:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:43:37 + PACKAGES=/tmp/packages_start.txt 18:43:37 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-255 ']' 18:43:37 + PACKAGES=/tmp/packages_end.txt 18:43:37 + case "${OS_FAMILY}" in 18:43:37 + dpkg -l 18:43:37 + grep '^ii' 18:43:37 + '[' -f /tmp/packages_start.txt ']' 18:43:37 + '[' -f /tmp/packages_end.txt ']' 18:43:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:43:37 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-255 ']' 18:43:37 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-255/archives/ 18:43:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-255/archives/ [Pipeline] echo 18:43:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-255/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:43:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:38 prd-ubuntu20.04-docker-8c-8g-16542 does not seem to be running inside a container 18:43:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-255/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-255 -v /w/workspace/xfoundry_go-mod-messaging_PR-255:/w/workspace/xfoundry_go-mod-messaging_PR-255:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:38 $ docker top 1bb0067fe895d345fc9b5c59b61735937e8c5cc11f57570f033008d7ba426b3e -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:39 + touch /tmp/pre-build-complete [Pipeline] sh 18:43:39 + mkdir -p /var/log/sysstat [Pipeline] sh 18:43:39 + ls /var/log/sa-host 18:43:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:40 provisioning config files... 18:43:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-255@tmp/config18226622704256926468tmp [Pipeline] { [Pipeline] echo 18:43:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:43:40 ---> create-netrc.sh [Pipeline] } 18:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:43:40 ---> python-tools-install.sh [Pipeline] echo 18:43:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:43:41 ---> sudo-logs.sh 18:43:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:43:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:43:41 ---> job-cost.sh 18:43:41 lf-activate-venv: SKIPPING 18:43:41 DEBUG: total: 0.2199999988079071 18:43:41 INFO: Retrieving Stack Cost... 18:43:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:42 INFO: Archiving Costs [Pipeline] echo 18:43:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:42 ---> logs-deploy.sh 18:43:42 lf-activate-venv: SKIPPING 18:43:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-255/1 18:43:42 INFO: archiving workspace using pattern(s): 18:43:43 Archives upload complete. 18:43:43 INFO: archiving logs to Nexus 18:43:44 ---> uname -a: 18:43:44 Linux prd-ubuntu20-04-docker-8c-8g-16542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:43:44 18:43:44 18:43:44 ---> lscpu: 18:43:44 Architecture: x86_64 18:43:44 CPU op-mode(s): 32-bit, 64-bit 18:43:44 Byte Order: Little Endian 18:43:44 Address sizes: 40 bits physical, 48 bits virtual 18:43:44 CPU(s): 8 18:43:44 On-line CPU(s) list: 0-7 18:43:44 Thread(s) per core: 1 18:43:44 Core(s) per socket: 1 18:43:44 Socket(s): 8 18:43:44 NUMA node(s): 1 18:43:44 Vendor ID: AuthenticAMD 18:43:44 CPU family: 23 18:43:44 Model: 49 18:43:44 Model name: AMD EPYC-Rome Processor 18:43:44 Stepping: 0 18:43:44 CPU MHz: 2799.998 18:43:44 BogoMIPS: 5599.99 18:43:44 Virtualization: AMD-V 18:43:44 Hypervisor vendor: KVM 18:43:44 Virtualization type: full 18:43:44 L1d cache: 256 KiB 18:43:44 L1i cache: 256 KiB 18:43:44 L2 cache: 4 MiB 18:43:44 L3 cache: 128 MiB 18:43:44 NUMA node0 CPU(s): 0-7 18:43:44 Vulnerability Itlb multihit: Not affected 18:43:44 Vulnerability L1tf: Not affected 18:43:44 Vulnerability Mds: Not affected 18:43:44 Vulnerability Meltdown: Not affected 18:43:44 Vulnerability Mmio stale data: Not affected 18:43:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:43:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:43:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:43:44 Vulnerability Srbds: Not affected 18:43:44 Vulnerability Tsx async abort: Not affected 18:43:44 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:43:44 18:43:44 18:43:44 ---> nproc: 18:43:44 8 18:43:44 18:43:44 18:43:44 ---> df -h: 18:43:44 Filesystem Size Used Avail Use% Mounted on 18:43:44 overlay 155G 11G 145G 7% / 18:43:44 tmpfs 64M 0 64M 0% /dev 18:43:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:43:44 shm 64M 0 64M 0% /dev/shm 18:43:44 /dev/vda1 155G 11G 145G 7% /facter-os 18:43:44 18:43:44 18:43:44 ---> sar -b -r -n DEV: 18:43:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16542) 05/23/23 _x86_64_ (8 CPU) 18:43:44 18:43:44 18:33:28 LINUX RESTART (8 CPU) 18:43:44 18:43:44 18:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:43:44 18:35:01 168.74 37.73 131.01 0.00 4192.23 95978.67 0.00 18:43:44 18:36:01 49.69 0.18 49.51 0.00 18.66 33652.12 0.00 18:43:44 18:37:01 40.78 0.20 40.58 0.00 15.06 20177.59 0.00 18:43:44 18:38:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 18:43:44 18:39:01 43.59 10.38 33.21 0.00 3427.30 6235.09 0.00 18:43:44 18:40:01 6.38 0.02 6.36 0.00 0.13 117.03 0.00 18:43:44 18:41:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 18:43:44 18:42:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 18:43:44 18:43:02 0.92 0.00 0.92 0.00 0.00 11.20 0.00 18:43:44 Average: 35.03 5.39 29.64 0.00 850.36 17358.48 0.00 18:43:44 18:43:44 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:43:44 18:35:01 29209288 31613636 700048 2.13 71660 2613216 1837764 5.42 964192 2356764 470892 18:43:44 18:36:01 28594252 31596512 709556 2.16 84900 3164176 1870956 5.51 1154184 2735872 82532 18:43:44 18:37:01 28683400 31606968 698288 2.12 91848 3066220 1746976 5.15 1078520 2706180 4 18:43:44 18:38:01 28683916 31607596 697316 2.12 91904 3066216 1746976 5.15 1078260 2706188 8 18:43:44 18:39:01 28302904 31593224 698896 2.13 118576 3390156 1788184 5.27 1315656 2818760 1004 18:43:44 18:40:01 28308208 31593680 698472 2.12 117164 3386896 1770872 5.22 1313644 2815472 20 18:43:44 18:41:01 28312924 31598480 693584 2.11 117240 3386900 1770872 5.22 1309216 2815476 168 18:43:44 18:42:01 28313192 31598800 693176 2.11 117316 3386900 1770872 5.22 1309224 2815480 8 18:43:44 18:43:02 28313120 31598788 693156 2.11 117340 3386908 1770872 5.22 1309640 2815484 16 18:43:44 Average: 28524578 31600854 698055 2.12 103105 3205288 1786038 5.26 1203615 2731742 61628 18:43:44 18:43:44 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:43:44 18:35:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 18:43:44 18:35:01 ens3 632.66 422.46 6626.25 113.92 0.00 0.00 0.00 0.00 18:43:44 18:35:01 docker0 1.73 1.75 0.25 16.05 0.00 0.00 0.00 0.00 18:43:44 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:44 18:36:01 ens3 162.81 85.29 1051.57 16.93 0.00 0.00 0.00 0.00 18:43:44 18:36:01 docker0 68.41 135.34 4.91 1026.09 0.00 0.00 0.00 0.00 18:43:44 18:37:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:43:44 18:37:01 ens3 92.03 57.27 2523.52 11.41 0.00 0.00 0.00 0.00 18:43:44 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:44 18:38:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:43:44 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:43:44 18:39:01 ens3 150.16 77.75 2288.93 5.46 0.00 0.00 0.00 0.00 18:43:44 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:44 18:40:01 ens3 0.32 0.30 0.09 0.08 0.00 0.00 0.00 0.00 18:43:44 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:44 18:42:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:43:44 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 18:43:02 ens3 0.83 0.38 0.30 0.21 0.00 0.00 0.00 0.00 18:43:44 18:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:44 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 18:43:44 Average: ens3 115.46 71.52 1387.83 16.45 0.00 0.00 0.00 0.00 18:43:44 Average: docker0 7.79 15.23 0.57 115.79 0.00 0.00 0.00 0.00 18:43:44 18:43:44 18:43:44 ---> sar -P ALL: 18:43:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16542) 05/23/23 _x86_64_ (8 CPU) 18:43:44 18:43:44 18:33:28 LINUX RESTART (8 CPU) 18:43:44 18:43:44 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:43:44 18:35:01 all 9.13 0.00 2.99 4.35 0.05 83.48 18:43:44 18:35:01 0 9.18 0.00 3.10 1.63 0.03 86.06 18:43:44 18:35:01 1 11.23 0.00 2.55 2.80 0.05 83.37 18:43:44 18:35:01 2 8.16 0.00 2.87 2.83 0.03 86.10 18:43:44 18:35:01 3 10.19 0.00 3.30 1.30 0.07 85.15 18:43:44 18:35:01 4 9.22 0.00 2.90 5.75 0.05 82.09 18:43:44 18:35:01 5 7.31 0.00 2.75 9.36 0.05 80.52 18:43:44 18:35:01 6 9.10 0.00 3.64 0.88 0.05 86.34 18:43:44 18:35:01 7 8.63 0.00 2.85 10.22 0.10 78.19 18:43:44 18:36:01 all 31.71 0.00 4.29 2.86 0.08 61.07 18:43:44 18:36:01 0 31.12 0.00 4.22 0.45 0.08 64.12 18:43:44 18:36:01 1 30.75 0.00 4.20 3.04 0.07 61.94 18:43:44 18:36:01 2 32.57 0.00 3.79 0.17 0.07 63.41 18:43:44 18:36:01 3 34.81 0.00 4.49 2.27 0.07 58.36 18:43:44 18:36:01 4 32.74 0.00 4.77 8.77 0.10 53.62 18:43:44 18:36:01 5 30.41 0.00 4.29 4.17 0.07 61.06 18:43:44 18:36:01 6 30.05 0.00 4.24 0.03 0.07 65.61 18:43:44 18:36:01 7 31.23 0.00 4.33 3.96 0.08 60.40 18:43:44 18:37:01 all 2.80 0.00 1.22 1.62 0.03 94.33 18:43:44 18:37:01 0 3.50 0.00 1.13 0.88 0.02 94.47 18:43:44 18:37:01 1 2.20 0.00 2.23 8.80 0.05 86.73 18:43:44 18:37:01 2 2.55 0.00 0.62 0.03 0.03 96.77 18:43:44 18:37:01 3 2.21 0.00 1.04 0.05 0.02 96.69 18:43:44 18:37:01 4 3.53 0.00 1.07 0.67 0.03 94.70 18:43:44 18:37:01 5 2.64 0.00 1.17 2.16 0.02 94.01 18:43:44 18:37:01 6 3.55 0.00 0.90 0.02 0.02 95.51 18:43:44 18:37:01 7 2.25 0.00 1.65 0.40 0.02 95.68 18:43:44 18:38:01 all 0.21 0.00 0.01 0.03 0.01 99.75 18:43:44 18:38:01 0 1.52 0.00 0.02 0.15 0.02 98.30 18:43:44 18:38:01 1 0.02 0.00 0.00 0.07 0.00 99.92 18:43:44 18:38:01 2 0.05 0.00 0.02 0.00 0.03 99.90 18:43:44 18:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:43:44 18:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 18:43:44 18:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:43:44 18:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:43:44 18:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:43:44 18:39:01 all 1.96 0.00 1.16 0.91 0.03 95.93 18:43:44 18:39:01 0 1.57 0.00 0.82 2.36 0.03 95.22 18:43:44 18:39:01 1 2.42 0.00 0.71 0.13 0.02 96.72 18:43:44 18:39:01 2 1.94 0.00 1.69 1.00 0.05 95.32 18:43:44 18:39:01 3 2.79 0.00 0.92 0.73 0.03 95.52 18:43:44 18:39:01 4 0.90 0.00 1.10 0.63 0.02 97.35 18:43:44 18:39:01 5 3.49 0.00 0.77 0.05 0.03 95.66 18:43:44 18:39:01 6 1.30 0.00 1.24 2.30 0.02 95.14 18:43:44 18:39:01 7 1.27 0.00 2.08 0.08 0.03 96.53 18:43:44 18:40:01 all 0.10 0.00 0.05 0.53 0.01 99.30 18:43:44 18:40:01 0 0.07 0.00 0.10 2.98 0.00 96.85 18:43:44 18:40:01 1 0.33 0.00 0.03 0.22 0.03 99.38 18:43:44 18:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:43:44 18:40:01 3 0.03 0.00 0.02 0.00 0.03 99.92 18:43:44 18:40:01 4 0.10 0.00 0.07 0.07 0.02 99.75 18:43:44 18:40:01 5 0.23 0.00 0.08 0.00 0.02 99.67 18:43:44 18:40:01 6 0.02 0.00 0.07 0.98 0.02 98.92 18:43:44 18:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:43:44 18:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:43:44 18:41:01 0 0.07 0.00 0.02 0.03 0.02 99.87 18:43:44 18:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:43:44 18:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:43:44 18:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:43:44 18:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:43:44 18:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:43:44 18:41:01 6 0.00 0.00 0.00 0.05 0.00 99.95 18:43:44 18:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:43:44 18:42:01 all 0.13 0.00 0.01 0.01 0.01 99.84 18:43:44 18:42:01 0 0.03 0.00 0.02 0.07 0.02 99.87 18:43:44 18:42:01 1 0.96 0.00 0.02 0.00 0.02 99.01 18:43:44 18:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:43:44 18:42:01 3 0.00 0.00 0.03 0.00 0.03 99.93 18:43:44 18:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:43:44 18:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:43:44 18:42:01 6 0.00 0.00 0.03 0.02 0.02 99.93 18:43:44 18:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:43:44 18:43:02 all 0.03 0.00 0.01 0.00 0.01 99.95 18:43:44 18:43:02 0 0.07 0.00 0.00 0.02 0.02 99.90 18:43:44 18:43:02 1 0.05 0.00 0.02 0.00 0.00 99.93 18:43:44 18:43:02 2 0.05 0.00 0.00 0.00 0.02 99.93 18:43:44 18:43:02 3 0.02 0.00 0.02 0.00 0.03 99.93 18:43:44 18:43:02 4 0.02 0.00 0.00 0.00 0.02 99.97 18:43:44 18:43:02 5 0.00 0.00 0.00 0.00 0.02 99.98 18:43:44 18:43:02 6 0.02 0.00 0.00 0.00 0.00 99.98 18:43:44 18:43:02 7 0.02 0.00 0.02 0.00 0.00 99.97 18:43:44 Average: all 5.09 0.00 1.08 1.14 0.03 92.66 18:43:44 Average: 0 5.20 0.00 1.04 0.95 0.03 92.78 18:43:44 Average: 1 5.31 0.00 1.08 1.66 0.03 91.92 18:43:44 Average: 2 5.01 0.00 1.00 0.45 0.03 93.52 18:43:44 Average: 3 5.53 0.00 1.09 0.48 0.04 92.86 18:43:44 Average: 4 5.14 0.00 1.10 1.75 0.03 91.98 18:43:44 Average: 5 4.88 0.00 1.00 1.74 0.02 92.36 18:43:44 Average: 6 4.87 0.00 1.12 0.48 0.02 93.52 18:43:44 Average: 7 4.80 0.00 1.21 1.62 0.03 92.35 18:43:44 18:43:44 18:43:44