Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 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-ssh9202289957133227859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16792987924962224249.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16885595465803674978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh4608791423328763160.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-ssh6812012206218916460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5464 in /w/workspace/gexfoundry_go-mod-messaging_main [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/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 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 (main) Commit message: "feat: Apply CBOR encode to message envelope (#425)" > 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 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 # timeout=10 > git rev-list --no-walk 53a0ec228fbf49ea511d724de1103786325b3993 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-21T09:03:04.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-21T09:03:04.863Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-21T09:03:04.888Z] ========================================================= [2025-07-21T09:03:04.888Z] EdgeX Global Pipelines Version Info [2025-07-21T09:03:04.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:03:06.005Z] ------------------- [2025-07-21T09:03:06.005Z] stable info: [2025-07-21T09:03:06.005Z] ------------------- [2025-07-21T09:03:06.005Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-21T09:03:06.005Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-21T09:03:06.005Z] Message: update stable to v1.0.274 [2025-07-21T09:03:06.265Z] ------------------- [2025-07-21T09:03:06.265Z] experimental info: [2025-07-21T09:03:06.265Z] ------------------- [2025-07-21T09:03:06.265Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-21T09:03:06.266Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-21T09:03:06.266Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-21T09:03:06.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-07-21T09:03:06.377Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-07-21T09:03:06.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-21T09:03:06.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-21T09:03:06.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-21T09:03:06.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-21T09:03:06.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-21T09:03:06.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-21T09:03:06.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-21T09:03:06.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-21T09:03:06.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-21T09:03:06.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-07-21T09:03:06.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-21T09:03:06.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-21T09:03:06.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-07-21T09:03:06.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-07-21T09:03:06.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-21T09:03:06.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-21T09:03:06.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-21T09:03:06.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-21T09:03:06.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-21T09:03:06.823Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-21T09:03:06.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-21T09:03:06.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-21T09:03:06.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-07-21T09:03:06.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-21T09:03:06.929Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-21T09:03:06.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-21T09:03:06.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-21T09:03:06.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-21T09:03:07.011Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo [2025-07-21T09:03:07.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5e2e0e [Pipeline] echo [2025-07-21T09:03:07.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-21T09:03:07.419Z] + git rev-list -1 --merges a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2~1..a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo [2025-07-21T09:03:07.451Z] -----------> git rev-list -1 --merges a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2~1..a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [false] [Pipeline] sh [2025-07-21T09:03:07.738Z] + git log --format=format:%s -1 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo [2025-07-21T09:03:07.755Z] ========================================================= [2025-07-21T09:03:07.755Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-21T09:03:07.755Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-21T09:03:08.098Z] + git log --format=format:%s -1 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo [2025-07-21T09:03:08.110Z] [semverPrep] GIT_COMMIT: a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2, Commit Message: feat: Apply CBOR encode to message envelope (#425) [Pipeline] echo [2025-07-21T09:03:08.122Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-21T09:03:08.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-21T09:03:08.515Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-21T09:03:08.515Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-21T09:03:08.515Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-21T09:03:08.515Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-21T09:03:08.515Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-21T09:03:08.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:03:08.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-21T09:03:08.867Z] [2025-07-21T09:03:08.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:03:09.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-21T09:03:09.170Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-21T09:03:09.429Z] 3dae71ba6b94: Pulling fs layer [2025-07-21T09:03:09.429Z] 6bf1a483ea7c: Pulling fs layer [2025-07-21T09:03:09.429Z] f5dfc541a4d3: Pulling fs layer [2025-07-21T09:03:09.429Z] 461d9e800cba: Pulling fs layer [2025-07-21T09:03:09.429Z] 80192f66455f: Pulling fs layer [2025-07-21T09:03:09.429Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-21T09:03:09.429Z] a29436f7fd5d: Pulling fs layer [2025-07-21T09:03:09.429Z] 923cac83aea3: Pulling fs layer [2025-07-21T09:03:09.429Z] 25ad8b0a4227: Pulling fs layer [2025-07-21T09:03:09.429Z] db01528c6b51: Pulling fs layer [2025-07-21T09:03:09.429Z] 28988de357af: Pulling fs layer [2025-07-21T09:03:09.429Z] 461d9e800cba: Waiting [2025-07-21T09:03:09.429Z] 80192f66455f: Waiting [2025-07-21T09:03:09.429Z] 25ad8b0a4227: Waiting [2025-07-21T09:03:09.429Z] 2e8e34ca0e6c: Waiting [2025-07-21T09:03:09.429Z] a29436f7fd5d: Waiting [2025-07-21T09:03:09.429Z] db01528c6b51: Waiting [2025-07-21T09:03:09.429Z] 28988de357af: Waiting [2025-07-21T09:03:09.429Z] 923cac83aea3: Waiting [2025-07-21T09:03:09.429Z] 6bf1a483ea7c: Verifying Checksum [2025-07-21T09:03:09.429Z] 6bf1a483ea7c: Download complete [2025-07-21T09:03:09.429Z] 461d9e800cba: Verifying Checksum [2025-07-21T09:03:09.429Z] 461d9e800cba: Download complete [2025-07-21T09:03:09.429Z] 80192f66455f: Verifying Checksum [2025-07-21T09:03:09.429Z] 80192f66455f: Download complete [2025-07-21T09:03:09.429Z] f5dfc541a4d3: Verifying Checksum [2025-07-21T09:03:09.429Z] f5dfc541a4d3: Download complete [2025-07-21T09:03:09.688Z] 3dae71ba6b94: Verifying Checksum [2025-07-21T09:03:09.688Z] 923cac83aea3: Verifying Checksum [2025-07-21T09:03:09.688Z] 923cac83aea3: Download complete [2025-07-21T09:03:09.688Z] 25ad8b0a4227: Verifying Checksum [2025-07-21T09:03:09.688Z] 25ad8b0a4227: Download complete [2025-07-21T09:03:09.688Z] db01528c6b51: Verifying Checksum [2025-07-21T09:03:09.688Z] db01528c6b51: Download complete [2025-07-21T09:03:09.945Z] 28988de357af: Verifying Checksum [2025-07-21T09:03:09.945Z] 28988de357af: Download complete [2025-07-21T09:03:10.203Z] a29436f7fd5d: Verifying Checksum [2025-07-21T09:03:10.203Z] a29436f7fd5d: Download complete [2025-07-21T09:03:10.461Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-21T09:03:10.461Z] 2e8e34ca0e6c: Download complete [2025-07-21T09:03:11.400Z] 3dae71ba6b94: Pull complete [2025-07-21T09:03:11.400Z] 6bf1a483ea7c: Pull complete [2025-07-21T09:03:12.341Z] f5dfc541a4d3: Pull complete [2025-07-21T09:03:12.341Z] 461d9e800cba: Pull complete [2025-07-21T09:03:12.341Z] 80192f66455f: Pull complete [2025-07-21T09:03:16.541Z] 2e8e34ca0e6c: Pull complete [2025-07-21T09:03:17.482Z] a29436f7fd5d: Pull complete [2025-07-21T09:03:17.482Z] 923cac83aea3: Pull complete [2025-07-21T09:03:17.743Z] 25ad8b0a4227: Pull complete [2025-07-21T09:03:17.743Z] db01528c6b51: Pull complete [2025-07-21T09:03:17.743Z] 28988de357af: Pull complete [2025-07-21T09:03:17.743Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-21T09:03:17.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-21T09:03:17.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:03:17.884Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:03:17.904Z] $ 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 [2025-07-21T09:03:21.842Z] $ docker top 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 -eo pid,comm [2025-07-21T09:03:21.895Z] 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-07-21T09:03:21.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-21T09:03:34.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-21T09:03:34.893Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-21T09:03:35.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-21T09:03:35.018Z] $ docker exec 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent [2025-07-21T09:03:35.114Z] SSH_AUTH_SOCK=/tmp/ssh-LK3k38R7qwoq/agent.33 [2025-07-21T09:03:35.114Z] SSH_AGENT_PID=39 [2025-07-21T09:03:35.121Z] Running ssh-add (command line suppressed) [2025-07-21T09:03:35.216Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2965611570743640526.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2965611570743640526.key) [2025-07-21T09:03:35.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-21T09:03:35.528Z] + git tag --points-at HEAD [Pipeline] } [2025-07-21T09:03:35.539Z] $ docker exec --env ******** --env ******** 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent -k [2025-07-21T09:03:35.628Z] unset SSH_AUTH_SOCK; [2025-07-21T09:03:35.629Z] unset SSH_AGENT_PID; [2025-07-21T09:03:35.629Z] echo Agent pid 39 killed; [2025-07-21T09:03:35.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-21T09:03:35.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-21T09:03:35.679Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-21T09:03:35.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-21T09:03:35.799Z] $ docker exec 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent [2025-07-21T09:03:35.891Z] SSH_AUTH_SOCK=/tmp/ssh-BdzcV1S1mVAQ/agent.73 [2025-07-21T09:03:35.891Z] SSH_AGENT_PID=79 [2025-07-21T09:03:35.896Z] Running ssh-add (command line suppressed) [2025-07-21T09:03:36.002Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2013949353986018360.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2013949353986018360.key) [2025-07-21T09:03:36.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-21T09:03:36.307Z] + git semver init [2025-07-21T09:03:36.567Z] 2025-07-21 09:03:36,531 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-21T09:03:36.567Z] 2025-07-21 09:03:36,535 [run_init] DEBUG init version:0.0.0 force:False [2025-07-21T09:03:36.567Z] 2025-07-21 09:03:36,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-07-21T09:03:36.567Z] 2025-07-21 09:03:36,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-07-21T09:03:36.567Z] 2025-07-21 09:03:36,536 [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) [2025-07-21T09:03:37.505Z] 2025-07-21 09:03:37,299 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2025-07-21T09:03:37.505Z] 2025-07-21 09:03:37,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2025-07-21T09:03:37.505Z] 2025-07-21 09:03:37,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:03:37.505Z] 2025-07-21 09:03:37,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:03:37.505Z] 4.1.0-dev.11 [Pipeline] } [2025-07-21T09:03:37.513Z] $ docker exec --env ******** --env ******** 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent -k [2025-07-21T09:03:37.616Z] unset SSH_AUTH_SOCK; [2025-07-21T09:03:37.617Z] unset SSH_AGENT_PID; [2025-07-21T09:03:37.617Z] echo Agent pid 79 killed; [2025-07-21T09:03:37.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-21T09:03:37.937Z] + git semver [Pipeline] } [2025-07-21T09:03:38.207Z] $ docker stop --time=1 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 [2025-07-21T09:03:39.538Z] $ docker rm -f --volumes 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-21T09:03:39.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-21T09:03:40.099Z] Stashed 1 file(s) [Pipeline] echo [2025-07-21T09:03:40.102Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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 [2025-07-21T09:03:40.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-21T09:03:40.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-21T09:03:40.447Z] ========================================================= [2025-07-21T09:03:40.447Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-21T09:03:40.447Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-07-21T09:03:40.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-21T09:03:40.764Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-07-21T09:03:40.764Z] 0a9a5dfd008f: Pulling fs layer [2025-07-21T09:03:40.764Z] 36466aa92d05: Pulling fs layer [2025-07-21T09:03:40.764Z] e10405b45d13: Pulling fs layer [2025-07-21T09:03:40.764Z] 096b7ceb2af7: Pulling fs layer [2025-07-21T09:03:40.764Z] 4f4fb700ef54: Pulling fs layer [2025-07-21T09:03:40.764Z] 8213a616a21b: Pulling fs layer [2025-07-21T09:03:40.764Z] 985586143405: Pulling fs layer [2025-07-21T09:03:40.764Z] 0eae2285b678: Pulling fs layer [2025-07-21T09:03:40.764Z] d3ac315be8c5: Pulling fs layer [2025-07-21T09:03:40.764Z] 8213a616a21b: Waiting [2025-07-21T09:03:40.764Z] 985586143405: Waiting [2025-07-21T09:03:40.764Z] 0eae2285b678: Waiting [2025-07-21T09:03:40.764Z] 096b7ceb2af7: Waiting [2025-07-21T09:03:40.764Z] 4f4fb700ef54: Waiting [2025-07-21T09:03:40.764Z] d3ac315be8c5: Waiting [2025-07-21T09:03:40.764Z] 36466aa92d05: Verifying Checksum [2025-07-21T09:03:40.764Z] 36466aa92d05: Download complete [2025-07-21T09:03:40.764Z] 096b7ceb2af7: Verifying Checksum [2025-07-21T09:03:40.764Z] 096b7ceb2af7: Download complete [2025-07-21T09:03:40.764Z] 4f4fb700ef54: Verifying Checksum [2025-07-21T09:03:40.764Z] 4f4fb700ef54: Download complete [2025-07-21T09:03:40.764Z] 8213a616a21b: Verifying Checksum [2025-07-21T09:03:40.764Z] 8213a616a21b: Download complete [2025-07-21T09:03:40.764Z] 0a9a5dfd008f: Verifying Checksum [2025-07-21T09:03:40.764Z] 0a9a5dfd008f: Download complete [2025-07-21T09:03:40.764Z] 985586143405: Verifying Checksum [2025-07-21T09:03:40.764Z] 985586143405: Download complete [2025-07-21T09:03:41.023Z] 0a9a5dfd008f: Pull complete [2025-07-21T09:03:41.023Z] 36466aa92d05: Pull complete [2025-07-21T09:03:41.281Z] d3ac315be8c5: Verifying Checksum [2025-07-21T09:03:41.281Z] d3ac315be8c5: Download complete [2025-07-21T09:03:41.539Z] e10405b45d13: Verifying Checksum [2025-07-21T09:03:41.539Z] e10405b45d13: Download complete [2025-07-21T09:03:41.797Z] 0eae2285b678: Verifying Checksum [2025-07-21T09:03:41.797Z] 0eae2285b678: Download complete [2025-07-21T09:03:45.985Z] e10405b45d13: Pull complete [2025-07-21T09:03:46.249Z] 096b7ceb2af7: Pull complete [2025-07-21T09:03:46.249Z] 4f4fb700ef54: Pull complete [2025-07-21T09:03:46.249Z] 8213a616a21b: Pull complete [2025-07-21T09:03:46.249Z] 985586143405: Pull complete [2025-07-21T09:03:48.776Z] 0eae2285b678: Pull complete [2025-07-21T09:03:49.712Z] d3ac315be8c5: Pull complete [2025-07-21T09:03:49.712Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-21T09:03:49.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-21T09:03:49.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-07-21T09:03:49.991Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:03:50.295Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-21T09:03:50.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:03:50.369Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:03:50.403Z] $ 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 [2025-07-21T09:03:53.469Z] $ docker top 5080185e50c01537589a95e767d709f533651a4e09514a2d0aaecf2a96b4ee8d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-21T09:03:53.808Z] + go version [2025-07-21T09:03:53.808Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-21T09:03:53.821Z] $ docker stop --time=1 5080185e50c01537589a95e767d709f533651a4e09514a2d0aaecf2a96b4ee8d [2025-07-21T09:03:55.090Z] $ docker rm -f --volumes 5080185e50c01537589a95e767d709f533651a4e09514a2d0aaecf2a96b4ee8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:03:55.527Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-21T09:03:55.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:03:55.609Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:03:55.664Z] $ 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 [2025-07-21T09:03:55.907Z] $ docker top baf8195f1600b86b3352df72b8f94f817c965691c320a6468b193071d608462d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-21T09:03:56.260Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2025-07-21T09:03:56.563Z] + make test [2025-07-21T09:03:56.564Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-07-21T09:03:56.564Z] go: downloading github.com/google/uuid v1.6.0 [2025-07-21T09:03:56.564Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-07-21T09:03:56.564Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.9 [2025-07-21T09:03:56.564Z] go: downloading github.com/fxamacker/cbor/v2 v2.9.0 [2025-07-21T09:03:56.821Z] go: downloading github.com/nats-io/nats.go v1.42.0 [2025-07-21T09:03:56.821Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-07-21T09:03:57.078Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-07-21T09:03:57.078Z] go: downloading github.com/x448/float16 v0.8.4 [2025-07-21T09:03:57.078Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-07-21T09:03:57.078Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-07-21T09:03:57.078Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-07-21T09:03:57.078Z] go: downloading github.com/go-playground/validator/v10 v10.27.0 [2025-07-21T09:03:57.078Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-07-21T09:03:57.078Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-07-21T09:03:57.336Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-07-21T09:03:57.336Z] go: downloading golang.org/x/net v0.38.0 [2025-07-21T09:03:57.336Z] go: downloading golang.org/x/sync v0.13.0 [2025-07-21T09:03:57.336Z] go: downloading github.com/klauspost/compress v1.18.0 [2025-07-21T09:03:57.336Z] go: downloading github.com/nats-io/nkeys v0.4.11 [2025-07-21T09:03:57.336Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-07-21T09:03:57.336Z] go: downloading golang.org/x/crypto v0.37.0 [2025-07-21T09:03:57.336Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-07-21T09:03:57.336Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-07-21T09:03:57.336Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-07-21T09:03:57.336Z] go: downloading golang.org/x/text v0.24.0 [2025-07-21T09:03:57.594Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-07-21T09:03:57.594Z] go: downloading golang.org/x/sys v0.32.0 [2025-07-21T09:04:15.674Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-07-21T09:04:15.674Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-07-21T09:04:15.933Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements [2025-07-21T09:04:15.933Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-07-21T09:04:16.192Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.034s coverage: 86.0% of statements [2025-07-21T09:04:21.464Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.028s coverage: 19.3% of statements [2025-07-21T09:04:21.464Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.047s coverage: 85.2% of statements [2025-07-21T09:04:21.464Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.042s coverage: 80.2% of statements [2025-07-21T09:04:21.464Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.021s coverage: 15.4% of statements [2025-07-21T09:04:21.464Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.019s coverage: 100.0% of statements [2025-07-21T09:04:21.464Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.021s coverage: 100.0% of statements [2025-07-21T09:04:21.464Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.024s coverage: 64.4% of statements [2025-07-21T09:04:36.342Z] go vet ./... [2025-07-21T09:04:37.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-21T09:04:37.531Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-07-21T09:04:37.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-21T09:04:37.562Z] $ docker stop --time=1 baf8195f1600b86b3352df72b8f94f817c965691c320a6468b193071d608462d [2025-07-21T09:04:40.534Z] $ docker rm -f --volumes baf8195f1600b86b3352df72b8f94f817c965691c320a6468b193071d608462d [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-21T09:04:41.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-21T09:04:41.142Z] 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-07-21T09:04:41.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-21T09:04:41.632Z] [2025-07-21T09:04:41.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:04:41.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-21T09:04:41.927Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-21T09:04:41.927Z] 5eb5b503b376: Pulling fs layer [2025-07-21T09:04:41.927Z] 5c69ac0246d0: Pulling fs layer [2025-07-21T09:04:41.927Z] ec43610c2a17: Pulling fs layer [2025-07-21T09:04:41.927Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-21T09:04:41.927Z] 33b1e0a273af: Pulling fs layer [2025-07-21T09:04:41.927Z] 5d3b04190fa2: Pulling fs layer [2025-07-21T09:04:41.927Z] 2f39f015ded8: Pulling fs layer [2025-07-21T09:04:41.927Z] 3a2ae6a8a46f: Waiting [2025-07-21T09:04:41.927Z] 33b1e0a273af: Waiting [2025-07-21T09:04:41.927Z] 5d3b04190fa2: Waiting [2025-07-21T09:04:41.927Z] 2f39f015ded8: Waiting [2025-07-21T09:04:41.927Z] 5c69ac0246d0: Verifying Checksum [2025-07-21T09:04:41.927Z] 5c69ac0246d0: Download complete [2025-07-21T09:04:42.188Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-21T09:04:42.188Z] 3a2ae6a8a46f: Download complete [2025-07-21T09:04:42.188Z] 33b1e0a273af: Verifying Checksum [2025-07-21T09:04:42.188Z] 33b1e0a273af: Download complete [2025-07-21T09:04:42.188Z] 5d3b04190fa2: Verifying Checksum [2025-07-21T09:04:42.188Z] 5d3b04190fa2: Download complete [2025-07-21T09:04:42.188Z] ec43610c2a17: Verifying Checksum [2025-07-21T09:04:42.188Z] ec43610c2a17: Download complete [2025-07-21T09:04:42.448Z] 5eb5b503b376: Download complete [2025-07-21T09:04:43.015Z] 2f39f015ded8: Download complete [2025-07-21T09:04:43.950Z] 5eb5b503b376: Pull complete [2025-07-21T09:04:43.950Z] 5c69ac0246d0: Pull complete [2025-07-21T09:04:44.209Z] ec43610c2a17: Pull complete [2025-07-21T09:04:44.209Z] 3a2ae6a8a46f: Pull complete [2025-07-21T09:04:44.468Z] 33b1e0a273af: Pull complete [2025-07-21T09:04:44.468Z] 5d3b04190fa2: Pull complete [2025-07-21T09:04:51.031Z] 2f39f015ded8: Pull complete [2025-07-21T09:04:51.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-21T09:04:51.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-21T09:04:51.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:04:51.133Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:04:51.169Z] $ 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 [2025-07-21T09:04:53.668Z] $ docker top 77e2d5a95e032d3a0b9df73434aa7f99b07564a5feb987f8878a9b851bb73eaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:04:54.045Z] ---> job-cost.sh [2025-07-21T09:04:54.045Z] lf-activate-venv: SKIPPING [2025-07-21T09:04:54.045Z] INFO: No Stack... [2025-07-21T09:04:54.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-21T09:04:54.872Z] INFO: Archiving Costs [Pipeline] sh [2025-07-21T09:04:55.165Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2025-07-21T09:04:55.165Z] + cut -d, -f6 [Pipeline] lock [2025-07-21T09:04:55.181Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] [2025-07-21T09:04:55.190Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] did not exist. Created. [2025-07-21T09:04:55.196Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-21T09:04:55.502Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-21T09:04:55.538Z] Stashed 1 file(s) [Pipeline] } [2025-07-21T09:04:55.546Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-21T09:04:55.577Z] $ docker stop --time=1 77e2d5a95e032d3a0b9df73434aa7f99b07564a5feb987f8878a9b851bb73eaf [2025-07-21T09:04:56.720Z] $ docker rm -f --volumes 77e2d5a95e032d3a0b9df73434aa7f99b07564a5feb987f8878a9b851bb73eaf [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-07-21T09:04:56.971Z] provisioning config files... [2025-07-21T09:04:56.981Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10650721341698516572tmp [Pipeline] { [Pipeline] sh [2025-07-21T09:04:57.307Z] + set +x [2025-07-21T09:04:57.308Z] + + bash -s -- [2025-07-21T09:04:57.308Z] curl -s https://codecov.io/bash [2025-07-21T09:04:57.308Z] [2025-07-21T09:04:57.308Z] _____ _ [2025-07-21T09:04:57.308Z] / ____| | | [2025-07-21T09:04:57.308Z] | | ___ __| | ___ ___ _____ __ [2025-07-21T09:04:57.308Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-21T09:04:57.308Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-21T09:04:57.308Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-21T09:04:57.308Z] Bash-1.0.6 [2025-07-21T09:04:57.308Z] [2025-07-21T09:04:57.308Z] [2025-07-21T09:04:57.308Z] ==> git version 2.25.1 found [2025-07-21T09:04:57.308Z] ==> 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-07-21T09:04:57.308Z] Release-Date: 2020-01-08 [2025-07-21T09:04:57.308Z] 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-07-21T09:04:57.308Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-21T09:04:57.308Z] ==> Jenkins CI detected. [2025-07-21T09:04:57.308Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2025-07-21T09:04:57.308Z] project root: . [2025-07-21T09:04:57.308Z] --> token set from env [2025-07-21T09:04:57.308Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-21T09:04:57.308Z] ==> Running gcov in . (disable via -X gcov) [2025-07-21T09:04:57.308Z] ==> Python coveragepy not found [2025-07-21T09:04:57.308Z] ==> Searching for coverage reports in: [2025-07-21T09:04:57.308Z] + . [2025-07-21T09:04:57.308Z] -> Found 1 reports [2025-07-21T09:04:57.308Z] ==> Detecting git/mercurial file structure [2025-07-21T09:04:57.308Z] ==> Reading reports [2025-07-21T09:04:57.308Z] + ./coverage.out bytes=67043 [2025-07-21T09:04:57.566Z] ==> Appending adjustments [2025-07-21T09:04:57.566Z] https://docs.codecov.io/docs/fixing-reports [2025-07-21T09:04:57.566Z] + Found adjustments [2025-07-21T09:04:57.566Z] ==> Gzipping contents [2025-07-21T09:04:57.566Z] 12K /tmp/codecov.y9UqNd.gz [2025-07-21T09:04:57.566Z] ==> Uploading reports [2025-07-21T09:04:57.566Z] url: https://codecov.io [2025-07-21T09:04:57.566Z] query: branch=main&commit=a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-21T09:04:57.566Z] -> Pinging Codecov [2025-07-21T09:04:57.566Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-21T09:04:57.825Z] -> Uploading to [2025-07-21T09:04:57.825Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2/4d689da8-b597-44de-a624-25cd242e6f31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250721%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250721T090457Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=91c15602b3cb099e907750ddca5f61b46508b4f3fb8ce2fbe00ff9426aaf82e6 [2025-07-21T09:04:57.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-21T09:04:57.825Z] Dload Upload Total Spent Left Speed [2025-07-21T09:04:58.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8977 0 0 100 8977 0 29923 --:--:-- --:--:-- --:--:-- 29923 [2025-07-21T09:04:58.084Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] } [2025-07-21T09:04:58.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-07-21T09:04:58.313Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-07-21T09:04:58.330Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:04:58.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-21T09:04:58.641Z] [2025-07-21T09:04:58.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:04:58.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-21T09:04:58.947Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-07-21T09:04:58.947Z] 0a9a5dfd008f: Already exists [2025-07-21T09:04:58.947Z] 36466aa92d05: Already exists [2025-07-21T09:04:58.947Z] e10405b45d13: Already exists [2025-07-21T09:04:58.947Z] 096b7ceb2af7: Already exists [2025-07-21T09:04:58.947Z] 4f4fb700ef54: Already exists [2025-07-21T09:04:58.947Z] e50aa161e22a: Pulling fs layer [2025-07-21T09:04:58.947Z] d3c8db5fb9df: Pulling fs layer [2025-07-21T09:04:59.205Z] e50aa161e22a: Verifying Checksum [2025-07-21T09:04:59.205Z] e50aa161e22a: Download complete [2025-07-21T09:04:59.464Z] e50aa161e22a: Pull complete [2025-07-21T09:05:00.841Z] d3c8db5fb9df: Verifying Checksum [2025-07-21T09:05:00.841Z] d3c8db5fb9df: Download complete [2025-07-21T09:05:05.041Z] d3c8db5fb9df: Pull complete [2025-07-21T09:05:05.041Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-07-21T09:05:05.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-21T09:05:05.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:05:05.138Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:05:05.173Z] $ 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 [2025-07-21T09:05:07.888Z] $ docker top 1f88c344a19193e7b7fcf64de2d06195907c5d1244d7271913793d7ada416187 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-21T09:05:08.232Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2025-07-21T09:05:08.244Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2025-07-21T09:05:08.525Z] + set -o pipefail [2025-07-21T09:05:08.526Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2025-07-21T09:05:13.798Z] [2025-07-21T09:05:13.798Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2025-07-21T09:05:13.798Z] [2025-07-21T09:05:13.798Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/0bb22e28-ab01-4f5d-9a00-21485da741ee [2025-07-21T09:05:13.798Z] [2025-07-21T09:05:13.798Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-07-21T09:05:13.798Z] [2025-07-21T09:05:13.798Z] [2025-07-21T09:05:13.798Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-07-21T09:05:13.798Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-07-21T09:05:13.816Z] $ docker stop --time=1 1f88c344a19193e7b7fcf64de2d06195907c5d1244d7271913793d7ada416187 [2025-07-21T09:05:17.060Z] $ docker rm -f --volumes 1f88c344a19193e7b7fcf64de2d06195907c5d1244d7271913793d7ada416187 [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 [2025-07-21T09:05:17.739Z] + git log --format=format:%s -1 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] sh [2025-07-21T09:05:18.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-21T09:05:18.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:05:18.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-21T09:05:18.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:05:18.403Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:05:18.442Z] $ 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 [2025-07-21T09:05:19.026Z] $ docker top f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 -eo pid,comm [2025-07-21T09:05:19.068Z] 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-07-21T09:05:19.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-21T09:05:19.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-21T09:05:19.122Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-21T09:05:19.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-21T09:05:19.235Z] $ docker exec f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 ssh-agent [2025-07-21T09:05:19.360Z] SSH_AUTH_SOCK=/tmp/ssh-8vDSSeoRNdxT/agent.33 [2025-07-21T09:05:19.360Z] SSH_AGENT_PID=39 [2025-07-21T09:05:19.365Z] Running ssh-add (command line suppressed) [2025-07-21T09:05:19.474Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7752745872095381863.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7752745872095381863.key) [2025-07-21T09:05:19.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-21T09:05:19.776Z] + git semver tag [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,013 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,017 [run_tag] DEBUG tag force:False [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,017 [check_head_tag] DEBUG check head tag [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,017 [execute] INFO git cat-file --batch-check [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,020 [execute] INFO git cat-file --batch [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,033 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,033 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,033 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2025-07-21T09:05:20.035Z] 2025-07-21 09:05:20,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:05:20.035Z] 4.1.0-dev.11 [Pipeline] } [2025-07-21T09:05:20.306Z] $ docker exec --env ******** --env ******** f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 ssh-agent -k [2025-07-21T09:05:20.401Z] unset SSH_AUTH_SOCK; [2025-07-21T09:05:20.402Z] unset SSH_AGENT_PID; [2025-07-21T09:05:20.402Z] echo Agent pid 39 killed; [2025-07-21T09:05:20.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-21T09:05:20.716Z] + git semver [Pipeline] } [2025-07-21T09:05:20.990Z] $ docker stop --time=1 f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 [2025-07-21T09:05:22.227Z] $ docker rm -f --volumes f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:05:22.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-21T09:05:22.631Z] [2025-07-21T09:05:22.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:05:22.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-21T09:05:22.933Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-07-21T09:05:22.933Z] ab5ef0e58194: Pulling fs layer [2025-07-21T09:05:22.933Z] 9712f1f96733: Pulling fs layer [2025-07-21T09:05:22.933Z] 63f879dbbcfc: Pulling fs layer [2025-07-21T09:05:22.933Z] 0d9ebad4ef96: Pulling fs layer [2025-07-21T09:05:22.933Z] e9a5061849ea: Pulling fs layer [2025-07-21T09:05:22.933Z] d747dcd14b5f: Pulling fs layer [2025-07-21T09:05:22.933Z] 2de7ff778b66: Pulling fs layer [2025-07-21T09:05:22.933Z] 0d9ebad4ef96: Waiting [2025-07-21T09:05:22.933Z] e9a5061849ea: Waiting [2025-07-21T09:05:22.933Z] d747dcd14b5f: Waiting [2025-07-21T09:05:22.933Z] 2de7ff778b66: Waiting [2025-07-21T09:05:22.933Z] 9712f1f96733: Verifying Checksum [2025-07-21T09:05:22.933Z] 9712f1f96733: Download complete [2025-07-21T09:05:23.498Z] 63f879dbbcfc: Verifying Checksum [2025-07-21T09:05:23.498Z] 63f879dbbcfc: Download complete [2025-07-21T09:05:23.498Z] e9a5061849ea: Verifying Checksum [2025-07-21T09:05:23.498Z] e9a5061849ea: Download complete [2025-07-21T09:05:23.498Z] d747dcd14b5f: Verifying Checksum [2025-07-21T09:05:23.498Z] d747dcd14b5f: Download complete [2025-07-21T09:05:23.757Z] ab5ef0e58194: Verifying Checksum [2025-07-21T09:05:23.757Z] ab5ef0e58194: Download complete [2025-07-21T09:05:23.757Z] 0d9ebad4ef96: Verifying Checksum [2025-07-21T09:05:23.757Z] 0d9ebad4ef96: Download complete [2025-07-21T09:05:23.757Z] 2de7ff778b66: Verifying Checksum [2025-07-21T09:05:23.757Z] 2de7ff778b66: Download complete [2025-07-21T09:05:27.937Z] ab5ef0e58194: Pull complete [2025-07-21T09:05:27.937Z] 9712f1f96733: Pull complete [2025-07-21T09:05:28.195Z] 63f879dbbcfc: Pull complete [2025-07-21T09:05:33.457Z] 0d9ebad4ef96: Pull complete [2025-07-21T09:05:33.715Z] e9a5061849ea: Pull complete [2025-07-21T09:05:33.715Z] d747dcd14b5f: Pull complete [2025-07-21T09:05:35.615Z] 2de7ff778b66: Pull complete [2025-07-21T09:05:35.615Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-07-21T09:05:35.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-21T09:05:35.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:05:35.713Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:05:35.748Z] $ 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 [2025-07-21T09:05:40.243Z] $ docker top a9f4f53458a18bf75fccb8bab0c4b614ab9dede343a854eb4fe43b92967ad73f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-07-21T09:05:40.313Z] provisioning config files... [2025-07-21T09:05:40.319Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13877457950692378480tmp [2025-07-21T09:05:40.328Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1134104162752194552tmp [2025-07-21T09:05:40.338Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2736227654610735524tmp [Pipeline] { [Pipeline] echo [2025-07-21T09:05:40.371Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:40.664Z] ---> sigul-configuration.sh [2025-07-21T09:05:40.664Z] gpg: directory `/root/.gnupg' created [2025-07-21T09:05:40.664Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-07-21T09:05:40.664Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-07-21T09:05:40.664Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-07-21T09:05:40.664Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-07-21T09:05:40.664Z] gpg: CAST5 encrypted data [2025-07-21T09:05:40.664Z] gpg: encrypted with 1 passphrase [2025-07-21T09:05:40.664Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-07-21T09:05:40.959Z] + mkdir /home/jenkins [2025-07-21T09:05:40.959Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-07-21T09:05:41.254Z] + 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 [2025-07-21T09:05:41.268Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:41.554Z] ---> sigul-install.sh [2025-07-21T09:05:41.554Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-07-21T09:05:41.843Z] + git tag --list [2025-07-21T09:05:41.843Z] v0.0.0 [2025-07-21T09:05:41.843Z] v0.1.0 [2025-07-21T09:05:41.843Z] v0.1.1 [2025-07-21T09:05:41.843Z] v0.1.10 [2025-07-21T09:05:41.843Z] v0.1.11 [2025-07-21T09:05:41.843Z] v0.1.12 [2025-07-21T09:05:41.843Z] v0.1.13 [2025-07-21T09:05:41.843Z] v0.1.14 [2025-07-21T09:05:41.843Z] v0.1.15 [2025-07-21T09:05:41.843Z] v0.1.16 [2025-07-21T09:05:41.843Z] v0.1.17 [2025-07-21T09:05:41.843Z] v0.1.18 [2025-07-21T09:05:41.843Z] v0.1.19 [2025-07-21T09:05:41.843Z] v0.1.2 [2025-07-21T09:05:41.843Z] v0.1.20 [2025-07-21T09:05:41.843Z] v0.1.21 [2025-07-21T09:05:41.843Z] v0.1.22 [2025-07-21T09:05:41.843Z] v0.1.23 [2025-07-21T09:05:41.843Z] v0.1.24 [2025-07-21T09:05:41.843Z] v0.1.25 [2025-07-21T09:05:41.843Z] v0.1.26 [2025-07-21T09:05:41.843Z] v0.1.27 [2025-07-21T09:05:41.843Z] v0.1.28 [2025-07-21T09:05:41.843Z] v0.1.29 [2025-07-21T09:05:41.843Z] v0.1.3 [2025-07-21T09:05:41.843Z] v0.1.30 [2025-07-21T09:05:41.843Z] v0.1.31 [2025-07-21T09:05:41.843Z] v0.1.4 [2025-07-21T09:05:41.843Z] v0.1.5 [2025-07-21T09:05:41.843Z] v0.1.6 [2025-07-21T09:05:41.843Z] v0.1.7 [2025-07-21T09:05:41.843Z] v0.1.8 [2025-07-21T09:05:41.843Z] v0.1.9 [2025-07-21T09:05:41.843Z] v2.0.0 [2025-07-21T09:05:41.843Z] v2.0.1 [2025-07-21T09:05:41.843Z] v2.1.0 [2025-07-21T09:05:41.843Z] v2.1.1 [2025-07-21T09:05:41.843Z] v2.2.0 [2025-07-21T09:05:41.843Z] v2.3.0 [2025-07-21T09:05:41.843Z] v3.0 [2025-07-21T09:05:41.843Z] v3.0.0 [2025-07-21T09:05:41.843Z] v3.1 [2025-07-21T09:05:41.843Z] v3.1.0 [2025-07-21T09:05:41.843Z] v4.0 [2025-07-21T09:05:41.843Z] v4.0.0 [2025-07-21T09:05:41.843Z] v4.0.1 [2025-07-21T09:05:41.843Z] v4.1.0-dev.1 [2025-07-21T09:05:41.843Z] v4.1.0-dev.10 [2025-07-21T09:05:41.843Z] v4.1.0-dev.11 [2025-07-21T09:05:41.843Z] v4.1.0-dev.2 [2025-07-21T09:05:41.843Z] v4.1.0-dev.3 [2025-07-21T09:05:41.843Z] v4.1.0-dev.4 [2025-07-21T09:05:41.843Z] v4.1.0-dev.5 [2025-07-21T09:05:41.843Z] v4.1.0-dev.6 [2025-07-21T09:05:41.843Z] v4.1.0-dev.7 [2025-07-21T09:05:41.843Z] v4.1.0-dev.8 [2025-07-21T09:05:41.843Z] v4.1.0-dev.9 [Pipeline] sh [2025-07-21T09:05:42.132Z] + lftools sign git-tag v4.1.0-dev.11 [2025-07-21T09:05:42.698Z] Signing Git tag with Sigul... [2025-07-21T09:05:42.698Z] Signing v4.1.0-dev.11 [Pipeline] echo [2025-07-21T09:05:43.274Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:43.558Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-07-21T09:05:43.565Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-07-21T09:05:43.598Z] $ docker stop --time=1 a9f4f53458a18bf75fccb8bab0c4b614ab9dede343a854eb4fe43b92967ad73f [2025-07-21T09:05:44.858Z] $ docker rm -f --volumes a9f4f53458a18bf75fccb8bab0c4b614ab9dede343a854eb4fe43b92967ad73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-07-21T09:05:45.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-21T09:05:45.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:05:45.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-21T09:05:45.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:05:45.674Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:05:45.701Z] $ 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 [2025-07-21T09:05:45.922Z] $ docker top 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 -eo pid,comm [2025-07-21T09:05:45.955Z] 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-07-21T09:05:45.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-21T09:05:46.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-21T09:05:46.005Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-21T09:05:46.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-21T09:05:46.110Z] $ docker exec 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 ssh-agent [2025-07-21T09:05:46.196Z] SSH_AUTH_SOCK=/tmp/ssh-hcc3cHmy0hKR/agent.31 [2025-07-21T09:05:46.196Z] SSH_AGENT_PID=37 [2025-07-21T09:05:46.200Z] Running ssh-add (command line suppressed) [2025-07-21T09:05:46.299Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6966817202903763520.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6966817202903763520.key) [2025-07-21T09:05:46.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-21T09:05:46.591Z] + git semver bump pre [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,792 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,795 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,795 [bump_version] DEBUG bumped version:4.1.0-dev.12 [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,796 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,796 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,797 [execute] INFO git cat-file --batch-check [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,800 [execute] INFO git cat-file --batch [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-21T09:05:46.849Z] 2025-07-21 09:05:46,803 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:05:46.849Z] 4.1.0-dev.12 [Pipeline] } [2025-07-21T09:05:46.865Z] $ docker exec --env ******** --env ******** 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 ssh-agent -k [2025-07-21T09:05:46.952Z] unset SSH_AUTH_SOCK; [2025-07-21T09:05:46.952Z] unset SSH_AGENT_PID; [2025-07-21T09:05:46.952Z] echo Agent pid 37 killed; [2025-07-21T09:05:46.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-21T09:05:47.277Z] + git semver [Pipeline] } [2025-07-21T09:05:47.554Z] $ docker stop --time=1 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 [2025-07-21T09:05:48.824Z] $ docker rm -f --volumes 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-21T09:05:49.166Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-21T09:05:49.166Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:05:49.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-21T09:05:49.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:05:49.542Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:05:49.578Z] $ 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 [2025-07-21T09:05:49.806Z] $ docker top 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 -eo pid,comm [2025-07-21T09:05:49.839Z] 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-07-21T09:05:49.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-21T09:05:49.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-21T09:05:49.900Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-21T09:05:50.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-21T09:05:50.013Z] $ docker exec 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 ssh-agent [2025-07-21T09:05:50.111Z] SSH_AUTH_SOCK=/tmp/ssh-Hwno2rDDx052/agent.32 [2025-07-21T09:05:50.111Z] SSH_AGENT_PID=38 [2025-07-21T09:05:50.115Z] Running ssh-add (command line suppressed) [2025-07-21T09:05:50.223Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13993330616180013594.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13993330616180013594.key) [2025-07-21T09:05:50.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-21T09:05:50.522Z] + git semver push [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,757 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,761 [run_push] DEBUG push [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,761 [execute] INFO git cat-file --batch-check [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,764 [execute] INFO git rev-list 2aecb7952c2d410d0fd3005cc3ec31c5ce0810a1 -- [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,764 [execute] DEBUG Popen(['git', 'rev-list', '2aecb7952c2d410d0fd3005cc3ec31c5ce0810a1', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,772 [execute] INFO git fetch -v -- origin [2025-07-21T09:05:50.780Z] 2025-07-21 09:05:50,772 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-07-21T09:05:51.347Z] 2025-07-21 09:05:51,219 [run_push] DEBUG no remote changes detected [2025-07-21T09:05:51.347Z] 2025-07-21 09:05:51,219 [execute] INFO git push origin semver [2025-07-21T09:05:51.347Z] 2025-07-21 09:05:51,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-21T09:05:52.281Z] 2025-07-21 09:05:51,943 [run_push] DEBUG push all version tags [2025-07-21T09:05:52.281Z] 2025-07-21 09:05:51,943 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-07-21T09:05:52.281Z] 2025-07-21 09:05:51,943 [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) [2025-07-21T09:05:52.847Z] 2025-07-21 09:05:52,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-07-21T09:05:52.847Z] 4.1.0-dev.12 [Pipeline] } [2025-07-21T09:05:52.862Z] $ docker exec --env ******** --env ******** 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 ssh-agent -k [2025-07-21T09:05:52.948Z] unset SSH_AUTH_SOCK; [2025-07-21T09:05:52.949Z] unset SSH_AGENT_PID; [2025-07-21T09:05:52.949Z] echo Agent pid 38 killed; [2025-07-21T09:05:52.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-21T09:05:53.281Z] + git semver [Pipeline] } [2025-07-21T09:05:53.560Z] $ docker stop --time=1 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 [2025-07-21T09:05:54.833Z] $ docker rm -f --volumes 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 [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 [2025-07-21T09:05:55.393Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2025-07-21T09:05:55.393Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-07-21T09:05:55.393Z] total 16 [2025-07-21T09:05:55.393Z] drwxr-xr-x 3 root root 4096 Jul 21 09:04 . [2025-07-21T09:05:55.393Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 09:05 .. [2025-07-21T09:05:55.393Z] drwxr-xr-x 2 root root 4096 Jul 21 09:04 cost [2025-07-21T09:05:55.393Z] -rw-r--r-- 1 root root 88 Jul 21 09:04 cost.csv [2025-07-21T09:05:55.393Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-07-21T09:05:55.393Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-07-21T09:05:55.393Z] total 16 [2025-07-21T09:05:55.393Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 09:04 . [2025-07-21T09:05:55.393Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 09:05 .. [2025-07-21T09:05:55.393Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 09:04 cost [2025-07-21T09:05:55.393Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 21 09:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:55.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:56.674Z] ---> package-listing.sh [2025-07-21T09:05:56.674Z] ++ facter osfamily [2025-07-21T09:05:56.674Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-21T09:05:56.674Z] + OS_FAMILY=debian [2025-07-21T09:05:56.674Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2025-07-21T09:05:56.674Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-21T09:05:56.674Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-21T09:05:56.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-21T09:05:56.674Z] + PACKAGES=/tmp/packages_start.txt [2025-07-21T09:05:56.674Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-07-21T09:05:56.674Z] + PACKAGES=/tmp/packages_end.txt [2025-07-21T09:05:56.674Z] + case "${OS_FAMILY}" in [2025-07-21T09:05:56.674Z] + dpkg -l [2025-07-21T09:05:56.674Z] + grep '^ii' [2025-07-21T09:05:56.674Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-21T09:05:56.674Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-21T09:05:56.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-21T09:05:56.706Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-07-21T09:05:56.706Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2025-07-21T09:05:56.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2025-07-21T09:05:56.713Z] 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 [2025-07-21T09:05:57.013Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-21T09:05:57.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-21T09:05:57.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-21T09:05:57.651Z] prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container [2025-07-21T09:05:57.686Z] $ 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 [2025-07-21T09:05:57.895Z] $ docker top f144d794f3bc8a81ca940bea5e8e2d723759d845fec234d5485cc9bd2e2a6c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-21T09:05:58.224Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-21T09:05:58.510Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-21T09:05:58.796Z] + ls /var/log/sa-host [2025-07-21T09:05:58.797Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-21T09:05:58.880Z] provisioning config files... [2025-07-21T09:05:58.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12419244359017140932tmp [Pipeline] { [Pipeline] echo [2025-07-21T09:05:58.907Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:59.188Z] ---> create-netrc.sh [Pipeline] } [2025-07-21T09:05:59.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:59.531Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-21T09:05:59.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:05:59.827Z] ---> sudo-logs.sh [2025-07-21T09:05:59.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-21T09:05:59.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:06:00.148Z] ---> job-cost.sh [2025-07-21T09:06:00.148Z] lf-activate-venv: SKIPPING [2025-07-21T09:06:00.148Z] DEBUG: total: 0.2199999988079071 [2025-07-21T09:06:00.148Z] INFO: Retrieving Stack Cost... [2025-07-21T09:06:00.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-21T09:06:00.665Z] INFO: Archiving Costs [Pipeline] echo [2025-07-21T09:06:00.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-21T09:06:00.956Z] ---> logs-deploy.sh [2025-07-21T09:06:00.956Z] lf-activate-venv: SKIPPING [2025-07-21T09:06:00.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/212 [2025-07-21T09:06:00.956Z] INFO: archiving workspace using pattern(s): [2025-07-21T09:06:01.894Z] Archives upload complete. [2025-07-21T09:06:01.894Z] INFO: archiving logs to Nexus [2025-07-21T09:06:02.462Z] ---> uname -a: [2025-07-21T09:06:02.462Z] Linux prd-ubuntu20-04-docker-8c-8g-5464 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] ---> lscpu: [2025-07-21T09:06:02.462Z] Architecture: x86_64 [2025-07-21T09:06:02.462Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-21T09:06:02.462Z] Byte Order: Little Endian [2025-07-21T09:06:02.462Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-21T09:06:02.462Z] CPU(s): 8 [2025-07-21T09:06:02.462Z] On-line CPU(s) list: 0-7 [2025-07-21T09:06:02.462Z] Thread(s) per core: 1 [2025-07-21T09:06:02.462Z] Core(s) per socket: 1 [2025-07-21T09:06:02.462Z] Socket(s): 8 [2025-07-21T09:06:02.462Z] NUMA node(s): 1 [2025-07-21T09:06:02.462Z] Vendor ID: AuthenticAMD [2025-07-21T09:06:02.462Z] CPU family: 23 [2025-07-21T09:06:02.462Z] Model: 49 [2025-07-21T09:06:02.462Z] Model name: AMD EPYC-Rome Processor [2025-07-21T09:06:02.462Z] Stepping: 0 [2025-07-21T09:06:02.462Z] CPU MHz: 2799.998 [2025-07-21T09:06:02.462Z] BogoMIPS: 5599.99 [2025-07-21T09:06:02.462Z] Virtualization: AMD-V [2025-07-21T09:06:02.462Z] Hypervisor vendor: KVM [2025-07-21T09:06:02.462Z] Virtualization type: full [2025-07-21T09:06:02.462Z] L1d cache: 256 KiB [2025-07-21T09:06:02.462Z] L1i cache: 256 KiB [2025-07-21T09:06:02.462Z] L2 cache: 4 MiB [2025-07-21T09:06:02.462Z] L3 cache: 128 MiB [2025-07-21T09:06:02.462Z] NUMA node0 CPU(s): 0-7 [2025-07-21T09:06:02.462Z] Vulnerability Gather data sampling: Not affected [2025-07-21T09:06:02.462Z] Vulnerability Itlb multihit: Not affected [2025-07-21T09:06:02.462Z] Vulnerability L1tf: Not affected [2025-07-21T09:06:02.462Z] Vulnerability Mds: Not affected [2025-07-21T09:06:02.462Z] Vulnerability Meltdown: Not affected [2025-07-21T09:06:02.462Z] Vulnerability Mmio stale data: Not affected [2025-07-21T09:06:02.462Z] Vulnerability Retbleed: Vulnerable [2025-07-21T09:06:02.462Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-21T09:06:02.462Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-21T09:06:02.462Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-21T09:06:02.462Z] Vulnerability Srbds: Not affected [2025-07-21T09:06:02.462Z] Vulnerability Tsx async abort: Not affected [2025-07-21T09:06:02.462Z] 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 [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] ---> nproc: [2025-07-21T09:06:02.462Z] 8 [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] ---> df -h: [2025-07-21T09:06:02.462Z] Filesystem Size Used Avail Use% Mounted on [2025-07-21T09:06:02.462Z] overlay 155G 12G 143G 8% / [2025-07-21T09:06:02.462Z] tmpfs 64M 0 64M 0% /dev [2025-07-21T09:06:02.462Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-21T09:06:02.462Z] shm 64M 0 64M 0% /dev/shm [2025-07-21T09:06:02.462Z] /dev/vda1 155G 12G 143G 8% /facter-os [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] ---> sar -b -r -n DEV: [2025-07-21T09:06:02.462Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5464) 07/21/25 _x86_64_ (8 CPU) [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] 09:02:21 LINUX RESTART (8 CPU) [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] 09:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-21T09:06:02.462Z] 09:04:01 259.72 9.45 250.27 0.00 1507.75 45021.56 0.00 [2025-07-21T09:06:02.462Z] 09:05:01 78.29 0.23 78.05 0.00 17.06 36098.92 0.00 [2025-07-21T09:06:02.462Z] 09:06:01 117.61 0.32 117.30 0.00 24.66 47703.92 0.00 [2025-07-21T09:06:02.462Z] Average: 151.87 3.33 148.54 0.00 516.49 42941.47 0.00 [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] 09:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-21T09:06:02.462Z] 09:04:01 28125940 31321852 958688 2.92 99428 3341528 1991568 5.87 1282508 3023476 244900 [2025-07-21T09:06:02.462Z] 09:05:01 27726068 31473132 808992 2.46 111752 3844100 1870624 5.51 1154732 3509056 287368 [2025-07-21T09:06:02.462Z] 09:06:01 26846760 31448776 824984 2.51 152604 4560196 1773324 5.23 1258380 4184780 472 [2025-07-21T09:06:02.462Z] Average: 27566256 31414587 864221 2.63 121261 3915275 1878505 5.54 1231873 3572437 177580 [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] 09:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-21T09:06:02.462Z] 09:04:01 veth53c07ed 78.95 78.89 7.00 1062.06 0.00 0.00 0.00 0.09 [2025-07-21T09:06:02.462Z] 09:04:01 ens3 375.60 281.64 8109.38 81.56 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:04:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:04:01 docker0 83.60 83.19 6.40 1112.88 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:05:01 ens3 183.39 115.20 5183.68 23.53 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:05:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:05:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:06:01 ens3 302.68 246.53 4367.30 169.70 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:06:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] 09:06:01 docker0 79.95 79.82 6.36 1062.51 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] Average: ens3 287.22 214.45 5886.79 91.60 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] Average: docker0 54.54 54.35 4.25 725.13 0.00 0.00 0.00 0.00 [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] ---> sar -P ALL: [2025-07-21T09:06:02.462Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5464) 07/21/25 _x86_64_ (8 CPU) [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] 09:02:21 LINUX RESTART (8 CPU) [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] 09:03:01 CPU %user %nice %system %iowait %steal %idle [2025-07-21T09:06:02.462Z] 09:04:01 all 7.86 0.00 2.95 2.06 0.05 87.08 [2025-07-21T09:06:02.462Z] 09:04:01 0 6.57 0.00 2.17 0.35 0.07 90.84 [2025-07-21T09:06:02.462Z] 09:04:01 1 6.76 0.00 3.11 0.40 0.05 89.67 [2025-07-21T09:06:02.462Z] 09:04:01 2 9.31 0.00 3.15 2.75 0.07 84.72 [2025-07-21T09:06:02.462Z] 09:04:01 3 12.06 0.00 3.17 5.00 0.07 79.70 [2025-07-21T09:06:02.462Z] 09:04:01 4 7.07 0.00 3.28 0.22 0.05 89.38 [2025-07-21T09:06:02.462Z] 09:04:01 5 6.59 0.00 2.72 0.25 0.05 90.39 [2025-07-21T09:06:02.462Z] 09:04:01 6 7.39 0.00 3.42 4.31 0.03 84.85 [2025-07-21T09:06:02.462Z] 09:04:01 7 7.12 0.00 2.58 3.17 0.05 87.08 [2025-07-21T09:06:02.462Z] 09:05:01 all 28.29 0.00 4.58 1.03 0.08 66.02 [2025-07-21T09:06:02.462Z] 09:05:01 0 28.39 0.00 4.63 0.10 0.08 66.80 [2025-07-21T09:06:02.462Z] 09:05:01 1 27.84 0.00 4.16 1.21 0.08 66.71 [2025-07-21T09:06:02.462Z] 09:05:01 2 27.90 0.00 4.05 0.08 0.07 67.90 [2025-07-21T09:06:02.462Z] 09:05:01 3 26.53 0.00 5.27 0.10 0.07 68.03 [2025-07-21T09:06:02.462Z] 09:05:01 4 28.65 0.00 4.63 0.17 0.10 66.45 [2025-07-21T09:06:02.462Z] 09:05:01 5 29.23 0.00 4.83 6.45 0.08 59.41 [2025-07-21T09:06:02.462Z] 09:05:01 6 29.24 0.00 3.95 0.07 0.07 66.68 [2025-07-21T09:06:02.462Z] 09:05:01 7 28.55 0.00 5.14 0.08 0.08 66.14 [2025-07-21T09:06:02.462Z] 09:06:01 all 6.94 0.00 2.90 2.27 0.07 87.82 [2025-07-21T09:06:02.462Z] 09:06:01 0 5.95 0.00 3.68 10.89 0.07 79.42 [2025-07-21T09:06:02.462Z] 09:06:01 1 8.41 0.00 2.82 0.34 0.05 88.38 [2025-07-21T09:06:02.462Z] 09:06:01 2 7.42 0.00 2.44 1.68 0.05 88.40 [2025-07-21T09:06:02.462Z] 09:06:01 3 6.14 0.00 2.73 0.47 0.05 90.61 [2025-07-21T09:06:02.462Z] 09:06:01 4 6.22 0.00 2.28 1.77 0.07 89.66 [2025-07-21T09:06:02.462Z] 09:06:01 5 7.14 0.00 2.41 2.13 0.12 88.20 [2025-07-21T09:06:02.462Z] 09:06:01 6 8.75 0.00 2.96 0.59 0.08 87.62 [2025-07-21T09:06:02.462Z] 09:06:01 7 5.48 0.00 3.91 0.32 0.05 90.24 [2025-07-21T09:06:02.462Z] Average: all 14.36 0.00 3.48 1.79 0.07 80.31 [2025-07-21T09:06:02.462Z] Average: 0 13.65 0.00 3.49 3.77 0.07 79.02 [2025-07-21T09:06:02.462Z] Average: 1 14.33 0.00 3.36 0.65 0.06 81.59 [2025-07-21T09:06:02.462Z] Average: 2 14.87 0.00 3.21 1.51 0.06 80.35 [2025-07-21T09:06:02.462Z] Average: 3 14.90 0.00 3.72 1.86 0.06 79.46 [2025-07-21T09:06:02.462Z] Average: 4 13.99 0.00 3.40 0.72 0.07 81.82 [2025-07-21T09:06:02.462Z] Average: 5 14.32 0.00 3.32 2.94 0.08 79.33 [2025-07-21T09:06:02.462Z] Average: 6 15.12 0.00 3.44 1.66 0.06 79.72 [2025-07-21T09:06:02.462Z] Average: 7 13.71 0.00 3.87 1.19 0.06 81.16 [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z] [2025-07-21T09:06:02.462Z]