Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 963b1b797b37bb6552567a88a18a54456f429e87 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-ssh5194631011163278646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16670800283802338664.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-configuration/branches/odessa/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-configuration/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6731795482667119026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh119088489949342695.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-configuration/branches/odessa/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-configuration/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9893615069800579467.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-configuration, goVersion:1.23, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773090 in /w/workspace/ndry_go-mod-configuration_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 963b1b797b37bb6552567a88a18a54456f429e87 (odessa) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 963b1b797b37bb6552567a88a18a54456f429e87 # timeout=10 Commit message: "Merge pull request #218 from sabrina-lin527/update_changelog" > git rev-list --no-walk 6254e3b0d15dd7a7e2393504974d62049473bf77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:19 ========================================================= 01:31:19 EdgeX Global Pipelines Version Info 01:31:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:31:20 ------------------- 01:31:20 stable info: 01:31:20 ------------------- 01:31:20 Commited By: Cherry Wang cherry@iotechsys.com 01:31:20 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:31:20 Message: update stable to v1.0.278 01:31:20 ------------------- 01:31:20 experimental info: 01:31:20 ------------------- 01:31:20 Commited By: **** collab-it+edgex@linuxfoundation.org 01:31:20 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:31:20 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:31:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 01:31:20 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 01:31:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 963b1b797b37bb6552567a88a18a54456f429e87 [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 963b1b7 [Pipeline] echo 01:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:31:22 + git rev-list -1 --merges 963b1b797b37bb6552567a88a18a54456f429e87~1..963b1b797b37bb6552567a88a18a54456f429e87 [Pipeline] echo 01:31:22 -----------> git rev-list -1 --merges 963b1b797b37bb6552567a88a18a54456f429e87~1..963b1b797b37bb6552567a88a18a54456f429e87 963b1b797b37bb6552567a88a18a54456f429e87 [false] [Pipeline] sh 01:31:22 + git log --format=format:%s -1 963b1b797b37bb6552567a88a18a54456f429e87 [Pipeline] echo 01:31:22 ========================================================= 01:31:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:31:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:22 + git log --format=format:%s -1 963b1b797b37bb6552567a88a18a54456f429e87 [Pipeline] echo 01:31:22 [semverPrep] GIT_COMMIT: 963b1b797b37bb6552567a88a18a54456f429e87, Commit Message: Merge pull request #218 from sabrina-lin527/update_changelog [Pipeline] echo 01:31:22 [semverPrep] This is not a build commit. [Pipeline] sh 01:31:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:23 + grep -v github /etc/ssh/ssh_known_hosts 01:31:23 + [ -e /tmp/ssh_known_hosts ] 01:31:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:31:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:31:23 + sudo tee -a /etc/ssh/ssh_known_hosts 01:31:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:23 01:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:31:23 3dae71ba6b94: Pulling fs layer 01:31:23 6bf1a483ea7c: Pulling fs layer 01:31:23 f5dfc541a4d3: Pulling fs layer 01:31:23 461d9e800cba: Pulling fs layer 01:31:23 80192f66455f: Pulling fs layer 01:31:23 2e8e34ca0e6c: Pulling fs layer 01:31:23 a29436f7fd5d: Pulling fs layer 01:31:23 923cac83aea3: Pulling fs layer 01:31:23 25ad8b0a4227: Pulling fs layer 01:31:23 db01528c6b51: Pulling fs layer 01:31:23 28988de357af: Pulling fs layer 01:31:23 461d9e800cba: Waiting 01:31:23 80192f66455f: Waiting 01:31:23 2e8e34ca0e6c: Waiting 01:31:23 a29436f7fd5d: Waiting 01:31:23 923cac83aea3: Waiting 01:31:23 25ad8b0a4227: Waiting 01:31:23 28988de357af: Waiting 01:31:23 db01528c6b51: Waiting 01:31:24 6bf1a483ea7c: Verifying Checksum 01:31:24 6bf1a483ea7c: Download complete 01:31:24 461d9e800cba: Verifying Checksum 01:31:24 461d9e800cba: Download complete 01:31:24 80192f66455f: Verifying Checksum 01:31:24 80192f66455f: Download complete 01:31:24 f5dfc541a4d3: Verifying Checksum 01:31:24 f5dfc541a4d3: Download complete 01:31:24 3dae71ba6b94: Verifying Checksum 01:31:24 3dae71ba6b94: Download complete 01:31:24 923cac83aea3: Download complete 01:31:24 25ad8b0a4227: Verifying Checksum 01:31:24 25ad8b0a4227: Download complete 01:31:24 db01528c6b51: Download complete 01:31:24 28988de357af: Verifying Checksum 01:31:24 28988de357af: Download complete 01:31:24 a29436f7fd5d: Verifying Checksum 01:31:24 a29436f7fd5d: Download complete 01:31:24 2e8e34ca0e6c: Verifying Checksum 01:31:24 2e8e34ca0e6c: Download complete 01:31:25 3dae71ba6b94: Pull complete 01:31:25 6bf1a483ea7c: Pull complete 01:31:26 f5dfc541a4d3: Pull complete 01:31:26 461d9e800cba: Pull complete 01:31:26 80192f66455f: Pull complete 01:31:30 2e8e34ca0e6c: Pull complete 01:31:30 a29436f7fd5d: Pull complete 01:31:30 923cac83aea3: Pull complete 01:31:31 25ad8b0a4227: Pull complete 01:31:31 db01528c6b51: Pull complete 01:31:31 28988de357af: Pull complete 01:31:31 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:31 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:31:34 $ docker top 7c59aac599b5175c502a05b15edbb28587817f70a93a043bf88cb1db73e054e9 -eo pid,comm 01:31: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). 01:31:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:34 [ssh-agent] Looking for ssh-agent implementation... 01:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:34 $ docker exec 7c59aac599b5175c502a05b15edbb28587817f70a93a043bf88cb1db73e054e9 ssh-agent 01:31:34 SSH_AUTH_SOCK=/tmp/ssh-rbGTe9gHeU7i/agent.32 01:31:34 SSH_AGENT_PID=38 01:31:34 Running ssh-add (command line suppressed) 01:31:34 Identity added: /w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_5699545421084168261.key (/w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_5699545421084168261.key) 01:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:35 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_odessa [Pipeline] sh 01:31:35 + git tag --points-at HEAD [Pipeline] } 01:31:35 $ docker exec --env ******** --env ******** 7c59aac599b5175c502a05b15edbb28587817f70a93a043bf88cb1db73e054e9 ssh-agent -k 01:31:35 unset SSH_AUTH_SOCK; 01:31:35 unset SSH_AGENT_PID; 01:31:35 echo Agent pid 38 killed; 01:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:35 [ssh-agent] Looking for ssh-agent implementation... 01:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:35 $ docker exec 7c59aac599b5175c502a05b15edbb28587817f70a93a043bf88cb1db73e054e9 ssh-agent 01:31:35 SSH_AUTH_SOCK=/tmp/ssh-g1uoXaoIYTIY/agent.84 01:31:35 SSH_AGENT_PID=90 01:31:35 Running ssh-add (command line suppressed) 01:31:36 Identity added: /w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_16706090206964645132.key (/w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_16706090206964645132.key) 01:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:36 + git semver init 01:31:36 2025-11-14 01:31:36,522 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:31:36 2025-11-14 01:31:36,527 [run_init] DEBUG init version:0.0.0 force:False 01:31:36 2025-11-14 01:31:36,528 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_odessa/.semver 01:31:36 2025-11-14 01:31:36,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_odessa/.semver 01:31:36 2025-11-14 01:31:36,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_odessa/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_odessa, stdin=None, shell=False, universal_newlines=False) 01:31:37 2025-11-14 01:31:37,430 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_odessa/.git/info/exclude 01:31:37 2025-11-14 01:31:37,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa with force:False 01:31:37 2025-11-14 01:31:37,430 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:31:37 2025-11-14 01:31:37,431 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:31:37 4.0.2-dev.4 [Pipeline] } 01:31:37 $ docker exec --env ******** --env ******** 7c59aac599b5175c502a05b15edbb28587817f70a93a043bf88cb1db73e054e9 ssh-agent -k 01:31:37 unset SSH_AUTH_SOCK; 01:31:37 unset SSH_AGENT_PID; 01:31:37 echo Agent pid 90 killed; 01:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:37 + git semver [Pipeline] } 01:31:38 $ docker stop --time=1 7c59aac599b5175c502a05b15edbb28587817f70a93a043bf88cb1db73e054e9 01:31:39 $ docker rm -f --volumes 7c59aac599b5175c502a05b15edbb28587817f70a93a043bf88cb1db73e054e9 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:40 Stashed 1 file(s) [Pipeline] echo 01:31:40 [edgeXSemver]: initialized semver on version 4.0.2-dev.4 [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 01:31:40 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:31:40 + grep ^go [0-9].[0-9]* go.mod 01:31:40 + cut -d -f 2 01:31:40 + cut -d . -f1-2 [Pipeline] echo 01:31:40 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:31:40 ========================================================= 01:31:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 01:31:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:31:41 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:31:41 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 01:31:41 0a9a5dfd008f: Pulling fs layer 01:31:41 8833042f23b5: Pulling fs layer 01:31:41 6ca661eb024f: Pulling fs layer 01:31:41 b5acb76e9680: Pulling fs layer 01:31:41 4f4fb700ef54: Pulling fs layer 01:31:41 012bb1f9d321: Pulling fs layer 01:31:41 97255f1bc79d: Pulling fs layer 01:31:41 454448c9edf9: Pulling fs layer 01:31:41 15f87924ceaf: Pulling fs layer 01:31:41 b5acb76e9680: Waiting 01:31:41 4f4fb700ef54: Waiting 01:31:41 012bb1f9d321: Waiting 01:31:41 97255f1bc79d: Waiting 01:31:41 454448c9edf9: Waiting 01:31:41 15f87924ceaf: Waiting 01:31:41 8833042f23b5: Verifying Checksum 01:31:41 8833042f23b5: Download complete 01:31:41 b5acb76e9680: Download complete 01:31:41 4f4fb700ef54: Verifying Checksum 01:31:41 4f4fb700ef54: Download complete 01:31:41 012bb1f9d321: Verifying Checksum 01:31:41 012bb1f9d321: Download complete 01:31:41 0a9a5dfd008f: Download complete 01:31:41 97255f1bc79d: Verifying Checksum 01:31:41 97255f1bc79d: Download complete 01:31:41 0a9a5dfd008f: Pull complete 01:31:41 8833042f23b5: Pull complete 01:31:41 15f87924ceaf: Verifying Checksum 01:31:41 15f87924ceaf: Download complete 01:31:41 6ca661eb024f: Verifying Checksum 01:31:41 6ca661eb024f: Download complete 01:31:41 454448c9edf9: Verifying Checksum 01:31:41 454448c9edf9: Download complete 01:31:46 6ca661eb024f: Pull complete 01:31:46 b5acb76e9680: Pull complete 01:31:46 4f4fb700ef54: Pull complete 01:31:46 012bb1f9d321: Pull complete 01:31:46 97255f1bc79d: Pull complete 01:31:48 454448c9edf9: Pull complete 01:31:48 15f87924ceaf: Pull complete 01:31:48 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 01:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:31:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] sh 01:31:49 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:49 + docker inspect -f . ci-base-image-x86_64 01:31:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:49 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:31:52 $ docker top b6742c61b5f5d6087e3ec4a6f7ebed6124c374c1715fcdf206488b49ddaad465 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:52 + go version 01:31:52 go version go1.23.7 linux/amd64 [Pipeline] } 01:31:52 $ docker stop --time=1 b6742c61b5f5d6087e3ec4a6f7ebed6124c374c1715fcdf206488b49ddaad465 01:31:54 $ docker rm -f --volumes b6742c61b5f5d6087e3ec4a6f7ebed6124c374c1715fcdf206488b49ddaad465 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:54 + docker inspect -f . ci-base-image-x86_64 01:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:54 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:31:54 $ docker top 425a7b8f8fc8c6c2e0195139cfed39f02b75839e886fe6a8b0f8710246237114 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:55 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_odessa [Pipeline] fileExists [Pipeline] sh 01:31:55 + make test 01:31:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:32:03 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 01:32:03 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.006s coverage: 83.3% of statements 01:32:03 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.033s coverage: 58.4% of statements 01:32:03 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.005s coverage: 100.0% of statements 01:32:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:32:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:32:14 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:32:15 + go mod tidy 01:32:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.2 01:32:15 go: downloading github.com/stretchr/testify v1.10.0 01:32:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.2 01:32:15 go: downloading github.com/mitchellh/mapstructure v1.5.0 01:32:15 go: downloading github.com/spf13/cast v1.7.1 01:32:15 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 01:32:15 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 01:32:15 go: downloading github.com/stretchr/objx v0.5.2 01:32:15 go: downloading github.com/google/uuid v1.6.0 01:32:15 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 01:32:15 go: downloading gopkg.in/yaml.v3 v3.0.1 01:32:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 01:32:15 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:32:15 go: downloading github.com/nats-io/nats.go v1.39.1 01:32:15 go: downloading github.com/go-playground/validator/v10 v10.25.0 01:32:15 go: downloading github.com/hashicorp/errwrap v1.1.0 01:32:15 go: downloading github.com/x448/float16 v0.8.4 01:32:15 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f 01:32:15 go: downloading golang.org/x/net v0.34.0 01:32:15 go: downloading github.com/gorilla/websocket v1.5.3 01:32:15 go: downloading golang.org/x/sync v0.10.0 01:32:15 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e 01:32:15 go: downloading github.com/frankban/quicktest v1.14.6 01:32:15 go: downloading github.com/kr/text v0.2.0 01:32:15 go: downloading github.com/kr/pretty v0.3.1 01:32:15 go: downloading github.com/google/go-cmp v0.5.9 01:32:15 go: downloading github.com/go-playground/universal-translator v0.18.1 01:32:15 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 01:32:15 go: downloading github.com/leodido/go-urn v1.4.0 01:32:15 go: downloading golang.org/x/crypto v0.32.0 01:32:15 go: downloading golang.org/x/text v0.21.0 01:32:15 go: downloading github.com/go-playground/assert/v2 v2.2.0 01:32:15 go: downloading github.com/go-playground/locales v0.14.1 01:32:15 go: downloading github.com/rogpeppe/go-internal v1.9.0 01:32:16 go: downloading github.com/klauspost/compress v1.17.9 01:32:16 go: downloading github.com/nats-io/nkeys v0.4.9 01:32:16 go: downloading github.com/nats-io/nuid v1.0.1 01:32:16 go: downloading golang.org/x/sys v0.29.0 [Pipeline] } 01:32:17 $ docker stop --time=1 425a7b8f8fc8c6c2e0195139cfed39f02b75839e886fe6a8b0f8710246237114 01:32:20 $ docker rm -f --volumes 425a7b8f8fc8c6c2e0195139cfed39f02b75839e886fe6a8b0f8710246237114 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:20 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 01:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:21 01:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:21 latest: Pulling from edgex-lftools-log-publisher 01:32:21 5eb5b503b376: Pulling fs layer 01:32:21 5c69ac0246d0: Pulling fs layer 01:32:21 ec43610c2a17: Pulling fs layer 01:32:21 3a2ae6a8a46f: Pulling fs layer 01:32:21 33b1e0a273af: Pulling fs layer 01:32:21 5d3b04190fa2: Pulling fs layer 01:32:21 2f39f015ded8: Pulling fs layer 01:32:21 3a2ae6a8a46f: Waiting 01:32:21 5d3b04190fa2: Waiting 01:32:21 33b1e0a273af: Waiting 01:32:21 5c69ac0246d0: Verifying Checksum 01:32:21 5c69ac0246d0: Download complete 01:32:21 3a2ae6a8a46f: Download complete 01:32:21 33b1e0a273af: Verifying Checksum 01:32:21 33b1e0a273af: Download complete 01:32:21 ec43610c2a17: Verifying Checksum 01:32:21 ec43610c2a17: Download complete 01:32:21 5d3b04190fa2: Verifying Checksum 01:32:21 5d3b04190fa2: Download complete 01:32:21 5eb5b503b376: Download complete 01:32:22 2f39f015ded8: Verifying Checksum 01:32:23 5eb5b503b376: Pull complete 01:32:23 5c69ac0246d0: Pull complete 01:32:23 ec43610c2a17: Pull complete 01:32:23 3a2ae6a8a46f: Pull complete 01:32:24 33b1e0a273af: Pull complete 01:32:24 5d3b04190fa2: Pull complete 01:32:29 2f39f015ded8: Pull complete 01:32:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:29 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:32:29 $ 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/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:32:31 $ docker top bb38f30f7b019b785ca582aba27c3d64cebe83098ae0923d8b0aa221bfbcb3ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:31 ---> job-cost.sh 01:32:31 lf-activate-venv: SKIPPING 01:32:31 INFO: No Stack... 01:32:31 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:32 INFO: Archiving Costs [Pipeline] sh 01:32:32 + + catcut /w/workspace/ndry_go-mod-configuration_odessa/archives/cost.csv -d, 01:32:32 -f6 [Pipeline] lock 01:32:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-odessa-9-stack-cost] 01:32:32 Resource [jenkins-edgexfoundry-go-mod-configuration-odessa-9-stack-cost] did not exist. Created. 01:32:32 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-odessa-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:32 + echo total: 0.2199999988079071 [Pipeline] stash 01:32:32 Stashed 1 file(s) [Pipeline] } 01:32:32 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-odessa-9-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:32 $ docker stop --time=1 bb38f30f7b019b785ca582aba27c3d64cebe83098ae0923d8b0aa221bfbcb3ac 01:32:34 $ docker rm -f --volumes bb38f30f7b019b785ca582aba27c3d64cebe83098ae0923d8b0aa221bfbcb3ac [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 01:32:34 provisioning config files... 01:32:34 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_odessa@tmp/config5950528896215651363tmp [Pipeline] { [Pipeline] sh 01:32:34 + set +x 01:32:34 + + curl -s https://codecov.io/bashbash 01:32:34 -s -- 01:32:34 01:32:34 _____ _ 01:32:34 / ____| | | 01:32:34 | | ___ __| | ___ ___ _____ __ 01:32:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:32:34 | |___| (_) | (_| | __/ (_| (_) \ V / 01:32:34 \_____\___/ \__,_|\___|\___\___/ \_/ 01:32:34 Bash-1.0.6 01:32:34 01:32:34 01:32:34 ==> git version 2.25.1 found 01:32: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 01:32:34 Release-Date: 2020-01-08 01:32: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 01:32:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:32:34 ==> Jenkins CI detected. 01:32:34 current dir:  /w/workspace/ndry_go-mod-configuration_odessa 01:32:34 project root: . 01:32:34 --> token set from env 01:32:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:32:35 ==> Running gcov in . (disable via -X gcov) 01:32:35 ==> Python coveragepy not found 01:32:35 ==> Searching for coverage reports in: 01:32:35 + . 01:32:35 -> Found 1 reports 01:32:35 ==> Detecting git/mercurial file structure 01:32:35 ==> Reading reports 01:32:35 + ./coverage.out bytes=27661 01:32:35 ==> Appending adjustments 01:32:35 https://docs.codecov.io/docs/fixing-reports 01:32:35 + Found adjustments 01:32:35 ==> Gzipping contents 01:32:35 8.0K /tmp/codecov.pST5g9.gz 01:32:35 ==> Uploading reports 01:32:35 url: https://codecov.io 01:32:35 query: branch=odessa&commit=963b1b797b37bb6552567a88a18a54456f429e87&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fodessa%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:35 -> Pinging Codecov 01:32:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=963b1b797b37bb6552567a88a18a54456f429e87&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fodessa%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:35 -> Uploading to 01:32:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/963b1b797b37bb6552567a88a18a54456f429e87/58f13825-8bc3-4b0d-8155-78560cc5b9bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251114T013235Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4e2a6f5da8f640eface254a3cb25ce3e98d5bb2026b2c7ae9b71eaf1b7ec6bcf 01:32:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:35 Dload Upload Total Spent Left Speed 01:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7581 0 0 100 7581 0 48596 --:--:-- --:--:-- --:--:-- 48286 100 7581 0 0 100 7581 0 48286 --:--:-- --:--:-- --:--:-- 48286 01:32:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/963b1b797b37bb6552567a88a18a54456f429e87 [Pipeline] } 01:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:32:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:32:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:36 01:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:36 latest: Pulling from edgex-devops/edgex-snyk-go 01:32:36 2d35ebdb57d9: Pulling fs layer 01:32:36 85e8836fcdb2: Pulling fs layer 01:32:36 91631faa732a: Pulling fs layer 01:32:36 f3f5ae8826fa: Pulling fs layer 01:32:36 4f4fb700ef54: Pulling fs layer 01:32:36 7861252a18e6: Pulling fs layer 01:32:36 9130f900ef6f: Pulling fs layer 01:32:36 4f4fb700ef54: Waiting 01:32:36 f3f5ae8826fa: Waiting 01:32:36 7861252a18e6: Waiting 01:32:36 9130f900ef6f: Waiting 01:32:36 85e8836fcdb2: Verifying Checksum 01:32:36 85e8836fcdb2: Download complete 01:32:36 f3f5ae8826fa: Download complete 01:32:36 4f4fb700ef54: Download complete 01:32:36 2d35ebdb57d9: Verifying Checksum 01:32:36 2d35ebdb57d9: Download complete 01:32:36 2d35ebdb57d9: Pull complete 01:32:36 7861252a18e6: Verifying Checksum 01:32:36 7861252a18e6: Download complete 01:32:36 85e8836fcdb2: Pull complete 01:32:37 91631faa732a: Verifying Checksum 01:32:37 91631faa732a: Download complete 01:32:37 9130f900ef6f: Verifying Checksum 01:32:37 9130f900ef6f: Download complete 01:32:41 91631faa732a: Pull complete 01:32:41 f3f5ae8826fa: Pull complete 01:32:41 4f4fb700ef54: Pull complete 01:32:41 7861252a18e6: Pull complete 01:32:45 9130f900ef6f: Pull complete 01:32:45 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 01:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:46 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:32:48 $ docker top b48166e5d87f538a01238d396ed56fab3df14d02f9b3152fa7c3e65e62aed17b -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:49 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_odessa [Pipeline] echo 01:32:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:odessa' [Pipeline] sh 01:32:49 + set -o pipefail 01:32:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:odessa' 01:32:53 01:32:53 Monitoring /w/workspace/ndry_go-mod-configuration_odessa (github.com/edgexfoundry/go-mod-configuration/v4)... 01:32:53 01:32:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3015ff83-f4dc-4e1d-b7c0-d59cfed51f78/history/b2d0a397-04b4-4641-afb5-637dce3b394b 01:32:53 01:32:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:32:53 01:32:53 01:32:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:32:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:32:53 $ docker stop --time=1 b48166e5d87f538a01238d396ed56fab3df14d02f9b3152fa7c3e65e62aed17b 01:32:55 $ docker rm -f --volumes b48166e5d87f538a01238d396ed56fab3df14d02f9b3152fa7c3e65e62aed17b [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 01:32:56 + git log --format=format:%s -1 963b1b797b37bb6552567a88a18a54456f429e87 [Pipeline] sh 01:32:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:32:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:56 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:32:57 $ docker top 78f05950e4ed44f0e3b12371547a8798ae5dacf9bfb922ed39b64c602d13c779 -eo pid,comm 01:32:57 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). 01:32:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:57 [ssh-agent] Looking for ssh-agent implementation... 01:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:57 $ docker exec 78f05950e4ed44f0e3b12371547a8798ae5dacf9bfb922ed39b64c602d13c779 ssh-agent 01:32:57 SSH_AUTH_SOCK=/tmp/ssh-xj2O8lF5K6qf/agent.32 01:32:57 SSH_AGENT_PID=38 01:32:57 Running ssh-add (command line suppressed) 01:32:57 Identity added: /w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_10710159708613204253.key (/w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_10710159708613204253.key) 01:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:57 + git semver tag 01:32:58 2025-11-14 01:32:58,103 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:32:58 2025-11-14 01:32:58,107 [run_tag] DEBUG tag force:False 01:32:58 2025-11-14 01:32:58,107 [check_head_tag] DEBUG check head tag 01:32:58 2025-11-14 01:32:58,108 [execute] INFO git cat-file --batch-check 01:32:58 2025-11-14 01:32:58,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_odessa, stdin=, shell=False, universal_newlines=False) 01:32:58 2025-11-14 01:32:58,110 [execute] INFO git cat-file --batch 01:32:58 2025-11-14 01:32:58,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_odessa, stdin=, shell=False, universal_newlines=False) 01:32:58 2025-11-14 01:32:58,125 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:32:58 2025-11-14 01:32:58,125 [execute] INFO git tag -a v4.0.2-dev.4 -m v4.0.2-dev.4 01:32:58 2025-11-14 01:32:58,125 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.2-dev.4', '-m', 'v4.0.2-dev.4'], cwd=/w/workspace/ndry_go-mod-configuration_odessa, stdin=None, shell=False, universal_newlines=False) 01:32:58 2025-11-14 01:32:58,127 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:32:58 4.0.2-dev.4 [Pipeline] } 01:32:58 $ docker exec --env ******** --env ******** 78f05950e4ed44f0e3b12371547a8798ae5dacf9bfb922ed39b64c602d13c779 ssh-agent -k 01:32:58 unset SSH_AUTH_SOCK; 01:32:58 unset SSH_AGENT_PID; 01:32:58 echo Agent pid 38 killed; 01:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:58 + git semver [Pipeline] } 01:32:59 $ docker stop --time=1 78f05950e4ed44f0e3b12371547a8798ae5dacf9bfb922ed39b64c602d13c779 01:33:00 $ docker rm -f --volumes 78f05950e4ed44f0e3b12371547a8798ae5dacf9bfb922ed39b64c602d13c779 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:00 01:33:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:01 0.23.1-centos7: Pulling from edgex-lftools 01:33:01 ab5ef0e58194: Pulling fs layer 01:33:01 9712f1f96733: Pulling fs layer 01:33:01 63f879dbbcfc: Pulling fs layer 01:33:01 0d9ebad4ef96: Pulling fs layer 01:33:01 e9a5061849ea: Pulling fs layer 01:33:01 d747dcd14b5f: Pulling fs layer 01:33:01 2de7ff778b66: Pulling fs layer 01:33:01 0d9ebad4ef96: Waiting 01:33:01 e9a5061849ea: Waiting 01:33:01 d747dcd14b5f: Waiting 01:33:01 2de7ff778b66: Waiting 01:33:01 9712f1f96733: Verifying Checksum 01:33:01 9712f1f96733: Download complete 01:33:01 63f879dbbcfc: Verifying Checksum 01:33:01 63f879dbbcfc: Download complete 01:33:01 e9a5061849ea: Verifying Checksum 01:33:01 e9a5061849ea: Download complete 01:33:01 d747dcd14b5f: Download complete 01:33:01 0d9ebad4ef96: Verifying Checksum 01:33:01 0d9ebad4ef96: Download complete 01:33:01 2de7ff778b66: Verifying Checksum 01:33:01 2de7ff778b66: Download complete 01:33:01 ab5ef0e58194: Verifying Checksum 01:33:01 ab5ef0e58194: Download complete 01:33:05 ab5ef0e58194: Pull complete 01:33:05 9712f1f96733: Pull complete 01:33:05 63f879dbbcfc: Pull complete 01:33:10 0d9ebad4ef96: Pull complete 01:33:10 e9a5061849ea: Pull complete 01:33:10 d747dcd14b5f: Pull complete 01:33:12 2de7ff778b66: Pull complete 01:33:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:12 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:33:14 $ docker top 77ff9c2d82ff22972426b5455f891f23c7bf39f9e35c5c80a3b873508453f92d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:33:15 provisioning config files... 01:33:15 copy managed file [sigul-config] to file:/w/workspace/ndry_go-mod-configuration_odessa@tmp/config15743479221141165499tmp 01:33:15 copy managed file [sigul-password] to file:/w/workspace/ndry_go-mod-configuration_odessa@tmp/config9474224200630827451tmp 01:33:15 copy managed file [sigul-pki] to file:/w/workspace/ndry_go-mod-configuration_odessa@tmp/config11074808907469754101tmp [Pipeline] { [Pipeline] echo 01:33:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:33:15 ---> sigul-configuration.sh 01:33:15 gpg: directory `/root/.gnupg' created 01:33:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:33:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:33:15 gpg: keyring `/root/.gnupg/secring.gpg' created 01:33:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:33:15 gpg: CAST5 encrypted data 01:33:15 gpg: encrypted with 1 passphrase 01:33:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:33:15 + mkdir /home/jenkins 01:33:15 + mkdir /home/jenkins/sigul [Pipeline] sh 01:33:15 + 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 01:33:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:33:16 ---> sigul-install.sh 01:33:16 Sigul already installed; skipping installation. [Pipeline] sh 01:33:16 + git tag --list 01:33:16 v0.0.0 01:33:16 v0.0.1 01:33:16 v0.0.2 01:33:16 v0.0.3 01:33:16 v0.0.4 01:33:16 v0.0.5 01:33:16 v0.0.6 01:33:16 v0.0.7 01:33:16 v0.0.8 01:33:16 v2.0.0 01:33:16 v2.1.0 01:33:16 v2.2.0 01:33:16 v2.3.0 01:33:16 v3.0 01:33:16 v3.0.0 01:33:16 v3.1 01:33:16 v3.1.0 01:33:16 v4.0 01:33:16 v4.0.0 01:33:16 v4.0.1 01:33:16 v4.0.2-dev.1 01:33:16 v4.0.2-dev.2 01:33:16 v4.0.2-dev.3 01:33:16 v4.0.2-dev.4 01:33:16 v4.1.0-dev.1 01:33:16 v4.1.0-dev.10 01:33:16 v4.1.0-dev.11 01:33:16 v4.1.0-dev.12 01:33:16 v4.1.0-dev.13 01:33:16 v4.1.0-dev.14 01:33:16 v4.1.0-dev.15 01:33:16 v4.1.0-dev.16 01:33:16 v4.1.0-dev.17 01:33:16 v4.1.0-dev.2 01:33:16 v4.1.0-dev.3 01:33:16 v4.1.0-dev.4 01:33:16 v4.1.0-dev.5 01:33:16 v4.1.0-dev.6 01:33:16 v4.1.0-dev.7 01:33:16 v4.1.0-dev.8 01:33:16 v4.1.0-dev.9 [Pipeline] sh 01:33:16 + lftools sign git-tag v4.0.2-dev.4 01:33:17 Signing Git tag with Sigul... 01:33:17 Signing v4.0.2-dev.4 [Pipeline] echo 01:33:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:33:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:33:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:33:18 $ docker stop --time=1 77ff9c2d82ff22972426b5455f891f23c7bf39f9e35c5c80a3b873508453f92d 01:33:19 $ docker rm -f --volumes 77ff9c2d82ff22972426b5455f891f23c7bf39f9e35c5c80a3b873508453f92d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:33:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:20 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:33:20 $ docker top c42a2de2fe453cf1dd096f90068a2b03f4b1248e92473ed5def7209f4318291e -eo pid,comm 01:33:20 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). 01:33:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:20 [ssh-agent] Looking for ssh-agent implementation... 01:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:20 $ docker exec c42a2de2fe453cf1dd096f90068a2b03f4b1248e92473ed5def7209f4318291e ssh-agent 01:33:21 SSH_AUTH_SOCK=/tmp/ssh-e1VCq4lUfJzG/agent.32 01:33:21 SSH_AGENT_PID=38 01:33:21 Running ssh-add (command line suppressed) 01:33:21 Identity added: /w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_4326677818949489960.key (/w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_4326677818949489960.key) 01:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:21 + git semver bump pre 01:33:21 2025-11-14 01:33:21,684 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:21 2025-11-14 01:33:21,688 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:33:21 2025-11-14 01:33:21,688 [bump_version] DEBUG bumping version:4.0.2-dev.4 on axis:pre with prefix:dev 01:33:21 2025-11-14 01:33:21,689 [bump_version] DEBUG bumped version:4.0.2-dev.5 01:33:21 2025-11-14 01:33:21,689 [write_version] DEBUG write version:4.0.2-dev.5 to path:/w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa with force:True 01:33:21 2025-11-14 01:33:21,689 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:33:21 2025-11-14 01:33:21,689 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:33:21 2025-11-14 01:33:21,690 [execute] INFO git cat-file --batch-check 01:33:21 2025-11-14 01:33:21,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_odessa/.semver, stdin=, shell=False, universal_newlines=False) 01:33:21 2025-11-14 01:33:21,693 [execute] INFO git cat-file --batch 01:33:21 2025-11-14 01:33:21,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_odessa/.semver, stdin=, shell=False, universal_newlines=False) 01:33:21 2025-11-14 01:33:21,697 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:33:21 4.0.2-dev.5 [Pipeline] } 01:33:21 $ docker exec --env ******** --env ******** c42a2de2fe453cf1dd096f90068a2b03f4b1248e92473ed5def7209f4318291e ssh-agent -k 01:33:21 unset SSH_AUTH_SOCK; 01:33:21 unset SSH_AGENT_PID; 01:33:21 echo Agent pid 38 killed; 01:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:22 + git semver [Pipeline] } 01:33:22 $ docker stop --time=1 c42a2de2fe453cf1dd096f90068a2b03f4b1248e92473ed5def7209f4318291e 01:33:23 $ docker rm -f --volumes c42a2de2fe453cf1dd096f90068a2b03f4b1248e92473ed5def7209f4318291e [Pipeline] // withDockerContainer [Pipeline] sh 01:33:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:24 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:33:24 $ docker top dba5ee1fa3489951968866380aa73b1356d5915416aecc6f24acacda578569bd -eo pid,comm 01:33:24 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). 01:33:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:24 [ssh-agent] Looking for ssh-agent implementation... 01:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:24 $ docker exec dba5ee1fa3489951968866380aa73b1356d5915416aecc6f24acacda578569bd ssh-agent 01:33:25 SSH_AUTH_SOCK=/tmp/ssh-dOpqof2lL1tX/agent.32 01:33:25 SSH_AGENT_PID=38 01:33:25 Running ssh-add (command line suppressed) 01:33:25 Identity added: /w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_13642768320964886466.key (/w/workspace/ndry_go-mod-configuration_odessa@tmp/private_key_13642768320964886466.key) 01:33:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:25 + git semver push 01:33:25 2025-11-14 01:33:25,736 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:25 2025-11-14 01:33:25,741 [run_push] DEBUG push 01:33:25 2025-11-14 01:33:25,742 [execute] INFO git cat-file --batch-check 01:33:25 2025-11-14 01:33:25,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_odessa/.semver, stdin=, shell=False, universal_newlines=False) 01:33:25 2025-11-14 01:33:25,744 [execute] INFO git rev-list 4391676a85a1f8a2743365efbf04425a2650f1d4 -- 01:33:25 2025-11-14 01:33:25,744 [execute] DEBUG Popen(['git', 'rev-list', '4391676a85a1f8a2743365efbf04425a2650f1d4', '--'], cwd=/w/workspace/ndry_go-mod-configuration_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 01:33:25 2025-11-14 01:33:25,751 [execute] INFO git fetch -v -- origin 01:33:25 2025-11-14 01:33:25,751 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ndry_go-mod-configuration_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 01:33:26 2025-11-14 01:33:26,269 [run_push] DEBUG no remote changes detected 01:33:26 2025-11-14 01:33:26,269 [execute] INFO git push origin semver 01:33:26 2025-11-14 01:33:26,269 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ndry_go-mod-configuration_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 01:33:27 2025-11-14 01:33:27,002 [run_push] DEBUG push all version tags 01:33:27 2025-11-14 01:33:27,002 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:33:27 2025-11-14 01:33:27,003 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ndry_go-mod-configuration_odessa, stdin=None, shell=False, universal_newlines=False) 01:33:27 2025-11-14 01:33:27,740 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_odessa/.semver/odessa 01:33:27 4.0.2-dev.5 [Pipeline] } 01:33:27 $ docker exec --env ******** --env ******** dba5ee1fa3489951968866380aa73b1356d5915416aecc6f24acacda578569bd ssh-agent -k 01:33:27 unset SSH_AUTH_SOCK; 01:33:27 unset SSH_AGENT_PID; 01:33:27 echo Agent pid 38 killed; 01:33:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:28 + git semver [Pipeline] } 01:33:28 $ docker stop --time=1 dba5ee1fa3489951968866380aa73b1356d5915416aecc6f24acacda578569bd 01:33:29 $ docker rm -f --volumes dba5ee1fa3489951968866380aa73b1356d5915416aecc6f24acacda578569bd [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 01:33:30 + [ -d /w/workspace/ndry_go-mod-configuration_odessa/archives ] 01:33:30 + ls -al /w/workspace/ndry_go-mod-configuration_odessa/archives 01:33:30 total 16 01:33:30 drwxr-xr-x 3 root root 4096 Nov 14 01:32 . 01:33:30 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 01:33 .. 01:33:30 drwxr-xr-x 2 root root 4096 Nov 14 01:32 cost 01:33:30 -rw-r--r-- 1 root root 92 Nov 14 01:32 cost.csv 01:33:30 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_odessa/archives 01:33:30 + ls -al /w/workspace/ndry_go-mod-configuration_odessa/archives 01:33:30 total 16 01:33:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 01:32 . 01:33:30 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 01:33 .. 01:33:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 01:32 cost 01:33:30 -rw-r--r-- 1 jenkins jenkins 92 Nov 14 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:33:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:31 ---> package-listing.sh 01:33:31 ++ facter osfamily 01:33:31 ++ tr '[:upper:]' '[:lower:]' 01:33:32 + OS_FAMILY=debian 01:33:32 + workspace=/w/workspace/ndry_go-mod-configuration_odessa 01:33:32 + START_PACKAGES=/tmp/packages_start.txt 01:33:32 + END_PACKAGES=/tmp/packages_end.txt 01:33:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:32 + PACKAGES=/tmp/packages_start.txt 01:33:32 + '[' /w/workspace/ndry_go-mod-configuration_odessa ']' 01:33:32 + PACKAGES=/tmp/packages_end.txt 01:33:32 + case "${OS_FAMILY}" in 01:33:32 + dpkg -l 01:33:32 + grep '^ii' 01:33:32 + '[' -f /tmp/packages_start.txt ']' 01:33:32 + '[' -f /tmp/packages_end.txt ']' 01:33:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:32 + '[' /w/workspace/ndry_go-mod-configuration_odessa ']' 01:33:32 + mkdir -p /w/workspace/ndry_go-mod-configuration_odessa/archives/ 01:33:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_odessa/archives/ [Pipeline] echo 01:33:32 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/ndry_go-mod-configuration_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:33 prd-ubuntu20.04-docker-8c-8g-773090 does not seem to be running inside a container 01:33:33 $ 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/ndry_go-mod-configuration_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_odessa -v /w/workspace/ndry_go-mod-configuration_odessa:/w/workspace/ndry_go-mod-configuration_odessa:rw,z -v /w/workspace/ndry_go-mod-configuration_odessa@tmp:/w/workspace/ndry_go-mod-configuration_odessa@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 01:33:33 $ docker top 632b744be00781cd0679ade63ee5bf689b81a627cdf4d206877a714baf51183b -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:33 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:34 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:34 + ls /var/log/sa-host 01:33:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:34 provisioning config files... 01:33:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_odessa@tmp/config17041638147560200594tmp [Pipeline] { [Pipeline] echo 01:33:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:35 ---> create-netrc.sh [Pipeline] } 01:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:35 ---> python-tools-install.sh [Pipeline] echo 01:33:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:35 ---> sudo-logs.sh 01:33:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:33:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:36 ---> job-cost.sh 01:33:36 lf-activate-venv: SKIPPING 01:33:36 DEBUG: total: 0.2199999988079071 01:33:36 INFO: Retrieving Stack Cost... 01:33:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:36 INFO: Archiving Costs [Pipeline] echo 01:33:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:36 ---> logs-deploy.sh 01:33:36 lf-activate-venv: SKIPPING 01:33:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/odessa/9 01:33:36 INFO: archiving workspace using pattern(s): 01:33:38 Archives upload complete. 01:33:38 INFO: archiving logs to Nexus 01:33:38 ---> uname -a: 01:33:38 Linux prd-ubuntu20-04-docker-8c-8g-773090 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:33:38 01:33:38 01:33:38 ---> lscpu: 01:33:38 Architecture: x86_64 01:33:38 CPU op-mode(s): 32-bit, 64-bit 01:33:38 Byte Order: Little Endian 01:33:38 Address sizes: 40 bits physical, 48 bits virtual 01:33:38 CPU(s): 8 01:33:38 On-line CPU(s) list: 0-7 01:33:38 Thread(s) per core: 1 01:33:38 Core(s) per socket: 1 01:33:38 Socket(s): 8 01:33:38 NUMA node(s): 1 01:33:38 Vendor ID: AuthenticAMD 01:33:38 CPU family: 23 01:33:38 Model: 49 01:33:38 Model name: AMD EPYC-Rome Processor 01:33:38 Stepping: 0 01:33:38 CPU MHz: 2799.998 01:33:38 BogoMIPS: 5599.99 01:33:38 Virtualization: AMD-V 01:33:38 Hypervisor vendor: KVM 01:33:38 Virtualization type: full 01:33:38 L1d cache: 256 KiB 01:33:38 L1i cache: 256 KiB 01:33:38 L2 cache: 4 MiB 01:33:38 L3 cache: 128 MiB 01:33:38 NUMA node0 CPU(s): 0-7 01:33:38 Vulnerability Gather data sampling: Not affected 01:33:38 Vulnerability Itlb multihit: Not affected 01:33:38 Vulnerability L1tf: Not affected 01:33:38 Vulnerability Mds: Not affected 01:33:38 Vulnerability Meltdown: Not affected 01:33:38 Vulnerability Mmio stale data: Not affected 01:33:38 Vulnerability Retbleed: Vulnerable 01:33:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:33:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:33:38 Vulnerability Srbds: Not affected 01:33:38 Vulnerability Tsx async abort: Not affected 01:33:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:33:38 01:33:38 01:33:38 ---> nproc: 01:33:38 8 01:33:38 01:33:38 01:33:38 ---> df -h: 01:33:38 Filesystem Size Used Avail Use% Mounted on 01:33:38 overlay 155G 13G 143G 8% / 01:33:38 tmpfs 64M 0 64M 0% /dev 01:33:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:33:38 shm 64M 0 64M 0% /dev/shm 01:33:38 /dev/vda1 155G 13G 143G 8% /facter-os 01:33:38 01:33:38 01:33:38 ---> sar -b -r -n DEV: 01:33:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773090) 11/14/25 _x86_64_ (8 CPU) 01:33:38 01:33:38 01:30:39 LINUX RESTART (8 CPU) 01:33:38 01:33:38 01:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:33:38 01:32:01 375.11 63.87 311.24 0.00 11301.54 117317.34 0.00 01:33:38 01:33:01 123.11 0.78 122.33 0.00 43.33 58935.24 0.00 01:33:38 Average: 248.05 32.06 215.99 0.00 5625.14 87881.03 0.00 01:33:38 01:33:38 01:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:38 01:32:01 28242284 31389864 896432 2.73 95040 3312492 2110836 6.22 1249072 2961076 162192 01:33:38 01:33:01 27170680 31507796 776076 2.36 131084 4367564 1806620 5.33 1176396 4003892 83764 01:33:38 Average: 27706482 31448830 836254 2.54 113062 3840028 1958728 5.77 1212734 3482484 122978 01:33:38 01:33:38 01:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:38 01:32:01 ens3 633.77 412.24 7928.20 132.39 0.00 0.00 0.00 0.00 01:33:38 01:32:01 docker0 5.86 5.27 0.56 62.00 0.00 0.00 0.00 0.00 01:33:38 01:32:01 lo 3.12 3.12 0.30 0.30 0.00 0.00 0.00 0.00 01:33:38 01:32:01 vetha2103b3 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:33:38 01:33:01 ens3 427.61 279.82 9132.65 47.21 0.00 0.00 0.00 0.00 01:33:38 01:33:01 docker0 52.41 96.15 4.97 1068.34 0.00 0.00 0.00 0.00 01:33:38 01:33:01 lo 2.67 2.67 0.25 0.25 0.00 0.00 0.00 0.00 01:33:38 Average: ens3 529.83 345.47 8535.48 89.44 0.00 0.00 0.00 0.00 01:33:38 Average: docker0 29.33 51.09 2.79 569.40 0.00 0.00 0.00 0.00 01:33:38 Average: lo 2.89 2.89 0.28 0.28 0.00 0.00 0.00 0.00 01:33:38 01:33:38 01:33:38 ---> sar -P ALL: 01:33:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773090) 11/14/25 _x86_64_ (8 CPU) 01:33:38 01:33:38 01:30:39 LINUX RESTART (8 CPU) 01:33:38 01:33:38 01:31:02 CPU %user %nice %system %iowait %steal %idle 01:33:38 01:32:01 all 15.88 0.00 4.39 2.34 0.09 77.30 01:33:38 01:32:01 0 16.71 0.00 6.07 3.17 0.10 73.95 01:33:38 01:32:01 1 16.49 0.00 5.31 7.30 0.09 70.81 01:33:38 01:32:01 2 19.65 0.00 3.80 1.03 0.09 75.44 01:33:38 01:32:01 3 15.57 0.00 3.54 3.44 0.09 77.36 01:33:38 01:32:01 4 14.77 0.00 4.68 1.31 0.09 79.15 01:33:38 01:32:01 5 13.95 0.00 3.72 0.40 0.09 81.85 01:33:38 01:32:01 6 16.65 0.00 3.52 1.58 0.09 78.16 01:33:38 01:32:01 7 13.21 0.00 4.49 0.50 0.10 81.69 01:33:38 01:33:01 all 16.08 0.00 4.61 1.30 0.08 77.93 01:33:38 01:33:01 0 17.52 0.00 5.41 0.13 0.08 76.85 01:33:38 01:33:01 1 17.16 0.00 4.60 0.07 0.07 78.10 01:33:38 01:33:01 2 16.58 0.00 6.29 7.97 0.10 69.07 01:33:38 01:33:01 3 14.36 0.00 4.57 0.03 0.08 80.95 01:33:38 01:33:01 4 19.16 0.00 4.99 1.34 0.08 74.43 01:33:38 01:33:01 5 15.12 0.00 3.59 0.15 0.07 81.07 01:33:38 01:33:01 6 14.03 0.00 3.69 0.66 0.08 81.54 01:33:38 01:33:01 7 14.74 0.00 3.71 0.07 0.07 81.41 01:33:38 Average: all 15.98 0.00 4.50 1.81 0.09 77.62 01:33:38 Average: 0 17.12 0.00 5.74 1.64 0.09 75.41 01:33:38 Average: 1 16.83 0.00 4.95 3.64 0.08 74.50 01:33:38 Average: 2 18.10 0.00 5.05 4.52 0.09 72.23 01:33:38 Average: 3 14.96 0.00 4.06 1.72 0.09 79.17 01:33:38 Average: 4 16.99 0.00 4.83 1.32 0.09 76.77 01:33:38 Average: 5 14.54 0.00 3.65 0.27 0.08 81.46 01:33:38 Average: 6 15.33 0.00 3.60 1.12 0.09 79.86 01:33:38 Average: 7 13.98 0.00 4.10 0.28 0.09 81.55 01:33:38 01:33:38 01:33:38