Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 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-ssh9202289957133227859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16792987924962224249.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16885595465803674978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh4608791423328763160.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6812012206218916460.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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-5464 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 (main) Commit message: "feat: Apply CBOR encode to message envelope (#425)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 # timeout=10 > git rev-list --no-walk 53a0ec228fbf49ea511d724de1103786325b3993 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:03:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:03:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:03:04 ========================================================= 09:03:04 EdgeX Global Pipelines Version Info 09:03:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:03:06 ------------------- 09:03:06 stable info: 09:03:06 ------------------- 09:03:06 Commited By: Ginny Guan ginny@iotechsys.com 09:03:06 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 09:03:06 Message: update stable to v1.0.274 09:03:06 ------------------- 09:03:06 experimental info: 09:03:06 ------------------- 09:03:06 Commited By: Ginny Guan ginny@iotechsys.com 09:03:06 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 09:03:06 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:03:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo 09:03:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5e2e0e [Pipeline] echo 09:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:03:07 + git rev-list -1 --merges a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2~1..a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo 09:03:07 -----------> git rev-list -1 --merges a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2~1..a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [false] [Pipeline] sh 09:03:07 + git log --format=format:%s -1 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo 09:03:07 ========================================================= 09:03:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:03:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:03:08 + git log --format=format:%s -1 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] echo 09:03:08 [semverPrep] GIT_COMMIT: a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2, Commit Message: feat: Apply CBOR encode to message envelope (#425) [Pipeline] echo 09:03:08 [semverPrep] This is not a build commit. [Pipeline] sh 09:03:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:03:08 + grep -v github /etc/ssh/ssh_known_hosts 09:03:08 + [ -e /tmp/ssh_known_hosts ] 09:03:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:03:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:03:08 + sudo tee -a /etc/ssh/ssh_known_hosts 09:03:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:08 09:03:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:09 0.1.4: Pulling from edgex-devops/py-git-semver 09:03:09 3dae71ba6b94: Pulling fs layer 09:03:09 6bf1a483ea7c: Pulling fs layer 09:03:09 f5dfc541a4d3: Pulling fs layer 09:03:09 461d9e800cba: Pulling fs layer 09:03:09 80192f66455f: Pulling fs layer 09:03:09 2e8e34ca0e6c: Pulling fs layer 09:03:09 a29436f7fd5d: Pulling fs layer 09:03:09 923cac83aea3: Pulling fs layer 09:03:09 25ad8b0a4227: Pulling fs layer 09:03:09 db01528c6b51: Pulling fs layer 09:03:09 28988de357af: Pulling fs layer 09:03:09 461d9e800cba: Waiting 09:03:09 80192f66455f: Waiting 09:03:09 25ad8b0a4227: Waiting 09:03:09 2e8e34ca0e6c: Waiting 09:03:09 a29436f7fd5d: Waiting 09:03:09 db01528c6b51: Waiting 09:03:09 28988de357af: Waiting 09:03:09 923cac83aea3: Waiting 09:03:09 6bf1a483ea7c: Verifying Checksum 09:03:09 6bf1a483ea7c: Download complete 09:03:09 461d9e800cba: Verifying Checksum 09:03:09 461d9e800cba: Download complete 09:03:09 80192f66455f: Verifying Checksum 09:03:09 80192f66455f: Download complete 09:03:09 f5dfc541a4d3: Verifying Checksum 09:03:09 f5dfc541a4d3: Download complete 09:03:09 3dae71ba6b94: Verifying Checksum 09:03:09 923cac83aea3: Verifying Checksum 09:03:09 923cac83aea3: Download complete 09:03:09 25ad8b0a4227: Verifying Checksum 09:03:09 25ad8b0a4227: Download complete 09:03:09 db01528c6b51: Verifying Checksum 09:03:09 db01528c6b51: Download complete 09:03:09 28988de357af: Verifying Checksum 09:03:09 28988de357af: Download complete 09:03:10 a29436f7fd5d: Verifying Checksum 09:03:10 a29436f7fd5d: Download complete 09:03:10 2e8e34ca0e6c: Verifying Checksum 09:03:10 2e8e34ca0e6c: Download complete 09:03:11 3dae71ba6b94: Pull complete 09:03:11 6bf1a483ea7c: Pull complete 09:03:12 f5dfc541a4d3: Pull complete 09:03:12 461d9e800cba: Pull complete 09:03:12 80192f66455f: Pull complete 09:03:16 2e8e34ca0e6c: Pull complete 09:03:17 a29436f7fd5d: Pull complete 09:03:17 923cac83aea3: Pull complete 09:03:17 25ad8b0a4227: Pull complete 09:03:17 db01528c6b51: Pull complete 09:03:17 28988de357af: Pull complete 09:03:17 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:17 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:03:21 $ docker top 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 -eo pid,comm 09:03:21 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). 09:03:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:03:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:34 [ssh-agent] Looking for ssh-agent implementation... 09:03:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:35 $ docker exec 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent 09:03:35 SSH_AUTH_SOCK=/tmp/ssh-LK3k38R7qwoq/agent.33 09:03:35 SSH_AGENT_PID=39 09:03:35 Running ssh-add (command line suppressed) 09:03:35 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2965611570743640526.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2965611570743640526.key) 09:03:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:35 + git tag --points-at HEAD [Pipeline] } 09:03:35 $ docker exec --env ******** --env ******** 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent -k 09:03:35 unset SSH_AUTH_SOCK; 09:03:35 unset SSH_AGENT_PID; 09:03:35 echo Agent pid 39 killed; 09:03:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:03:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:35 [ssh-agent] Looking for ssh-agent implementation... 09:03:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:35 $ docker exec 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent 09:03:35 SSH_AUTH_SOCK=/tmp/ssh-BdzcV1S1mVAQ/agent.73 09:03:35 SSH_AGENT_PID=79 09:03:35 Running ssh-add (command line suppressed) 09:03:36 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2013949353986018360.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2013949353986018360.key) 09:03:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:36 + git semver init 09:03:36 2025-07-21 09:03:36,531 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:03:36 2025-07-21 09:03:36,535 [run_init] DEBUG init version:0.0.0 force:False 09:03:36 2025-07-21 09:03:36,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 09:03:36 2025-07-21 09:03:36,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 09:03:36 2025-07-21 09:03:36,536 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 09:03:37 2025-07-21 09:03:37,299 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 09:03:37 2025-07-21 09:03:37,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 09:03:37 2025-07-21 09:03:37,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:03:37 2025-07-21 09:03:37,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:03:37 4.1.0-dev.11 [Pipeline] } 09:03:37 $ docker exec --env ******** --env ******** 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 ssh-agent -k 09:03:37 unset SSH_AUTH_SOCK; 09:03:37 unset SSH_AGENT_PID; 09:03:37 echo Agent pid 79 killed; 09:03:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:37 + git semver [Pipeline] } 09:03:38 $ docker stop --time=1 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 09:03:39 $ docker rm -f --volumes 98e17b0876a6dc760b7ad6798772f84719edffc0f342b60238883b8c1579a5f6 [Pipeline] // withDockerContainer [Pipeline] sh 09:03:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:03:40 Stashed 1 file(s) [Pipeline] echo 09:03:40 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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 09:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:03:40 ========================================================= 09:03:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:03:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:03:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:03:40 0a9a5dfd008f: Pulling fs layer 09:03:40 36466aa92d05: Pulling fs layer 09:03:40 e10405b45d13: Pulling fs layer 09:03:40 096b7ceb2af7: Pulling fs layer 09:03:40 4f4fb700ef54: Pulling fs layer 09:03:40 8213a616a21b: Pulling fs layer 09:03:40 985586143405: Pulling fs layer 09:03:40 0eae2285b678: Pulling fs layer 09:03:40 d3ac315be8c5: Pulling fs layer 09:03:40 8213a616a21b: Waiting 09:03:40 985586143405: Waiting 09:03:40 0eae2285b678: Waiting 09:03:40 096b7ceb2af7: Waiting 09:03:40 4f4fb700ef54: Waiting 09:03:40 d3ac315be8c5: Waiting 09:03:40 36466aa92d05: Verifying Checksum 09:03:40 36466aa92d05: Download complete 09:03:40 096b7ceb2af7: Verifying Checksum 09:03:40 096b7ceb2af7: Download complete 09:03:40 4f4fb700ef54: Verifying Checksum 09:03:40 4f4fb700ef54: Download complete 09:03:40 8213a616a21b: Verifying Checksum 09:03:40 8213a616a21b: Download complete 09:03:40 0a9a5dfd008f: Verifying Checksum 09:03:40 0a9a5dfd008f: Download complete 09:03:40 985586143405: Verifying Checksum 09:03:40 985586143405: Download complete 09:03:41 0a9a5dfd008f: Pull complete 09:03:41 36466aa92d05: Pull complete 09:03:41 d3ac315be8c5: Verifying Checksum 09:03:41 d3ac315be8c5: Download complete 09:03:41 e10405b45d13: Verifying Checksum 09:03:41 e10405b45d13: Download complete 09:03:41 0eae2285b678: Verifying Checksum 09:03:41 0eae2285b678: Download complete 09:03:45 e10405b45d13: Pull complete 09:03:46 096b7ceb2af7: Pull complete 09:03:46 4f4fb700ef54: Pull complete 09:03:46 8213a616a21b: Pull complete 09:03:46 985586143405: Pull complete 09:03:48 0eae2285b678: Pull complete 09:03:49 d3ac315be8c5: Pull complete 09:03:49 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 09:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:03:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 09:03:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:50 + docker inspect -f . ci-base-image-x86_64 09:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:50 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** ci-base-image-x86_64 cat 09:03:53 $ docker top 5080185e50c01537589a95e767d709f533651a4e09514a2d0aaecf2a96b4ee8d -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:53 + go version 09:03:53 go version go1.23.9 linux/amd64 [Pipeline] } 09:03:53 $ docker stop --time=1 5080185e50c01537589a95e767d709f533651a4e09514a2d0aaecf2a96b4ee8d 09:03:55 $ docker rm -f --volumes 5080185e50c01537589a95e767d709f533651a4e09514a2d0aaecf2a96b4ee8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:55 + docker inspect -f . ci-base-image-x86_64 09:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:55 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** ci-base-image-x86_64 cat 09:03:55 $ docker top baf8195f1600b86b3352df72b8f94f817c965691c320a6468b193071d608462d -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:56 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 09:03:56 + make test 09:03:56 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 09:03:56 go: downloading github.com/google/uuid v1.6.0 09:03:56 go: downloading github.com/stretchr/testify v1.10.0 09:03:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.9 09:03:56 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 09:03:56 go: downloading github.com/nats-io/nats.go v1.42.0 09:03:56 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:03:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 09:03:57 go: downloading github.com/x448/float16 v0.8.4 09:03:57 go: downloading github.com/davecgh/go-spew v1.1.1 09:03:57 go: downloading github.com/pmezard/go-difflib v1.0.0 09:03:57 go: downloading github.com/stretchr/objx v0.5.2 09:03:57 go: downloading github.com/go-playground/validator/v10 v10.27.0 09:03:57 go: downloading github.com/hashicorp/errwrap v1.0.0 09:03:57 go: downloading gopkg.in/yaml.v3 v3.0.1 09:03:57 go: downloading github.com/gorilla/websocket v1.5.3 09:03:57 go: downloading golang.org/x/net v0.38.0 09:03:57 go: downloading golang.org/x/sync v0.13.0 09:03:57 go: downloading github.com/klauspost/compress v1.18.0 09:03:57 go: downloading github.com/nats-io/nkeys v0.4.11 09:03:57 go: downloading github.com/nats-io/nuid v1.0.1 09:03:57 go: downloading golang.org/x/crypto v0.37.0 09:03:57 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 09:03:57 go: downloading github.com/go-playground/universal-translator v0.18.1 09:03:57 go: downloading github.com/leodido/go-urn v1.4.0 09:03:57 go: downloading golang.org/x/text v0.24.0 09:03:57 go: downloading github.com/go-playground/locales v0.14.1 09:03:57 go: downloading golang.org/x/sys v0.32.0 09:04:15 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 09:04:15 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 09:04:15 github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements 09:04:15 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 09:04:16 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.034s coverage: 86.0% of statements 09:04:21 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.028s coverage: 19.3% of statements 09:04:21 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.047s coverage: 85.2% of statements 09:04:21 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.042s coverage: 80.2% of statements 09:04:21 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.021s coverage: 15.4% of statements 09:04:21 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.019s coverage: 100.0% of statements 09:04:21 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.021s coverage: 100.0% of statements 09:04:21 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.024s coverage: 64.4% of statements 09:04:36 go vet ./... 09:04:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:04:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:04:37 $ docker stop --time=1 baf8195f1600b86b3352df72b8f94f817c965691c320a6468b193071d608462d 09:04:40 $ docker rm -f --volumes baf8195f1600b86b3352df72b8f94f817c965691c320a6468b193071d608462d [Pipeline] // withDockerContainer [Pipeline] sh 09:04:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:04:41 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 09:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:41 09:04:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:41 latest: Pulling from edgex-lftools-log-publisher 09:04:41 5eb5b503b376: Pulling fs layer 09:04:41 5c69ac0246d0: Pulling fs layer 09:04:41 ec43610c2a17: Pulling fs layer 09:04:41 3a2ae6a8a46f: Pulling fs layer 09:04:41 33b1e0a273af: Pulling fs layer 09:04:41 5d3b04190fa2: Pulling fs layer 09:04:41 2f39f015ded8: Pulling fs layer 09:04:41 3a2ae6a8a46f: Waiting 09:04:41 33b1e0a273af: Waiting 09:04:41 5d3b04190fa2: Waiting 09:04:41 2f39f015ded8: Waiting 09:04:41 5c69ac0246d0: Verifying Checksum 09:04:41 5c69ac0246d0: Download complete 09:04:42 3a2ae6a8a46f: Verifying Checksum 09:04:42 3a2ae6a8a46f: Download complete 09:04:42 33b1e0a273af: Verifying Checksum 09:04:42 33b1e0a273af: Download complete 09:04:42 5d3b04190fa2: Verifying Checksum 09:04:42 5d3b04190fa2: Download complete 09:04:42 ec43610c2a17: Verifying Checksum 09:04:42 ec43610c2a17: Download complete 09:04:42 5eb5b503b376: Download complete 09:04:43 2f39f015ded8: Download complete 09:04:43 5eb5b503b376: Pull complete 09:04:43 5c69ac0246d0: Pull complete 09:04:44 ec43610c2a17: Pull complete 09:04:44 3a2ae6a8a46f: Pull complete 09:04:44 33b1e0a273af: Pull complete 09:04:44 5d3b04190fa2: Pull complete 09:04:51 2f39f015ded8: Pull complete 09:04:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:51 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:04:51 $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:04:53 $ docker top 77e2d5a95e032d3a0b9df73434aa7f99b07564a5feb987f8878a9b851bb73eaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:54 ---> job-cost.sh 09:04:54 lf-activate-venv: SKIPPING 09:04:54 INFO: No Stack... 09:04:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:04:54 INFO: Archiving Costs [Pipeline] sh 09:04:55 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 09:04:55 + cut -d, -f6 [Pipeline] lock 09:04:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] 09:04:55 Resource [jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] did not exist. Created. 09:04:55 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:55 + echo total: 0.2199999988079071 [Pipeline] stash 09:04:55 Stashed 1 file(s) [Pipeline] } 09:04:55 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 09:04:55 $ docker stop --time=1 77e2d5a95e032d3a0b9df73434aa7f99b07564a5feb987f8878a9b851bb73eaf 09:04:56 $ docker rm -f --volumes 77e2d5a95e032d3a0b9df73434aa7f99b07564a5feb987f8878a9b851bb73eaf [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 09:04:56 provisioning config files... 09:04:56 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10650721341698516572tmp [Pipeline] { [Pipeline] sh 09:04:57 + set +x 09:04:57 + + bash -s -- 09:04:57 curl -s https://codecov.io/bash 09:04:57 09:04:57 _____ _ 09:04:57 / ____| | | 09:04:57 | | ___ __| | ___ ___ _____ __ 09:04:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:04:57 | |___| (_) | (_| | __/ (_| (_) \ V / 09:04:57 \_____\___/ \__,_|\___|\___\___/ \_/ 09:04:57 Bash-1.0.6 09:04:57 09:04:57 09:04:57 ==> git version 2.25.1 found 09:04:57 ==> 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 09:04:57 Release-Date: 2020-01-08 09:04:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:04:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:04:57 ==> Jenkins CI detected. 09:04:57 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 09:04:57 project root: . 09:04:57 --> token set from env 09:04:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:04:57 ==> Running gcov in . (disable via -X gcov) 09:04:57 ==> Python coveragepy not found 09:04:57 ==> Searching for coverage reports in: 09:04:57 + . 09:04:57 -> Found 1 reports 09:04:57 ==> Detecting git/mercurial file structure 09:04:57 ==> Reading reports 09:04:57 + ./coverage.out bytes=67043 09:04:57 ==> Appending adjustments 09:04:57 https://docs.codecov.io/docs/fixing-reports 09:04:57 + Found adjustments 09:04:57 ==> Gzipping contents 09:04:57 12K /tmp/codecov.y9UqNd.gz 09:04:57 ==> Uploading reports 09:04:57 url: https://codecov.io 09:04:57 query: branch=main&commit=a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 09:04:57 -> Pinging Codecov 09:04:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 09:04:57 -> Uploading to 09:04:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2/4d689da8-b597-44de-a624-25cd242e6f31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250721%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250721T090457Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=91c15602b3cb099e907750ddca5f61b46508b4f3fb8ce2fbe00ff9426aaf82e6 09:04:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:04:57 Dload Upload Total Spent Left Speed 09:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8977 0 0 100 8977 0 29923 --:--:-- --:--:-- --:--:-- 29923 09:04:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] } 09:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:04:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:04:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:04:58 09:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:04:58 latest: Pulling from edgex-devops/edgex-snyk-go 09:04:58 0a9a5dfd008f: Already exists 09:04:58 36466aa92d05: Already exists 09:04:58 e10405b45d13: Already exists 09:04:58 096b7ceb2af7: Already exists 09:04:58 4f4fb700ef54: Already exists 09:04:58 e50aa161e22a: Pulling fs layer 09:04:58 d3c8db5fb9df: Pulling fs layer 09:04:59 e50aa161e22a: Verifying Checksum 09:04:59 e50aa161e22a: Download complete 09:04:59 e50aa161e22a: Pull complete 09:05:00 d3c8db5fb9df: Verifying Checksum 09:05:00 d3c8db5fb9df: Download complete 09:05:05 d3c8db5fb9df: Pull complete 09:05:05 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:05:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:05 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:05:07 $ docker top 1f88c344a19193e7b7fcf64de2d06195907c5d1244d7271913793d7ada416187 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:08 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 09:05:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 09:05:08 + set -o pipefail 09:05:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 09:05:13 09:05:13 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 09:05:13 09:05:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/0bb22e28-ab01-4f5d-9a00-21485da741ee 09:05:13 09:05:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:05:13 09:05:13 09:05:13 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:05:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:05:13 $ docker stop --time=1 1f88c344a19193e7b7fcf64de2d06195907c5d1244d7271913793d7ada416187 09:05:17 $ docker rm -f --volumes 1f88c344a19193e7b7fcf64de2d06195907c5d1244d7271913793d7ada416187 [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 09:05:17 + git log --format=format:%s -1 a5e2e0ef56016fc9a3d754c9c4c7701e7141f0a2 [Pipeline] sh 09:05:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:18 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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/py-git-semver:0.1.4 cat 09:05:19 $ docker top f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 -eo pid,comm 09:05:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:05:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:19 [ssh-agent] Looking for ssh-agent implementation... 09:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:19 $ docker exec f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 ssh-agent 09:05:19 SSH_AUTH_SOCK=/tmp/ssh-8vDSSeoRNdxT/agent.33 09:05:19 SSH_AGENT_PID=39 09:05:19 Running ssh-add (command line suppressed) 09:05:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7752745872095381863.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7752745872095381863.key) 09:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:19 + git semver tag 09:05:20 2025-07-21 09:05:20,013 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:05:20 2025-07-21 09:05:20,017 [run_tag] DEBUG tag force:False 09:05:20 2025-07-21 09:05:20,017 [check_head_tag] DEBUG check head tag 09:05:20 2025-07-21 09:05:20,017 [execute] INFO git cat-file --batch-check 09:05:20 2025-07-21 09:05:20,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 09:05:20 2025-07-21 09:05:20,020 [execute] INFO git cat-file --batch 09:05:20 2025-07-21 09:05:20,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 09:05:20 2025-07-21 09:05:20,033 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:05:20 2025-07-21 09:05:20,033 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 09:05:20 2025-07-21 09:05:20,033 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 09:05:20 2025-07-21 09:05:20,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:05:20 4.1.0-dev.11 [Pipeline] } 09:05:20 $ docker exec --env ******** --env ******** f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 ssh-agent -k 09:05:20 unset SSH_AUTH_SOCK; 09:05:20 unset SSH_AGENT_PID; 09:05:20 echo Agent pid 39 killed; 09:05:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:20 + git semver [Pipeline] } 09:05:20 $ docker stop --time=1 f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 09:05:22 $ docker rm -f --volumes f9f54fb496675537424721278e70237648dd061c36567a125573a6ae91df43d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:05:22 09:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:05:22 0.23.1-centos7: Pulling from edgex-lftools 09:05:22 ab5ef0e58194: Pulling fs layer 09:05:22 9712f1f96733: Pulling fs layer 09:05:22 63f879dbbcfc: Pulling fs layer 09:05:22 0d9ebad4ef96: Pulling fs layer 09:05:22 e9a5061849ea: Pulling fs layer 09:05:22 d747dcd14b5f: Pulling fs layer 09:05:22 2de7ff778b66: Pulling fs layer 09:05:22 0d9ebad4ef96: Waiting 09:05:22 e9a5061849ea: Waiting 09:05:22 d747dcd14b5f: Waiting 09:05:22 2de7ff778b66: Waiting 09:05:22 9712f1f96733: Verifying Checksum 09:05:22 9712f1f96733: Download complete 09:05:23 63f879dbbcfc: Verifying Checksum 09:05:23 63f879dbbcfc: Download complete 09:05:23 e9a5061849ea: Verifying Checksum 09:05:23 e9a5061849ea: Download complete 09:05:23 d747dcd14b5f: Verifying Checksum 09:05:23 d747dcd14b5f: Download complete 09:05:23 ab5ef0e58194: Verifying Checksum 09:05:23 ab5ef0e58194: Download complete 09:05:23 0d9ebad4ef96: Verifying Checksum 09:05:23 0d9ebad4ef96: Download complete 09:05:23 2de7ff778b66: Verifying Checksum 09:05:23 2de7ff778b66: Download complete 09:05:27 ab5ef0e58194: Pull complete 09:05:27 9712f1f96733: Pull complete 09:05:28 63f879dbbcfc: Pull complete 09:05:33 0d9ebad4ef96: Pull complete 09:05:33 e9a5061849ea: Pull complete 09:05:33 d747dcd14b5f: Pull complete 09:05:35 2de7ff778b66: Pull complete 09:05:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:05:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:35 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:0.23.1-centos7 cat 09:05:40 $ docker top a9f4f53458a18bf75fccb8bab0c4b614ab9dede343a854eb4fe43b92967ad73f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:05:40 provisioning config files... 09:05:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13877457950692378480tmp 09:05:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1134104162752194552tmp 09:05:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2736227654610735524tmp [Pipeline] { [Pipeline] echo 09:05:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:05:40 ---> sigul-configuration.sh 09:05:40 gpg: directory `/root/.gnupg' created 09:05:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:05:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:05:40 gpg: keyring `/root/.gnupg/secring.gpg' created 09:05:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:05:40 gpg: CAST5 encrypted data 09:05:40 gpg: encrypted with 1 passphrase 09:05:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:05:40 + mkdir /home/jenkins 09:05:40 + mkdir /home/jenkins/sigul [Pipeline] sh 09:05:41 + 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 09:05:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:05:41 ---> sigul-install.sh 09:05:41 Sigul already installed; skipping installation. [Pipeline] sh 09:05:41 + git tag --list 09:05:41 v0.0.0 09:05:41 v0.1.0 09:05:41 v0.1.1 09:05:41 v0.1.10 09:05:41 v0.1.11 09:05:41 v0.1.12 09:05:41 v0.1.13 09:05:41 v0.1.14 09:05:41 v0.1.15 09:05:41 v0.1.16 09:05:41 v0.1.17 09:05:41 v0.1.18 09:05:41 v0.1.19 09:05:41 v0.1.2 09:05:41 v0.1.20 09:05:41 v0.1.21 09:05:41 v0.1.22 09:05:41 v0.1.23 09:05:41 v0.1.24 09:05:41 v0.1.25 09:05:41 v0.1.26 09:05:41 v0.1.27 09:05:41 v0.1.28 09:05:41 v0.1.29 09:05:41 v0.1.3 09:05:41 v0.1.30 09:05:41 v0.1.31 09:05:41 v0.1.4 09:05:41 v0.1.5 09:05:41 v0.1.6 09:05:41 v0.1.7 09:05:41 v0.1.8 09:05:41 v0.1.9 09:05:41 v2.0.0 09:05:41 v2.0.1 09:05:41 v2.1.0 09:05:41 v2.1.1 09:05:41 v2.2.0 09:05:41 v2.3.0 09:05:41 v3.0 09:05:41 v3.0.0 09:05:41 v3.1 09:05:41 v3.1.0 09:05:41 v4.0 09:05:41 v4.0.0 09:05:41 v4.0.1 09:05:41 v4.1.0-dev.1 09:05:41 v4.1.0-dev.10 09:05:41 v4.1.0-dev.11 09:05:41 v4.1.0-dev.2 09:05:41 v4.1.0-dev.3 09:05:41 v4.1.0-dev.4 09:05:41 v4.1.0-dev.5 09:05:41 v4.1.0-dev.6 09:05:41 v4.1.0-dev.7 09:05:41 v4.1.0-dev.8 09:05:41 v4.1.0-dev.9 [Pipeline] sh 09:05:42 + lftools sign git-tag v4.1.0-dev.11 09:05:42 Signing Git tag with Sigul... 09:05:42 Signing v4.1.0-dev.11 [Pipeline] echo 09:05:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:05:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:05:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:05:43 $ docker stop --time=1 a9f4f53458a18bf75fccb8bab0c4b614ab9dede343a854eb4fe43b92967ad73f 09:05:44 $ docker rm -f --volumes a9f4f53458a18bf75fccb8bab0c4b614ab9dede343a854eb4fe43b92967ad73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:05:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:45 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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/py-git-semver:0.1.4 cat 09:05:45 $ docker top 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 -eo pid,comm 09:05:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:05:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:46 [ssh-agent] Looking for ssh-agent implementation... 09:05:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:46 $ docker exec 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 ssh-agent 09:05:46 SSH_AUTH_SOCK=/tmp/ssh-hcc3cHmy0hKR/agent.31 09:05:46 SSH_AGENT_PID=37 09:05:46 Running ssh-add (command line suppressed) 09:05:46 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6966817202903763520.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6966817202903763520.key) 09:05:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:46 + git semver bump pre 09:05:46 2025-07-21 09:05:46,792 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:05:46 2025-07-21 09:05:46,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:05:46 2025-07-21 09:05:46,795 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev 09:05:46 2025-07-21 09:05:46,795 [bump_version] DEBUG bumped version:4.1.0-dev.12 09:05:46 2025-07-21 09:05:46,796 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 09:05:46 2025-07-21 09:05:46,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:05:46 2025-07-21 09:05:46,796 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:05:46 2025-07-21 09:05:46,797 [execute] INFO git cat-file --batch-check 09:05:46 2025-07-21 09:05:46,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 09:05:46 2025-07-21 09:05:46,800 [execute] INFO git cat-file --batch 09:05:46 2025-07-21 09:05:46,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 09:05:46 2025-07-21 09:05:46,803 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:05:46 4.1.0-dev.12 [Pipeline] } 09:05:46 $ docker exec --env ******** --env ******** 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 ssh-agent -k 09:05:46 unset SSH_AUTH_SOCK; 09:05:46 unset SSH_AGENT_PID; 09:05:46 echo Agent pid 37 killed; 09:05:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:47 + git semver [Pipeline] } 09:05:47 $ docker stop --time=1 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 09:05:48 $ docker rm -f --volumes 333ff1d6c52c6773aba85c33ad80694a69cd03f558f52fe91250485cb5741df7 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:49 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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/py-git-semver:0.1.4 cat 09:05:49 $ docker top 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 -eo pid,comm 09:05:49 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). 09:05:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:49 [ssh-agent] Looking for ssh-agent implementation... 09:05:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:50 $ docker exec 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 ssh-agent 09:05:50 SSH_AUTH_SOCK=/tmp/ssh-Hwno2rDDx052/agent.32 09:05:50 SSH_AGENT_PID=38 09:05:50 Running ssh-add (command line suppressed) 09:05:50 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13993330616180013594.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13993330616180013594.key) 09:05:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:50 + git semver push 09:05:50 2025-07-21 09:05:50,757 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:05:50 2025-07-21 09:05:50,761 [run_push] DEBUG push 09:05:50 2025-07-21 09:05:50,761 [execute] INFO git cat-file --batch-check 09:05:50 2025-07-21 09:05:50,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 09:05:50 2025-07-21 09:05:50,764 [execute] INFO git rev-list 2aecb7952c2d410d0fd3005cc3ec31c5ce0810a1 -- 09:05:50 2025-07-21 09:05:50,764 [execute] DEBUG Popen(['git', 'rev-list', '2aecb7952c2d410d0fd3005cc3ec31c5ce0810a1', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:05:50 2025-07-21 09:05:50,772 [execute] INFO git fetch -v -- origin 09:05:50 2025-07-21 09:05:50,772 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:05:51 2025-07-21 09:05:51,219 [run_push] DEBUG no remote changes detected 09:05:51 2025-07-21 09:05:51,219 [execute] INFO git push origin semver 09:05:51 2025-07-21 09:05:51,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:05:52 2025-07-21 09:05:51,943 [run_push] DEBUG push all version tags 09:05:52 2025-07-21 09:05:51,943 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:05:52 2025-07-21 09:05:51,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 09:05:52 2025-07-21 09:05:52,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 09:05:52 4.1.0-dev.12 [Pipeline] } 09:05:52 $ docker exec --env ******** --env ******** 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 ssh-agent -k 09:05:52 unset SSH_AUTH_SOCK; 09:05:52 unset SSH_AGENT_PID; 09:05:52 echo Agent pid 38 killed; 09:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:53 + git semver [Pipeline] } 09:05:53 $ docker stop --time=1 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 09:05:54 $ docker rm -f --volumes 6113f6ced851bd6d62e93cfe1b63351e35e665cfaf201c81f96014aab476b9c3 [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 09:05:55 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 09:05:55 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 09:05:55 total 16 09:05:55 drwxr-xr-x 3 root root 4096 Jul 21 09:04 . 09:05:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 09:05 .. 09:05:55 drwxr-xr-x 2 root root 4096 Jul 21 09:04 cost 09:05:55 -rw-r--r-- 1 root root 88 Jul 21 09:04 cost.csv 09:05:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 09:05:55 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 09:05:55 total 16 09:05:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 09:04 . 09:05:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 09:05 .. 09:05:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 09:04 cost 09:05:55 -rw-r--r-- 1 jenkins jenkins 88 Jul 21 09:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:05:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:56 ---> package-listing.sh 09:05:56 ++ facter osfamily 09:05:56 ++ tr '[:upper:]' '[:lower:]' 09:05:56 + OS_FAMILY=debian 09:05:56 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 09:05:56 + START_PACKAGES=/tmp/packages_start.txt 09:05:56 + END_PACKAGES=/tmp/packages_end.txt 09:05:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:56 + PACKAGES=/tmp/packages_start.txt 09:05:56 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 09:05:56 + PACKAGES=/tmp/packages_end.txt 09:05:56 + case "${OS_FAMILY}" in 09:05:56 + dpkg -l 09:05:56 + grep '^ii' 09:05:56 + '[' -f /tmp/packages_start.txt ']' 09:05:56 + '[' -f /tmp/packages_end.txt ']' 09:05:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:56 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 09:05:56 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 09:05:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 09:05:56 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:57 prd-ubuntu20.04-docker-8c-8g-5464 does not seem to be running inside a container 09:05:57 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 09:05:57 $ docker top f144d794f3bc8a81ca940bea5e8e2d723759d845fec234d5485cc9bd2e2a6c30 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:05:58 + mkdir -p /var/log/sysstat [Pipeline] sh 09:05:58 + ls /var/log/sa-host 09:05:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:58 provisioning config files... 09:05:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12419244359017140932tmp [Pipeline] { [Pipeline] echo 09:05:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:05:59 ---> create-netrc.sh [Pipeline] } 09:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:05:59 ---> python-tools-install.sh [Pipeline] echo 09:05:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:05:59 ---> sudo-logs.sh 09:05:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:05:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:00 ---> job-cost.sh 09:06:00 lf-activate-venv: SKIPPING 09:06:00 DEBUG: total: 0.2199999988079071 09:06:00 INFO: Retrieving Stack Cost... 09:06:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:00 INFO: Archiving Costs [Pipeline] echo 09:06:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:00 ---> logs-deploy.sh 09:06:00 lf-activate-venv: SKIPPING 09:06:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/212 09:06:00 INFO: archiving workspace using pattern(s): 09:06:01 Archives upload complete. 09:06:01 INFO: archiving logs to Nexus 09:06:02 ---> uname -a: 09:06:02 Linux prd-ubuntu20-04-docker-8c-8g-5464 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:06:02 09:06:02 09:06:02 ---> lscpu: 09:06:02 Architecture: x86_64 09:06:02 CPU op-mode(s): 32-bit, 64-bit 09:06:02 Byte Order: Little Endian 09:06:02 Address sizes: 40 bits physical, 48 bits virtual 09:06:02 CPU(s): 8 09:06:02 On-line CPU(s) list: 0-7 09:06:02 Thread(s) per core: 1 09:06:02 Core(s) per socket: 1 09:06:02 Socket(s): 8 09:06:02 NUMA node(s): 1 09:06:02 Vendor ID: AuthenticAMD 09:06:02 CPU family: 23 09:06:02 Model: 49 09:06:02 Model name: AMD EPYC-Rome Processor 09:06:02 Stepping: 0 09:06:02 CPU MHz: 2799.998 09:06:02 BogoMIPS: 5599.99 09:06:02 Virtualization: AMD-V 09:06:02 Hypervisor vendor: KVM 09:06:02 Virtualization type: full 09:06:02 L1d cache: 256 KiB 09:06:02 L1i cache: 256 KiB 09:06:02 L2 cache: 4 MiB 09:06:02 L3 cache: 128 MiB 09:06:02 NUMA node0 CPU(s): 0-7 09:06:02 Vulnerability Gather data sampling: Not affected 09:06:02 Vulnerability Itlb multihit: Not affected 09:06:02 Vulnerability L1tf: Not affected 09:06:02 Vulnerability Mds: Not affected 09:06:02 Vulnerability Meltdown: Not affected 09:06:02 Vulnerability Mmio stale data: Not affected 09:06:02 Vulnerability Retbleed: Vulnerable 09:06:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:06:02 Vulnerability Srbds: Not affected 09:06:02 Vulnerability Tsx async abort: Not affected 09:06:02 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 09:06:02 09:06:02 09:06:02 ---> nproc: 09:06:02 8 09:06:02 09:06:02 09:06:02 ---> df -h: 09:06:02 Filesystem Size Used Avail Use% Mounted on 09:06:02 overlay 155G 12G 143G 8% / 09:06:02 tmpfs 64M 0 64M 0% /dev 09:06:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:06:02 shm 64M 0 64M 0% /dev/shm 09:06:02 /dev/vda1 155G 12G 143G 8% /facter-os 09:06:02 09:06:02 09:06:02 ---> sar -b -r -n DEV: 09:06:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5464) 07/21/25 _x86_64_ (8 CPU) 09:06:02 09:06:02 09:02:21 LINUX RESTART (8 CPU) 09:06:02 09:06:02 09:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:06:02 09:04:01 259.72 9.45 250.27 0.00 1507.75 45021.56 0.00 09:06:02 09:05:01 78.29 0.23 78.05 0.00 17.06 36098.92 0.00 09:06:02 09:06:01 117.61 0.32 117.30 0.00 24.66 47703.92 0.00 09:06:02 Average: 151.87 3.33 148.54 0.00 516.49 42941.47 0.00 09:06:02 09:06:02 09:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:02 09:04:01 28125940 31321852 958688 2.92 99428 3341528 1991568 5.87 1282508 3023476 244900 09:06:02 09:05:01 27726068 31473132 808992 2.46 111752 3844100 1870624 5.51 1154732 3509056 287368 09:06:02 09:06:01 26846760 31448776 824984 2.51 152604 4560196 1773324 5.23 1258380 4184780 472 09:06:02 Average: 27566256 31414587 864221 2.63 121261 3915275 1878505 5.54 1231873 3572437 177580 09:06:02 09:06:02 09:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:02 09:04:01 veth53c07ed 78.95 78.89 7.00 1062.06 0.00 0.00 0.00 0.09 09:06:02 09:04:01 ens3 375.60 281.64 8109.38 81.56 0.00 0.00 0.00 0.00 09:06:02 09:04:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 09:06:02 09:04:01 docker0 83.60 83.19 6.40 1112.88 0.00 0.00 0.00 0.00 09:06:02 09:05:01 ens3 183.39 115.20 5183.68 23.53 0.00 0.00 0.00 0.00 09:06:02 09:05:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 09:06:02 09:05:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:06:02 09:06:01 ens3 302.68 246.53 4367.30 169.70 0.00 0.00 0.00 0.00 09:06:02 09:06:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:06:02 09:06:01 docker0 79.95 79.82 6.36 1062.51 0.00 0.00 0.00 0.00 09:06:02 Average: ens3 287.22 214.45 5886.79 91.60 0.00 0.00 0.00 0.00 09:06:02 Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 09:06:02 Average: docker0 54.54 54.35 4.25 725.13 0.00 0.00 0.00 0.00 09:06:02 09:06:02 09:06:02 ---> sar -P ALL: 09:06:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5464) 07/21/25 _x86_64_ (8 CPU) 09:06:02 09:06:02 09:02:21 LINUX RESTART (8 CPU) 09:06:02 09:06:02 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:06:02 09:04:01 all 7.86 0.00 2.95 2.06 0.05 87.08 09:06:02 09:04:01 0 6.57 0.00 2.17 0.35 0.07 90.84 09:06:02 09:04:01 1 6.76 0.00 3.11 0.40 0.05 89.67 09:06:02 09:04:01 2 9.31 0.00 3.15 2.75 0.07 84.72 09:06:02 09:04:01 3 12.06 0.00 3.17 5.00 0.07 79.70 09:06:02 09:04:01 4 7.07 0.00 3.28 0.22 0.05 89.38 09:06:02 09:04:01 5 6.59 0.00 2.72 0.25 0.05 90.39 09:06:02 09:04:01 6 7.39 0.00 3.42 4.31 0.03 84.85 09:06:02 09:04:01 7 7.12 0.00 2.58 3.17 0.05 87.08 09:06:02 09:05:01 all 28.29 0.00 4.58 1.03 0.08 66.02 09:06:02 09:05:01 0 28.39 0.00 4.63 0.10 0.08 66.80 09:06:02 09:05:01 1 27.84 0.00 4.16 1.21 0.08 66.71 09:06:02 09:05:01 2 27.90 0.00 4.05 0.08 0.07 67.90 09:06:02 09:05:01 3 26.53 0.00 5.27 0.10 0.07 68.03 09:06:02 09:05:01 4 28.65 0.00 4.63 0.17 0.10 66.45 09:06:02 09:05:01 5 29.23 0.00 4.83 6.45 0.08 59.41 09:06:02 09:05:01 6 29.24 0.00 3.95 0.07 0.07 66.68 09:06:02 09:05:01 7 28.55 0.00 5.14 0.08 0.08 66.14 09:06:02 09:06:01 all 6.94 0.00 2.90 2.27 0.07 87.82 09:06:02 09:06:01 0 5.95 0.00 3.68 10.89 0.07 79.42 09:06:02 09:06:01 1 8.41 0.00 2.82 0.34 0.05 88.38 09:06:02 09:06:01 2 7.42 0.00 2.44 1.68 0.05 88.40 09:06:02 09:06:01 3 6.14 0.00 2.73 0.47 0.05 90.61 09:06:02 09:06:01 4 6.22 0.00 2.28 1.77 0.07 89.66 09:06:02 09:06:01 5 7.14 0.00 2.41 2.13 0.12 88.20 09:06:02 09:06:01 6 8.75 0.00 2.96 0.59 0.08 87.62 09:06:02 09:06:01 7 5.48 0.00 3.91 0.32 0.05 90.24 09:06:02 Average: all 14.36 0.00 3.48 1.79 0.07 80.31 09:06:02 Average: 0 13.65 0.00 3.49 3.77 0.07 79.02 09:06:02 Average: 1 14.33 0.00 3.36 0.65 0.06 81.59 09:06:02 Average: 2 14.87 0.00 3.21 1.51 0.06 80.35 09:06:02 Average: 3 14.90 0.00 3.72 1.86 0.06 79.46 09:06:02 Average: 4 13.99 0.00 3.40 0.72 0.07 81.82 09:06:02 Average: 5 14.32 0.00 3.32 2.94 0.08 79.33 09:06:02 Average: 6 15.12 0.00 3.44 1.66 0.06 79.72 09:06:02 Average: 7 13.71 0.00 3.87 1.19 0.06 81.16 09:06:02 09:06:02 09:06:02