Pull request #290 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47680d79c1b125b612b4a3eaf250ad7331b051c0+06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af (ac966d8f1cf8621213c93c710a125172fef41c78) 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-ssh1102854522529004067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11641769582621596437.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2197148619943616222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5794672856685583629.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7701133350845256437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16711 in /w/workspace/xfoundry_go-mod-messaging_PR-290 [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-290 # 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/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af into PR head commit 47680d79c1b125b612b4a3eaf250ad7331b051c0 Merge succeeded, producing 47680d79c1b125b612b4a3eaf250ad7331b051c0 Checking out Revision 47680d79c1b125b612b4a3eaf250ad7331b051c0 (PR-290) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:44:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:44:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:44:57 ========================================================= 21:44:57 EdgeX Global Pipelines Version Info 21:44:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # 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 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # timeout=10 > git rev-list --no-walk 2614df1ffc528fa57a4ea1065e62d733c6d1bee1 # timeout=10 21:44:58 ------------------- 21:44:58 stable info: 21:44:58 ------------------- 21:44:58 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:44:58 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:44:58 Message: update stable to v1.0.257 21:44:58 ------------------- 21:44:58 experimental info: 21:44:58 ------------------- 21:44:58 Commited By: **** collab-it+edgex@linuxfoundation.org 21:44:58 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:44:58 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:44:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47680d7 [Pipeline] echo 21:44:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:44:59 + git rev-list -1 --merges 47680d79c1b125b612b4a3eaf250ad7331b051c0~1..47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo 21:44:59 -----------> git rev-list -1 --merges 47680d79c1b125b612b4a3eaf250ad7331b051c0~1..47680d79c1b125b612b4a3eaf250ad7331b051c0 47680d79c1b125b612b4a3eaf250ad7331b051c0 [false] [Pipeline] sh 21:45:00 + git log --format=format:%s -1 47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo 21:45:00 ========================================================= 21:45:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:45:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:00 + git log --format=format:%s -1 47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo 21:45:00 [semverPrep] GIT_COMMIT: 47680d79c1b125b612b4a3eaf250ad7331b051c0, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo 21:45:00 [semverPrep] This is not a build commit. [Pipeline] sh 21:45:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:45:00 + grep -v github /etc/ssh/ssh_known_hosts 21:45:00 + [ -e /tmp/ssh_known_hosts ] 21:45:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:45:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:45:00 + sudo tee -a /etc/ssh/ssh_known_hosts 21:45:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:01 21:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:01 0.1.4: Pulling from edgex-devops/py-git-semver 21:45:01 b85a868b505f: Pulling fs layer 21:45:01 e2be974225ed: Pulling fs layer 21:45:01 339a4e72a1f5: Pulling fs layer 21:45:01 988bab9f4d93: Pulling fs layer 21:45:01 1469e6f7b9e6: Pulling fs layer 21:45:01 eaf3925da568: Pulling fs layer 21:45:01 bab4dde63d76: Pulling fs layer 21:45:01 bde34c3a00c8: Pulling fs layer 21:45:01 b352a97aabf1: Pulling fs layer 21:45:01 4872d77fe225: Pulling fs layer 21:45:01 5851b861e8e6: Pulling fs layer 21:45:01 bab4dde63d76: Waiting 21:45:01 4872d77fe225: Waiting 21:45:01 5851b861e8e6: Waiting 21:45:01 988bab9f4d93: Waiting 21:45:01 eaf3925da568: Waiting 21:45:01 b352a97aabf1: Waiting 21:45:01 e2be974225ed: Download complete 21:45:01 988bab9f4d93: Download complete 21:45:01 1469e6f7b9e6: Verifying Checksum 21:45:01 1469e6f7b9e6: Download complete 21:45:01 eaf3925da568: Download complete 21:45:01 339a4e72a1f5: Verifying Checksum 21:45:01 339a4e72a1f5: Download complete 21:45:01 bde34c3a00c8: Verifying Checksum 21:45:01 bde34c3a00c8: Download complete 21:45:01 b352a97aabf1: Download complete 21:45:01 4872d77fe225: Download complete 21:45:01 5851b861e8e6: Verifying Checksum 21:45:01 5851b861e8e6: Download complete 21:45:01 b85a868b505f: Download complete 21:45:02 bab4dde63d76: Verifying Checksum 21:45:02 bab4dde63d76: Download complete 21:45:03 b85a868b505f: Pull complete 21:45:03 e2be974225ed: Pull complete 21:45:03 339a4e72a1f5: Pull complete 21:45:03 988bab9f4d93: Pull complete 21:45:04 1469e6f7b9e6: Pull complete 21:45:04 eaf3925da568: Pull complete 21:45:06 bab4dde63d76: Pull complete 21:45:06 bde34c3a00c8: Pull complete 21:45:06 b352a97aabf1: Pull complete 21:45:06 4872d77fe225: Pull complete 21:45:06 5851b861e8e6: Pull complete 21:45:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:06 prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container 21:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 21:45:09 $ docker top e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d -eo pid,comm 21:45:09 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). 21:45:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:09 [ssh-agent] Looking for ssh-agent implementation... 21:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:09 $ docker exec e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent 21:45:09 SSH_AUTH_SOCK=/tmp/ssh-2gKys6ut8G0K/agent.32 21:45:09 SSH_AGENT_PID=38 21:45:09 Running ssh-add (command line suppressed) 21:45:09 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_7818712047676500457.key (/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_7818712047676500457.key) 21:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:10 + git tag --points-at HEAD [Pipeline] } 21:45:10 $ docker exec --env ******** --env ******** e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent -k 21:45:10 unset SSH_AUTH_SOCK; 21:45:10 unset SSH_AGENT_PID; 21:45:10 echo Agent pid 38 killed; 21:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:45:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:10 [ssh-agent] Looking for ssh-agent implementation... 21:45:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:10 $ docker exec e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent 21:45:10 SSH_AUTH_SOCK=/tmp/ssh-GeMe9MtuTTgD/agent.70 21:45:10 SSH_AGENT_PID=76 21:45:10 Running ssh-add (command line suppressed) 21:45:10 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_14605059066900444434.key (/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_14605059066900444434.key) 21:45:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:10 + git semver init 21:45:11 2023-11-06 21:45:11,062 [run_init] DEBUG init version:0.0.0 force:False 21:45:11 2023-11-06 21:45:11,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver 21:45:11 2023-11-06 21:45:11,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-290/.semver 21:45:11 2023-11-06 21:45:11,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-290, universal_newlines=False, shell=None, istream=None) 21:45:12 2023-11-06 21:45:11,831 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-290/.git/info/exclude 21:45:12 2023-11-06 21:45:11,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver/PR-290 with force:False 21:45:12 2023-11-06 21:45:11,832 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver/PR-290 21:45:12 2023-11-06 21:45:11,836 [execute] INFO git cat-file --batch-check 21:45:12 2023-11-06 21:45:11,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver, universal_newlines=False, shell=None, istream=) 21:45:12 2023-11-06 21:45:11,843 [execute] INFO git cat-file --batch 21:45:12 2023-11-06 21:45:11,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver, universal_newlines=False, shell=None, istream=) 21:45:12 2023-11-06 21:45:11,849 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-290/.semver/PR-290 21:45:12 0.0.0 [Pipeline] } 21:45:12 $ docker exec --env ******** --env ******** e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent -k 21:45:12 unset SSH_AUTH_SOCK; 21:45:12 unset SSH_AGENT_PID; 21:45:12 echo Agent pid 76 killed; 21:45:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:12 + git semver [Pipeline] } 21:45:12 $ docker stop --time=1 e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d 21:45:14 $ docker rm -f --volumes e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d [Pipeline] // withDockerContainer [Pipeline] sh 21:45:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:45:14 Stashed 1 file(s) [Pipeline] echo 21:45:14 [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 21:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:45:14 ========================================================= 21:45:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:45:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:45:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:45:15 7264a8db6415: Pulling fs layer 21:45:15 c4d48a809fc2: Pulling fs layer 21:45:15 4f1c88b9dad5: Pulling fs layer 21:45:15 ad3a456e5733: Pulling fs layer 21:45:15 33e27b845d1e: Pulling fs layer 21:45:15 c68163c4e522: Pulling fs layer 21:45:15 50da416c3ac9: Pulling fs layer 21:45:15 23d2d4c4bb30: Pulling fs layer 21:45:15 ad3a456e5733: Waiting 21:45:15 33e27b845d1e: Waiting 21:45:15 c68163c4e522: Waiting 21:45:15 23d2d4c4bb30: Waiting 21:45:15 50da416c3ac9: Waiting 21:45:15 c4d48a809fc2: Verifying Checksum 21:45:15 c4d48a809fc2: Download complete 21:45:15 ad3a456e5733: Verifying Checksum 21:45:15 ad3a456e5733: Download complete 21:45:15 33e27b845d1e: Verifying Checksum 21:45:15 33e27b845d1e: Download complete 21:45:15 7264a8db6415: Download complete 21:45:15 c68163c4e522: Download complete 21:45:15 7264a8db6415: Pull complete 21:45:15 23d2d4c4bb30: Verifying Checksum 21:45:15 23d2d4c4bb30: Download complete 21:45:15 c4d48a809fc2: Pull complete 21:45:15 4f1c88b9dad5: Download complete 21:45:16 50da416c3ac9: Verifying Checksum 21:45:16 50da416c3ac9: Download complete 21:45:19 4f1c88b9dad5: Pull complete 21:45:19 ad3a456e5733: Pull complete 21:45:19 33e27b845d1e: Pull complete 21:45:19 c68163c4e522: Pull complete 21:45:22 50da416c3ac9: Pull complete 21:45:22 23d2d4c4bb30: Pull complete 21:45:22 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:45:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 21:45:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:22 + docker inspect -f . ci-base-image-x86_64 21:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:22 prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container 21:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 21:45:27 $ docker top 6d899581a1d26ac2b16697200dc04bbb7007c25ea163e46f50e1f6fbab14c5f1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:27 + go version 21:45:27 go version go1.21.0 linux/amd64 [Pipeline] } 21:45:27 $ docker stop --time=1 6d899581a1d26ac2b16697200dc04bbb7007c25ea163e46f50e1f6fbab14c5f1 21:45:28 $ docker rm -f --volumes 6d899581a1d26ac2b16697200dc04bbb7007c25ea163e46f50e1f6fbab14c5f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:29 + docker inspect -f . ci-base-image-x86_64 21:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:29 prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container 21:45:29 $ 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-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 21:45:29 Still waiting to schedule task 21:45:29 ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:45:29 ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:45:29 ‘prd-ubuntu18.04-docker-8c-8g-16710’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:45:29 ‘prd-ubuntu20.04-docker-8c-8g-16700’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:45:29 ‘prd-ubuntu20.04-docker-8c-8g-16708’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:45:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16701’ is offline 21:45:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16707’ is offline 21:45:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16713’ is offline 21:45:29 $ docker top 12d8d84d8977fe953c6534865559d9a2f924e9b847079d1f84e315850c93b153 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:30 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-290 [Pipeline] fileExists [Pipeline] sh 21:45:30 + make test 21:45:30 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:45:30 go: downloading github.com/google/uuid v1.4.0 21:45:30 go: downloading github.com/stretchr/testify v1.8.4 21:45:30 go: downloading github.com/nats-io/nats.go v1.31.0 21:45:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:45:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:45:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 21:45:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:45:30 go: downloading github.com/davecgh/go-spew v1.1.1 21:45:30 go: downloading gopkg.in/yaml.v3 v3.0.1 21:45:30 go: downloading github.com/pmezard/go-difflib v1.0.0 21:45:30 go: downloading github.com/stretchr/objx v0.5.0 21:45:30 go: downloading github.com/gorilla/websocket v1.5.0 21:45:30 go: downloading golang.org/x/net v0.17.0 21:45:30 go: downloading golang.org/x/sync v0.1.0 21:45:30 go: downloading github.com/hashicorp/errwrap v1.0.0 21:45:30 go: downloading github.com/go-playground/validator/v10 v10.15.5 21:45:30 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:45:30 go: downloading github.com/klauspost/compress v1.17.1 21:45:30 go: downloading github.com/nats-io/nkeys v0.4.6 21:45:30 go: downloading github.com/nats-io/nuid v1.0.1 21:45:30 go: downloading golang.org/x/crypto v0.14.0 21:45:30 go: downloading github.com/go-playground/universal-translator v0.18.1 21:45:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:45:30 go: downloading github.com/leodido/go-urn v1.2.4 21:45:30 go: downloading golang.org/x/text v0.13.0 21:45:30 go: downloading github.com/go-playground/locales v0.14.1 21:45:31 go: downloading github.com/x448/float16 v0.8.4 21:45:31 go: downloading golang.org/x/sys v0.13.0 21:45:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 21:45:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 21:45:49 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.056s coverage: 88.6% of statements 21:45:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 21:45:49 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.053s coverage: 19.8% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.064s coverage: 88.8% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.064s coverage: 86.2% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.045s coverage: 15.4% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.148s coverage: 61.3% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.048s coverage: 87.5% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.055s coverage: 100.0% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.039s coverage: 100.0% of statements 21:45:53 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.038s coverage: 95.1% of statements 21:46:08 go vet ./... 21:46:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:46:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:46:09 $ docker stop --time=1 12d8d84d8977fe953c6534865559d9a2f924e9b847079d1f84e315850c93b153 21:46:12 $ docker rm -f --volumes 12d8d84d8977fe953c6534865559d9a2f924e9b847079d1f84e315850c93b153 [Pipeline] // withDockerContainer [Pipeline] sh 21:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:46:13 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 21:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:13 21:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:14 latest: Pulling from edgex-lftools-log-publisher 21:46:14 5eb5b503b376: Pulling fs layer 21:46:14 5c69ac0246d0: Pulling fs layer 21:46:14 ec43610c2a17: Pulling fs layer 21:46:14 3a2ae6a8a46f: Pulling fs layer 21:46:14 33b1e0a273af: Pulling fs layer 21:46:14 5d3b04190fa2: Pulling fs layer 21:46:14 2f39f015ded8: Pulling fs layer 21:46:14 3a2ae6a8a46f: Waiting 21:46:14 33b1e0a273af: Waiting 21:46:14 5d3b04190fa2: Waiting 21:46:14 2f39f015ded8: Waiting 21:46:14 5c69ac0246d0: Verifying Checksum 21:46:14 5c69ac0246d0: Download complete 21:46:14 3a2ae6a8a46f: Verifying Checksum 21:46:14 3a2ae6a8a46f: Download complete 21:46:14 33b1e0a273af: Verifying Checksum 21:46:14 33b1e0a273af: Download complete 21:46:14 5d3b04190fa2: Verifying Checksum 21:46:14 5d3b04190fa2: Download complete 21:46:14 ec43610c2a17: Verifying Checksum 21:46:14 ec43610c2a17: Download complete 21:46:14 5eb5b503b376: Verifying Checksum 21:46:14 5eb5b503b376: Download complete 21:46:15 2f39f015ded8: Download complete 21:46:16 5eb5b503b376: Pull complete 21:46:16 5c69ac0246d0: Pull complete 21:46:16 ec43610c2a17: Pull complete 21:46:16 3a2ae6a8a46f: Pull complete 21:46:16 33b1e0a273af: Pull complete 21:46:16 5d3b04190fa2: Pull complete 21:46:21 2f39f015ded8: Pull complete 21:46:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:21 prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container 21:46:21 $ 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-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 21:46:24 $ docker top 470587d2ca1269f072101d21c5c417c61722f417768802add4db7df3b22409a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:24 ---> job-cost.sh 21:46:24 lf-activate-venv: SKIPPING 21:46:24 INFO: No Stack... 21:46:24 INFO: Retrieving Pricing Info for: v3-standard-8 21:46:24 INFO: Archiving Costs [Pipeline] sh 21:46:25 + cat /w/workspace/xfoundry_go-mod-messaging_PR-290/archives/cost.csv 21:46:25 + cut -d, -f6 [Pipeline] lock 21:46:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] 21:46:25 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] did not exist. Created. 21:46:25 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:25 + echo total: 0.2199999988079071 [Pipeline] stash 21:46:25 Stashed 1 file(s) [Pipeline] } 21:46:25 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:46:25 $ docker stop --time=1 470587d2ca1269f072101d21c5c417c61722f417768802add4db7df3b22409a8 21:46:26 $ docker rm -f --volumes 470587d2ca1269f072101d21c5c417c61722f417768802add4db7df3b22409a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:47:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16715 in /w/workspace/xfoundry_go-mod-messaging_PR-290 [Pipeline] { [Pipeline] ws 21:47:59 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 21:47:59 Selected Git installation does not exist. Using Default 21:47:59 The recommended git tool is: NONE 21:48:05 using credential edgex-jenkins-ssh 21:48:05 Cloning the remote Git repository 21:48:05 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:48:05 > git init /w/workspace/go-mod-messaging/5 # timeout=10 21:48:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:48:05 > git --version # timeout=10 21:48:05 > git --version # 'git version 2.25.1' 21:48:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:48:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:48:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:48:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:48:08 Merging remotes/origin/main commit 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af into PR head commit 47680d79c1b125b612b4a3eaf250ad7331b051c0 21:48:08 Merge succeeded, producing 47680d79c1b125b612b4a3eaf250ad7331b051c0 21:48:08 Checking out Revision 47680d79c1b125b612b4a3eaf250ad7331b051c0 (PR-290) 21:48:09 Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:08 > git config core.sparsecheckout # timeout=10 21:48:08 > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # timeout=10 21:48:08 > git remote # timeout=10 21:48:08 > git config --get remote.origin.url # timeout=10 21:48:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:08 > git merge 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af # timeout=10 21:48:08 > git rev-parse HEAD^{commit} # timeout=10 21:48:08 > git config core.sparsecheckout # timeout=10 21:48:08 > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # timeout=10 21:48:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:10 Dload Upload Total Spent Left Speed 21:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 21:48:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:48:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:48:11 + sudo tee /etc/docker/daemon.new 21:48:11 { 21:48:11 "registry-mirrors": [ 21:48:11 "https://nexus3.edgexfoundry.org:10001" 21:48:11 ], 21:48:11 "bip": "10.250.0.254/24", 21:48:11 "hosts": [ 21:48:11 "tcp://0.0.0.0:5555", 21:48:11 "unix:///var/run/docker.sock" 21:48:11 ], 21:48:11 "mtu": 1458, 21:48:11 "selinux-enabled": true, 21:48:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:48:11 } [Pipeline] sh 21:48:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:48:11 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:48:30 ========================================================= 21:48:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:48:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:31 9fda8d8052c6: Pulling fs layer 21:48:31 5d54e960e981: Pulling fs layer 21:48:31 c4a7e357bf2a: Pulling fs layer 21:48:31 f0e02332f6b5: Pulling fs layer 21:48:31 cefa15bbcfad: Pulling fs layer 21:48:31 17808c966233: Pulling fs layer 21:48:31 f0e02332f6b5: Waiting 21:48:31 f4c1fc716caa: Pulling fs layer 21:48:31 cefa15bbcfad: Waiting 21:48:31 17808c966233: Waiting 21:48:31 f4c1fc716caa: Waiting 21:48:31 5d54e960e981: Verifying Checksum 21:48:31 5d54e960e981: Download complete 21:48:31 f0e02332f6b5: Verifying Checksum 21:48:31 f0e02332f6b5: Download complete 21:48:31 cefa15bbcfad: Verifying Checksum 21:48:31 cefa15bbcfad: Download complete 21:48:31 9fda8d8052c6: Download complete 21:48:32 f4c1fc716caa: Verifying Checksum 21:48:32 f4c1fc716caa: Download complete 21:48:32 9fda8d8052c6: Pull complete 21:48:33 5d54e960e981: Pull complete 21:48:33 c4a7e357bf2a: Verifying Checksum 21:48:33 c4a7e357bf2a: Download complete 21:48:34 17808c966233: Verifying Checksum 21:48:34 17808c966233: Download complete 21:48:47 c4a7e357bf2a: Pull complete 21:48:47 f0e02332f6b5: Pull complete 21:48:47 cefa15bbcfad: Pull complete 21:48:55 17808c966233: Pull complete 21:48:56 f4c1fc716caa: Pull complete 21:48:56 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 21:48:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:57 + docker inspect -f . ci-base-image-arm64 21:48:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:57 prd-ubuntu20.04-docker-arm64-4c-16g-16715 does not seem to be running inside a container 21:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat 21:49:00 $ docker top de7777574a8eae48935c8794be67df37b7963b29e22f6cbacfc78bc3822e2951 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:01 + go version 21:49:01 go version go1.21.0 linux/arm64 [Pipeline] } 21:49:01 $ docker stop --time=1 de7777574a8eae48935c8794be67df37b7963b29e22f6cbacfc78bc3822e2951 21:49:03 $ docker rm -f --volumes de7777574a8eae48935c8794be67df37b7963b29e22f6cbacfc78bc3822e2951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:03 + docker inspect -f . ci-base-image-arm64 21:49:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:04 prd-ubuntu20.04-docker-arm64-4c-16g-16715 does not seem to be running inside a container 21:49:04 $ 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/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat 21:49:05 $ docker top 2ba08d15eca5daa52a661244a73411a213a2e2c2a55801e9e9b894740d2c8a29 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:06 + git config --global --add safe.directory /w/workspace/go-mod-messaging/5 [Pipeline] fileExists [Pipeline] sh 21:49:06 + make test 21:49:06 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:49:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:49:06 go: downloading github.com/nats-io/nats.go v1.31.0 21:49:06 go: downloading github.com/google/uuid v1.4.0 21:49:07 go: downloading github.com/stretchr/testify v1.8.4 21:49:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 21:49:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:49:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:49:07 go: downloading github.com/hashicorp/errwrap v1.0.0 21:49:07 go: downloading github.com/davecgh/go-spew v1.1.1 21:49:07 go: downloading github.com/pmezard/go-difflib v1.0.0 21:49:07 go: downloading gopkg.in/yaml.v3 v3.0.1 21:49:07 go: downloading github.com/go-playground/validator/v10 v10.15.5 21:49:07 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:49:07 go: downloading github.com/stretchr/objx v0.5.0 21:49:07 go: downloading github.com/klauspost/compress v1.17.1 21:49:07 go: downloading github.com/nats-io/nkeys v0.4.6 21:49:07 go: downloading github.com/nats-io/nuid v1.0.1 21:49:08 go: downloading github.com/gorilla/websocket v1.5.0 21:49:08 go: downloading golang.org/x/net v0.17.0 21:49:08 go: downloading golang.org/x/sync v0.1.0 21:49:08 go: downloading github.com/x448/float16 v0.8.4 21:49:08 go: downloading golang.org/x/crypto v0.14.0 21:49:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:49:09 go: downloading github.com/go-playground/universal-translator v0.18.1 21:49:09 go: downloading github.com/leodido/go-urn v1.2.4 21:49:09 go: downloading golang.org/x/text v0.13.0 21:49:09 go: downloading github.com/go-playground/locales v0.14.1 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.248s coverage: 88.6% of statements 21:51:01 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 21:51:01 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.201s coverage: 19.8% of statements 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.308s coverage: 88.8% of statements 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.362s coverage: 86.2% of statements 21:51:01 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.193s coverage: 15.4% of statements 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.387s coverage: 61.3% of statements 21:51:01 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.239s coverage: 87.5% of statements 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.242s coverage: 100.0% of statements 21:51:01 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.232s coverage: 100.0% of statements 21:51:02 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.219s coverage: 95.1% of statements 21:51:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:51:05 go vet ./... 21:52:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:52:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:52:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:52:27 $ docker stop --time=1 2ba08d15eca5daa52a661244a73411a213a2e2c2a55801e9e9b894740d2c8a29 21:52:31 $ docker rm -f --volumes 2ba08d15eca5daa52a661244a73411a213a2e2c2a55801e9e9b894740d2c8a29 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:34 Warning: overwriting stash ‘coverage-report’ 21:52:34 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 21:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:35 21:52:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:36 arm64: Pulling from edgex-lftools-log-publisher 21:52:36 8998bd30e6a1: Pulling fs layer 21:52:36 04944245beec: Pulling fs layer 21:52:36 699f458cf7ca: Pulling fs layer 21:52:36 765212b225bb: Pulling fs layer 21:52:36 f23df028b6ca: Pulling fs layer 21:52:36 d65c8cfc05b1: Pulling fs layer 21:52:36 2437ff75d9bd: Pulling fs layer 21:52:36 f23df028b6ca: Waiting 21:52:36 765212b225bb: Waiting 21:52:36 d65c8cfc05b1: Waiting 21:52:36 2437ff75d9bd: Waiting 21:52:36 04944245beec: Verifying Checksum 21:52:36 04944245beec: Download complete 21:52:36 765212b225bb: Verifying Checksum 21:52:36 765212b225bb: Download complete 21:52:36 f23df028b6ca: Verifying Checksum 21:52:36 f23df028b6ca: Download complete 21:52:36 d65c8cfc05b1: Verifying Checksum 21:52:36 d65c8cfc05b1: Download complete 21:52:36 699f458cf7ca: Verifying Checksum 21:52:36 699f458cf7ca: Download complete 21:52:37 8998bd30e6a1: Verifying Checksum 21:52:37 8998bd30e6a1: Download complete 21:52:40 2437ff75d9bd: Verifying Checksum 21:52:40 2437ff75d9bd: Download complete 21:52:44 8998bd30e6a1: Pull complete 21:52:45 04944245beec: Pull complete 21:52:47 699f458cf7ca: Pull complete 21:52:47 765212b225bb: Pull complete 21:52:48 f23df028b6ca: Pull complete 21:52:48 d65c8cfc05b1: Pull complete 21:53:10 2437ff75d9bd: Pull complete 21:53:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:53:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:10 prd-ubuntu20.04-docker-arm64-4c-16g-16715 does not seem to be running inside a container 21:53:10 $ 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/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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:arm64 cat 21:53:12 $ docker top 79743f320617d4bf5a505b00f09b3aacab428ae06ae3f74f5c49e4016fcad91e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:13 ---> job-cost.sh 21:53:13 lf-activate-venv: SKIPPING 21:53:13 INFO: No Stack... 21:53:13 INFO: Retrieving Pricing Info for: v3-standard-4 21:53:14 INFO: Archiving Costs [Pipeline] sh 21:53:15 + cat /w/workspace/go-mod-messaging/5/archives/cost.csv 21:53:15 + cut -d, -f6 [Pipeline] lock 21:53:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] 21:53:15 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] did not exist. Created. 21:53:15 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:16 /w/workspace/go-mod-messaging/5@tmp/durable-cfd2f1f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:53:16 + echo total: 0.10999999940395355 [Pipeline] stash 21:53:16 Warning: overwriting stash ‘stack-cost’ 21:53:16 Stashed 1 file(s) [Pipeline] } 21:53:16 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:16 $ docker stop --time=1 79743f320617d4bf5a505b00f09b3aacab428ae06ae3f74f5c49e4016fcad91e 21:53:18 $ docker rm -f --volumes 79743f320617d4bf5a505b00f09b3aacab428ae06ae3f74f5c49e4016fcad91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:53:18 provisioning config files... 21:53:18 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/config10453492256530382446tmp [Pipeline] { [Pipeline] sh 21:53:19 + set +x 21:53:19 + curl -s https://codecov.io/bash 21:53:19 + bash -s -- 21:53:19 21:53:19 _____ _ 21:53:19 / ____| | | 21:53:19 | | ___ __| | ___ ___ _____ __ 21:53:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:53:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:53:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:53:19 Bash-1.0.6 21:53:19 21:53:19 21:53:19 ==> git version 2.25.1 found 21:53:19 ==> 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 21:53:19 Release-Date: 2020-01-08 21:53:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:53:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:53:19 ==> Jenkins CI detected. 21:53:19 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-290 21:53:19 project root: . 21:53:19 --> token set from env 21:53:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:53:19 ==> Running gcov in . (disable via -X gcov) 21:53:19 ==> Python coveragepy not found 21:53:19 ==> Searching for coverage reports in: 21:53:19 + . 21:53:19 -> Found 1 reports 21:53:19 ==> Detecting git/mercurial file structure 21:53:19 ==> Reading reports 21:53:19 + ./coverage.out bytes=42718 21:53:19 ==> Appending adjustments 21:53:19 https://docs.codecov.io/docs/fixing-reports 21:53:19 + Found adjustments 21:53:19 ==> Gzipping contents 21:53:19 12K /tmp/codecov.frqSPA.gz 21:53:19 ==> Uploading reports 21:53:19 url: https://codecov.io 21:53:19 query: branch=PR-290&commit=47680d79c1b125b612b4a3eaf250ad7331b051c0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-290%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=290&job=&cmd_args= 21:53:19 -> Pinging Codecov 21:53:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-290&commit=47680d79c1b125b612b4a3eaf250ad7331b051c0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-290%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=290&job=&cmd_args= 21:53:19 -> Uploading to 21:53:19 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/F6E385568367DD0E4001BA4F8F1CB792/47680d79c1b125b612b4a3eaf250ad7331b051c0/cf2eb1de-0f3d-4b5f-8c09-316e3681449e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T215319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ec2fb0a05155f1ffe712706acc181633848d8164d5fbc51ffa06f8eb85c5e34 21:53:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:19 Dload Upload Total Spent Left Speed 21:53:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8359 0 0 100 8359 0 30845 --:--:-- --:--:-- --:--:-- 30845 21:53:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] } 21:53:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:53:20 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-290/archives ] 21:53:20 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-290/archives 21:53:20 total 16 21:53:20 drwxr-xr-x 3 root root 4096 Nov 6 21:46 . 21:53:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 21:46 .. 21:53:20 drwxr-xr-x 2 root root 4096 Nov 6 21:46 cost 21:53:20 -rw-r--r-- 1 root root 88 Nov 6 21:46 cost.csv 21:53:20 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-290/archives 21:53:20 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-290/archives 21:53:20 total 16 21:53:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 21:46 . 21:53:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 21:46 .. 21:53:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 21:46 cost 21:53:20 -rw-r--r-- 1 jenkins jenkins 88 Nov 6 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:53:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:21 ---> package-listing.sh 21:53:21 ++ facter osfamily 21:53:21 ++ tr '[:upper:]' '[:lower:]' 21:53:22 + OS_FAMILY=debian 21:53:22 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-290 21:53:22 + START_PACKAGES=/tmp/packages_start.txt 21:53:22 + END_PACKAGES=/tmp/packages_end.txt 21:53:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:22 + PACKAGES=/tmp/packages_start.txt 21:53:22 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-290 ']' 21:53:22 + PACKAGES=/tmp/packages_end.txt 21:53:22 + case "${OS_FAMILY}" in 21:53:22 + dpkg -l 21:53:22 + grep '^ii' 21:53:22 + '[' -f /tmp/packages_start.txt ']' 21:53:22 + '[' -f /tmp/packages_end.txt ']' 21:53:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:22 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-290 ']' 21:53:22 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-290/archives/ 21:53:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-290/archives/ [Pipeline] echo 21:53:22 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:22 prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container 21:53:22 $ 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-290/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-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 21:53:22 $ docker top bd18a02cf9935b8cbbf1b4946c9398918fd30601a938ff663c48dd1e55f76953 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:23 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:23 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:23 + ls /var/log/sa-host 21:53:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:23 provisioning config files... 21:53:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/config2516779735277844365tmp [Pipeline] { [Pipeline] echo 21:53:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:24 ---> create-netrc.sh [Pipeline] } 21:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:24 ---> python-tools-install.sh [Pipeline] echo 21:53:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:24 ---> sudo-logs.sh 21:53:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:25 ---> job-cost.sh 21:53:25 lf-activate-venv: SKIPPING 21:53:25 DEBUG: total: 0.2199999988079071 21:53:25 INFO: Retrieving Stack Cost... 21:53:25 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:25 INFO: Archiving Costs [Pipeline] echo 21:53:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:26 ---> logs-deploy.sh 21:53:26 lf-activate-venv: SKIPPING 21:53:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-290/5 21:53:26 INFO: archiving workspace using pattern(s): 21:53:27 Archives upload complete. 21:53:27 INFO: archiving logs to Nexus 21:53:28 ---> uname -a: 21:53:28 Linux prd-ubuntu20-04-docker-8c-8g-16711 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:53:28 21:53:28 21:53:28 ---> lscpu: 21:53:28 Architecture: x86_64 21:53:28 CPU op-mode(s): 32-bit, 64-bit 21:53:28 Byte Order: Little Endian 21:53:28 Address sizes: 40 bits physical, 48 bits virtual 21:53:28 CPU(s): 8 21:53:28 On-line CPU(s) list: 0-7 21:53:28 Thread(s) per core: 1 21:53:28 Core(s) per socket: 1 21:53:28 Socket(s): 8 21:53:28 NUMA node(s): 1 21:53:28 Vendor ID: AuthenticAMD 21:53:28 CPU family: 23 21:53:28 Model: 49 21:53:28 Model name: AMD EPYC-Rome Processor 21:53:28 Stepping: 0 21:53:28 CPU MHz: 2799.998 21:53:28 BogoMIPS: 5599.99 21:53:28 Virtualization: AMD-V 21:53:28 Hypervisor vendor: KVM 21:53:28 Virtualization type: full 21:53:28 L1d cache: 256 KiB 21:53:28 L1i cache: 256 KiB 21:53:28 L2 cache: 4 MiB 21:53:28 L3 cache: 128 MiB 21:53:28 NUMA node0 CPU(s): 0-7 21:53:28 Vulnerability Itlb multihit: Not affected 21:53:28 Vulnerability L1tf: Not affected 21:53:28 Vulnerability Mds: Not affected 21:53:28 Vulnerability Meltdown: Not affected 21:53:28 Vulnerability Mmio stale data: Not affected 21:53:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:53:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:53:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:53:28 Vulnerability Srbds: Not affected 21:53:28 Vulnerability Tsx async abort: Not affected 21:53:28 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 21:53:28 21:53:28 21:53:28 ---> nproc: 21:53:28 8 21:53:28 21:53:28 21:53:28 ---> df -h: 21:53:28 Filesystem Size Used Avail Use% Mounted on 21:53:28 overlay 155G 11G 145G 7% / 21:53:28 tmpfs 64M 0 64M 0% /dev 21:53:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:53:28 shm 64M 0 64M 0% /dev/shm 21:53:28 /dev/vda1 155G 11G 145G 7% /facter-os 21:53:28 21:53:28 21:53:28 ---> sar -b -r -n DEV: 21:53:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16711) 11/06/23 _x86_64_ (8 CPU) 21:53:28 21:53:28 21:43:54 LINUX RESTART (8 CPU) 21:53:28 21:53:28 21:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:53:28 21:45:01 185.61 103.96 72.37 9.28 13271.42 76085.43 2354917.79 21:53:28 21:46:01 97.10 3.03 94.07 0.00 408.87 66313.88 0.00 21:53:28 21:47:01 77.57 0.18 77.39 0.00 6.80 70263.49 0.00 21:53:28 21:48:01 5.38 0.00 5.38 0.00 0.00 33606.53 0.00 21:53:28 21:49:01 3.53 0.00 3.53 0.00 0.00 16140.49 0.00 21:53:28 21:50:01 1.37 0.00 1.37 0.00 0.00 27.46 0.00 21:53:28 21:51:01 1.52 0.37 1.15 0.00 11.46 14.13 0.00 21:53:28 21:52:01 2.55 1.28 1.27 0.00 26.26 15.73 0.00 21:53:28 21:53:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 21:53:28 Average: 41.76 12.10 28.63 1.03 1525.60 29166.85 261768.95 21:53:28 21:53:28 21:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:28 21:45:01 29904524 31647104 718388 2.18 56648 1993096 1916188 5.65 1056816 1624924 58336 21:53:28 21:46:01 27988128 31299736 1001444 3.05 95800 3436412 2191732 6.46 1751860 2695916 619576 21:53:28 21:47:01 28402596 31562080 742652 2.26 103388 3268516 1776400 5.24 1331252 2692580 16 21:53:28 21:48:01 28402932 31562500 741804 2.26 103480 3268512 1776400 5.24 1331204 2692584 16 21:53:28 21:49:01 28408932 31569064 735684 2.24 103544 3268520 1776400 5.24 1325152 2693052 16 21:53:28 21:50:01 28408836 31569052 735552 2.24 103624 3268520 1776400 5.24 1325508 2693064 4 21:53:28 21:51:01 28414316 31575084 729520 2.22 103664 3268992 1776400 5.24 1322748 2693324 208 21:53:28 21:52:01 28403672 31566228 738248 2.25 103700 3269788 1776400 5.24 1333740 2693572 172 21:53:28 21:53:01 28403412 31565988 738476 2.25 103728 3269788 1776400 5.24 1333036 2693536 8 21:53:28 Average: 28526372 31546315 764641 2.33 97508 3145794 1838080 5.42 1345702 2574728 75372 21:53:28 21:53:28 21:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:28 21:45:01 ens3 584.84 333.89 3750.27 67.26 0.00 0.00 0.00 0.00 21:53:28 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:45:01 lo 4.20 4.20 0.39 0.39 0.00 0.00 0.00 0.00 21:53:28 21:46:01 veth3de89ee 82.37 152.09 7.98 1437.28 0.00 0.00 0.00 0.12 21:53:28 21:46:01 ens3 328.50 197.07 5273.39 97.13 0.00 0.00 0.00 0.00 21:53:28 21:46:01 docker0 83.95 153.44 7.08 1454.08 0.00 0.00 0.00 0.00 21:53:28 21:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:53:28 21:47:01 ens3 94.57 55.84 2525.71 12.28 0.00 0.00 0.00 0.00 21:53:28 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:53:28 21:48:01 ens3 1.32 0.70 2.08 0.29 0.00 0.00 0.00 0.00 21:53:28 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:53:28 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:28 21:50:01 ens3 0.27 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:53:28 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:51:01 ens3 1.10 0.67 0.82 0.37 0.00 0.00 0.00 0.00 21:53:28 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:28 21:52:01 ens3 7.25 6.12 4.59 5.50 0.00 0.00 0.00 0.00 21:53:28 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:53:28 21:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:53:28 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:28 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:28 Average: ens3 113.15 66.08 1284.22 20.33 0.00 0.00 0.00 0.00 21:53:28 Average: docker0 9.33 17.05 0.79 161.55 0.00 0.00 0.00 0.00 21:53:28 Average: lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 21:53:28 21:53:28 21:53:28 ---> sar -P ALL: 21:53:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16711) 11/06/23 _x86_64_ (8 CPU) 21:53:28 21:53:28 21:43:54 LINUX RESTART (8 CPU) 21:53:28 21:53:28 21:44:01 CPU %user %nice %system %iowait %steal %idle 21:53:28 21:45:01 all 6.12 0.01 1.68 18.80 0.06 73.33 21:53:28 21:45:01 0 3.89 0.00 1.99 41.24 0.05 52.82 21:53:28 21:45:01 1 6.00 0.00 1.32 15.50 0.07 77.10 21:53:28 21:45:01 2 6.24 0.00 1.51 30.88 0.07 61.30 21:53:28 21:45:01 3 8.20 0.00 1.62 19.06 0.07 71.04 21:53:28 21:45:01 4 5.75 0.00 1.19 12.68 0.05 80.34 21:53:28 21:45:01 5 5.59 0.00 2.41 11.01 0.05 80.94 21:53:28 21:45:01 6 8.40 0.00 1.47 13.56 0.05 76.52 21:53:28 21:45:01 7 4.86 0.05 1.93 6.47 0.08 86.61 21:53:28 21:46:01 all 26.51 0.00 4.32 1.97 0.09 67.10 21:53:28 21:46:01 0 26.43 0.00 3.95 1.62 0.10 67.90 21:53:28 21:46:01 1 26.37 0.00 4.25 1.56 0.10 67.71 21:53:28 21:46:01 2 28.34 0.00 4.06 2.17 0.07 65.37 21:53:28 21:46:01 3 26.54 0.00 4.30 0.64 0.10 68.42 21:53:28 21:46:01 4 24.67 0.00 5.04 2.52 0.08 67.69 21:53:28 21:46:01 5 27.96 0.00 4.63 6.82 0.08 60.51 21:53:28 21:46:01 6 26.56 0.00 3.75 0.34 0.08 69.27 21:53:28 21:46:01 7 25.20 0.00 4.61 0.15 0.08 69.95 21:53:28 21:47:01 all 10.39 0.00 1.97 1.03 0.04 86.57 21:53:28 21:47:01 0 9.96 0.00 2.90 0.05 0.03 87.06 21:53:28 21:47:01 1 10.31 0.00 1.64 0.03 0.05 87.97 21:53:28 21:47:01 2 9.82 0.00 1.77 0.99 0.03 87.39 21:53:28 21:47:01 3 10.27 0.00 2.33 6.26 0.05 81.09 21:53:28 21:47:01 4 10.36 0.00 1.85 0.47 0.03 87.29 21:53:28 21:47:01 5 9.97 0.00 1.74 0.02 0.02 88.25 21:53:28 21:47:01 6 11.05 0.00 1.41 0.49 0.03 87.02 21:53:28 21:47:01 7 11.37 0.00 2.16 0.00 0.03 86.43 21:53:28 21:48:01 all 0.04 0.00 0.01 0.02 0.01 99.92 21:53:28 21:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:53:28 21:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:53:28 21:48:01 2 0.03 0.00 0.02 0.13 0.03 99.78 21:53:28 21:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:53:28 21:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:53:28 21:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:53:28 21:48:01 6 0.02 0.00 0.02 0.05 0.00 99.92 21:53:28 21:48:01 7 0.10 0.00 0.03 0.00 0.00 99.87 21:53:28 21:49:01 all 0.04 0.00 0.01 0.01 0.01 99.92 21:53:28 21:49:01 0 0.03 0.00 0.02 0.02 0.02 99.92 21:53:28 21:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:53:28 21:49:01 2 0.02 0.00 0.02 0.03 0.02 99.92 21:53:28 21:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:53:28 21:49:01 4 0.12 0.00 0.02 0.00 0.00 99.87 21:53:28 21:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:53:28 21:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:53:28 21:49:01 7 0.08 0.00 0.00 0.00 0.00 99.92 21:53:28 21:50:01 all 0.07 0.00 0.01 0.07 0.01 99.84 21:53:28 21:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:53:28 21:50:01 1 0.40 0.00 0.00 0.00 0.00 99.60 21:53:28 21:50:01 2 0.02 0.00 0.03 0.17 0.02 99.77 21:53:28 21:50:01 3 0.00 0.00 0.00 0.35 0.02 99.63 21:53:28 21:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:53:28 21:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:53:28 21:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:53:28 21:50:01 7 0.08 0.00 0.02 0.03 0.02 99.85 21:53:28 21:51:01 all 0.15 0.00 0.02 0.04 0.01 99.78 21:53:28 21:51:01 0 0.15 0.00 0.02 0.08 0.02 99.73 21:53:28 21:51:01 1 0.60 0.00 0.07 0.00 0.02 99.32 21:53:28 21:51:01 2 0.03 0.00 0.03 0.23 0.02 99.68 21:53:28 21:51:01 3 0.02 0.00 0.02 0.00 0.05 99.92 21:53:28 21:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:53:28 21:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:53:28 21:51:01 6 0.10 0.00 0.00 0.00 0.00 99.90 21:53:28 21:51:01 7 0.22 0.00 0.02 0.00 0.00 99.77 21:53:28 21:52:01 all 0.36 0.00 0.04 0.24 0.02 99.33 21:53:28 21:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:53:28 21:52:01 1 0.88 0.00 0.02 0.05 0.02 99.04 21:53:28 21:52:01 2 0.37 0.00 0.12 1.57 0.05 97.90 21:53:28 21:52:01 3 0.00 0.00 0.03 0.23 0.02 99.72 21:53:28 21:52:01 4 0.17 0.00 0.05 0.00 0.02 99.77 21:53:28 21:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:53:28 21:52:01 6 0.12 0.00 0.03 0.05 0.02 99.78 21:53:28 21:52:01 7 1.30 0.00 0.05 0.00 0.05 98.60 21:53:28 21:53:01 all 0.03 0.00 0.00 0.12 0.00 99.85 21:53:28 21:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:28 21:53:01 1 0.07 0.00 0.00 0.00 0.00 99.93 21:53:28 21:53:01 2 0.05 0.00 0.02 0.62 0.02 99.30 21:53:28 21:53:01 3 0.03 0.00 0.00 0.35 0.00 99.62 21:53:28 21:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:53:28 21:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:53:28 21:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:53:28 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:53:28 Average: all 4.83 0.00 0.89 2.47 0.03 91.78 21:53:28 Average: 0 4.48 0.00 0.98 4.78 0.03 89.73 21:53:28 Average: 1 4.94 0.00 0.81 1.90 0.03 92.31 21:53:28 Average: 2 4.97 0.00 0.84 4.07 0.04 90.09 21:53:28 Average: 3 4.98 0.00 0.92 2.98 0.04 91.09 21:53:28 Average: 4 4.54 0.00 0.90 1.74 0.02 92.80 21:53:28 Average: 5 4.81 0.00 0.97 1.97 0.02 92.23 21:53:28 Average: 6 5.11 0.00 0.74 1.61 0.02 92.51 21:53:28 Average: 7 4.77 0.01 0.97 0.74 0.03 93.48 21:53:28 21:53:28 21:53:28