Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c 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-ssh7263753031828185518.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh2459816853563427913.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12135550240759788583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh18101551315710373681.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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1932564118298594472.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-40697 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c # timeout=10 Commit message: "Merge pull request #991 from judehung/issue-990" > git rev-list --no-walk b20d5f400e87f19be3cb6865ea407f37babdca84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-10T02:47:15.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-10T02:47:15.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-10T02:47:15.973Z] ========================================================= [2025-03-10T02:47:15.973Z] EdgeX Global Pipelines Version Info [2025-03-10T02:47:15.973Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:47:17.094Z] ------------------- [2025-03-10T02:47:17.094Z] stable info: [2025-03-10T02:47:17.094Z] ------------------- [2025-03-10T02:47:17.094Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-10T02:47:17.094Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T02:47:17.094Z] Message: update stable to v1.0.271 [2025-03-10T02:47:17.664Z] ------------------- [2025-03-10T02:47:17.664Z] experimental info: [2025-03-10T02:47:17.664Z] ------------------- [2025-03-10T02:47:17.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-10T02:47:17.664Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T02:47:17.664Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-10T02:47:17.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2025-03-10T02:47:17.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2025-03-10T02:47:17.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-10T02:47:17.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-10T02:47:17.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-10T02:47:17.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-10T02:47:17.891Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-10T02:47:17.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-10T02:47:17.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-10T02:47:17.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-10T02:47:17.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-10T02:47:17.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2025-03-10T02:47:18.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-10T02:47:18.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-10T02:47:18.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T02:47:18.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T02:47:18.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T02:47:18.129Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T02:47:18.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-10T02:47:18.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-10T02:47:18.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-10T02:47:18.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-10T02:47:18.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-10T02:47:18.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-10T02:47:18.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-03-10T02:47:18.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-10T02:47:18.342Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-10T02:47:18.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-10T02:47:18.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-10T02:47:18.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-10T02:47:18.434Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c [Pipeline] echo [2025-03-10T02:47:18.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de36d96 [Pipeline] echo [2025-03-10T02:47:18.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-10T02:47:18.864Z] + git rev-list -1 --merges de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c~1..de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c [Pipeline] echo [2025-03-10T02:47:18.889Z] -----------> git rev-list -1 --merges de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c~1..de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c [2025-03-10T02:47:18.889Z] de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c [false] [Pipeline] sh [2025-03-10T02:47:19.180Z] + git log --format=format:%s -1 de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c [Pipeline] echo [2025-03-10T02:47:19.197Z] ========================================================= [2025-03-10T02:47:19.197Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-10T02:47:19.197Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-10T02:47:19.545Z] + git log --format=format:%s -1 de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c [Pipeline] echo [2025-03-10T02:47:19.557Z] [semverPrep] GIT_COMMIT: de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c, Commit Message: Merge pull request #991 from judehung/issue-990 [Pipeline] echo [2025-03-10T02:47:19.575Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-10T02:47:19.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T02:47:19.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-10T02:47:19.958Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-10T02:47:19.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-10T02:47:19.958Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-10T02:47:19.958Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-10T02:47:19.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:47:20.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T02:47:20.381Z] [2025-03-10T02:47:20.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:47:20.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T02:47:20.685Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-10T02:47:20.685Z] b85a868b505f: Pulling fs layer [2025-03-10T02:47:20.685Z] e2be974225ed: Pulling fs layer [2025-03-10T02:47:20.685Z] 339a4e72a1f5: Pulling fs layer [2025-03-10T02:47:20.685Z] 988bab9f4d93: Pulling fs layer [2025-03-10T02:47:20.685Z] 1469e6f7b9e6: Pulling fs layer [2025-03-10T02:47:20.685Z] eaf3925da568: Pulling fs layer [2025-03-10T02:47:20.685Z] bab4dde63d76: Pulling fs layer [2025-03-10T02:47:20.685Z] bde34c3a00c8: Pulling fs layer [2025-03-10T02:47:20.685Z] b352a97aabf1: Pulling fs layer [2025-03-10T02:47:20.685Z] 4872d77fe225: Pulling fs layer [2025-03-10T02:47:20.685Z] 5851b861e8e6: Pulling fs layer [2025-03-10T02:47:20.685Z] bab4dde63d76: Waiting [2025-03-10T02:47:20.685Z] 5851b861e8e6: Waiting [2025-03-10T02:47:20.685Z] 988bab9f4d93: Waiting [2025-03-10T02:47:20.685Z] 4872d77fe225: Waiting [2025-03-10T02:47:20.685Z] bde34c3a00c8: Waiting [2025-03-10T02:47:20.685Z] 1469e6f7b9e6: Waiting [2025-03-10T02:47:20.685Z] b352a97aabf1: Waiting [2025-03-10T02:47:20.685Z] eaf3925da568: Waiting [2025-03-10T02:47:20.945Z] e2be974225ed: Download complete [2025-03-10T02:47:20.945Z] 988bab9f4d93: Verifying Checksum [2025-03-10T02:47:20.945Z] 988bab9f4d93: Download complete [2025-03-10T02:47:20.945Z] 1469e6f7b9e6: Verifying Checksum [2025-03-10T02:47:20.945Z] 1469e6f7b9e6: Download complete [2025-03-10T02:47:20.945Z] 339a4e72a1f5: Verifying Checksum [2025-03-10T02:47:20.945Z] 339a4e72a1f5: Download complete [2025-03-10T02:47:20.945Z] eaf3925da568: Download complete [2025-03-10T02:47:20.945Z] bde34c3a00c8: Download complete [2025-03-10T02:47:20.945Z] b352a97aabf1: Download complete [2025-03-10T02:47:20.945Z] 4872d77fe225: Verifying Checksum [2025-03-10T02:47:20.945Z] 4872d77fe225: Download complete [2025-03-10T02:47:20.945Z] 5851b861e8e6: Download complete [2025-03-10T02:47:21.205Z] b85a868b505f: Download complete [2025-03-10T02:47:21.464Z] bab4dde63d76: Verifying Checksum [2025-03-10T02:47:21.464Z] bab4dde63d76: Download complete [2025-03-10T02:47:22.401Z] b85a868b505f: Pull complete [2025-03-10T02:47:22.401Z] e2be974225ed: Pull complete [2025-03-10T02:47:22.661Z] 339a4e72a1f5: Pull complete [2025-03-10T02:47:22.661Z] 988bab9f4d93: Pull complete [2025-03-10T02:47:22.920Z] 1469e6f7b9e6: Pull complete [2025-03-10T02:47:23.180Z] eaf3925da568: Pull complete [2025-03-10T02:47:25.084Z] bab4dde63d76: Pull complete [2025-03-10T02:47:25.084Z] bde34c3a00c8: Pull complete [2025-03-10T02:47:25.084Z] b352a97aabf1: Pull complete [2025-03-10T02:47:25.084Z] 4872d77fe225: Pull complete [2025-03-10T02:47:25.084Z] 5851b861e8e6: Pull complete [2025-03-10T02:47:25.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-10T02:47:25.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T02:47:25.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:47:25.500Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:47:25.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T02:47:28.350Z] $ docker top e4a2c30225bda647014f7a7c2e702c1099cf0069641f47aa8cd2e9e3701cf0ff -eo pid,comm [2025-03-10T02:47:28.405Z] 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-03-10T02:47:28.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T02:47:28.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T02:47:28.460Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T02:47:28.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T02:47:28.582Z] $ docker exec e4a2c30225bda647014f7a7c2e702c1099cf0069641f47aa8cd2e9e3701cf0ff ssh-agent [2025-03-10T02:47:28.683Z] SSH_AUTH_SOCK=/tmp/ssh-xPpdaH1TZ4Gw/agent.31 [2025-03-10T02:47:28.683Z] SSH_AGENT_PID=37 [2025-03-10T02:47:28.689Z] Running ssh-add (command line suppressed) [2025-03-10T02:47:28.785Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4300874815989914948.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4300874815989914948.key) [2025-03-10T02:47:28.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T02:47:29.109Z] + git tag --points-at HEAD [Pipeline] } [2025-03-10T02:47:29.117Z] $ docker exec --env ******** --env ******** e4a2c30225bda647014f7a7c2e702c1099cf0069641f47aa8cd2e9e3701cf0ff ssh-agent -k [2025-03-10T02:47:29.208Z] unset SSH_AUTH_SOCK; [2025-03-10T02:47:29.208Z] unset SSH_AGENT_PID; [2025-03-10T02:47:29.208Z] echo Agent pid 37 killed; [2025-03-10T02:47:29.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-10T02:47:29.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T02:47:29.254Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T02:47:29.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T02:47:29.374Z] $ docker exec e4a2c30225bda647014f7a7c2e702c1099cf0069641f47aa8cd2e9e3701cf0ff ssh-agent [2025-03-10T02:47:29.485Z] SSH_AUTH_SOCK=/tmp/ssh-t2RqLWbn3woe/agent.70 [2025-03-10T02:47:29.485Z] SSH_AGENT_PID=76 [2025-03-10T02:47:29.490Z] Running ssh-add (command line suppressed) [2025-03-10T02:47:29.596Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8437696320224741573.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8437696320224741573.key) [2025-03-10T02:47:29.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T02:47:29.905Z] + git semver init [2025-03-10T02:47:30.165Z] 2025-03-10 02:47:30,082 [run_init] DEBUG init version:0.0.0 force:False [2025-03-10T02:47:30.165Z] 2025-03-10 02:47:30,083 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2025-03-10T02:47:30.165Z] 2025-03-10 02:47:30,083 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2025-03-10T02:47:30.165Z] 2025-03-10 02:47:30,084 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2025-03-10T02:47:31.102Z] 2025-03-10 02:47:30,977 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2025-03-10T02:47:31.102Z] 2025-03-10 02:47:30,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2025-03-10T02:47:31.102Z] 2025-03-10 02:47:30,977 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:47:31.102Z] 2025-03-10 02:47:30,978 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:47:31.102Z] 4.0.0-dev.34 [Pipeline] } [2025-03-10T02:47:31.109Z] $ docker exec --env ******** --env ******** e4a2c30225bda647014f7a7c2e702c1099cf0069641f47aa8cd2e9e3701cf0ff ssh-agent -k [2025-03-10T02:47:31.202Z] unset SSH_AUTH_SOCK; [2025-03-10T02:47:31.202Z] unset SSH_AGENT_PID; [2025-03-10T02:47:31.203Z] echo Agent pid 76 killed; [2025-03-10T02:47:31.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T02:47:31.544Z] + git semver [Pipeline] } [2025-03-10T02:47:31.814Z] $ docker stop --time=1 e4a2c30225bda647014f7a7c2e702c1099cf0069641f47aa8cd2e9e3701cf0ff [2025-03-10T02:47:33.107Z] $ docker rm -f --volumes e4a2c30225bda647014f7a7c2e702c1099cf0069641f47aa8cd2e9e3701cf0ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T02:47:33.454Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-10T02:47:33.694Z] Stashed 1 file(s) [Pipeline] echo [2025-03-10T02:47:33.698Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.34 [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-03-10T02:47:34.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T02:47:34.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T02:47:34.068Z] ========================================================= [2025-03-10T02:47:34.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-10T02:47:34.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-03-10T02:47:34.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T02:47:34.383Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-10T02:47:34.383Z] da9db072f522: Pulling fs layer [2025-03-10T02:47:34.383Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-10T02:47:34.383Z] 06f05ace1117: Pulling fs layer [2025-03-10T02:47:34.383Z] 5fe327b54edc: Pulling fs layer [2025-03-10T02:47:34.383Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T02:47:34.383Z] 92a5565b7b96: Pulling fs layer [2025-03-10T02:47:34.383Z] ff9bb7016b71: Pulling fs layer [2025-03-10T02:47:34.383Z] b67dba6c2c7d: Pulling fs layer [2025-03-10T02:47:34.383Z] a813b0c90790: Pulling fs layer [2025-03-10T02:47:34.383Z] 5fe327b54edc: Waiting [2025-03-10T02:47:34.383Z] 4f4fb700ef54: Waiting [2025-03-10T02:47:34.383Z] 92a5565b7b96: Waiting [2025-03-10T02:47:34.383Z] ff9bb7016b71: Waiting [2025-03-10T02:47:34.383Z] b67dba6c2c7d: Waiting [2025-03-10T02:47:34.383Z] a813b0c90790: Waiting [2025-03-10T02:47:34.383Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-10T02:47:34.383Z] 6ef4a4ee8ca5: Download complete [2025-03-10T02:47:34.383Z] 5fe327b54edc: Verifying Checksum [2025-03-10T02:47:34.383Z] 5fe327b54edc: Download complete [2025-03-10T02:47:34.383Z] 4f4fb700ef54: Download complete [2025-03-10T02:47:34.383Z] 92a5565b7b96: Verifying Checksum [2025-03-10T02:47:34.383Z] 92a5565b7b96: Download complete [2025-03-10T02:47:34.383Z] da9db072f522: Download complete [2025-03-10T02:47:34.383Z] ff9bb7016b71: Verifying Checksum [2025-03-10T02:47:34.383Z] ff9bb7016b71: Download complete [2025-03-10T02:47:34.641Z] da9db072f522: Pull complete [2025-03-10T02:47:34.641Z] 6ef4a4ee8ca5: Pull complete [2025-03-10T02:47:34.641Z] a813b0c90790: Verifying Checksum [2025-03-10T02:47:34.641Z] a813b0c90790: Download complete [2025-03-10T02:47:34.899Z] 06f05ace1117: Download complete [2025-03-10T02:47:35.158Z] b67dba6c2c7d: Verifying Checksum [2025-03-10T02:47:35.158Z] b67dba6c2c7d: Download complete [2025-03-10T02:47:38.441Z] 06f05ace1117: Pull complete [2025-03-10T02:47:38.441Z] 5fe327b54edc: Pull complete [2025-03-10T02:47:38.441Z] 4f4fb700ef54: Pull complete [2025-03-10T02:47:38.441Z] 92a5565b7b96: Pull complete [2025-03-10T02:47:38.699Z] ff9bb7016b71: Pull complete [2025-03-10T02:47:41.235Z] b67dba6c2c7d: Pull complete [2025-03-10T02:47:41.235Z] a813b0c90790: Pull complete [2025-03-10T02:47:41.497Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-10T02:47:41.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T02:47:41.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-03-10T02:47:41.788Z] + 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-03-10T02:47:42.094Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T02:47:42.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:47:42.180Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:47:42.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat [2025-03-10T02:47:46.465Z] $ docker top e64548437377e468a43b57d0f9a85f7753214c5006f6ca800cec683a66b2fb49 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T02:47:46.817Z] + go version [2025-03-10T02:47:46.818Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-10T02:47:46.826Z] $ docker stop --time=1 e64548437377e468a43b57d0f9a85f7753214c5006f6ca800cec683a66b2fb49 [2025-03-10T02:47:48.100Z] $ docker rm -f --volumes e64548437377e468a43b57d0f9a85f7753214c5006f6ca800cec683a66b2fb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:47:48.568Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T02:47:48.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:47:48.650Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:47:48.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat [2025-03-10T02:47:49.021Z] $ docker top ba64593498fe4dc8ed4db52c2cff2bf7ba3a5a92ccb73f032cd4f81440f25124 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T02:47:49.372Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2025-03-10T02:47:49.671Z] + make test [2025-03-10T02:47:49.671Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2025-03-10T02:47:49.671Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-10T02:47:49.671Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-10T02:47:49.671Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-10T02:47:49.671Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-10T02:47:49.671Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-10T02:47:49.671Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-10T02:47:49.930Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-10T02:47:49.930Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-03-10T02:47:49.930Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-03-10T02:47:49.930Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-03-10T02:47:49.930Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-10T02:47:49.930Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-10T02:47:49.930Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-10T02:47:49.930Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-10T02:47:49.930Z] go: downloading golang.org/x/crypto v0.32.0 [2025-03-10T02:47:49.930Z] go: downloading golang.org/x/text v0.21.0 [2025-03-10T02:47:49.930Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-10T02:47:49.930Z] go: downloading golang.org/x/net v0.34.0 [2025-03-10T02:47:50.187Z] go: downloading golang.org/x/sys v0.29.0 [2025-03-10T02:47:52.717Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients coverage: 0.0% of statements [2025-03-10T02:47:59.276Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] [2025-03-10T02:47:59.276Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements [2025-03-10T02:47:59.276Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements [2025-03-10T02:47:59.276Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.086s coverage: 79.0% of statements [2025-03-10T02:47:59.276Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.011s coverage: 35.5% of statements [2025-03-10T02:47:59.276Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.007s coverage: 29.4% of statements [2025-03-10T02:47:59.276Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.011s coverage: 31.7% of statements [2025-03-10T02:47:59.276Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.017s coverage: 76.4% of statements [2025-03-10T02:47:59.535Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.009s coverage: 90.0% of statements [2025-03-10T02:47:59.796Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.031s coverage: 84.1% of statements [2025-03-10T02:47:59.796Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.008s coverage: 65.3% of statements [2025-03-10T02:47:59.796Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.005s coverage: 33.8% of statements [2025-03-10T02:47:59.796Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.011s coverage: 60.1% of statements [2025-03-10T02:48:11.996Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2025-03-10T02:48:12.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-10T02:48:12.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-03-10T02:48:12.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-10T02:48:12.590Z] $ docker stop --time=1 ba64593498fe4dc8ed4db52c2cff2bf7ba3a5a92ccb73f032cd4f81440f25124 [2025-03-10T02:48:15.935Z] $ docker rm -f --volumes ba64593498fe4dc8ed4db52c2cff2bf7ba3a5a92ccb73f032cd4f81440f25124 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T02:48:16.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-10T02:48:16.534Z] 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-03-10T02:48:17.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T02:48:17.084Z] [2025-03-10T02:48:17.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:48:17.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T02:48:17.387Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-10T02:48:17.387Z] 5eb5b503b376: Pulling fs layer [2025-03-10T02:48:17.387Z] 5c69ac0246d0: Pulling fs layer [2025-03-10T02:48:17.387Z] ec43610c2a17: Pulling fs layer [2025-03-10T02:48:17.387Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-10T02:48:17.387Z] 33b1e0a273af: Pulling fs layer [2025-03-10T02:48:17.387Z] 5d3b04190fa2: Pulling fs layer [2025-03-10T02:48:17.387Z] 2f39f015ded8: Pulling fs layer [2025-03-10T02:48:17.387Z] 33b1e0a273af: Waiting [2025-03-10T02:48:17.387Z] 5d3b04190fa2: Waiting [2025-03-10T02:48:17.387Z] 2f39f015ded8: Waiting [2025-03-10T02:48:17.387Z] 5c69ac0246d0: Download complete [2025-03-10T02:48:17.387Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-10T02:48:17.387Z] 3a2ae6a8a46f: Download complete [2025-03-10T02:48:17.645Z] 33b1e0a273af: Verifying Checksum [2025-03-10T02:48:17.645Z] 33b1e0a273af: Download complete [2025-03-10T02:48:17.645Z] 5d3b04190fa2: Verifying Checksum [2025-03-10T02:48:17.645Z] 5d3b04190fa2: Download complete [2025-03-10T02:48:17.645Z] ec43610c2a17: Verifying Checksum [2025-03-10T02:48:17.645Z] ec43610c2a17: Download complete [2025-03-10T02:48:17.645Z] 5eb5b503b376: Verifying Checksum [2025-03-10T02:48:17.645Z] 5eb5b503b376: Download complete [2025-03-10T02:48:18.211Z] 2f39f015ded8: Verifying Checksum [2025-03-10T02:48:18.211Z] 2f39f015ded8: Download complete [2025-03-10T02:48:18.777Z] 5eb5b503b376: Pull complete [2025-03-10T02:48:18.777Z] 5c69ac0246d0: Pull complete [2025-03-10T02:48:19.342Z] ec43610c2a17: Pull complete [2025-03-10T02:48:19.342Z] 3a2ae6a8a46f: Pull complete [2025-03-10T02:48:19.342Z] 33b1e0a273af: Pull complete [2025-03-10T02:48:19.601Z] 5d3b04190fa2: Pull complete [2025-03-10T02:48:23.790Z] 2f39f015ded8: Pull complete [2025-03-10T02:48:23.790Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-10T02:48:23.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T02:48:23.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:48:23.896Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:48:23.923Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-03-10T02:48:27.094Z] $ docker top 808853988c98f18f51064cdbb1fd6de43bb35fca92a2c28f7bd23f93f22d461f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:48:27.501Z] ---> job-cost.sh [2025-03-10T02:48:27.502Z] lf-activate-venv: SKIPPING [2025-03-10T02:48:27.502Z] INFO: No Stack... [2025-03-10T02:48:27.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T02:48:28.020Z] INFO: Archiving Costs [Pipeline] sh [2025-03-10T02:48:28.307Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2025-03-10T02:48:28.307Z] + cut -d, -f6 [Pipeline] lock [2025-03-10T02:48:28.318Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-240-stack-cost] [2025-03-10T02:48:28.324Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-240-stack-cost] did not exist. Created. [2025-03-10T02:48:28.330Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-240-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-10T02:48:28.637Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-10T02:48:28.662Z] Stashed 1 file(s) [Pipeline] } [2025-03-10T02:48:28.670Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-240-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-10T02:48:28.693Z] $ docker stop --time=1 808853988c98f18f51064cdbb1fd6de43bb35fca92a2c28f7bd23f93f22d461f [2025-03-10T02:48:29.840Z] $ docker rm -f --volumes 808853988c98f18f51064cdbb1fd6de43bb35fca92a2c28f7bd23f93f22d461f [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-03-10T02:48:30.160Z] provisioning config files... [2025-03-10T02:48:30.171Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17532841099974149658tmp [Pipeline] { [Pipeline] sh [2025-03-10T02:48:30.502Z] + set +x [2025-03-10T02:48:30.502Z] + curl -s https://codecov.io/bash [2025-03-10T02:48:30.502Z] + bash -s -- [2025-03-10T02:48:30.502Z] [2025-03-10T02:48:30.502Z] _____ _ [2025-03-10T02:48:30.502Z] / ____| | | [2025-03-10T02:48:30.502Z] | | ___ __| | ___ ___ _____ __ [2025-03-10T02:48:30.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-10T02:48:30.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-10T02:48:30.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-10T02:48:30.502Z] Bash-1.0.6 [2025-03-10T02:48:30.502Z] [2025-03-10T02:48:30.502Z] [2025-03-10T02:48:30.502Z] [0;36m==>[0m git version 2.25.1 found [2025-03-10T02:48:30.502Z] [0;36m==>[0m 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-03-10T02:48:30.502Z] Release-Date: 2020-01-08 [2025-03-10T02:48:30.502Z] 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-03-10T02:48:30.502Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-10T02:48:30.502Z] [0;90m==>[0m Jenkins CI detected. [2025-03-10T02:48:30.502Z] [0;90mcurrent dir: [0m /w/workspace/undry_go-mod-core-contracts_main [2025-03-10T02:48:30.502Z] [0;90mproject root:[0m . [2025-03-10T02:48:30.502Z] [0;90m-->[0m token set from env [2025-03-10T02:48:30.502Z] [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m [2025-03-10T02:48:30.502Z] [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m [2025-03-10T02:48:30.502Z] [0;90m==>[0m Python coveragepy not found [2025-03-10T02:48:30.502Z] [0;90m==>[0m Searching for coverage reports in: [2025-03-10T02:48:30.502Z] [0;32m+[0m . [2025-03-10T02:48:30.502Z] [0;90m->[0m Found 1 reports [2025-03-10T02:48:30.502Z] [0;90m==>[0m Detecting git/mercurial file structure [2025-03-10T02:48:30.762Z] [0;90m==>[0m Reading reports [2025-03-10T02:48:30.762Z] [0;32m+[0m ./coverage.out [0;90mbytes=357216[0m [2025-03-10T02:48:30.762Z] [0;90m==>[0m Appending adjustments [2025-03-10T02:48:30.762Z] [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m [2025-03-10T02:48:31.330Z] [0;32m+[0m Found adjustments [2025-03-10T02:48:31.330Z] [0;90m==>[0m Gzipping contents [2025-03-10T02:48:31.330Z] 40K /tmp/codecov.pEC4EE.gz [2025-03-10T02:48:31.330Z] [0;90m==>[0m Uploading reports [2025-03-10T02:48:31.330Z] [0;90murl:[0m https://codecov.io [2025-03-10T02:48:31.330Z] [0;90mquery:[0m branch=main&commit=de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-10T02:48:31.330Z] [0;90m->[0m Pinging Codecov [2025-03-10T02:48:31.331Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-10T02:48:31.591Z] [0;90m->[0m Uploading to [2025-03-10T02:48:31.591Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-core-contracts/de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c/f6363998-f00d-42db-827c-316f02bf2cc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T024831Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a2226e239718bb6a1a5efc1ae03de3c94ec0f0a7f14c85fd751388baa26a2150 [2025-03-10T02:48:31.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T02:48:31.591Z] Dload Upload Total Spent Left Speed [2025-03-10T02:48:31.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37223 0 0 100 37223 0 236k --:--:-- --:--:-- --:--:-- 234k 100 37223 0 0 100 37223 0 234k --:--:-- --:--:-- --:--:-- 234k [2025-03-10T02:48:31.851Z] [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c[0m [Pipeline] } [2025-03-10T02:48:31.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-10T02:48:32.137Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-10T02:48:32.162Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:48:32.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T02:48:32.486Z] [2025-03-10T02:48:32.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:48:32.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T02:48:32.795Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-10T02:48:32.795Z] 43c4264eed91: Pulling fs layer [2025-03-10T02:48:32.795Z] 4cc291be95ef: Pulling fs layer [2025-03-10T02:48:32.795Z] 2ac1f1163629: Pulling fs layer [2025-03-10T02:48:32.795Z] 5c3c966382ef: Pulling fs layer [2025-03-10T02:48:32.795Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T02:48:32.795Z] d9c7d2e4e75e: Pulling fs layer [2025-03-10T02:48:32.795Z] 9c3e1370e548: Pulling fs layer [2025-03-10T02:48:32.795Z] d9c7d2e4e75e: Waiting [2025-03-10T02:48:32.795Z] 9c3e1370e548: Waiting [2025-03-10T02:48:32.795Z] 5c3c966382ef: Waiting [2025-03-10T02:48:32.795Z] 4f4fb700ef54: Waiting [2025-03-10T02:48:32.795Z] 4cc291be95ef: Download complete [2025-03-10T02:48:32.795Z] 5c3c966382ef: Download complete [2025-03-10T02:48:32.795Z] 4f4fb700ef54: Verifying Checksum [2025-03-10T02:48:32.795Z] 4f4fb700ef54: Download complete [2025-03-10T02:48:32.795Z] 43c4264eed91: Download complete [2025-03-10T02:48:33.055Z] 43c4264eed91: Pull complete [2025-03-10T02:48:33.055Z] d9c7d2e4e75e: Verifying Checksum [2025-03-10T02:48:33.055Z] d9c7d2e4e75e: Download complete [2025-03-10T02:48:33.055Z] 4cc291be95ef: Pull complete [2025-03-10T02:48:33.313Z] 2ac1f1163629: Verifying Checksum [2025-03-10T02:48:33.313Z] 2ac1f1163629: Download complete [2025-03-10T02:48:33.878Z] 9c3e1370e548: Verifying Checksum [2025-03-10T02:48:33.878Z] 9c3e1370e548: Download complete [2025-03-10T02:48:36.415Z] 2ac1f1163629: Pull complete [2025-03-10T02:48:36.415Z] 5c3c966382ef: Pull complete [2025-03-10T02:48:36.415Z] 4f4fb700ef54: Pull complete [2025-03-10T02:48:36.673Z] d9c7d2e4e75e: Pull complete [2025-03-10T02:48:39.967Z] 9c3e1370e548: Pull complete [2025-03-10T02:48:39.967Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-10T02:48:39.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T02:48:39.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:48:40.089Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:48:40.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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/edgex-snyk-go:latest cat [2025-03-10T02:48:44.139Z] $ docker top bd90e18f6890727369c366487c09180abe9a4773fbd45ff0d5322e0e27e16696 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T02:48:44.499Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo [2025-03-10T02:48:44.510Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2025-03-10T02:48:44.787Z] + set -o pipefail [2025-03-10T02:48:44.787Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2025-03-10T02:48:48.975Z] [2025-03-10T02:48:48.975Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... [2025-03-10T02:48:48.975Z] [2025-03-10T02:48:48.975Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/255d95a5-96c5-4a70-9c2d-b1e6ad847b03 [2025-03-10T02:48:48.975Z] [2025-03-10T02:48:48.975Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-10T02:48:48.975Z] [2025-03-10T02:48:48.975Z] [2025-03-10T02:48:48.975Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-10T02:48:48.975Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-10T02:48:49.241Z] $ docker stop --time=1 bd90e18f6890727369c366487c09180abe9a4773fbd45ff0d5322e0e27e16696 [2025-03-10T02:48:52.006Z] $ docker rm -f --volumes bd90e18f6890727369c366487c09180abe9a4773fbd45ff0d5322e0e27e16696 [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-03-10T02:48:52.695Z] + git log --format=format:%s -1 de36d96c5a9fede08c5d4c3e8ee729b65fb2b72c [Pipeline] sh [2025-03-10T02:48:52.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T02:48:52.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:48:53.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T02:48:53.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:48:53.374Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:48:53.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T02:48:53.822Z] $ docker top 45074bfe87140631ff5595a99eddddcb3b2af99a994b9d4d3a2e9fe4a6e888c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T02:48:53.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T02:48:53.936Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T02:48:54.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T02:48:54.040Z] $ docker exec 45074bfe87140631ff5595a99eddddcb3b2af99a994b9d4d3a2e9fe4a6e888c1 ssh-agent [2025-03-10T02:48:54.159Z] SSH_AUTH_SOCK=/tmp/ssh-nDZ8ipPQpZjJ/agent.32 [2025-03-10T02:48:54.159Z] SSH_AGENT_PID=38 [2025-03-10T02:48:54.164Z] Running ssh-add (command line suppressed) [2025-03-10T02:48:54.261Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2144329282563889278.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2144329282563889278.key) [2025-03-10T02:48:54.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T02:48:54.631Z] + git semver tag [2025-03-10T02:48:54.891Z] 2025-03-10 02:48:54,856 [run_tag] DEBUG tag force:False [2025-03-10T02:48:54.891Z] 2025-03-10 02:48:54,857 [check_head_tag] DEBUG check head tag [2025-03-10T02:48:54.891Z] 2025-03-10 02:48:54,861 [execute] INFO git cat-file --batch-check [2025-03-10T02:48:54.891Z] 2025-03-10 02:48:54,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-10T02:48:54.891Z] 2025-03-10 02:48:54,866 [execute] INFO git cat-file --batch [2025-03-10T02:48:54.891Z] 2025-03-10 02:48:54,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-10T02:48:55.151Z] 2025-03-10 02:48:54,927 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:48:55.151Z] 2025-03-10 02:48:54,927 [execute] INFO git tag -a v4.0.0-dev.34 -m v4.0.0-dev.34 [2025-03-10T02:48:55.151Z] 2025-03-10 02:48:54,928 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.34', '-m', 'v4.0.0-dev.34'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2025-03-10T02:48:55.151Z] 2025-03-10 02:48:54,933 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:48:55.151Z] 4.0.0-dev.34 [Pipeline] } [2025-03-10T02:48:55.156Z] $ docker exec --env ******** --env ******** 45074bfe87140631ff5595a99eddddcb3b2af99a994b9d4d3a2e9fe4a6e888c1 ssh-agent -k [2025-03-10T02:48:55.260Z] unset SSH_AUTH_SOCK; [2025-03-10T02:48:55.260Z] unset SSH_AGENT_PID; [2025-03-10T02:48:55.261Z] echo Agent pid 38 killed; [2025-03-10T02:48:55.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T02:48:55.609Z] + git semver [Pipeline] } [2025-03-10T02:48:55.878Z] $ docker stop --time=1 45074bfe87140631ff5595a99eddddcb3b2af99a994b9d4d3a2e9fe4a6e888c1 [2025-03-10T02:48:57.145Z] $ docker rm -f --volumes 45074bfe87140631ff5595a99eddddcb3b2af99a994b9d4d3a2e9fe4a6e888c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:48:57.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T02:48:57.561Z] [2025-03-10T02:48:57.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:48:57.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T02:48:57.947Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-10T02:48:57.947Z] ab5ef0e58194: Pulling fs layer [2025-03-10T02:48:57.947Z] 9712f1f96733: Pulling fs layer [2025-03-10T02:48:57.947Z] 63f879dbbcfc: Pulling fs layer [2025-03-10T02:48:57.947Z] 0d9ebad4ef96: Pulling fs layer [2025-03-10T02:48:57.947Z] e9a5061849ea: Pulling fs layer [2025-03-10T02:48:57.947Z] d747dcd14b5f: Pulling fs layer [2025-03-10T02:48:57.947Z] 2de7ff778b66: Pulling fs layer [2025-03-10T02:48:57.947Z] d747dcd14b5f: Waiting [2025-03-10T02:48:57.947Z] 0d9ebad4ef96: Waiting [2025-03-10T02:48:57.947Z] e9a5061849ea: Waiting [2025-03-10T02:48:57.947Z] 9712f1f96733: Verifying Checksum [2025-03-10T02:48:57.947Z] 9712f1f96733: Download complete [2025-03-10T02:48:58.223Z] 63f879dbbcfc: Verifying Checksum [2025-03-10T02:48:58.223Z] 63f879dbbcfc: Download complete [2025-03-10T02:48:58.223Z] e9a5061849ea: Verifying Checksum [2025-03-10T02:48:58.223Z] e9a5061849ea: Download complete [2025-03-10T02:48:58.506Z] 0d9ebad4ef96: Verifying Checksum [2025-03-10T02:48:58.506Z] 0d9ebad4ef96: Download complete [2025-03-10T02:48:58.506Z] ab5ef0e58194: Verifying Checksum [2025-03-10T02:48:58.506Z] ab5ef0e58194: Download complete [2025-03-10T02:48:58.506Z] 2de7ff778b66: Download complete [2025-03-10T02:49:01.071Z] ab5ef0e58194: Pull complete [2025-03-10T02:49:01.071Z] 9712f1f96733: Pull complete [2025-03-10T02:49:01.635Z] 63f879dbbcfc: Pull complete [2025-03-10T02:49:04.916Z] 0d9ebad4ef96: Pull complete [2025-03-10T02:49:05.174Z] e9a5061849ea: Pull complete [2025-03-10T02:49:05.431Z] d747dcd14b5f: Pull complete [2025-03-10T02:49:06.364Z] 2de7ff778b66: Pull complete [2025-03-10T02:49:06.364Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-10T02:49:06.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T02:49:06.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:49:06.467Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:49:06.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-10T02:49:10.110Z] $ docker top e4e011d39aca3b6505442bf50e4cb34f8d9364e1298412a5dfe45a7ce868b6b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-10T02:49:10.263Z] provisioning config files... [2025-03-10T02:49:10.270Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12078458419433432024tmp [2025-03-10T02:49:10.277Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5404922731407501791tmp [2025-03-10T02:49:10.286Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9644181239507079947tmp [Pipeline] { [Pipeline] echo [2025-03-10T02:49:10.312Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:10.601Z] ---> sigul-configuration.sh [2025-03-10T02:49:10.601Z] gpg: directory `/root/.gnupg' created [2025-03-10T02:49:10.601Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-10T02:49:10.601Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-10T02:49:10.601Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-10T02:49:10.601Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-10T02:49:10.601Z] gpg: CAST5 encrypted data [2025-03-10T02:49:10.601Z] gpg: encrypted with 1 passphrase [2025-03-10T02:49:10.601Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-10T02:49:10.892Z] + mkdir /home/jenkins [2025-03-10T02:49:10.892Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-10T02:49:11.184Z] + 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-03-10T02:49:11.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:11.492Z] ---> sigul-install.sh [2025-03-10T02:49:11.492Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-10T02:49:11.785Z] + git tag --list [2025-03-10T02:49:11.785Z] v0.0.0 [2025-03-10T02:49:11.785Z] v0.0.1 [2025-03-10T02:49:11.785Z] v0.1.0 [2025-03-10T02:49:11.785Z] v0.1.1 [2025-03-10T02:49:11.785Z] v0.1.10 [2025-03-10T02:49:11.785Z] v0.1.100 [2025-03-10T02:49:11.785Z] v0.1.101 [2025-03-10T02:49:11.785Z] v0.1.102 [2025-03-10T02:49:11.785Z] v0.1.103 [2025-03-10T02:49:11.785Z] v0.1.104 [2025-03-10T02:49:11.785Z] v0.1.105 [2025-03-10T02:49:11.785Z] v0.1.106 [2025-03-10T02:49:11.785Z] v0.1.107 [2025-03-10T02:49:11.785Z] v0.1.108 [2025-03-10T02:49:11.785Z] v0.1.109 [2025-03-10T02:49:11.785Z] v0.1.11 [2025-03-10T02:49:11.785Z] v0.1.110 [2025-03-10T02:49:11.785Z] v0.1.111 [2025-03-10T02:49:11.785Z] v0.1.112 [2025-03-10T02:49:11.785Z] v0.1.113 [2025-03-10T02:49:11.785Z] v0.1.114 [2025-03-10T02:49:11.785Z] v0.1.115 [2025-03-10T02:49:11.785Z] v0.1.116 [2025-03-10T02:49:11.785Z] v0.1.117 [2025-03-10T02:49:11.785Z] v0.1.118 [2025-03-10T02:49:11.785Z] v0.1.119 [2025-03-10T02:49:11.785Z] v0.1.12 [2025-03-10T02:49:11.785Z] v0.1.120 [2025-03-10T02:49:11.785Z] v0.1.121 [2025-03-10T02:49:11.785Z] v0.1.122 [2025-03-10T02:49:11.785Z] v0.1.123 [2025-03-10T02:49:11.785Z] v0.1.124 [2025-03-10T02:49:11.785Z] v0.1.125 [2025-03-10T02:49:11.785Z] v0.1.126 [2025-03-10T02:49:11.785Z] v0.1.127 [2025-03-10T02:49:11.785Z] v0.1.128 [2025-03-10T02:49:11.785Z] v0.1.129 [2025-03-10T02:49:11.785Z] v0.1.13 [2025-03-10T02:49:11.785Z] v0.1.130 [2025-03-10T02:49:11.785Z] v0.1.131 [2025-03-10T02:49:11.785Z] v0.1.132 [2025-03-10T02:49:11.785Z] v0.1.133 [2025-03-10T02:49:11.785Z] v0.1.134 [2025-03-10T02:49:11.785Z] v0.1.135 [2025-03-10T02:49:11.785Z] v0.1.136 [2025-03-10T02:49:11.785Z] v0.1.137 [2025-03-10T02:49:11.785Z] v0.1.138 [2025-03-10T02:49:11.785Z] v0.1.139 [2025-03-10T02:49:11.785Z] v0.1.14 [2025-03-10T02:49:11.785Z] v0.1.140 [2025-03-10T02:49:11.785Z] v0.1.141 [2025-03-10T02:49:11.785Z] v0.1.142 [2025-03-10T02:49:11.785Z] v0.1.143 [2025-03-10T02:49:11.785Z] v0.1.144 [2025-03-10T02:49:11.785Z] v0.1.145 [2025-03-10T02:49:11.785Z] v0.1.146 [2025-03-10T02:49:11.785Z] v0.1.147 [2025-03-10T02:49:11.785Z] v0.1.148 [2025-03-10T02:49:11.785Z] v0.1.149 [2025-03-10T02:49:11.785Z] v0.1.15 [2025-03-10T02:49:11.785Z] v0.1.16 [2025-03-10T02:49:11.785Z] v0.1.17 [2025-03-10T02:49:11.785Z] v0.1.18 [2025-03-10T02:49:11.785Z] v0.1.19 [2025-03-10T02:49:11.785Z] v0.1.2 [2025-03-10T02:49:11.785Z] v0.1.20 [2025-03-10T02:49:11.785Z] v0.1.21 [2025-03-10T02:49:11.785Z] v0.1.22 [2025-03-10T02:49:11.785Z] v0.1.23 [2025-03-10T02:49:11.785Z] v0.1.24 [2025-03-10T02:49:11.785Z] v0.1.25 [2025-03-10T02:49:11.785Z] v0.1.26 [2025-03-10T02:49:11.785Z] v0.1.27 [2025-03-10T02:49:11.785Z] v0.1.28 [2025-03-10T02:49:11.785Z] v0.1.29 [2025-03-10T02:49:11.785Z] v0.1.3 [2025-03-10T02:49:11.785Z] v0.1.30 [2025-03-10T02:49:11.785Z] v0.1.31 [2025-03-10T02:49:11.785Z] v0.1.32 [2025-03-10T02:49:11.785Z] v0.1.33 [2025-03-10T02:49:11.785Z] v0.1.34 [2025-03-10T02:49:11.785Z] v0.1.35 [2025-03-10T02:49:11.785Z] v0.1.36 [2025-03-10T02:49:11.785Z] v0.1.37 [2025-03-10T02:49:11.785Z] v0.1.38 [2025-03-10T02:49:11.785Z] v0.1.39 [2025-03-10T02:49:11.785Z] v0.1.4 [2025-03-10T02:49:11.785Z] v0.1.40 [2025-03-10T02:49:11.785Z] v0.1.41 [2025-03-10T02:49:11.785Z] v0.1.42 [2025-03-10T02:49:11.785Z] v0.1.43 [2025-03-10T02:49:11.785Z] v0.1.44 [2025-03-10T02:49:11.785Z] v0.1.45 [2025-03-10T02:49:11.785Z] v0.1.46 [2025-03-10T02:49:11.785Z] v0.1.47 [2025-03-10T02:49:11.785Z] v0.1.48 [2025-03-10T02:49:11.785Z] v0.1.49 [2025-03-10T02:49:11.785Z] v0.1.5 [2025-03-10T02:49:11.785Z] v0.1.50 [2025-03-10T02:49:11.785Z] v0.1.51 [2025-03-10T02:49:11.785Z] v0.1.52 [2025-03-10T02:49:11.785Z] v0.1.53 [2025-03-10T02:49:11.785Z] v0.1.54 [2025-03-10T02:49:11.785Z] v0.1.55 [2025-03-10T02:49:11.785Z] v0.1.56 [2025-03-10T02:49:11.785Z] v0.1.57 [2025-03-10T02:49:11.785Z] v0.1.58 [2025-03-10T02:49:11.785Z] v0.1.59 [2025-03-10T02:49:11.785Z] v0.1.6 [2025-03-10T02:49:11.785Z] v0.1.60 [2025-03-10T02:49:11.785Z] v0.1.61 [2025-03-10T02:49:11.785Z] v0.1.62 [2025-03-10T02:49:11.785Z] v0.1.63 [2025-03-10T02:49:11.785Z] v0.1.64 [2025-03-10T02:49:11.785Z] v0.1.65 [2025-03-10T02:49:11.785Z] v0.1.66 [2025-03-10T02:49:11.785Z] v0.1.67 [2025-03-10T02:49:11.785Z] v0.1.68 [2025-03-10T02:49:11.785Z] v0.1.69 [2025-03-10T02:49:11.785Z] v0.1.7 [2025-03-10T02:49:11.785Z] v0.1.70 [2025-03-10T02:49:11.785Z] v0.1.71 [2025-03-10T02:49:11.785Z] v0.1.72 [2025-03-10T02:49:11.785Z] v0.1.73 [2025-03-10T02:49:11.785Z] v0.1.74 [2025-03-10T02:49:11.785Z] v0.1.75 [2025-03-10T02:49:11.785Z] v0.1.76 [2025-03-10T02:49:11.785Z] v0.1.77 [2025-03-10T02:49:11.785Z] v0.1.78 [2025-03-10T02:49:11.785Z] v0.1.79 [2025-03-10T02:49:11.785Z] v0.1.8 [2025-03-10T02:49:11.785Z] v0.1.80 [2025-03-10T02:49:11.785Z] v0.1.81 [2025-03-10T02:49:11.785Z] v0.1.82 [2025-03-10T02:49:11.785Z] v0.1.83 [2025-03-10T02:49:11.785Z] v0.1.84 [2025-03-10T02:49:11.785Z] v0.1.85 [2025-03-10T02:49:11.785Z] v0.1.86 [2025-03-10T02:49:11.785Z] v0.1.87 [2025-03-10T02:49:11.785Z] v0.1.88 [2025-03-10T02:49:11.785Z] v0.1.89 [2025-03-10T02:49:11.785Z] v0.1.9 [2025-03-10T02:49:11.785Z] v0.1.90 [2025-03-10T02:49:11.785Z] v0.1.91 [2025-03-10T02:49:11.785Z] v0.1.92 [2025-03-10T02:49:11.785Z] v0.1.93 [2025-03-10T02:49:11.785Z] v0.1.94 [2025-03-10T02:49:11.785Z] v0.1.95 [2025-03-10T02:49:11.785Z] v0.1.96 [2025-03-10T02:49:11.785Z] v0.1.97 [2025-03-10T02:49:11.785Z] v0.1.98 [2025-03-10T02:49:11.785Z] v0.1.99 [2025-03-10T02:49:11.785Z] v2.0.0 [2025-03-10T02:49:11.786Z] v2.1.0 [2025-03-10T02:49:11.786Z] v2.1.1 [2025-03-10T02:49:11.786Z] v2.2.0 [2025-03-10T02:49:11.786Z] v2.3.0 [2025-03-10T02:49:11.786Z] v3.0 [2025-03-10T02:49:11.786Z] v3.0.0 [2025-03-10T02:49:11.786Z] v3.1 [2025-03-10T02:49:11.786Z] v3.1.0 [2025-03-10T02:49:11.786Z] v3.1.0-dev.1 [2025-03-10T02:49:11.786Z] v3.1.0-dev.10 [2025-03-10T02:49:11.786Z] v3.1.0-dev.11 [2025-03-10T02:49:11.786Z] v3.1.0-dev.12 [2025-03-10T02:49:11.786Z] v3.1.0-dev.13 [2025-03-10T02:49:11.786Z] v3.1.0-dev.14 [2025-03-10T02:49:11.786Z] v3.1.0-dev.15 [2025-03-10T02:49:11.786Z] v3.1.0-dev.16 [2025-03-10T02:49:11.786Z] v3.1.0-dev.17 [2025-03-10T02:49:11.786Z] v3.1.0-dev.18 [2025-03-10T02:49:11.786Z] v3.1.0-dev.19 [2025-03-10T02:49:11.786Z] v3.1.0-dev.2 [2025-03-10T02:49:11.786Z] v3.1.0-dev.3 [2025-03-10T02:49:11.786Z] v3.1.0-dev.4 [2025-03-10T02:49:11.786Z] v3.1.0-dev.5 [2025-03-10T02:49:11.786Z] v3.1.0-dev.6 [2025-03-10T02:49:11.786Z] v3.1.0-dev.7 [2025-03-10T02:49:11.786Z] v3.1.0-dev.8 [2025-03-10T02:49:11.786Z] v3.1.0-dev.9 [2025-03-10T02:49:11.786Z] v3.2.0-dev.1 [2025-03-10T02:49:11.786Z] v3.2.0-dev.10 [2025-03-10T02:49:11.786Z] v3.2.0-dev.11 [2025-03-10T02:49:11.786Z] v3.2.0-dev.12 [2025-03-10T02:49:11.786Z] v3.2.0-dev.13 [2025-03-10T02:49:11.786Z] v3.2.0-dev.14 [2025-03-10T02:49:11.786Z] v3.2.0-dev.15 [2025-03-10T02:49:11.786Z] v3.2.0-dev.16 [2025-03-10T02:49:11.786Z] v3.2.0-dev.17 [2025-03-10T02:49:11.786Z] v3.2.0-dev.18 [2025-03-10T02:49:11.786Z] v3.2.0-dev.19 [2025-03-10T02:49:11.786Z] v3.2.0-dev.2 [2025-03-10T02:49:11.786Z] v3.2.0-dev.20 [2025-03-10T02:49:11.786Z] v3.2.0-dev.21 [2025-03-10T02:49:11.786Z] v3.2.0-dev.22 [2025-03-10T02:49:11.786Z] v3.2.0-dev.23 [2025-03-10T02:49:11.786Z] v3.2.0-dev.24 [2025-03-10T02:49:11.786Z] v3.2.0-dev.25 [2025-03-10T02:49:11.786Z] v3.2.0-dev.26 [2025-03-10T02:49:11.786Z] v3.2.0-dev.27 [2025-03-10T02:49:11.786Z] v3.2.0-dev.28 [2025-03-10T02:49:11.786Z] v3.2.0-dev.29 [2025-03-10T02:49:11.786Z] v3.2.0-dev.3 [2025-03-10T02:49:11.786Z] v3.2.0-dev.30 [2025-03-10T02:49:11.786Z] v3.2.0-dev.31 [2025-03-10T02:49:11.786Z] v3.2.0-dev.32 [2025-03-10T02:49:11.786Z] v3.2.0-dev.33 [2025-03-10T02:49:11.786Z] v3.2.0-dev.34 [2025-03-10T02:49:11.786Z] v3.2.0-dev.35 [2025-03-10T02:49:11.786Z] v3.2.0-dev.36 [2025-03-10T02:49:11.786Z] v3.2.0-dev.37 [2025-03-10T02:49:11.786Z] v3.2.0-dev.38 [2025-03-10T02:49:11.786Z] v3.2.0-dev.39 [2025-03-10T02:49:11.786Z] v3.2.0-dev.4 [2025-03-10T02:49:11.786Z] v3.2.0-dev.40 [2025-03-10T02:49:11.786Z] v3.2.0-dev.41 [2025-03-10T02:49:11.786Z] v3.2.0-dev.42 [2025-03-10T02:49:11.786Z] v3.2.0-dev.43 [2025-03-10T02:49:11.786Z] v3.2.0-dev.44 [2025-03-10T02:49:11.786Z] v3.2.0-dev.45 [2025-03-10T02:49:11.786Z] v3.2.0-dev.46 [2025-03-10T02:49:11.786Z] v3.2.0-dev.47 [2025-03-10T02:49:11.786Z] v3.2.0-dev.48 [2025-03-10T02:49:11.786Z] v3.2.0-dev.49 [2025-03-10T02:49:11.786Z] v3.2.0-dev.5 [2025-03-10T02:49:11.786Z] v3.2.0-dev.50 [2025-03-10T02:49:11.786Z] v3.2.0-dev.51 [2025-03-10T02:49:11.786Z] v3.2.0-dev.52 [2025-03-10T02:49:11.786Z] v3.2.0-dev.53 [2025-03-10T02:49:11.786Z] v3.2.0-dev.6 [2025-03-10T02:49:11.786Z] v3.2.0-dev.7 [2025-03-10T02:49:11.786Z] v3.2.0-dev.8 [2025-03-10T02:49:11.786Z] v3.2.0-dev.9 [2025-03-10T02:49:11.786Z] v4.0 [2025-03-10T02:49:11.786Z] v4.0.0 [2025-03-10T02:49:11.786Z] v4.0.0-dev.1 [2025-03-10T02:49:11.786Z] v4.0.0-dev.10 [2025-03-10T02:49:11.786Z] v4.0.0-dev.11 [2025-03-10T02:49:11.786Z] v4.0.0-dev.12 [2025-03-10T02:49:11.786Z] v4.0.0-dev.13 [2025-03-10T02:49:11.786Z] v4.0.0-dev.14 [2025-03-10T02:49:11.786Z] v4.0.0-dev.15 [2025-03-10T02:49:11.786Z] v4.0.0-dev.16 [2025-03-10T02:49:11.786Z] v4.0.0-dev.17 [2025-03-10T02:49:11.786Z] v4.0.0-dev.18 [2025-03-10T02:49:11.786Z] v4.0.0-dev.19 [2025-03-10T02:49:11.786Z] v4.0.0-dev.2 [2025-03-10T02:49:11.786Z] v4.0.0-dev.20 [2025-03-10T02:49:11.786Z] v4.0.0-dev.21 [2025-03-10T02:49:11.786Z] v4.0.0-dev.22 [2025-03-10T02:49:11.786Z] v4.0.0-dev.23 [2025-03-10T02:49:11.786Z] v4.0.0-dev.24 [2025-03-10T02:49:11.786Z] v4.0.0-dev.25 [2025-03-10T02:49:11.786Z] v4.0.0-dev.26 [2025-03-10T02:49:11.786Z] v4.0.0-dev.27 [2025-03-10T02:49:11.786Z] v4.0.0-dev.28 [2025-03-10T02:49:11.786Z] v4.0.0-dev.29 [2025-03-10T02:49:11.786Z] v4.0.0-dev.3 [2025-03-10T02:49:11.786Z] v4.0.0-dev.30 [2025-03-10T02:49:11.786Z] v4.0.0-dev.31 [2025-03-10T02:49:11.786Z] v4.0.0-dev.32 [2025-03-10T02:49:11.786Z] v4.0.0-dev.33 [2025-03-10T02:49:11.786Z] v4.0.0-dev.34 [2025-03-10T02:49:11.786Z] v4.0.0-dev.4 [2025-03-10T02:49:11.786Z] v4.0.0-dev.5 [2025-03-10T02:49:11.786Z] v4.0.0-dev.6 [2025-03-10T02:49:11.786Z] v4.0.0-dev.7 [2025-03-10T02:49:11.786Z] v4.0.0-dev.8 [2025-03-10T02:49:11.786Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-10T02:49:12.081Z] + lftools sign git-tag v4.0.0-dev.34 [2025-03-10T02:49:12.647Z] Signing Git tag with Sigul... [2025-03-10T02:49:12.647Z] Signing v4.0.0-dev.34 [Pipeline] echo [2025-03-10T02:49:13.231Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:13.523Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-10T02:49:13.530Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-10T02:49:13.557Z] $ docker stop --time=1 e4e011d39aca3b6505442bf50e4cb34f8d9364e1298412a5dfe45a7ce868b6b0 [2025-03-10T02:49:14.838Z] $ docker rm -f --volumes e4e011d39aca3b6505442bf50e4cb34f8d9364e1298412a5dfe45a7ce868b6b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-10T02:49:15.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T02:49:15.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:49:15.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T02:49:15.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:49:15.671Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:49:15.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T02:49:16.034Z] $ docker top 712dc224f255f1d8fdeb8ee7030716b0a13d9dd9efc44a6c65d0129a337dbb5f -eo pid,comm [2025-03-10T02:49:16.082Z] 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-03-10T02:49:16.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T02:49:16.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T02:49:16.133Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T02:49:16.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T02:49:16.249Z] $ docker exec 712dc224f255f1d8fdeb8ee7030716b0a13d9dd9efc44a6c65d0129a337dbb5f ssh-agent [2025-03-10T02:49:16.357Z] SSH_AUTH_SOCK=/tmp/ssh-OFMRT4Nzue1V/agent.32 [2025-03-10T02:49:16.357Z] SSH_AGENT_PID=38 [2025-03-10T02:49:16.362Z] Running ssh-add (command line suppressed) [2025-03-10T02:49:16.451Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17270356879278513526.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17270356879278513526.key) [2025-03-10T02:49:16.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T02:49:16.760Z] + git semver bump pre [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,927 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,927 [bump_version] DEBUG bumping version:4.0.0-dev.34 on axis:pre with prefix:dev [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,927 [bump_version] DEBUG bumped version:4.0.0-dev.35 [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,927 [write_version] DEBUG write version:4.0.0-dev.35 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,928 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,928 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,930 [execute] INFO git cat-file --batch-check [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,940 [execute] INFO git cat-file --batch [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-10T02:49:17.020Z] 2025-03-10 02:49:16,945 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:49:17.020Z] 4.0.0-dev.35 [Pipeline] } [2025-03-10T02:49:17.026Z] $ docker exec --env ******** --env ******** 712dc224f255f1d8fdeb8ee7030716b0a13d9dd9efc44a6c65d0129a337dbb5f ssh-agent -k [2025-03-10T02:49:17.117Z] unset SSH_AUTH_SOCK; [2025-03-10T02:49:17.117Z] unset SSH_AGENT_PID; [2025-03-10T02:49:17.117Z] echo Agent pid 38 killed; [2025-03-10T02:49:17.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T02:49:17.456Z] + git semver [Pipeline] } [2025-03-10T02:49:17.728Z] $ docker stop --time=1 712dc224f255f1d8fdeb8ee7030716b0a13d9dd9efc44a6c65d0129a337dbb5f [2025-03-10T02:49:18.976Z] $ docker rm -f --volumes 712dc224f255f1d8fdeb8ee7030716b0a13d9dd9efc44a6c65d0129a337dbb5f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T02:49:19.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T02:49:19.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:49:19.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T02:49:19.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:49:19.728Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:49:19.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T02:49:20.078Z] $ docker top 24fcd815f4e7dddf2d5baad03cf8bfe2b45c6227addf17f0a1aea4da41ec2027 -eo pid,comm [2025-03-10T02:49:20.126Z] 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-03-10T02:49:20.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T02:49:20.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T02:49:20.185Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T02:49:20.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T02:49:20.305Z] $ docker exec 24fcd815f4e7dddf2d5baad03cf8bfe2b45c6227addf17f0a1aea4da41ec2027 ssh-agent [2025-03-10T02:49:20.426Z] SSH_AUTH_SOCK=/tmp/ssh-bOI5D82ToHv0/agent.32 [2025-03-10T02:49:20.426Z] SSH_AGENT_PID=38 [2025-03-10T02:49:20.431Z] Running ssh-add (command line suppressed) [2025-03-10T02:49:20.522Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9280975301839949852.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9280975301839949852.key) [2025-03-10T02:49:20.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T02:49:20.830Z] + git semver push [2025-03-10T02:49:21.088Z] 2025-03-10 02:49:20,985 [run_push] DEBUG push [2025-03-10T02:49:21.088Z] 2025-03-10 02:49:20,986 [execute] INFO git cat-file --batch-check [2025-03-10T02:49:21.088Z] 2025-03-10 02:49:20,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-10T02:49:21.088Z] 2025-03-10 02:49:20,990 [execute] INFO git rev-list 8fe2c4deec835484780bfc3f3ddd5c9be47efec4 -- [2025-03-10T02:49:21.088Z] 2025-03-10 02:49:20,990 [execute] DEBUG Popen(['git', 'rev-list', '8fe2c4deec835484780bfc3f3ddd5c9be47efec4', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-10T02:49:21.088Z] 2025-03-10 02:49:21,002 [execute] INFO git fetch -v origin [2025-03-10T02:49:21.088Z] 2025-03-10 02:49:21,002 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-10T02:49:21.655Z] 2025-03-10 02:49:21,439 [run_push] DEBUG no remote changes detected [2025-03-10T02:49:21.655Z] 2025-03-10 02:49:21,439 [execute] INFO git push origin semver [2025-03-10T02:49:21.655Z] 2025-03-10 02:49:21,440 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-10T02:49:22.222Z] 2025-03-10 02:49:22,126 [run_push] DEBUG push all version tags [2025-03-10T02:49:22.222Z] 2025-03-10 02:49:22,126 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-10T02:49:22.222Z] 2025-03-10 02:49:22,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2025-03-10T02:49:23.155Z] 2025-03-10 02:49:22,949 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2025-03-10T02:49:23.155Z] 4.0.0-dev.35 [Pipeline] } [2025-03-10T02:49:23.161Z] $ docker exec --env ******** --env ******** 24fcd815f4e7dddf2d5baad03cf8bfe2b45c6227addf17f0a1aea4da41ec2027 ssh-agent -k [2025-03-10T02:49:23.254Z] unset SSH_AUTH_SOCK; [2025-03-10T02:49:23.254Z] unset SSH_AGENT_PID; [2025-03-10T02:49:23.254Z] echo Agent pid 38 killed; [2025-03-10T02:49:23.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T02:49:23.592Z] + git semver [Pipeline] } [2025-03-10T02:49:23.862Z] $ docker stop --time=1 24fcd815f4e7dddf2d5baad03cf8bfe2b45c6227addf17f0a1aea4da41ec2027 [2025-03-10T02:49:25.126Z] $ docker rm -f --volumes 24fcd815f4e7dddf2d5baad03cf8bfe2b45c6227addf17f0a1aea4da41ec2027 [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-03-10T02:49:25.751Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2025-03-10T02:49:25.751Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2025-03-10T02:49:25.751Z] total 16 [2025-03-10T02:49:25.751Z] drwxr-xr-x 3 root root 4096 Mar 10 02:48 . [2025-03-10T02:49:25.751Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 02:49 .. [2025-03-10T02:49:25.751Z] drwxr-xr-x 2 root root 4096 Mar 10 02:48 cost [2025-03-10T02:49:25.751Z] -rw-r--r-- 1 root root 93 Mar 10 02:48 cost.csv [2025-03-10T02:49:25.751Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2025-03-10T02:49:25.751Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2025-03-10T02:49:25.751Z] total 16 [2025-03-10T02:49:25.751Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 02:48 . [2025-03-10T02:49:25.751Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 02:49 .. [2025-03-10T02:49:25.751Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 02:48 cost [2025-03-10T02:49:25.751Z] -rw-r--r-- 1 jenkins jenkins 93 Mar 10 02:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:26.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:26.910Z] ---> package-listing.sh [2025-03-10T02:49:26.911Z] ++ facter osfamily [2025-03-10T02:49:26.911Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-10T02:49:27.170Z] + OS_FAMILY=debian [2025-03-10T02:49:27.170Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2025-03-10T02:49:27.170Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-10T02:49:27.170Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-10T02:49:27.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-10T02:49:27.170Z] + PACKAGES=/tmp/packages_start.txt [2025-03-10T02:49:27.170Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2025-03-10T02:49:27.170Z] + PACKAGES=/tmp/packages_end.txt [2025-03-10T02:49:27.170Z] + case "${OS_FAMILY}" in [2025-03-10T02:49:27.170Z] + dpkg -l [2025-03-10T02:49:27.170Z] + grep '^ii' [2025-03-10T02:49:27.170Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-10T02:49:27.170Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-10T02:49:27.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-10T02:49:27.170Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2025-03-10T02:49:27.170Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2025-03-10T02:49:27.170Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2025-03-10T02:49:27.180Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-10T02:49:27.455Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T02:49:28.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T02:49:28.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T02:49:28.100Z] prd-ubuntu20.04-docker-8c-8g-40697 does not seem to be running inside a container [2025-03-10T02:49:28.136Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-10T02:49:28.314Z] $ docker top 49f0d140d487a9115b6c105857c83b96c1a017eae6d586bd35cc03e69eea2fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T02:49:28.660Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-10T02:49:28.947Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-10T02:49:29.233Z] + ls /var/log/sa-host [2025-03-10T02:49:29.233Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T02:49:29.385Z] provisioning config files... [2025-03-10T02:49:29.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14780650337941105002tmp [Pipeline] { [Pipeline] echo [2025-03-10T02:49:29.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:29.705Z] ---> create-netrc.sh [Pipeline] } [2025-03-10T02:49:29.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:30.054Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-10T02:49:30.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:30.350Z] ---> sudo-logs.sh [2025-03-10T02:49:30.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-10T02:49:30.383Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:30.668Z] ---> job-cost.sh [2025-03-10T02:49:30.668Z] lf-activate-venv: SKIPPING [2025-03-10T02:49:30.668Z] DEBUG: total: 0.2199999988079071 [2025-03-10T02:49:30.668Z] INFO: Retrieving Stack Cost... [2025-03-10T02:49:30.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T02:49:31.188Z] INFO: Archiving Costs [Pipeline] echo [2025-03-10T02:49:31.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T02:49:31.488Z] ---> logs-deploy.sh [2025-03-10T02:49:31.488Z] lf-activate-venv: SKIPPING [2025-03-10T02:49:31.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/240 [2025-03-10T02:49:31.488Z] INFO: archiving workspace using pattern(s): [2025-03-10T02:49:32.423Z] Archives upload complete. [2025-03-10T02:49:32.423Z] INFO: archiving logs to Nexus