Pull request #361 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7be0e3992c08312134c3a5c89af5c5b5dfb24e85+72d14041547e0d4db69c5f11c162fd8f36598abe (be65987c1ba4faa9f4831c2ee9c2f55368e51a18) 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-ssh4388991374107166044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16077363421283193857.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-361/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-361/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1288185335654833248.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-361/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2386820662303170718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17004163336021274868.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-361/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-361/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16355780366666018025.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22999 in /w/workspace/xfoundry_go-mod-messaging_PR-361 [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-361 # 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 Merging remotes/origin/main commit 72d14041547e0d4db69c5f11c162fd8f36598abe into PR head commit 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 > 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/361/head:refs/remotes/origin/PR-361 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 Checking out Revision 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 (PR-361) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git checkout -f 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 # 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 72d14041547e0d4db69c5f11c162fd8f36598abe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:49:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:49:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:49:16 ========================================================= 16:49:16 EdgeX Global Pipelines Version Info 16:49:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:49:17 ------------------- 16:49:17 stable info: 16:49:17 ------------------- 16:49:17 Commited By: Ginny Guan ginny@iotechsys.com 16:49:17 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 16:49:17 Message: update stable to v1.0.265 16:49:17 ------------------- 16:49:17 experimental info: 16:49:17 ------------------- 16:49:17 Commited By: Cherry Wang cherry@iotechsys.com 16:49:17 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 16:49:17 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:49:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:49:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7be0e39 [Pipeline] echo 16:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:49:20 + git rev-list -1 --merges 7be0e3992c08312134c3a5c89af5c5b5dfb24e85~1..7be0e3992c08312134c3a5c89af5c5b5dfb24e85 [Pipeline] echo 16:49:20 -----------> git rev-list -1 --merges 7be0e3992c08312134c3a5c89af5c5b5dfb24e85~1..7be0e3992c08312134c3a5c89af5c5b5dfb24e85 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 [false] [Pipeline] sh 16:49:20 + git log --format=format:%s -1 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 [Pipeline] echo 16:49:20 ========================================================= 16:49:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:49:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:21 + git log --format=format:%s -1 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 [Pipeline] echo 16:49:21 [semverPrep] GIT_COMMIT: 7be0e3992c08312134c3a5c89af5c5b5dfb24e85, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 16:49:21 [semverPrep] This is not a build commit. [Pipeline] sh 16:49:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:21 + grep -v github /etc/ssh/ssh_known_hosts 16:49:21 + [ -e /tmp/ssh_known_hosts ] 16:49:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:49:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:49:21 + sudo tee -a /etc/ssh/ssh_known_hosts 16:49:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:22 16:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:23 0.1.4: Pulling from edgex-devops/py-git-semver 16:49:23 b85a868b505f: Pulling fs layer 16:49:23 e2be974225ed: Pulling fs layer 16:49:23 339a4e72a1f5: Pulling fs layer 16:49:23 988bab9f4d93: Pulling fs layer 16:49:23 1469e6f7b9e6: Pulling fs layer 16:49:23 eaf3925da568: Pulling fs layer 16:49:23 bab4dde63d76: Pulling fs layer 16:49:23 bde34c3a00c8: Pulling fs layer 16:49:23 b352a97aabf1: Pulling fs layer 16:49:23 4872d77fe225: Pulling fs layer 16:49:23 5851b861e8e6: Pulling fs layer 16:49:23 988bab9f4d93: Waiting 16:49:23 1469e6f7b9e6: Waiting 16:49:23 eaf3925da568: Waiting 16:49:23 bde34c3a00c8: Waiting 16:49:23 b352a97aabf1: Waiting 16:49:23 4872d77fe225: Waiting 16:49:23 5851b861e8e6: Waiting 16:49:23 bab4dde63d76: Waiting 16:49:23 e2be974225ed: Verifying Checksum 16:49:23 e2be974225ed: Download complete 16:49:23 988bab9f4d93: Download complete 16:49:23 1469e6f7b9e6: Verifying Checksum 16:49:23 1469e6f7b9e6: Download complete 16:49:23 339a4e72a1f5: Verifying Checksum 16:49:23 339a4e72a1f5: Download complete 16:49:23 eaf3925da568: Verifying Checksum 16:49:23 eaf3925da568: Download complete 16:49:23 bde34c3a00c8: Verifying Checksum 16:49:23 bde34c3a00c8: Download complete 16:49:23 b352a97aabf1: Download complete 16:49:23 4872d77fe225: Download complete 16:49:23 5851b861e8e6: Verifying Checksum 16:49:23 5851b861e8e6: Download complete 16:49:23 b85a868b505f: Verifying Checksum 16:49:23 b85a868b505f: Download complete 16:49:24 bab4dde63d76: Verifying Checksum 16:49:24 bab4dde63d76: Download complete 16:49:25 b85a868b505f: Pull complete 16:49:25 e2be974225ed: Pull complete 16:49:25 339a4e72a1f5: Pull complete 16:49:25 988bab9f4d93: Pull complete 16:49:26 1469e6f7b9e6: Pull complete 16:49:26 eaf3925da568: Pull complete 16:49:28 bab4dde63d76: Pull complete 16:49:28 bde34c3a00c8: Pull complete 16:49:28 b352a97aabf1: Pull complete 16:49:28 4872d77fe225: Pull complete 16:49:28 5851b861e8e6: Pull complete 16:49:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:28 prd-ubuntu20.04-docker-8c-8g-22999 does not seem to be running inside a container 16:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-361 -v /w/workspace/xfoundry_go-mod-messaging_PR-361:/w/workspace/xfoundry_go-mod-messaging_PR-361:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-361@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-361@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:29 $ docker top 03c7bcd29954af6f297440fbcc4cbc49edf37b0c588bb13f523a509bd843e178 -eo pid,comm 16:49:30 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). 16:49:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:30 [ssh-agent] Looking for ssh-agent implementation... 16:49:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:30 $ docker exec 03c7bcd29954af6f297440fbcc4cbc49edf37b0c588bb13f523a509bd843e178 ssh-agent 16:49:30 SSH_AUTH_SOCK=/tmp/ssh-Fb3Bbda5399d/agent.33 16:49:30 SSH_AGENT_PID=39 16:49:30 Running ssh-add (command line suppressed) 16:49:30 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-361@tmp/private_key_10671855986256850267.key (/w/workspace/xfoundry_go-mod-messaging_PR-361@tmp/private_key_10671855986256850267.key) 16:49:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:30 + git tag --points-at HEAD [Pipeline] } 16:49:30 $ docker exec --env ******** --env ******** 03c7bcd29954af6f297440fbcc4cbc49edf37b0c588bb13f523a509bd843e178 ssh-agent -k 16:49:31 unset SSH_AUTH_SOCK; 16:49:31 unset SSH_AGENT_PID; 16:49:31 echo Agent pid 39 killed; 16:49:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:31 [ssh-agent] Looking for ssh-agent implementation... 16:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:31 $ docker exec 03c7bcd29954af6f297440fbcc4cbc49edf37b0c588bb13f523a509bd843e178 ssh-agent 16:49:31 SSH_AUTH_SOCK=/tmp/ssh-uQGO8Vq43UNf/agent.72 16:49:31 SSH_AGENT_PID=78 16:49:31 Running ssh-add (command line suppressed) 16:49:31 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-361@tmp/private_key_344379249600112024.key (/w/workspace/xfoundry_go-mod-messaging_PR-361@tmp/private_key_344379249600112024.key) 16:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:31 + git semver init 16:49:32 2024-10-17 16:49:32,124 [run_init] DEBUG init version:0.0.0 force:False 16:49:32 2024-10-17 16:49:32,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-361/.semver 16:49:32 2024-10-17 16:49:32,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-361/.semver 16:49:32 2024-10-17 16:49:32,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-361/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-361, universal_newlines=False, shell=None, istream=None) 16:49:33 2024-10-17 16:49:32,885 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-361/.git/info/exclude 16:49:33 2024-10-17 16:49:32,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-361/.semver/PR-361 with force:False 16:49:33 2024-10-17 16:49:32,886 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-361/.semver/PR-361 16:49:33 2024-10-17 16:49:32,891 [execute] INFO git cat-file --batch-check 16:49:33 2024-10-17 16:49:32,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-361/.semver, universal_newlines=False, shell=None, istream=) 16:49:33 2024-10-17 16:49:32,899 [execute] INFO git cat-file --batch 16:49:33 2024-10-17 16:49:32,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-361/.semver, universal_newlines=False, shell=None, istream=) 16:49:33 2024-10-17 16:49:32,904 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-361/.semver/PR-361 16:49:33 0.0.0 [Pipeline] } 16:49:33 $ docker exec --env ******** --env ******** 03c7bcd29954af6f297440fbcc4cbc49edf37b0c588bb13f523a509bd843e178 ssh-agent -k 16:49:33 unset SSH_AUTH_SOCK; 16:49:33 unset SSH_AGENT_PID; 16:49:33 echo Agent pid 78 killed; 16:49:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:33 + git semver [Pipeline] } 16:49:34 $ docker stop --time=1 03c7bcd29954af6f297440fbcc4cbc49edf37b0c588bb13f523a509bd843e178 16:49:35 $ docker rm -f --volumes 03c7bcd29954af6f297440fbcc4cbc49edf37b0c588bb13f523a509bd843e178 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:49:36 Stashed 1 file(s) [Pipeline] echo 16:49:36 [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 16:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:49:37 ========================================================= 16:49:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 16:49:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:49:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 16:49:37 43c4264eed91: Pulling fs layer 16:49:37 4cc291be95ef: Pulling fs layer 16:49:37 2ac1f1163629: Pulling fs layer 16:49:37 5c3c966382ef: Pulling fs layer 16:49:37 4f4fb700ef54: Pulling fs layer 16:49:37 5d5c8e513c77: Pulling fs layer 16:49:37 9f66e0745190: Pulling fs layer 16:49:37 f49a43e4bbc0: Pulling fs layer 16:49:37 561ebcabdf7f: Pulling fs layer 16:49:37 5d5c8e513c77: Waiting 16:49:37 9f66e0745190: Waiting 16:49:37 5c3c966382ef: Waiting 16:49:37 4f4fb700ef54: Waiting 16:49:37 f49a43e4bbc0: Waiting 16:49:37 561ebcabdf7f: Waiting 16:49:37 4cc291be95ef: Download complete 16:49:37 5c3c966382ef: Verifying Checksum 16:49:37 4f4fb700ef54: Verifying Checksum 16:49:37 4f4fb700ef54: Download complete 16:49:37 5d5c8e513c77: Verifying Checksum 16:49:37 5d5c8e513c77: Download complete 16:49:37 9f66e0745190: Verifying Checksum 16:49:37 9f66e0745190: Download complete 16:49:37 43c4264eed91: Pull complete 16:49:37 561ebcabdf7f: Verifying Checksum 16:49:37 561ebcabdf7f: Download complete 16:49:37 4cc291be95ef: Pull complete 16:49:38 2ac1f1163629: Verifying Checksum 16:49:38 2ac1f1163629: Download complete 16:49:38 f49a43e4bbc0: Download complete 16:49:41 2ac1f1163629: Pull complete 16:49:41 5c3c966382ef: Pull complete 16:49:41 4f4fb700ef54: Pull complete 16:49:42 5d5c8e513c77: Pull complete 16:49:42 9f66e0745190: Pull complete 16:49:44 f49a43e4bbc0: Pull complete 16:49:44 561ebcabdf7f: Pull complete 16:49:45 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 16:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 16:49:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:45 + docker inspect -f . ci-base-image-x86_64 16:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:45 prd-ubuntu20.04-docker-8c-8g-22999 does not seem to be running inside a container 16:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-361 -v /w/workspace/xfoundry_go-mod-messaging_PR-361:/w/workspace/xfoundry_go-mod-messaging_PR-361:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-361@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-361@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 ******** ci-base-image-x86_64 cat 16:49:47 $ docker top 89c402ca0843f1173fa48a794aff33053ade40f7418dac13d00870b75dd01536 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:48 + go version 16:49:48 go version go1.23.2 linux/amd64 [Pipeline] } 16:49:48 $ docker stop --time=1 89c402ca0843f1173fa48a794aff33053ade40f7418dac13d00870b75dd01536 16:49:49 $ docker rm -f --volumes 89c402ca0843f1173fa48a794aff33053ade40f7418dac13d00870b75dd01536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker inspect -f . ci-base-image-x86_64 16:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:50 prd-ubuntu20.04-docker-8c-8g-22999 does not seem to be running inside a container 16:49:50 $ 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-361 -v /w/workspace/xfoundry_go-mod-messaging_PR-361:/w/workspace/xfoundry_go-mod-messaging_PR-361:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-361@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-361@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 ******** ci-base-image-x86_64 cat 16:49:51 $ docker top 75a813428fad9db0b52e89912ca6a033d1e2c64435fcff15d2d1da49cacbb6e0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:51 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-361 [Pipeline] fileExists [Pipeline] sh 16:49:51 Still waiting to schedule task 16:49:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:49:51 + make test 16:49:51 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:49:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 16:49:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:49:51 go: downloading github.com/google/uuid v1.6.0 16:49:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:49:52 go: downloading github.com/stretchr/testify v1.9.0 16:49:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:49:52 go: downloading github.com/nats-io/nats.go v1.37.0 16:49:52 go: downloading github.com/hashicorp/errwrap v1.0.0 16:49:52 go: downloading github.com/davecgh/go-spew v1.1.1 16:49:52 go: downloading github.com/pmezard/go-difflib v1.0.0 16:49:52 go: downloading gopkg.in/yaml.v3 v3.0.1 16:49:52 go: downloading github.com/stretchr/objx v0.5.2 16:49:52 go: downloading github.com/go-playground/validator/v10 v10.22.1 16:49:52 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:49:52 go: downloading github.com/klauspost/compress v1.17.2 16:49:52 go: downloading github.com/nats-io/nkeys v0.4.7 16:49:52 go: downloading github.com/nats-io/nuid v1.0.1 16:49:52 go: downloading github.com/gorilla/websocket v1.5.3 16:49:52 go: downloading golang.org/x/net v0.27.0 16:49:52 go: downloading golang.org/x/sync v0.7.0 16:49:52 go: downloading github.com/x448/float16 v0.8.4 16:49:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:49:52 go: downloading github.com/go-playground/universal-translator v0.18.1 16:49:52 go: downloading github.com/leodido/go-urn v1.4.0 16:49:52 go: downloading golang.org/x/crypto v0.25.0 16:49:52 go: downloading golang.org/x/text v0.16.0 16:49:52 go: downloading github.com/go-playground/locales v0.14.1 16:49:52 go: downloading golang.org/x/sys v0.22.0 16:50:14 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:50:14 github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:50:14 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.028s coverage: 86.1% of statements 16:50:14 github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks coverage: 0.0% of statements 16:50:14 github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks coverage: 0.0% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.031s coverage: 19.8% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.050s coverage: 88.8% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.047s coverage: 86.2% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.019s coverage: 15.4% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.137s coverage: 61.3% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.022s coverage: 87.5% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.025s coverage: 100.0% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.020s coverage: 100.0% of statements 16:50:18 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.028s coverage: 95.1% of statements 16:50:36 go vet ./... 16:50:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:50:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:50:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:50:37 $ docker stop --time=1 75a813428fad9db0b52e89912ca6a033d1e2c64435fcff15d2d1da49cacbb6e0 16:50:39 $ docker rm -f --volumes 75a813428fad9db0b52e89912ca6a033d1e2c64435fcff15d2d1da49cacbb6e0 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:50:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:41 16:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:41 latest: Pulling from edgex-lftools-log-publisher 16:50:41 5eb5b503b376: Pulling fs layer 16:50:41 5c69ac0246d0: Pulling fs layer 16:50:41 ec43610c2a17: Pulling fs layer 16:50:41 3a2ae6a8a46f: Pulling fs layer 16:50:41 33b1e0a273af: Pulling fs layer 16:50:41 5d3b04190fa2: Pulling fs layer 16:50:41 2f39f015ded8: Pulling fs layer 16:50:41 33b1e0a273af: Waiting 16:50:41 5d3b04190fa2: Waiting 16:50:41 2f39f015ded8: Waiting 16:50:41 3a2ae6a8a46f: Waiting 16:50:41 5c69ac0246d0: Verifying Checksum 16:50:41 5c69ac0246d0: Download complete 16:50:41 3a2ae6a8a46f: Verifying Checksum 16:50:41 ec43610c2a17: Verifying Checksum 16:50:41 ec43610c2a17: Download complete 16:50:41 33b1e0a273af: Verifying Checksum 16:50:41 33b1e0a273af: Download complete 16:50:41 5d3b04190fa2: Download complete 16:50:41 5eb5b503b376: Verifying Checksum 16:50:41 5eb5b503b376: Download complete 16:50:42 2f39f015ded8: Verifying Checksum 16:50:42 2f39f015ded8: Download complete 16:50:43 5eb5b503b376: Pull complete 16:50:43 5c69ac0246d0: Pull complete 16:50:43 ec43610c2a17: Pull complete 16:50:43 3a2ae6a8a46f: Pull complete 16:50:43 33b1e0a273af: Pull complete 16:50:44 5d3b04190fa2: Pull complete 16:50:48 2f39f015ded8: Pull complete 16:50:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:48 prd-ubuntu20.04-docker-8c-8g-22999 does not seem to be running inside a container 16:50:48 $ 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-361 -v /w/workspace/xfoundry_go-mod-messaging_PR-361:/w/workspace/xfoundry_go-mod-messaging_PR-361:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-361@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-361@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-lftools-log-publisher:latest cat 16:50:49 $ docker top 27f1fa78f2524768092beb77eaa57aa471f191dc600ce3921c61659b5a25a7cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:50 ---> job-cost.sh 16:50:50 lf-activate-venv: SKIPPING 16:50:50 INFO: No Stack... 16:50:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:50 INFO: Archiving Costs [Pipeline] sh 16:50:51 + cat /w/workspace/xfoundry_go-mod-messaging_PR-361/archives/cost.csv 16:50:51 + cut -d, -f6 [Pipeline] lock 16:50:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] 16:50:51 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] did not exist. Created. 16:50:51 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:51 + echo total: 0.2199999988079071 [Pipeline] stash 16:50:51 Stashed 1 file(s) [Pipeline] } 16:50:51 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:51 $ docker stop --time=1 27f1fa78f2524768092beb77eaa57aa471f191dc600ce3921c61659b5a25a7cd 16:50:53 $ docker rm -f --volumes 27f1fa78f2524768092beb77eaa57aa471f191dc600ce3921c61659b5a25a7cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23000 in /w/workspace/xfoundry_go-mod-messaging_PR-361 [Pipeline] { [Pipeline] ws 16:51:25 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:51:29 Selected Git installation does not exist. Using Default 16:51:29 The recommended git tool is: NONE 16:51:33 using credential edgex-jenkins-ssh 16:51:33 Cloning the remote Git repository 16:51:33 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:51:34 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:51:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:51:34 > git --version # timeout=10 16:51:34 > git --version # 'git version 2.25.1' 16:51:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:51:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:51:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:51:36 Merging remotes/origin/main commit 72d14041547e0d4db69c5f11c162fd8f36598abe into PR head commit 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 16:51:36 Merge succeeded, producing 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 16:51:36 Checking out Revision 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 (PR-361) 16:51:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 16:51:37 > git --version # timeout=10 16:51:37 > git --version # 'git version 2.25.1' 16:51:37 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 16:51:36 > git config core.sparsecheckout # timeout=10 16:51:36 > git checkout -f 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 # timeout=10 16:51:36 > git remote # timeout=10 16:51:36 > git config --get remote.origin.url # timeout=10 16:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:36 > git merge 72d14041547e0d4db69c5f11c162fd8f36598abe # timeout=10 16:51:36 > git rev-parse HEAD^{commit} # timeout=10 16:51:36 > git config core.sparsecheckout # timeout=10 16:51:36 > git checkout -f 7be0e3992c08312134c3a5c89af5c5b5dfb24e85 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:51:42 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:42 Dload Upload Total Spent Left Speed 16:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72067 0 --:--:-- --:--:-- --:--:-- 72067 [Pipeline] sh 16:51:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:51:43 + sudo tee /etc/docker/daemon.new 16:51:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:51:43 { 16:51:43 "registry-mirrors": [ 16:51:43 "https://nexus3.edgexfoundry.org:10001" 16:51:43 ], 16:51:43 "bip": "10.250.0.254/24", 16:51:43 "hosts": [ 16:51:43 "tcp://0.0.0.0:5555", 16:51:43 "unix:///var/run/docker.sock" 16:51:43 ], 16:51:43 "mtu": 1458, 16:51:43 "selinux-enabled": true, 16:51:43 "seccomp-profile": "/etc/docker/seccomp.json" 16:51:43 } [Pipeline] sh 16:51:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:51:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:52:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:52:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:52:02 ========================================================= 16:52:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 16:52:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:52:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:52:03 cf04c63912e1: Pulling fs layer 16:52:03 55b35a11ae5e: Pulling fs layer 16:52:03 a37a00ec5f00: Pulling fs layer 16:52:03 50b3750afda1: Pulling fs layer 16:52:03 4f4fb700ef54: Pulling fs layer 16:52:03 80978eb59214: Pulling fs layer 16:52:03 c9f46d7d2bd2: Pulling fs layer 16:52:03 c5a475d317c9: Pulling fs layer 16:52:03 50b3750afda1: Waiting 16:52:03 4f4fb700ef54: Waiting 16:52:03 80978eb59214: Waiting 16:52:03 c9f46d7d2bd2: Waiting 16:52:03 c5a475d317c9: Waiting 16:52:03 55b35a11ae5e: Verifying Checksum 16:52:03 55b35a11ae5e: Download complete 16:52:03 50b3750afda1: Verifying Checksum 16:52:03 50b3750afda1: Download complete 16:52:03 4f4fb700ef54: Verifying Checksum 16:52:03 4f4fb700ef54: Download complete 16:52:03 80978eb59214: Verifying Checksum 16:52:03 80978eb59214: Download complete 16:52:03 cf04c63912e1: Verifying Checksum 16:52:03 cf04c63912e1: Download complete 16:52:03 c5a475d317c9: Verifying Checksum 16:52:03 c5a475d317c9: Download complete 16:52:04 cf04c63912e1: Pull complete 16:52:04 55b35a11ae5e: Pull complete 16:52:05 a37a00ec5f00: Verifying Checksum 16:52:05 a37a00ec5f00: Download complete 16:52:05 c9f46d7d2bd2: Verifying Checksum 16:52:05 c9f46d7d2bd2: Download complete 16:52:18 a37a00ec5f00: Pull complete 16:52:18 50b3750afda1: Pull complete 16:52:18 4f4fb700ef54: Pull complete 16:52:18 80978eb59214: Pull complete 16:52:26 c9f46d7d2bd2: Pull complete 16:52:27 c5a475d317c9: Pull complete 16:52:27 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 16:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:52:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 16:52:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:28 + docker inspect -f . ci-base-image-arm64 16:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:29 prd-ubuntu20.04-docker-arm64-4c-16g-23000 does not seem to be running inside a container 16:52:29 $ 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 ******** ci-base-image-arm64 cat 16:52:32 $ docker top 22b653d9735a148d2840629b6d1b7191a9713059979d12718baa626e9a4b6096 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:33 + go version 16:52:33 go version go1.23.2 linux/arm64 [Pipeline] } 16:52:33 $ docker stop --time=1 22b653d9735a148d2840629b6d1b7191a9713059979d12718baa626e9a4b6096 16:52:34 $ docker rm -f --volumes 22b653d9735a148d2840629b6d1b7191a9713059979d12718baa626e9a4b6096 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:35 + docker inspect -f . ci-base-image-arm64 16:52:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:35 prd-ubuntu20.04-docker-arm64-4c-16g-23000 does not seem to be running inside a container 16:52:36 $ 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 ******** ci-base-image-arm64 cat 16:52:37 $ docker top fe183a6de86cca821c07a54297a8e714eac7d6d83ee4aeade4f23119986ad23b -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:37 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:52:38 + make test 16:52:38 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:52:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 16:52:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:52:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:52:39 go: downloading github.com/nats-io/nats.go v1.37.0 16:52:39 go: downloading github.com/google/uuid v1.6.0 16:52:39 go: downloading github.com/stretchr/testify v1.9.0 16:52:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:52:39 go: downloading github.com/go-playground/validator/v10 v10.22.1 16:52:39 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:52:40 go: downloading github.com/hashicorp/errwrap v1.0.0 16:52:40 go: downloading github.com/gorilla/websocket v1.5.3 16:52:40 go: downloading golang.org/x/net v0.27.0 16:52:40 go: downloading golang.org/x/sync v0.7.0 16:52:40 go: downloading github.com/davecgh/go-spew v1.1.1 16:52:40 go: downloading github.com/pmezard/go-difflib v1.0.0 16:52:40 go: downloading gopkg.in/yaml.v3 v3.0.1 16:52:40 go: downloading github.com/stretchr/objx v0.5.2 16:52:40 go: downloading github.com/x448/float16 v0.8.4 16:52:40 go: downloading github.com/klauspost/compress v1.17.2 16:52:40 go: downloading github.com/nats-io/nkeys v0.4.7 16:52:40 go: downloading github.com/nats-io/nuid v1.0.1 16:52:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:52:40 go: downloading github.com/go-playground/universal-translator v0.18.1 16:52:40 go: downloading github.com/leodido/go-urn v1.4.0 16:52:41 go: downloading golang.org/x/crypto v0.25.0 16:52:41 go: downloading golang.org/x/text v0.16.0 16:52:42 go: downloading github.com/go-playground/locales v0.14.1 16:52:45 go: downloading golang.org/x/sys v0.22.0 16:54:52 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.195s coverage: 86.1% of statements 16:54:52 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:54:52 github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:54:52 github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks coverage: 0.0% of statements 16:54:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.100s coverage: 19.8% of statements 16:54:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.232s coverage: 88.8% of statements 16:54:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.231s coverage: 86.2% of statements 16:54:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.103s coverage: 15.4% of statements 16:54:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.259s coverage: 61.3% of statements 16:54:52 github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks coverage: 0.0% of statements 16:54:52 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.125s coverage: 87.5% of statements 16:54:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.108s coverage: 100.0% of statements 16:54:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.077s coverage: 100.0% of statements 16:54:56 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.099s coverage: 95.1% of statements 16:54:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:54:57 go vet ./... 16:56:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:56:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:56:33 $ docker stop --time=1 fe183a6de86cca821c07a54297a8e714eac7d6d83ee4aeade4f23119986ad23b 16:56:35 $ docker rm -f --volumes fe183a6de86cca821c07a54297a8e714eac7d6d83ee4aeade4f23119986ad23b [Pipeline] // withDockerContainer [Pipeline] sh 16:56:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:56:38 Warning: overwriting stash ‘coverage-report’ 16:56:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:40 16:56:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:40 arm64: Pulling from edgex-lftools-log-publisher 16:56:40 8998bd30e6a1: Pulling fs layer 16:56:40 04944245beec: Pulling fs layer 16:56:40 699f458cf7ca: Pulling fs layer 16:56:40 765212b225bb: Pulling fs layer 16:56:40 f23df028b6ca: Pulling fs layer 16:56:40 d65c8cfc05b1: Pulling fs layer 16:56:40 2437ff75d9bd: Pulling fs layer 16:56:40 f23df028b6ca: Waiting 16:56:40 d65c8cfc05b1: Waiting 16:56:40 2437ff75d9bd: Waiting 16:56:40 765212b225bb: Waiting 16:56:40 04944245beec: Verifying Checksum 16:56:40 04944245beec: Download complete 16:56:40 765212b225bb: Verifying Checksum 16:56:40 765212b225bb: Download complete 16:56:41 f23df028b6ca: Verifying Checksum 16:56:41 f23df028b6ca: Download complete 16:56:41 d65c8cfc05b1: Verifying Checksum 16:56:41 d65c8cfc05b1: Download complete 16:56:41 699f458cf7ca: Verifying Checksum 16:56:41 699f458cf7ca: Download complete 16:56:41 8998bd30e6a1: Verifying Checksum 16:56:41 8998bd30e6a1: Download complete 16:56:44 2437ff75d9bd: Verifying Checksum 16:56:44 2437ff75d9bd: Download complete 16:56:46 8998bd30e6a1: Pull complete 16:56:46 04944245beec: Pull complete 16:56:48 699f458cf7ca: Pull complete 16:56:48 765212b225bb: Pull complete 16:56:49 f23df028b6ca: Pull complete 16:56:49 d65c8cfc05b1: Pull complete 16:57:07 2437ff75d9bd: Pull complete 16:57:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:08 prd-ubuntu20.04-docker-arm64-4c-16g-23000 does not seem to be running inside a container 16:57:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:57:10 $ docker top 0836bae7d437be571809c1e19a3a27a0a8f7805f47c8ddb6b3570389261221b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:11 ---> job-cost.sh 16:57:11 lf-activate-venv: SKIPPING 16:57:11 INFO: No Stack... 16:57:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:57:12 INFO: Archiving Costs [Pipeline] sh 16:57:13 + cut -d, -f6 16:57:13 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock 16:57:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] 16:57:13 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] did not exist. Created. 16:57:13 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:14 /w/workspace/go-mod-messaging/1@tmp/durable-8dbf412d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:57:14 + echo total: 0.10999999940395355 [Pipeline] stash 16:57:14 Warning: overwriting stash ‘stack-cost’ 16:57:14 Stashed 1 file(s) [Pipeline] } 16:57:15 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:15 $ docker stop --time=1 0836bae7d437be571809c1e19a3a27a0a8f7805f47c8ddb6b3570389261221b2 16:57:16 $ docker rm -f --volumes 0836bae7d437be571809c1e19a3a27a0a8f7805f47c8ddb6b3570389261221b2 [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 16:57:17 provisioning config files... 16:57:17 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-361@tmp/config15904135385916174290tmp [Pipeline] { [Pipeline] sh 16:57:18 + set +x 16:57:18 + curl -s https://codecov.io/bash 16:57:18 + bash -s -- 16:57:18 16:57:18 _____ _ 16:57:18 / ____| | | 16:57:18 | | ___ __| | ___ ___ _____ __ 16:57:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:57:18 | |___| (_) | (_| | __/ (_| (_) \ V / 16:57:18 \_____\___/ \__,_|\___|\___\___/ \_/ 16:57:18 Bash-1.0.6 16:57:18 16:57:18 16:57:18 ==> git version 2.25.1 found 16:57:18 ==> 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 16:57:18 Release-Date: 2020-01-08 16:57:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:57:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:57:18 ==> Jenkins CI detected. 16:57:18 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-361 16:57:18 project root: . 16:57:18 --> token set from env 16:57:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:57:18 ==> Running gcov in . (disable via -X gcov) 16:57:18 ==> Python coveragepy not found 16:57:18 ==> Searching for coverage reports in: 16:57:18 + . 16:57:18 -> Found 1 reports 16:57:18 ==> Detecting git/mercurial file structure 16:57:18 ==> Reading reports 16:57:18 + ./coverage.out bytes=62233 16:57:18 ==> Appending adjustments 16:57:18 https://docs.codecov.io/docs/fixing-reports 16:57:18 + Found adjustments 16:57:18 ==> Gzipping contents 16:57:18 12K /tmp/codecov.slOTJQ.gz 16:57:18 ==> Uploading reports 16:57:18 url: https://codecov.io 16:57:18 query: branch=PR-361&commit=7be0e3992c08312134c3a5c89af5c5b5dfb24e85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=361&job=&cmd_args= 16:57:18 -> Pinging Codecov 16:57:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-361&commit=7be0e3992c08312134c3a5c89af5c5b5dfb24e85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=361&job=&cmd_args= 16:57:18 -> Uploading to 16:57:18 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/7be0e3992c08312134c3a5c89af5c5b5dfb24e85/1934f1f9-eb99-4d9d-a774-bb6bfad5ad37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T165718Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7a3c1ad0f3ded2ae57abf63ab58555f6b0d8ab5b672ef2de2b29c2713f21ae8a 16:57:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:57:18 Dload Upload Total Spent Left Speed 16:57:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9616 0 0 100 9616 0 40403 --:--:-- --:--:-- --:--:-- 40403 16:57:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/7be0e3992c08312134c3a5c89af5c5b5dfb24e85 [Pipeline] } 16:57: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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:57:21 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-361/archives ] 16:57:21 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-361/archives 16:57:21 total 16 16:57:21 drwxr-xr-x 3 root root 4096 Oct 17 16:50 . 16:57:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 16:50 .. 16:57:21 drwxr-xr-x 2 root root 4096 Oct 17 16:50 cost 16:57:21 -rw-r--r-- 1 root root 88 Oct 17 16:50 cost.csv 16:57:21 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-361/archives 16:57:21 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-361/archives 16:57:21 total 16 16:57:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 16:50 . 16:57:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 16:50 .. 16:57:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 16:50 cost 16:57:21 -rw-r--r-- 1 jenkins jenkins 88 Oct 17 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:57:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:22 ---> package-listing.sh 16:57:22 ++ tr '[:upper:]' '[:lower:]' 16:57:22 ++ facter osfamily 16:57:22 + OS_FAMILY=debian 16:57:22 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-361 16:57:22 + START_PACKAGES=/tmp/packages_start.txt 16:57:22 + END_PACKAGES=/tmp/packages_end.txt 16:57:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:22 + PACKAGES=/tmp/packages_start.txt 16:57:22 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-361 ']' 16:57:22 + PACKAGES=/tmp/packages_end.txt 16:57:22 + case "${OS_FAMILY}" in 16:57:22 + dpkg -l 16:57:22 + grep '^ii' 16:57:22 + '[' -f /tmp/packages_start.txt ']' 16:57:22 + '[' -f /tmp/packages_end.txt ']' 16:57:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:22 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-361 ']' 16:57:22 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-361/archives/ 16:57:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-361/archives/ [Pipeline] echo 16:57: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-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:57:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:24 prd-ubuntu20.04-docker-8c-8g-22999 does not seem to be running inside a container 16:57:24 $ 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-361/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-361 -v /w/workspace/xfoundry_go-mod-messaging_PR-361:/w/workspace/xfoundry_go-mod-messaging_PR-361:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-361@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-361@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:57:24 $ docker top a7e20a9218d5a3470852073752f19420a71fd6f7aeed3d567aa1f87a20ba5d59 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:24 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:24 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:25 + ls /var/log/sa-host 16:57:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:25 provisioning config files... 16:57:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-361@tmp/config5416111756404138952tmp [Pipeline] { [Pipeline] echo 16:57:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:25 ---> create-netrc.sh [Pipeline] } 16:57:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:26 ---> python-tools-install.sh [Pipeline] echo 16:57:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:26 ---> sudo-logs.sh 16:57:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:57:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:27 ---> job-cost.sh 16:57:27 lf-activate-venv: SKIPPING 16:57:27 DEBUG: total: 0.2199999988079071 16:57:27 INFO: Retrieving Stack Cost... 16:57:27 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:28 INFO: Archiving Costs [Pipeline] echo 16:57:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:28 ---> logs-deploy.sh 16:57:28 lf-activate-venv: SKIPPING 16:57:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-361/1 16:57:28 INFO: archiving workspace using pattern(s): 16:57:29 Archives upload complete. 16:57:29 INFO: archiving logs to Nexus 16:57:30 ---> uname -a: 16:57:30 Linux prd-ubuntu20-04-docker-8c-8g-22999 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:57:30 16:57:30 16:57:30 ---> lscpu: 16:57:30 Architecture: x86_64 16:57:30 CPU op-mode(s): 32-bit, 64-bit 16:57:30 Byte Order: Little Endian 16:57:30 Address sizes: 40 bits physical, 48 bits virtual 16:57:30 CPU(s): 8 16:57:30 On-line CPU(s) list: 0-7 16:57:30 Thread(s) per core: 1 16:57:30 Core(s) per socket: 1 16:57:30 Socket(s): 8 16:57:30 NUMA node(s): 1 16:57:30 Vendor ID: AuthenticAMD 16:57:30 CPU family: 23 16:57:30 Model: 49 16:57:30 Model name: AMD EPYC-Rome Processor 16:57:30 Stepping: 0 16:57:30 CPU MHz: 2799.998 16:57:30 BogoMIPS: 5599.99 16:57:30 Virtualization: AMD-V 16:57:30 Hypervisor vendor: KVM 16:57:30 Virtualization type: full 16:57:30 L1d cache: 256 KiB 16:57:30 L1i cache: 256 KiB 16:57:30 L2 cache: 4 MiB 16:57:30 L3 cache: 128 MiB 16:57:30 NUMA node0 CPU(s): 0-7 16:57:30 Vulnerability Itlb multihit: Not affected 16:57:30 Vulnerability L1tf: Not affected 16:57:30 Vulnerability Mds: Not affected 16:57:30 Vulnerability Meltdown: Not affected 16:57:30 Vulnerability Mmio stale data: Not affected 16:57:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:57:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:57:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:57:30 Vulnerability Srbds: Not affected 16:57:30 Vulnerability Tsx async abort: Not affected 16:57:30 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 16:57:30 16:57:30 16:57:30 ---> nproc: 16:57:30 8 16:57:30 16:57:30 16:57:30 ---> df -h: 16:57:30 Filesystem Size Used Avail Use% Mounted on 16:57:30 overlay 155G 11G 145G 7% / 16:57:30 tmpfs 64M 0 64M 0% /dev 16:57:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:57:30 shm 64M 0 64M 0% /dev/shm 16:57:30 /dev/vda1 155G 11G 145G 7% /facter-os 16:57:30 16:57:30 16:57:30 ---> sar -b -r -n DEV: 16:57:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22999) 10/17/24 _x86_64_ (8 CPU) 16:57:30 16:57:30 16:48:35 LINUX RESTART (8 CPU) 16:57:30 16:57:30 16:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:57:30 16:50:01 322.01 21.00 301.02 0.00 2108.45 36237.56 0.00 16:57:30 16:51:01 80.69 0.15 80.54 0.00 16.80 38999.63 0.00 16:57:30 16:52:01 1.67 0.00 1.67 0.00 0.00 19.08 0.00 16:57:30 16:53:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 16:57:30 16:54:01 25.85 10.18 15.66 0.00 3443.16 3719.51 0.00 16:57:30 16:55:01 4.20 0.00 4.20 0.00 0.00 59.32 0.00 16:57:30 16:56:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 16:57:30 16:57:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 16:57:30 Average: 54.75 3.92 50.84 0.00 696.02 9884.23 0.00 16:57:30 16:57:30 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:30 16:50:01 28541464 31274548 1030136 3.13 84828 2896396 2357540 6.95 1494084 2421024 406244 16:57:30 16:51:01 28736140 31554580 752592 2.29 95764 2950484 1722760 5.08 1125148 2575452 344 16:57:30 16:52:01 28735932 31554504 752256 2.29 95792 2950488 1722760 5.08 1125484 2575456 8 16:57:30 16:53:01 28737028 31555728 750604 2.28 95824 2950488 1722760 5.08 1124252 2575456 200 16:57:30 16:54:01 28500152 31539120 758444 2.31 101328 3153936 1786308 5.26 1278268 2635444 1268 16:57:30 16:55:01 28503044 31541960 755720 2.30 101380 3153932 1802988 5.31 1275672 2635396 40 16:57:30 16:56:01 28509476 31548460 749112 2.28 101404 3153936 1802988 5.31 1269524 2635404 160 16:57:30 16:57:01 28509272 31548300 749256 2.28 101436 3153940 1802988 5.31 1269188 2635432 200 16:57:30 Average: 28596564 31514650 787265 2.39 97220 3045450 1840136 5.42 1245202 2586133 51058 16:57:30 16:57:30 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:30 16:50:01 ens3 688.84 430.96 7106.02 107.96 0.00 0.00 0.00 0.00 16:57:30 16:50:01 docker0 85.87 164.02 7.34 1509.61 0.00 0.00 0.00 0.00 16:57:30 16:50:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 16:57:30 16:50:01 veth6ede15b 80.20 159.41 7.86 1460.21 0.00 0.00 0.00 0.12 16:57:30 16:51:01 ens3 99.15 62.51 2531.83 15.09 0.00 0.00 0.00 0.00 16:57:30 16:51:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:57:30 16:52:01 ens3 1.35 0.77 4.58 0.30 0.00 0.00 0.00 0.00 16:57:30 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:53:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:57:30 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:30 16:54:01 ens3 115.30 55.59 1395.82 3.88 0.00 0.00 0.00 0.00 16:57:30 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:54:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:57:30 16:55:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 16:57:30 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:30 16:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:57:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:57:30 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:30 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:30 Average: ens3 113.17 68.79 1379.75 15.92 0.00 0.00 0.00 0.00 16:57:30 Average: docker0 10.74 20.51 0.92 188.69 0.00 0.00 0.00 0.00 16:57:30 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 16:57:30 16:57:30 16:57:30 ---> sar -P ALL: 16:57:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22999) 10/17/24 _x86_64_ (8 CPU) 16:57:30 16:57:30 16:48:35 LINUX RESTART (8 CPU) 16:57:30 16:57:30 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:57:30 16:50:01 all 14.56 0.00 4.01 1.13 0.07 80.24 16:57:30 16:50:01 0 17.24 0.00 4.30 0.89 0.05 77.52 16:57:30 16:50:01 1 15.86 0.00 3.77 1.92 0.08 78.37 16:57:30 16:50:01 2 14.67 0.00 3.45 0.10 0.07 81.71 16:57:30 16:50:01 3 14.77 0.00 4.58 3.55 0.08 77.01 16:57:30 16:50:01 4 13.42 0.00 3.70 0.76 0.05 82.06 16:57:30 16:50:01 5 12.38 0.00 3.76 0.97 0.07 82.82 16:57:30 16:50:01 6 12.53 0.00 4.36 0.57 0.05 82.49 16:57:30 16:50:01 7 15.58 0.00 4.15 0.25 0.07 79.95 16:57:30 16:51:01 all 31.25 0.00 4.79 0.42 0.07 63.46 16:57:30 16:51:01 0 30.85 0.00 4.70 0.00 0.07 64.38 16:57:30 16:51:01 1 30.09 0.00 4.38 0.02 0.07 65.45 16:57:30 16:51:01 2 33.84 0.00 5.12 1.89 0.07 59.08 16:57:30 16:51:01 3 30.61 0.00 4.93 0.08 0.07 64.31 16:57:30 16:51:01 4 30.75 0.00 5.12 0.00 0.08 64.05 16:57:30 16:51:01 5 31.15 0.00 5.16 1.23 0.07 62.39 16:57:30 16:51:01 6 31.49 0.00 4.71 0.02 0.08 63.69 16:57:30 16:51:01 7 31.25 0.00 4.21 0.15 0.08 64.30 16:57:30 16:52:01 all 0.25 0.00 0.02 0.00 0.01 99.71 16:57:30 16:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:30 16:52:01 1 1.69 0.00 0.07 0.00 0.02 98.22 16:57:30 16:52:01 2 0.03 0.00 0.03 0.02 0.03 99.88 16:57:30 16:52:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:57:30 16:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:57:30 16:52:01 5 0.05 0.00 0.05 0.00 0.02 99.88 16:57:30 16:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 16:57:30 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:30 16:53:01 all 0.08 0.00 0.02 0.00 0.00 99.89 16:57:30 16:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:57:30 16:53:01 1 0.35 0.00 0.03 0.00 0.00 99.62 16:57:30 16:53:01 2 0.07 0.00 0.00 0.02 0.02 99.90 16:57:30 16:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:57:30 16:53:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:57:30 16:53:01 5 0.08 0.00 0.03 0.02 0.02 99.85 16:57:30 16:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:57:30 16:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:57:30 16:54:01 all 0.94 0.00 0.42 0.16 0.02 98.46 16:57:30 16:54:01 0 0.67 0.00 0.38 0.03 0.02 98.90 16:57:30 16:54:01 1 0.42 0.00 0.27 0.03 0.02 99.26 16:57:30 16:54:01 2 1.17 0.00 0.40 0.03 0.02 98.38 16:57:30 16:54:01 3 1.03 0.00 0.65 0.43 0.02 97.87 16:57:30 16:54:01 4 2.05 0.00 0.45 0.03 0.02 97.45 16:57:30 16:54:01 5 0.40 0.00 0.52 0.32 0.02 98.75 16:57:30 16:54:01 6 0.95 0.00 0.37 0.08 0.02 98.58 16:57:30 16:54:01 7 0.80 0.00 0.33 0.35 0.02 98.50 16:57:30 16:55:01 all 0.03 0.00 0.03 0.01 0.00 99.93 16:57:30 16:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:57:30 16:55:01 1 0.05 0.00 0.02 0.03 0.00 99.90 16:57:30 16:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:57:30 16:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:57:30 16:55:01 4 0.10 0.00 0.08 0.00 0.02 99.80 16:57:30 16:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:57:30 16:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:57:30 16:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:57:30 16:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:57:30 16:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:57:30 16:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:57:30 16:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:57:30 16:56:01 3 0.05 0.00 0.02 0.02 0.02 99.90 16:57:30 16:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:57:30 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:57:30 16:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:57:30 16:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:57:30 16:57:01 all 0.01 0.00 0.02 0.00 0.00 99.97 16:57:30 16:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:57:30 16:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:57:30 16:57:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:57:30 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:57:30 16:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:57:30 16:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:57:30 16:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:57:30 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:30 Average: all 5.86 0.00 1.16 0.22 0.02 92.74 16:57:30 Average: 0 6.07 0.00 1.18 0.11 0.02 92.62 16:57:30 Average: 1 6.07 0.00 1.07 0.25 0.03 92.58 16:57:30 Average: 2 6.19 0.00 1.13 0.25 0.03 92.40 16:57:30 Average: 3 5.79 0.00 1.27 0.51 0.03 92.41 16:57:30 Average: 4 5.77 0.00 1.17 0.10 0.03 92.94 16:57:30 Average: 5 5.46 0.00 1.18 0.31 0.03 93.01 16:57:30 Average: 6 5.60 0.00 1.18 0.08 0.02 93.12 16:57:30 Average: 7 5.93 0.00 1.09 0.09 0.02 92.87 16:57:30 16:57:30 16:57:30