Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a887d18d3c9f979bffd2d8aa589d5061ab2056e4 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-ssh3974104488073726161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2928663250941713675.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11890210561146386861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17615423716931456975.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/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14818937737074272977.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.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1181 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # 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 a887d18d3c9f979bffd2d8aa589d5061ab2056e4 (main) > 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 a887d18d3c9f979bffd2d8aa589d5061ab2056e4 # timeout=10 Commit message: "Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.1.0-dev.33" > git rev-list --no-walk a094f851a44ab6a5a7376b6a44b23d4ec82008dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:53:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:53:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:53:02 ========================================================= 12:53:02 EdgeX Global Pipelines Version Info 12:53:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:53:04 ------------------- 12:53:04 stable info: 12:53:04 ------------------- 12:53:04 Commited By: Ginny Guan ginny@iotechsys.com 12:53:04 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 12:53:04 Message: update stable to v1.0.281 12:53:05 ------------------- 12:53:05 experimental info: 12:53:05 ------------------- 12:53:05 Commited By: **** collab-it+edgex@linuxfoundation.org 12:53:05 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 12:53:05 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:53:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a887d18d3c9f979bffd2d8aa589d5061ab2056e4 [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a887d18 [Pipeline] echo 12:53:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:53:06 + git rev-list -1 --merges a887d18d3c9f979bffd2d8aa589d5061ab2056e4~1..a887d18d3c9f979bffd2d8aa589d5061ab2056e4 [Pipeline] echo 12:53:06 -----------> git rev-list -1 --merges a887d18d3c9f979bffd2d8aa589d5061ab2056e4~1..a887d18d3c9f979bffd2d8aa589d5061ab2056e4 a887d18d3c9f979bffd2d8aa589d5061ab2056e4 12:53:06 a887d18d3c9f979bffd2d8aa589d5061ab2056e4 [false] [Pipeline] sh 12:53:06 + git log --format=format:%s -1 a887d18d3c9f979bffd2d8aa589d5061ab2056e4 [Pipeline] echo 12:53:06 ========================================================= 12:53:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:53:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:53:07 + git log --format=format:%s -1 a887d18d3c9f979bffd2d8aa589d5061ab2056e4 [Pipeline] echo 12:53:07 [semverPrep] GIT_COMMIT: a887d18d3c9f979bffd2d8aa589d5061ab2056e4, Commit Message: Merge pull request #233 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.1.0-dev.33 [Pipeline] echo 12:53:07 [semverPrep] This is not a build commit. [Pipeline] sh 12:53:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:53:07 + grep -v github /etc/ssh/ssh_known_hosts 12:53:07 + [ -e /tmp/ssh_known_hosts ] 12:53:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:53:07 + sudo+ tee -a /etc/ssh/ssh_known_hosts 12:53:07 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:53:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:08 12:53:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:08 0.1.4: Pulling from edgex-devops/py-git-semver 12:53:08 3dae71ba6b94: Pulling fs layer 12:53:08 6bf1a483ea7c: Pulling fs layer 12:53:08 f5dfc541a4d3: Pulling fs layer 12:53:08 461d9e800cba: Pulling fs layer 12:53:08 80192f66455f: Pulling fs layer 12:53:08 2e8e34ca0e6c: Pulling fs layer 12:53:08 a29436f7fd5d: Pulling fs layer 12:53:08 923cac83aea3: Pulling fs layer 12:53:08 25ad8b0a4227: Pulling fs layer 12:53:08 db01528c6b51: Pulling fs layer 12:53:08 28988de357af: Pulling fs layer 12:53:08 2e8e34ca0e6c: Waiting 12:53:08 a29436f7fd5d: Waiting 12:53:08 923cac83aea3: Waiting 12:53:08 25ad8b0a4227: Waiting 12:53:08 80192f66455f: Waiting 12:53:08 461d9e800cba: Waiting 12:53:08 db01528c6b51: Waiting 12:53:08 28988de357af: Waiting 12:53:08 6bf1a483ea7c: Verifying Checksum 12:53:08 6bf1a483ea7c: Download complete 12:53:08 461d9e800cba: Download complete 12:53:08 f5dfc541a4d3: Verifying Checksum 12:53:08 f5dfc541a4d3: Download complete 12:53:08 80192f66455f: Download complete 12:53:08 3dae71ba6b94: Verifying Checksum 12:53:08 3dae71ba6b94: Download complete 12:53:08 923cac83aea3: Download complete 12:53:08 25ad8b0a4227: Verifying Checksum 12:53:08 25ad8b0a4227: Download complete 12:53:08 db01528c6b51: Verifying Checksum 12:53:08 db01528c6b51: Download complete 12:53:09 28988de357af: Verifying Checksum 12:53:09 28988de357af: Download complete 12:53:09 a29436f7fd5d: Verifying Checksum 12:53:09 a29436f7fd5d: Download complete 12:53:09 2e8e34ca0e6c: Verifying Checksum 12:53:09 2e8e34ca0e6c: Download complete 12:53:10 3dae71ba6b94: Pull complete 12:53:10 6bf1a483ea7c: Pull complete 12:53:10 f5dfc541a4d3: Pull complete 12:53:10 461d9e800cba: Pull complete 12:53:10 80192f66455f: Pull complete 12:53:14 2e8e34ca0e6c: Pull complete 12:53:14 a29436f7fd5d: Pull complete 12:53:14 923cac83aea3: Pull complete 12:53:14 25ad8b0a4227: Pull complete 12:53:14 db01528c6b51: Pull complete 12:53:14 28988de357af: Pull complete 12:53:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:15 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:53:16 $ docker top d4803d50cb38b5ff5ca3daae4801f395402284f73abfb55829dcfed7829f1354 -eo pid,comm 12:53:16 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). 12:53:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:53:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:32 [ssh-agent] Looking for ssh-agent implementation... 12:53:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:33 $ docker exec d4803d50cb38b5ff5ca3daae4801f395402284f73abfb55829dcfed7829f1354 ssh-agent 12:53:33 SSH_AUTH_SOCK=/tmp/ssh-IPA7sYbl2jcG/agent.31 12:53:33 SSH_AGENT_PID=37 12:53:33 Running ssh-add (command line suppressed) 12:53:33 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15018015699972915142.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_15018015699972915142.key) 12:53:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:33 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] sh 12:53:34 + git tag --points-at HEAD [Pipeline] } 12:53:34 $ docker exec --env ******** --env ******** d4803d50cb38b5ff5ca3daae4801f395402284f73abfb55829dcfed7829f1354 ssh-agent -k 12:53:34 unset SSH_AUTH_SOCK; 12:53:34 unset SSH_AGENT_PID; 12:53:34 echo Agent pid 37 killed; 12:53:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:34 [ssh-agent] Looking for ssh-agent implementation... 12:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:34 $ docker exec d4803d50cb38b5ff5ca3daae4801f395402284f73abfb55829dcfed7829f1354 ssh-agent 12:53:34 SSH_AUTH_SOCK=/tmp/ssh-fgK0TNo3eXVS/agent.84 12:53:34 SSH_AGENT_PID=90 12:53:34 Running ssh-add (command line suppressed) 12:53:34 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_938391362549513345.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_938391362549513345.key) 12:53:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:35 + git semver init 12:53:35 2026-08-31 12:53:35,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:53:35 2026-08-31 12:53:35,238 [run_init] DEBUG init version:0.0.0 force:False 12:53:35 2026-08-31 12:53:35,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 12:53:35 2026-08-31 12:53:35,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 12:53:35 2026-08-31 12:53:35,239 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 12:53:36 2026-08-31 12:53:36,348 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 12:53:36 2026-08-31 12:53:36,348 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 12:53:36 2026-08-31 12:53:36,348 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:53:36 2026-08-31 12:53:36,348 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:53:36 4.1.0-dev.24 [Pipeline] } 12:53:36 $ docker exec --env ******** --env ******** d4803d50cb38b5ff5ca3daae4801f395402284f73abfb55829dcfed7829f1354 ssh-agent -k 12:53:36 unset SSH_AUTH_SOCK; 12:53:36 unset SSH_AGENT_PID; 12:53:36 echo Agent pid 90 killed; 12:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:37 + git semver [Pipeline] } 12:53:37 $ docker stop --time=1 d4803d50cb38b5ff5ca3daae4801f395402284f73abfb55829dcfed7829f1354 12:53:38 $ docker rm -f --volumes d4803d50cb38b5ff5ca3daae4801f395402284f73abfb55829dcfed7829f1354 [Pipeline] // withDockerContainer [Pipeline] sh 12:53:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:53:39 Stashed 1 file(s) [Pipeline] echo 12:53:39 [edgeXSemver]: initialized semver on version 4.1.0-dev.24 [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 12:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 12:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 12:53:39 ========================================================= 12:53:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 12:53:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:53:40 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 12:53:40 2d35ebdb57d9: Pulling fs layer 12:53:40 c35fb4624d26: Pulling fs layer 12:53:40 4e2aec7ef170: Pulling fs layer 12:53:40 333b49ad6fbf: Pulling fs layer 12:53:40 4f4fb700ef54: Pulling fs layer 12:53:40 333b49ad6fbf: Waiting 12:53:40 c3e65509a76b: Pulling fs layer 12:53:40 7cf9ebb963bd: Pulling fs layer 12:53:40 4f4fb700ef54: Waiting 12:53:40 c3e65509a76b: Waiting 12:53:40 bb34ca984cfb: Pulling fs layer 12:53:40 151cf03bc807: Pulling fs layer 12:53:40 7cf9ebb963bd: Waiting 12:53:40 bb34ca984cfb: Waiting 12:53:40 151cf03bc807: Waiting 12:53:40 c35fb4624d26: Download complete 12:53:40 2d35ebdb57d9: Verifying Checksum 12:53:40 2d35ebdb57d9: Download complete 12:53:40 333b49ad6fbf: Verifying Checksum 12:53:40 333b49ad6fbf: Download complete 12:53:40 4f4fb700ef54: Verifying Checksum 12:53:40 4f4fb700ef54: Download complete 12:53:40 c3e65509a76b: Download complete 12:53:40 2d35ebdb57d9: Pull complete 12:53:40 7cf9ebb963bd: Verifying Checksum 12:53:40 7cf9ebb963bd: Download complete 12:53:40 c35fb4624d26: Pull complete 12:53:40 4e2aec7ef170: Verifying Checksum 12:53:40 4e2aec7ef170: Download complete 12:53:40 151cf03bc807: Verifying Checksum 12:53:40 151cf03bc807: Download complete 12:53:41 bb34ca984cfb: Verifying Checksum 12:53:41 bb34ca984cfb: Download complete 12:53:44 4e2aec7ef170: Pull complete 12:53:44 333b49ad6fbf: Pull complete 12:53:44 4f4fb700ef54: Pull complete 12:53:44 c3e65509a76b: Pull complete 12:53:44 7cf9ebb963bd: Pull complete 12:53:46 bb34ca984cfb: Pull complete 12:53:47 151cf03bc807: Pull complete 12:53:47 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:53:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:53:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 12:53:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:48 + docker inspect -f . ci-base-image-x86_64 12:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:48 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:53:50 $ docker top c7d4685ccf5c79b9234d111120b1bf711bc0e6d104365ab8fa2c2c8cba920240 -eo pid,comm [Pipeline] { [Pipeline] sh 12:53:51 + go version 12:53:51 go version go1.25.2 linux/amd64 [Pipeline] } 12:53:51 $ docker stop --time=1 c7d4685ccf5c79b9234d111120b1bf711bc0e6d104365ab8fa2c2c8cba920240 12:53:52 $ docker rm -f --volumes c7d4685ccf5c79b9234d111120b1bf711bc0e6d104365ab8fa2c2c8cba920240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:53 + docker inspect -f . ci-base-image-x86_64 12:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:53 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:53:53 $ docker top e71b8ac75d69d956240ae3eb3efd6a9fd8ca73348bb26418f3025547f29746b6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:53:54 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 12:53:54 + make test 12:53:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:53:54 go: downloading github.com/stretchr/testify v1.12.1 12:53:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.43 12:53:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.33 12:53:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:53:55 go: downloading github.com/spf13/cast v1.10.0 12:53:55 go: downloading github.com/stretchr/objx v0.5.3 12:53:55 go: downloading github.com/fxamacker/cbor/v2 v2.9.3 12:53:55 go: downloading github.com/google/uuid v1.6.0 12:53:55 go: downloading go.yaml.in/yaml/v3 v3.0.5 12:53:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 12:53:55 go: downloading github.com/go-playground/validator/v10 v10.30.3 12:53:56 go: downloading github.com/go-playground/universal-translator v0.18.1 12:53:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 12:53:56 go: downloading github.com/leodido/go-urn v1.4.0 12:53:56 go: downloading golang.org/x/crypto v0.52.0 12:53:56 go: downloading golang.org/x/text v0.37.0 12:53:56 go: downloading github.com/go-playground/locales v0.14.1 12:53:56 go: downloading github.com/gorilla/websocket v1.5.3 12:53:56 go: downloading golang.org/x/net v0.55.0 12:53:56 go: downloading golang.org/x/sync v0.20.0 12:53:57 go: downloading github.com/x448/float16 v0.8.4 12:53:57 go: downloading golang.org/x/sys v0.45.0 12:54:07 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements 12:54:08 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 12:54:08 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.032s coverage: 58.4% of statements 12:54:08 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.005s coverage: 100.0% of statements 12:54:21 0 issues. 12:54:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:54:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:54:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:54:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 12:54:23 $ docker stop --time=1 e71b8ac75d69d956240ae3eb3efd6a9fd8ca73348bb26418f3025547f29746b6 12:54:25 $ docker rm -f --volumes e71b8ac75d69d956240ae3eb3efd6a9fd8ca73348bb26418f3025547f29746b6 [Pipeline] // withDockerContainer [Pipeline] sh 12:54:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:54:25 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 12:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:26 12:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:27 latest: Pulling from edgex-lftools-log-publisher 12:54:27 5eb5b503b376: Pulling fs layer 12:54:27 5c69ac0246d0: Pulling fs layer 12:54:27 ec43610c2a17: Pulling fs layer 12:54:27 3a2ae6a8a46f: Pulling fs layer 12:54:27 33b1e0a273af: Pulling fs layer 12:54:27 5d3b04190fa2: Pulling fs layer 12:54:27 2f39f015ded8: Pulling fs layer 12:54:27 3a2ae6a8a46f: Waiting 12:54:27 33b1e0a273af: Waiting 12:54:27 5d3b04190fa2: Waiting 12:54:27 2f39f015ded8: Waiting 12:54:27 5c69ac0246d0: Download complete 12:54:27 3a2ae6a8a46f: Verifying Checksum 12:54:27 3a2ae6a8a46f: Download complete 12:54:27 ec43610c2a17: Verifying Checksum 12:54:27 ec43610c2a17: Download complete 12:54:27 5d3b04190fa2: Verifying Checksum 12:54:27 33b1e0a273af: Verifying Checksum 12:54:27 33b1e0a273af: Download complete 12:54:27 5eb5b503b376: Verifying Checksum 12:54:27 5eb5b503b376: Download complete 12:54:28 2f39f015ded8: Download complete 12:54:28 5eb5b503b376: Pull complete 12:54:28 5c69ac0246d0: Pull complete 12:54:29 ec43610c2a17: Pull complete 12:54:29 3a2ae6a8a46f: Pull complete 12:54:29 33b1e0a273af: Pull complete 12:54:29 5d3b04190fa2: Pull complete 12:54:35 2f39f015ded8: Pull complete 12:54:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:38 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:54:38 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:54:39 $ docker top 2a42ef5c14eb2dc197bda8ce78fcc484f5079302ef6fa563ca80ec0df1f0cbb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:39 ---> job-cost.sh 12:54:39 lf-activate-venv: SKIPPING 12:54:39 INFO: No Stack... 12:54:40 INFO: Retrieving Pricing Info for: v3-standard-8 12:54:40 INFO: Archiving Costs [Pipeline] sh 12:54:40 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 12:54:40 + cut -d, -f6 [Pipeline] lock 12:54:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-120-stack-cost] 12:54:40 Resource [jenkins-edgexfoundry-go-mod-configuration-main-120-stack-cost] did not exist. Created. 12:54:40 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:54:41 + echo total: 0.2199999988079071 [Pipeline] stash 12:54:41 Stashed 1 file(s) [Pipeline] } 12:54:41 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 12:54:41 $ docker stop --time=1 2a42ef5c14eb2dc197bda8ce78fcc484f5079302ef6fa563ca80ec0df1f0cbb2 12:54:42 $ docker rm -f --volumes 2a42ef5c14eb2dc197bda8ce78fcc484f5079302ef6fa563ca80ec0df1f0cbb2 [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 12:54:42 provisioning config files... 12:54:42 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config16392736047373095145tmp [Pipeline] { [Pipeline] sh 12:54:43 + set +x 12:54:43 + curl -s https://codecov.io/bash 12:54:43 + bash -s -- 12:54:43 12:54:43 _____ _ 12:54:43 / ____| | | 12:54:43 | | ___ __| | ___ ___ _____ __ 12:54:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:54:43 | |___| (_) | (_| | __/ (_| (_) \ V / 12:54:43 \_____\___/ \__,_|\___|\___\___/ \_/ 12:54:43 Bash-1.0.6 12:54:43 12:54:43 12:54:43 ==> git version 2.25.1 found 12:54:43 ==> 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 12:54:43 Release-Date: 2020-01-08 12:54:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:54:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:54:43 ==> Jenkins CI detected. 12:54:43 current dir:  /w/workspace/oundry_go-mod-configuration_main 12:54:43 project root: . 12:54:43 --> token set from env 12:54:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:54:43 ==> Running gcov in . (disable via -X gcov) 12:54:43 ==> Python coveragepy not found 12:54:43 ==> Searching for coverage reports in: 12:54:43 + . 12:54:43 -> Found 1 reports 12:54:43 ==> Detecting git/mercurial file structure 12:54:43 ==> Reading reports 12:54:43 + ./coverage.out bytes=27661 12:54:43 ==> Appending adjustments 12:54:43 https://docs.codecov.io/docs/fixing-reports 12:54:43 + Found adjustments 12:54:43 ==> Gzipping contents 12:54:43 4.0K /tmp/codecov.cVQI9J.gz 12:54:43 ==> Uploading reports 12:54:43 url: https://codecov.io 12:54:43 query: branch=main&commit=a887d18d3c9f979bffd2d8aa589d5061ab2056e4&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 12:54:43 -> Pinging Codecov 12:54:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a887d18d3c9f979bffd2d8aa589d5061ab2056e4&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 12:54:43 -> Uploading to 12:54:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/a887d18d3c9f979bffd2d8aa589d5061ab2056e4/107a13f6-c4e9-4e87-84b8-e69dc0900142.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260831%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260831T125443Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5f8badc9119a369af894f4b1a58c82da67363f071c134f32829aa22666e7ff73 12:54:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:54:43 Dload Upload Total Spent Left Speed 12:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3599 0 0 100 3599 0 26858 --:--:-- --:--:-- --:--:-- 26858 12:54:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/a887d18d3c9f979bffd2d8aa589d5061ab2056e4 [Pipeline] } 12:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:54:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:54:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:54:44 12:54:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:54:44 latest: Pulling from edgex-devops/edgex-snyk-go 12:54:44 2d35ebdb57d9: Already exists 12:54:44 85e8836fcdb2: Pulling fs layer 12:54:44 91631faa732a: Pulling fs layer 12:54:44 f3f5ae8826fa: Pulling fs layer 12:54:44 4f4fb700ef54: Pulling fs layer 12:54:44 7861252a18e6: Pulling fs layer 12:54:44 9130f900ef6f: Pulling fs layer 12:54:44 4f4fb700ef54: Waiting 12:54:44 7861252a18e6: Waiting 12:54:44 9130f900ef6f: Waiting 12:54:44 f3f5ae8826fa: Download complete 12:54:44 85e8836fcdb2: Download complete 12:54:44 4f4fb700ef54: Verifying Checksum 12:54:44 4f4fb700ef54: Download complete 12:54:45 85e8836fcdb2: Pull complete 12:54:45 7861252a18e6: Verifying Checksum 12:54:45 7861252a18e6: Download complete 12:54:45 91631faa732a: Verifying Checksum 12:54:45 91631faa732a: Download complete 12:54:45 9130f900ef6f: Verifying Checksum 12:54:45 9130f900ef6f: Download complete 12:54:49 91631faa732a: Pull complete 12:54:49 f3f5ae8826fa: Pull complete 12:54:49 4f4fb700ef54: Pull complete 12:54:49 7861252a18e6: Pull complete 12:54:53 9130f900ef6f: Pull complete 12:54:53 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:53 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:54:55 $ docker top 739ee1d00f6ac0cf3482e33629056ca6c7779115b93fcff3ab9d371044468d20 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:56 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 12:54:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 12:54:56 + set -o pipefail 12:54:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 12:55:02 12:55:02 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 12:55:02 12:55:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/c7ed966d-8014-4ae0-9206-5250825f1bcb 12:55:02 12:55:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:55:02 [Pipeline] } 12:55:02 $ docker stop --time=1 739ee1d00f6ac0cf3482e33629056ca6c7779115b93fcff3ab9d371044468d20 12:55:04 $ docker rm -f --volumes 739ee1d00f6ac0cf3482e33629056ca6c7779115b93fcff3ab9d371044468d20 [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 12:55:05 + git log --format=format:%s -1 a887d18d3c9f979bffd2d8aa589d5061ab2056e4 [Pipeline] sh 12:55:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:06 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:55:07 $ docker top 4f5b37ebe5200923d853cb72a4981b12fd62b64bf57c3cff7646cd9b4f4adf60 -eo pid,comm 12:55:07 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). 12:55:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:07 [ssh-agent] Looking for ssh-agent implementation... 12:55:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:07 $ docker exec 4f5b37ebe5200923d853cb72a4981b12fd62b64bf57c3cff7646cd9b4f4adf60 ssh-agent 12:55:07 SSH_AUTH_SOCK=/tmp/ssh-45r6b7kxw7DO/agent.32 12:55:07 SSH_AGENT_PID=39 12:55:07 Running ssh-add (command line suppressed) 12:55:07 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4245564591940393507.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4245564591940393507.key) 12:55:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:08 + git semver tag 12:55:09 2026-08-31 12:55:08,783 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:55:09 2026-08-31 12:55:08,786 [run_tag] DEBUG tag force:False 12:55:09 2026-08-31 12:55:08,786 [check_head_tag] DEBUG check head tag 12:55:09 2026-08-31 12:55:08,787 [execute] INFO git cat-file --batch-check 12:55:09 2026-08-31 12:55:08,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 12:55:09 2026-08-31 12:55:08,789 [execute] INFO git cat-file --batch 12:55:09 2026-08-31 12:55:08,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 12:55:09 2026-08-31 12:55:08,795 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:55:09 2026-08-31 12:55:08,795 [execute] INFO git tag -a v4.1.0-dev.24 -m v4.1.0-dev.24 12:55:09 2026-08-31 12:55:08,795 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.24', '-m', 'v4.1.0-dev.24'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 12:55:09 2026-08-31 12:55:08,797 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:55:09 4.1.0-dev.24 [Pipeline] } 12:55:09 $ docker exec --env ******** --env ******** 4f5b37ebe5200923d853cb72a4981b12fd62b64bf57c3cff7646cd9b4f4adf60 ssh-agent -k 12:55:09 unset SSH_AUTH_SOCK; 12:55:09 unset SSH_AGENT_PID; 12:55:09 echo Agent pid 39 killed; 12:55:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:09 + git semver [Pipeline] } 12:55:10 $ docker stop --time=1 4f5b37ebe5200923d853cb72a4981b12fd62b64bf57c3cff7646cd9b4f4adf60 12:55:11 $ docker rm -f --volumes 4f5b37ebe5200923d853cb72a4981b12fd62b64bf57c3cff7646cd9b4f4adf60 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:55:12 12:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:55:12 0.23.1-centos7: Pulling from edgex-lftools 12:55:12 ab5ef0e58194: Pulling fs layer 12:55:12 9712f1f96733: Pulling fs layer 12:55:12 63f879dbbcfc: Pulling fs layer 12:55:12 0d9ebad4ef96: Pulling fs layer 12:55:12 e9a5061849ea: Pulling fs layer 12:55:12 d747dcd14b5f: Pulling fs layer 12:55:12 2de7ff778b66: Pulling fs layer 12:55:12 0d9ebad4ef96: Waiting 12:55:12 e9a5061849ea: Waiting 12:55:12 d747dcd14b5f: Waiting 12:55:12 2de7ff778b66: Waiting 12:55:12 9712f1f96733: Download complete 12:55:13 63f879dbbcfc: Verifying Checksum 12:55:13 63f879dbbcfc: Download complete 12:55:13 e9a5061849ea: Verifying Checksum 12:55:13 e9a5061849ea: Download complete 12:55:13 d747dcd14b5f: Download complete 12:55:13 0d9ebad4ef96: Download complete 12:55:13 ab5ef0e58194: Verifying Checksum 12:55:13 ab5ef0e58194: Download complete 12:55:13 2de7ff778b66: Verifying Checksum 12:55:13 2de7ff778b66: Download complete 12:55:15 ab5ef0e58194: Pull complete 12:55:15 9712f1f96733: Pull complete 12:55:16 63f879dbbcfc: Pull complete 12:55:20 0d9ebad4ef96: Pull complete 12:55:20 e9a5061849ea: Pull complete 12:55:20 d747dcd14b5f: Pull complete 12:55:22 2de7ff778b66: Pull complete 12:55:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:55:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:22 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:55:24 $ docker top a6923bae347fa5bce23cde1f2061acaca637a04c258761b9fa079175c480fcda -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:55:24 provisioning config files... 12:55:24 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config13272807531692396645tmp 12:55:24 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6984540888313061400tmp 12:55:24 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config12322958953110874298tmp [Pipeline] { [Pipeline] echo 12:55:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:55:25 ---> sigul-configuration.sh 12:55:25 gpg: directory `/root/.gnupg' created 12:55:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:55:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:55:25 gpg: keyring `/root/.gnupg/secring.gpg' created 12:55:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:55:25 gpg: CAST5 encrypted data 12:55:25 gpg: encrypted with 1 passphrase 12:55:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:55:25 + mkdir /home/jenkins 12:55:25 + mkdir /home/jenkins/sigul [Pipeline] sh 12:55:26 + 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 12:55:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:55:26 ---> sigul-install.sh 12:55:26 Sigul already installed; skipping installation. [Pipeline] sh 12:55:26 + git tag --list 12:55:26 v0.0.0 12:55:26 v0.0.1 12:55:26 v0.0.2 12:55:26 v0.0.3 12:55:26 v0.0.4 12:55:26 v0.0.5 12:55:26 v0.0.6 12:55:26 v0.0.7 12:55:26 v0.0.8 12:55:26 v2.0.0 12:55:26 v2.1.0 12:55:26 v2.2.0 12:55:26 v2.3.0 12:55:26 v3.0 12:55:26 v3.0.0 12:55:26 v3.1 12:55:26 v3.1.0 12:55:26 v4.0 12:55:26 v4.0.0 12:55:26 v4.0.1 12:55:26 v4.0.3 12:55:26 v4.1.0-dev.22 12:55:26 v4.1.0-dev.23 12:55:26 v4.1.0-dev.24 [Pipeline] sh 12:55:27 + lftools sign git-tag v4.1.0-dev.24 12:55:27 Signing Git tag with Sigul... 12:55:27 Signing v4.1.0-dev.24 [Pipeline] echo 12:55:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:55:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:55:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:55:29 $ docker stop --time=1 a6923bae347fa5bce23cde1f2061acaca637a04c258761b9fa079175c480fcda 12:55:30 $ docker rm -f --volumes a6923bae347fa5bce23cde1f2061acaca637a04c258761b9fa079175c480fcda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:55:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:31 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:55:31 $ docker top d377b1dabbd70d65bc09cd2684b7774378be50a3fb09d0c8d3e90ed9f48b4735 -eo pid,comm 12:55:31 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). 12:55:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:31 [ssh-agent] Looking for ssh-agent implementation... 12:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:32 $ docker exec d377b1dabbd70d65bc09cd2684b7774378be50a3fb09d0c8d3e90ed9f48b4735 ssh-agent 12:55:32 SSH_AUTH_SOCK=/tmp/ssh-SePiDP5ecumo/agent.33 12:55:32 SSH_AGENT_PID=39 12:55:32 Running ssh-add (command line suppressed) 12:55:32 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4453529768146013575.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4453529768146013575.key) 12:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:32 + git semver bump pre 12:55:32 2026-08-31 12:55:32,800 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:55:32 2026-08-31 12:55:32,803 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:55:32 2026-08-31 12:55:32,803 [bump_version] DEBUG bumping version:4.1.0-dev.24 on axis:pre with prefix:dev 12:55:32 2026-08-31 12:55:32,803 [bump_version] DEBUG bumped version:4.1.0-dev.25 12:55:32 2026-08-31 12:55:32,803 [write_version] DEBUG write version:4.1.0-dev.25 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 12:55:32 2026-08-31 12:55:32,803 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:55:32 2026-08-31 12:55:32,804 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 12:55:32 2026-08-31 12:55:32,805 [execute] INFO git cat-file --batch-check 12:55:32 2026-08-31 12:55:32,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 12:55:32 2026-08-31 12:55:32,808 [execute] INFO git cat-file --batch 12:55:32 2026-08-31 12:55:32,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 12:55:32 2026-08-31 12:55:32,812 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:55:32 4.1.0-dev.25 [Pipeline] } 12:55:32 $ docker exec --env ******** --env ******** d377b1dabbd70d65bc09cd2684b7774378be50a3fb09d0c8d3e90ed9f48b4735 ssh-agent -k 12:55:32 unset SSH_AUTH_SOCK; 12:55:32 unset SSH_AGENT_PID; 12:55:32 echo Agent pid 39 killed; 12:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:33 + git semver [Pipeline] } 12:55:33 $ docker stop --time=1 d377b1dabbd70d65bc09cd2684b7774378be50a3fb09d0c8d3e90ed9f48b4735 12:55:35 $ docker rm -f --volumes d377b1dabbd70d65bc09cd2684b7774378be50a3fb09d0c8d3e90ed9f48b4735 [Pipeline] // withDockerContainer [Pipeline] sh 12:55:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:35 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:55:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:55:36 $ docker top 17cbee07ae8dac6debf48f11b27cf482812e3553b08b683eef06e06f9dfbeabe -eo pid,comm 12:55:36 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). 12:55:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:36 [ssh-agent] Looking for ssh-agent implementation... 12:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:36 $ docker exec 17cbee07ae8dac6debf48f11b27cf482812e3553b08b683eef06e06f9dfbeabe ssh-agent 12:55:36 SSH_AUTH_SOCK=/tmp/ssh-VsDnQFp5Gz63/agent.34 12:55:36 SSH_AGENT_PID=40 12:55:36 Running ssh-add (command line suppressed) 12:55:36 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12851565606732997277.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12851565606732997277.key) 12:55:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:37 + git semver push 12:55:37 2026-08-31 12:55:37,260 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:55:37 2026-08-31 12:55:37,265 [run_push] DEBUG push 12:55:37 2026-08-31 12:55:37,265 [execute] INFO git cat-file --batch-check 12:55:37 2026-08-31 12:55:37,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 12:55:37 2026-08-31 12:55:37,267 [execute] INFO git rev-list 1f3ee9b757abbd7f6f3b775d2ba5309dc291715f -- 12:55:37 2026-08-31 12:55:37,267 [execute] DEBUG Popen(['git', 'rev-list', '1f3ee9b757abbd7f6f3b775d2ba5309dc291715f', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:55:37 2026-08-31 12:55:37,273 [execute] INFO git fetch -v -- origin 12:55:37 2026-08-31 12:55:37,273 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=True) 12:55:38 2026-08-31 12:55:37,867 [run_push] DEBUG no remote changes detected 12:55:38 2026-08-31 12:55:37,867 [execute] INFO git push origin semver 12:55:38 2026-08-31 12:55:37,867 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:55:39 2026-08-31 12:55:39,339 [run_push] DEBUG push all version tags 12:55:39 2026-08-31 12:55:39,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:55:39 2026-08-31 12:55:39,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 12:55:41 2026-08-31 12:55:40,961 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 12:55:41 4.1.0-dev.25 [Pipeline] } 12:55:41 $ docker exec --env ******** --env ******** 17cbee07ae8dac6debf48f11b27cf482812e3553b08b683eef06e06f9dfbeabe ssh-agent -k 12:55:41 unset SSH_AUTH_SOCK; 12:55:41 unset SSH_AGENT_PID; 12:55:41 echo Agent pid 40 killed; 12:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:41 + git semver [Pipeline] } 12:55:42 $ docker stop --time=1 17cbee07ae8dac6debf48f11b27cf482812e3553b08b683eef06e06f9dfbeabe 12:55:43 $ docker rm -f --volumes 17cbee07ae8dac6debf48f11b27cf482812e3553b08b683eef06e06f9dfbeabe [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 12:55:44 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 12:55:44 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 12:55:44 total 16 12:55:44 drwxr-xr-x 3 root root 4096 Aug 31 12:54 . 12:55:44 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 12:55 .. 12:55:44 drwxr-xr-x 2 root root 4096 Aug 31 12:54 cost 12:55:44 -rw-r--r-- 1 root root 92 Aug 31 12:54 cost.csv 12:55:44 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 12:55:44 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 12:55:44 total 16 12:55:44 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 12:54 . 12:55:44 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 12:55 .. 12:55:44 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 12:54 cost 12:55:44 -rw-r--r-- 1 jenkins jenkins 92 Aug 31 12:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:55:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:55:45 ---> package-listing.sh 12:55:45 ++ facter osfamily 12:55:45 ++ tr '[:upper:]' '[:lower:]' 12:55:45 + OS_FAMILY=debian 12:55:45 + workspace=/w/workspace/oundry_go-mod-configuration_main 12:55:45 + START_PACKAGES=/tmp/packages_start.txt 12:55:45 + END_PACKAGES=/tmp/packages_end.txt 12:55:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:45 + PACKAGES=/tmp/packages_start.txt 12:55:45 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 12:55:45 + PACKAGES=/tmp/packages_end.txt 12:55:45 + case "${OS_FAMILY}" in 12:55:45 + dpkg -l 12:55:45 + grep '^ii' 12:55:45 + '[' -f /tmp/packages_start.txt ']' 12:55:45 + '[' -f /tmp/packages_end.txt ']' 12:55:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:45 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 12:55:45 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 12:55:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 12:55:45 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:55:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:46 prd-ubuntu20.04-docker-8c-8g-1181 does not seem to be running inside a container 12:55:46 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 12:55:47 $ docker top ccda99cefe4afcecff2a8a5112e122dc3ac33882b9d6733651f201abce1e184f -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:47 + touch /tmp/pre-build-complete [Pipeline] sh 12:55:47 + mkdir -p /var/log/sysstat [Pipeline] sh 12:55:47 + ls /var/log/sa-host 12:55:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:48 provisioning config files... 12:55:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config9321144410470853609tmp [Pipeline] { [Pipeline] echo 12:55:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:55:48 ---> create-netrc.sh [Pipeline] } 12:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:55:48 ---> python-tools-install.sh [Pipeline] echo 12:55:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:55:49 ---> sudo-logs.sh 12:55:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:55:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:55:49 ---> job-cost.sh 12:55:49 lf-activate-venv: SKIPPING 12:55:49 DEBUG: total: 0.2199999988079071 12:55:49 INFO: Retrieving Stack Cost... 12:55:49 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:49 INFO: Archiving Costs [Pipeline] echo 12:55:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:55:50 ---> logs-deploy.sh 12:55:50 lf-activate-venv: SKIPPING 12:55:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/120 12:55:50 INFO: archiving workspace using pattern(s): 12:55:51 Archives upload complete. 12:55:51 INFO: archiving logs to Nexus