Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b4e4411983b6fb2b6b6a17b878d31763602b031 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-ssh10216930202559236601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3238239023854215804.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13846474308549182992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11948412452593278013.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4636854440298821384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.25, 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2962 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # 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 Avoid second fetch Checking out Revision 8b4e4411983b6fb2b6b6a17b878d31763602b031 (main) Commit message: "feat: Add MQTT connection lifecycle event logging (#463)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 8b4e4411983b6fb2b6b6a17b878d31763602b031 # timeout=10 > git rev-list --no-walk 6eef4e1e832ebe2ed8dc9cb4bc8f135d02a9abbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:21:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:21:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:21:02 ========================================================= 02:21:02 EdgeX Global Pipelines Version Info 02:21:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:21:03 ------------------- 02:21:03 stable info: 02:21:03 ------------------- 02:21:03 Commited By: Cherry Wang cherry@iotechsys.com 02:21:03 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:21:03 Message: update stable to v1.0.278 02:21:04 ------------------- 02:21:04 experimental info: 02:21:04 ------------------- 02:21:04 Commited By: **** collab-it+edgex@linuxfoundation.org 02:21:04 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:21:04 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:21:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:21:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b4e4411983b6fb2b6b6a17b878d31763602b031 [Pipeline] echo 02:21:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b4e441 [Pipeline] echo 02:21:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:21:05 + git rev-list -1 --merges 8b4e4411983b6fb2b6b6a17b878d31763602b031~1..8b4e4411983b6fb2b6b6a17b878d31763602b031 [Pipeline] echo 02:21:05 -----------> git rev-list -1 --merges 8b4e4411983b6fb2b6b6a17b878d31763602b031~1..8b4e4411983b6fb2b6b6a17b878d31763602b031 8b4e4411983b6fb2b6b6a17b878d31763602b031 [false] [Pipeline] sh 02:21:05 + git log --format=format:%s -1 8b4e4411983b6fb2b6b6a17b878d31763602b031 [Pipeline] echo 02:21:05 ========================================================= 02:21:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:21:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:06 + git log --format=format:%s -1 8b4e4411983b6fb2b6b6a17b878d31763602b031 [Pipeline] echo 02:21:06 [semverPrep] GIT_COMMIT: 8b4e4411983b6fb2b6b6a17b878d31763602b031, Commit Message: feat: Add MQTT connection lifecycle event logging (#463) [Pipeline] echo 02:21:06 [semverPrep] This is not a build commit. [Pipeline] sh 02:21:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:06 + grep -v github /etc/ssh/ssh_known_hosts 02:21:06 + [ -e /tmp/ssh_known_hosts ] 02:21:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:21:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:21:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:21:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:06 02:21:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:07 0.1.4: Pulling from edgex-devops/py-git-semver 02:21:07 3dae71ba6b94: Pulling fs layer 02:21:07 6bf1a483ea7c: Pulling fs layer 02:21:07 f5dfc541a4d3: Pulling fs layer 02:21:07 461d9e800cba: Pulling fs layer 02:21:07 80192f66455f: Pulling fs layer 02:21:07 2e8e34ca0e6c: Pulling fs layer 02:21:07 a29436f7fd5d: Pulling fs layer 02:21:07 923cac83aea3: Pulling fs layer 02:21:07 25ad8b0a4227: Pulling fs layer 02:21:07 db01528c6b51: Pulling fs layer 02:21:07 28988de357af: Pulling fs layer 02:21:07 2e8e34ca0e6c: Waiting 02:21:07 db01528c6b51: Waiting 02:21:07 a29436f7fd5d: Waiting 02:21:07 28988de357af: Waiting 02:21:07 461d9e800cba: Waiting 02:21:07 923cac83aea3: Waiting 02:21:07 80192f66455f: Waiting 02:21:07 25ad8b0a4227: Waiting 02:21:07 6bf1a483ea7c: Verifying Checksum 02:21:07 6bf1a483ea7c: Download complete 02:21:07 461d9e800cba: Verifying Checksum 02:21:07 461d9e800cba: Download complete 02:21:07 80192f66455f: Verifying Checksum 02:21:07 80192f66455f: Download complete 02:21:07 f5dfc541a4d3: Verifying Checksum 02:21:07 f5dfc541a4d3: Download complete 02:21:07 3dae71ba6b94: Download complete 02:21:07 923cac83aea3: Verifying Checksum 02:21:07 923cac83aea3: Download complete 02:21:07 25ad8b0a4227: Download complete 02:21:07 db01528c6b51: Verifying Checksum 02:21:07 db01528c6b51: Download complete 02:21:07 28988de357af: Verifying Checksum 02:21:07 28988de357af: Download complete 02:21:08 a29436f7fd5d: Verifying Checksum 02:21:08 a29436f7fd5d: Download complete 02:21:08 2e8e34ca0e6c: Verifying Checksum 02:21:08 2e8e34ca0e6c: Download complete 02:21:09 3dae71ba6b94: Pull complete 02:21:09 6bf1a483ea7c: Pull complete 02:21:10 f5dfc541a4d3: Pull complete 02:21:10 461d9e800cba: Pull complete 02:21:10 80192f66455f: Pull complete 02:21:15 2e8e34ca0e6c: Pull complete 02:21:15 a29436f7fd5d: Pull complete 02:21:15 923cac83aea3: Pull complete 02:21:16 25ad8b0a4227: Pull complete 02:21:16 db01528c6b51: Pull complete 02:21:16 28988de357af: Pull complete 02:21:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:16 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:21:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:21:17 $ docker top df6bee9a8e3ed964d4a035b35c701b9851dfd1a3b5ca0679567880097335b3bc -eo pid,comm 02:21:18 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). 02:21:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:18 [ssh-agent] Looking for ssh-agent implementation... 02:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:18 $ docker exec df6bee9a8e3ed964d4a035b35c701b9851dfd1a3b5ca0679567880097335b3bc ssh-agent 02:21:18 SSH_AUTH_SOCK=/tmp/ssh-Y0AIQahSkc31/agent.33 02:21:18 SSH_AGENT_PID=39 02:21:18 Running ssh-add (command line suppressed) 02:21:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11491811578235330033.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11491811578235330033.key) 02:21:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:18 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh 02:21:19 + git tag --points-at HEAD [Pipeline] } 02:21:19 $ docker exec --env ******** --env ******** df6bee9a8e3ed964d4a035b35c701b9851dfd1a3b5ca0679567880097335b3bc ssh-agent -k 02:21:19 unset SSH_AUTH_SOCK; 02:21:19 unset SSH_AGENT_PID; 02:21:19 echo Agent pid 39 killed; 02:21:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:21:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:19 [ssh-agent] Looking for ssh-agent implementation... 02:21:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:19 $ docker exec df6bee9a8e3ed964d4a035b35c701b9851dfd1a3b5ca0679567880097335b3bc ssh-agent 02:21:19 SSH_AUTH_SOCK=/tmp/ssh-AKZIJKJmw16L/agent.86 02:21:19 SSH_AGENT_PID=92 02:21:19 Running ssh-add (command line suppressed) 02:21:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4141991289315425120.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4141991289315425120.key) 02:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:19 + git semver init 02:21:20 2026-03-04 02:21:20,071 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:21:20 2026-03-04 02:21:20,074 [run_init] DEBUG init version:0.0.0 force:False 02:21:20 2026-03-04 02:21:20,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:21:20 2026-03-04 02:21:20,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:21:20 2026-03-04 02:21:20,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 02:21:21 2026-03-04 02:21:20,891 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 02:21:21 2026-03-04 02:21:20,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 02:21:21 2026-03-04 02:21:20,892 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:21:21 2026-03-04 02:21:20,892 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:21:21 4.1.0-dev.21 [Pipeline] } 02:21:21 $ docker exec --env ******** --env ******** df6bee9a8e3ed964d4a035b35c701b9851dfd1a3b5ca0679567880097335b3bc ssh-agent -k 02:21:21 unset SSH_AUTH_SOCK; 02:21:21 unset SSH_AGENT_PID; 02:21:21 echo Agent pid 92 killed; 02:21:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:21 + git semver [Pipeline] } 02:21:21 $ docker stop --time=1 df6bee9a8e3ed964d4a035b35c701b9851dfd1a3b5ca0679567880097335b3bc 02:21:23 $ docker rm -f --volumes df6bee9a8e3ed964d4a035b35c701b9851dfd1a3b5ca0679567880097335b3bc [Pipeline] // withDockerContainer [Pipeline] sh 02:21:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:21:23 Stashed 1 file(s) [Pipeline] echo 02:21:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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] { (Prep) [Pipeline] // stage [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 02:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:23 ========================================================= 02:21:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:21:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:21:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:21:24 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:21:24 2d35ebdb57d9: Pulling fs layer 02:21:24 c35fb4624d26: Pulling fs layer 02:21:24 4e2aec7ef170: Pulling fs layer 02:21:24 333b49ad6fbf: Pulling fs layer 02:21:24 4f4fb700ef54: Pulling fs layer 02:21:24 c3e65509a76b: Pulling fs layer 02:21:24 7cf9ebb963bd: Pulling fs layer 02:21:24 bb34ca984cfb: Pulling fs layer 02:21:24 151cf03bc807: Pulling fs layer 02:21:24 4f4fb700ef54: Waiting 02:21:24 151cf03bc807: Waiting 02:21:24 bb34ca984cfb: Waiting 02:21:24 c3e65509a76b: Waiting 02:21:24 7cf9ebb963bd: Waiting 02:21:24 333b49ad6fbf: Waiting 02:21:24 c35fb4624d26: Verifying Checksum 02:21:24 c35fb4624d26: Download complete 02:21:24 333b49ad6fbf: Verifying Checksum 02:21:24 333b49ad6fbf: Download complete 02:21:24 4f4fb700ef54: Download complete 02:21:24 c3e65509a76b: Download complete 02:21:24 2d35ebdb57d9: Verifying Checksum 02:21:24 2d35ebdb57d9: Download complete 02:21:24 7cf9ebb963bd: Verifying Checksum 02:21:24 7cf9ebb963bd: Download complete 02:21:24 2d35ebdb57d9: Pull complete 02:21:24 c35fb4624d26: Pull complete 02:21:24 4e2aec7ef170: Verifying Checksum 02:21:24 4e2aec7ef170: Download complete 02:21:24 151cf03bc807: Verifying Checksum 02:21:24 151cf03bc807: Download complete 02:21:25 bb34ca984cfb: Verifying Checksum 02:21:25 bb34ca984cfb: Download complete 02:21:30 4e2aec7ef170: Pull complete 02:21:30 333b49ad6fbf: Pull complete 02:21:30 4f4fb700ef54: Pull complete 02:21:30 c3e65509a76b: Pull complete 02:21:30 7cf9ebb963bd: Pull complete 02:21:33 bb34ca984cfb: Pull complete 02:21:34 151cf03bc807: Pull complete 02:21:34 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:21:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 02:21:35 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:35 + docker inspect -f . ci-base-image-x86_64 02:21:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:35 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:37 $ docker top 58eda34006820231c7ea41213fb1e8b50ee1ab56c8cdbf9ef1b00e800d28f2e6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:37 + go version 02:21:37 go version go1.25.2 linux/amd64 [Pipeline] } 02:21:37 $ docker stop --time=1 58eda34006820231c7ea41213fb1e8b50ee1ab56c8cdbf9ef1b00e800d28f2e6 02:21:38 $ docker rm -f --volumes 58eda34006820231c7ea41213fb1e8b50ee1ab56c8cdbf9ef1b00e800d28f2e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker inspect -f . ci-base-image-x86_64 02:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:39 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:39 $ docker top 29ccb087caeb0e6bd39ad8a7057257a9681b5352f799fd633b39e87064d4f40e -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:39 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 02:21:40 + make test 02:21:40 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:21:40 go: downloading github.com/google/uuid v1.6.0 02:21:40 go: downloading github.com/stretchr/testify v1.11.1 02:21:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.21 02:21:40 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 02:21:40 go: downloading github.com/nats-io/nats.go v1.49.0 02:21:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:21:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 02:21:40 go: downloading github.com/davecgh/go-spew v1.1.1 02:21:40 go: downloading github.com/pmezard/go-difflib v1.0.0 02:21:40 go: downloading github.com/stretchr/objx v0.5.2 02:21:40 go: downloading github.com/x448/float16 v0.8.4 02:21:40 go: downloading github.com/hashicorp/errwrap v1.0.0 02:21:40 go: downloading github.com/go-playground/validator/v10 v10.28.0 02:21:40 go: downloading gopkg.in/yaml.v3 v3.0.1 02:21:40 go: downloading github.com/gorilla/websocket v1.5.3 02:21:40 go: downloading golang.org/x/net v0.47.0 02:21:40 go: downloading golang.org/x/sync v0.19.0 02:21:40 go: downloading github.com/klauspost/compress v1.18.2 02:21:40 go: downloading github.com/nats-io/nkeys v0.4.12 02:21:40 go: downloading github.com/nats-io/nuid v1.0.1 02:21:40 go: downloading github.com/go-playground/universal-translator v0.18.1 02:21:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.10 02:21:40 go: downloading github.com/leodido/go-urn v1.4.0 02:21:40 go: downloading golang.org/x/crypto v0.46.0 02:21:40 go: downloading golang.org/x/text v0.32.0 02:21:40 go: downloading github.com/go-playground/locales v0.14.1 02:21:40 go: downloading golang.org/x/sys v0.39.0 02:22:02 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.032s coverage: 86.0% of statements 02:22:07 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.029s coverage: 16.3% of statements 02:22:07 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.060s coverage: 82.6% of statements 02:22:07 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.041s coverage: 79.3% of statements 02:22:07 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 02:22:07 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 02:22:07 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.018s coverage: 15.4% of statements 02:22:07 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.023s coverage: 100.0% of statements 02:22:07 github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements 02:22:07 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 02:22:07 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.019s coverage: 100.0% of statements 02:22:07 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.027s coverage: 64.4% of statements 02:22:22 0 issues. 02:22:22 go vet ./... 02:22:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:22:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:22:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:22:23 $ docker stop --time=1 29ccb087caeb0e6bd39ad8a7057257a9681b5352f799fd633b39e87064d4f40e 02:22:25 $ docker rm -f --volumes 29ccb087caeb0e6bd39ad8a7057257a9681b5352f799fd633b39e87064d4f40e [Pipeline] // withDockerContainer [Pipeline] sh 02:22:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:22:26 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 02:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:26 02:22:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:26 latest: Pulling from edgex-lftools-log-publisher 02:22:26 5eb5b503b376: Pulling fs layer 02:22:26 5c69ac0246d0: Pulling fs layer 02:22:26 ec43610c2a17: Pulling fs layer 02:22:26 3a2ae6a8a46f: Pulling fs layer 02:22:26 33b1e0a273af: Pulling fs layer 02:22:26 5d3b04190fa2: Pulling fs layer 02:22:26 2f39f015ded8: Pulling fs layer 02:22:26 5d3b04190fa2: Waiting 02:22:26 3a2ae6a8a46f: Waiting 02:22:26 2f39f015ded8: Waiting 02:22:26 5c69ac0246d0: Verifying Checksum 02:22:26 5c69ac0246d0: Download complete 02:22:26 3a2ae6a8a46f: Verifying Checksum 02:22:26 3a2ae6a8a46f: Download complete 02:22:27 33b1e0a273af: Verifying Checksum 02:22:27 33b1e0a273af: Download complete 02:22:27 5d3b04190fa2: Verifying Checksum 02:22:27 5d3b04190fa2: Download complete 02:22:27 ec43610c2a17: Verifying Checksum 02:22:27 ec43610c2a17: Download complete 02:22:27 5eb5b503b376: Verifying Checksum 02:22:27 5eb5b503b376: Download complete 02:22:29 5eb5b503b376: Pull complete 02:22:29 5c69ac0246d0: Pull complete 02:22:29 2f39f015ded8: Download complete 02:22:29 ec43610c2a17: Pull complete 02:22:29 3a2ae6a8a46f: Pull complete 02:22:29 33b1e0a273af: Pull complete 02:22:29 5d3b04190fa2: Pull complete 02:22:36 2f39f015ded8: Pull complete 02:22:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:37 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:22:37 $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:22:37 $ docker top 49e724aa3f350ee7a0b567a6690807015172e893e5b91bc4dcc52bc2fefa36f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:38 ---> job-cost.sh 02:22:38 lf-activate-venv: SKIPPING 02:22:38 INFO: No Stack... 02:22:39 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:39 INFO: Archiving Costs [Pipeline] sh 02:22:39 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 02:22:39 + cut -d, -f6 [Pipeline] lock 02:22:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-222-stack-cost] 02:22:39 Resource [jenkins-edgexfoundry-go-mod-messaging-main-222-stack-cost] did not exist. Created. 02:22:39 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:40 + echo total: 0.2199999988079071 [Pipeline] stash 02:22:40 Stashed 1 file(s) [Pipeline] } 02:22:40 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:40 $ docker stop --time=1 49e724aa3f350ee7a0b567a6690807015172e893e5b91bc4dcc52bc2fefa36f2 02:22:41 $ docker rm -f --volumes 49e724aa3f350ee7a0b567a6690807015172e893e5b91bc4dcc52bc2fefa36f2 [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 02:22:41 provisioning config files... 02:22:41 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2438303980853555012tmp [Pipeline] { [Pipeline] sh 02:22:41 + set +x 02:22:41 + bash -s -- 02:22:41 + curl -s https://codecov.io/bash 02:22:41 02:22:41 _____ _ 02:22:41 / ____| | | 02:22:41 | | ___ __| | ___ ___ _____ __ 02:22:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:41 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:41 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:41 Bash-1.0.6 02:22:41 02:22:41 02:22:41 ==> git version 2.25.1 found 02:22:41 ==> 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 02:22:41 Release-Date: 2020-01-08 02:22:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:41 ==> Jenkins CI detected. 02:22:41 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 02:22:41 project root: . 02:22:41 --> token set from env 02:22:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:41 ==> Running gcov in . (disable via -X gcov) 02:22:41 ==> Python coveragepy not found 02:22:41 ==> Searching for coverage reports in: 02:22:41 + . 02:22:41 -> Found 1 reports 02:22:41 ==> Detecting git/mercurial file structure 02:22:42 ==> Reading reports 02:22:42 + ./coverage.out bytes=53534 02:22:42 ==> Appending adjustments 02:22:42 https://docs.codecov.io/docs/fixing-reports 02:22:42 + Found adjustments 02:22:42 ==> Gzipping contents 02:22:42 12K /tmp/codecov.yoItvf.gz 02:22:42 ==> Uploading reports 02:22:42 url: https://codecov.io 02:22:42 query: branch=main&commit=8b4e4411983b6fb2b6b6a17b878d31763602b031&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:42 -> Pinging Codecov 02:22:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8b4e4411983b6fb2b6b6a17b878d31763602b031&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:42 -> Uploading to 02:22:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/8b4e4411983b6fb2b6b6a17b878d31763602b031/ac56c181-520a-4095-99f1-29ea908fed0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260304T022242Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=04be854b81423ec0ffecece7d692ded75b76612c99626c2b381f9da109f88427 02:22:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:42 Dload Upload Total Spent Left Speed 02:22:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8709 0 0 100 8709 0 42691 --:--:-- --:--:-- --:--:-- 42691 100 8709 0 0 100 8709 0 41669 --:--:-- --:--:-- --:--:-- 41471 02:22:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/8b4e4411983b6fb2b6b6a17b878d31763602b031 [Pipeline] } 02:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:22:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:22:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:22:43 02:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:22:43 latest: Pulling from edgex-devops/edgex-snyk-go 02:22:43 2d35ebdb57d9: Already exists 02:22:43 85e8836fcdb2: Pulling fs layer 02:22:43 91631faa732a: Pulling fs layer 02:22:43 f3f5ae8826fa: Pulling fs layer 02:22:43 4f4fb700ef54: Pulling fs layer 02:22:43 7861252a18e6: Pulling fs layer 02:22:43 9130f900ef6f: Pulling fs layer 02:22:43 4f4fb700ef54: Waiting 02:22:43 7861252a18e6: Waiting 02:22:43 9130f900ef6f: Waiting 02:22:43 f3f5ae8826fa: Verifying Checksum 02:22:43 f3f5ae8826fa: Download complete 02:22:43 85e8836fcdb2: Verifying Checksum 02:22:43 4f4fb700ef54: Verifying Checksum 02:22:43 4f4fb700ef54: Download complete 02:22:43 85e8836fcdb2: Pull complete 02:22:43 7861252a18e6: Verifying Checksum 02:22:43 7861252a18e6: Download complete 02:22:44 91631faa732a: Verifying Checksum 02:22:44 91631faa732a: Download complete 02:22:44 9130f900ef6f: Verifying Checksum 02:22:44 9130f900ef6f: Download complete 02:22:49 91631faa732a: Pull complete 02:22:49 f3f5ae8826fa: Pull complete 02:22:49 4f4fb700ef54: Pull complete 02:22:49 7861252a18e6: Pull complete 02:23:06 9130f900ef6f: Pull complete 02:23:06 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:23:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:06 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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/edgex-snyk-go:latest cat 02:23:08 $ docker top b3a31890da3dac4ac458fb705abc22d55a7ccd90db90a8d58b76337df36b48e9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:08 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 02:23:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 02:23:08 + set -o pipefail 02:23:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 02:23:15 02:23:15 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 02:23:15 02:23:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/f9e22590-ec88-47b1-b79a-13d89b1ac315 02:23:15 02:23:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:23:15 02:23:16 02:23:16 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:23:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:23:16 $ docker stop --time=1 b3a31890da3dac4ac458fb705abc22d55a7ccd90db90a8d58b76337df36b48e9 02:23:18 $ docker rm -f --volumes b3a31890da3dac4ac458fb705abc22d55a7ccd90db90a8d58b76337df36b48e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:19 + git log --format=format:%s -1 8b4e4411983b6fb2b6b6a17b878d31763602b031 [Pipeline] sh 02:23:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:19 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 02:23:20 $ docker top 7e21d946348eb06483a1aee42ba315375f946da773a800e67fd3c02cf774ccd7 -eo pid,comm 02:23:20 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). 02:23:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:20 [ssh-agent] Looking for ssh-agent implementation... 02:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:20 $ docker exec 7e21d946348eb06483a1aee42ba315375f946da773a800e67fd3c02cf774ccd7 ssh-agent 02:23:20 SSH_AUTH_SOCK=/tmp/ssh-iJkP374GdU6S/agent.32 02:23:20 SSH_AGENT_PID=38 02:23:20 Running ssh-add (command line suppressed) 02:23:20 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10187921301968931093.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10187921301968931093.key) 02:23:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:20 + git semver tag 02:23:21 2026-03-04 02:23:21,037 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:23:21 2026-03-04 02:23:21,040 [run_tag] DEBUG tag force:False 02:23:21 2026-03-04 02:23:21,041 [check_head_tag] DEBUG check head tag 02:23:21 2026-03-04 02:23:21,041 [execute] INFO git cat-file --batch-check 02:23:21 2026-03-04 02:23:21,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 02:23:21 2026-03-04 02:23:21,044 [execute] INFO git cat-file --batch 02:23:21 2026-03-04 02:23:21,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 02:23:21 2026-03-04 02:23:21,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:21 2026-03-04 02:23:21,061 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 02:23:21 2026-03-04 02:23:21,061 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 02:23:21 2026-03-04 02:23:21,064 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:21 4.1.0-dev.21 [Pipeline] } 02:23:21 $ docker exec --env ******** --env ******** 7e21d946348eb06483a1aee42ba315375f946da773a800e67fd3c02cf774ccd7 ssh-agent -k 02:23:21 unset SSH_AUTH_SOCK; 02:23:21 unset SSH_AGENT_PID; 02:23:21 echo Agent pid 38 killed; 02:23:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:21 + git semver [Pipeline] } 02:23:22 $ docker stop --time=1 7e21d946348eb06483a1aee42ba315375f946da773a800e67fd3c02cf774ccd7 02:23:23 $ docker rm -f --volumes 7e21d946348eb06483a1aee42ba315375f946da773a800e67fd3c02cf774ccd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:23 02:23:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:24 0.23.1-centos7: Pulling from edgex-lftools 02:23:24 ab5ef0e58194: Pulling fs layer 02:23:24 9712f1f96733: Pulling fs layer 02:23:24 63f879dbbcfc: Pulling fs layer 02:23:24 0d9ebad4ef96: Pulling fs layer 02:23:24 e9a5061849ea: Pulling fs layer 02:23:24 d747dcd14b5f: Pulling fs layer 02:23:24 2de7ff778b66: Pulling fs layer 02:23:24 0d9ebad4ef96: Waiting 02:23:24 e9a5061849ea: Waiting 02:23:24 d747dcd14b5f: Waiting 02:23:24 2de7ff778b66: Waiting 02:23:24 9712f1f96733: Verifying Checksum 02:23:24 9712f1f96733: Download complete 02:23:24 63f879dbbcfc: Verifying Checksum 02:23:24 63f879dbbcfc: Download complete 02:23:24 e9a5061849ea: Verifying Checksum 02:23:24 e9a5061849ea: Download complete 02:23:24 d747dcd14b5f: Download complete 02:23:24 0d9ebad4ef96: Verifying Checksum 02:23:24 0d9ebad4ef96: Download complete 02:23:24 ab5ef0e58194: Download complete 02:23:24 2de7ff778b66: Verifying Checksum 02:23:24 2de7ff778b66: Download complete 02:23:29 ab5ef0e58194: Pull complete 02:23:29 9712f1f96733: Pull complete 02:23:29 63f879dbbcfc: Pull complete 02:23:34 0d9ebad4ef96: Pull complete 02:23:35 e9a5061849ea: Pull complete 02:23:35 d747dcd14b5f: Pull complete 02:23:36 2de7ff778b66: Pull complete 02:23:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:36 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:23:38 $ docker top f9d05a1a68ce5ffa244bc38aa759cb9e60d71a301524685779b8a315b9c6c5fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:23:38 provisioning config files... 02:23:38 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14468488494706206447tmp 02:23:38 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15716851304309303184tmp 02:23:38 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2646890543994093935tmp [Pipeline] { [Pipeline] echo 02:23:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:23:38 ---> sigul-configuration.sh 02:23:38 gpg: directory `/root/.gnupg' created 02:23:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:23:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:23:38 gpg: keyring `/root/.gnupg/secring.gpg' created 02:23:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:23:38 gpg: CAST5 encrypted data 02:23:38 gpg: encrypted with 1 passphrase 02:23:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:23:39 + mkdir /home/jenkins 02:23:39 + mkdir /home/jenkins/sigul [Pipeline] sh 02:23:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:23:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:23:39 ---> sigul-install.sh 02:23:39 Sigul already installed; skipping installation. [Pipeline] sh 02:23:39 + git tag --list 02:23:39 v0.0.0 02:23:39 v0.1.0 02:23:39 v0.1.1 02:23:39 v0.1.10 02:23:39 v0.1.11 02:23:39 v0.1.12 02:23:39 v0.1.13 02:23:39 v0.1.14 02:23:39 v0.1.15 02:23:39 v0.1.16 02:23:39 v0.1.17 02:23:39 v0.1.18 02:23:39 v0.1.19 02:23:39 v0.1.2 02:23:39 v0.1.20 02:23:39 v0.1.21 02:23:39 v0.1.22 02:23:39 v0.1.23 02:23:39 v0.1.24 02:23:39 v0.1.25 02:23:39 v0.1.26 02:23:39 v0.1.27 02:23:39 v0.1.28 02:23:39 v0.1.29 02:23:39 v0.1.3 02:23:39 v0.1.30 02:23:39 v0.1.31 02:23:39 v0.1.4 02:23:39 v0.1.5 02:23:39 v0.1.6 02:23:39 v0.1.7 02:23:39 v0.1.8 02:23:39 v0.1.9 02:23:39 v2.0.0 02:23:39 v2.0.1 02:23:39 v2.1.0 02:23:39 v2.1.1 02:23:39 v2.2.0 02:23:39 v2.3.0 02:23:39 v3.0 02:23:39 v3.0.0 02:23:39 v3.1 02:23:39 v3.1.0 02:23:39 v4.0 02:23:39 v4.0.0 02:23:39 v4.0.1 02:23:39 v4.0.2 02:23:39 v4.0.2-dev.1 02:23:39 v4.0.2-dev.2 02:23:39 v4.0.2-dev.3 02:23:39 v4.1.0-dev.1 02:23:39 v4.1.0-dev.10 02:23:39 v4.1.0-dev.11 02:23:39 v4.1.0-dev.12 02:23:39 v4.1.0-dev.13 02:23:39 v4.1.0-dev.14 02:23:39 v4.1.0-dev.15 02:23:39 v4.1.0-dev.16 02:23:39 v4.1.0-dev.17 02:23:39 v4.1.0-dev.18 02:23:39 v4.1.0-dev.19 02:23:39 v4.1.0-dev.2 02:23:39 v4.1.0-dev.20 02:23:39 v4.1.0-dev.21 02:23:39 v4.1.0-dev.3 02:23:39 v4.1.0-dev.4 02:23:39 v4.1.0-dev.5 02:23:39 v4.1.0-dev.6 02:23:39 v4.1.0-dev.7 02:23:39 v4.1.0-dev.8 02:23:39 v4.1.0-dev.9 [Pipeline] sh 02:23:40 + lftools sign git-tag v4.1.0-dev.21 02:23:40 Signing Git tag with Sigul... 02:23:40 Signing v4.1.0-dev.21 [Pipeline] echo 02:23:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:23:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:23:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:23:41 $ docker stop --time=1 f9d05a1a68ce5ffa244bc38aa759cb9e60d71a301524685779b8a315b9c6c5fd 02:23:42 $ docker rm -f --volumes f9d05a1a68ce5ffa244bc38aa759cb9e60d71a301524685779b8a315b9c6c5fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:23:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:43 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 02:23:44 $ docker top 916910143a379f7bb6b415cf76fcd1ed2872fe8ff261b12dd785c1e5fc55269c -eo pid,comm 02:23:44 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). 02:23:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:44 [ssh-agent] Looking for ssh-agent implementation... 02:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:44 $ docker exec 916910143a379f7bb6b415cf76fcd1ed2872fe8ff261b12dd785c1e5fc55269c ssh-agent 02:23:44 SSH_AUTH_SOCK=/tmp/ssh-lqygFNlN23Bh/agent.32 02:23:44 SSH_AGENT_PID=38 02:23:44 Running ssh-add (command line suppressed) 02:23:44 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9078598058699160807.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9078598058699160807.key) 02:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:44 + git semver bump pre 02:23:45 2026-03-04 02:23:45,209 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:23:45 2026-03-04 02:23:45,213 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:45 2026-03-04 02:23:45,213 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev 02:23:45 2026-03-04 02:23:45,213 [bump_version] DEBUG bumped version:4.1.0-dev.22 02:23:45 2026-03-04 02:23:45,213 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 02:23:45 2026-03-04 02:23:45,213 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:45 2026-03-04 02:23:45,214 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:45 2026-03-04 02:23:45,216 [execute] INFO git cat-file --batch-check 02:23:45 2026-03-04 02:23:45,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 02:23:45 2026-03-04 02:23:45,220 [execute] INFO git cat-file --batch 02:23:45 2026-03-04 02:23:45,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 02:23:45 2026-03-04 02:23:45,223 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:45 4.1.0-dev.22 [Pipeline] } 02:23:45 $ docker exec --env ******** --env ******** 916910143a379f7bb6b415cf76fcd1ed2872fe8ff261b12dd785c1e5fc55269c ssh-agent -k 02:23:45 unset SSH_AUTH_SOCK; 02:23:45 unset SSH_AGENT_PID; 02:23:45 echo Agent pid 38 killed; 02:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:46 + git semver [Pipeline] } 02:23:46 $ docker stop --time=1 916910143a379f7bb6b415cf76fcd1ed2872fe8ff261b12dd785c1e5fc55269c 02:23:48 $ docker rm -f --volumes 916910143a379f7bb6b415cf76fcd1ed2872fe8ff261b12dd785c1e5fc55269c [Pipeline] // withDockerContainer [Pipeline] sh 02:23:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:48 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 02:23:49 $ docker top e180e79f3b9e394a128783ac70b784c38ffac31b837068d61db297fb30d9fdc4 -eo pid,comm 02:23:49 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). 02:23:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:49 [ssh-agent] Looking for ssh-agent implementation... 02:23:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:49 $ docker exec e180e79f3b9e394a128783ac70b784c38ffac31b837068d61db297fb30d9fdc4 ssh-agent 02:23:49 SSH_AUTH_SOCK=/tmp/ssh-aA2SFSmRKSka/agent.32 02:23:49 SSH_AGENT_PID=38 02:23:49 Running ssh-add (command line suppressed) 02:23:49 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9183057302821278705.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9183057302821278705.key) 02:23:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:50 + git semver push 02:23:50 2026-03-04 02:23:50,268 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:23:50 2026-03-04 02:23:50,271 [run_push] DEBUG push 02:23:50 2026-03-04 02:23:50,272 [execute] INFO git cat-file --batch-check 02:23:50 2026-03-04 02:23:50,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 02:23:50 2026-03-04 02:23:50,275 [execute] INFO git rev-list 60eb88fd1ae5854a0af1cf874f5b45e4168430fa -- 02:23:50 2026-03-04 02:23:50,275 [execute] DEBUG Popen(['git', 'rev-list', '60eb88fd1ae5854a0af1cf874f5b45e4168430fa', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:23:50 2026-03-04 02:23:50,284 [execute] INFO git fetch -v -- origin 02:23:50 2026-03-04 02:23:50,284 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:23:51 2026-03-04 02:23:50,979 [run_push] DEBUG no remote changes detected 02:23:51 2026-03-04 02:23:50,979 [execute] INFO git push origin semver 02:23:51 2026-03-04 02:23:50,980 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:23:51 2026-03-04 02:23:51,718 [run_push] DEBUG push all version tags 02:23:51 2026-03-04 02:23:51,718 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:23:51 2026-03-04 02:23:51,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 02:23:52 2026-03-04 02:23:52,437 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:52 4.1.0-dev.22 [Pipeline] } 02:23:52 $ docker exec --env ******** --env ******** e180e79f3b9e394a128783ac70b784c38ffac31b837068d61db297fb30d9fdc4 ssh-agent -k 02:23:52 unset SSH_AUTH_SOCK; 02:23:52 unset SSH_AGENT_PID; 02:23:52 echo Agent pid 38 killed; 02:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:53 + git semver [Pipeline] } 02:23:53 $ docker stop --time=1 e180e79f3b9e394a128783ac70b784c38ffac31b837068d61db297fb30d9fdc4 02:23:54 $ docker rm -f --volumes e180e79f3b9e394a128783ac70b784c38ffac31b837068d61db297fb30d9fdc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 02:23:55 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 02:23:55 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:23:55 total 16 02:23:55 drwxr-xr-x 3 root root 4096 Mar 4 02:22 . 02:23:55 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 02:23 .. 02:23:55 drwxr-xr-x 2 root root 4096 Mar 4 02:22 cost 02:23:55 -rw-r--r-- 1 root root 88 Mar 4 02:22 cost.csv 02:23:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:23:55 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:23:55 total 16 02:23:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 02:22 . 02:23:55 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 02:23 .. 02:23:55 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 02:22 cost 02:23:55 -rw-r--r-- 1 jenkins jenkins 88 Mar 4 02:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:56 ---> package-listing.sh 02:23:56 ++ facter osfamily 02:23:56 ++ tr '[:upper:]' '[:lower:]' 02:23:56 + OS_FAMILY=debian 02:23:56 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 02:23:56 + START_PACKAGES=/tmp/packages_start.txt 02:23:56 + END_PACKAGES=/tmp/packages_end.txt 02:23:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:56 + PACKAGES=/tmp/packages_start.txt 02:23:56 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:23:56 + PACKAGES=/tmp/packages_end.txt 02:23:56 + case "${OS_FAMILY}" in 02:23:56 + dpkg -l 02:23:56 + grep '^ii' 02:23:56 + '[' -f /tmp/packages_start.txt ']' 02:23:56 + '[' -f /tmp/packages_end.txt ']' 02:23:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:56 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:23:56 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 02:23:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 02:23:56 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:23:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:57 prd-ubuntu20.04-docker-8c-8g-2962 does not seem to be running inside a container 02:23:57 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:23:58 $ docker top 47093d03b9a733e69d7b41dabfa3ba246d151d62e08d018caa9c489f0388e138 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:58 + touch /tmp/pre-build-complete [Pipeline] sh 02:23:58 + mkdir -p /var/log/sysstat [Pipeline] sh 02:23:58 + ls /var/log/sa-host 02:23:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:59 provisioning config files... 02:23:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4187069547138798406tmp [Pipeline] { [Pipeline] echo 02:23:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:59 ---> create-netrc.sh [Pipeline] } 02:23:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:23:59 ---> python-tools-install.sh [Pipeline] echo 02:23:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:24:00 ---> sudo-logs.sh 02:24:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:24:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:24:00 ---> job-cost.sh 02:24:00 lf-activate-venv: SKIPPING 02:24:00 DEBUG: total: 0.2199999988079071 02:24:00 INFO: Retrieving Stack Cost... 02:24:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:24:01 INFO: Archiving Costs [Pipeline] echo 02:24:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:24:01 ---> logs-deploy.sh 02:24:01 lf-activate-venv: SKIPPING 02:24:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/222 02:24:01 INFO: archiving workspace using pattern(s): 02:24:02 Archives upload complete. 02:24:02 INFO: archiving logs to Nexus 02:24:03 ---> uname -a: 02:24:03 Linux prd-ubuntu20-04-docker-8c-8g-2962 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:24:03 02:24:03 02:24:03 ---> lscpu: 02:24:03 Architecture: x86_64 02:24:03 CPU op-mode(s): 32-bit, 64-bit 02:24:03 Byte Order: Little Endian 02:24:03 Address sizes: 40 bits physical, 48 bits virtual 02:24:03 CPU(s): 8 02:24:03 On-line CPU(s) list: 0-7 02:24:03 Thread(s) per core: 1 02:24:03 Core(s) per socket: 1 02:24:03 Socket(s): 8 02:24:03 NUMA node(s): 1 02:24:03 Vendor ID: AuthenticAMD 02:24:03 CPU family: 23 02:24:03 Model: 49 02:24:03 Model name: AMD EPYC-Rome Processor 02:24:03 Stepping: 0 02:24:03 CPU MHz: 2799.998 02:24:03 BogoMIPS: 5599.99 02:24:03 Virtualization: AMD-V 02:24:03 Hypervisor vendor: KVM 02:24:03 Virtualization type: full 02:24:03 L1d cache: 256 KiB 02:24:03 L1i cache: 256 KiB 02:24:03 L2 cache: 4 MiB 02:24:03 L3 cache: 128 MiB 02:24:03 NUMA node0 CPU(s): 0-7 02:24:03 Vulnerability Gather data sampling: Not affected 02:24:03 Vulnerability Itlb multihit: Not affected 02:24:03 Vulnerability L1tf: Not affected 02:24:03 Vulnerability Mds: Not affected 02:24:03 Vulnerability Meltdown: Not affected 02:24:03 Vulnerability Mmio stale data: Not affected 02:24:03 Vulnerability Retbleed: Vulnerable 02:24:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:24:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:24:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:24:03 Vulnerability Srbds: Not affected 02:24:03 Vulnerability Tsx async abort: Not affected 02:24:03 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:24:03 02:24:03 02:24:03 ---> nproc: 02:24:03 8 02:24:03 02:24:03 02:24:03 ---> df -h: 02:24:03 Filesystem Size Used Avail Use% Mounted on 02:24:03 overlay 155G 13G 143G 8% / 02:24:03 tmpfs 64M 0 64M 0% /dev 02:24:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:24:03 shm 64M 0 64M 0% /dev/shm 02:24:03 /dev/vda1 155G 13G 143G 8% /facter-os 02:24:03 02:24:03 02:24:03 ---> sar -b -r -n DEV: 02:24:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2962) 03/04/26 _x86_64_ (8 CPU) 02:24:03 02:24:03 02:20:24 LINUX RESTART (8 CPU) 02:24:03 02:24:03 02:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:24:03 02:22:01 145.35 9.68 135.67 0.00 1484.84 46647.65 0.00 02:24:03 02:23:01 84.35 0.35 84.00 0.00 14.66 37631.06 0.00 02:24:03 02:24:01 136.66 1.78 134.88 0.00 46.26 58972.04 0.00 02:24:03 Average: 122.12 3.94 118.18 0.00 515.31 47750.19 0.00 02:24:03 02:24:03 02:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:24:03 02:22:01 27710156 31402500 886000 2.70 102432 3810824 1996928 5.89 1527508 3176800 650096 02:24:03 02:23:01 27197320 31500172 789336 2.40 128440 4332480 1826160 5.38 1166336 3985272 725472 02:24:03 02:24:01 26406172 31436440 842640 2.56 165188 4938772 1779128 5.25 1306208 4545688 344 02:24:03 Average: 27104549 31446371 839325 2.55 132020 4360692 1867405 5.51 1333351 3902587 458637 02:24:03 02:24:03 02:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:24:03 02:22:01 docker0 56.03 113.55 5.24 1134.73 0.00 0.00 0.00 0.00 02:24:03 02:22:01 veth336b878 50.40 108.61 5.36 1072.78 0.00 0.00 0.00 0.09 02:24:03 02:22:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 02:24:03 02:22:01 ens3 434.67 269.61 8286.65 82.97 0.00 0.00 0.00 0.00 02:24:03 02:23:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:24:03 02:23:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 02:24:03 02:23:01 ens3 244.91 147.59 6567.74 26.04 0.00 0.00 0.00 0.00 02:24:03 02:24:01 docker0 57.82 118.20 5.61 1075.02 0.00 0.00 0.00 0.00 02:24:03 02:24:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:24:03 02:24:01 ens3 359.16 233.29 4387.66 165.79 0.00 0.00 0.00 0.00 02:24:03 Average: docker0 37.97 77.26 3.62 736.61 0.00 0.00 0.00 0.00 02:24:03 Average: lo 2.11 2.11 0.20 0.20 0.00 0.00 0.00 0.00 02:24:03 Average: ens3 346.25 216.84 6414.12 91.60 0.00 0.00 0.00 0.00 02:24:03 02:24:03 02:24:03 ---> sar -P ALL: 02:24:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2962) 03/04/26 _x86_64_ (8 CPU) 02:24:03 02:24:03 02:20:24 LINUX RESTART (8 CPU) 02:24:03 02:24:03 02:21:01 CPU %user %nice %system %iowait %steal %idle 02:24:03 02:22:01 all 21.54 0.00 4.88 0.78 0.08 72.72 02:24:03 02:22:01 0 22.10 0.00 4.33 0.39 0.08 73.10 02:24:03 02:22:01 1 22.07 0.00 4.69 0.59 0.08 72.57 02:24:03 02:22:01 2 20.35 0.00 4.53 0.07 0.07 74.99 02:24:03 02:22:01 3 21.35 0.00 4.64 0.62 0.07 73.31 02:24:03 02:22:01 4 19.76 0.00 4.30 0.14 0.07 75.73 02:24:03 02:22:01 5 23.84 0.00 4.97 1.61 0.07 69.51 02:24:03 02:22:01 6 21.74 0.00 5.46 1.08 0.08 71.64 02:24:03 02:22:01 7 21.11 0.00 6.15 1.75 0.08 70.91 02:24:03 02:23:01 all 21.36 0.00 4.86 2.04 0.09 71.66 02:24:03 02:23:01 0 21.19 0.00 5.44 0.98 0.08 72.30 02:24:03 02:23:01 1 21.92 0.00 5.78 0.03 0.10 72.16 02:24:03 02:23:01 2 22.94 0.00 4.37 0.37 0.08 72.24 02:24:03 02:23:01 3 20.15 0.00 4.17 0.81 0.12 74.76 02:24:03 02:23:01 4 21.79 0.00 4.14 12.87 0.08 61.12 02:24:03 02:23:01 5 21.33 0.00 5.70 0.14 0.08 72.75 02:24:03 02:23:01 6 20.54 0.00 4.02 0.05 0.05 75.33 02:24:03 02:23:01 7 21.00 0.00 5.29 1.00 0.09 72.62 02:24:03 02:24:01 all 6.80 0.00 2.90 1.65 0.06 88.60 02:24:03 02:24:01 0 7.84 0.00 3.43 0.10 0.07 88.57 02:24:03 02:24:01 1 5.46 0.00 2.22 0.29 0.05 91.98 02:24:03 02:24:01 2 7.56 0.00 3.21 0.07 0.05 89.12 02:24:03 02:24:01 3 7.19 0.00 2.75 0.03 0.05 89.98 02:24:03 02:24:01 4 6.63 0.00 2.45 8.57 0.07 82.29 02:24:03 02:24:01 5 6.16 0.00 2.51 0.17 0.07 91.10 02:24:03 02:24:01 6 6.16 0.00 3.31 1.47 0.05 89.02 02:24:03 02:24:01 7 7.39 0.00 3.35 2.48 0.05 86.73 02:24:03 Average: all 16.56 0.00 4.21 1.49 0.07 77.67 02:24:03 Average: 0 17.04 0.00 4.40 0.49 0.08 77.99 02:24:03 Average: 1 16.47 0.00 4.23 0.30 0.08 78.92 02:24:03 Average: 2 16.94 0.00 4.03 0.17 0.07 78.79 02:24:03 Average: 3 16.23 0.00 3.85 0.49 0.08 79.35 02:24:03 Average: 4 16.06 0.00 3.63 7.21 0.07 73.03 02:24:03 Average: 5 17.09 0.00 4.39 0.64 0.07 77.82 02:24:03 Average: 6 16.14 0.00 4.26 0.87 0.06 78.67 02:24:03 Average: 7 16.48 0.00 4.93 1.75 0.07 76.77 02:24:03 02:24:03 02:24:03