Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c09f050e5c33380faadba581803762f927908c3f 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-ssh13649273525866456341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9599afe4600029d8782082ac22adb41213b99bad 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-ssh12447827472858011645.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 9599afe4600029d8782082ac22adb41213b99bad 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-ssh8367810717116758054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9599afe4600029d8782082ac22adb41213b99bad (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9599afe4600029d8782082ac22adb41213b99bad # timeout=10 Commit message: "fix: build all multi-arch images at once" > 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-ssh560498561260393064.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-ssh17816789797774283803.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-42399 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 c09f050e5c33380faadba581803762f927908c3f (main) Commit message: "fix: Initialize resourcesCache for new device profile client (#1002)" > 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 c09f050e5c33380faadba581803762f927908c3f # timeout=10 > git rev-list --no-walk 7946959e25d56d77acb5304442105344b3c27e5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:39:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:39:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:39:23 ========================================================= 04:39:23 EdgeX Global Pipelines Version Info 04:39:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:39:24 ------------------- 04:39:24 stable info: 04:39:24 ------------------- 04:39:24 Commited By: Ginny Guan ginny@iotechsys.com 04:39:24 Commit SHA: 9599afe4600029d8782082ac22adb41213b99bad 04:39:24 Message: update stable to testing 04:39:24 ------------------- 04:39:24 experimental info: 04:39:24 ------------------- 04:39:24 Commited By: Ginny Guan ginny@iotechsys.com 04:39:24 Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 04:39:24 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c09f050e5c33380faadba581803762f927908c3f [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c09f050 [Pipeline] echo 04:39:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:39:26 + git rev-list -1 --merges c09f050e5c33380faadba581803762f927908c3f~1..c09f050e5c33380faadba581803762f927908c3f [Pipeline] echo 04:39:26 -----------> git rev-list -1 --merges c09f050e5c33380faadba581803762f927908c3f~1..c09f050e5c33380faadba581803762f927908c3f c09f050e5c33380faadba581803762f927908c3f [false] [Pipeline] sh 04:39:26 + git log --format=format:%s -1 c09f050e5c33380faadba581803762f927908c3f [Pipeline] echo 04:39:26 ========================================================= 04:39:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:39:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39:26 + git log --format=format:%s -1 c09f050e5c33380faadba581803762f927908c3f [Pipeline] echo 04:39:26 [semverPrep] GIT_COMMIT: c09f050e5c33380faadba581803762f927908c3f, Commit Message: fix: Initialize resourcesCache for new device profile client (#1002) [Pipeline] echo 04:39:26 [semverPrep] This is not a build commit. [Pipeline] sh 04:39:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:27 + grep -v github /etc/ssh/ssh_known_hosts 04:39:27 + [ -e /tmp/ssh_known_hosts ] 04:39:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:39:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:39:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:39:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:28 04:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:28 0.1.4: Pulling from edgex-devops/py-git-semver 04:39:28 b85a868b505f: Pulling fs layer 04:39:28 e2be974225ed: Pulling fs layer 04:39:28 339a4e72a1f5: Pulling fs layer 04:39:28 988bab9f4d93: Pulling fs layer 04:39:28 1469e6f7b9e6: Pulling fs layer 04:39:28 eaf3925da568: Pulling fs layer 04:39:28 bab4dde63d76: Pulling fs layer 04:39:28 bde34c3a00c8: Pulling fs layer 04:39:28 b352a97aabf1: Pulling fs layer 04:39:28 4872d77fe225: Pulling fs layer 04:39:28 5851b861e8e6: Pulling fs layer 04:39:28 bde34c3a00c8: Waiting 04:39:28 bab4dde63d76: Waiting 04:39:28 1469e6f7b9e6: Waiting 04:39:28 eaf3925da568: Waiting 04:39:28 5851b861e8e6: Waiting 04:39:28 4872d77fe225: Waiting 04:39:28 988bab9f4d93: Waiting 04:39:28 e2be974225ed: Verifying Checksum 04:39:28 e2be974225ed: Download complete 04:39:28 988bab9f4d93: Verifying Checksum 04:39:28 988bab9f4d93: Download complete 04:39:28 1469e6f7b9e6: Verifying Checksum 04:39:28 1469e6f7b9e6: Download complete 04:39:28 339a4e72a1f5: Verifying Checksum 04:39:28 339a4e72a1f5: Download complete 04:39:28 eaf3925da568: Verifying Checksum 04:39:28 eaf3925da568: Download complete 04:39:28 bde34c3a00c8: Download complete 04:39:28 b352a97aabf1: Verifying Checksum 04:39:28 b352a97aabf1: Download complete 04:39:28 4872d77fe225: Verifying Checksum 04:39:28 5851b861e8e6: Download complete 04:39:28 b85a868b505f: Verifying Checksum 04:39:28 b85a868b505f: Download complete 04:39:29 bab4dde63d76: Verifying Checksum 04:39:29 bab4dde63d76: Download complete 04:39:30 b85a868b505f: Pull complete 04:39:30 e2be974225ed: Pull complete 04:39:30 339a4e72a1f5: Pull complete 04:39:30 988bab9f4d93: Pull complete 04:39:30 1469e6f7b9e6: Pull complete 04:39:30 eaf3925da568: Pull complete 04:39:32 bab4dde63d76: Pull complete 04:39:32 bde34c3a00c8: Pull complete 04:39:32 b352a97aabf1: Pull complete 04:39:32 4872d77fe225: Pull complete 04:39:32 5851b861e8e6: Pull complete 04:39:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:33 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:39:33 $ 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 04:39:34 $ docker top 63e65f355191705cad52f3b581c31c4e92f873eaf8ddb70f4298fb65dd61fa59 -eo pid,comm 04:39:34 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). 04:39:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:34 [ssh-agent] Looking for ssh-agent implementation... 04:39:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:34 $ docker exec 63e65f355191705cad52f3b581c31c4e92f873eaf8ddb70f4298fb65dd61fa59 ssh-agent 04:39:34 SSH_AUTH_SOCK=/tmp/ssh-dLhBXHNNuHLc/agent.33 04:39:34 SSH_AGENT_PID=39 04:39:34 Running ssh-add (command line suppressed) 04:39:35 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16625401328990669065.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16625401328990669065.key) 04:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:35 + git tag --points-at HEAD [Pipeline] } 04:39:35 $ docker exec --env ******** --env ******** 63e65f355191705cad52f3b581c31c4e92f873eaf8ddb70f4298fb65dd61fa59 ssh-agent -k 04:39:35 unset SSH_AUTH_SOCK; 04:39:35 unset SSH_AGENT_PID; 04:39:35 echo Agent pid 39 killed; 04:39:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:35 [ssh-agent] Looking for ssh-agent implementation... 04:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:35 $ docker exec 63e65f355191705cad52f3b581c31c4e92f873eaf8ddb70f4298fb65dd61fa59 ssh-agent 04:39:35 SSH_AUTH_SOCK=/tmp/ssh-RXgGRlHXJ4E2/agent.72 04:39:35 SSH_AGENT_PID=78 04:39:35 Running ssh-add (command line suppressed) 04:39:35 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7329494821470997484.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7329494821470997484.key) 04:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:36 + git semver init 04:39:36 2025-03-31 04:39:36,337 [run_init] DEBUG init version:0.0.0 force:False 04:39:36 2025-03-31 04:39:36,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 04:39:36 2025-03-31 04:39:36,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 04:39:36 2025-03-31 04:39:36,338 [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) 04:39:37 2025-03-31 04:39:37,206 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 04:39:37 2025-03-31 04:39:37,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 04:39:37 2025-03-31 04:39:37,207 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:39:37 2025-03-31 04:39:37,207 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:39:37 4.1.0-dev.2 [Pipeline] } 04:39:37 $ docker exec --env ******** --env ******** 63e65f355191705cad52f3b581c31c4e92f873eaf8ddb70f4298fb65dd61fa59 ssh-agent -k 04:39:37 unset SSH_AUTH_SOCK; 04:39:37 unset SSH_AGENT_PID; 04:39:37 echo Agent pid 78 killed; 04:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:37 + git semver [Pipeline] } 04:39:38 $ docker stop --time=1 63e65f355191705cad52f3b581c31c4e92f873eaf8ddb70f4298fb65dd61fa59 04:39:39 $ docker rm -f --volumes 63e65f355191705cad52f3b581c31c4e92f873eaf8ddb70f4298fb65dd61fa59 [Pipeline] // withDockerContainer [Pipeline] sh 04:39:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:39:39 Stashed 1 file(s) [Pipeline] echo 04:39:39 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 04:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:39:40 ========================================================= 04:39:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:39:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:39:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:39:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:39:40 da9db072f522: Pulling fs layer 04:39:40 6ef4a4ee8ca5: Pulling fs layer 04:39:40 06f05ace1117: Pulling fs layer 04:39:40 5fe327b54edc: Pulling fs layer 04:39:40 4f4fb700ef54: Pulling fs layer 04:39:40 92a5565b7b96: Pulling fs layer 04:39:40 ff9bb7016b71: Pulling fs layer 04:39:40 b67dba6c2c7d: Pulling fs layer 04:39:40 a813b0c90790: Pulling fs layer 04:39:40 5fe327b54edc: Waiting 04:39:40 4f4fb700ef54: Waiting 04:39:40 92a5565b7b96: Waiting 04:39:40 a813b0c90790: Waiting 04:39:40 ff9bb7016b71: Waiting 04:39:40 b67dba6c2c7d: Waiting 04:39:40 6ef4a4ee8ca5: Verifying Checksum 04:39:40 6ef4a4ee8ca5: Download complete 04:39:40 5fe327b54edc: Download complete 04:39:40 4f4fb700ef54: Download complete 04:39:40 92a5565b7b96: Verifying Checksum 04:39:40 92a5565b7b96: Download complete 04:39:40 da9db072f522: Download complete 04:39:40 ff9bb7016b71: Verifying Checksum 04:39:40 ff9bb7016b71: Download complete 04:39:40 da9db072f522: Pull complete 04:39:40 a813b0c90790: Verifying Checksum 04:39:40 a813b0c90790: Download complete 04:39:40 6ef4a4ee8ca5: Pull complete 04:39:41 06f05ace1117: Verifying Checksum 04:39:41 06f05ace1117: Download complete 04:39:41 b67dba6c2c7d: Verifying Checksum 04:39:41 b67dba6c2c7d: Download complete 04:39:44 06f05ace1117: Pull complete 04:39:44 5fe327b54edc: Pull complete 04:39:44 4f4fb700ef54: Pull complete 04:39:44 92a5565b7b96: Pull complete 04:39:44 ff9bb7016b71: Pull complete 04:39:47 b67dba6c2c7d: Pull complete 04:39:47 a813b0c90790: Pull complete 04:39:47 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:39:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 04:39:47 + 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 04:39:48 + docker inspect -f . ci-base-image-x86_64 04:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:48 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:39:48 $ 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 04:39:50 $ docker top 068729588d5cbd5db59d895d9812b3b0ff9a054da5f227989b71b4869c27b723 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:50 + go version 04:39:50 go version go1.23.4 linux/amd64 [Pipeline] } 04:39:50 $ docker stop --time=1 068729588d5cbd5db59d895d9812b3b0ff9a054da5f227989b71b4869c27b723 04:39:52 $ docker rm -f --volumes 068729588d5cbd5db59d895d9812b3b0ff9a054da5f227989b71b4869c27b723 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:52 + docker inspect -f . ci-base-image-x86_64 04:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:52 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:39:52 $ 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 04:39:53 $ docker top 4df485c3d3a1520dd590ce51fa569ed3d96e46640a9a549be314cc30b5a4c2a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:53 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 04:39:53 + make test 04:39:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:39:53 go: downloading github.com/google/uuid v1.6.0 04:39:53 go: downloading github.com/go-playground/validator/v10 v10.25.0 04:39:53 go: downloading github.com/stretchr/testify v1.10.0 04:39:53 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:39:53 go: downloading gopkg.in/yaml.v3 v3.0.1 04:39:53 go: downloading github.com/go-kit/log v0.2.1 04:39:53 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:39:53 go: downloading github.com/x448/float16 v0.8.4 04:39:53 go: downloading github.com/davecgh/go-spew v1.1.1 04:39:53 go: downloading github.com/pmezard/go-difflib v1.0.0 04:39:53 go: downloading github.com/stretchr/objx v0.5.2 04:39:53 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 04:39:53 go: downloading github.com/go-playground/universal-translator v0.18.1 04:39:53 go: downloading github.com/leodido/go-urn v1.4.0 04:39:53 go: downloading golang.org/x/crypto v0.35.0 04:39:53 go: downloading golang.org/x/text v0.22.0 04:39:53 go: downloading github.com/go-playground/locales v0.14.1 04:39:54 go: downloading golang.org/x/sys v0.30.0 04:39:54 go: downloading golang.org/x/net v0.36.0 04:39:56 github.com/edgexfoundry/go-mod-core-contracts/v4/clients coverage: 0.0% of statements 04:40:03 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 04:40:03 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 04:40:03 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.068s coverage: 79.0% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.011s coverage: 35.5% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.004s coverage: 29.4% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.018s coverage: 31.7% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.025s coverage: 76.3% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.007s coverage: 90.0% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.040s coverage: 84.1% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.009s coverage: 65.3% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.005s coverage: 33.8% of statements 04:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.012s coverage: 60.1% of statements 04:40:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:40:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:40:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:40:18 $ docker stop --time=1 4df485c3d3a1520dd590ce51fa569ed3d96e46640a9a549be314cc30b5a4c2a3 04:40:20 $ docker rm -f --volumes 4df485c3d3a1520dd590ce51fa569ed3d96e46640a9a549be314cc30b5a4c2a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:40:21 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 04:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:21 04:40:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:21 latest: Pulling from edgex-lftools-log-publisher 04:40:21 5eb5b503b376: Pulling fs layer 04:40:21 5c69ac0246d0: Pulling fs layer 04:40:21 ec43610c2a17: Pulling fs layer 04:40:21 3a2ae6a8a46f: Pulling fs layer 04:40:21 33b1e0a273af: Pulling fs layer 04:40:21 5d3b04190fa2: Pulling fs layer 04:40:21 2f39f015ded8: Pulling fs layer 04:40:21 33b1e0a273af: Waiting 04:40:21 5d3b04190fa2: Waiting 04:40:21 3a2ae6a8a46f: Waiting 04:40:21 2f39f015ded8: Waiting 04:40:21 5c69ac0246d0: Download complete 04:40:21 3a2ae6a8a46f: Verifying Checksum 04:40:21 3a2ae6a8a46f: Download complete 04:40:21 33b1e0a273af: Verifying Checksum 04:40:21 33b1e0a273af: Download complete 04:40:21 ec43610c2a17: Verifying Checksum 04:40:21 ec43610c2a17: Download complete 04:40:21 5d3b04190fa2: Download complete 04:40:22 5eb5b503b376: Verifying Checksum 04:40:22 5eb5b503b376: Download complete 04:40:22 2f39f015ded8: Download complete 04:40:23 5eb5b503b376: Pull complete 04:40:23 5c69ac0246d0: Pull complete 04:40:24 ec43610c2a17: Pull complete 04:40:24 3a2ae6a8a46f: Pull complete 04:40:24 33b1e0a273af: Pull complete 04:40:24 5d3b04190fa2: Pull complete 04:40:28 2f39f015ded8: Pull complete 04:40:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:28 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:40:28 $ 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 04:40:30 $ docker top 76fa233fb42bb243cc437507180ade497662c2c14e36231e7101bf0fa223145e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:31 ---> job-cost.sh 04:40:31 lf-activate-venv: SKIPPING 04:40:31 INFO: No Stack... 04:40:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:31 INFO: Archiving Costs [Pipeline] sh 04:40:31 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 04:40:31 + cut -d, -f6 [Pipeline] lock 04:40:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-246-stack-cost] 04:40:31 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-246-stack-cost] did not exist. Created. 04:40:31 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:32 + echo total: 0.2199999988079071 [Pipeline] stash 04:40:32 Stashed 1 file(s) [Pipeline] } 04:40:32 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-246-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:32 $ docker stop --time=1 76fa233fb42bb243cc437507180ade497662c2c14e36231e7101bf0fa223145e 04:40:33 $ docker rm -f --volumes 76fa233fb42bb243cc437507180ade497662c2c14e36231e7101bf0fa223145e [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 04:40:33 provisioning config files... 04:40:33 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1666158323175733507tmp [Pipeline] { [Pipeline] sh 04:40:34 + set +x 04:40:34 + + curl -s https://codecov.io/bashbash 04:40:34 -s -- 04:40:34 04:40:34 _____ _ 04:40:34 / ____| | | 04:40:34 | | ___ __| | ___ ___ _____ __ 04:40:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:40:34 | |___| (_) | (_| | __/ (_| (_) \ V / 04:40:34 \_____\___/ \__,_|\___|\___\___/ \_/ 04:40:34 Bash-1.0.6 04:40:34 04:40:34 04:40:34 ==> git version 2.25.1 found 04:40:34 ==> 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 04:40:34 Release-Date: 2020-01-08 04:40:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:40:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:40:34 ==> Jenkins CI detected. 04:40:34 current dir:  /w/workspace/undry_go-mod-core-contracts_main 04:40:34 project root: . 04:40:34 --> token set from env 04:40:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:40:34 ==> Running gcov in . (disable via -X gcov) 04:40:34 ==> Python coveragepy not found 04:40:34 ==> Searching for coverage reports in: 04:40:34 + . 04:40:34 -> Found 1 reports 04:40:34 ==> Detecting git/mercurial file structure 04:40:34 ==> Reading reports 04:40:34 + ./coverage.out bytes=357793 04:40:34 ==> Appending adjustments 04:40:34 https://docs.codecov.io/docs/fixing-reports 04:40:34 + Found adjustments 04:40:34 ==> Gzipping contents 04:40:34 40K /tmp/codecov.FRpS6r.gz 04:40:34 ==> Uploading reports 04:40:34 url: https://codecov.io 04:40:34 query: branch=main&commit=c09f050e5c33380faadba581803762f927908c3f&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:40:34 -> Pinging Codecov 04:40:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c09f050e5c33380faadba581803762f927908c3f&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:40:35 -> Uploading to 04:40:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-core-contracts/c09f050e5c33380faadba581803762f927908c3f/7f5dea47-88e0-4ffb-99e3-43dc3cc52f24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T044035Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=32228ec29bb64d7b931220ba5c6d596145db9ea3860f98a46c3fdcfab1d95f45 04:40:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:40:35 Dload Upload Total Spent Left Speed 04:40:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37286 0 0 100 37286 0 162k --:--:-- --:--:-- --:--:-- 163k 04:40:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c09f050e5c33380faadba581803762f927908c3f [Pipeline] } 04:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:40:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:40:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:40:36 04:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:40:36 latest: Pulling from edgex-devops/edgex-snyk-go 04:40:36 43c4264eed91: Pulling fs layer 04:40:36 4cc291be95ef: Pulling fs layer 04:40:36 2ac1f1163629: Pulling fs layer 04:40:36 5c3c966382ef: Pulling fs layer 04:40:36 4f4fb700ef54: Pulling fs layer 04:40:36 d9c7d2e4e75e: Pulling fs layer 04:40:36 9c3e1370e548: Pulling fs layer 04:40:36 5c3c966382ef: Waiting 04:40:36 4f4fb700ef54: Waiting 04:40:36 d9c7d2e4e75e: Waiting 04:40:36 4cc291be95ef: Download complete 04:40:36 5c3c966382ef: Verifying Checksum 04:40:36 5c3c966382ef: Download complete 04:40:36 4f4fb700ef54: Verifying Checksum 04:40:36 4f4fb700ef54: Download complete 04:40:36 43c4264eed91: Verifying Checksum 04:40:36 43c4264eed91: Download complete 04:40:36 43c4264eed91: Pull complete 04:40:36 4cc291be95ef: Pull complete 04:40:36 d9c7d2e4e75e: Verifying Checksum 04:40:36 d9c7d2e4e75e: Download complete 04:40:36 2ac1f1163629: Verifying Checksum 04:40:36 2ac1f1163629: Download complete 04:40:37 9c3e1370e548: Verifying Checksum 04:40:37 9c3e1370e548: Download complete 04:40:39 2ac1f1163629: Pull complete 04:40:40 5c3c966382ef: Pull complete 04:40:40 4f4fb700ef54: Pull complete 04:40:40 d9c7d2e4e75e: Pull complete 04:40:43 9c3e1370e548: Pull complete 04:40:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:43 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:40:43 $ 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 04:40:45 $ docker top 09cf1d3b355f7bc96b2dac44aedf0a03ad6ff4eb33458c9569383da7c8a3e47d -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:46 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 04:40:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 04:40:46 + set -o pipefail 04:40:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 04:40:50 04:40:50 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... 04:40:50 04:40:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/78e4f9ac-6bbe-428f-b92c-b8cfd29e188b 04:40:50 04:40:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:40:50 [Pipeline] } 04:40:50 $ docker stop --time=1 09cf1d3b355f7bc96b2dac44aedf0a03ad6ff4eb33458c9569383da7c8a3e47d 04:40:53 $ docker rm -f --volumes 09cf1d3b355f7bc96b2dac44aedf0a03ad6ff4eb33458c9569383da7c8a3e47d [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 04:40:54 + git log --format=format:%s -1 c09f050e5c33380faadba581803762f927908c3f [Pipeline] sh 04:40:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:54 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:40:54 $ 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 04:40:55 $ docker top bcbfb94247fb72e9238f35aa6dcc8f0be4254b973ee0e9f9581ff84291cfba40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:55 [ssh-agent] Looking for ssh-agent implementation... 04:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:55 $ docker exec bcbfb94247fb72e9238f35aa6dcc8f0be4254b973ee0e9f9581ff84291cfba40 ssh-agent 04:40:55 SSH_AUTH_SOCK=/tmp/ssh-l9WQjMYAjxvo/agent.32 04:40:55 SSH_AGENT_PID=38 04:40:55 Running ssh-add (command line suppressed) 04:40:55 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3996090010297122854.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3996090010297122854.key) 04:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:56 + git semver tag 04:40:56 2025-03-31 04:40:56,494 [run_tag] DEBUG tag force:False 04:40:56 2025-03-31 04:40:56,494 [check_head_tag] DEBUG check head tag 04:40:56 2025-03-31 04:40:56,498 [execute] INFO git cat-file --batch-check 04:40:56 2025-03-31 04:40:56,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 04:40:56 2025-03-31 04:40:56,502 [execute] INFO git cat-file --batch 04:40:56 2025-03-31 04:40:56,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 04:40:56 2025-03-31 04:40:56,549 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:40:56 2025-03-31 04:40:56,549 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 04:40:56 2025-03-31 04:40:56,549 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 04:40:56 2025-03-31 04:40:56,554 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:40:56 4.1.0-dev.2 [Pipeline] } 04:40:56 $ docker exec --env ******** --env ******** bcbfb94247fb72e9238f35aa6dcc8f0be4254b973ee0e9f9581ff84291cfba40 ssh-agent -k 04:40:56 unset SSH_AUTH_SOCK; 04:40:56 unset SSH_AGENT_PID; 04:40:56 echo Agent pid 38 killed; 04:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:57 + git semver [Pipeline] } 04:40:57 $ docker stop --time=1 bcbfb94247fb72e9238f35aa6dcc8f0be4254b973ee0e9f9581ff84291cfba40 04:40:58 $ docker rm -f --volumes bcbfb94247fb72e9238f35aa6dcc8f0be4254b973ee0e9f9581ff84291cfba40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:59 04:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:59 0.23.1-centos7: Pulling from edgex-lftools 04:40:59 ab5ef0e58194: Pulling fs layer 04:40:59 9712f1f96733: Pulling fs layer 04:40:59 63f879dbbcfc: Pulling fs layer 04:40:59 0d9ebad4ef96: Pulling fs layer 04:40:59 e9a5061849ea: Pulling fs layer 04:40:59 d747dcd14b5f: Pulling fs layer 04:40:59 2de7ff778b66: Pulling fs layer 04:40:59 d747dcd14b5f: Waiting 04:40:59 0d9ebad4ef96: Waiting 04:40:59 e9a5061849ea: Waiting 04:40:59 2de7ff778b66: Waiting 04:40:59 9712f1f96733: Download complete 04:40:59 63f879dbbcfc: Verifying Checksum 04:40:59 63f879dbbcfc: Download complete 04:40:59 e9a5061849ea: Verifying Checksum 04:40:59 e9a5061849ea: Download complete 04:40:59 d747dcd14b5f: Download complete 04:40:59 ab5ef0e58194: Verifying Checksum 04:40:59 ab5ef0e58194: Download complete 04:40:59 0d9ebad4ef96: Verifying Checksum 04:40:59 2de7ff778b66: Verifying Checksum 04:40:59 2de7ff778b66: Download complete 04:41:02 ab5ef0e58194: Pull complete 04:41:02 9712f1f96733: Pull complete 04:41:02 63f879dbbcfc: Pull complete 04:41:06 0d9ebad4ef96: Pull complete 04:41:06 e9a5061849ea: Pull complete 04:41:06 d747dcd14b5f: Pull complete 04:41:07 2de7ff778b66: Pull complete 04:41:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:07 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:41:07 $ 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 04:41:10 $ docker top 856e1bdd24fb391bca673cee82c1c57250686039878d4016c0b1b9f62773ae69 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:41:10 provisioning config files... 04:41:10 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13043312386515548268tmp 04:41:10 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4550445622385971448tmp 04:41:10 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11277432570124253426tmp [Pipeline] { [Pipeline] echo 04:41:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:41:10 ---> sigul-configuration.sh 04:41:10 gpg: directory `/root/.gnupg' created 04:41:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:41:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:41:10 gpg: keyring `/root/.gnupg/secring.gpg' created 04:41:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:41:10 gpg: CAST5 encrypted data 04:41:10 gpg: encrypted with 1 passphrase 04:41:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:41:10 + mkdir /home/jenkins 04:41:10 + mkdir /home/jenkins/sigul [Pipeline] sh 04:41:11 + 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 04:41:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:41:11 ---> sigul-install.sh 04:41:11 Sigul already installed; skipping installation. [Pipeline] sh 04:41:11 + git tag --list 04:41:11 v0.0.0 04:41:11 v0.0.1 04:41:11 v0.1.0 04:41:11 v0.1.1 04:41:11 v0.1.10 04:41:11 v0.1.100 04:41:11 v0.1.101 04:41:11 v0.1.102 04:41:11 v0.1.103 04:41:11 v0.1.104 04:41:11 v0.1.105 04:41:11 v0.1.106 04:41:11 v0.1.107 04:41:11 v0.1.108 04:41:11 v0.1.109 04:41:11 v0.1.11 04:41:11 v0.1.110 04:41:11 v0.1.111 04:41:11 v0.1.112 04:41:11 v0.1.113 04:41:11 v0.1.114 04:41:11 v0.1.115 04:41:11 v0.1.116 04:41:11 v0.1.117 04:41:11 v0.1.118 04:41:11 v0.1.119 04:41:11 v0.1.12 04:41:11 v0.1.120 04:41:11 v0.1.121 04:41:11 v0.1.122 04:41:11 v0.1.123 04:41:11 v0.1.124 04:41:11 v0.1.125 04:41:11 v0.1.126 04:41:11 v0.1.127 04:41:11 v0.1.128 04:41:11 v0.1.129 04:41:11 v0.1.13 04:41:11 v0.1.130 04:41:11 v0.1.131 04:41:11 v0.1.132 04:41:11 v0.1.133 04:41:11 v0.1.134 04:41:11 v0.1.135 04:41:11 v0.1.136 04:41:11 v0.1.137 04:41:11 v0.1.138 04:41:11 v0.1.139 04:41:11 v0.1.14 04:41:11 v0.1.140 04:41:11 v0.1.141 04:41:11 v0.1.142 04:41:11 v0.1.143 04:41:11 v0.1.144 04:41:11 v0.1.145 04:41:11 v0.1.146 04:41:11 v0.1.147 04:41:11 v0.1.148 04:41:11 v0.1.149 04:41:11 v0.1.15 04:41:11 v0.1.16 04:41:11 v0.1.17 04:41:11 v0.1.18 04:41:11 v0.1.19 04:41:11 v0.1.2 04:41:11 v0.1.20 04:41:11 v0.1.21 04:41:11 v0.1.22 04:41:11 v0.1.23 04:41:11 v0.1.24 04:41:11 v0.1.25 04:41:11 v0.1.26 04:41:11 v0.1.27 04:41:11 v0.1.28 04:41:11 v0.1.29 04:41:11 v0.1.3 04:41:11 v0.1.30 04:41:11 v0.1.31 04:41:11 v0.1.32 04:41:11 v0.1.33 04:41:11 v0.1.34 04:41:11 v0.1.35 04:41:11 v0.1.36 04:41:11 v0.1.37 04:41:11 v0.1.38 04:41:11 v0.1.39 04:41:11 v0.1.4 04:41:11 v0.1.40 04:41:11 v0.1.41 04:41:11 v0.1.42 04:41:11 v0.1.43 04:41:11 v0.1.44 04:41:11 v0.1.45 04:41:11 v0.1.46 04:41:11 v0.1.47 04:41:11 v0.1.48 04:41:11 v0.1.49 04:41:11 v0.1.5 04:41:11 v0.1.50 04:41:11 v0.1.51 04:41:11 v0.1.52 04:41:11 v0.1.53 04:41:11 v0.1.54 04:41:11 v0.1.55 04:41:11 v0.1.56 04:41:11 v0.1.57 04:41:11 v0.1.58 04:41:11 v0.1.59 04:41:11 v0.1.6 04:41:11 v0.1.60 04:41:11 v0.1.61 04:41:11 v0.1.62 04:41:11 v0.1.63 04:41:11 v0.1.64 04:41:11 v0.1.65 04:41:11 v0.1.66 04:41:11 v0.1.67 04:41:11 v0.1.68 04:41:11 v0.1.69 04:41:11 v0.1.7 04:41:11 v0.1.70 04:41:11 v0.1.71 04:41:11 v0.1.72 04:41:11 v0.1.73 04:41:11 v0.1.74 04:41:11 v0.1.75 04:41:11 v0.1.76 04:41:11 v0.1.77 04:41:11 v0.1.78 04:41:11 v0.1.79 04:41:11 v0.1.8 04:41:11 v0.1.80 04:41:11 v0.1.81 04:41:11 v0.1.82 04:41:11 v0.1.83 04:41:11 v0.1.84 04:41:11 v0.1.85 04:41:11 v0.1.86 04:41:11 v0.1.87 04:41:11 v0.1.88 04:41:11 v0.1.89 04:41:11 v0.1.9 04:41:11 v0.1.90 04:41:11 v0.1.91 04:41:11 v0.1.92 04:41:11 v0.1.93 04:41:11 v0.1.94 04:41:11 v0.1.95 04:41:11 v0.1.96 04:41:11 v0.1.97 04:41:11 v0.1.98 04:41:11 v0.1.99 04:41:11 v2.0.0 04:41:11 v2.1.0 04:41:11 v2.1.1 04:41:11 v2.2.0 04:41:11 v2.3.0 04:41:11 v3.0 04:41:11 v3.0.0 04:41:11 v3.1 04:41:11 v3.1.0 04:41:11 v4.0 04:41:11 v4.0.0 04:41:11 v4.0.0-dev.1 04:41:11 v4.0.0-dev.10 04:41:11 v4.0.0-dev.11 04:41:11 v4.0.0-dev.12 04:41:11 v4.0.0-dev.13 04:41:11 v4.0.0-dev.14 04:41:11 v4.0.0-dev.15 04:41:11 v4.0.0-dev.16 04:41:11 v4.0.0-dev.17 04:41:11 v4.0.0-dev.18 04:41:11 v4.0.0-dev.19 04:41:11 v4.0.0-dev.2 04:41:11 v4.0.0-dev.20 04:41:11 v4.0.0-dev.21 04:41:11 v4.0.0-dev.22 04:41:11 v4.0.0-dev.23 04:41:11 v4.0.0-dev.24 04:41:11 v4.0.0-dev.25 04:41:11 v4.0.0-dev.26 04:41:11 v4.0.0-dev.27 04:41:11 v4.0.0-dev.28 04:41:11 v4.0.0-dev.29 04:41:11 v4.0.0-dev.3 04:41:11 v4.0.0-dev.30 04:41:11 v4.0.0-dev.31 04:41:11 v4.0.0-dev.32 04:41:11 v4.0.0-dev.33 04:41:11 v4.0.0-dev.34 04:41:11 v4.0.0-dev.35 04:41:11 v4.0.0-dev.36 04:41:11 v4.0.0-dev.37 04:41:11 v4.0.0-dev.4 04:41:11 v4.0.0-dev.5 04:41:11 v4.0.0-dev.6 04:41:11 v4.0.0-dev.7 04:41:11 v4.0.0-dev.8 04:41:11 v4.0.0-dev.9 04:41:11 v4.0.1 04:41:11 v4.1.0-dev.1 04:41:11 v4.1.0-dev.2 [Pipeline] sh 04:41:12 + lftools sign git-tag v4.1.0-dev.2 04:41:12 Signing Git tag with Sigul... 04:41:12 Signing v4.1.0-dev.2 [Pipeline] echo 04:41:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:41:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:41:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:41:13 $ docker stop --time=1 856e1bdd24fb391bca673cee82c1c57250686039878d4016c0b1b9f62773ae69 04:41:14 $ docker rm -f --volumes 856e1bdd24fb391bca673cee82c1c57250686039878d4016c0b1b9f62773ae69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:41:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:15 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:41:15 $ 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 04:41:15 $ docker top 4fc85c5606307ce1e09c8eab97d3f391d90a1af6dd0aa59dfa1dadccbe37cff2 -eo pid,comm 04:41:15 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). 04:41:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:15 [ssh-agent] Looking for ssh-agent implementation... 04:41:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:15 $ docker exec 4fc85c5606307ce1e09c8eab97d3f391d90a1af6dd0aa59dfa1dadccbe37cff2 ssh-agent 04:41:16 SSH_AUTH_SOCK=/tmp/ssh-iFN5F3CT62PJ/agent.32 04:41:16 SSH_AGENT_PID=38 04:41:16 Running ssh-add (command line suppressed) 04:41:16 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12176587487083827933.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12176587487083827933.key) 04:41:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:16 + git semver bump pre 04:41:16 2025-03-31 04:41:16,693 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:41:16 2025-03-31 04:41:16,693 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 04:41:16 2025-03-31 04:41:16,693 [bump_version] DEBUG bumped version:4.1.0-dev.3 04:41:16 2025-03-31 04:41:16,693 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 04:41:16 2025-03-31 04:41:16,693 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:41:16 2025-03-31 04:41:16,693 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:41:16 2025-03-31 04:41:16,695 [execute] INFO git cat-file --batch-check 04:41:16 2025-03-31 04:41:16,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:16 2025-03-31 04:41:16,701 [execute] INFO git cat-file --batch 04:41:16 2025-03-31 04:41:16,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:16 2025-03-31 04:41:16,706 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:41:16 4.1.0-dev.3 [Pipeline] } 04:41:16 $ docker exec --env ******** --env ******** 4fc85c5606307ce1e09c8eab97d3f391d90a1af6dd0aa59dfa1dadccbe37cff2 ssh-agent -k 04:41:16 unset SSH_AUTH_SOCK; 04:41:16 unset SSH_AGENT_PID; 04:41:16 echo Agent pid 38 killed; 04:41:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:17 + git semver [Pipeline] } 04:41:17 $ docker stop --time=1 4fc85c5606307ce1e09c8eab97d3f391d90a1af6dd0aa59dfa1dadccbe37cff2 04:41:18 $ docker rm -f --volumes 4fc85c5606307ce1e09c8eab97d3f391d90a1af6dd0aa59dfa1dadccbe37cff2 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:19 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:41:19 $ 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 04:41:19 $ docker top 2cc0299bf91046466bee631d39bf98abbf73ba2b393455296a7829640d8d002d -eo pid,comm 04:41:19 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). 04:41:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:19 [ssh-agent] Looking for ssh-agent implementation... 04:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:20 $ docker exec 2cc0299bf91046466bee631d39bf98abbf73ba2b393455296a7829640d8d002d ssh-agent 04:41:20 SSH_AUTH_SOCK=/tmp/ssh-6MphrD5xL9oh/agent.32 04:41:20 SSH_AGENT_PID=38 04:41:20 Running ssh-add (command line suppressed) 04:41:20 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6857080442349875271.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6857080442349875271.key) 04:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:20 + git semver push 04:41:20 2025-03-31 04:41:20,747 [run_push] DEBUG push 04:41:20 2025-03-31 04:41:20,747 [execute] INFO git cat-file --batch-check 04:41:20 2025-03-31 04:41:20,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:20 2025-03-31 04:41:20,751 [execute] INFO git rev-list 33ed9beb93ab6d8f2804ba5d7117cc96f9c9223d -- 04:41:20 2025-03-31 04:41:20,751 [execute] DEBUG Popen(['git', 'rev-list', '33ed9beb93ab6d8f2804ba5d7117cc96f9c9223d', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 04:41:20 2025-03-31 04:41:20,765 [execute] INFO git fetch -v origin 04:41:20 2025-03-31 04:41:20,765 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 04:41:21 2025-03-31 04:41:21,209 [run_push] DEBUG no remote changes detected 04:41:21 2025-03-31 04:41:21,209 [execute] INFO git push origin semver 04:41:21 2025-03-31 04:41:21,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 04:41:21 2025-03-31 04:41:21,842 [run_push] DEBUG push all version tags 04:41:21 2025-03-31 04:41:21,843 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:41:21 2025-03-31 04:41:21,843 [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) 04:41:22 2025-03-31 04:41:22,473 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:41:22 4.1.0-dev.3 [Pipeline] } 04:41:22 $ docker exec --env ******** --env ******** 2cc0299bf91046466bee631d39bf98abbf73ba2b393455296a7829640d8d002d ssh-agent -k 04:41:22 unset SSH_AUTH_SOCK; 04:41:22 unset SSH_AGENT_PID; 04:41:22 echo Agent pid 38 killed; 04:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:22 + git semver [Pipeline] } 04:41:23 $ docker stop --time=1 2cc0299bf91046466bee631d39bf98abbf73ba2b393455296a7829640d8d002d 04:41:24 $ docker rm -f --volumes 2cc0299bf91046466bee631d39bf98abbf73ba2b393455296a7829640d8d002d [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 04:41:25 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 04:41:25 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:41:25 total 16 04:41:25 drwxr-xr-x 3 root root 4096 Mar 31 04:40 . 04:41:25 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 04:41 .. 04:41:25 drwxr-xr-x 2 root root 4096 Mar 31 04:40 cost 04:41:25 -rw-r--r-- 1 root root 93 Mar 31 04:40 cost.csv 04:41:25 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 04:41:25 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:41:25 total 16 04:41:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 04:40 . 04:41:25 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 04:41 .. 04:41:25 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 04:40 cost 04:41:25 -rw-r--r-- 1 jenkins jenkins 93 Mar 31 04:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:41:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:41:26 ---> package-listing.sh 04:41:26 ++ facter osfamily 04:41:26 ++ tr '[:upper:]' '[:lower:]' 04:41:26 + OS_FAMILY=debian 04:41:26 + workspace=/w/workspace/undry_go-mod-core-contracts_main 04:41:26 + START_PACKAGES=/tmp/packages_start.txt 04:41:26 + END_PACKAGES=/tmp/packages_end.txt 04:41:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:41:26 + PACKAGES=/tmp/packages_start.txt 04:41:26 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:41:26 + PACKAGES=/tmp/packages_end.txt 04:41:26 + case "${OS_FAMILY}" in 04:41:26 + dpkg -l 04:41:26 + grep '^ii' 04:41:26 + '[' -f /tmp/packages_start.txt ']' 04:41:26 + '[' -f /tmp/packages_end.txt ']' 04:41:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:41:26 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:41:26 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 04:41:26 + 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 04:41:26 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 04:41:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:27 prd-ubuntu20.04-docker-8c-8g-42399 does not seem to be running inside a container 04:41:27 $ 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 04:41:27 $ docker top e395112cfc7c51b5054185044c61e0c398c0ae8dba541f51c3de553278e631e1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:28 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:28 + mkdir -p /var/log/sysstat [Pipeline] sh 04:41:28 + ls /var/log/sa-host 04:41:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:28 provisioning config files... 04:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11069552220618103536tmp [Pipeline] { [Pipeline] echo 04:41:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:29 ---> create-netrc.sh [Pipeline] } 04:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:41:29 ---> python-tools-install.sh [Pipeline] echo 04:41:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:29 ---> sudo-logs.sh 04:41:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:41:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:30 ---> job-cost.sh 04:41:30 lf-activate-venv: SKIPPING 04:41:30 DEBUG: total: 0.2199999988079071 04:41:30 INFO: Retrieving Stack Cost... 04:41:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:30 INFO: Archiving Costs [Pipeline] echo 04:41:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:30 ---> logs-deploy.sh 04:41:30 lf-activate-venv: SKIPPING 04:41:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/246 04:41:30 INFO: archiving workspace using pattern(s): 04:41:31 Archives upload complete. 04:41:31 INFO: archiving logs to Nexus