Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71f1b5ccbda4ef4250056c04e17ca9574d892308 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-ssh7364952571433318851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16461816888464829628.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17579376392969127838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13045334424450957080.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-ssh12629489772387750207.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-38492 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 > 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 Avoid second fetch Checking out Revision 71f1b5ccbda4ef4250056c04e17ca9574d892308 (main) Commit message: "Merge pull request #393 from jinlinGuan/issue-392" > git config core.sparsecheckout # timeout=10 > git checkout -f 71f1b5ccbda4ef4250056c04e17ca9574d892308 # timeout=10 > git rev-list --no-walk 7c46fd152a6ec5aea6c5dc96c573c64c230fd80d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T03:44:27.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T03:44:27.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T03:44:27.114Z] ========================================================= [2025-02-10T03:44:27.115Z] EdgeX Global Pipelines Version Info [2025-02-10T03:44:27.115Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:44:27.853Z] ------------------- [2025-02-10T03:44:27.853Z] stable info: [2025-02-10T03:44:27.853Z] ------------------- [2025-02-10T03:44:27.853Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T03:44:27.853Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T03:44:27.853Z] Message: update stable to v1.0.269 [2025-02-10T03:44:28.426Z] ------------------- [2025-02-10T03:44:28.426Z] experimental info: [2025-02-10T03:44:28.426Z] ------------------- [2025-02-10T03:44:28.426Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T03:44:28.426Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T03:44:28.426Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T03:44:28.503Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-02-10T03:44:28.527Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-02-10T03:44:28.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T03:44:28.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T03:44:28.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T03:44:28.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T03:44:28.642Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T03:44:28.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-10T03:44:28.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T03:44:28.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T03:44:28.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T03:44:28.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-02-10T03:44:28.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T03:44:28.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T03:44:28.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T03:44:28.858Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T03:44:28.883Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T03:44:28.908Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T03:44:28.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T03:44:28.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T03:44:28.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-10T03:44:29.015Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-10T03:44:29.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-10T03:44:29.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-10T03:44:29.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-02-10T03:44:29.118Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T03:44:29.140Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T03:44:29.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-10T03:44:29.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-10T03:44:29.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-10T03:44:29.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71f1b5ccbda4ef4250056c04e17ca9574d892308 [Pipeline] echo [2025-02-10T03:44:29.263Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71f1b5c [Pipeline] echo [2025-02-10T03:44:29.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-10T03:44:29.666Z] + git rev-list -1 --merges 71f1b5ccbda4ef4250056c04e17ca9574d892308~1..71f1b5ccbda4ef4250056c04e17ca9574d892308 [Pipeline] echo [2025-02-10T03:44:29.693Z] -----------> git rev-list -1 --merges 71f1b5ccbda4ef4250056c04e17ca9574d892308~1..71f1b5ccbda4ef4250056c04e17ca9574d892308 71f1b5ccbda4ef4250056c04e17ca9574d892308 [2025-02-10T03:44:29.693Z] 71f1b5ccbda4ef4250056c04e17ca9574d892308 [false] [Pipeline] sh [2025-02-10T03:44:29.984Z] + git log --format=format:%s -1 71f1b5ccbda4ef4250056c04e17ca9574d892308 [Pipeline] echo [2025-02-10T03:44:29.997Z] ========================================================= [2025-02-10T03:44:29.997Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T03:44:29.997Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T03:44:30.334Z] + git log --format=format:%s -1 71f1b5ccbda4ef4250056c04e17ca9574d892308 [Pipeline] echo [2025-02-10T03:44:30.345Z] [semverPrep] GIT_COMMIT: 71f1b5ccbda4ef4250056c04e17ca9574d892308, Commit Message: Merge pull request #393 from jinlinGuan/issue-392 [Pipeline] echo [2025-02-10T03:44:30.357Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-10T03:44:30.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T03:44:30.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T03:44:30.709Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T03:44:30.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T03:44:30.709Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-02-10T03:44:30.709Z] -a /etc/ssh/ssh_known_hosts [2025-02-10T03:44:30.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:44:31.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:44:31.060Z] [2025-02-10T03:44:31.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:44:31.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:44:31.367Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T03:44:31.367Z] b85a868b505f: Pulling fs layer [2025-02-10T03:44:31.367Z] e2be974225ed: Pulling fs layer [2025-02-10T03:44:31.367Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T03:44:31.367Z] 988bab9f4d93: Pulling fs layer [2025-02-10T03:44:31.367Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T03:44:31.367Z] eaf3925da568: Pulling fs layer [2025-02-10T03:44:31.367Z] bab4dde63d76: Pulling fs layer [2025-02-10T03:44:31.367Z] bde34c3a00c8: Pulling fs layer [2025-02-10T03:44:31.367Z] b352a97aabf1: Pulling fs layer [2025-02-10T03:44:31.367Z] 4872d77fe225: Pulling fs layer [2025-02-10T03:44:31.367Z] 5851b861e8e6: Pulling fs layer [2025-02-10T03:44:31.367Z] eaf3925da568: Waiting [2025-02-10T03:44:31.367Z] bab4dde63d76: Waiting [2025-02-10T03:44:31.367Z] bde34c3a00c8: Waiting [2025-02-10T03:44:31.367Z] b352a97aabf1: Waiting [2025-02-10T03:44:31.367Z] 4872d77fe225: Waiting [2025-02-10T03:44:31.367Z] 5851b861e8e6: Waiting [2025-02-10T03:44:31.367Z] 988bab9f4d93: Waiting [2025-02-10T03:44:31.367Z] 1469e6f7b9e6: Waiting [2025-02-10T03:44:31.630Z] e2be974225ed: Download complete [2025-02-10T03:44:31.630Z] 988bab9f4d93: Verifying Checksum [2025-02-10T03:44:31.630Z] 988bab9f4d93: Download complete [2025-02-10T03:44:31.630Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T03:44:31.630Z] 1469e6f7b9e6: Download complete [2025-02-10T03:44:31.630Z] eaf3925da568: Verifying Checksum [2025-02-10T03:44:31.630Z] eaf3925da568: Download complete [2025-02-10T03:44:31.630Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T03:44:31.630Z] 339a4e72a1f5: Download complete [2025-02-10T03:44:31.630Z] bde34c3a00c8: Verifying Checksum [2025-02-10T03:44:31.630Z] bde34c3a00c8: Download complete [2025-02-10T03:44:31.630Z] b352a97aabf1: Download complete [2025-02-10T03:44:31.630Z] 4872d77fe225: Download complete [2025-02-10T03:44:31.630Z] 5851b861e8e6: Verifying Checksum [2025-02-10T03:44:31.630Z] 5851b861e8e6: Download complete [2025-02-10T03:44:31.889Z] b85a868b505f: Verifying Checksum [2025-02-10T03:44:31.889Z] b85a868b505f: Download complete [2025-02-10T03:44:31.889Z] bab4dde63d76: Verifying Checksum [2025-02-10T03:44:31.889Z] bab4dde63d76: Download complete [2025-02-10T03:44:32.825Z] b85a868b505f: Pull complete [2025-02-10T03:44:32.825Z] e2be974225ed: Pull complete [2025-02-10T03:44:33.392Z] 339a4e72a1f5: Pull complete [2025-02-10T03:44:33.392Z] 988bab9f4d93: Pull complete [2025-02-10T03:44:33.652Z] 1469e6f7b9e6: Pull complete [2025-02-10T03:44:33.912Z] eaf3925da568: Pull complete [2025-02-10T03:44:35.288Z] bab4dde63d76: Pull complete [2025-02-10T03:44:35.288Z] bde34c3a00c8: Pull complete [2025-02-10T03:44:35.547Z] b352a97aabf1: Pull complete [2025-02-10T03:44:35.547Z] 4872d77fe225: Pull complete [2025-02-10T03:44:35.547Z] 5851b861e8e6: Pull complete [2025-02-10T03:44:35.547Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T03:44:35.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:44:35.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:44:35.689Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:44:35.707Z] $ 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-02-10T03:44:38.970Z] $ docker top 371c971f71982be2008a0ccf7cea69b0a169b992f2b9b127936c8ba69ad9a0e5 -eo pid,comm [2025-02-10T03:44:39.031Z] 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-02-10T03:44:39.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T03:44:39.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:44:39.093Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:44:39.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:44:39.203Z] $ docker exec 371c971f71982be2008a0ccf7cea69b0a169b992f2b9b127936c8ba69ad9a0e5 ssh-agent [2025-02-10T03:44:39.322Z] SSH_AUTH_SOCK=/tmp/ssh-Ve55zXB4OPIW/agent.32 [2025-02-10T03:44:39.322Z] SSH_AGENT_PID=38 [2025-02-10T03:44:39.330Z] Running ssh-add (command line suppressed) [2025-02-10T03:44:39.427Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2397332207781108032.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2397332207781108032.key) [2025-02-10T03:44:39.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:44:39.751Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T03:44:39.754Z] $ docker exec --env ******** --env ******** 371c971f71982be2008a0ccf7cea69b0a169b992f2b9b127936c8ba69ad9a0e5 ssh-agent -k [2025-02-10T03:44:39.857Z] unset SSH_AUTH_SOCK; [2025-02-10T03:44:39.858Z] unset SSH_AGENT_PID; [2025-02-10T03:44:39.858Z] echo Agent pid 38 killed; [2025-02-10T03:44:39.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T03:44:39.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:44:39.912Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:44:40.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:44:40.006Z] $ docker exec 371c971f71982be2008a0ccf7cea69b0a169b992f2b9b127936c8ba69ad9a0e5 ssh-agent [2025-02-10T03:44:40.126Z] SSH_AUTH_SOCK=/tmp/ssh-BJv7UuYOxhla/agent.70 [2025-02-10T03:44:40.126Z] SSH_AGENT_PID=76 [2025-02-10T03:44:40.131Z] Running ssh-add (command line suppressed) [2025-02-10T03:44:40.226Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9007195564606054567.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9007195564606054567.key) [2025-02-10T03:44:40.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:44:40.542Z] + git semver init [2025-02-10T03:44:40.802Z] 2025-02-10 03:44:40,736 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T03:44:40.802Z] 2025-02-10 03:44:40,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-02-10T03:44:40.802Z] 2025-02-10 03:44:40,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-02-10T03:44:40.802Z] 2025-02-10 03:44:40,738 [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, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:44:41.741Z] 2025-02-10 03:44:41,592 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2025-02-10T03:44:41.741Z] 2025-02-10 03:44:41,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2025-02-10T03:44:41.741Z] 2025-02-10 03:44:41,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:44:41.741Z] 2025-02-10 03:44:41,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:44:41.741Z] 4.0.0-dev.17 [Pipeline] } [2025-02-10T03:44:41.744Z] $ docker exec --env ******** --env ******** 371c971f71982be2008a0ccf7cea69b0a169b992f2b9b127936c8ba69ad9a0e5 ssh-agent -k [2025-02-10T03:44:41.842Z] unset SSH_AUTH_SOCK; [2025-02-10T03:44:41.843Z] unset SSH_AGENT_PID; [2025-02-10T03:44:41.843Z] echo Agent pid 76 killed; [2025-02-10T03:44:41.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T03:44:42.184Z] + git semver [Pipeline] } [2025-02-10T03:44:42.451Z] $ docker stop --time=1 371c971f71982be2008a0ccf7cea69b0a169b992f2b9b127936c8ba69ad9a0e5 [2025-02-10T03:44:43.730Z] $ docker rm -f --volumes 371c971f71982be2008a0ccf7cea69b0a169b992f2b9b127936c8ba69ad9a0e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T03:44:44.080Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T03:44:44.323Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T03:44:44.326Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [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-02-10T03:44:44.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T03:44:44.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T03:44:44.684Z] ========================================================= [2025-02-10T03:44:44.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T03:44:44.684Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-02-10T03:44:44.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T03:44:44.990Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T03:44:44.990Z] da9db072f522: Pulling fs layer [2025-02-10T03:44:44.990Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T03:44:44.990Z] 06f05ace1117: Pulling fs layer [2025-02-10T03:44:44.990Z] 5fe327b54edc: Pulling fs layer [2025-02-10T03:44:44.990Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T03:44:44.990Z] 92a5565b7b96: Pulling fs layer [2025-02-10T03:44:44.990Z] ff9bb7016b71: Pulling fs layer [2025-02-10T03:44:44.990Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T03:44:44.990Z] a813b0c90790: Pulling fs layer [2025-02-10T03:44:44.990Z] 4f4fb700ef54: Waiting [2025-02-10T03:44:44.990Z] 92a5565b7b96: Waiting [2025-02-10T03:44:44.990Z] ff9bb7016b71: Waiting [2025-02-10T03:44:44.990Z] a813b0c90790: Waiting [2025-02-10T03:44:44.990Z] b67dba6c2c7d: Waiting [2025-02-10T03:44:44.990Z] 5fe327b54edc: Waiting [2025-02-10T03:44:44.990Z] 6ef4a4ee8ca5: Download complete [2025-02-10T03:44:44.990Z] da9db072f522: Download complete [2025-02-10T03:44:44.990Z] 5fe327b54edc: Verifying Checksum [2025-02-10T03:44:44.990Z] 5fe327b54edc: Download complete [2025-02-10T03:44:44.990Z] 92a5565b7b96: Verifying Checksum [2025-02-10T03:44:44.990Z] 92a5565b7b96: Download complete [2025-02-10T03:44:44.990Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T03:44:44.990Z] 4f4fb700ef54: Download complete [2025-02-10T03:44:44.990Z] ff9bb7016b71: Verifying Checksum [2025-02-10T03:44:44.990Z] ff9bb7016b71: Download complete [2025-02-10T03:44:45.249Z] da9db072f522: Pull complete [2025-02-10T03:44:45.249Z] a813b0c90790: Verifying Checksum [2025-02-10T03:44:45.249Z] a813b0c90790: Download complete [2025-02-10T03:44:45.249Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T03:44:45.507Z] 06f05ace1117: Verifying Checksum [2025-02-10T03:44:45.507Z] 06f05ace1117: Download complete [2025-02-10T03:44:45.766Z] b67dba6c2c7d: Verifying Checksum [2025-02-10T03:44:45.766Z] b67dba6c2c7d: Download complete [2025-02-10T03:44:49.050Z] 06f05ace1117: Pull complete [2025-02-10T03:44:49.050Z] 5fe327b54edc: Pull complete [2025-02-10T03:44:49.050Z] 4f4fb700ef54: Pull complete [2025-02-10T03:44:49.050Z] 92a5565b7b96: Pull complete [2025-02-10T03:44:49.309Z] ff9bb7016b71: Pull complete [2025-02-10T03:44:51.841Z] b67dba6c2c7d: Pull complete [2025-02-10T03:44:52.101Z] a813b0c90790: Pull complete [2025-02-10T03:44:52.101Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T03:44:52.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T03:44:52.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-02-10T03:44:52.391Z] + 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-02-10T03:44:52.704Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T03:44:52.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:44:52.788Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:44:52.813Z] $ 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-02-10T03:44:57.667Z] $ docker top 47b2e1a93e1d94aeaac754f855a76f283bb43916876acb06f5b230da597c3868 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T03:44:58.225Z] + go version [2025-02-10T03:44:58.225Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T03:44:58.233Z] $ docker stop --time=1 47b2e1a93e1d94aeaac754f855a76f283bb43916876acb06f5b230da597c3868 [2025-02-10T03:44:59.542Z] $ docker rm -f --volumes 47b2e1a93e1d94aeaac754f855a76f283bb43916876acb06f5b230da597c3868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:44:59.983Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T03:44:59.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:45:00.061Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:45:00.087Z] $ 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-02-10T03:45:00.416Z] $ docker top 32582248e4eda415e985a8a77a0af1ffb680682cfcabea2e1380fd2cd93c0d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T03:45:00.768Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2025-02-10T03:45:01.066Z] + make test [2025-02-10T03:45:01.066Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-02-10T03:45:01.066Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-02-10T03:45:01.066Z] go: downloading github.com/google/uuid v1.6.0 [2025-02-10T03:45:01.066Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.24 [2025-02-10T03:45:01.066Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-10T03:45:01.066Z] go: downloading github.com/nats-io/nats.go v1.39.0 [2025-02-10T03:45:01.066Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-10T03:45:01.324Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-10T03:45:01.324Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-02-10T03:45:01.324Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-02-10T03:45:01.324Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-02-10T03:45:01.324Z] go: downloading github.com/x448/float16 v0.8.4 [2025-02-10T03:45:01.324Z] go: downloading github.com/go-playground/validator/v10 v10.24.0 [2025-02-10T03:45:01.324Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-02-10T03:45:01.324Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-02-10T03:45:01.324Z] go: downloading golang.org/x/net v0.34.0 [2025-02-10T03:45:01.324Z] go: downloading golang.org/x/sync v0.10.0 [2025-02-10T03:45:01.324Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-10T03:45:01.324Z] go: downloading github.com/klauspost/compress v1.17.9 [2025-02-10T03:45:01.324Z] go: downloading github.com/nats-io/nkeys v0.4.9 [2025-02-10T03:45:01.324Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-02-10T03:45:01.324Z] go: downloading golang.org/x/crypto v0.32.0 [2025-02-10T03:45:01.324Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-02-10T03:45:01.324Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-02-10T03:45:01.325Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-10T03:45:01.325Z] go: downloading golang.org/x/text v0.21.0 [2025-02-10T03:45:01.584Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-02-10T03:45:01.584Z] go: downloading golang.org/x/sys v0.29.0 [2025-02-10T03:45:19.689Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-02-10T03:45:19.689Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-02-10T03:45:19.689Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.027s coverage: 86.0% of statements [2025-02-10T03:45:20.261Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-02-10T03:45:25.544Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.060s coverage: 19.3% of statements [2025-02-10T03:45:25.544Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.053s coverage: 85.0% of statements [2025-02-10T03:45:25.544Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.039s coverage: 80.2% of statements [2025-02-10T03:45:25.544Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.018s coverage: 15.4% of statements [2025-02-10T03:45:25.544Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.020s coverage: 100.0% of statements [2025-02-10T03:45:25.544Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.021s coverage: 100.0% of statements [2025-02-10T03:45:25.544Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.023s coverage: 61.5% of statements [2025-02-10T03:45:40.443Z] go vet ./... [2025-02-10T03:45:41.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T03:45:41.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-02-10T03:45:41.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-10T03:45:41.045Z] $ docker stop --time=1 32582248e4eda415e985a8a77a0af1ffb680682cfcabea2e1380fd2cd93c0d4a [2025-02-10T03:45:45.494Z] $ docker rm -f --volumes 32582248e4eda415e985a8a77a0af1ffb680682cfcabea2e1380fd2cd93c0d4a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T03:45:46.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-10T03:45:46.114Z] 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-02-10T03:45:46.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T03:45:46.617Z] [2025-02-10T03:45:46.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:45:46.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T03:45:46.927Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T03:45:46.927Z] 5eb5b503b376: Pulling fs layer [2025-02-10T03:45:46.927Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T03:45:46.927Z] ec43610c2a17: Pulling fs layer [2025-02-10T03:45:46.927Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T03:45:46.927Z] 33b1e0a273af: Pulling fs layer [2025-02-10T03:45:46.927Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T03:45:46.927Z] 2f39f015ded8: Pulling fs layer [2025-02-10T03:45:46.927Z] 3a2ae6a8a46f: Waiting [2025-02-10T03:45:46.927Z] 33b1e0a273af: Waiting [2025-02-10T03:45:46.927Z] 5d3b04190fa2: Waiting [2025-02-10T03:45:46.927Z] 5c69ac0246d0: Verifying Checksum [2025-02-10T03:45:46.927Z] 5c69ac0246d0: Download complete [2025-02-10T03:45:46.927Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-10T03:45:46.927Z] 3a2ae6a8a46f: Download complete [2025-02-10T03:45:46.927Z] 33b1e0a273af: Verifying Checksum [2025-02-10T03:45:46.927Z] 33b1e0a273af: Download complete [2025-02-10T03:45:47.187Z] 5d3b04190fa2: Verifying Checksum [2025-02-10T03:45:47.187Z] 5d3b04190fa2: Download complete [2025-02-10T03:45:47.187Z] ec43610c2a17: Verifying Checksum [2025-02-10T03:45:47.187Z] ec43610c2a17: Download complete [2025-02-10T03:45:47.187Z] 5eb5b503b376: Verifying Checksum [2025-02-10T03:45:47.187Z] 5eb5b503b376: Download complete [2025-02-10T03:45:47.756Z] 2f39f015ded8: Verifying Checksum [2025-02-10T03:45:47.756Z] 2f39f015ded8: Download complete [2025-02-10T03:45:48.325Z] 5eb5b503b376: Pull complete [2025-02-10T03:45:48.325Z] 5c69ac0246d0: Pull complete [2025-02-10T03:45:48.892Z] ec43610c2a17: Pull complete [2025-02-10T03:45:48.892Z] 3a2ae6a8a46f: Pull complete [2025-02-10T03:45:49.151Z] 33b1e0a273af: Pull complete [2025-02-10T03:45:49.151Z] 5d3b04190fa2: Pull complete [2025-02-10T03:45:53.341Z] 2f39f015ded8: Pull complete [2025-02-10T03:45:53.341Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T03:45:53.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T03:45:53.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:45:53.441Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:45:53.476Z] $ 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-02-10T03:45:59.738Z] $ docker top 6495df453c2913bc9e2a4cb372f1042d1515c0184d0b5881dea5e9ff01d54b29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:46:00.105Z] ---> job-cost.sh [2025-02-10T03:46:00.105Z] lf-activate-venv: SKIPPING [2025-02-10T03:46:00.105Z] INFO: No Stack... [2025-02-10T03:46:00.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T03:46:00.624Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T03:46:00.911Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2025-02-10T03:46:00.911Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T03:46:00.925Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-192-stack-cost] [2025-02-10T03:46:00.935Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-192-stack-cost] did not exist. Created. [2025-02-10T03:46:00.941Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T03:46:01.244Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-10T03:46:01.265Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T03:46:01.272Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T03:46:01.299Z] $ docker stop --time=1 6495df453c2913bc9e2a4cb372f1042d1515c0184d0b5881dea5e9ff01d54b29 [2025-02-10T03:46:02.439Z] $ docker rm -f --volumes 6495df453c2913bc9e2a4cb372f1042d1515c0184d0b5881dea5e9ff01d54b29 [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-02-10T03:46:02.723Z] provisioning config files... [2025-02-10T03:46:02.734Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6007233078185019020tmp [Pipeline] { [Pipeline] sh [2025-02-10T03:46:03.061Z] + set +x [2025-02-10T03:46:03.061Z] + + curl -s https://codecov.io/bash [2025-02-10T03:46:03.061Z] bash -s -- [2025-02-10T03:46:03.061Z] [2025-02-10T03:46:03.061Z] _____ _ [2025-02-10T03:46:03.061Z] / ____| | | [2025-02-10T03:46:03.061Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T03:46:03.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T03:46:03.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T03:46:03.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T03:46:03.061Z] Bash-1.0.6 [2025-02-10T03:46:03.061Z] [2025-02-10T03:46:03.061Z] [2025-02-10T03:46:03.061Z] ==> git version 2.25.1 found [2025-02-10T03:46:03.061Z] ==> 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-02-10T03:46:03.061Z] Release-Date: 2020-01-08 [2025-02-10T03:46:03.061Z] 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-02-10T03:46:03.061Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T03:46:03.061Z] ==> Jenkins CI detected. [2025-02-10T03:46:03.061Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2025-02-10T03:46:03.061Z] project root: . [2025-02-10T03:46:03.061Z] --> token set from env [2025-02-10T03:46:03.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T03:46:03.321Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T03:46:03.321Z] ==> Python coveragepy not found [2025-02-10T03:46:03.321Z] ==> Searching for coverage reports in: [2025-02-10T03:46:03.321Z] + . [2025-02-10T03:46:03.321Z] -> Found 1 reports [2025-02-10T03:46:03.321Z] ==> Detecting git/mercurial file structure [2025-02-10T03:46:03.321Z] ==> Reading reports [2025-02-10T03:46:03.321Z] + ./coverage.out bytes=60312 [2025-02-10T03:46:03.321Z] ==> Appending adjustments [2025-02-10T03:46:03.321Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T03:46:03.321Z] + Found adjustments [2025-02-10T03:46:03.321Z] ==> Gzipping contents [2025-02-10T03:46:03.580Z] 12K /tmp/codecov.HI2f6X.gz [2025-02-10T03:46:03.580Z] ==> Uploading reports [2025-02-10T03:46:03.580Z] url: https://codecov.io [2025-02-10T03:46:03.580Z] query: branch=main&commit=71f1b5ccbda4ef4250056c04e17ca9574d892308&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T03:46:03.580Z] -> Pinging Codecov [2025-02-10T03:46:03.580Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=71f1b5ccbda4ef4250056c04e17ca9574d892308&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T03:46:03.580Z] -> Uploading to [2025-02-10T03:46:03.580Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/71f1b5ccbda4ef4250056c04e17ca9574d892308/a0193b75-1228-4b33-bd14-bd9bf23ba68f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T034603Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7260333d0673dcf9d68f4c25d257b54440695620960031c2922ab7cff6538d6b [2025-02-10T03:46:03.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T03:46:03.580Z] Dload Upload Total Spent Left Speed [2025-02-10T03:46:03.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8445 0 0 100 8445 0 34190 --:--:-- --:--:-- --:--:-- 34190 [2025-02-10T03:46:03.840Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/71f1b5ccbda4ef4250056c04e17ca9574d892308 [Pipeline] } [2025-02-10T03:46:03.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-10T03:46:04.051Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-10T03:46:04.066Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:46:04.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T03:46:04.379Z] [2025-02-10T03:46:04.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:46:04.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T03:46:04.681Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-10T03:46:04.681Z] 43c4264eed91: Pulling fs layer [2025-02-10T03:46:04.681Z] 4cc291be95ef: Pulling fs layer [2025-02-10T03:46:04.681Z] 2ac1f1163629: Pulling fs layer [2025-02-10T03:46:04.681Z] 5c3c966382ef: Pulling fs layer [2025-02-10T03:46:04.681Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T03:46:04.681Z] d9c7d2e4e75e: Pulling fs layer [2025-02-10T03:46:04.681Z] 9c3e1370e548: Pulling fs layer [2025-02-10T03:46:04.681Z] 5c3c966382ef: Waiting [2025-02-10T03:46:04.681Z] 4f4fb700ef54: Waiting [2025-02-10T03:46:04.681Z] d9c7d2e4e75e: Waiting [2025-02-10T03:46:04.681Z] 4cc291be95ef: Download complete [2025-02-10T03:46:04.681Z] 5c3c966382ef: Verifying Checksum [2025-02-10T03:46:04.681Z] 5c3c966382ef: Download complete [2025-02-10T03:46:04.681Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T03:46:04.681Z] 4f4fb700ef54: Download complete [2025-02-10T03:46:04.681Z] 43c4264eed91: Download complete [2025-02-10T03:46:04.940Z] 43c4264eed91: Pull complete [2025-02-10T03:46:04.940Z] d9c7d2e4e75e: Verifying Checksum [2025-02-10T03:46:04.940Z] d9c7d2e4e75e: Download complete [2025-02-10T03:46:04.940Z] 4cc291be95ef: Pull complete [2025-02-10T03:46:05.199Z] 2ac1f1163629: Download complete [2025-02-10T03:46:05.766Z] 9c3e1370e548: Verifying Checksum [2025-02-10T03:46:05.766Z] 9c3e1370e548: Download complete [2025-02-10T03:46:09.049Z] 2ac1f1163629: Pull complete [2025-02-10T03:46:09.049Z] 5c3c966382ef: Pull complete [2025-02-10T03:46:09.049Z] 4f4fb700ef54: Pull complete [2025-02-10T03:46:09.049Z] d9c7d2e4e75e: Pull complete [2025-02-10T03:46:12.332Z] 9c3e1370e548: Pull complete [2025-02-10T03:46:12.332Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-10T03:46:12.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T03:46:12.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:46:12.439Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:46:12.476Z] $ 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-02-10T03:46:19.002Z] $ docker top b9d5fe0769679e82d61d91cb3406c9a9b60b3ae3f16eccba69668e396913eab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T03:46:19.332Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2025-02-10T03:46:19.343Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2025-02-10T03:46:19.621Z] + set -o pipefail [2025-02-10T03:46:19.621Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2025-02-10T03:46:23.822Z] [2025-02-10T03:46:23.822Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2025-02-10T03:46:23.822Z] [2025-02-10T03:46:23.822Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/83008bd0-62b9-4772-9f26-19c03e0888bc [2025-02-10T03:46:23.822Z] [2025-02-10T03:46:23.822Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-10T03:46:23.822Z] [2025-02-10T03:46:23.822Z] [2025-02-10T03:46:23.822Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-10T03:46:23.822Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-10T03:46:23.838Z] $ docker stop --time=1 b9d5fe0769679e82d61d91cb3406c9a9b60b3ae3f16eccba69668e396913eab0 [2025-02-10T03:46:27.253Z] $ docker rm -f --volumes b9d5fe0769679e82d61d91cb3406c9a9b60b3ae3f16eccba69668e396913eab0 [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-02-10T03:46:27.939Z] + git log --format=format:%s -1 71f1b5ccbda4ef4250056c04e17ca9574d892308 [Pipeline] sh [2025-02-10T03:46:28.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T03:46:28.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:46:28.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:46:28.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:46:28.615Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:46:28.648Z] $ 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-02-10T03:46:28.958Z] $ docker top cf8bb2302ade02d62becee75dffd4efcf4326f981e6c34cdea822be17476d4be -eo pid,comm [2025-02-10T03:46:29.002Z] 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-02-10T03:46:29.002Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T03:46:29.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:46:29.061Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:46:29.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:46:29.183Z] $ docker exec cf8bb2302ade02d62becee75dffd4efcf4326f981e6c34cdea822be17476d4be ssh-agent [2025-02-10T03:46:29.284Z] SSH_AUTH_SOCK=/tmp/ssh-p3dAQbtwmgc0/agent.33 [2025-02-10T03:46:29.284Z] SSH_AGENT_PID=39 [2025-02-10T03:46:29.289Z] Running ssh-add (command line suppressed) [2025-02-10T03:46:29.378Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11372149152122937195.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11372149152122937195.key) [2025-02-10T03:46:29.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:46:29.682Z] + git semver tag [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,840 [run_tag] DEBUG tag force:False [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,841 [check_head_tag] DEBUG check head tag [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,842 [execute] INFO git cat-file --batch-check [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,846 [execute] INFO git cat-file --batch [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,880 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,881 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,881 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:46:29.941Z] 2025-02-10 03:46:29,885 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:46:29.941Z] 4.0.0-dev.17 [Pipeline] } [2025-02-10T03:46:29.954Z] $ docker exec --env ******** --env ******** cf8bb2302ade02d62becee75dffd4efcf4326f981e6c34cdea822be17476d4be ssh-agent -k [2025-02-10T03:46:30.055Z] unset SSH_AUTH_SOCK; [2025-02-10T03:46:30.055Z] unset SSH_AGENT_PID; [2025-02-10T03:46:30.055Z] echo Agent pid 39 killed; [2025-02-10T03:46:30.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T03:46:30.389Z] + git semver [Pipeline] } [2025-02-10T03:46:30.665Z] $ docker stop --time=1 cf8bb2302ade02d62becee75dffd4efcf4326f981e6c34cdea822be17476d4be [2025-02-10T03:46:31.929Z] $ docker rm -f --volumes cf8bb2302ade02d62becee75dffd4efcf4326f981e6c34cdea822be17476d4be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:46:32.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T03:46:32.340Z] [2025-02-10T03:46:32.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:46:32.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T03:46:32.645Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-10T03:46:32.645Z] ab5ef0e58194: Pulling fs layer [2025-02-10T03:46:32.645Z] 9712f1f96733: Pulling fs layer [2025-02-10T03:46:32.645Z] 63f879dbbcfc: Pulling fs layer [2025-02-10T03:46:32.645Z] 0d9ebad4ef96: Pulling fs layer [2025-02-10T03:46:32.645Z] e9a5061849ea: Pulling fs layer [2025-02-10T03:46:32.645Z] d747dcd14b5f: Pulling fs layer [2025-02-10T03:46:32.645Z] 2de7ff778b66: Pulling fs layer [2025-02-10T03:46:32.645Z] e9a5061849ea: Waiting [2025-02-10T03:46:32.645Z] 0d9ebad4ef96: Waiting [2025-02-10T03:46:32.645Z] d747dcd14b5f: Waiting [2025-02-10T03:46:32.646Z] 2de7ff778b66: Waiting [2025-02-10T03:46:32.646Z] 9712f1f96733: Verifying Checksum [2025-02-10T03:46:32.646Z] 9712f1f96733: Download complete [2025-02-10T03:46:32.905Z] 63f879dbbcfc: Verifying Checksum [2025-02-10T03:46:32.905Z] 63f879dbbcfc: Download complete [2025-02-10T03:46:33.163Z] e9a5061849ea: Verifying Checksum [2025-02-10T03:46:33.163Z] e9a5061849ea: Download complete [2025-02-10T03:46:33.163Z] ab5ef0e58194: Verifying Checksum [2025-02-10T03:46:33.163Z] ab5ef0e58194: Download complete [2025-02-10T03:46:33.163Z] d747dcd14b5f: Verifying Checksum [2025-02-10T03:46:33.163Z] d747dcd14b5f: Download complete [2025-02-10T03:46:33.163Z] 0d9ebad4ef96: Verifying Checksum [2025-02-10T03:46:33.163Z] 0d9ebad4ef96: Download complete [2025-02-10T03:46:33.421Z] 2de7ff778b66: Verifying Checksum [2025-02-10T03:46:33.421Z] 2de7ff778b66: Download complete [2025-02-10T03:46:35.952Z] ab5ef0e58194: Pull complete [2025-02-10T03:46:35.952Z] 9712f1f96733: Pull complete [2025-02-10T03:46:36.211Z] 63f879dbbcfc: Pull complete [2025-02-10T03:46:39.500Z] 0d9ebad4ef96: Pull complete [2025-02-10T03:46:39.759Z] e9a5061849ea: Pull complete [2025-02-10T03:46:40.017Z] d747dcd14b5f: Pull complete [2025-02-10T03:46:40.953Z] 2de7ff778b66: Pull complete [2025-02-10T03:46:40.953Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-10T03:46:40.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T03:46:40.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:46:41.047Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:46:41.076Z] $ 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-02-10T03:46:46.361Z] $ docker top b7dc263e06c3af0c7081d44616c5f1dc25035433df642cce664b3955a50d8759 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-10T03:46:46.436Z] provisioning config files... [2025-02-10T03:46:46.443Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14921076479212685468tmp [2025-02-10T03:46:46.452Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3973693303522239216tmp [2025-02-10T03:46:46.462Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5292147193020616874tmp [Pipeline] { [Pipeline] echo [2025-02-10T03:46:46.648Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:46:46.942Z] ---> sigul-configuration.sh [2025-02-10T03:46:46.942Z] gpg: directory `/root/.gnupg' created [2025-02-10T03:46:46.942Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-10T03:46:46.942Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-10T03:46:46.942Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-10T03:46:46.942Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-10T03:46:46.942Z] gpg: CAST5 encrypted data [2025-02-10T03:46:46.942Z] gpg: encrypted with 1 passphrase [2025-02-10T03:46:46.942Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-10T03:46:47.243Z] + mkdir /home/jenkins [2025-02-10T03:46:47.243Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-10T03:46:47.538Z] + 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-02-10T03:46:47.550Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:46:47.845Z] ---> sigul-install.sh [2025-02-10T03:46:47.845Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-10T03:46:48.220Z] + git tag --list [2025-02-10T03:46:48.220Z] v0.0.0 [2025-02-10T03:46:48.220Z] v0.1.0 [2025-02-10T03:46:48.220Z] v0.1.1 [2025-02-10T03:46:48.220Z] v0.1.10 [2025-02-10T03:46:48.220Z] v0.1.11 [2025-02-10T03:46:48.220Z] v0.1.12 [2025-02-10T03:46:48.220Z] v0.1.13 [2025-02-10T03:46:48.220Z] v0.1.14 [2025-02-10T03:46:48.220Z] v0.1.15 [2025-02-10T03:46:48.220Z] v0.1.16 [2025-02-10T03:46:48.220Z] v0.1.17 [2025-02-10T03:46:48.220Z] v0.1.18 [2025-02-10T03:46:48.220Z] v0.1.19 [2025-02-10T03:46:48.220Z] v0.1.2 [2025-02-10T03:46:48.220Z] v0.1.20 [2025-02-10T03:46:48.220Z] v0.1.21 [2025-02-10T03:46:48.220Z] v0.1.22 [2025-02-10T03:46:48.220Z] v0.1.23 [2025-02-10T03:46:48.220Z] v0.1.24 [2025-02-10T03:46:48.220Z] v0.1.25 [2025-02-10T03:46:48.220Z] v0.1.26 [2025-02-10T03:46:48.220Z] v0.1.27 [2025-02-10T03:46:48.220Z] v0.1.28 [2025-02-10T03:46:48.220Z] v0.1.29 [2025-02-10T03:46:48.220Z] v0.1.3 [2025-02-10T03:46:48.220Z] v0.1.30 [2025-02-10T03:46:48.220Z] v0.1.31 [2025-02-10T03:46:48.220Z] v0.1.4 [2025-02-10T03:46:48.220Z] v0.1.5 [2025-02-10T03:46:48.220Z] v0.1.6 [2025-02-10T03:46:48.220Z] v0.1.7 [2025-02-10T03:46:48.220Z] v0.1.8 [2025-02-10T03:46:48.220Z] v0.1.9 [2025-02-10T03:46:48.220Z] v2.0.0 [2025-02-10T03:46:48.220Z] v2.0.1 [2025-02-10T03:46:48.220Z] v2.1.0 [2025-02-10T03:46:48.220Z] v2.1.1 [2025-02-10T03:46:48.220Z] v2.2.0 [2025-02-10T03:46:48.220Z] v2.3.0 [2025-02-10T03:46:48.220Z] v3.0 [2025-02-10T03:46:48.220Z] v3.0.0 [2025-02-10T03:46:48.220Z] v3.1 [2025-02-10T03:46:48.220Z] v3.1.0 [2025-02-10T03:46:48.220Z] v3.1.0-dev.1 [2025-02-10T03:46:48.220Z] v3.1.0-dev.10 [2025-02-10T03:46:48.220Z] v3.1.0-dev.11 [2025-02-10T03:46:48.220Z] v3.1.0-dev.12 [2025-02-10T03:46:48.220Z] v3.1.0-dev.13 [2025-02-10T03:46:48.220Z] v3.1.0-dev.14 [2025-02-10T03:46:48.220Z] v3.1.0-dev.15 [2025-02-10T03:46:48.220Z] v3.1.0-dev.16 [2025-02-10T03:46:48.220Z] v3.1.0-dev.17 [2025-02-10T03:46:48.220Z] v3.1.0-dev.18 [2025-02-10T03:46:48.220Z] v3.1.0-dev.19 [2025-02-10T03:46:48.220Z] v3.1.0-dev.2 [2025-02-10T03:46:48.220Z] v3.1.0-dev.20 [2025-02-10T03:46:48.220Z] v3.1.0-dev.21 [2025-02-10T03:46:48.220Z] v3.1.0-dev.22 [2025-02-10T03:46:48.220Z] v3.1.0-dev.23 [2025-02-10T03:46:48.220Z] v3.1.0-dev.24 [2025-02-10T03:46:48.220Z] v3.1.0-dev.25 [2025-02-10T03:46:48.220Z] v3.1.0-dev.26 [2025-02-10T03:46:48.220Z] v3.1.0-dev.27 [2025-02-10T03:46:48.220Z] v3.1.0-dev.28 [2025-02-10T03:46:48.220Z] v3.1.0-dev.29 [2025-02-10T03:46:48.220Z] v3.1.0-dev.3 [2025-02-10T03:46:48.220Z] v3.1.0-dev.30 [2025-02-10T03:46:48.220Z] v3.1.0-dev.31 [2025-02-10T03:46:48.220Z] v3.1.0-dev.32 [2025-02-10T03:46:48.220Z] v3.1.0-dev.33 [2025-02-10T03:46:48.220Z] v3.1.0-dev.4 [2025-02-10T03:46:48.220Z] v3.1.0-dev.5 [2025-02-10T03:46:48.220Z] v3.1.0-dev.6 [2025-02-10T03:46:48.220Z] v3.1.0-dev.7 [2025-02-10T03:46:48.220Z] v3.1.0-dev.8 [2025-02-10T03:46:48.220Z] v3.1.0-dev.9 [2025-02-10T03:46:48.220Z] v3.2.0-dev.1 [2025-02-10T03:46:48.220Z] v3.2.0-dev.10 [2025-02-10T03:46:48.220Z] v3.2.0-dev.11 [2025-02-10T03:46:48.220Z] v3.2.0-dev.12 [2025-02-10T03:46:48.220Z] v3.2.0-dev.13 [2025-02-10T03:46:48.220Z] v3.2.0-dev.14 [2025-02-10T03:46:48.220Z] v3.2.0-dev.15 [2025-02-10T03:46:48.220Z] v3.2.0-dev.16 [2025-02-10T03:46:48.220Z] v3.2.0-dev.17 [2025-02-10T03:46:48.220Z] v3.2.0-dev.18 [2025-02-10T03:46:48.220Z] v3.2.0-dev.19 [2025-02-10T03:46:48.220Z] v3.2.0-dev.2 [2025-02-10T03:46:48.220Z] v3.2.0-dev.20 [2025-02-10T03:46:48.220Z] v3.2.0-dev.21 [2025-02-10T03:46:48.220Z] v3.2.0-dev.22 [2025-02-10T03:46:48.220Z] v3.2.0-dev.23 [2025-02-10T03:46:48.220Z] v3.2.0-dev.24 [2025-02-10T03:46:48.220Z] v3.2.0-dev.25 [2025-02-10T03:46:48.220Z] v3.2.0-dev.26 [2025-02-10T03:46:48.220Z] v3.2.0-dev.27 [2025-02-10T03:46:48.220Z] v3.2.0-dev.28 [2025-02-10T03:46:48.220Z] v3.2.0-dev.29 [2025-02-10T03:46:48.220Z] v3.2.0-dev.3 [2025-02-10T03:46:48.220Z] v3.2.0-dev.30 [2025-02-10T03:46:48.220Z] v3.2.0-dev.31 [2025-02-10T03:46:48.220Z] v3.2.0-dev.32 [2025-02-10T03:46:48.220Z] v3.2.0-dev.33 [2025-02-10T03:46:48.220Z] v3.2.0-dev.34 [2025-02-10T03:46:48.220Z] v3.2.0-dev.35 [2025-02-10T03:46:48.220Z] v3.2.0-dev.36 [2025-02-10T03:46:48.220Z] v3.2.0-dev.37 [2025-02-10T03:46:48.220Z] v3.2.0-dev.38 [2025-02-10T03:46:48.220Z] v3.2.0-dev.39 [2025-02-10T03:46:48.220Z] v3.2.0-dev.4 [2025-02-10T03:46:48.220Z] v3.2.0-dev.40 [2025-02-10T03:46:48.220Z] v3.2.0-dev.41 [2025-02-10T03:46:48.220Z] v3.2.0-dev.42 [2025-02-10T03:46:48.220Z] v3.2.0-dev.5 [2025-02-10T03:46:48.220Z] v3.2.0-dev.6 [2025-02-10T03:46:48.220Z] v3.2.0-dev.7 [2025-02-10T03:46:48.220Z] v3.2.0-dev.8 [2025-02-10T03:46:48.220Z] v3.2.0-dev.9 [2025-02-10T03:46:48.220Z] v4.0.0-dev.1 [2025-02-10T03:46:48.220Z] v4.0.0-dev.10 [2025-02-10T03:46:48.220Z] v4.0.0-dev.11 [2025-02-10T03:46:48.220Z] v4.0.0-dev.12 [2025-02-10T03:46:48.220Z] v4.0.0-dev.13 [2025-02-10T03:46:48.220Z] v4.0.0-dev.14 [2025-02-10T03:46:48.220Z] v4.0.0-dev.15 [2025-02-10T03:46:48.220Z] v4.0.0-dev.16 [2025-02-10T03:46:48.220Z] v4.0.0-dev.17 [2025-02-10T03:46:48.220Z] v4.0.0-dev.2 [2025-02-10T03:46:48.220Z] v4.0.0-dev.3 [2025-02-10T03:46:48.220Z] v4.0.0-dev.4 [2025-02-10T03:46:48.220Z] v4.0.0-dev.5 [2025-02-10T03:46:48.220Z] v4.0.0-dev.6 [2025-02-10T03:46:48.220Z] v4.0.0-dev.7 [2025-02-10T03:46:48.220Z] v4.0.0-dev.8 [2025-02-10T03:46:48.220Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-10T03:46:48.608Z] + lftools sign git-tag v4.0.0-dev.17 [2025-02-10T03:46:49.348Z] Signing Git tag with Sigul... [2025-02-10T03:46:49.348Z] Signing v4.0.0-dev.17 [Pipeline] echo [2025-02-10T03:46:49.621Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:46:49.931Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-10T03:46:49.939Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-10T03:46:49.967Z] $ docker stop --time=1 b7dc263e06c3af0c7081d44616c5f1dc25035433df642cce664b3955a50d8759 [2025-02-10T03:46:51.235Z] $ docker rm -f --volumes b7dc263e06c3af0c7081d44616c5f1dc25035433df642cce664b3955a50d8759 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-10T03:46:51.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T03:46:51.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:46:51.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:46:51.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:46:52.070Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:46:52.101Z] $ 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-02-10T03:46:52.405Z] $ docker top e57929985a6181a40dd22ce5804b303622511353087563cc4e08d2f89af32b0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T03:46:52.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:46:52.509Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:46:52.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:46:52.631Z] $ docker exec e57929985a6181a40dd22ce5804b303622511353087563cc4e08d2f89af32b0b ssh-agent [2025-02-10T03:46:52.737Z] SSH_AUTH_SOCK=/tmp/ssh-SMWPgx1UYKfM/agent.33 [2025-02-10T03:46:52.737Z] SSH_AGENT_PID=39 [2025-02-10T03:46:52.742Z] Running ssh-add (command line suppressed) [2025-02-10T03:46:52.861Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13896866754250022072.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13896866754250022072.key) [2025-02-10T03:46:52.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:46:53.162Z] + git semver bump pre [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,342 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,343 [bump_version] DEBUG bumped version:4.0.0-dev.18 [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,343 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,343 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,343 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,344 [execute] INFO git cat-file --batch-check [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,350 [execute] INFO git cat-file --batch [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T03:46:53.422Z] 2025-02-10 03:46:53,355 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:46:53.422Z] 4.0.0-dev.18 [Pipeline] } [2025-02-10T03:46:53.437Z] $ docker exec --env ******** --env ******** e57929985a6181a40dd22ce5804b303622511353087563cc4e08d2f89af32b0b ssh-agent -k [2025-02-10T03:46:53.532Z] unset SSH_AUTH_SOCK; [2025-02-10T03:46:53.532Z] unset SSH_AGENT_PID; [2025-02-10T03:46:53.532Z] echo Agent pid 39 killed; [2025-02-10T03:46:53.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T03:46:53.853Z] + git semver [Pipeline] } [2025-02-10T03:46:54.128Z] $ docker stop --time=1 e57929985a6181a40dd22ce5804b303622511353087563cc4e08d2f89af32b0b [2025-02-10T03:46:55.372Z] $ docker rm -f --volumes e57929985a6181a40dd22ce5804b303622511353087563cc4e08d2f89af32b0b [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T03:46:55.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T03:46:55.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:46:56.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T03:46:56.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:46:56.107Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:46:56.141Z] $ 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-02-10T03:46:56.450Z] $ docker top 77a4034879bd967001d47d9bf0d9af0ca2c08da1726548d2a531a50ddcfdabad -eo pid,comm [2025-02-10T03:46:56.492Z] 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-02-10T03:46:56.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T03:46:56.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T03:46:56.552Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T03:46:56.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T03:46:56.669Z] $ docker exec 77a4034879bd967001d47d9bf0d9af0ca2c08da1726548d2a531a50ddcfdabad ssh-agent [2025-02-10T03:46:56.769Z] SSH_AUTH_SOCK=/tmp/ssh-YN4p4zQexZRa/agent.31 [2025-02-10T03:46:56.769Z] SSH_AGENT_PID=37 [2025-02-10T03:46:56.774Z] Running ssh-add (command line suppressed) [2025-02-10T03:46:56.869Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17522696871459161370.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17522696871459161370.key) [2025-02-10T03:46:56.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T03:46:57.167Z] + git semver push [2025-02-10T03:46:57.427Z] 2025-02-10 03:46:57,355 [run_push] DEBUG push [2025-02-10T03:46:57.427Z] 2025-02-10 03:46:57,356 [execute] INFO git cat-file --batch-check [2025-02-10T03:46:57.427Z] 2025-02-10 03:46:57,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T03:46:57.427Z] 2025-02-10 03:46:57,361 [execute] INFO git rev-list 7c170f1c2c35af626cac30b2a775bcfda3d69149 -- [2025-02-10T03:46:57.427Z] 2025-02-10 03:46:57,361 [execute] DEBUG Popen(['git', 'rev-list', '7c170f1c2c35af626cac30b2a775bcfda3d69149', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:46:57.427Z] 2025-02-10 03:46:57,370 [execute] INFO git fetch -v origin [2025-02-10T03:46:57.427Z] 2025-02-10 03:46:57,370 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-10T03:46:57.996Z] 2025-02-10 03:46:57,795 [run_push] DEBUG no remote changes detected [2025-02-10T03:46:57.996Z] 2025-02-10 03:46:57,796 [execute] INFO git push origin semver [2025-02-10T03:46:57.996Z] 2025-02-10 03:46:57,796 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:46:58.567Z] 2025-02-10 03:46:58,399 [run_push] DEBUG push all version tags [2025-02-10T03:46:58.567Z] 2025-02-10 03:46:58,400 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-10T03:46:58.567Z] 2025-02-10 03:46:58,400 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2025-02-10T03:46:59.137Z] 2025-02-10 03:46:59,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T03:46:59.137Z] 4.0.0-dev.18 [Pipeline] } [2025-02-10T03:46:59.150Z] $ docker exec --env ******** --env ******** 77a4034879bd967001d47d9bf0d9af0ca2c08da1726548d2a531a50ddcfdabad ssh-agent -k [2025-02-10T03:46:59.250Z] unset SSH_AUTH_SOCK; [2025-02-10T03:46:59.250Z] unset SSH_AGENT_PID; [2025-02-10T03:46:59.250Z] echo Agent pid 37 killed; [2025-02-10T03:46:59.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T03:46:59.589Z] + git semver [Pipeline] } [2025-02-10T03:46:59.865Z] $ docker stop --time=1 77a4034879bd967001d47d9bf0d9af0ca2c08da1726548d2a531a50ddcfdabad [2025-02-10T03:47:01.137Z] $ docker rm -f --volumes 77a4034879bd967001d47d9bf0d9af0ca2c08da1726548d2a531a50ddcfdabad [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-02-10T03:47:01.723Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2025-02-10T03:47:01.723Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-10T03:47:01.723Z] total 16 [2025-02-10T03:47:01.723Z] drwxr-xr-x 3 root root 4096 Feb 10 03:46 . [2025-02-10T03:47:01.723Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 03:46 .. [2025-02-10T03:47:01.723Z] drwxr-xr-x 2 root root 4096 Feb 10 03:46 cost [2025-02-10T03:47:01.723Z] -rw-r--r-- 1 root root 88 Feb 10 03:46 cost.csv [2025-02-10T03:47:01.724Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-10T03:47:01.724Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-10T03:47:01.724Z] total 16 [2025-02-10T03:47:01.724Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 03:46 . [2025-02-10T03:47:01.724Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 03:46 .. [2025-02-10T03:47:01.724Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 03:46 cost [2025-02-10T03:47:01.724Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 10 03:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:47:02.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:47:02.878Z] ---> package-listing.sh [2025-02-10T03:47:02.878Z] ++ facter osfamily [2025-02-10T03:47:02.878Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T03:47:03.138Z] + OS_FAMILY=debian [2025-02-10T03:47:03.138Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2025-02-10T03:47:03.138Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T03:47:03.138Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T03:47:03.138Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T03:47:03.138Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T03:47:03.138Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-02-10T03:47:03.138Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T03:47:03.138Z] + case "${OS_FAMILY}" in [2025-02-10T03:47:03.138Z] + dpkg -l [2025-02-10T03:47:03.138Z] + grep '^ii' [2025-02-10T03:47:03.138Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T03:47:03.138Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T03:47:03.138Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T03:47:03.138Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-02-10T03:47:03.138Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2025-02-10T03:47:03.138Z] + 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-02-10T03:47:03.150Z] 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-02-10T03:47:03.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T03:47:03.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T03:47:03.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T03:47:04.073Z] prd-ubuntu20.04-docker-8c-8g-38492 does not seem to be running inside a container [2025-02-10T03:47:04.107Z] $ 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-02-10T03:47:04.333Z] $ docker top 20a626ba0920c91f16575d58ef96e665ef58ea768b863e5fa36388997bb0c64e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T03:47:04.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T03:47:04.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T03:47:05.252Z] + ls /var/log/sa-host [2025-02-10T03:47:05.252Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T03:47:05.325Z] provisioning config files... [2025-02-10T03:47:05.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9093539786165860268tmp [Pipeline] { [Pipeline] echo [2025-02-10T03:47:05.356Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:47:05.640Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T03:47:05.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:47:05.979Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T03:47:05.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:47:06.279Z] ---> sudo-logs.sh [2025-02-10T03:47:06.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T03:47:06.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:47:06.585Z] ---> job-cost.sh [2025-02-10T03:47:06.586Z] lf-activate-venv: SKIPPING [2025-02-10T03:47:06.586Z] DEBUG: total: 0.2199999988079071 [2025-02-10T03:47:06.586Z] INFO: Retrieving Stack Cost... [2025-02-10T03:47:06.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T03:47:07.105Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T03:47:07.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T03:47:07.397Z] ---> logs-deploy.sh [2025-02-10T03:47:07.397Z] lf-activate-venv: SKIPPING [2025-02-10T03:47:07.397Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/192 [2025-02-10T03:47:07.397Z] INFO: archiving workspace using pattern(s): [2025-02-10T03:47:08.335Z] Archives upload complete. [2025-02-10T03:47:08.594Z] INFO: archiving logs to Nexus [2025-02-10T03:47:09.166Z] ---> uname -a: [2025-02-10T03:47:09.166Z] Linux prd-ubuntu20-04-docker-8c-8g-38492 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] ---> lscpu: [2025-02-10T03:47:09.166Z] Architecture: x86_64 [2025-02-10T03:47:09.166Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-10T03:47:09.166Z] Byte Order: Little Endian [2025-02-10T03:47:09.166Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-10T03:47:09.166Z] CPU(s): 8 [2025-02-10T03:47:09.166Z] On-line CPU(s) list: 0-7 [2025-02-10T03:47:09.166Z] Thread(s) per core: 1 [2025-02-10T03:47:09.166Z] Core(s) per socket: 1 [2025-02-10T03:47:09.166Z] Socket(s): 8 [2025-02-10T03:47:09.166Z] NUMA node(s): 1 [2025-02-10T03:47:09.166Z] Vendor ID: AuthenticAMD [2025-02-10T03:47:09.166Z] CPU family: 23 [2025-02-10T03:47:09.166Z] Model: 49 [2025-02-10T03:47:09.166Z] Model name: AMD EPYC-Rome Processor [2025-02-10T03:47:09.166Z] Stepping: 0 [2025-02-10T03:47:09.166Z] CPU MHz: 2800.000 [2025-02-10T03:47:09.166Z] BogoMIPS: 5600.00 [2025-02-10T03:47:09.166Z] Virtualization: AMD-V [2025-02-10T03:47:09.166Z] Hypervisor vendor: KVM [2025-02-10T03:47:09.166Z] Virtualization type: full [2025-02-10T03:47:09.166Z] L1d cache: 256 KiB [2025-02-10T03:47:09.166Z] L1i cache: 256 KiB [2025-02-10T03:47:09.166Z] L2 cache: 4 MiB [2025-02-10T03:47:09.166Z] L3 cache: 128 MiB [2025-02-10T03:47:09.166Z] NUMA node0 CPU(s): 0-7 [2025-02-10T03:47:09.166Z] Vulnerability Itlb multihit: Not affected [2025-02-10T03:47:09.166Z] Vulnerability L1tf: Not affected [2025-02-10T03:47:09.166Z] Vulnerability Mds: Not affected [2025-02-10T03:47:09.166Z] Vulnerability Meltdown: Not affected [2025-02-10T03:47:09.166Z] Vulnerability Mmio stale data: Not affected [2025-02-10T03:47:09.166Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-10T03:47:09.166Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-10T03:47:09.166Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-10T03:47:09.166Z] Vulnerability Srbds: Not affected [2025-02-10T03:47:09.166Z] Vulnerability Tsx async abort: Not affected [2025-02-10T03:47:09.166Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] ---> nproc: [2025-02-10T03:47:09.166Z] 8 [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] ---> df -h: [2025-02-10T03:47:09.166Z] Filesystem Size Used Avail Use% Mounted on [2025-02-10T03:47:09.166Z] overlay 155G 12G 144G 8% / [2025-02-10T03:47:09.166Z] tmpfs 64M 0 64M 0% /dev [2025-02-10T03:47:09.166Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-10T03:47:09.166Z] shm 64M 0 64M 0% /dev/shm [2025-02-10T03:47:09.166Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] ---> sar -b -r -n DEV: [2025-02-10T03:47:09.166Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38492) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] 03:43:44 LINUX RESTART (8 CPU) [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] 03:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-10T03:47:09.166Z] 03:45:01 381.05 47.74 333.31 0.00 5350.57 72397.13 0.00 [2025-02-10T03:47:09.166Z] 03:46:01 77.64 0.15 77.49 0.00 5.73 35991.60 0.00 [2025-02-10T03:47:09.166Z] 03:47:01 142.49 0.40 142.09 0.00 47.73 57881.42 0.00 [2025-02-10T03:47:09.166Z] Average: 200.39 16.10 184.30 0.00 1801.34 55423.38 0.00 [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] 03:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-10T03:47:09.166Z] 03:45:01 29057816 31510960 798960 2.43 81168 2635548 1850648 5.45 1063832 2353564 127852 [2025-02-10T03:47:09.166Z] 03:46:01 28686172 31520376 787860 2.40 95596 2961336 1924832 5.67 1156824 2591752 372 [2025-02-10T03:47:09.166Z] 03:47:01 27214364 31517208 786628 2.39 147716 4245280 1833152 5.40 1263472 3821904 256 [2025-02-10T03:47:09.166Z] Average: 28319451 31516181 791149 2.41 108160 3280721 1869544 5.51 1161376 2922407 42827 [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] 03:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-10T03:47:09.166Z] 03:45:01 ens3 582.22 392.83 6832.23 101.62 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:45:01 docker0 65.92 101.80 5.39 1112.59 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:45:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:45:01 vethbdc0a32 62.14 97.78 5.82 1061.30 0.00 0.00 0.00 0.09 [2025-02-10T03:47:09.166Z] 03:46:01 ens3 103.27 62.01 2533.30 15.92 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:46:01 docker0 1.28 1.58 0.11 0.26 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:46:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:47:01 ens3 425.21 282.62 8260.00 162.68 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:47:01 docker0 58.74 81.62 5.26 1058.76 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] 03:47:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] Average: ens3 370.23 245.82 5875.18 93.40 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] Average: docker0 41.98 61.67 3.58 723.87 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] Average: lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] ---> sar -P ALL: [2025-02-10T03:47:09.166Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38492) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] 03:43:44 LINUX RESTART (8 CPU) [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] 03:44:01 CPU %user %nice %system %iowait %steal %idle [2025-02-10T03:47:09.166Z] 03:45:01 all 9.61 0.00 3.23 3.47 0.06 83.64 [2025-02-10T03:47:09.166Z] 03:45:01 0 9.54 0.00 2.58 0.99 0.05 86.84 [2025-02-10T03:47:09.166Z] 03:45:01 1 11.33 0.00 3.16 2.71 0.07 82.73 [2025-02-10T03:47:09.166Z] 03:45:01 2 9.81 0.00 4.19 1.99 0.07 83.95 [2025-02-10T03:47:09.166Z] 03:45:01 3 11.56 0.00 3.06 0.45 0.05 84.88 [2025-02-10T03:47:09.166Z] 03:45:01 4 7.90 0.00 4.05 12.96 0.07 75.03 [2025-02-10T03:47:09.166Z] 03:45:01 5 9.77 0.00 3.76 7.45 0.05 78.97 [2025-02-10T03:47:09.166Z] 03:45:01 6 10.54 0.00 2.84 0.61 0.05 85.96 [2025-02-10T03:47:09.166Z] 03:45:01 7 6.38 0.00 2.19 0.67 0.07 90.68 [2025-02-10T03:47:09.166Z] 03:46:01 all 28.51 0.00 4.72 2.39 0.07 64.31 [2025-02-10T03:47:09.166Z] 03:46:01 0 26.76 0.00 4.38 0.15 0.07 68.64 [2025-02-10T03:47:09.166Z] 03:46:01 1 29.38 0.00 4.67 2.47 0.07 63.42 [2025-02-10T03:47:09.166Z] 03:46:01 2 27.19 0.00 4.52 1.08 0.07 67.15 [2025-02-10T03:47:09.166Z] 03:46:01 3 29.31 0.00 4.74 0.35 0.10 65.50 [2025-02-10T03:47:09.166Z] 03:46:01 4 28.18 0.00 4.68 2.12 0.07 64.96 [2025-02-10T03:47:09.166Z] 03:46:01 5 27.39 0.00 4.94 0.05 0.07 67.55 [2025-02-10T03:47:09.166Z] 03:46:01 6 28.95 0.00 4.78 12.82 0.07 53.38 [2025-02-10T03:47:09.166Z] 03:46:01 7 30.93 0.00 5.09 0.15 0.07 63.76 [2025-02-10T03:47:09.166Z] 03:47:01 all 8.49 0.00 3.72 3.11 0.06 84.63 [2025-02-10T03:47:09.166Z] 03:47:01 0 7.79 0.00 3.23 0.03 0.05 88.90 [2025-02-10T03:47:09.166Z] 03:47:01 1 8.30 0.00 5.76 10.24 0.05 75.65 [2025-02-10T03:47:09.166Z] 03:47:01 2 10.19 0.00 3.14 0.92 0.05 85.70 [2025-02-10T03:47:09.166Z] 03:47:01 3 9.18 0.00 3.14 0.03 0.07 87.58 [2025-02-10T03:47:09.166Z] 03:47:01 4 8.97 0.00 3.79 3.55 0.07 83.62 [2025-02-10T03:47:09.166Z] 03:47:01 5 7.47 0.00 3.45 9.74 0.05 79.29 [2025-02-10T03:47:09.166Z] 03:47:01 6 8.21 0.00 3.81 0.25 0.07 87.66 [2025-02-10T03:47:09.166Z] 03:47:01 7 7.79 0.00 3.43 0.08 0.07 88.62 [2025-02-10T03:47:09.166Z] Average: all 15.53 0.00 3.89 2.99 0.06 77.53 [2025-02-10T03:47:09.166Z] Average: 0 14.68 0.00 3.39 0.39 0.06 81.48 [2025-02-10T03:47:09.166Z] Average: 1 16.35 0.00 4.53 5.13 0.06 73.93 [2025-02-10T03:47:09.166Z] Average: 2 15.72 0.00 3.95 1.33 0.06 78.94 [2025-02-10T03:47:09.166Z] Average: 3 16.68 0.00 3.65 0.28 0.07 79.32 [2025-02-10T03:47:09.166Z] Average: 4 15.03 0.00 4.17 6.21 0.07 74.52 [2025-02-10T03:47:09.166Z] Average: 5 14.89 0.00 4.05 5.74 0.06 75.27 [2025-02-10T03:47:09.166Z] Average: 6 15.86 0.00 3.81 4.53 0.06 75.74 [2025-02-10T03:47:09.166Z] Average: 7 15.02 0.00 3.57 0.30 0.07 81.04 [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z] [2025-02-10T03:47:09.166Z]