Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa 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-ssh14379999261168512809.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-ssh6133748093713766784.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/device-sdk-go/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/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12240091205367107815.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-ssh7466975874421797281.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/device-sdk-go/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/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1306697651123931273.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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3609 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa (main) Commit message: "feat: Add support for ValueTypeObjectArray in command value handling (#1734)" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa # timeout=10 > git rev-list --no-walk 5936f1e64e235b0085a02e88f08e082d63a0dafa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-20T06:20:01.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-20T06:20:02.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-20T06:20:02.073Z] ========================================================= [2025-06-20T06:20:02.073Z] EdgeX Global Pipelines Version Info [2025-06-20T06:20:02.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:20:02.809Z] ------------------- [2025-06-20T06:20:02.809Z] stable info: [2025-06-20T06:20:02.809Z] ------------------- [2025-06-20T06:20:02.809Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-20T06:20:02.810Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-20T06:20:02.810Z] Message: update stable to v1.0.274 [2025-06-20T06:20:03.751Z] ------------------- [2025-06-20T06:20:03.751Z] experimental info: [2025-06-20T06:20:03.751Z] ------------------- [2025-06-20T06:20:03.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-20T06:20:03.751Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-20T06:20:03.751Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-20T06:20:03.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-06-20T06:20:03.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-06-20T06:20:03.887Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-20T06:20:03.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-20T06:20:03.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-20T06:20:03.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-20T06:20:03.981Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-20T06:20:04.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-06-20T06:20:04.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-20T06:20:04.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-20T06:20:04.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-20T06:20:04.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-06-20T06:20:04.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-20T06:20:04.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-20T06:20:04.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-20T06:20:04.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-06-20T06:20:04.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-06-20T06:20:04.261Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-06-20T06:20:04.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-20T06:20:04.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-20T06:20:04.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-20T06:20:04.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-20T06:20:04.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-06-20T06:20:04.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-06-20T06:20:04.440Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-06-20T06:20:04.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-20T06:20:04.493Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-20T06:20:04.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-20T06:20:04.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-20T06:20:04.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-20T06:20:04.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo [2025-06-20T06:20:04.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e0babd [Pipeline] echo [2025-06-20T06:20:04.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:20:04.700Z] provisioning config files... [2025-06-20T06:20:04.714Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4553926597943937919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:20:05.061Z] ---> ****-login.sh [2025-06-20T06:20:05.061Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:20:05.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:05.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:05.321Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:05.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:05.321Z] [2025-06-20T06:20:05.321Z] Login Succeeded [2025-06-20T06:20:05.321Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:20:05.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:05.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:05.322Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:05.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:05.322Z] [2025-06-20T06:20:05.322Z] Login Succeeded [2025-06-20T06:20:05.322Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:20:05.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:05.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:05.582Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:05.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:05.582Z] [2025-06-20T06:20:05.582Z] Login Succeeded [2025-06-20T06:20:05.582Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:20:05.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:05.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:05.582Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:05.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:05.582Z] [2025-06-20T06:20:05.582Z] Login Succeeded [2025-06-20T06:20:05.582Z] ****.io [2025-06-20T06:20:05.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:05.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:05.843Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:05.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:05.843Z] [2025-06-20T06:20:05.843Z] Login Succeeded [2025-06-20T06:20:05.843Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:20:05.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-06-20T06:20:06.309Z] + git rev-list -1 --merges 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa~1..0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo [2025-06-20T06:20:06.334Z] -----------> git rev-list -1 --merges 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa~1..0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [false] [Pipeline] sh [2025-06-20T06:20:06.631Z] + git log --format=format:%s -1 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo [2025-06-20T06:20:06.647Z] ========================================================= [2025-06-20T06:20:06.647Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-20T06:20:06.647Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T06:20:06.999Z] + git log --format=format:%s -1 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo [2025-06-20T06:20:07.012Z] [semverPrep] GIT_COMMIT: 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa, Commit Message: feat: Add support for ValueTypeObjectArray in command value handling (#1734) [Pipeline] echo [2025-06-20T06:20:07.028Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-06-20T06:20:07.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:20:07.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-20T06:20:07.493Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-20T06:20:07.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-20T06:20:07.493Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-20T06:20:07.493Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-20T06:20:07.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:20:07.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:20:07.920Z] [2025-06-20T06:20:07.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:20:08.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:20:08.230Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-20T06:20:08.230Z] 3dae71ba6b94: Pulling fs layer [2025-06-20T06:20:08.230Z] 6bf1a483ea7c: Pulling fs layer [2025-06-20T06:20:08.230Z] f5dfc541a4d3: Pulling fs layer [2025-06-20T06:20:08.230Z] 461d9e800cba: Pulling fs layer [2025-06-20T06:20:08.230Z] 80192f66455f: Pulling fs layer [2025-06-20T06:20:08.230Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-20T06:20:08.230Z] a29436f7fd5d: Pulling fs layer [2025-06-20T06:20:08.230Z] 923cac83aea3: Pulling fs layer [2025-06-20T06:20:08.230Z] 25ad8b0a4227: Pulling fs layer [2025-06-20T06:20:08.230Z] db01528c6b51: Pulling fs layer [2025-06-20T06:20:08.230Z] 28988de357af: Pulling fs layer [2025-06-20T06:20:08.230Z] a29436f7fd5d: Waiting [2025-06-20T06:20:08.230Z] 923cac83aea3: Waiting [2025-06-20T06:20:08.230Z] 25ad8b0a4227: Waiting [2025-06-20T06:20:08.230Z] db01528c6b51: Waiting [2025-06-20T06:20:08.230Z] 28988de357af: Waiting [2025-06-20T06:20:08.230Z] 461d9e800cba: Waiting [2025-06-20T06:20:08.230Z] 2e8e34ca0e6c: Waiting [2025-06-20T06:20:08.230Z] 80192f66455f: Waiting [2025-06-20T06:20:08.230Z] 6bf1a483ea7c: Verifying Checksum [2025-06-20T06:20:08.230Z] 6bf1a483ea7c: Download complete [2025-06-20T06:20:08.230Z] 461d9e800cba: Verifying Checksum [2025-06-20T06:20:08.230Z] 461d9e800cba: Download complete [2025-06-20T06:20:08.230Z] 80192f66455f: Verifying Checksum [2025-06-20T06:20:08.230Z] 80192f66455f: Download complete [2025-06-20T06:20:08.489Z] f5dfc541a4d3: Verifying Checksum [2025-06-20T06:20:08.489Z] f5dfc541a4d3: Download complete [2025-06-20T06:20:08.489Z] 3dae71ba6b94: Verifying Checksum [2025-06-20T06:20:08.489Z] 3dae71ba6b94: Download complete [2025-06-20T06:20:08.489Z] 923cac83aea3: Verifying Checksum [2025-06-20T06:20:08.489Z] 923cac83aea3: Download complete [2025-06-20T06:20:08.747Z] 25ad8b0a4227: Verifying Checksum [2025-06-20T06:20:08.747Z] 25ad8b0a4227: Download complete [2025-06-20T06:20:08.747Z] db01528c6b51: Verifying Checksum [2025-06-20T06:20:08.747Z] db01528c6b51: Download complete [2025-06-20T06:20:08.747Z] 28988de357af: Verifying Checksum [2025-06-20T06:20:08.747Z] 28988de357af: Download complete [2025-06-20T06:20:08.747Z] a29436f7fd5d: Verifying Checksum [2025-06-20T06:20:08.747Z] a29436f7fd5d: Download complete [2025-06-20T06:20:09.313Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-20T06:20:09.313Z] 2e8e34ca0e6c: Download complete [2025-06-20T06:20:09.572Z] 3dae71ba6b94: Pull complete [2025-06-20T06:20:09.831Z] 6bf1a483ea7c: Pull complete [2025-06-20T06:20:10.400Z] f5dfc541a4d3: Pull complete [2025-06-20T06:20:10.667Z] 461d9e800cba: Pull complete [2025-06-20T06:20:10.667Z] 80192f66455f: Pull complete [2025-06-20T06:20:13.958Z] 2e8e34ca0e6c: Pull complete [2025-06-20T06:20:14.897Z] a29436f7fd5d: Pull complete [2025-06-20T06:20:14.897Z] 923cac83aea3: Pull complete [2025-06-20T06:20:15.157Z] 25ad8b0a4227: Pull complete [2025-06-20T06:20:15.157Z] db01528c6b51: Pull complete [2025-06-20T06:20:15.157Z] 28988de357af: Pull complete [2025-06-20T06:20:15.417Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-20T06:20:15.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:20:15.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:20:15.563Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:20:15.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:20:17.645Z] $ docker top dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff -eo pid,comm [2025-06-20T06:20:17.699Z] 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). [2025-06-20T06:20:17.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:20:17.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:20:17.759Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:20:17.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:20:17.892Z] $ docker exec dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent [2025-06-20T06:20:17.992Z] SSH_AUTH_SOCK=/tmp/ssh-SA0p74F8iaLh/agent.33 [2025-06-20T06:20:17.992Z] SSH_AGENT_PID=39 [2025-06-20T06:20:17.999Z] Running ssh-add (command line suppressed) [2025-06-20T06:20:18.122Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2161806019635464633.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2161806019635464633.key) [2025-06-20T06:20:18.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:20:18.427Z] + git tag --points-at HEAD [Pipeline] } [2025-06-20T06:20:18.447Z] $ docker exec --env ******** --env ******** dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent -k [2025-06-20T06:20:18.536Z] unset SSH_AUTH_SOCK; [2025-06-20T06:20:18.537Z] unset SSH_AGENT_PID; [2025-06-20T06:20:18.537Z] echo Agent pid 39 killed; [2025-06-20T06:20:18.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-20T06:20:18.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:20:18.587Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:20:18.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:20:18.718Z] $ docker exec dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent [2025-06-20T06:20:18.821Z] SSH_AUTH_SOCK=/tmp/ssh-VlvHgKztFrma/agent.73 [2025-06-20T06:20:18.821Z] SSH_AGENT_PID=79 [2025-06-20T06:20:18.825Z] Running ssh-add (command line suppressed) [2025-06-20T06:20:18.930Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2936718693443259162.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2936718693443259162.key) [2025-06-20T06:20:18.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:20:19.242Z] + git semver init [2025-06-20T06:20:19.502Z] 2025-06-20 06:20:19,500 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:20:19.502Z] 2025-06-20 06:20:19,504 [run_init] DEBUG init version:0.0.0 force:False [2025-06-20T06:20:19.502Z] 2025-06-20 06:20:19,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-06-20T06:20:19.502Z] 2025-06-20 06:20:19,505 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-06-20T06:20:19.502Z] 2025-06-20 06:20:19,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:20:21.406Z] 2025-06-20 06:20:20,893 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-06-20T06:20:21.406Z] 2025-06-20 06:20:20,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-06-20T06:20:21.406Z] 2025-06-20 06:20:20,893 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:20:21.406Z] 2025-06-20 06:20:20,893 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:20:21.406Z] 4.1.0-dev.15 [Pipeline] } [2025-06-20T06:20:21.422Z] $ docker exec --env ******** --env ******** dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent -k [2025-06-20T06:20:21.516Z] unset SSH_AUTH_SOCK; [2025-06-20T06:20:21.518Z] unset SSH_AGENT_PID; [2025-06-20T06:20:21.522Z] echo Agent pid 79 killed; [2025-06-20T06:20:21.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:20:21.857Z] + git semver [Pipeline] } [2025-06-20T06:20:22.139Z] $ docker stop --time=1 dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff [2025-06-20T06:20:23.439Z] $ docker rm -f --volumes dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:20:23.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-20T06:20:24.018Z] Stashed 1 file(s) [Pipeline] echo [2025-06-20T06:20:24.023Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:20:24.346Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-06-20T06:20:24.356Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10147808104232692553tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:20:24.679Z] ---> ****-login.sh [2025-06-20T06:20:24.679Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:20:24.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:24.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:24.679Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:24.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:24.679Z] [2025-06-20T06:20:24.679Z] Login Succeeded [2025-06-20T06:20:24.679Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:20:24.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:24.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:24.679Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:24.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:24.679Z] [2025-06-20T06:20:24.679Z] Login Succeeded [2025-06-20T06:20:24.937Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:20:24.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:24.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:24.938Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:24.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:24.938Z] [2025-06-20T06:20:24.938Z] Login Succeeded [2025-06-20T06:20:24.938Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:20:24.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:25.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:25.204Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:25.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:25.204Z] [2025-06-20T06:20:25.204Z] Login Succeeded [2025-06-20T06:20:25.204Z] ****.io [2025-06-20T06:20:25.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:20:25.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:20:25.464Z] Configure a credential helper to remove this warning. See [2025-06-20T06:20:25.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:20:25.464Z] [2025-06-20T06:20:25.464Z] Login Succeeded [2025-06-20T06:20:25.464Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:20:25.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-20T06:20:25.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-20T06:20:25.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-20T06:20:25.600Z] ========================================================= [2025-06-20T06:20:25.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-20T06:20:25.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:20:25.938Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-06-20T06:20:25.938Z] Sending build context to Docker daemon 36.02MB [2025-06-20T06:20:25.938Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-06-20T06:20:25.938Z] Step 2/10 : FROM ${BASE} AS builder [2025-06-20T06:20:26.198Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-20T06:20:26.198Z] 0a9a5dfd008f: Pulling fs layer [2025-06-20T06:20:26.198Z] 36466aa92d05: Pulling fs layer [2025-06-20T06:20:26.198Z] e10405b45d13: Pulling fs layer [2025-06-20T06:20:26.198Z] 096b7ceb2af7: Pulling fs layer [2025-06-20T06:20:26.198Z] 4f4fb700ef54: Pulling fs layer [2025-06-20T06:20:26.198Z] 8213a616a21b: Pulling fs layer [2025-06-20T06:20:26.198Z] 985586143405: Pulling fs layer [2025-06-20T06:20:26.198Z] 0eae2285b678: Pulling fs layer [2025-06-20T06:20:26.198Z] d3ac315be8c5: Pulling fs layer [2025-06-20T06:20:26.198Z] 096b7ceb2af7: Waiting [2025-06-20T06:20:26.198Z] 4f4fb700ef54: Waiting [2025-06-20T06:20:26.198Z] 8213a616a21b: Waiting [2025-06-20T06:20:26.198Z] 985586143405: Waiting [2025-06-20T06:20:26.198Z] 0eae2285b678: Waiting [2025-06-20T06:20:26.198Z] d3ac315be8c5: Waiting [2025-06-20T06:20:26.198Z] 36466aa92d05: Verifying Checksum [2025-06-20T06:20:26.198Z] 36466aa92d05: Download complete [2025-06-20T06:20:26.198Z] 096b7ceb2af7: Download complete [2025-06-20T06:20:26.198Z] 4f4fb700ef54: Download complete [2025-06-20T06:20:26.198Z] 8213a616a21b: Download complete [2025-06-20T06:20:26.198Z] 0a9a5dfd008f: Download complete [2025-06-20T06:20:26.198Z] 985586143405: Verifying Checksum [2025-06-20T06:20:26.198Z] 985586143405: Download complete [2025-06-20T06:20:26.458Z] 0a9a5dfd008f: Pull complete [2025-06-20T06:20:26.458Z] d3ac315be8c5: Verifying Checksum [2025-06-20T06:20:26.458Z] d3ac315be8c5: Download complete [2025-06-20T06:20:26.458Z] 36466aa92d05: Pull complete [2025-06-20T06:20:26.716Z] e10405b45d13: Download complete [2025-06-20T06:20:26.974Z] 0eae2285b678: Verifying Checksum [2025-06-20T06:20:26.974Z] 0eae2285b678: Download complete [2025-06-20T06:20:30.255Z] e10405b45d13: Pull complete [2025-06-20T06:20:30.255Z] 096b7ceb2af7: Pull complete [2025-06-20T06:20:30.255Z] 4f4fb700ef54: Pull complete [2025-06-20T06:20:30.255Z] 8213a616a21b: Pull complete [2025-06-20T06:20:30.514Z] 985586143405: Pull complete [2025-06-20T06:20:33.040Z] 0eae2285b678: Pull complete [2025-06-20T06:20:33.299Z] d3ac315be8c5: Pull complete [2025-06-20T06:20:33.299Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-06-20T06:20:33.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-20T06:20:33.299Z] ---> ea6120ae94a0 [2025-06-20T06:20:33.299Z] Step 3/10 : ARG MAKE=make build [2025-06-20T06:20:35.203Z] ---> Running in 3a6e33f9a2a9 [2025-06-20T06:20:35.203Z] Removing intermediate container 3a6e33f9a2a9 [2025-06-20T06:20:35.203Z] ---> 95c22c97ff04 [2025-06-20T06:20:35.203Z] Step 4/10 : WORKDIR /device-sdk-go [2025-06-20T06:20:35.203Z] ---> Running in 89d898886ff6 [2025-06-20T06:20:35.203Z] Removing intermediate container 89d898886ff6 [2025-06-20T06:20:35.203Z] ---> bcc44b9ce9b3 [2025-06-20T06:20:35.203Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-20T06:20:35.203Z] ---> Running in 59594cfed3a6 [2025-06-20T06:20:35.203Z] Removing intermediate container 59594cfed3a6 [2025-06-20T06:20:35.203Z] ---> 23ca13903f16 [2025-06-20T06:20:35.203Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-06-20T06:20:35.203Z] ---> Running in 843c320b039f [2025-06-20T06:20:35.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:20:35.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:20:35.981Z] OK: 248 MiB in 58 packages [2025-06-20T06:20:36.241Z] Removing intermediate container 843c320b039f [2025-06-20T06:20:36.241Z] ---> f7fe4b5ef64d [2025-06-20T06:20:36.241Z] Step 7/10 : COPY go.mod vendor* ./ [2025-06-20T06:20:36.501Z] ---> b248450de8f9 [2025-06-20T06:20:36.501Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-20T06:20:36.501Z] ---> Running in d043ff0c3a6e [2025-06-20T06:21:44.215Z] Removing intermediate container d043ff0c3a6e [2025-06-20T06:21:44.215Z] ---> 54dcad73172b [2025-06-20T06:21:44.215Z] Step 9/10 : COPY . . [2025-06-20T06:21:44.215Z] ---> 18f986edab59 [2025-06-20T06:21:44.215Z] Step 10/10 : RUN ${MAKE} [2025-06-20T06:21:44.215Z] ---> Running in 39be01d48908 [2025-06-20T06:21:44.215Z] noop [2025-06-20T06:21:44.215Z] Removing intermediate container 39be01d48908 [2025-06-20T06:21:44.215Z] ---> 950da427d4e2 [2025-06-20T06:21:44.215Z] Successfully built 950da427d4e2 [2025-06-20T06:21:44.215Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:21:44.550Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-20T06:21:44.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:21:44.633Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:21:44.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:21:45.025Z] $ docker top 061e18b9cd970eab1ddc2b14eb49dab8f47e391c4afae8a916d522464d731361 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:21:45.372Z] + go version [2025-06-20T06:21:45.372Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-06-20T06:21:45.388Z] $ docker stop --time=1 061e18b9cd970eab1ddc2b14eb49dab8f47e391c4afae8a916d522464d731361 [2025-06-20T06:21:46.670Z] $ docker rm -f --volumes 061e18b9cd970eab1ddc2b14eb49dab8f47e391c4afae8a916d522464d731361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:21:47.102Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-20T06:21:47.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:21:47.186Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:21:47.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:21:47.570Z] $ docker top aa2bc607dca91d9b45c6e1db1ac2b651ea6f9946d6892abd466bb70d2ebc8325 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:21:47.928Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-06-20T06:21:48.226Z] + make test [2025-06-20T06:21:48.226Z] go test -race -coverprofile=coverage.out ./... [2025-06-20T06:21:56.342Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-06-20T06:22:35.056Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-06-20T06:22:35.056Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-06-20T06:22:35.056Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-06-20T06:22:35.056Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-06-20T06:22:35.056Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.037s coverage: 2.8% of statements [2025-06-20T06:22:35.056Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.026s coverage: 28.2% of statements [2025-06-20T06:22:35.056Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.032s coverage: 79.3% of statements [2025-06-20T06:22:35.056Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-06-20T06:22:35.056Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-06-20T06:22:35.314Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.039s coverage: 90.4% of statements [2025-06-20T06:22:36.248Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-06-20T06:22:36.248Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-06-20T06:22:36.248Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-06-20T06:22:36.248Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-06-20T06:22:37.183Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.093s coverage: 45.0% of statements [2025-06-20T06:22:38.121Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-06-20T06:22:43.389Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.050s coverage: 14.3% of statements [2025-06-20T06:22:43.389Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.983s coverage: 44.6% of statements [2025-06-20T06:22:43.389Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 68.4% of statements [2025-06-20T06:22:43.389Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.098s coverage: 88.4% of statements [2025-06-20T06:22:43.389Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.051s coverage: 5.0% of statements [2025-06-20T06:23:15.463Z] GO111MODULE=on go vet ./... [2025-06-20T06:23:18.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-20T06:23:19.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-20T06:23:19.000Z] ./bin/test-attribution-txt.sh [2025-06-20T06:23:19.000Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-20T06:23:19.000Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-20T06:23:19.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-06-20T06:23:19.295Z] $ docker stop --time=1 aa2bc607dca91d9b45c6e1db1ac2b651ea6f9946d6892abd466bb70d2ebc8325 [2025-06-20T06:23:21.517Z] $ docker rm -f --volumes aa2bc607dca91d9b45c6e1db1ac2b651ea6f9946d6892abd466bb70d2ebc8325 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:23:22.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-06-20T06:23:22.321Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-06-20T06:23:22.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T06:23:23.215Z] + ls -al . [2025-06-20T06:23:23.215Z] total 608 [2025-06-20T06:23:23.215Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 06:21 . [2025-06-20T06:23:23.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:19 .. [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 06:19 .dockerignore [2025-06-20T06:23:23.215Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:22 .git [2025-06-20T06:23:23.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 06:19 .github [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 20 06:19 .gitignore [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 199 Jun 20 06:19 .golangci.yml [2025-06-20T06:23:23.215Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:20 .semver [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 53715 Jun 20 06:19 CHANGELOG.md [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 06:19 GOVERNANCE.md [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 882 Jun 20 06:19 Jenkinsfile [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 20 06:19 LICENSE [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 2424 Jun 20 06:19 Makefile [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 20 06:19 OWNERS.md [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 20 06:19 README.md [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 20 06:20 VERSION [2025-06-20T06:23:23.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:19 bin [2025-06-20T06:23:23.215Z] -rw-r--r-- 1 jenkins jenkins 362405 Jun 20 06:22 coverage.out [2025-06-20T06:23:23.215Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:19 example [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 6110 Jun 20 06:19 go.mod [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 86200 Jun 20 06:19 go.sum [2025-06-20T06:23:23.215Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 20 06:19 internal [2025-06-20T06:23:23.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:19 openapi [2025-06-20T06:23:23.215Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 06:19 pkg [2025-06-20T06:23:23.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:19 snap [2025-06-20T06:23:23.215Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 20 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:23:23.532Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa --label arch=amd64 --label version=4.1.0-dev.15 . [2025-06-20T06:23:23.533Z] Sending build context to Docker daemon 36.38MB [2025-06-20T06:23:23.533Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-06-20T06:23:23.533Z] Step 2/24 : FROM ${BASE} AS builder [2025-06-20T06:23:23.533Z] ---> 950da427d4e2 [2025-06-20T06:23:23.533Z] Step 3/24 : ARG MAKE=make build [2025-06-20T06:23:23.792Z] ---> Running in 0319c3d3413f [2025-06-20T06:23:23.792Z] Removing intermediate container 0319c3d3413f [2025-06-20T06:23:23.792Z] ---> 368252dc8a9b [2025-06-20T06:23:23.792Z] Step 4/24 : WORKDIR /device-sdk-go [2025-06-20T06:23:24.051Z] ---> Running in 7f48a7b522b7 [2025-06-20T06:23:24.051Z] Removing intermediate container 7f48a7b522b7 [2025-06-20T06:23:24.051Z] ---> c06c062dcf7d [2025-06-20T06:23:24.051Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-06-20T06:23:24.051Z] ---> Running in b106dea62152 [2025-06-20T06:23:24.051Z] Removing intermediate container b106dea62152 [2025-06-20T06:23:24.051Z] ---> fc32a8430406 [2025-06-20T06:23:24.051Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-06-20T06:23:24.051Z] ---> Running in 113de195f2f5 [2025-06-20T06:23:24.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:23:24.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:23:24.899Z] OK: 248 MiB in 58 packages [2025-06-20T06:23:25.158Z] Removing intermediate container 113de195f2f5 [2025-06-20T06:23:25.159Z] ---> edce3716ce9d [2025-06-20T06:23:25.159Z] Step 7/24 : COPY go.mod vendor* ./ [2025-06-20T06:23:25.417Z] ---> 818c1341be06 [2025-06-20T06:23:25.417Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-20T06:23:25.417Z] ---> Running in a3684ec47ef6 [2025-06-20T06:23:25.983Z] Removing intermediate container a3684ec47ef6 [2025-06-20T06:23:25.983Z] ---> d31f4bac6536 [2025-06-20T06:23:25.983Z] Step 9/24 : COPY . . [2025-06-20T06:23:26.917Z] ---> d4bd7b9223c3 [2025-06-20T06:23:26.917Z] Step 10/24 : RUN ${MAKE} [2025-06-20T06:23:26.917Z] ---> Running in f304e0e8c64e [2025-06-20T06:23:26.917Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-06-20T06:23:58.997Z] Removing intermediate container f304e0e8c64e [2025-06-20T06:23:58.997Z] ---> 5ce25d0ecc8a [2025-06-20T06:23:58.997Z] Step 11/24 : FROM alpine:3.20 [2025-06-20T06:23:58.997Z] 3.20: Pulling from library/alpine [2025-06-20T06:23:58.997Z] 0a9a5dfd008f: Already exists [2025-06-20T06:23:58.997Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T06:23:58.997Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T06:23:58.997Z] ---> ff221270b9fb [2025-06-20T06:23:58.997Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-06-20T06:23:58.997Z] ---> Running in 8a7f361830d1 [2025-06-20T06:23:58.997Z] Removing intermediate container 8a7f361830d1 [2025-06-20T06:23:58.997Z] ---> aa7561be20d9 [2025-06-20T06:23:58.997Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-06-20T06:23:58.997Z] ---> Running in 9baa7ccb744e [2025-06-20T06:23:58.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:23:58.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:23:58.997Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-06-20T06:23:58.997Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:23:58.997Z] OK: 8 MiB in 15 packages [2025-06-20T06:23:58.997Z] Removing intermediate container 9baa7ccb744e [2025-06-20T06:23:58.997Z] ---> 972592da718e [2025-06-20T06:23:58.997Z] Step 14/24 : RUN apk --no-cache upgrade [2025-06-20T06:23:58.997Z] ---> Running in 8a22779240ce [2025-06-20T06:23:58.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:23:58.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:23:58.997Z] OK: 8 MiB in 15 packages [2025-06-20T06:23:58.997Z] Removing intermediate container 8a22779240ce [2025-06-20T06:23:58.997Z] ---> 56ebdedfc286 [2025-06-20T06:23:58.997Z] Step 15/24 : WORKDIR / [2025-06-20T06:23:58.997Z] ---> Running in e196d9d1c575 [2025-06-20T06:23:58.997Z] Removing intermediate container e196d9d1c575 [2025-06-20T06:23:58.997Z] ---> ba4d15eb9d9e [2025-06-20T06:23:58.997Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-06-20T06:23:58.997Z] ---> fc0a12b86984 [2025-06-20T06:23:58.997Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-06-20T06:23:58.998Z] ---> 9f068f94444d [2025-06-20T06:23:58.998Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-06-20T06:23:58.998Z] ---> 6b8aa018b6ae [2025-06-20T06:23:58.998Z] Step 19/24 : EXPOSE 59999 [2025-06-20T06:23:58.998Z] ---> Running in fb3d9865a23e [2025-06-20T06:23:58.998Z] Removing intermediate container fb3d9865a23e [2025-06-20T06:23:58.998Z] ---> c5f28cceaad5 [2025-06-20T06:23:58.998Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-06-20T06:23:58.998Z] ---> Running in d7394a57123c [2025-06-20T06:23:58.998Z] Removing intermediate container d7394a57123c [2025-06-20T06:23:58.998Z] ---> 164c8409f0e8 [2025-06-20T06:23:58.998Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-06-20T06:23:58.998Z] ---> Running in ebe1cb401177 [2025-06-20T06:23:58.998Z] Removing intermediate container ebe1cb401177 [2025-06-20T06:23:58.998Z] ---> 42fd9c48ba3b [2025-06-20T06:23:58.998Z] Step 22/24 : LABEL arch=amd64 [2025-06-20T06:23:58.998Z] ---> Running in c1433f4b2de2 [2025-06-20T06:23:59.256Z] Removing intermediate container c1433f4b2de2 [2025-06-20T06:23:59.256Z] ---> 7ee3c9892999 [2025-06-20T06:23:59.256Z] Step 23/24 : LABEL git_sha=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [2025-06-20T06:23:59.256Z] ---> Running in 3935a3ceb3a6 [2025-06-20T06:23:59.256Z] Removing intermediate container 3935a3ceb3a6 [2025-06-20T06:23:59.256Z] ---> 1c7c899b4af2 [2025-06-20T06:23:59.256Z] Step 24/24 : LABEL version=4.1.0-dev.15 [2025-06-20T06:23:59.256Z] ---> Running in 3ffd5907cc14 [2025-06-20T06:23:59.256Z] Removing intermediate container 3ffd5907cc14 [2025-06-20T06:23:59.256Z] ---> 075fdf742bdd [2025-06-20T06:23:59.256Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:23:59.256Z] Successfully built 075fdf742bdd [2025-06-20T06:23:59.256Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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 [2025-06-20T06:23:59.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:23:59.757Z] [2025-06-20T06:23:59.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:00.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:24:00.060Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:24:00.060Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:24:00.060Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:24:00.060Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:24:00.060Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:24:00.060Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:24:00.060Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:24:00.060Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:24:00.060Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:24:00.060Z] 33b1e0a273af: Waiting [2025-06-20T06:24:00.060Z] 5d3b04190fa2: Waiting [2025-06-20T06:24:00.060Z] 2f39f015ded8: Waiting [2025-06-20T06:24:00.060Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T06:24:00.060Z] 5c69ac0246d0: Download complete [2025-06-20T06:24:00.060Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:24:00.060Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:24:00.060Z] 33b1e0a273af: Download complete [2025-06-20T06:24:00.060Z] 5d3b04190fa2: Download complete [2025-06-20T06:24:00.060Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:24:00.321Z] 5eb5b503b376: Verifying Checksum [2025-06-20T06:24:00.321Z] 5eb5b503b376: Download complete [2025-06-20T06:24:00.888Z] 2f39f015ded8: Download complete [2025-06-20T06:24:01.456Z] 5eb5b503b376: Pull complete [2025-06-20T06:24:01.456Z] 5c69ac0246d0: Pull complete [2025-06-20T06:24:02.025Z] ec43610c2a17: Pull complete [2025-06-20T06:24:02.025Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:24:02.285Z] 33b1e0a273af: Pull complete [2025-06-20T06:24:02.285Z] 5d3b04190fa2: Pull complete [2025-06-20T06:24:06.481Z] 2f39f015ded8: Pull complete [2025-06-20T06:24:06.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:24:06.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:24:06.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:24:06.589Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:24:06.623Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:24:08.124Z] $ docker top d906a2c4d894729736013bacf1c8df206a39ea337fdb08d887e702246bcd38cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:24:08.529Z] ---> job-cost.sh [2025-06-20T06:24:08.529Z] lf-activate-venv: SKIPPING [2025-06-20T06:24:08.529Z] INFO: No Stack... [2025-06-20T06:24:08.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:24:09.050Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:24:09.338Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-06-20T06:24:09.338Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:24:09.354Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] [2025-06-20T06:24:09.361Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] did not exist. Created. [2025-06-20T06:24:09.366Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:24:09.672Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-20T06:24:09.715Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:24:09.723Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:24:09.756Z] $ docker stop --time=1 d906a2c4d894729736013bacf1c8df206a39ea337fdb08d887e702246bcd38cb [2025-06-20T06:24:10.918Z] $ docker rm -f --volumes d906a2c4d894729736013bacf1c8df206a39ea337fdb08d887e702246bcd38cb [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 [2025-06-20T06:24:11.242Z] provisioning config files... [2025-06-20T06:24:11.250Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7501033352123876007tmp [Pipeline] { [Pipeline] sh [2025-06-20T06:24:11.546Z] + set +x [2025-06-20T06:24:11.546Z] + curl -s https://codecov.io/bash [2025-06-20T06:24:11.546Z] + bash -s -- [2025-06-20T06:24:11.546Z] [2025-06-20T06:24:11.546Z] _____ _ [2025-06-20T06:24:11.546Z] / ____| | | [2025-06-20T06:24:11.546Z] | | ___ __| | ___ ___ _____ __ [2025-06-20T06:24:11.546Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-20T06:24:11.546Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-20T06:24:11.546Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-20T06:24:11.546Z] Bash-1.0.6 [2025-06-20T06:24:11.546Z] [2025-06-20T06:24:11.546Z] [2025-06-20T06:24:11.546Z] ==> git version 2.25.1 found [2025-06-20T06:24:11.546Z] ==> 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 [2025-06-20T06:24:11.546Z] Release-Date: 2020-01-08 [2025-06-20T06:24:11.546Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-20T06:24:11.546Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-20T06:24:11.546Z] ==> Jenkins CI detected. [2025-06-20T06:24:11.546Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-06-20T06:24:11.546Z] project root: . [2025-06-20T06:24:11.546Z] --> token set from env [2025-06-20T06:24:11.546Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-20T06:24:11.805Z] ==> Running gcov in . (disable via -X gcov) [2025-06-20T06:24:11.805Z] ==> Python coveragepy not found [2025-06-20T06:24:11.805Z] ==> Searching for coverage reports in: [2025-06-20T06:24:11.805Z] + . [2025-06-20T06:24:11.805Z] -> Found 1 reports [2025-06-20T06:24:11.805Z] ==> Detecting git/mercurial file structure [2025-06-20T06:24:11.805Z] ==> Reading reports [2025-06-20T06:24:11.805Z] + ./coverage.out bytes=362405 [2025-06-20T06:24:11.805Z] ==> Appending adjustments [2025-06-20T06:24:11.805Z] https://docs.codecov.io/docs/fixing-reports [2025-06-20T06:24:12.064Z] + Found adjustments [2025-06-20T06:24:12.064Z] ==> Gzipping contents [2025-06-20T06:24:12.064Z] 36K /tmp/codecov.fUuLX0.gz [2025-06-20T06:24:12.064Z] ==> Uploading reports [2025-06-20T06:24:12.064Z] url: https://codecov.io [2025-06-20T06:24:12.064Z] query: branch=main&commit=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-20T06:24:12.064Z] -> Pinging Codecov [2025-06-20T06:24:12.065Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-20T06:24:12.331Z] -> Uploading to [2025-06-20T06:24:12.331Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa/ebbd3e2b-eeb2-420b-9e4f-39bae1e97c02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250620%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250620T062412Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=002fa0a0f17a3f76031a92b02665380324643fdfefd31fe68dea3a52d66d37e8 [2025-06-20T06:24:12.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T06:24:12.331Z] Dload Upload Total Spent Left Speed [2025-06-20T06:24:12.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35865 0 0 100 35865 0 124k --:--:-- --:--:-- --:--:-- 124k [2025-06-20T06:24:12.591Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] } [2025-06-20T06:24:12.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-06-20T06:24:12.855Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-20T06:24:12.873Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:13.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-20T06:24:13.186Z] [2025-06-20T06:24:13.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:13.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-20T06:24:13.494Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-20T06:24:13.494Z] 0a9a5dfd008f: Already exists [2025-06-20T06:24:13.494Z] 36466aa92d05: Already exists [2025-06-20T06:24:13.494Z] e10405b45d13: Already exists [2025-06-20T06:24:13.494Z] 096b7ceb2af7: Already exists [2025-06-20T06:24:13.494Z] 4f4fb700ef54: Already exists [2025-06-20T06:24:13.494Z] e50aa161e22a: Pulling fs layer [2025-06-20T06:24:13.494Z] d3c8db5fb9df: Pulling fs layer [2025-06-20T06:24:13.754Z] e50aa161e22a: Verifying Checksum [2025-06-20T06:24:13.754Z] e50aa161e22a: Download complete [2025-06-20T06:24:14.012Z] e50aa161e22a: Pull complete [2025-06-20T06:24:14.580Z] d3c8db5fb9df: Verifying Checksum [2025-06-20T06:24:14.580Z] d3c8db5fb9df: Download complete [2025-06-20T06:24:17.862Z] d3c8db5fb9df: Pull complete [2025-06-20T06:24:17.862Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-06-20T06:24:17.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-20T06:24:17.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:24:17.970Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:24:18.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:24:19.232Z] $ docker top 0aaa1653d7498765ab7e2451e6ff8e8345a40f0806d8b0fb6d8aa0d12faff808 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:24:19.580Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-06-20T06:24:19.590Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-06-20T06:24:19.871Z] + set -o pipefail [2025-06-20T06:24:19.871Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-06-20T06:24:29.848Z] [2025-06-20T06:24:29.848Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-06-20T06:24:29.848Z] [2025-06-20T06:24:29.848Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/afebd943-9be7-428c-83e0-77250e095d30 [2025-06-20T06:24:29.848Z] [2025-06-20T06:24:29.848Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-20T06:24:29.848Z] [2025-06-20T06:24:29.848Z] [2025-06-20T06:24:29.848Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-06-20T06:24:29.848Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-06-20T06:24:29.866Z] $ docker stop --time=1 0aaa1653d7498765ab7e2451e6ff8e8345a40f0806d8b0fb6d8aa0d12faff808 [2025-06-20T06:24:31.227Z] $ docker rm -f --volumes 0aaa1653d7498765ab7e2451e6ff8e8345a40f0806d8b0fb6d8aa0d12faff808 [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) [Pipeline] echo [2025-06-20T06:24:31.797Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:24:31.812Z] provisioning config files... [2025-06-20T06:24:31.827Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1634818994008420136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:24:32.123Z] --> edgex-publish-swagger.sh [2025-06-20T06:24:32.123Z] === Publish openapi API === [2025-06-20T06:24:32.123Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-06-20T06:24:32.123Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-06-20T06:24:32.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T06:24:32.123Z] Dload Upload Total Spent Left Speed [2025-06-20T06:24:32.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38158 0 0 100 38158 0 168k --:--:-- --:--:-- --:--:-- 168k 100 38224 100 66 100 38158 192 108k --:--:-- --:--:-- --:--:-- 108k [2025-06-20T06:24:32.384Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-20T06:24:32.384Z] [Pipeline] } [2025-06-20T06:24:32.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:24:32.834Z] + git log --format=format:%s -1 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] sh [2025-06-20T06:24:33.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:24:33.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:33.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:24:33.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:24:33.498Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:24:33.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:24:34.229Z] $ docker top 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:24:34.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:24:34.347Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:24:34.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:24:34.509Z] $ docker exec 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 ssh-agent [2025-06-20T06:24:34.629Z] SSH_AUTH_SOCK=/tmp/ssh-O9pUZ7B9NkLb/agent.32 [2025-06-20T06:24:34.629Z] SSH_AGENT_PID=38 [2025-06-20T06:24:34.654Z] Running ssh-add (command line suppressed) [2025-06-20T06:24:34.766Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5521872949734304197.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5521872949734304197.key) [2025-06-20T06:24:34.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:24:35.110Z] + git semver tag [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,341 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,344 [run_tag] DEBUG tag force:False [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,344 [check_head_tag] DEBUG check head tag [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,345 [execute] INFO git cat-file --batch-check [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,348 [execute] INFO git cat-file --batch [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,361 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,361 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:24:35.386Z] 2025-06-20 06:24:35,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:24:35.386Z] 4.1.0-dev.15 [Pipeline] } [2025-06-20T06:24:35.407Z] $ docker exec --env ******** --env ******** 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 ssh-agent -k [2025-06-20T06:24:35.524Z] unset SSH_AUTH_SOCK; [2025-06-20T06:24:35.525Z] unset SSH_AGENT_PID; [2025-06-20T06:24:35.525Z] echo Agent pid 38 killed; [2025-06-20T06:24:35.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:24:35.863Z] + git semver [Pipeline] } [2025-06-20T06:24:36.448Z] $ docker stop --time=1 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 [2025-06-20T06:24:37.757Z] $ docker rm -f --volumes 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:38.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:24:38.161Z] [2025-06-20T06:24:38.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:38.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:24:38.475Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-20T06:24:38.475Z] ab5ef0e58194: Pulling fs layer [2025-06-20T06:24:38.475Z] 9712f1f96733: Pulling fs layer [2025-06-20T06:24:38.475Z] 63f879dbbcfc: Pulling fs layer [2025-06-20T06:24:38.475Z] 0d9ebad4ef96: Pulling fs layer [2025-06-20T06:24:38.475Z] e9a5061849ea: Pulling fs layer [2025-06-20T06:24:38.475Z] d747dcd14b5f: Pulling fs layer [2025-06-20T06:24:38.475Z] 2de7ff778b66: Pulling fs layer [2025-06-20T06:24:38.475Z] e9a5061849ea: Waiting [2025-06-20T06:24:38.475Z] 2de7ff778b66: Waiting [2025-06-20T06:24:38.475Z] 0d9ebad4ef96: Waiting [2025-06-20T06:24:38.475Z] d747dcd14b5f: Waiting [2025-06-20T06:24:38.475Z] 9712f1f96733: Verifying Checksum [2025-06-20T06:24:38.475Z] 9712f1f96733: Download complete [2025-06-20T06:24:38.734Z] 63f879dbbcfc: Verifying Checksum [2025-06-20T06:24:38.734Z] 63f879dbbcfc: Download complete [2025-06-20T06:24:38.993Z] e9a5061849ea: Verifying Checksum [2025-06-20T06:24:38.993Z] e9a5061849ea: Download complete [2025-06-20T06:24:38.993Z] d747dcd14b5f: Download complete [2025-06-20T06:24:38.993Z] 0d9ebad4ef96: Verifying Checksum [2025-06-20T06:24:38.993Z] 0d9ebad4ef96: Download complete [2025-06-20T06:24:38.993Z] ab5ef0e58194: Verifying Checksum [2025-06-20T06:24:38.993Z] ab5ef0e58194: Download complete [2025-06-20T06:24:38.993Z] 2de7ff778b66: Verifying Checksum [2025-06-20T06:24:38.993Z] 2de7ff778b66: Download complete [2025-06-20T06:24:41.522Z] ab5ef0e58194: Pull complete [2025-06-20T06:24:41.522Z] 9712f1f96733: Pull complete [2025-06-20T06:24:42.088Z] 63f879dbbcfc: Pull complete [2025-06-20T06:24:45.375Z] 0d9ebad4ef96: Pull complete [2025-06-20T06:24:45.632Z] e9a5061849ea: Pull complete [2025-06-20T06:24:45.632Z] d747dcd14b5f: Pull complete [2025-06-20T06:24:47.007Z] 2de7ff778b66: Pull complete [2025-06-20T06:24:47.007Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-20T06:24:47.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:24:47.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:24:47.113Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:24:47.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:24:49.082Z] $ docker top 9be1fda5b4888ec9a7690b167ee5210c6ce5ec8a5686f863b332f2dca5602cf9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:24:49.158Z] provisioning config files... [2025-06-20T06:24:49.163Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10401843651996081190tmp [2025-06-20T06:24:49.172Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1488076353723369507tmp [2025-06-20T06:24:49.181Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2502920702405249171tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:24:49.211Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:24:49.503Z] ---> sigul-configuration.sh [2025-06-20T06:24:49.503Z] gpg: directory `/root/.gnupg' created [2025-06-20T06:24:49.503Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-20T06:24:49.503Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-20T06:24:49.503Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-20T06:24:49.503Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-20T06:24:49.503Z] gpg: CAST5 encrypted data [2025-06-20T06:24:49.503Z] gpg: encrypted with 1 passphrase [2025-06-20T06:24:49.503Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-20T06:24:49.797Z] + mkdir /home/jenkins [2025-06-20T06:24:49.797Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-20T06:24:50.091Z] + 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 [2025-06-20T06:24:50.105Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:24:50.398Z] ---> sigul-install.sh [2025-06-20T06:24:50.398Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-20T06:24:50.694Z] + git tag --list [2025-06-20T06:24:50.694Z] 0.7.1 [2025-06-20T06:24:50.694Z] delhi-tag [2025-06-20T06:24:50.694Z] v1.0.0 [2025-06-20T06:24:50.694Z] v1.1.0 [2025-06-20T06:24:50.694Z] v1.1.1 [2025-06-20T06:24:50.694Z] v1.1.2 [2025-06-20T06:24:50.694Z] v1.2.0 [2025-06-20T06:24:50.694Z] v1.2.1 [2025-06-20T06:24:50.694Z] v1.2.2 [2025-06-20T06:24:50.694Z] v1.2.3 [2025-06-20T06:24:50.694Z] v1.3.0 [2025-06-20T06:24:50.694Z] v1.4.0 [2025-06-20T06:24:50.694Z] v2.0.0 [2025-06-20T06:24:50.694Z] v2.1.0 [2025-06-20T06:24:50.694Z] v2.1.1 [2025-06-20T06:24:50.694Z] v2.2.0 [2025-06-20T06:24:50.694Z] v2.3.0 [2025-06-20T06:24:50.694Z] v2.3.1 [2025-06-20T06:24:50.694Z] v3.0 [2025-06-20T06:24:50.694Z] v3.0.0 [2025-06-20T06:24:50.694Z] v3.1 [2025-06-20T06:24:50.694Z] v3.1.0 [2025-06-20T06:24:50.694Z] v3.1.1 [2025-06-20T06:24:50.694Z] v4.0 [2025-06-20T06:24:50.694Z] v4.0.0 [2025-06-20T06:24:50.694Z] v4.1.0-dev.1 [2025-06-20T06:24:50.694Z] v4.1.0-dev.10 [2025-06-20T06:24:50.694Z] v4.1.0-dev.11 [2025-06-20T06:24:50.694Z] v4.1.0-dev.12 [2025-06-20T06:24:50.694Z] v4.1.0-dev.13 [2025-06-20T06:24:50.694Z] v4.1.0-dev.14 [2025-06-20T06:24:50.694Z] v4.1.0-dev.15 [2025-06-20T06:24:50.694Z] v4.1.0-dev.2 [2025-06-20T06:24:50.694Z] v4.1.0-dev.3 [2025-06-20T06:24:50.694Z] v4.1.0-dev.4 [2025-06-20T06:24:50.694Z] v4.1.0-dev.5 [2025-06-20T06:24:50.694Z] v4.1.0-dev.6 [2025-06-20T06:24:50.694Z] v4.1.0-dev.7 [2025-06-20T06:24:50.694Z] v4.1.0-dev.8 [2025-06-20T06:24:50.694Z] v4.1.0-dev.9 [Pipeline] sh [2025-06-20T06:24:50.992Z] + lftools sign git-tag v4.1.0-dev.15 [2025-06-20T06:24:51.561Z] Signing Git tag with Sigul... [2025-06-20T06:24:51.561Z] Signing v4.1.0-dev.15 [Pipeline] echo [2025-06-20T06:24:51.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:24:52.129Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-20T06:24:52.137Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-20T06:24:52.171Z] $ docker stop --time=1 9be1fda5b4888ec9a7690b167ee5210c6ce5ec8a5686f863b332f2dca5602cf9 [2025-06-20T06:24:53.467Z] $ docker rm -f --volumes 9be1fda5b4888ec9a7690b167ee5210c6ce5ec8a5686f863b332f2dca5602cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-20T06:24:53.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:24:53.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:54.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:24:54.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:24:54.306Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:24:54.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:24:54.687Z] $ docker top 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 -eo pid,comm [2025-06-20T06:24:54.723Z] 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). [2025-06-20T06:24:54.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:24:54.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:24:54.783Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:24:54.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:24:54.895Z] $ docker exec 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 ssh-agent [2025-06-20T06:24:54.991Z] SSH_AUTH_SOCK=/tmp/ssh-qMKV288FOYAB/agent.32 [2025-06-20T06:24:54.991Z] SSH_AGENT_PID=38 [2025-06-20T06:24:54.996Z] Running ssh-add (command line suppressed) [2025-06-20T06:24:55.099Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11107205524355024058.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11107205524355024058.key) [2025-06-20T06:24:55.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:24:55.400Z] + git semver bump pre [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,624 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,628 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,628 [bump_version] DEBUG bumped version:4.1.0-dev.16 [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,628 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,628 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,630 [execute] INFO git cat-file --batch-check [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,634 [execute] INFO git cat-file --batch [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:24:55.659Z] 2025-06-20 06:24:55,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:24:55.659Z] 4.1.0-dev.16 [Pipeline] } [2025-06-20T06:24:55.673Z] $ docker exec --env ******** --env ******** 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 ssh-agent -k [2025-06-20T06:24:55.769Z] unset SSH_AUTH_SOCK; [2025-06-20T06:24:55.769Z] unset SSH_AGENT_PID; [2025-06-20T06:24:55.769Z] echo Agent pid 38 killed; [2025-06-20T06:24:55.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:24:56.096Z] + git semver [Pipeline] } [2025-06-20T06:24:56.681Z] $ docker stop --time=1 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 [2025-06-20T06:24:57.966Z] $ docker rm -f --volumes 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:24:58.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:24:58.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:24:58.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:24:58.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:24:58.697Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:24:58.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:24:59.043Z] $ docker top fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 -eo pid,comm [2025-06-20T06:24:59.092Z] 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). [2025-06-20T06:24:59.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:24:59.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:24:59.154Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:24:59.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:24:59.264Z] $ docker exec fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 ssh-agent [2025-06-20T06:24:59.376Z] SSH_AUTH_SOCK=/tmp/ssh-vfXjW2JsTBqB/agent.33 [2025-06-20T06:24:59.376Z] SSH_AGENT_PID=39 [2025-06-20T06:24:59.380Z] Running ssh-add (command line suppressed) [2025-06-20T06:24:59.494Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14747432173049034539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14747432173049034539.key) [2025-06-20T06:24:59.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:24:59.791Z] + git semver push [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,020 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,025 [run_push] DEBUG push [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,025 [execute] INFO git cat-file --batch-check [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,027 [execute] INFO git rev-list 8d254e3c2a6788244e933a023f03ea043ebde144 -- [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,028 [execute] DEBUG Popen(['git', 'rev-list', '8d254e3c2a6788244e933a023f03ea043ebde144', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,039 [execute] INFO git fetch -v -- origin [2025-06-20T06:25:00.049Z] 2025-06-20 06:25:00,039 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-20T06:25:00.614Z] 2025-06-20 06:25:00,510 [run_push] DEBUG no remote changes detected [2025-06-20T06:25:00.614Z] 2025-06-20 06:25:00,511 [execute] INFO git push origin semver [2025-06-20T06:25:00.614Z] 2025-06-20 06:25:00,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:25:01.550Z] 2025-06-20 06:25:01,191 [run_push] DEBUG push all version tags [2025-06-20T06:25:01.550Z] 2025-06-20 06:25:01,192 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-20T06:25:01.550Z] 2025-06-20 06:25:01,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:25:03.361Z] 2025-06-20 06:25:02,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-06-20T06:25:03.361Z] 4.1.0-dev.16 [Pipeline] } [2025-06-20T06:25:03.374Z] $ docker exec --env ******** --env ******** fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 ssh-agent -k [2025-06-20T06:25:03.467Z] unset SSH_AUTH_SOCK; [2025-06-20T06:25:03.468Z] unset SSH_AGENT_PID; [2025-06-20T06:25:03.468Z] echo Agent pid 39 killed; [2025-06-20T06:25:03.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:25:03.794Z] + git semver [Pipeline] } [2025-06-20T06:25:04.070Z] $ docker stop --time=1 fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 [2025-06-20T06:25:05.342Z] $ docker rm -f --volumes fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 [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 [2025-06-20T06:25:05.984Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-06-20T06:25:05.984Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-06-20T06:25:05.984Z] total 16 [2025-06-20T06:25:05.984Z] drwxr-xr-x 3 root root 4096 Jun 20 06:24 . [2025-06-20T06:25:05.984Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 06:24 .. [2025-06-20T06:25:05.984Z] drwxr-xr-x 2 root root 4096 Jun 20 06:24 cost [2025-06-20T06:25:05.984Z] -rw-r--r-- 1 root root 85 Jun 20 06:24 cost.csv [2025-06-20T06:25:05.984Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-06-20T06:25:05.984Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-06-20T06:25:05.984Z] total 16 [2025-06-20T06:25:05.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:24 . [2025-06-20T06:25:05.984Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 06:24 .. [2025-06-20T06:25:05.984Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:24 cost [2025-06-20T06:25:05.984Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 20 06:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:25:06.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:25:07.124Z] ---> package-listing.sh [2025-06-20T06:25:07.124Z] ++ facter osfamily [2025-06-20T06:25:07.124Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:25:07.383Z] + OS_FAMILY=debian [2025-06-20T06:25:07.383Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-06-20T06:25:07.383Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:25:07.383Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:25:07.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:25:07.383Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:25:07.383Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-06-20T06:25:07.383Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:25:07.383Z] + case "${OS_FAMILY}" in [2025-06-20T06:25:07.383Z] + dpkg -l [2025-06-20T06:25:07.383Z] + grep '^ii' [2025-06-20T06:25:07.383Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:25:07.383Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:25:07.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:25:07.383Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-06-20T06:25:07.383Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-06-20T06:25:07.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-06-20T06:25:07.393Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-20T06:25:07.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:25:08.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:25:08.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:25:08.323Z] prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container [2025-06-20T06:25:08.357Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 [2025-06-20T06:25:08.535Z] $ docker top 4cf0ef16a503afa62c07e4cc7791a7d6ee576484b90428d338fd9021b732ff01 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:25:08.875Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:25:09.157Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:25:09.441Z] + ls /var/log/sa-host [2025-06-20T06:25:09.441Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:25:09.598Z] provisioning config files... [2025-06-20T06:25:09.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16470014040384701805tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:25:09.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:25:09.904Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:25:09.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:25:10.259Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:25:10.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:25:10.550Z] ---> sudo-logs.sh [2025-06-20T06:25:10.550Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-20T06:25:10.585Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:25:10.867Z] ---> job-cost.sh [2025-06-20T06:25:10.867Z] lf-activate-venv: SKIPPING [2025-06-20T06:25:10.867Z] DEBUG: total: 0.2199999988079071 [2025-06-20T06:25:10.867Z] INFO: Retrieving Stack Cost... [2025-06-20T06:25:11.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:25:11.694Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:25:11.709Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:25:11.991Z] ---> logs-deploy.sh [2025-06-20T06:25:11.991Z] lf-activate-venv: SKIPPING [2025-06-20T06:25:11.991Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/370 [2025-06-20T06:25:11.991Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:25:12.930Z] Archives upload complete. [2025-06-20T06:25:12.930Z] INFO: archiving logs to Nexus