Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 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-ssh16225702962754046977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh11528560526938074678.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh16816318876818953112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh16356464526909473861.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-ssh15776379662986613907.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, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-775 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 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 (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 Commit message: "Merge pull request #1059 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3" > git checkout -f 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 # timeout=10 > git rev-list --no-walk 17b6e9d242a5923b5370dcb40f1f30fcee1a33d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:47:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:47:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:47:27 ========================================================= 03:47:27 EdgeX Global Pipelines Version Info 03:47:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:47:29 ------------------- 03:47:29 stable info: 03:47:29 ------------------- 03:47:29 Commited By: Ginny Guan ginny@iotechsys.com 03:47:29 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:47:29 Message: update stable to v1.0.281 03:47:30 ------------------- 03:47:30 experimental info: 03:47:30 ------------------- 03:47:30 Commited By: **** collab-it+edgex@linuxfoundation.org 03:47:30 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:47:30 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:47:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:47:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:47:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:47:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:47:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:47:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:47:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:47:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12e31f3 [Pipeline] echo 03:47:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:47:33 + git rev-list -1 --merges 12e31f3990839f28cafd83ebb60d96dcb94cc8c5~1..12e31f3990839f28cafd83ebb60d96dcb94cc8c5 [Pipeline] echo 03:47:33 -----------> git rev-list -1 --merges 12e31f3990839f28cafd83ebb60d96dcb94cc8c5~1..12e31f3990839f28cafd83ebb60d96dcb94cc8c5 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 03:47:33 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 [false] [Pipeline] sh 03:47:33 + git log --format=format:%s -1 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 [Pipeline] echo 03:47:33 ========================================================= 03:47:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:47:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:34 + git log --format=format:%s -1 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 [Pipeline] echo 03:47:34 [semverPrep] GIT_COMMIT: 12e31f3990839f28cafd83ebb60d96dcb94cc8c5, Commit Message: Merge pull request #1059 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.3 [Pipeline] echo 03:47:34 [semverPrep] This is not a build commit. [Pipeline] sh 03:47:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:34 + grep -v github /etc/ssh/ssh_known_hosts 03:47:34 + [ -e /tmp/ssh_known_hosts ] 03:47:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:47:34 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:47:34 sudo tee -a /etc/ssh/ssh_known_hosts 03:47:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:35 03:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:35 0.1.4: Pulling from edgex-devops/py-git-semver 03:47:35 3dae71ba6b94: Pulling fs layer 03:47:35 6bf1a483ea7c: Pulling fs layer 03:47:35 f5dfc541a4d3: Pulling fs layer 03:47:35 461d9e800cba: Pulling fs layer 03:47:35 80192f66455f: Pulling fs layer 03:47:35 2e8e34ca0e6c: Pulling fs layer 03:47:35 a29436f7fd5d: Pulling fs layer 03:47:35 923cac83aea3: Pulling fs layer 03:47:35 25ad8b0a4227: Pulling fs layer 03:47:35 db01528c6b51: Pulling fs layer 03:47:35 28988de357af: Pulling fs layer 03:47:35 a29436f7fd5d: Waiting 03:47:35 db01528c6b51: Waiting 03:47:35 28988de357af: Waiting 03:47:35 923cac83aea3: Waiting 03:47:35 25ad8b0a4227: Waiting 03:47:35 461d9e800cba: Waiting 03:47:35 80192f66455f: Waiting 03:47:35 2e8e34ca0e6c: Waiting 03:47:35 6bf1a483ea7c: Verifying Checksum 03:47:35 6bf1a483ea7c: Download complete 03:47:35 461d9e800cba: Verifying Checksum 03:47:35 461d9e800cba: Download complete 03:47:35 80192f66455f: Download complete 03:47:35 f5dfc541a4d3: Verifying Checksum 03:47:35 f5dfc541a4d3: Download complete 03:47:36 3dae71ba6b94: Verifying Checksum 03:47:36 3dae71ba6b94: Download complete 03:47:36 923cac83aea3: Download complete 03:47:36 25ad8b0a4227: Verifying Checksum 03:47:36 25ad8b0a4227: Download complete 03:47:36 db01528c6b51: Verifying Checksum 03:47:36 db01528c6b51: Download complete 03:47:36 28988de357af: Verifying Checksum 03:47:36 28988de357af: Download complete 03:47:36 a29436f7fd5d: Verifying Checksum 03:47:36 a29436f7fd5d: Download complete 03:47:36 2e8e34ca0e6c: Verifying Checksum 03:47:36 2e8e34ca0e6c: Download complete 03:47:37 3dae71ba6b94: Pull complete 03:47:37 6bf1a483ea7c: Pull complete 03:47:38 f5dfc541a4d3: Pull complete 03:47:38 461d9e800cba: Pull complete 03:47:38 80192f66455f: Pull complete 03:47:42 2e8e34ca0e6c: Pull complete 03:47:42 a29436f7fd5d: Pull complete 03:47:43 923cac83aea3: Pull complete 03:47:43 25ad8b0a4227: Pull complete 03:47:43 db01528c6b51: Pull complete 03:47:43 28988de357af: Pull complete 03:47:43 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:43 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:47:43 $ 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 03:47:45 $ docker top eebb25128b8d2ed1f5c15afd8ebbd910c15dd5a885f232a7c8274919eea90b60 -eo pid,comm 03:47:45 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). 03:47:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:45 [ssh-agent] Looking for ssh-agent implementation... 03:47:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:45 $ docker exec eebb25128b8d2ed1f5c15afd8ebbd910c15dd5a885f232a7c8274919eea90b60 ssh-agent 03:47:45 SSH_AUTH_SOCK=/tmp/ssh-5qx6eIpIQfnx/agent.32 03:47:45 SSH_AGENT_PID=38 03:47:45 Running ssh-add (command line suppressed) 03:47:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2967952941370949153.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2967952941370949153.key) 03:47:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:45 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] sh 03:47:46 + git tag --points-at HEAD [Pipeline] } 03:47:46 $ docker exec --env ******** --env ******** eebb25128b8d2ed1f5c15afd8ebbd910c15dd5a885f232a7c8274919eea90b60 ssh-agent -k 03:47:46 unset SSH_AUTH_SOCK; 03:47:46 unset SSH_AGENT_PID; 03:47:46 echo Agent pid 38 killed; 03:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:46 [ssh-agent] Looking for ssh-agent implementation... 03:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:46 $ docker exec eebb25128b8d2ed1f5c15afd8ebbd910c15dd5a885f232a7c8274919eea90b60 ssh-agent 03:47:46 SSH_AUTH_SOCK=/tmp/ssh-Dd9c9nZSISIc/agent.85 03:47:46 SSH_AGENT_PID=91 03:47:46 Running ssh-add (command line suppressed) 03:47:46 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_746461415507496582.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_746461415507496582.key) 03:47:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:46 + git semver init 03:47:47 2026-08-22 03:47:47,177 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:47:47 2026-08-22 03:47:47,181 [run_init] DEBUG init version:0.0.0 force:False 03:47:47 2026-08-22 03:47:47,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 03:47:47 2026-08-22 03:47:47,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 03:47:47 2026-08-22 03:47:47,182 [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, stdin=None, shell=False, universal_newlines=False) 03:47:48 2026-08-22 03:47:48,254 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 03:47:48 2026-08-22 03:47:48,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 03:47:48 2026-08-22 03:47:48,255 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:47:48 2026-08-22 03:47:48,255 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:47:48 4.1.0-dev.43 [Pipeline] } 03:47:48 $ docker exec --env ******** --env ******** eebb25128b8d2ed1f5c15afd8ebbd910c15dd5a885f232a7c8274919eea90b60 ssh-agent -k 03:47:48 unset SSH_AUTH_SOCK; 03:47:48 unset SSH_AGENT_PID; 03:47:48 echo Agent pid 91 killed; 03:47:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:49 + git semver [Pipeline] } 03:47:49 $ docker stop --time=1 eebb25128b8d2ed1f5c15afd8ebbd910c15dd5a885f232a7c8274919eea90b60 03:47:50 $ docker rm -f --volumes eebb25128b8d2ed1f5c15afd8ebbd910c15dd5a885f232a7c8274919eea90b60 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:47:51 Stashed 1 file(s) [Pipeline] echo 03:47:51 [edgeXSemver]: initialized semver on version 4.1.0-dev.43 [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 03:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:47:53 ========================================================= 03:47:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:47:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:47:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:47:53 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:47:53 2d35ebdb57d9: Pulling fs layer 03:47:53 c35fb4624d26: Pulling fs layer 03:47:53 4e2aec7ef170: Pulling fs layer 03:47:53 333b49ad6fbf: Pulling fs layer 03:47:53 4f4fb700ef54: Pulling fs layer 03:47:53 c3e65509a76b: Pulling fs layer 03:47:53 7cf9ebb963bd: Pulling fs layer 03:47:53 bb34ca984cfb: Pulling fs layer 03:47:53 151cf03bc807: Pulling fs layer 03:47:53 333b49ad6fbf: Waiting 03:47:53 7cf9ebb963bd: Waiting 03:47:53 bb34ca984cfb: Waiting 03:47:53 151cf03bc807: Waiting 03:47:53 c3e65509a76b: Waiting 03:47:53 4f4fb700ef54: Waiting 03:47:53 c35fb4624d26: Verifying Checksum 03:47:53 c35fb4624d26: Download complete 03:47:53 2d35ebdb57d9: Verifying Checksum 03:47:53 2d35ebdb57d9: Download complete 03:47:53 333b49ad6fbf: Download complete 03:47:53 c3e65509a76b: Verifying Checksum 03:47:53 c3e65509a76b: Download complete 03:47:53 4f4fb700ef54: Verifying Checksum 03:47:53 4f4fb700ef54: Download complete 03:47:54 7cf9ebb963bd: Verifying Checksum 03:47:54 7cf9ebb963bd: Download complete 03:47:54 2d35ebdb57d9: Pull complete 03:47:54 c35fb4624d26: Pull complete 03:47:54 151cf03bc807: Verifying Checksum 03:47:54 151cf03bc807: Download complete 03:47:54 4e2aec7ef170: Verifying Checksum 03:47:54 bb34ca984cfb: Verifying Checksum 03:47:54 bb34ca984cfb: Download complete 03:47:59 4e2aec7ef170: Pull complete 03:47:59 333b49ad6fbf: Pull complete 03:47:59 4f4fb700ef54: Pull complete 03:47:59 c3e65509a76b: Pull complete 03:47:59 7cf9ebb963bd: Pull complete 03:48:02 bb34ca984cfb: Pull complete 03:48:02 151cf03bc807: Pull complete 03:48:02 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 03:48:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:03 + docker inspect -f . ci-base-image-x86_64 03:48:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:03 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:48:03 $ 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 03:48:04 $ docker top 184e2aee0bbf8016a6739cc5220abcd7d11aad862806032623b53e1cb49ba023 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:05 + go version 03:48:05 go version go1.25.2 linux/amd64 [Pipeline] } 03:48:05 $ docker stop --time=1 184e2aee0bbf8016a6739cc5220abcd7d11aad862806032623b53e1cb49ba023 03:48:06 $ docker rm -f --volumes 184e2aee0bbf8016a6739cc5220abcd7d11aad862806032623b53e1cb49ba023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:06 + docker inspect -f . ci-base-image-x86_64 03:48:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:07 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:48:07 $ 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 03:48:07 $ docker top c03938db4f1664a58ee6bf4d1cf9c5844a5a3b9aef7e121aa44f726cfd497132 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:07 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 03:48:07 + make test 03:48:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:48:07 go: downloading github.com/go-playground/validator/v10 v10.30.3 03:48:07 go: downloading github.com/google/uuid v1.6.0 03:48:07 go: downloading github.com/fxamacker/cbor/v2 v2.9.3 03:48:07 go: downloading github.com/stretchr/testify v1.12.1 03:48:07 go: downloading gopkg.in/yaml.v3 v3.0.1 03:48:07 go: downloading github.com/go-kit/log v0.2.1 03:48:08 go: downloading github.com/x448/float16 v0.8.4 03:48:08 go: downloading github.com/stretchr/objx v0.5.3 03:48:08 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 03:48:08 go: downloading github.com/go-playground/universal-translator v0.18.1 03:48:08 go: downloading github.com/leodido/go-urn v1.4.0 03:48:08 go: downloading golang.org/x/crypto v0.52.0 03:48:08 go: downloading golang.org/x/text v0.37.0 03:48:08 go: downloading go.yaml.in/yaml/v3 v3.0.5 03:48:08 go: downloading github.com/go-playground/locales v0.14.1 03:48:08 go: downloading golang.org/x/sys v0.45.0 03:48:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:48:11 github.com/edgexfoundry/go-mod-core-contracts/v4/clients coverage: 0.0% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.099s coverage: 78.7% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.017s coverage: 34.3% of statements 03:48:17 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 03:48:17 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.014s coverage: 29.4% of statements 03:48:17 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.012s coverage: 52.2% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.028s coverage: 77.7% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.012s coverage: 90.0% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.036s coverage: 85.1% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.008s coverage: 66.0% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.008s coverage: 33.8% of statements 03:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.012s coverage: 71.1% of statements 03:48:30 0 issues. 03:48:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:48:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:48:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:48:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:48:31 $ docker stop --time=1 c03938db4f1664a58ee6bf4d1cf9c5844a5a3b9aef7e121aa44f726cfd497132 03:48:33 $ docker rm -f --volumes c03938db4f1664a58ee6bf4d1cf9c5844a5a3b9aef7e121aa44f726cfd497132 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:33 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 03:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:34 03:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:34 latest: Pulling from edgex-lftools-log-publisher 03:48:34 5eb5b503b376: Pulling fs layer 03:48:34 5c69ac0246d0: Pulling fs layer 03:48:34 ec43610c2a17: Pulling fs layer 03:48:34 3a2ae6a8a46f: Pulling fs layer 03:48:34 33b1e0a273af: Pulling fs layer 03:48:34 5d3b04190fa2: Pulling fs layer 03:48:34 2f39f015ded8: Pulling fs layer 03:48:34 3a2ae6a8a46f: Waiting 03:48:34 33b1e0a273af: Waiting 03:48:34 5d3b04190fa2: Waiting 03:48:34 2f39f015ded8: Waiting 03:48:34 5c69ac0246d0: Verifying Checksum 03:48:34 5c69ac0246d0: Download complete 03:48:34 3a2ae6a8a46f: Verifying Checksum 03:48:34 3a2ae6a8a46f: Download complete 03:48:34 33b1e0a273af: Verifying Checksum 03:48:34 33b1e0a273af: Download complete 03:48:34 5d3b04190fa2: Verifying Checksum 03:48:34 5d3b04190fa2: Download complete 03:48:34 ec43610c2a17: Verifying Checksum 03:48:34 ec43610c2a17: Download complete 03:48:34 5eb5b503b376: Verifying Checksum 03:48:34 5eb5b503b376: Download complete 03:48:35 2f39f015ded8: Download complete 03:48:36 5eb5b503b376: Pull complete 03:48:36 5c69ac0246d0: Pull complete 03:48:36 ec43610c2a17: Pull complete 03:48:37 3a2ae6a8a46f: Pull complete 03:48:37 33b1e0a273af: Pull complete 03:48:37 5d3b04190fa2: Pull complete 03:48:44 2f39f015ded8: Pull complete 03:48:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:44 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:48:44 $ 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 03:48:45 $ docker top cc1defb9c426777e830e8203bf3f1035da83cf6703cbd8a6963caccf460dab50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:45 ---> job-cost.sh 03:48:45 lf-activate-venv: SKIPPING 03:48:45 INFO: No Stack... 03:48:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:46 INFO: Archiving Costs [Pipeline] sh 03:48:46 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 03:48:46 + cut -d, -f6 [Pipeline] lock 03:48:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-288-stack-cost] 03:48:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-288-stack-cost] did not exist. Created. 03:48:46 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-288-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:47 + echo total: 0.2199999988079071 [Pipeline] stash 03:48:47 Stashed 1 file(s) [Pipeline] } 03:48:47 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-288-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:47 $ docker stop --time=1 cc1defb9c426777e830e8203bf3f1035da83cf6703cbd8a6963caccf460dab50 03:48:48 $ docker rm -f --volumes cc1defb9c426777e830e8203bf3f1035da83cf6703cbd8a6963caccf460dab50 [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 03:48:49 provisioning config files... 03:48:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config18067937168171669570tmp [Pipeline] { [Pipeline] sh 03:48:49 + set +x 03:48:49 + + bash -scurl -- -s 03:48:49 https://codecov.io/bash 03:48:49 03:48:49 _____ _ 03:48:49 / ____| | | 03:48:49 | | ___ __| | ___ ___ _____ __ 03:48:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:48:49 | |___| (_) | (_| | __/ (_| (_) \ V / 03:48:49 \_____\___/ \__,_|\___|\___\___/ \_/ 03:48:49 Bash-1.0.6 03:48:49 03:48:49 03:48:49 ==> git version 2.25.1 found 03:48:49 ==> 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 03:48:49 Release-Date: 2020-01-08 03:48:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:48:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:48:49 ==> Jenkins CI detected. 03:48:49 current dir:  /w/workspace/undry_go-mod-core-contracts_main 03:48:49 project root: . 03:48:49 --> token set from env 03:48:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:48:49 ==> Running gcov in . (disable via -X gcov) 03:48:49 ==> Python coveragepy not found 03:48:49 ==> Searching for coverage reports in: 03:48:49 + . 03:48:49 -> Found 1 reports 03:48:49 ==> Detecting git/mercurial file structure 03:48:49 ==> Reading reports 03:48:49 + ./coverage.out bytes=404485 03:48:49 ==> Appending adjustments 03:48:49 https://docs.codecov.io/docs/fixing-reports 03:48:50 + Found adjustments 03:48:50 ==> Gzipping contents 03:48:50 44K /tmp/codecov.FPccpH.gz 03:48:50 ==> Uploading reports 03:48:50 url: https://codecov.io 03:48:50 query: branch=main&commit=12e31f3990839f28cafd83ebb60d96dcb94cc8c5&build=288&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F288%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 03:48:50 -> Pinging Codecov 03:48:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12e31f3990839f28cafd83ebb60d96dcb94cc8c5&build=288&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F288%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 03:48:50 -> Uploading to 03:48:50 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-core-contracts/12e31f3990839f28cafd83ebb60d96dcb94cc8c5/90205299-3f2e-4090-b5a2-53e28cdfa2f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260822%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260822T034850Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=52558af718ed0082b513f2f8438c6f60984a55515e2af140a90f2d03b4035dd2 03:48:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:50 Dload Upload Total Spent Left Speed 03:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42174 0 0 100 42174 0 203k --:--:-- --:--:-- --:--:-- 203k 03:48:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/12e31f3990839f28cafd83ebb60d96dcb94cc8c5 [Pipeline] } 03:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:48:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:48:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:48:51 03:48:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:48:52 latest: Pulling from edgex-devops/edgex-snyk-go 03:48:52 2d35ebdb57d9: Already exists 03:48:52 85e8836fcdb2: Pulling fs layer 03:48:52 91631faa732a: Pulling fs layer 03:48:52 f3f5ae8826fa: Pulling fs layer 03:48:52 4f4fb700ef54: Pulling fs layer 03:48:52 7861252a18e6: Pulling fs layer 03:48:52 9130f900ef6f: Pulling fs layer 03:48:52 4f4fb700ef54: Waiting 03:48:52 7861252a18e6: Waiting 03:48:52 9130f900ef6f: Waiting 03:48:52 f3f5ae8826fa: Verifying Checksum 03:48:52 f3f5ae8826fa: Download complete 03:48:52 85e8836fcdb2: Verifying Checksum 03:48:52 85e8836fcdb2: Download complete 03:48:52 4f4fb700ef54: Verifying Checksum 03:48:52 4f4fb700ef54: Download complete 03:48:52 85e8836fcdb2: Pull complete 03:48:52 7861252a18e6: Verifying Checksum 03:48:52 7861252a18e6: Download complete 03:48:52 91631faa732a: Verifying Checksum 03:48:52 91631faa732a: Download complete 03:48:53 9130f900ef6f: Verifying Checksum 03:48:53 9130f900ef6f: Download complete 03:48:57 91631faa732a: Pull complete 03:48:57 f3f5ae8826fa: Pull complete 03:48:57 4f4fb700ef54: Pull complete 03:48:57 7861252a18e6: Pull complete 03:49:01 9130f900ef6f: Pull complete 03:49:01 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:01 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:49:01 $ 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 03:49:03 $ docker top c2c201165bc1dbb2c093537e935fdd6e72216a8f0e9514cd0a888f164f9ccdcc -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:03 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 03:49:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 03:49:04 + set -o pipefail 03:49:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 03:49:08 03:49:08 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... 03:49:08 03:49:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/6a1aab83-c6af-4321-8e86-a8cde06b6928 03:49:08 03:49:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:49:08 [Pipeline] } 03:49:08 $ docker stop --time=1 c2c201165bc1dbb2c093537e935fdd6e72216a8f0e9514cd0a888f164f9ccdcc 03:49:10 $ docker rm -f --volumes c2c201165bc1dbb2c093537e935fdd6e72216a8f0e9514cd0a888f164f9ccdcc [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 03:49:12 + git log --format=format:%s -1 12e31f3990839f28cafd83ebb60d96dcb94cc8c5 [Pipeline] sh 03:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:13 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:49:13 $ 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 03:49:14 $ docker top d39903a78857facf684dd99b16a0c42b96b6f084ebde5483ebe929cf8206cb03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:14 [ssh-agent] Looking for ssh-agent implementation... 03:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:14 $ docker exec d39903a78857facf684dd99b16a0c42b96b6f084ebde5483ebe929cf8206cb03 ssh-agent 03:49:14 SSH_AUTH_SOCK=/tmp/ssh-o2s9SJMnjJZj/agent.32 03:49:14 SSH_AGENT_PID=38 03:49:14 Running ssh-add (command line suppressed) 03:49:14 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1263122857657815069.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1263122857657815069.key) 03:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:15 + git semver tag 03:49:15 2026-08-22 03:49:15,484 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:49:15 2026-08-22 03:49:15,487 [run_tag] DEBUG tag force:False 03:49:15 2026-08-22 03:49:15,487 [check_head_tag] DEBUG check head tag 03:49:15 2026-08-22 03:49:15,489 [execute] INFO git cat-file --batch-check 03:49:15 2026-08-22 03:49:15,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=, shell=False, universal_newlines=False) 03:49:15 2026-08-22 03:49:15,490 [execute] INFO git cat-file --batch 03:49:15 2026-08-22 03:49:15,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=, shell=False, universal_newlines=False) 03:49:15 2026-08-22 03:49:15,527 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:49:15 2026-08-22 03:49:15,527 [execute] INFO git tag -a v4.1.0-dev.43 -m v4.1.0-dev.43 03:49:15 2026-08-22 03:49:15,527 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.43', '-m', 'v4.1.0-dev.43'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=None, shell=False, universal_newlines=False) 03:49:15 2026-08-22 03:49:15,530 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:49:15 4.1.0-dev.43 [Pipeline] } 03:49:15 $ docker exec --env ******** --env ******** d39903a78857facf684dd99b16a0c42b96b6f084ebde5483ebe929cf8206cb03 ssh-agent -k 03:49:15 unset SSH_AUTH_SOCK; 03:49:15 unset SSH_AGENT_PID; 03:49:15 echo Agent pid 38 killed; 03:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:16 + git semver [Pipeline] } 03:49:16 $ docker stop --time=1 d39903a78857facf684dd99b16a0c42b96b6f084ebde5483ebe929cf8206cb03 03:49:17 $ docker rm -f --volumes d39903a78857facf684dd99b16a0c42b96b6f084ebde5483ebe929cf8206cb03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:18 03:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:18 0.23.1-centos7: Pulling from edgex-lftools 03:49:18 ab5ef0e58194: Pulling fs layer 03:49:18 9712f1f96733: Pulling fs layer 03:49:18 63f879dbbcfc: Pulling fs layer 03:49:18 0d9ebad4ef96: Pulling fs layer 03:49:18 e9a5061849ea: Pulling fs layer 03:49:18 d747dcd14b5f: Pulling fs layer 03:49:18 2de7ff778b66: Pulling fs layer 03:49:18 0d9ebad4ef96: Waiting 03:49:18 d747dcd14b5f: Waiting 03:49:18 e9a5061849ea: Waiting 03:49:18 2de7ff778b66: Waiting 03:49:18 9712f1f96733: Verifying Checksum 03:49:18 9712f1f96733: Download complete 03:49:19 63f879dbbcfc: Verifying Checksum 03:49:19 63f879dbbcfc: Download complete 03:49:19 e9a5061849ea: Verifying Checksum 03:49:19 e9a5061849ea: Download complete 03:49:19 d747dcd14b5f: Download complete 03:49:19 0d9ebad4ef96: Verifying Checksum 03:49:19 0d9ebad4ef96: Download complete 03:49:19 2de7ff778b66: Download complete 03:49:19 ab5ef0e58194: Verifying Checksum 03:49:19 ab5ef0e58194: Download complete 03:49:23 ab5ef0e58194: Pull complete 03:49:23 9712f1f96733: Pull complete 03:49:23 63f879dbbcfc: Pull complete 03:49:28 0d9ebad4ef96: Pull complete 03:49:28 e9a5061849ea: Pull complete 03:49:28 d747dcd14b5f: Pull complete 03:49:29 2de7ff778b66: Pull complete 03:49:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:29 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:49:29 $ 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 03:49:31 $ docker top 3190247884ad1567d2492f10fdc62db95d12805dfb2ba173474859900efcf610 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:49:31 provisioning config files... 03:49:31 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16248233989886870310tmp 03:49:31 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16787004882506376580tmp 03:49:31 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16348054066432608369tmp [Pipeline] { [Pipeline] echo 03:49:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:49:31 ---> sigul-configuration.sh 03:49:31 gpg: directory `/root/.gnupg' created 03:49:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:49:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:49:31 gpg: keyring `/root/.gnupg/secring.gpg' created 03:49:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:49:31 gpg: CAST5 encrypted data 03:49:31 gpg: encrypted with 1 passphrase 03:49:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:49:32 + mkdir /home/jenkins 03:49:32 + mkdir /home/jenkins/sigul [Pipeline] sh 03:49:32 + 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 03:49:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:49:32 ---> sigul-install.sh 03:49:32 Sigul already installed; skipping installation. [Pipeline] sh 03:49:33 + git tag --list 03:49:33 v0.0.0 03:49:33 v0.0.1 03:49:33 v0.1.0 03:49:33 v0.1.1 03:49:33 v0.1.10 03:49:33 v0.1.100 03:49:33 v0.1.101 03:49:33 v0.1.102 03:49:33 v0.1.103 03:49:33 v0.1.104 03:49:33 v0.1.105 03:49:33 v0.1.106 03:49:33 v0.1.107 03:49:33 v0.1.108 03:49:33 v0.1.109 03:49:33 v0.1.11 03:49:33 v0.1.110 03:49:33 v0.1.111 03:49:33 v0.1.112 03:49:33 v0.1.113 03:49:33 v0.1.114 03:49:33 v0.1.115 03:49:33 v0.1.116 03:49:33 v0.1.117 03:49:33 v0.1.118 03:49:33 v0.1.119 03:49:33 v0.1.12 03:49:33 v0.1.120 03:49:33 v0.1.121 03:49:33 v0.1.122 03:49:33 v0.1.123 03:49:33 v0.1.124 03:49:33 v0.1.125 03:49:33 v0.1.126 03:49:33 v0.1.127 03:49:33 v0.1.128 03:49:33 v0.1.129 03:49:33 v0.1.13 03:49:33 v0.1.130 03:49:33 v0.1.131 03:49:33 v0.1.132 03:49:33 v0.1.133 03:49:33 v0.1.134 03:49:33 v0.1.135 03:49:33 v0.1.136 03:49:33 v0.1.137 03:49:33 v0.1.138 03:49:33 v0.1.139 03:49:33 v0.1.14 03:49:33 v0.1.140 03:49:33 v0.1.141 03:49:33 v0.1.142 03:49:33 v0.1.143 03:49:33 v0.1.144 03:49:33 v0.1.145 03:49:33 v0.1.146 03:49:33 v0.1.147 03:49:33 v0.1.148 03:49:33 v0.1.149 03:49:33 v0.1.15 03:49:33 v0.1.16 03:49:33 v0.1.17 03:49:33 v0.1.18 03:49:33 v0.1.19 03:49:33 v0.1.2 03:49:33 v0.1.20 03:49:33 v0.1.21 03:49:33 v0.1.22 03:49:33 v0.1.23 03:49:33 v0.1.24 03:49:33 v0.1.25 03:49:33 v0.1.26 03:49:33 v0.1.27 03:49:33 v0.1.28 03:49:33 v0.1.29 03:49:33 v0.1.3 03:49:33 v0.1.30 03:49:33 v0.1.31 03:49:33 v0.1.32 03:49:33 v0.1.33 03:49:33 v0.1.34 03:49:33 v0.1.35 03:49:33 v0.1.36 03:49:33 v0.1.37 03:49:33 v0.1.38 03:49:33 v0.1.39 03:49:33 v0.1.4 03:49:33 v0.1.40 03:49:33 v0.1.41 03:49:33 v0.1.42 03:49:33 v0.1.43 03:49:33 v0.1.44 03:49:33 v0.1.45 03:49:33 v0.1.46 03:49:33 v0.1.47 03:49:33 v0.1.48 03:49:33 v0.1.49 03:49:33 v0.1.5 03:49:33 v0.1.50 03:49:33 v0.1.51 03:49:33 v0.1.52 03:49:33 v0.1.53 03:49:33 v0.1.54 03:49:33 v0.1.55 03:49:33 v0.1.56 03:49:33 v0.1.57 03:49:33 v0.1.58 03:49:33 v0.1.59 03:49:33 v0.1.6 03:49:33 v0.1.60 03:49:33 v0.1.61 03:49:33 v0.1.62 03:49:33 v0.1.63 03:49:33 v0.1.64 03:49:33 v0.1.65 03:49:33 v0.1.66 03:49:33 v0.1.67 03:49:33 v0.1.68 03:49:33 v0.1.69 03:49:33 v0.1.7 03:49:33 v0.1.70 03:49:33 v0.1.71 03:49:33 v0.1.72 03:49:33 v0.1.73 03:49:33 v0.1.74 03:49:33 v0.1.75 03:49:33 v0.1.76 03:49:33 v0.1.77 03:49:33 v0.1.78 03:49:33 v0.1.79 03:49:33 v0.1.8 03:49:33 v0.1.80 03:49:33 v0.1.81 03:49:33 v0.1.82 03:49:33 v0.1.83 03:49:33 v0.1.84 03:49:33 v0.1.85 03:49:33 v0.1.86 03:49:33 v0.1.87 03:49:33 v0.1.88 03:49:33 v0.1.89 03:49:33 v0.1.9 03:49:33 v0.1.90 03:49:33 v0.1.91 03:49:33 v0.1.92 03:49:33 v0.1.93 03:49:33 v0.1.94 03:49:33 v0.1.95 03:49:33 v0.1.96 03:49:33 v0.1.97 03:49:33 v0.1.98 03:49:33 v0.1.99 03:49:33 v2.0.0 03:49:33 v2.1.0 03:49:33 v2.1.1 03:49:33 v2.2.0 03:49:33 v2.3.0 03:49:33 v3.0 03:49:33 v3.0.0 03:49:33 v3.1 03:49:33 v3.1.0 03:49:33 v4.0 03:49:33 v4.0.0 03:49:33 v4.0.1 03:49:33 v4.0.2 03:49:33 v4.0.3 03:49:33 v4.1.0-dev.39 03:49:33 v4.1.0-dev.40 03:49:33 v4.1.0-dev.41 03:49:33 v4.1.0-dev.42 03:49:33 v4.1.0-dev.43 [Pipeline] sh 03:49:33 + lftools sign git-tag v4.1.0-dev.43 03:49:34 Signing Git tag with Sigul... 03:49:34 Signing v4.1.0-dev.43 [Pipeline] echo 03:49:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:49:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:49:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:49:34 $ docker stop --time=1 3190247884ad1567d2492f10fdc62db95d12805dfb2ba173474859900efcf610 03:49:35 $ docker rm -f --volumes 3190247884ad1567d2492f10fdc62db95d12805dfb2ba173474859900efcf610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:49:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:36 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:49:36 $ 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 03:49:37 $ docker top 9dd080523ee69bf731620f29775cc51105b1608a304b9fccd7501d4f578e4e59 -eo pid,comm 03:49:37 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). 03:49:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:37 [ssh-agent] Looking for ssh-agent implementation... 03:49:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:37 $ docker exec 9dd080523ee69bf731620f29775cc51105b1608a304b9fccd7501d4f578e4e59 ssh-agent 03:49:37 SSH_AUTH_SOCK=/tmp/ssh-cjp4kA9PC2Ed/agent.32 03:49:37 SSH_AGENT_PID=38 03:49:37 Running ssh-add (command line suppressed) 03:49:37 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4823953191096857359.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4823953191096857359.key) 03:49:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:37 + git semver bump pre 03:49:38 2026-08-22 03:49:38,022 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:49:38 2026-08-22 03:49:38,025 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:49:38 2026-08-22 03:49:38,025 [bump_version] DEBUG bumping version:4.1.0-dev.43 on axis:pre with prefix:dev 03:49:38 2026-08-22 03:49:38,025 [bump_version] DEBUG bumped version:4.1.0-dev.44 03:49:38 2026-08-22 03:49:38,025 [write_version] DEBUG write version:4.1.0-dev.44 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 03:49:38 2026-08-22 03:49:38,025 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:49:38 2026-08-22 03:49:38,025 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:49:38 2026-08-22 03:49:38,027 [execute] INFO git cat-file --batch-check 03:49:38 2026-08-22 03:49:38,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 03:49:38 2026-08-22 03:49:38,030 [execute] INFO git cat-file --batch 03:49:38 2026-08-22 03:49:38,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 03:49:38 2026-08-22 03:49:38,033 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:49:38 4.1.0-dev.44 [Pipeline] } 03:49:38 $ docker exec --env ******** --env ******** 9dd080523ee69bf731620f29775cc51105b1608a304b9fccd7501d4f578e4e59 ssh-agent -k 03:49:38 unset SSH_AUTH_SOCK; 03:49:38 unset SSH_AGENT_PID; 03:49:38 echo Agent pid 38 killed; 03:49:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:38 + git semver [Pipeline] } 03:49:38 $ docker stop --time=1 9dd080523ee69bf731620f29775cc51105b1608a304b9fccd7501d4f578e4e59 03:49:40 $ docker rm -f --volumes 9dd080523ee69bf731620f29775cc51105b1608a304b9fccd7501d4f578e4e59 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:40 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:49:40 $ 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 03:49:41 $ docker top 8353225d74bd8fec1514f97268bd80f8c8fb0d74b79edf56441663b31970ac41 -eo pid,comm 03:49:41 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). 03:49:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:41 [ssh-agent] Looking for ssh-agent implementation... 03:49:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:41 $ docker exec 8353225d74bd8fec1514f97268bd80f8c8fb0d74b79edf56441663b31970ac41 ssh-agent 03:49:41 SSH_AUTH_SOCK=/tmp/ssh-Ft0TvhwV0veN/agent.32 03:49:41 SSH_AGENT_PID=38 03:49:41 Running ssh-add (command line suppressed) 03:49:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8605546207047263299.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8605546207047263299.key) 03:49:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:41 + git semver push 03:49:42 2026-08-22 03:49:42,040 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:49:42 2026-08-22 03:49:42,043 [run_push] DEBUG push 03:49:42 2026-08-22 03:49:42,044 [execute] INFO git cat-file --batch-check 03:49:42 2026-08-22 03:49:42,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 03:49:42 2026-08-22 03:49:42,046 [execute] INFO git rev-list 3801382997baffc5d1cd8b16a358937654605a2b -- 03:49:42 2026-08-22 03:49:42,046 [execute] DEBUG Popen(['git', 'rev-list', '3801382997baffc5d1cd8b16a358937654605a2b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:49:42 2026-08-22 03:49:42,060 [execute] INFO git fetch -v -- origin 03:49:42 2026-08-22 03:49:42,060 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:49:42 2026-08-22 03:49:42,679 [run_push] DEBUG no remote changes detected 03:49:42 2026-08-22 03:49:42,679 [execute] INFO git push origin semver 03:49:42 2026-08-22 03:49:42,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:49:44 2026-08-22 03:49:43,955 [run_push] DEBUG push all version tags 03:49:44 2026-08-22 03:49:43,955 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:49:44 2026-08-22 03:49:43,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=None, shell=False, universal_newlines=False) 03:49:45 2026-08-22 03:49:45,189 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:49:45 4.1.0-dev.44 [Pipeline] } 03:49:45 $ docker exec --env ******** --env ******** 8353225d74bd8fec1514f97268bd80f8c8fb0d74b79edf56441663b31970ac41 ssh-agent -k 03:49:45 unset SSH_AUTH_SOCK; 03:49:45 unset SSH_AGENT_PID; 03:49:45 echo Agent pid 38 killed; 03:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:46 + git semver [Pipeline] } 03:49:46 $ docker stop --time=1 8353225d74bd8fec1514f97268bd80f8c8fb0d74b79edf56441663b31970ac41 03:49:47 $ docker rm -f --volumes 8353225d74bd8fec1514f97268bd80f8c8fb0d74b79edf56441663b31970ac41 [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 03:49:49 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 03:49:49 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 03:49:49 total 16 03:49:49 drwxr-xr-x 3 root root 4096 Aug 22 03:48 . 03:49:49 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 03:49 .. 03:49:49 drwxr-xr-x 2 root root 4096 Aug 22 03:48 cost 03:49:49 -rw-r--r-- 1 root root 93 Aug 22 03:48 cost.csv 03:49:49 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 03:49:49 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 03:49:49 total 16 03:49:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 03:48 . 03:49:49 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 03:49 .. 03:49:49 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 03:48 cost 03:49:49 -rw-r--r-- 1 jenkins jenkins 93 Aug 22 03:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:49:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:49:50 ---> package-listing.sh 03:49:50 ++ facter osfamily 03:49:50 ++ tr '[:upper:]' '[:lower:]' 03:49:50 + OS_FAMILY=debian 03:49:50 + workspace=/w/workspace/undry_go-mod-core-contracts_main 03:49:50 + START_PACKAGES=/tmp/packages_start.txt 03:49:50 + END_PACKAGES=/tmp/packages_end.txt 03:49:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:49:50 + PACKAGES=/tmp/packages_start.txt 03:49:50 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 03:49:50 + PACKAGES=/tmp/packages_end.txt 03:49:50 + case "${OS_FAMILY}" in 03:49:50 + dpkg -l 03:49:50 + grep '^ii' 03:49:51 + '[' -f /tmp/packages_start.txt ']' 03:49:51 + '[' -f /tmp/packages_end.txt ']' 03:49:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:49:51 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 03:49:51 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 03:49:51 + 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 03:49:51 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 03:49:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:52 prd-ubuntu20.04-docker-8c-8g-775 does not seem to be running inside a container 03:49:52 $ 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 03:49:52 $ docker top b5fff5511ad7ddaba205b198c02f4cf98ec152cf8efa3f6a58f4e1ae0e305975 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:53 + touch /tmp/pre-build-complete [Pipeline] sh 03:49:53 + mkdir -p /var/log/sysstat [Pipeline] sh 03:49:54 + ls /var/log/sa-host 03:49:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:54 provisioning config files... 03:49:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2385142569746389149tmp [Pipeline] { [Pipeline] echo 03:49:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:55 ---> create-netrc.sh [Pipeline] } 03:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:49:56 ---> python-tools-install.sh [Pipeline] echo 03:49:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:49:56 ---> sudo-logs.sh 03:49:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:49:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:49:57 ---> job-cost.sh 03:49:57 lf-activate-venv: SKIPPING 03:49:57 DEBUG: total: 0.2199999988079071 03:49:57 INFO: Retrieving Stack Cost... 03:49:57 INFO: Retrieving Pricing Info for: v3-standard-8 03:49:57 INFO: Archiving Costs [Pipeline] echo 03:49:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:49:58 ---> logs-deploy.sh 03:49:58 lf-activate-venv: SKIPPING 03:49:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/288 03:49:58 INFO: archiving workspace using pattern(s): 03:49:59 Archives upload complete. 03:50:00 INFO: archiving logs to Nexus