Pull request #446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 40111ed6460dc03a82863dd109f125eaf84b723c+cd3dadf217347b39bd48b4265416ea05764a6a20 (aae85822fc658e655c28a50733056fbb555153fc) 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-ssh13216956902636964844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh5304788349444130479.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 aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-446/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-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2391368776801245038.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-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15506101647908236834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe # timeout=10 Commit message: "Merge pull request #474 from cherrycl/support-golang-1.25" > 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-ssh3135389178904962105.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-446/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-446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh125873380472622404.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 aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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.25 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-268540 in /w/workspace/xfoundry_go-mod-messaging_PR-446 [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-446 # 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/446/head:refs/remotes/origin/PR-446 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 Merging remotes/origin/odessa commit cd3dadf217347b39bd48b4265416ea05764a6a20 into PR head commit 40111ed6460dc03a82863dd109f125eaf84b723c Merge succeeded, producing 40111ed6460dc03a82863dd109f125eaf84b723c Checking out Revision 40111ed6460dc03a82863dd109f125eaf84b723c (PR-446) > git config core.sparsecheckout # timeout=10 > git checkout -f 40111ed6460dc03a82863dd109f125eaf84b723c # 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 cd3dadf217347b39bd48b4265416ea05764a6a20 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40111ed6460dc03a82863dd109f125eaf84b723c # timeout=10 Commit message: "fix: Ensure Unsubscribe waits for operation completion using getTokenError (#421)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-14T11:12:05.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-14T11:12:05.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-14T11:12:05.551Z] ========================================================= [2025-10-14T11:12:05.551Z] EdgeX Global Pipelines Version Info [2025-10-14T11:12:05.551Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:12:06.761Z] ------------------- [2025-10-14T11:12:06.761Z] stable info: [2025-10-14T11:12:06.761Z] ------------------- [2025-10-14T11:12:06.761Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-14T11:12:06.761Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-14T11:12:06.761Z] Message: update stable to v1.0.277 [2025-10-14T11:12:07.347Z] ------------------- [2025-10-14T11:12:07.347Z] experimental info: [2025-10-14T11:12:07.347Z] ------------------- [2025-10-14T11:12:07.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-14T11:12:07.347Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-14T11:12:07.347Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-14T11:12:07.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-10-14T11:12:07.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-10-14T11:12:07.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-14T11:12:07.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-14T11:12:07.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-14T11:12:07.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-14T11:12:07.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-14T11:12:07.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-14T11:12:08.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-14T11:12:08.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-14T11:12:08.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-14T11:12:08.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-10-14T11:12:08.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-14T11:12:08.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-14T11:12:08.386Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-10-14T11:12:08.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-10-14T11:12:08.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-14T11:12:08.563Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-14T11:12:08.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-14T11:12:08.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-14T11:12:08.726Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-14T11:12:08.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-14T11:12:08.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-14T11:12:08.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-14T11:12:09.054Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-10-14T11:12:09.112Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-14T11:12:09.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-14T11:12:09.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-446 [Pipeline] echo [2025-10-14T11:12:09.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-446 [Pipeline] echo [2025-10-14T11:12:09.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-446 [Pipeline] echo [2025-10-14T11:12:09.405Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40111ed6460dc03a82863dd109f125eaf84b723c [Pipeline] echo [2025-10-14T11:12:09.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40111ed [Pipeline] echo [2025-10-14T11:12:09.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-14T11:12:10.095Z] + git rev-list -1 --merges 40111ed6460dc03a82863dd109f125eaf84b723c~1..40111ed6460dc03a82863dd109f125eaf84b723c [Pipeline] echo [2025-10-14T11:12:10.141Z] -----------> git rev-list -1 --merges 40111ed6460dc03a82863dd109f125eaf84b723c~1..40111ed6460dc03a82863dd109f125eaf84b723c 40111ed6460dc03a82863dd109f125eaf84b723c [false] [Pipeline] sh [2025-10-14T11:12:10.464Z] + git log --format=format:%s -1 40111ed6460dc03a82863dd109f125eaf84b723c [Pipeline] echo [2025-10-14T11:12:10.505Z] ========================================================= [2025-10-14T11:12:10.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-14T11:12:10.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-14T11:12:10.968Z] + git log --format=format:%s -1 40111ed6460dc03a82863dd109f125eaf84b723c [Pipeline] echo [2025-10-14T11:12:11.008Z] [semverPrep] GIT_COMMIT: 40111ed6460dc03a82863dd109f125eaf84b723c, Commit Message: fix: Ensure Unsubscribe waits for operation completion using getTokenError (#421) [Pipeline] echo [2025-10-14T11:12:11.053Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-14T11:12:11.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-14T11:12:11.464Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-14T11:12:11.464Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-14T11:12:11.464Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-14T11:12:11.464Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-14T11:12:11.464Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-14T11:12:11.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T11:12:11.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-14T11:12:11.919Z] [2025-10-14T11:12:11.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T11:12:12.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-14T11:12:12.315Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-14T11:12:12.315Z] 3dae71ba6b94: Pulling fs layer [2025-10-14T11:12:12.315Z] 6bf1a483ea7c: Pulling fs layer [2025-10-14T11:12:12.315Z] f5dfc541a4d3: Pulling fs layer [2025-10-14T11:12:12.315Z] 461d9e800cba: Pulling fs layer [2025-10-14T11:12:12.315Z] 80192f66455f: Pulling fs layer [2025-10-14T11:12:12.315Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-14T11:12:12.315Z] a29436f7fd5d: Pulling fs layer [2025-10-14T11:12:12.315Z] 923cac83aea3: Pulling fs layer [2025-10-14T11:12:12.315Z] 25ad8b0a4227: Pulling fs layer [2025-10-14T11:12:12.315Z] db01528c6b51: Pulling fs layer [2025-10-14T11:12:12.315Z] 28988de357af: Pulling fs layer [2025-10-14T11:12:12.315Z] a29436f7fd5d: Waiting [2025-10-14T11:12:12.315Z] 461d9e800cba: Waiting [2025-10-14T11:12:12.315Z] 80192f66455f: Waiting [2025-10-14T11:12:12.315Z] db01528c6b51: Waiting [2025-10-14T11:12:12.315Z] 28988de357af: Waiting [2025-10-14T11:12:12.315Z] 923cac83aea3: Waiting [2025-10-14T11:12:12.315Z] 2e8e34ca0e6c: Waiting [2025-10-14T11:12:12.315Z] 25ad8b0a4227: Waiting [2025-10-14T11:12:12.578Z] 6bf1a483ea7c: Verifying Checksum [2025-10-14T11:12:12.578Z] 6bf1a483ea7c: Download complete [2025-10-14T11:12:12.578Z] 461d9e800cba: Verifying Checksum [2025-10-14T11:12:12.578Z] 461d9e800cba: Download complete [2025-10-14T11:12:12.578Z] 80192f66455f: Verifying Checksum [2025-10-14T11:12:12.578Z] 80192f66455f: Download complete [2025-10-14T11:12:12.578Z] f5dfc541a4d3: Verifying Checksum [2025-10-14T11:12:12.578Z] f5dfc541a4d3: Download complete [2025-10-14T11:12:12.578Z] 3dae71ba6b94: Verifying Checksum [2025-10-14T11:12:12.578Z] 3dae71ba6b94: Download complete [2025-10-14T11:12:12.578Z] 923cac83aea3: Download complete [2025-10-14T11:12:12.838Z] 25ad8b0a4227: Verifying Checksum [2025-10-14T11:12:12.838Z] 25ad8b0a4227: Download complete [2025-10-14T11:12:12.838Z] db01528c6b51: Verifying Checksum [2025-10-14T11:12:12.838Z] db01528c6b51: Download complete [2025-10-14T11:12:12.838Z] 28988de357af: Verifying Checksum [2025-10-14T11:12:12.838Z] 28988de357af: Download complete [2025-10-14T11:12:13.101Z] a29436f7fd5d: Verifying Checksum [2025-10-14T11:12:13.101Z] a29436f7fd5d: Download complete [2025-10-14T11:12:13.360Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-14T11:12:13.360Z] 2e8e34ca0e6c: Download complete [2025-10-14T11:12:14.295Z] 3dae71ba6b94: Pull complete [2025-10-14T11:12:14.296Z] 6bf1a483ea7c: Pull complete [2025-10-14T11:12:14.865Z] f5dfc541a4d3: Pull complete [2025-10-14T11:12:14.865Z] 461d9e800cba: Pull complete [2025-10-14T11:12:14.865Z] 80192f66455f: Pull complete [2025-10-14T11:12:19.057Z] 2e8e34ca0e6c: Pull complete [2025-10-14T11:12:20.434Z] a29436f7fd5d: Pull complete [2025-10-14T11:12:20.694Z] 923cac83aea3: Pull complete [2025-10-14T11:12:20.954Z] 25ad8b0a4227: Pull complete [2025-10-14T11:12:21.217Z] db01528c6b51: Pull complete [2025-10-14T11:12:21.217Z] 28988de357af: Pull complete [2025-10-14T11:12:21.217Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-14T11:12:21.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-14T11:12:21.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T11:12:21.495Z] prd-ubuntu20.04-docker-8c-8g-268540 does not seem to be running inside a container [2025-10-14T11:12:21.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-446 -v /w/workspace/xfoundry_go-mod-messaging_PR-446:/w/workspace/xfoundry_go-mod-messaging_PR-446:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-446@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-14T11:12:26.799Z] $ docker top 39dbc9b10ed85c4a96a6d2e42470d6f3f1b50cceb172c4212cb6f5f7a0f0cb70 -eo pid,comm [2025-10-14T11:12:26.881Z] 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). [2025-10-14T11:12:26.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-14T11:12:27.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-14T11:12:27.053Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-14T11:12:27.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-14T11:12:27.171Z] $ docker exec 39dbc9b10ed85c4a96a6d2e42470d6f3f1b50cceb172c4212cb6f5f7a0f0cb70 ssh-agent [2025-10-14T11:12:27.283Z] SSH_AUTH_SOCK=/tmp/ssh-SkL7Z2FoTc6c/agent.31 [2025-10-14T11:12:27.283Z] SSH_AGENT_PID=37 [2025-10-14T11:12:27.288Z] Running ssh-add (command line suppressed) [2025-10-14T11:12:27.383Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-446@tmp/private_key_12011061677426092233.key (/w/workspace/xfoundry_go-mod-messaging_PR-446@tmp/private_key_12011061677426092233.key) [2025-10-14T11:12:27.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-14T11:12:27.745Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-446 [Pipeline] sh [2025-10-14T11:12:28.061Z] + git tag --points-at HEAD [Pipeline] } [2025-10-14T11:12:28.089Z] $ docker exec --env ******** --env ******** 39dbc9b10ed85c4a96a6d2e42470d6f3f1b50cceb172c4212cb6f5f7a0f0cb70 ssh-agent -k [2025-10-14T11:12:28.182Z] unset SSH_AUTH_SOCK; [2025-10-14T11:12:28.183Z] unset SSH_AGENT_PID; [2025-10-14T11:12:28.183Z] echo Agent pid 37 killed; [2025-10-14T11:12:28.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-14T11:12:28.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-14T11:12:28.312Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-14T11:12:28.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-14T11:12:28.432Z] $ docker exec 39dbc9b10ed85c4a96a6d2e42470d6f3f1b50cceb172c4212cb6f5f7a0f0cb70 ssh-agent [2025-10-14T11:12:28.532Z] SSH_AUTH_SOCK=/tmp/ssh-dTJZTYOuqSkl/agent.85 [2025-10-14T11:12:28.532Z] SSH_AGENT_PID=91 [2025-10-14T11:12:28.540Z] Running ssh-add (command line suppressed) [2025-10-14T11:12:28.636Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-446@tmp/private_key_12619479325494295431.key (/w/workspace/xfoundry_go-mod-messaging_PR-446@tmp/private_key_12619479325494295431.key) [2025-10-14T11:12:28.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-14T11:12:28.995Z] + git semver init [2025-10-14T11:12:29.566Z] 2025-10-14 11:12:29,321 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-14T11:12:29.566Z] 2025-10-14 11:12:29,324 [run_init] DEBUG init version:0.0.0 force:False [2025-10-14T11:12:29.566Z] 2025-10-14 11:12:29,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-446/.semver [2025-10-14T11:12:29.566Z] 2025-10-14 11:12:29,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-446/.semver [2025-10-14T11:12:29.566Z] 2025-10-14 11:12:29,326 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-446/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-446, stdin=None, shell=False, universal_newlines=False) [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,186 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-446/.git/info/exclude [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-446/.semver/PR-446 with force:False [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,186 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-446/.semver/PR-446 [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,191 [execute] INFO git cat-file --batch-check [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-446/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,195 [execute] INFO git cat-file --batch [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-446/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-14T11:12:30.503Z] 2025-10-14 11:12:30,198 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-446/.semver/PR-446 [2025-10-14T11:12:30.503Z] 0.0.0 [Pipeline] } [2025-10-14T11:12:30.525Z] $ docker exec --env ******** --env ******** 39dbc9b10ed85c4a96a6d2e42470d6f3f1b50cceb172c4212cb6f5f7a0f0cb70 ssh-agent -k [2025-10-14T11:12:30.615Z] unset SSH_AUTH_SOCK; [2025-10-14T11:12:30.616Z] unset SSH_AGENT_PID; [2025-10-14T11:12:30.616Z] echo Agent pid 91 killed; [2025-10-14T11:12:30.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-14T11:12:31.074Z] + git semver [Pipeline] } [2025-10-14T11:12:31.673Z] $ docker stop --time=1 39dbc9b10ed85c4a96a6d2e42470d6f3f1b50cceb172c4212cb6f5f7a0f0cb70 [2025-10-14T11:12:33.317Z] $ docker rm -f --volumes 39dbc9b10ed85c4a96a6d2e42470d6f3f1b50cceb172c4212cb6f5f7a0f0cb70 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-14T11:12:33.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-14T11:12:34.168Z] Stashed 1 file(s) [Pipeline] echo [2025-10-14T11:12:34.190Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-10-14T11:12:35.398Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-14T11:12:35.743Z] + grep ^go [0-9].[0-9]* go.mod [2025-10-14T11:12:35.743Z] + cut -d -f 2 [Pipeline] echo [2025-10-14T11:12:35.896Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-14T11:12:35.942Z] ========================================================= [2025-10-14T11:12:35.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-10-14T11:12:35.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-10-14T11:12:36.353Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-10-14T11:12:36.353Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-10-14T11:12:36.353Z] 0a9a5dfd008f: Pulling fs layer [2025-10-14T11:12:36.353Z] 8833042f23b5: Pulling fs layer [2025-10-14T11:12:36.353Z] 6ca661eb024f: Pulling fs layer [2025-10-14T11:12:36.353Z] b5acb76e9680: Pulling fs layer [2025-10-14T11:12:36.353Z] 4f4fb700ef54: Pulling fs layer [2025-10-14T11:12:36.353Z] 012bb1f9d321: Pulling fs layer [2025-10-14T11:12:36.353Z] 97255f1bc79d: Pulling fs layer [2025-10-14T11:12:36.353Z] 454448c9edf9: Pulling fs layer [2025-10-14T11:12:36.353Z] 15f87924ceaf: Pulling fs layer [2025-10-14T11:12:36.353Z] 97255f1bc79d: Waiting [2025-10-14T11:12:36.353Z] 454448c9edf9: Waiting [2025-10-14T11:12:36.353Z] 15f87924ceaf: Waiting [2025-10-14T11:12:36.353Z] 4f4fb700ef54: Waiting [2025-10-14T11:12:36.353Z] 012bb1f9d321: Waiting [2025-10-14T11:12:36.353Z] b5acb76e9680: Waiting [2025-10-14T11:12:36.353Z] 8833042f23b5: Verifying Checksum [2025-10-14T11:12:36.353Z] 8833042f23b5: Download complete [2025-10-14T11:12:36.353Z] b5acb76e9680: Verifying Checksum [2025-10-14T11:12:36.353Z] b5acb76e9680: Download complete [2025-10-14T11:12:36.353Z] 4f4fb700ef54: Verifying Checksum [2025-10-14T11:12:36.353Z] 4f4fb700ef54: Download complete [2025-10-14T11:12:36.353Z] 0a9a5dfd008f: Download complete [2025-10-14T11:12:36.353Z] 012bb1f9d321: Verifying Checksum [2025-10-14T11:12:36.353Z] 012bb1f9d321: Download complete [2025-10-14T11:12:36.353Z] 97255f1bc79d: Verifying Checksum [2025-10-14T11:12:36.353Z] 97255f1bc79d: Download complete [2025-10-14T11:12:36.611Z] 0a9a5dfd008f: Pull complete [2025-10-14T11:12:36.612Z] 8833042f23b5: Pull complete [2025-10-14T11:12:36.612Z] 15f87924ceaf: Verifying Checksum [2025-10-14T11:12:36.612Z] 15f87924ceaf: Download complete [2025-10-14T11:12:37.177Z] 6ca661eb024f: Download complete [2025-10-14T11:12:37.436Z] 454448c9edf9: Verifying Checksum [2025-10-14T11:12:37.436Z] 454448c9edf9: Download complete [2025-10-14T11:12:41.677Z] 6ca661eb024f: Pull complete [2025-10-14T11:12:41.677Z] b5acb76e9680: Pull complete [2025-10-14T11:12:41.677Z] 4f4fb700ef54: Pull complete [2025-10-14T11:12:41.677Z] 012bb1f9d321: Pull complete [2025-10-14T11:12:41.677Z] 97255f1bc79d: Pull complete [2025-10-14T11:12:43.591Z] 454448c9edf9: Pull complete [2025-10-14T11:12:44.158Z] 15f87924ceaf: Pull complete [2025-10-14T11:12:44.158Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-14T11:12:44.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-10-14T11:12:44.158Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] sh [2025-10-14T11:12:44.474Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T11:12:44.860Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-14T11:12:44.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T11:12:45.026Z] prd-ubuntu20.04-docker-8c-8g-268540 does not seem to be running inside a container [2025-10-14T11:12:45.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-446 -v /w/workspace/xfoundry_go-mod-messaging_PR-446:/w/workspace/xfoundry_go-mod-messaging_PR-446:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-446@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-446@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 ******** ci-base-image-x86_64 cat [2025-10-14T11:12:51.496Z] $ docker top 9c5c34237086a8511c4b4b3c0959bca94c89fbb29ebd2cf3391414fb10c6a938 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-14T11:12:51.921Z] + go version [2025-10-14T11:12:51.921Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-10-14T11:12:51.954Z] $ docker stop --time=1 9c5c34237086a8511c4b4b3c0959bca94c89fbb29ebd2cf3391414fb10c6a938 [2025-10-14T11:12:53.443Z] $ docker rm -f --volumes 9c5c34237086a8511c4b4b3c0959bca94c89fbb29ebd2cf3391414fb10c6a938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T11:12:54.225Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-14T11:12:54.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T11:12:54.386Z] prd-ubuntu20.04-docker-8c-8g-268540 does not seem to be running inside a container [2025-10-14T11:12:54.409Z] $ 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-446 -v /w/workspace/xfoundry_go-mod-messaging_PR-446:/w/workspace/xfoundry_go-mod-messaging_PR-446:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-446@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-446@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 ******** ci-base-image-x86_64 cat [2025-10-14T11:12:54.641Z] $ docker top 18e96c9cdbe380e350edee748164985b8f5bf3bed7a041a3fd86c9a41a4130d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-14T11:12:55.039Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-446 [Pipeline] fileExists [Pipeline] sh [2025-10-14T11:12:55.424Z] + make test [2025-10-14T11:12:55.424Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-10-14T11:13:13.635Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-10-14T11:13:13.635Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-10-14T11:13:13.635Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.041s coverage: 86.0% of statements [2025-10-14T11:13:13.635Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-10-14T11:13:18.987Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.029s coverage: 19.3% of statements [2025-10-14T11:13:18.987Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.047s coverage: 85.2% of statements [2025-10-14T11:13:18.987Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.038s coverage: 80.2% of statements [2025-10-14T11:13:18.987Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.020s coverage: 15.4% of statements [2025-10-14T11:13:18.987Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.022s coverage: 100.0% of statements [2025-10-14T11:13:18.987Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.021s coverage: 100.0% of statements [2025-10-14T11:13:18.987Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.023s coverage: 61.5% of statements [2025-10-14T11:13:33.915Z] go vet ./... [2025-10-14T11:13:34.483Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-14T11:13:34.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-10-14T11:13:34.529Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-10-14T11:13:34.914Z] + go mod tidy [2025-10-14T11:13:34.914Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-10-14T11:13:34.914Z] go: downloading github.com/nats-io/nats.go v1.39.1 [2025-10-14T11:13:34.914Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.1 [2025-10-14T11:13:34.914Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-10-14T11:13:34.914Z] go: downloading github.com/google/uuid v1.6.0 [2025-10-14T11:13:34.914Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-10-14T11:13:35.172Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-10-14T11:13:35.172Z] go: downloading github.com/x448/float16 v0.8.4 [2025-10-14T11:13:35.172Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-10-14T11:13:35.172Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-10-14T11:13:35.172Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-10-14T11:13:35.172Z] go: downloading golang.org/x/net v0.34.0 [2025-10-14T11:13:35.172Z] go: downloading golang.org/x/sync v0.10.0 [2025-10-14T11:13:35.172Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-10-14T11:13:35.172Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-10-14T11:13:35.172Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-10-14T11:13:35.172Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-10-14T11:13:35.172Z] go: downloading github.com/klauspost/compress v1.17.9 [2025-10-14T11:13:35.172Z] go: downloading github.com/nats-io/nkeys v0.4.9 [2025-10-14T11:13:35.172Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-10-14T11:13:35.172Z] go: downloading golang.org/x/crypto v0.32.0 [2025-10-14T11:13:35.172Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-10-14T11:13:35.172Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-10-14T11:13:35.172Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-10-14T11:13:35.172Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2025-10-14T11:13:35.172Z] go: downloading golang.org/x/text v0.21.0 [2025-10-14T11:13:35.431Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-10-14T11:13:35.431Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-10-14T11:13:35.431Z] go: downloading golang.org/x/sys v0.29.0 [Pipeline] } [2025-10-14T11:13:36.471Z] $ docker stop --time=1 18e96c9cdbe380e350edee748164985b8f5bf3bed7a041a3fd86c9a41a4130d6 [2025-10-14T11:13:40.661Z] $ docker rm -f --volumes 18e96c9cdbe380e350edee748164985b8f5bf3bed7a041a3fd86c9a41a4130d6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-14T11:13:41.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-14T11:13:41.441Z] 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 [2025-10-14T11:13:42.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T11:13:42.576Z] [2025-10-14T11:13:42.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T11:13:42.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T11:13:42.966Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-14T11:13:42.966Z] 5eb5b503b376: Pulling fs layer [2025-10-14T11:13:42.966Z] 5c69ac0246d0: Pulling fs layer [2025-10-14T11:13:42.966Z] ec43610c2a17: Pulling fs layer [2025-10-14T11:13:42.966Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-14T11:13:42.966Z] 33b1e0a273af: Pulling fs layer [2025-10-14T11:13:42.966Z] 5d3b04190fa2: Pulling fs layer [2025-10-14T11:13:42.966Z] 2f39f015ded8: Pulling fs layer [2025-10-14T11:13:42.966Z] 33b1e0a273af: Waiting [2025-10-14T11:13:42.966Z] 5d3b04190fa2: Waiting [2025-10-14T11:13:42.966Z] 2f39f015ded8: Waiting [2025-10-14T11:13:42.966Z] 3a2ae6a8a46f: Waiting [2025-10-14T11:13:42.966Z] 5c69ac0246d0: Verifying Checksum [2025-10-14T11:13:42.966Z] 5c69ac0246d0: Download complete [2025-10-14T11:13:42.966Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-14T11:13:42.966Z] 3a2ae6a8a46f: Download complete [2025-10-14T11:13:42.966Z] 33b1e0a273af: Verifying Checksum [2025-10-14T11:13:42.966Z] 33b1e0a273af: Download complete [2025-10-14T11:13:43.225Z] ec43610c2a17: Verifying Checksum [2025-10-14T11:13:43.225Z] ec43610c2a17: Download complete [2025-10-14T11:13:43.225Z] 5d3b04190fa2: Verifying Checksum [2025-10-14T11:13:43.225Z] 5d3b04190fa2: Download complete [2025-10-14T11:13:43.225Z] 5eb5b503b376: Verifying Checksum [2025-10-14T11:13:43.225Z] 5eb5b503b376: Download complete [2025-10-14T11:13:43.794Z] 2f39f015ded8: Verifying Checksum [2025-10-14T11:13:43.794Z] 2f39f015ded8: Download complete [2025-10-14T11:13:44.737Z] 5eb5b503b376: Pull complete [2025-10-14T11:13:44.737Z] 5c69ac0246d0: Pull complete [2025-10-14T11:13:45.304Z] ec43610c2a17: Pull complete [2025-10-14T11:13:45.304Z] 3a2ae6a8a46f: Pull complete [2025-10-14T11:13:45.564Z] 33b1e0a273af: Pull complete [2025-10-14T11:13:45.564Z] 5d3b04190fa2: Pull complete [2025-10-14T11:13:50.895Z] 2f39f015ded8: Pull complete [2025-10-14T11:13:50.895Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-14T11:13:50.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T11:13:50.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T11:13:51.135Z] prd-ubuntu20.04-docker-8c-8g-268540 does not seem to be running inside a container [2025-10-14T11:13:51.171Z] $ 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-446 -v /w/workspace/xfoundry_go-mod-messaging_PR-446:/w/workspace/xfoundry_go-mod-messaging_PR-446:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-446@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-446@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-14T11:13:53.863Z] $ docker top aad324eccf35e7a394f9897644a3dc614ea3bed241ea88ecac50c319416e61ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:13:54.317Z] ---> job-cost.sh [2025-10-14T11:13:54.317Z] lf-activate-venv: SKIPPING [2025-10-14T11:13:54.317Z] INFO: No Stack... [2025-10-14T11:13:54.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-14T11:13:54.925Z] INFO: Archiving Costs [Pipeline] sh [2025-10-14T11:13:55.252Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-446/archives/cost.csv [2025-10-14T11:13:55.253Z] + cut -d, -f6 [Pipeline] lock [2025-10-14T11:13:55.301Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-446-1-stack-cost] [2025-10-14T11:13:55.307Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-446-1-stack-cost] did not exist. Created. [2025-10-14T11:13:55.313Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-14T11:13:55.729Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-14T11:13:55.801Z] Stashed 1 file(s) [Pipeline] } [2025-10-14T11:13:55.820Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-14T11:13:55.911Z] $ docker stop --time=1 aad324eccf35e7a394f9897644a3dc614ea3bed241ea88ecac50c319416e61ec [2025-10-14T11:13:57.056Z] $ docker rm -f --volumes aad324eccf35e7a394f9897644a3dc614ea3bed241ea88ecac50c319416e61ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-14T11:13:57.797Z] provisioning config files... [2025-10-14T11:13:57.808Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-446@tmp/config15562688101802922022tmp [Pipeline] { [Pipeline] sh [2025-10-14T11:13:58.194Z] + set +x [2025-10-14T11:13:58.194Z] + bash -s -- [2025-10-14T11:13:58.194Z] + curl -s https://codecov.io/bash [2025-10-14T11:13:58.194Z] [2025-10-14T11:13:58.194Z] _____ _ [2025-10-14T11:13:58.194Z] / ____| | | [2025-10-14T11:13:58.194Z] | | ___ __| | ___ ___ _____ __ [2025-10-14T11:13:58.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-14T11:13:58.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-14T11:13:58.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-14T11:13:58.194Z] Bash-1.0.6 [2025-10-14T11:13:58.194Z] [2025-10-14T11:13:58.194Z] [2025-10-14T11:13:58.194Z] ==> git version 2.25.1 found [2025-10-14T11:13:58.194Z] ==> 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 [2025-10-14T11:13:58.194Z] Release-Date: 2020-01-08 [2025-10-14T11:13:58.194Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-14T11:13:58.194Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-14T11:13:58.194Z] ==> Jenkins CI detected. [2025-10-14T11:13:58.194Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-446 [2025-10-14T11:13:58.194Z] project root: . [2025-10-14T11:13:58.194Z] --> token set from env [2025-10-14T11:13:58.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-14T11:13:58.194Z] ==> Running gcov in . (disable via -X gcov) [2025-10-14T11:13:58.194Z] ==> Python coveragepy not found [2025-10-14T11:13:58.194Z] ==> Searching for coverage reports in: [2025-10-14T11:13:58.194Z] + . [2025-10-14T11:13:58.194Z] -> Found 1 reports [2025-10-14T11:13:58.194Z] ==> Detecting git/mercurial file structure [2025-10-14T11:13:58.194Z] ==> Reading reports [2025-10-14T11:13:58.453Z] + ./coverage.out bytes=60312 [2025-10-14T11:13:58.453Z] ==> Appending adjustments [2025-10-14T11:13:58.453Z] https://docs.codecov.io/docs/fixing-reports [2025-10-14T11:13:58.453Z] + Found adjustments [2025-10-14T11:13:58.453Z] ==> Gzipping contents [2025-10-14T11:13:58.453Z] 12K /tmp/codecov.hWfHcL.gz [2025-10-14T11:13:58.453Z] ==> Uploading reports [2025-10-14T11:13:58.453Z] url: https://codecov.io [2025-10-14T11:13:58.453Z] query: branch=PR-446&commit=40111ed6460dc03a82863dd109f125eaf84b723c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=446&job=&cmd_args= [2025-10-14T11:13:58.453Z] -> Pinging Codecov [2025-10-14T11:13:58.453Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-446&commit=40111ed6460dc03a82863dd109f125eaf84b723c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=446&job=&cmd_args= [2025-10-14T11:13:58.713Z] -> Uploading to [2025-10-14T11:13:58.713Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/40111ed6460dc03a82863dd109f125eaf84b723c/d39557f6-1bde-4fff-a642-f6099fa9e656.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251014T111358Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=618daf74d4549b3f457ea83ba12a848de30b402bb09cbba206e812318994f6c6 [2025-10-14T11:13:58.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-14T11:13:58.713Z] Dload Upload Total Spent Left Speed [2025-10-14T11:13:58.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11995 0 0 100 11995 0 79966 --:--:-- --:--:-- --:--:-- 79966 [2025-10-14T11:13:58.973Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/40111ed6460dc03a82863dd109f125eaf84b723c [Pipeline] } [2025-10-14T11:13:59.005Z] 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 [2025-10-14T11:14:01.287Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-446/archives ] [2025-10-14T11:14:01.287Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-446/archives [2025-10-14T11:14:01.287Z] total 16 [2025-10-14T11:14:01.287Z] drwxr-xr-x 3 root root 4096 Oct 14 11:13 . [2025-10-14T11:14:01.287Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 11:13 .. [2025-10-14T11:14:01.287Z] drwxr-xr-x 2 root root 4096 Oct 14 11:13 cost [2025-10-14T11:14:01.287Z] -rw-r--r-- 1 root root 88 Oct 14 11:13 cost.csv [2025-10-14T11:14:01.287Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-446/archives [2025-10-14T11:14:01.287Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-446/archives [2025-10-14T11:14:01.287Z] total 16 [2025-10-14T11:14:01.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 11:13 . [2025-10-14T11:14:01.287Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 11:13 .. [2025-10-14T11:14:01.287Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 11:13 cost [2025-10-14T11:14:01.287Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 14 11:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:14:01.629Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:14:02.527Z] ---> package-listing.sh [2025-10-14T11:14:02.527Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-14T11:14:02.527Z] ++ facter osfamily [2025-10-14T11:14:02.787Z] + OS_FAMILY=debian [2025-10-14T11:14:02.787Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-446 [2025-10-14T11:14:02.787Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-14T11:14:02.787Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-14T11:14:02.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-14T11:14:02.787Z] + PACKAGES=/tmp/packages_start.txt [2025-10-14T11:14:02.787Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-446 ']' [2025-10-14T11:14:02.787Z] + PACKAGES=/tmp/packages_end.txt [2025-10-14T11:14:02.787Z] + case "${OS_FAMILY}" in [2025-10-14T11:14:02.787Z] + dpkg -l [2025-10-14T11:14:02.787Z] + grep '^ii' [2025-10-14T11:14:02.787Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-14T11:14:02.787Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-14T11:14:02.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-14T11:14:02.787Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-446 ']' [2025-10-14T11:14:02.787Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-446/archives/ [2025-10-14T11:14:02.787Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-446/archives/ [Pipeline] echo [2025-10-14T11:14:02.827Z] 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-446/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-14T11:14:03.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T11:14:03.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T11:14:03.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T11:14:03.960Z] prd-ubuntu20.04-docker-8c-8g-268540 does not seem to be running inside a container [2025-10-14T11:14:03.999Z] $ 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-446/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-446 -v /w/workspace/xfoundry_go-mod-messaging_PR-446:/w/workspace/xfoundry_go-mod-messaging_PR-446:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-446@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-446@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 [2025-10-14T11:14:04.270Z] $ docker top 5314a3bdc6c6d400a886ee1c86ab97ee5dcf607fa5ea5d1e475af6483ace2992 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-14T11:14:04.684Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-14T11:14:05.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-14T11:14:05.332Z] + ls /var/log/sa-host [2025-10-14T11:14:05.332Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-14T11:14:05.487Z] provisioning config files... [2025-10-14T11:14:05.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-446@tmp/config11736050548156435769tmp [Pipeline] { [Pipeline] echo [2025-10-14T11:14:05.554Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:14:05.885Z] ---> create-netrc.sh [Pipeline] } [2025-10-14T11:14:05.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:14:06.334Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-14T11:14:06.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:14:06.691Z] ---> sudo-logs.sh [2025-10-14T11:14:06.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-14T11:14:06.784Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:14:07.107Z] ---> job-cost.sh [2025-10-14T11:14:07.107Z] lf-activate-venv: SKIPPING [2025-10-14T11:14:07.107Z] DEBUG: total: 0.2199999988079071 [2025-10-14T11:14:07.107Z] INFO: Retrieving Stack Cost... [2025-10-14T11:14:07.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-14T11:14:07.366Z] INFO: Archiving Costs [Pipeline] echo [2025-10-14T11:14:07.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T11:14:07.783Z] ---> logs-deploy.sh [2025-10-14T11:14:07.783Z] lf-activate-venv: SKIPPING [2025-10-14T11:14:07.783Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-446/1 [2025-10-14T11:14:07.783Z] INFO: archiving workspace using pattern(s): [2025-10-14T11:14:08.720Z] Archives upload complete. [2025-10-14T11:14:08.720Z] INFO: archiving logs to Nexus