Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65915a708b5f7168ea3e83edbc505072a3716330 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-ssh10066568573975011489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2081663781450644868.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-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-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8854067295898332398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh17254964560691344541.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-snmp-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-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3552630311141707920.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-snmp-go, goVersion:1.25] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-11303 in /w/workspace/edgexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65915a708b5f7168ea3e83edbc505072a3716330 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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 65915a708b5f7168ea3e83edbc505072a3716330 # timeout=10 Commit message: "Merge pull request #401 from weichou1229/bump-sdk" > git rev-list --no-walk 00c065e0f85de07a409bcc19801cd001d7749f36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T01:22:05.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T01:22:06.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T01:22:06.107Z] ========================================================= [2026-05-26T01:22:06.107Z] EdgeX Global Pipelines Version Info [2026-05-26T01:22:06.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:22:07.225Z] ------------------- [2026-05-26T01:22:07.225Z] stable info: [2026-05-26T01:22:07.225Z] ------------------- [2026-05-26T01:22:07.225Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:22:07.225Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:22:07.225Z] Message: update stable to v1.0.280 [2026-05-26T01:22:08.160Z] ------------------- [2026-05-26T01:22:08.160Z] experimental info: [2026-05-26T01:22:08.160Z] ------------------- [2026-05-26T01:22:08.160Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:22:08.160Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:22:08.160Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T01:22:08.710Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-05-26T01:22:08.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-05-26T01:22:08.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T01:22:08.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T01:22:08.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T01:22:08.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T01:22:09.044Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T01:22:09.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T01:22:09.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T01:22:09.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T01:22:09.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T01:22:09.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-05-26T01:22:09.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T01:22:09.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T01:22:09.620Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:22:09.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:22:09.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:22:09.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:22:09.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T01:22:09.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T01:22:09.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T01:22:09.950Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T01:22:10.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T01:22:10.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T01:22:10.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T01:22:10.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T01:22:10.417Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T01:22:10.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T01:22:10.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T01:22:10.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T01:22:10.851Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo [2026-05-26T01:22:10.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65915a7 [Pipeline] echo [2026-05-26T01:22:10.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:22:11.041Z] provisioning config files... [2026-05-26T01:22:11.053Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5009283288420833514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:22:11.643Z] ---> ****-login.sh [2026-05-26T01:22:11.643Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:22:11.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:11.985Z] [2026-05-26T01:22:11.985Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:22:11.985Z] Configure a credential helper to remove this warning. See [2026-05-26T01:22:11.985Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:22:11.985Z] [2026-05-26T01:22:11.985Z] Login Succeeded [2026-05-26T01:22:11.985Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:22:11.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:11.985Z] [2026-05-26T01:22:11.985Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:22:11.985Z] Configure a credential helper to remove this warning. See [2026-05-26T01:22:11.985Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:22:11.985Z] [2026-05-26T01:22:11.985Z] Login Succeeded [2026-05-26T01:22:11.985Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:22:12.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:12.259Z] [2026-05-26T01:22:12.259Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:22:12.259Z] Configure a credential helper to remove this warning. See [2026-05-26T01:22:12.259Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:22:12.259Z] [2026-05-26T01:22:12.259Z] Login Succeeded [2026-05-26T01:22:12.259Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:22:12.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:12.259Z] [2026-05-26T01:22:12.259Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:22:12.259Z] Configure a credential helper to remove this warning. See [2026-05-26T01:22:12.259Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:22:12.259Z] [2026-05-26T01:22:12.259Z] Login Succeeded [2026-05-26T01:22:12.259Z] ****.io [2026-05-26T01:22:12.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:12.575Z] [2026-05-26T01:22:12.575Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:22:12.575Z] Configure a credential helper to remove this warning. See [2026-05-26T01:22:12.575Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:22:12.575Z] [2026-05-26T01:22:12.575Z] Login Succeeded [2026-05-26T01:22:12.575Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:22:12.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T01:22:13.309Z] + git rev-list -1 --merges 65915a708b5f7168ea3e83edbc505072a3716330~1..65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo [2026-05-26T01:22:13.402Z] -----------> git rev-list -1 --merges 65915a708b5f7168ea3e83edbc505072a3716330~1..65915a708b5f7168ea3e83edbc505072a3716330 65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:22:13.402Z] 65915a708b5f7168ea3e83edbc505072a3716330 [false] [Pipeline] sh [2026-05-26T01:22:13.812Z] + git log --format=format:%s -1 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo [2026-05-26T01:22:13.849Z] ========================================================= [2026-05-26T01:22:13.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T01:22:13.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:22:14.423Z] + git log --format=format:%s -1 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo [2026-05-26T01:22:14.461Z] [semverPrep] GIT_COMMIT: 65915a708b5f7168ea3e83edbc505072a3716330, Commit Message: Merge pull request #401 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T01:22:14.495Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T01:22:15.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:22:15.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T01:22:15.040Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T01:22:15.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T01:22:15.040Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T01:22:15.040Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T01:22:15.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:22:15.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:22:15.599Z] [2026-05-26T01:22:15.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:22:16.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:22:16.077Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T01:22:16.077Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T01:22:16.077Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T01:22:16.077Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T01:22:16.077Z] 461d9e800cba: Pulling fs layer [2026-05-26T01:22:16.077Z] 80192f66455f: Pulling fs layer [2026-05-26T01:22:16.077Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T01:22:16.077Z] a29436f7fd5d: Pulling fs layer [2026-05-26T01:22:16.077Z] 923cac83aea3: Pulling fs layer [2026-05-26T01:22:16.077Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T01:22:16.077Z] db01528c6b51: Pulling fs layer [2026-05-26T01:22:16.077Z] 28988de357af: Pulling fs layer [2026-05-26T01:22:16.077Z] 2e8e34ca0e6c: Waiting [2026-05-26T01:22:16.077Z] a29436f7fd5d: Waiting [2026-05-26T01:22:16.077Z] 923cac83aea3: Waiting [2026-05-26T01:22:16.077Z] 25ad8b0a4227: Waiting [2026-05-26T01:22:16.077Z] db01528c6b51: Waiting [2026-05-26T01:22:16.077Z] 28988de357af: Waiting [2026-05-26T01:22:16.077Z] 461d9e800cba: Waiting [2026-05-26T01:22:16.077Z] 80192f66455f: Waiting [2026-05-26T01:22:16.077Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T01:22:16.077Z] 6bf1a483ea7c: Download complete [2026-05-26T01:22:16.077Z] 461d9e800cba: Verifying Checksum [2026-05-26T01:22:16.077Z] 461d9e800cba: Download complete [2026-05-26T01:22:16.077Z] 80192f66455f: Verifying Checksum [2026-05-26T01:22:16.077Z] 80192f66455f: Download complete [2026-05-26T01:22:16.367Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T01:22:16.367Z] f5dfc541a4d3: Download complete [2026-05-26T01:22:16.367Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T01:22:16.367Z] 3dae71ba6b94: Download complete [2026-05-26T01:22:16.367Z] 923cac83aea3: Verifying Checksum [2026-05-26T01:22:16.367Z] 923cac83aea3: Download complete [2026-05-26T01:22:16.367Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T01:22:16.367Z] 25ad8b0a4227: Download complete [2026-05-26T01:22:16.367Z] db01528c6b51: Verifying Checksum [2026-05-26T01:22:16.367Z] db01528c6b51: Download complete [2026-05-26T01:22:16.656Z] 28988de357af: Verifying Checksum [2026-05-26T01:22:16.656Z] 28988de357af: Download complete [2026-05-26T01:22:16.656Z] a29436f7fd5d: Verifying Checksum [2026-05-26T01:22:16.656Z] a29436f7fd5d: Download complete [2026-05-26T01:22:16.925Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T01:22:16.925Z] 2e8e34ca0e6c: Download complete [2026-05-26T01:22:17.782Z] 3dae71ba6b94: Pull complete [2026-05-26T01:22:17.782Z] 6bf1a483ea7c: Pull complete [2026-05-26T01:22:18.419Z] f5dfc541a4d3: Pull complete [2026-05-26T01:22:18.419Z] 461d9e800cba: Pull complete [2026-05-26T01:22:18.419Z] 80192f66455f: Pull complete [2026-05-26T01:22:22.091Z] 2e8e34ca0e6c: Pull complete [2026-05-26T01:22:22.756Z] a29436f7fd5d: Pull complete [2026-05-26T01:22:22.756Z] 923cac83aea3: Pull complete [2026-05-26T01:22:23.054Z] 25ad8b0a4227: Pull complete [2026-05-26T01:22:23.054Z] db01528c6b51: Pull complete [2026-05-26T01:22:23.054Z] 28988de357af: Pull complete [2026-05-26T01:22:23.054Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T01:22:23.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:22:23.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:22:23.444Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:22:23.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T01:22:25.418Z] $ docker top ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e -eo pid,comm [2026-05-26T01:22:25.520Z] 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). [2026-05-26T01:22:25.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:22:25.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:22:25.667Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:22:25.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:22:25.817Z] $ docker exec ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent [2026-05-26T01:22:25.958Z] SSH_AUTH_SOCK=/tmp/ssh-SXLuopzuB7AE/agent.32 [2026-05-26T01:22:25.958Z] SSH_AGENT_PID=38 [2026-05-26T01:22:25.967Z] Running ssh-add (command line suppressed) [2026-05-26T01:22:26.068Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12876995133385970552.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12876995133385970552.key) [2026-05-26T01:22:26.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:22:26.625Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2026-05-26T01:22:27.203Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T01:22:27.291Z] $ docker exec --env ******** --env ******** ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent -k [2026-05-26T01:22:27.381Z] unset SSH_AUTH_SOCK; [2026-05-26T01:22:27.381Z] unset SSH_AGENT_PID; [2026-05-26T01:22:27.381Z] echo Agent pid 38 killed; [2026-05-26T01:22:27.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T01:22:27.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:22:27.584Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:22:27.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:22:27.715Z] $ docker exec ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent [2026-05-26T01:22:27.825Z] SSH_AUTH_SOCK=/tmp/ssh-iE8HcQ2X1GSC/agent.86 [2026-05-26T01:22:27.825Z] SSH_AGENT_PID=92 [2026-05-26T01:22:27.830Z] Running ssh-add (command line suppressed) [2026-05-26T01:22:27.922Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12843115346523281226.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12843115346523281226.key) [2026-05-26T01:22:27.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:22:28.415Z] + git semver init [2026-05-26T01:22:28.710Z] 2026-05-26 01:22:28,591 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:22:28.710Z] 2026-05-26 01:22:28,595 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T01:22:28.710Z] 2026-05-26 01:22:28,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-05-26T01:22:28.710Z] 2026-05-26 01:22:28,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-05-26T01:22:28.710Z] 2026-05-26 01:22:28,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:22:30.264Z] 2026-05-26 01:22:29,926 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2026-05-26T01:22:30.264Z] 2026-05-26 01:22:29,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2026-05-26T01:22:30.264Z] 2026-05-26 01:22:29,926 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:22:30.264Z] 2026-05-26 01:22:29,926 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:22:30.264Z] 4.1.0-dev.14 [Pipeline] } [2026-05-26T01:22:30.325Z] $ docker exec --env ******** --env ******** ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent -k [2026-05-26T01:22:30.426Z] unset SSH_AUTH_SOCK; [2026-05-26T01:22:30.427Z] unset SSH_AGENT_PID; [2026-05-26T01:22:30.427Z] echo Agent pid 92 killed; [2026-05-26T01:22:30.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:22:31.038Z] + git semver [Pipeline] } [2026-05-26T01:22:31.380Z] $ docker stop --time=1 ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e [2026-05-26T01:22:32.675Z] $ docker rm -f --volumes ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:22:33.146Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T01:22:34.424Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T01:22:34.426Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:22:35.503Z] provisioning config files... [2026-05-26T01:22:35.630Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4390088824452150531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:22:36.184Z] ---> ****-login.sh [2026-05-26T01:22:36.184Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:22:36.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:36.184Z] Login Succeeded [2026-05-26T01:22:36.184Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:22:36.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:36.184Z] Login Succeeded [2026-05-26T01:22:36.184Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:22:36.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:36.470Z] Login Succeeded [2026-05-26T01:22:36.470Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:22:36.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:36.470Z] Login Succeeded [2026-05-26T01:22:36.470Z] ****.io [2026-05-26T01:22:36.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:22:36.815Z] Login Succeeded [2026-05-26T01:22:36.815Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:22:36.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:22:37.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:22:37.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:22:37.306Z] ========================================================= [2026-05-26T01:22:37.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T01:22:37.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:22:38.029Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T01:22:38.706Z] #0 building with "default" instance using docker driver [2026-05-26T01:22:38.706Z] [2026-05-26T01:22:38.706Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:22:38.706Z] #1 transferring dockerfile: 1.61kB done [2026-05-26T01:22:38.706Z] #1 DONE 0.0s [2026-05-26T01:22:38.706Z] [2026-05-26T01:22:38.706Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T01:22:38.706Z] #2 DONE 0.1s [2026-05-26T01:22:38.706Z] [2026-05-26T01:22:38.706Z] #3 [internal] load .dockerignore [2026-05-26T01:22:38.706Z] #3 transferring context: 46B done [2026-05-26T01:22:38.706Z] #3 DONE 0.0s [2026-05-26T01:22:38.706Z] [2026-05-26T01:22:38.706Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T01:22:38.706Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T01:22:38.706Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-26T01:22:38.706Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T01:22:38.706Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-05-26T01:22:38.706Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-05-26T01:22:38.706Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T01:22:38.706Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T01:22:38.706Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T01:22:38.706Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-05-26T01:22:38.706Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T01:22:38.706Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s [2026-05-26T01:22:38.706Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T01:22:38.706Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T01:22:38.706Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T01:22:38.706Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-05-26T01:22:38.706Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-26T01:22:38.994Z] #4 ... [2026-05-26T01:22:38.994Z] [2026-05-26T01:22:38.994Z] #5 [internal] load build context [2026-05-26T01:22:38.994Z] #5 transferring context: 24.92MB 0.2s done [2026-05-26T01:22:38.994Z] #5 DONE 0.2s [2026-05-26T01:22:38.994Z] [2026-05-26T01:22:38.994Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T01:22:38.994Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2026-05-26T01:22:38.994Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-26T01:22:38.994Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2026-05-26T01:22:38.994Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T01:22:38.994Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-26T01:22:38.994Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-26T01:22:38.994Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s [2026-05-26T01:22:38.994Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T01:22:38.994Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2026-05-26T01:22:39.289Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-26T01:22:39.289Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s [2026-05-26T01:22:39.289Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s [2026-05-26T01:22:39.289Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.7s [2026-05-26T01:22:39.289Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-26T01:22:39.289Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-26T01:22:39.289Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.8s [2026-05-26T01:22:39.560Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.45MB / 112.58MB 0.9s [2026-05-26T01:22:39.560Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 93.32MB / 112.58MB 1.0s [2026-05-26T01:22:39.898Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-05-26T01:22:40.399Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2026-05-26T01:22:43.979Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-05-26T01:22:43.979Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T01:22:43.979Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T01:22:43.979Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T01:22:43.979Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T01:22:43.979Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-26T01:22:44.281Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-26T01:22:44.281Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T01:22:46.625Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-05-26T01:22:46.625Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T01:22:47.251Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-26T01:22:47.251Z] #4 DONE 8.8s [2026-05-26T01:22:47.538Z] [2026-05-26T01:22:47.538Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T01:22:47.538Z] #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:22:47.820Z] #6 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:22:48.126Z] #6 0.755 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T01:22:48.406Z] #6 0.770 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T01:22:48.406Z] #6 0.778 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T01:22:48.406Z] #6 0.823 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T01:22:48.406Z] #6 0.836 Executing busybox-1.37.0-r19.trigger [2026-05-26T01:22:48.406Z] #6 0.844 OK: 269 MiB in 64 packages [2026-05-26T01:22:50.037Z] #6 DONE 2.7s [2026-05-26T01:22:50.242Z] Still waiting to schedule task [2026-05-26T01:22:50.242Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11296’ [2026-05-26T01:22:50.364Z] [2026-05-26T01:22:50.364Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-05-26T01:22:50.364Z] #7 DONE 0.0s [2026-05-26T01:22:50.364Z] [2026-05-26T01:22:50.364Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T01:22:50.364Z] #8 DONE 0.1s [2026-05-26T01:22:50.364Z] [2026-05-26T01:22:50.364Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:23:00.870Z] #9 DONE 10.5s [2026-05-26T01:23:00.870Z] [2026-05-26T01:23:00.870Z] #10 [builder 6/7] COPY . . [2026-05-26T01:23:00.870Z] #10 DONE 0.1s [2026-05-26T01:23:00.870Z] [2026-05-26T01:23:00.870Z] #11 [builder 7/7] RUN echo noop [2026-05-26T01:23:00.870Z] #11 0.195 noop [2026-05-26T01:23:01.144Z] #11 DONE 0.2s [2026-05-26T01:23:01.144Z] [2026-05-26T01:23:01.144Z] #12 exporting to image [2026-05-26T01:23:01.144Z] #12 exporting layers [2026-05-26T01:23:08.138Z] #12 exporting layers 6.8s done [2026-05-26T01:23:08.138Z] #12 writing image sha256:ff459a8589b2a4d37919d8b010a9d2b5e35f2cac6815d42fdf6e682885f854ec done [2026-05-26T01:23:08.138Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T01:23:08.138Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:23:08.737Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:23:08.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:23:09.207Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:23:09.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** ci-base-image-x86_64 cat [2026-05-26T01:23:09.679Z] $ docker top 1598f52431668b3169463357e3061bdbb1e2de60d28ea665b81b423da3a2781f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:23:10.180Z] + go version [2026-05-26T01:23:10.180Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T01:23:10.307Z] $ docker stop --time=1 1598f52431668b3169463357e3061bdbb1e2de60d28ea665b81b423da3a2781f [2026-05-26T01:23:11.613Z] $ docker rm -f --volumes 1598f52431668b3169463357e3061bdbb1e2de60d28ea665b81b423da3a2781f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:23:12.496Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:23:12.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:23:12.747Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:23:12.849Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** ci-base-image-x86_64 cat [2026-05-26T01:23:13.081Z] $ docker top ab94b446d285c5d3ae26f8e5c9fc3012a91582f542e1b2af1ee8209f8a8b9419 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:23:13.562Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:23:14.019Z] + make test [2026-05-26T01:23:14.020Z] go test ./... -coverprofile=coverage.out [2026-05-26T01:23:15.129Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-26T01:23:34.217Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-26T01:23:34.217Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2026-05-26T01:23:43.012Z] 0 issues. [2026-05-26T01:23:43.012Z] go vet ./... [2026-05-26T01:23:48.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T01:23:48.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T01:23:48.663Z] ./bin/test-attribution-txt.sh [2026-05-26T01:23:48.663Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T01:23:48.663Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T01:23:48.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T01:23:48.745Z] $ docker stop --time=1 ab94b446d285c5d3ae26f8e5c9fc3012a91582f542e1b2af1ee8209f8a8b9419 [2026-05-26T01:23:50.909Z] $ docker rm -f --volumes ab94b446d285c5d3ae26f8e5c9fc3012a91582f542e1b2af1ee8209f8a8b9419 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:23:51.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T01:23:51.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T01:23:53.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:23:53.379Z] + ls -al . [2026-05-26T01:23:53.379Z] total 244 [2026-05-26T01:23:53.379Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:23 . [2026-05-26T01:23:53.379Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:21 .. [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 6 May 26 01:22 .dockerignore [2026-05-26T01:23:53.379Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:23 .git [2026-05-26T01:23:53.379Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:22 .github [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 263 May 26 01:22 .gitignore [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:22 .golangci.yml [2026-05-26T01:23:53.379Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:22 .semver [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 26 01:22 Attribution.txt [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 12751 May 26 01:22 CHANGELOG.md [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 26 01:22 Dockerfile [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:22 GOVERNANCE.md [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 679 May 26 01:22 Jenkinsfile [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 01:22 LICENSE [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 26 01:22 Makefile [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 01:22 OWNERS.md [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 26 01:22 README.md [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:22 VERSION [2026-05-26T01:23:53.379Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:22 bin [2026-05-26T01:23:53.379Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:22 cmd [2026-05-26T01:23:53.379Z] -rw-r--r-- 1 jenkins jenkins 9158 May 26 01:23 coverage.out [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 6508 May 26 01:22 go.mod [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 89237 May 26 01:22 go.sum [2026-05-26T01:23:53.379Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:22 internal [2026-05-26T01:23:53.379Z] -rw-rw-r-- 1 jenkins jenkins 228 May 26 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:23:53.865Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=65915a708b5f7168ea3e83edbc505072a3716330 --label arch=amd64 --label version=4.1.0-dev.14 . [2026-05-26T01:23:54.357Z] #0 building with "default" instance using docker driver [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:23:54.357Z] #1 transferring dockerfile: 1.61kB done [2026-05-26T01:23:54.357Z] #1 DONE 0.0s [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:23:54.357Z] #2 DONE 0.0s [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T01:23:54.357Z] #3 DONE 0.1s [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #4 [internal] load .dockerignore [2026-05-26T01:23:54.357Z] #4 transferring context: 46B done [2026-05-26T01:23:54.357Z] #4 DONE 0.0s [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #5 [internal] load build context [2026-05-26T01:23:54.357Z] #5 transferring context: 21.78kB 0.0s done [2026-05-26T01:23:54.357Z] #5 DONE 0.0s [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T01:23:54.357Z] #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T01:23:54.357Z] #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T01:23:54.357Z] #6 ... [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:23:54.357Z] #7 DONE 0.1s [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T01:23:54.357Z] #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T01:23:54.357Z] #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T01:23:54.357Z] #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T01:23:54.357Z] #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T01:23:54.357Z] #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T01:23:54.357Z] #6 DONE 0.3s [2026-05-26T01:23:54.357Z] [2026-05-26T01:23:54.357Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T01:23:54.873Z] #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:23:54.873Z] #8 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:23:55.151Z] #8 0.773 OK: 269 MiB in 64 packages [2026-05-26T01:23:55.151Z] #8 DONE 0.9s [2026-05-26T01:23:55.151Z] [2026-05-26T01:23:55.151Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-26T01:23:55.151Z] #9 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:23:55.151Z] #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:23:55.151Z] #9 0.570 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T01:23:55.151Z] #9 0.577 Executing busybox-1.37.0-r20.trigger [2026-05-26T01:23:55.151Z] #9 0.586 OK: 7 MiB in 17 packages [2026-05-26T01:23:55.151Z] #9 DONE 0.7s [2026-05-26T01:23:55.151Z] [2026-05-26T01:23:55.151Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2026-05-26T01:23:55.151Z] #10 DONE 0.0s [2026-05-26T01:23:55.151Z] [2026-05-26T01:23:55.151Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T01:23:55.151Z] #11 DONE 0.0s [2026-05-26T01:23:55.151Z] [2026-05-26T01:23:55.151Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:23:55.803Z] #12 DONE 0.5s [2026-05-26T01:23:55.803Z] [2026-05-26T01:23:55.803Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T01:23:55.803Z] #13 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:23:55.803Z] #13 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:23:55.803Z] #13 ... [2026-05-26T01:23:55.803Z] [2026-05-26T01:23:55.803Z] #14 [builder 6/7] COPY . . [2026-05-26T01:23:55.803Z] #14 DONE 0.1s [2026-05-26T01:23:55.803Z] [2026-05-26T01:23:55.803Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T01:23:55.803Z] #13 0.744 OK: 7 MiB in 17 packages [2026-05-26T01:23:55.803Z] #13 DONE 0.8s [2026-05-26T01:23:55.803Z] [2026-05-26T01:23:55.803Z] #15 [builder 7/7] RUN make build [2026-05-26T01:23:56.091Z] #15 0.334 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-05-26T01:24:21.101Z] #15 DONE 23.5s [2026-05-26T01:24:21.101Z] [2026-05-26T01:24:21.101Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-05-26T01:24:21.101Z] #16 DONE 0.2s [2026-05-26T01:24:21.101Z] [2026-05-26T01:24:21.101Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-26T01:24:21.101Z] #17 DONE 0.0s [2026-05-26T01:24:21.101Z] [2026-05-26T01:24:21.101Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-05-26T01:24:21.101Z] #18 DONE 0.0s [2026-05-26T01:24:21.101Z] [2026-05-26T01:24:21.101Z] #19 exporting to image [2026-05-26T01:24:21.101Z] #19 exporting layers [2026-05-26T01:24:21.101Z] #19 exporting layers 0.2s done [2026-05-26T01:24:21.101Z] #19 writing image sha256:cf03fc9934c90affc8eed591419b78b022d3fe2d7f1d57f2749ddb3e8b4c2955 done [2026-05-26T01:24:21.101Z] #19 naming to docker.io/library/device-snmp done [2026-05-26T01:24:21.101Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:24:21.239Z] provisioning config files... [2026-05-26T01:24:21.253Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16795153919383739582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:24:21.755Z] ---> ****-login.sh [2026-05-26T01:24:21.756Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:24:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:24:21.756Z] Login Succeeded [2026-05-26T01:24:21.756Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:24:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:24:21.756Z] Login Succeeded [2026-05-26T01:24:21.756Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:24:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:24:21.756Z] Login Succeeded [2026-05-26T01:24:21.756Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:24:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:24:21.756Z] Login Succeeded [2026-05-26T01:24:21.756Z] ****.io [2026-05-26T01:24:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:24:22.036Z] Login Succeeded [2026-05-26T01:24:22.036Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:24:22.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:24:22.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:24:22.131Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-05-26T01:24:22.131Z] 65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:24:22.131Z] latest [2026-05-26T01:24:22.131Z] 4.1.0-dev.14 [2026-05-26T01:24:22.131Z] 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [2026-05-26T01:24:22.131Z] main [2026-05-26T01:24:22.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:22.686Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:23.283Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:24:23.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T01:24:23.283Z] fc4945f4e763: Preparing [2026-05-26T01:24:23.283Z] ba7753636970: Preparing [2026-05-26T01:24:23.283Z] cf6e98ea2edd: Preparing [2026-05-26T01:24:23.283Z] 86efdd45decf: Preparing [2026-05-26T01:24:23.283Z] 6100b9e9fb2e: Preparing [2026-05-26T01:24:23.283Z] 0854555d70ac: Preparing [2026-05-26T01:24:23.283Z] 0854555d70ac: Waiting [2026-05-26T01:24:23.283Z] 86efdd45decf: Pushed [2026-05-26T01:24:23.283Z] 6100b9e9fb2e: Pushed [2026-05-26T01:24:23.283Z] ba7753636970: Pushed [2026-05-26T01:24:23.283Z] fc4945f4e763: Pushed [2026-05-26T01:24:23.283Z] 0854555d70ac: Layer already exists [2026-05-26T01:24:27.907Z] cf6e98ea2edd: Pushed [2026-05-26T01:24:27.907Z] 65915a708b5f7168ea3e83edbc505072a3716330: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:28.695Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:29.226Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-26T01:24:29.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T01:24:29.226Z] fc4945f4e763: Preparing [2026-05-26T01:24:29.226Z] ba7753636970: Preparing [2026-05-26T01:24:29.226Z] cf6e98ea2edd: Preparing [2026-05-26T01:24:29.226Z] 86efdd45decf: Preparing [2026-05-26T01:24:29.226Z] 6100b9e9fb2e: Preparing [2026-05-26T01:24:29.226Z] 0854555d70ac: Preparing [2026-05-26T01:24:29.226Z] 0854555d70ac: Waiting [2026-05-26T01:24:29.226Z] 6100b9e9fb2e: Layer already exists [2026-05-26T01:24:29.226Z] 86efdd45decf: Layer already exists [2026-05-26T01:24:29.226Z] ba7753636970: Layer already exists [2026-05-26T01:24:29.226Z] cf6e98ea2edd: Layer already exists [2026-05-26T01:24:29.226Z] fc4945f4e763: Layer already exists [2026-05-26T01:24:29.226Z] 0854555d70ac: Layer already exists [2026-05-26T01:24:29.226Z] latest: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:29.720Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:30.279Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.14 [2026-05-26T01:24:30.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T01:24:30.279Z] fc4945f4e763: Preparing [2026-05-26T01:24:30.279Z] ba7753636970: Preparing [2026-05-26T01:24:30.279Z] cf6e98ea2edd: Preparing [2026-05-26T01:24:30.279Z] 86efdd45decf: Preparing [2026-05-26T01:24:30.279Z] 6100b9e9fb2e: Preparing [2026-05-26T01:24:30.279Z] 0854555d70ac: Preparing [2026-05-26T01:24:30.279Z] 0854555d70ac: Waiting [2026-05-26T01:24:30.279Z] cf6e98ea2edd: Layer already exists [2026-05-26T01:24:30.279Z] 6100b9e9fb2e: Layer already exists [2026-05-26T01:24:30.279Z] fc4945f4e763: Layer already exists [2026-05-26T01:24:30.279Z] 86efdd45decf: Layer already exists [2026-05-26T01:24:30.279Z] ba7753636970: Layer already exists [2026-05-26T01:24:30.279Z] 0854555d70ac: Layer already exists [2026-05-26T01:24:30.279Z] 4.1.0-dev.14: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:30.642Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:30.966Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [2026-05-26T01:24:30.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T01:24:30.967Z] fc4945f4e763: Preparing [2026-05-26T01:24:30.967Z] ba7753636970: Preparing [2026-05-26T01:24:30.967Z] cf6e98ea2edd: Preparing [2026-05-26T01:24:30.967Z] 86efdd45decf: Preparing [2026-05-26T01:24:30.967Z] 6100b9e9fb2e: Preparing [2026-05-26T01:24:30.967Z] 0854555d70ac: Preparing [2026-05-26T01:24:30.967Z] 0854555d70ac: Waiting [2026-05-26T01:24:30.967Z] ba7753636970: Layer already exists [2026-05-26T01:24:30.967Z] 6100b9e9fb2e: Layer already exists [2026-05-26T01:24:30.967Z] cf6e98ea2edd: Layer already exists [2026-05-26T01:24:30.967Z] 86efdd45decf: Layer already exists [2026-05-26T01:24:30.967Z] fc4945f4e763: Layer already exists [2026-05-26T01:24:30.967Z] 0854555d70ac: Layer already exists [2026-05-26T01:24:30.967Z] 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:31.336Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:31.664Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2026-05-26T01:24:31.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-26T01:24:31.664Z] fc4945f4e763: Preparing [2026-05-26T01:24:31.664Z] ba7753636970: Preparing [2026-05-26T01:24:31.664Z] cf6e98ea2edd: Preparing [2026-05-26T01:24:31.664Z] 86efdd45decf: Preparing [2026-05-26T01:24:31.664Z] 6100b9e9fb2e: Preparing [2026-05-26T01:24:31.664Z] 0854555d70ac: Preparing [2026-05-26T01:24:31.664Z] 0854555d70ac: Waiting [2026-05-26T01:24:31.664Z] fc4945f4e763: Layer already exists [2026-05-26T01:24:31.664Z] ba7753636970: Layer already exists [2026-05-26T01:24:31.664Z] 86efdd45decf: Layer already exists [2026-05-26T01:24:31.664Z] 6100b9e9fb2e: Layer already exists [2026-05-26T01:24:31.664Z] cf6e98ea2edd: Layer already exists [2026-05-26T01:24:31.664Z] 0854555d70ac: Layer already exists [2026-05-26T01:24:31.664Z] main: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:24:31.737Z] ===================================================== [Pipeline] echo [2026-05-26T01:24:31.758Z] taggedImages: [2026-05-26T01:24:31.758Z] - nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:24:31.758Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-26T01:24:31.758Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.14 [2026-05-26T01:24:31.758Z] - nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [2026-05-26T01:24:31.758Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [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 [2026-05-26T01:24:32.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:24:32.192Z] [2026-05-26T01:24:32.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:24:32.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:24:32.490Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T01:24:32.490Z] 5eb5b503b376: Pulling fs layer [2026-05-26T01:24:32.490Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T01:24:32.490Z] ec43610c2a17: Pulling fs layer [2026-05-26T01:24:32.490Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T01:24:32.490Z] 33b1e0a273af: Pulling fs layer [2026-05-26T01:24:32.490Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T01:24:32.490Z] 2f39f015ded8: Pulling fs layer [2026-05-26T01:24:32.490Z] 3a2ae6a8a46f: Waiting [2026-05-26T01:24:32.490Z] 33b1e0a273af: Waiting [2026-05-26T01:24:32.490Z] 5d3b04190fa2: Waiting [2026-05-26T01:24:32.490Z] 2f39f015ded8: Waiting [2026-05-26T01:24:32.490Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T01:24:32.490Z] 5c69ac0246d0: Download complete [2026-05-26T01:24:32.490Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T01:24:32.490Z] 3a2ae6a8a46f: Download complete [2026-05-26T01:24:32.490Z] 33b1e0a273af: Verifying Checksum [2026-05-26T01:24:32.490Z] 33b1e0a273af: Download complete [2026-05-26T01:24:32.490Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T01:24:32.490Z] 5d3b04190fa2: Download complete [2026-05-26T01:24:32.490Z] ec43610c2a17: Verifying Checksum [2026-05-26T01:24:32.490Z] ec43610c2a17: Download complete [2026-05-26T01:24:33.459Z] 5eb5b503b376: Verifying Checksum [2026-05-26T01:24:33.459Z] 5eb5b503b376: Download complete [2026-05-26T01:24:33.869Z] 2f39f015ded8: Download complete [2026-05-26T01:24:34.128Z] 5eb5b503b376: Pull complete [2026-05-26T01:24:34.128Z] 5c69ac0246d0: Pull complete [2026-05-26T01:24:34.707Z] ec43610c2a17: Pull complete [2026-05-26T01:24:34.708Z] 3a2ae6a8a46f: Pull complete [2026-05-26T01:24:34.969Z] 33b1e0a273af: Pull complete [2026-05-26T01:24:34.969Z] 5d3b04190fa2: Pull complete [2026-05-26T01:24:40.252Z] 2f39f015ded8: Pull complete [2026-05-26T01:24:40.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T01:24:40.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:24:40.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:24:40.360Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:24:40.403Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 [2026-05-26T01:24:41.928Z] $ docker top daf143387b7ddaf62869bc55fd81d88582137540205c8ec6bebde9469efe61b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:24:42.317Z] ---> job-cost.sh [2026-05-26T01:24:42.317Z] lf-activate-venv: SKIPPING [2026-05-26T01:24:42.317Z] INFO: No Stack... [2026-05-26T01:24:42.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T01:24:42.833Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T01:24:43.127Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2026-05-26T01:24:43.127Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T01:24:43.141Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [2026-05-26T01:24:43.148Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] did not exist. Created. [2026-05-26T01:24:43.154Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:24:43.470Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T01:24:43.497Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T01:24:43.507Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T01:24:43.541Z] $ docker stop --time=1 daf143387b7ddaf62869bc55fd81d88582137540205c8ec6bebde9469efe61b5 [2026-05-26T01:24:46.875Z] $ docker rm -f --volumes daf143387b7ddaf62869bc55fd81d88582137540205c8ec6bebde9469efe61b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T01:26:25.003Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11306 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2026-05-26T01:26:25.031Z] Running in /w/workspace/device-snmp-go/130 [Pipeline] { [Pipeline] checkout [2026-05-26T01:26:28.098Z] The recommended git tool is: git [2026-05-26T01:26:37.929Z] using credential edgex-jenkins-ssh [2026-05-26T01:26:37.950Z] Cloning the remote Git repository [2026-05-26T01:26:37.997Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-05-26T01:26:38.091Z] > git init /w/workspace/device-snmp-go/130 # timeout=10 [2026-05-26T01:26:38.248Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-05-26T01:26:38.249Z] > git --version # timeout=10 [2026-05-26T01:26:38.276Z] > git --version # 'git version 2.25.1' [2026-05-26T01:26:38.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T01:26:38.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:26:42.731Z] Avoid second fetch [2026-05-26T01:26:42.731Z] Checking out Revision 65915a708b5f7168ea3e83edbc505072a3716330 (main) [2026-05-26T01:26:41.615Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-05-26T01:26:41.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:26:42.759Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T01:26:42.816Z] > git checkout -f 65915a708b5f7168ea3e83edbc505072a3716330 # timeout=10 [2026-05-26T01:26:43.820Z] Commit message: "Merge pull request #401 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:26:48.706Z] provisioning config files... [2026-05-26T01:26:48.759Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/130@tmp/config12961352180768245068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:26:49.743Z] ---> ****-login.sh [2026-05-26T01:26:49.743Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:26:50.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:26:50.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:26:50.044Z] Configure a credential helper to remove this warning. See [2026-05-26T01:26:50.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:26:50.044Z] [2026-05-26T01:26:50.044Z] Login Succeeded [2026-05-26T01:26:50.044Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:26:50.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:26:50.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:26:50.750Z] Configure a credential helper to remove this warning. See [2026-05-26T01:26:50.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:26:50.750Z] [2026-05-26T01:26:50.750Z] Login Succeeded [2026-05-26T01:26:50.750Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:26:50.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:26:50.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:26:50.751Z] Configure a credential helper to remove this warning. See [2026-05-26T01:26:50.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:26:50.751Z] [2026-05-26T01:26:50.751Z] Login Succeeded [2026-05-26T01:26:50.751Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:26:51.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:26:51.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:26:51.336Z] Configure a credential helper to remove this warning. See [2026-05-26T01:26:51.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:26:51.336Z] [2026-05-26T01:26:51.336Z] Login Succeeded [2026-05-26T01:26:51.336Z] ****.io [2026-05-26T01:26:51.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:26:51.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:26:51.643Z] Configure a credential helper to remove this warning. See [2026-05-26T01:26:51.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:26:51.643Z] [2026-05-26T01:26:51.643Z] Login Succeeded [2026-05-26T01:26:51.643Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:26:51.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:26:52.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:26:52.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:26:52.532Z] ========================================================= [2026-05-26T01:26:52.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T01:26:52.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:26:53.014Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T01:26:53.314Z] Sending build context to Docker daemon 12.62MB [2026-05-26T01:26:53.314Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T01:26:53.314Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T01:26:53.610Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T01:26:53.610Z] 6b59a28fa201: Pulling fs layer [2026-05-26T01:26:53.610Z] d32bb0dddca7: Pulling fs layer [2026-05-26T01:26:53.610Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T01:26:53.610Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T01:26:53.610Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T01:26:53.610Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T01:26:53.610Z] 196fd7d83e7d: Waiting [2026-05-26T01:26:53.610Z] 4f4fb700ef54: Waiting [2026-05-26T01:26:53.610Z] deaec5988b04: Pulling fs layer [2026-05-26T01:26:53.610Z] 8ba94037c8f0: Waiting [2026-05-26T01:26:53.610Z] 9f65657bb879: Pulling fs layer [2026-05-26T01:26:53.610Z] deaec5988b04: Waiting [2026-05-26T01:26:53.610Z] d32bb0dddca7: Verifying Checksum [2026-05-26T01:26:53.610Z] d32bb0dddca7: Download complete [2026-05-26T01:26:53.610Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T01:26:53.610Z] 196fd7d83e7d: Download complete [2026-05-26T01:26:53.610Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T01:26:53.610Z] 4f4fb700ef54: Download complete [2026-05-26T01:26:53.610Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T01:26:53.610Z] 8ba94037c8f0: Download complete [2026-05-26T01:26:53.610Z] 6b59a28fa201: Verifying Checksum [2026-05-26T01:26:53.610Z] 6b59a28fa201: Download complete [2026-05-26T01:26:54.148Z] 9f65657bb879: Verifying Checksum [2026-05-26T01:26:54.148Z] 9f65657bb879: Download complete [2026-05-26T01:26:54.510Z] 6b59a28fa201: Pull complete [2026-05-26T01:26:55.209Z] d32bb0dddca7: Pull complete [2026-05-26T01:26:55.209Z] 5dab1238d3d9: Download complete [2026-05-26T01:26:56.765Z] deaec5988b04: Verifying Checksum [2026-05-26T01:26:56.765Z] deaec5988b04: Download complete [2026-05-26T01:27:09.428Z] 5dab1238d3d9: Pull complete [2026-05-26T01:27:09.428Z] 196fd7d83e7d: Pull complete [2026-05-26T01:27:09.428Z] 4f4fb700ef54: Pull complete [2026-05-26T01:27:09.428Z] 8ba94037c8f0: Pull complete [2026-05-26T01:27:19.854Z] deaec5988b04: Pull complete [2026-05-26T01:27:20.148Z] 9f65657bb879: Pull complete [2026-05-26T01:27:20.148Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T01:27:20.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T01:27:20.148Z] ---> 334268110677 [2026-05-26T01:27:20.148Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T01:27:22.395Z] ---> Running in 7e4fdb79eaef [2026-05-26T01:27:22.395Z] Removing intermediate container 7e4fdb79eaef [2026-05-26T01:27:22.395Z] ---> e5ba1b41eb02 [2026-05-26T01:27:22.395Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T01:27:22.395Z] ---> Running in 3cd2efc6abee [2026-05-26T01:27:22.686Z] Removing intermediate container 3cd2efc6abee [2026-05-26T01:27:22.686Z] ---> 571a08741854 [2026-05-26T01:27:22.686Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T01:27:22.686Z] ---> Running in 6cebd4f26667 [2026-05-26T01:27:23.003Z] Removing intermediate container 6cebd4f26667 [2026-05-26T01:27:23.003Z] ---> 78e448ad8261 [2026-05-26T01:27:23.003Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T01:27:23.320Z] ---> Running in c5349f5df18b [2026-05-26T01:27:23.320Z] Removing intermediate container c5349f5df18b [2026-05-26T01:27:23.320Z] ---> 06b3c1738fcf [2026-05-26T01:27:23.320Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T01:27:23.733Z] ---> Running in 562bc4c8bb2c [2026-05-26T01:27:24.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:27:25.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:27:26.673Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T01:27:26.673Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T01:27:26.673Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T01:27:26.673Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T01:27:26.673Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T01:27:26.673Z] OK: 259 MiB in 64 packages [2026-05-26T01:27:27.681Z] Removing intermediate container 562bc4c8bb2c [2026-05-26T01:27:27.681Z] ---> f18e597c859e [2026-05-26T01:27:27.681Z] Step 8/12 : WORKDIR /device-snmp-go [2026-05-26T01:27:27.952Z] ---> Running in 51a71b2f28aa [2026-05-26T01:27:28.225Z] Removing intermediate container 51a71b2f28aa [2026-05-26T01:27:28.225Z] ---> 6eb77a00b1d1 [2026-05-26T01:27:28.225Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-26T01:27:32.739Z] ---> df2000f2efa2 [2026-05-26T01:27:32.739Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:27:32.739Z] ---> Running in 09f6abc92b48 [2026-05-26T01:29:24.936Z] Removing intermediate container 09f6abc92b48 [2026-05-26T01:29:24.936Z] ---> 2b1f7b4bd1f2 [2026-05-26T01:29:24.936Z] Step 11/12 : COPY . . [2026-05-26T01:29:24.936Z] ---> 62165ba6543d [2026-05-26T01:29:24.936Z] Step 12/12 : RUN ${MAKE} [2026-05-26T01:29:24.936Z] ---> Running in 6906adfa5186 [2026-05-26T01:29:24.936Z] noop [2026-05-26T01:29:24.936Z] Removing intermediate container 6906adfa5186 [2026-05-26T01:29:24.936Z] ---> 58a4eed8be06 [2026-05-26T01:29:24.936Z] Successfully built 58a4eed8be06 [2026-05-26T01:29:24.936Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:29:25.313Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:29:25.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:29:25.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-11306 does not seem to be running inside a container [2026-05-26T01:29:25.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/130 -v /w/workspace/device-snmp-go/130:/w/workspace/device-snmp-go/130:rw,z -v /w/workspace/device-snmp-go/130@tmp:/w/workspace/device-snmp-go/130@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-arm64 cat [2026-05-26T01:29:26.939Z] $ docker top 2097d14d19bf9de1613341cf7cd6d2633662e31031318cf424424a0990d6f253 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:29:27.790Z] + go version [2026-05-26T01:29:27.790Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T01:29:27.809Z] $ docker stop --time=1 2097d14d19bf9de1613341cf7cd6d2633662e31031318cf424424a0990d6f253 [2026-05-26T01:29:29.469Z] $ docker rm -f --volumes 2097d14d19bf9de1613341cf7cd6d2633662e31031318cf424424a0990d6f253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:29:30.073Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:29:30.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:29:30.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-11306 does not seem to be running inside a container [2026-05-26T01:29:30.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/130 -v /w/workspace/device-snmp-go/130:/w/workspace/device-snmp-go/130:rw,z -v /w/workspace/device-snmp-go/130@tmp:/w/workspace/device-snmp-go/130@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-arm64 cat [2026-05-26T01:29:31.617Z] $ docker top 84329df37d417ddd2a20642302cb4636feb2b53d5b277447d82359de2a0eaa30 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:29:32.474Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/130 [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:29:33.135Z] + make test [2026-05-26T01:29:33.135Z] go test ./... -coverprofile=coverage.out [2026-05-26T01:29:39.811Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-26T01:34:01.996Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-26T01:34:01.996Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements [2026-05-26T01:34:01.996Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T01:34:01.996Z] go vet ./... [2026-05-26T01:34:58.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T01:34:58.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T01:34:58.473Z] ./bin/test-attribution-txt.sh [2026-05-26T01:34:58.473Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T01:34:58.473Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T01:34:58.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T01:34:58.514Z] $ docker stop --time=1 84329df37d417ddd2a20642302cb4636feb2b53d5b277447d82359de2a0eaa30 [2026-05-26T01:35:00.583Z] $ docker rm -f --volumes 84329df37d417ddd2a20642302cb4636feb2b53d5b277447d82359de2a0eaa30 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:35:02.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T01:35:02.722Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T01:35:03.676Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:35:04.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:35:04.495Z] + ls -al . [2026-05-26T01:35:04.495Z] total 240 [2026-05-26T01:35:04.495Z] drwxrwxr-x 7 jenkins jenkins 4096 May 26 01:29 . [2026-05-26T01:35:04.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:26 .. [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 6 May 26 01:26 .dockerignore [2026-05-26T01:35:04.495Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:26 .git [2026-05-26T01:35:04.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:26 .github [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 263 May 26 01:26 .gitignore [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:26 .golangci.yml [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 26 01:26 Attribution.txt [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 12751 May 26 01:26 CHANGELOG.md [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 26 01:26 Dockerfile [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:26 GOVERNANCE.md [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 679 May 26 01:26 Jenkinsfile [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 01:26 LICENSE [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 26 01:26 Makefile [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 01:26 OWNERS.md [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 26 01:26 README.md [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:22 VERSION [2026-05-26T01:35:04.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:26 bin [2026-05-26T01:35:04.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:26 cmd [2026-05-26T01:35:04.495Z] -rw-r--r-- 1 jenkins jenkins 9158 May 26 01:33 coverage.out [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 6508 May 26 01:26 go.mod [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 89237 May 26 01:26 go.sum [2026-05-26T01:35:04.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:26 internal [2026-05-26T01:35:04.495Z] -rw-rw-r-- 1 jenkins jenkins 228 May 26 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:35:04.888Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=65915a708b5f7168ea3e83edbc505072a3716330 --label arch=arm64 --label version=4.1.0-dev.14 . [2026-05-26T01:35:05.516Z] Sending build context to Docker daemon 12.63MB [2026-05-26T01:35:05.516Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T01:35:05.516Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-26T01:35:05.516Z] ---> 58a4eed8be06 [2026-05-26T01:35:05.516Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-26T01:35:05.516Z] ---> Running in a2a98a3331e1 [2026-05-26T01:35:06.126Z] Removing intermediate container a2a98a3331e1 [2026-05-26T01:35:06.126Z] ---> d442915fcbf9 [2026-05-26T01:35:06.126Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T01:35:06.126Z] ---> Running in c380a70377df [2026-05-26T01:35:06.399Z] Removing intermediate container c380a70377df [2026-05-26T01:35:06.399Z] ---> 8fe5192cbfe5 [2026-05-26T01:35:06.399Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T01:35:06.683Z] ---> Running in bd28d8e997c7 [2026-05-26T01:35:06.959Z] Removing intermediate container bd28d8e997c7 [2026-05-26T01:35:06.959Z] ---> 821f5678a0c1 [2026-05-26T01:35:06.959Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T01:35:06.959Z] ---> Running in 3a808af3a1a1 [2026-05-26T01:35:07.246Z] Removing intermediate container 3a808af3a1a1 [2026-05-26T01:35:07.246Z] ---> 078fe5614708 [2026-05-26T01:35:07.246Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T01:35:07.525Z] ---> Running in 96098a214c6e [2026-05-26T01:35:08.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:35:08.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:35:10.774Z] OK: 259 MiB in 64 packages [2026-05-26T01:35:12.197Z] Removing intermediate container 96098a214c6e [2026-05-26T01:35:12.197Z] ---> 04ba4fe12c08 [2026-05-26T01:35:12.197Z] Step 8/25 : WORKDIR /device-snmp-go [2026-05-26T01:35:12.197Z] ---> Running in d836adb558ae [2026-05-26T01:35:12.466Z] Removing intermediate container d836adb558ae [2026-05-26T01:35:12.466Z] ---> ad8b7bbd1448 [2026-05-26T01:35:12.466Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-26T01:35:13.060Z] ---> ba25b1ef0b4b [2026-05-26T01:35:13.060Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:35:13.060Z] ---> Running in 3837b8f6d17e [2026-05-26T01:35:15.727Z] Removing intermediate container 3837b8f6d17e [2026-05-26T01:35:15.727Z] ---> a39b7527df26 [2026-05-26T01:35:15.727Z] Step 11/25 : COPY . . [2026-05-26T01:35:16.722Z] ---> 79b70c437697 [2026-05-26T01:35:16.722Z] Step 12/25 : RUN ${MAKE} [2026-05-26T01:35:16.722Z] ---> Running in b23d4cb0996a [2026-05-26T01:35:17.705Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-05-26T01:39:55.194Z] Removing intermediate container b23d4cb0996a [2026-05-26T01:39:55.194Z] ---> 6353c8e6803b [2026-05-26T01:39:55.194Z] Step 13/25 : FROM alpine:3.22 [2026-05-26T01:39:55.194Z] 3.22: Pulling from library/alpine [2026-05-26T01:39:55.194Z] 58e777220c39: Pulling fs layer [2026-05-26T01:39:55.194Z] 58e777220c39: Verifying Checksum [2026-05-26T01:39:55.194Z] 58e777220c39: Download complete [2026-05-26T01:39:55.194Z] 58e777220c39: Pull complete [2026-05-26T01:39:55.194Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T01:39:55.194Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T01:39:55.194Z] ---> 6a2735c23ff3 [2026-05-26T01:39:55.194Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-05-26T01:39:55.194Z] ---> Running in c9e739b15104 [2026-05-26T01:39:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:39:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:39:55.194Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T01:39:55.194Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T01:39:55.194Z] OK: 8 MiB in 17 packages [2026-05-26T01:39:55.194Z] Removing intermediate container c9e739b15104 [2026-05-26T01:39:55.194Z] ---> 03c1942025d3 [2026-05-26T01:39:55.194Z] Step 15/25 : RUN apk --no-cache upgrade [2026-05-26T01:39:55.194Z] ---> Running in 2499c0e3b1ea [2026-05-26T01:39:55.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:39:56.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:39:58.211Z] OK: 8 MiB in 17 packages [2026-05-26T01:39:59.272Z] Removing intermediate container 2499c0e3b1ea [2026-05-26T01:39:59.272Z] ---> d7da9c9739f0 [2026-05-26T01:39:59.272Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-05-26T01:40:01.447Z] ---> 3d7d6abce4bf [2026-05-26T01:40:01.447Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-26T01:40:02.101Z] ---> 9463a319a619 [2026-05-26T01:40:02.101Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-05-26T01:40:02.755Z] ---> dfd561e329bb [2026-05-26T01:40:02.755Z] Step 19/25 : EXPOSE 59993 [2026-05-26T01:40:02.755Z] ---> Running in 71f3079a40b8 [2026-05-26T01:40:03.101Z] Removing intermediate container 71f3079a40b8 [2026-05-26T01:40:03.101Z] ---> 535c3008c4eb [2026-05-26T01:40:03.101Z] Step 20/25 : EXPOSE 161 [2026-05-26T01:40:03.101Z] ---> Running in 74fb95ff5fb4 [2026-05-26T01:40:03.400Z] Removing intermediate container 74fb95ff5fb4 [2026-05-26T01:40:03.400Z] ---> e1bc4eed4fa7 [2026-05-26T01:40:03.400Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-05-26T01:40:03.686Z] ---> Running in 128e25dd4be0 [2026-05-26T01:40:03.956Z] Removing intermediate container 128e25dd4be0 [2026-05-26T01:40:03.956Z] ---> b1d748d032c6 [2026-05-26T01:40:03.956Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T01:40:03.956Z] ---> Running in a5c1ac0ec8de [2026-05-26T01:40:04.239Z] Removing intermediate container a5c1ac0ec8de [2026-05-26T01:40:04.239Z] ---> 49547684b07d [2026-05-26T01:40:04.239Z] Step 23/25 : LABEL arch=arm64 [2026-05-26T01:40:04.239Z] ---> Running in c84c8f568c2b [2026-05-26T01:40:04.543Z] Removing intermediate container c84c8f568c2b [2026-05-26T01:40:04.543Z] ---> 542b7b08ba29 [2026-05-26T01:40:04.543Z] Step 24/25 : LABEL git_sha=65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:40:04.850Z] ---> Running in 945c32e07f0f [2026-05-26T01:40:05.198Z] Removing intermediate container 945c32e07f0f [2026-05-26T01:40:05.198Z] ---> 9eada6910187 [2026-05-26T01:40:05.198Z] Step 25/25 : LABEL version=4.1.0-dev.14 [2026-05-26T01:40:05.198Z] ---> Running in 0a931590157b [2026-05-26T01:40:05.522Z] Removing intermediate container 0a931590157b [2026-05-26T01:40:05.522Z] ---> 2db9186583cf [2026-05-26T01:40:05.522Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T01:40:05.522Z] Successfully built 2db9186583cf [2026-05-26T01:40:05.522Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:40:05.873Z] provisioning config files... [2026-05-26T01:40:05.915Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/130@tmp/config954804751672123522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:40:06.330Z] ---> ****-login.sh [2026-05-26T01:40:06.330Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:40:06.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:40:06.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:40:06.598Z] Configure a credential helper to remove this warning. See [2026-05-26T01:40:06.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:40:06.598Z] [2026-05-26T01:40:06.598Z] Login Succeeded [2026-05-26T01:40:06.598Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:40:06.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:40:07.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:40:07.172Z] Configure a credential helper to remove this warning. See [2026-05-26T01:40:07.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:40:07.172Z] [2026-05-26T01:40:07.172Z] Login Succeeded [2026-05-26T01:40:07.172Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:40:07.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:40:07.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:40:07.487Z] Configure a credential helper to remove this warning. See [2026-05-26T01:40:07.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:40:07.487Z] [2026-05-26T01:40:07.487Z] Login Succeeded [2026-05-26T01:40:07.487Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:40:07.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:40:07.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:40:07.811Z] Configure a credential helper to remove this warning. See [2026-05-26T01:40:07.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:40:07.811Z] [2026-05-26T01:40:07.811Z] Login Succeeded [2026-05-26T01:40:07.811Z] ****.io [2026-05-26T01:40:08.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:40:08.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:40:08.408Z] Configure a credential helper to remove this warning. See [2026-05-26T01:40:08.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:40:08.408Z] [2026-05-26T01:40:08.408Z] Login Succeeded [2026-05-26T01:40:08.408Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:40:08.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:40:08.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:40:08.784Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-05-26T01:40:08.784Z] 65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:40:08.784Z] latest [2026-05-26T01:40:08.784Z] 4.1.0-dev.14 [2026-05-26T01:40:08.784Z] 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [2026-05-26T01:40:08.784Z] main [2026-05-26T01:40:08.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:09.400Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:09.912Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:40:09.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T01:40:09.912Z] 6d9a4869051e: Preparing [2026-05-26T01:40:09.912Z] f1f4ca91a107: Preparing [2026-05-26T01:40:09.912Z] f3b783862eef: Preparing [2026-05-26T01:40:09.912Z] ee47d8c23d54: Preparing [2026-05-26T01:40:09.912Z] 383414fc97c4: Preparing [2026-05-26T01:40:09.912Z] eeaa73608b53: Preparing [2026-05-26T01:40:09.912Z] eeaa73608b53: Waiting [2026-05-26T01:40:10.193Z] ee47d8c23d54: Pushed [2026-05-26T01:40:10.193Z] f1f4ca91a107: Pushed [2026-05-26T01:40:10.193Z] 383414fc97c4: Pushed [2026-05-26T01:40:10.193Z] 6d9a4869051e: Pushed [2026-05-26T01:40:13.559Z] eeaa73608b53: Layer already exists [2026-05-26T01:40:21.794Z] f3b783862eef: Pushed [2026-05-26T01:40:21.794Z] 65915a708b5f7168ea3e83edbc505072a3716330: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:22.162Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:22.538Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-05-26T01:40:22.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T01:40:22.538Z] 6d9a4869051e: Preparing [2026-05-26T01:40:22.538Z] f1f4ca91a107: Preparing [2026-05-26T01:40:22.538Z] f3b783862eef: Preparing [2026-05-26T01:40:22.538Z] ee47d8c23d54: Preparing [2026-05-26T01:40:22.538Z] 383414fc97c4: Preparing [2026-05-26T01:40:22.538Z] eeaa73608b53: Preparing [2026-05-26T01:40:22.538Z] eeaa73608b53: Waiting [2026-05-26T01:40:22.538Z] f1f4ca91a107: Layer already exists [2026-05-26T01:40:22.538Z] 383414fc97c4: Layer already exists [2026-05-26T01:40:22.538Z] ee47d8c23d54: Layer already exists [2026-05-26T01:40:22.538Z] 6d9a4869051e: Layer already exists [2026-05-26T01:40:22.538Z] f3b783862eef: Layer already exists [2026-05-26T01:40:22.538Z] eeaa73608b53: Layer already exists [2026-05-26T01:40:22.806Z] latest: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:23.175Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:23.559Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.14 [2026-05-26T01:40:23.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T01:40:23.559Z] 6d9a4869051e: Preparing [2026-05-26T01:40:23.559Z] f1f4ca91a107: Preparing [2026-05-26T01:40:23.559Z] f3b783862eef: Preparing [2026-05-26T01:40:23.559Z] ee47d8c23d54: Preparing [2026-05-26T01:40:23.559Z] 383414fc97c4: Preparing [2026-05-26T01:40:23.559Z] eeaa73608b53: Preparing [2026-05-26T01:40:23.559Z] eeaa73608b53: Waiting [2026-05-26T01:40:23.559Z] 383414fc97c4: Layer already exists [2026-05-26T01:40:23.559Z] f3b783862eef: Layer already exists [2026-05-26T01:40:23.559Z] 6d9a4869051e: Layer already exists [2026-05-26T01:40:23.559Z] ee47d8c23d54: Layer already exists [2026-05-26T01:40:23.559Z] f1f4ca91a107: Layer already exists [2026-05-26T01:40:23.559Z] eeaa73608b53: Layer already exists [2026-05-26T01:40:23.827Z] 4.1.0-dev.14: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:24.268Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:24.643Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [2026-05-26T01:40:24.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T01:40:24.643Z] 6d9a4869051e: Preparing [2026-05-26T01:40:24.643Z] f1f4ca91a107: Preparing [2026-05-26T01:40:24.643Z] f3b783862eef: Preparing [2026-05-26T01:40:24.643Z] ee47d8c23d54: Preparing [2026-05-26T01:40:24.643Z] 383414fc97c4: Preparing [2026-05-26T01:40:24.643Z] eeaa73608b53: Preparing [2026-05-26T01:40:24.643Z] f1f4ca91a107: Layer already exists [2026-05-26T01:40:24.643Z] f3b783862eef: Layer already exists [2026-05-26T01:40:24.643Z] 383414fc97c4: Layer already exists [2026-05-26T01:40:24.643Z] ee47d8c23d54: Layer already exists [2026-05-26T01:40:24.644Z] 6d9a4869051e: Layer already exists [2026-05-26T01:40:24.644Z] eeaa73608b53: Layer already exists [2026-05-26T01:40:24.913Z] 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:25.287Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:27.154Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2026-05-26T01:40:27.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-26T01:40:27.154Z] 6d9a4869051e: Preparing [2026-05-26T01:40:27.154Z] f1f4ca91a107: Preparing [2026-05-26T01:40:27.154Z] f3b783862eef: Preparing [2026-05-26T01:40:27.154Z] ee47d8c23d54: Preparing [2026-05-26T01:40:27.154Z] 383414fc97c4: Preparing [2026-05-26T01:40:27.154Z] eeaa73608b53: Preparing [2026-05-26T01:40:27.154Z] eeaa73608b53: Waiting [2026-05-26T01:40:27.154Z] 383414fc97c4: Layer already exists [2026-05-26T01:40:27.154Z] f3b783862eef: Layer already exists [2026-05-26T01:40:27.154Z] ee47d8c23d54: Layer already exists [2026-05-26T01:40:27.154Z] 6d9a4869051e: Layer already exists [2026-05-26T01:40:27.154Z] f1f4ca91a107: Layer already exists [2026-05-26T01:40:27.154Z] eeaa73608b53: Layer already exists [2026-05-26T01:40:27.154Z] main: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:40:27.616Z] ===================================================== [Pipeline] echo [2026-05-26T01:40:27.695Z] taggedImages: [2026-05-26T01:40:27.695Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330 [2026-05-26T01:40:27.695Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-05-26T01:40:27.695Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.14 [2026-05-26T01:40:27.695Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [2026-05-26T01:40:27.695Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:28.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T01:40:28.276Z] [2026-05-26T01:40:28.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:40:28.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T01:40:28.782Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T01:40:28.782Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T01:40:28.782Z] 04944245beec: Pulling fs layer [2026-05-26T01:40:28.782Z] 699f458cf7ca: Pulling fs layer [2026-05-26T01:40:28.782Z] 765212b225bb: Pulling fs layer [2026-05-26T01:40:28.782Z] f23df028b6ca: Pulling fs layer [2026-05-26T01:40:28.782Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T01:40:28.782Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T01:40:28.782Z] f23df028b6ca: Waiting [2026-05-26T01:40:28.782Z] d65c8cfc05b1: Waiting [2026-05-26T01:40:28.782Z] 2437ff75d9bd: Waiting [2026-05-26T01:40:28.782Z] 04944245beec: Verifying Checksum [2026-05-26T01:40:28.782Z] 04944245beec: Download complete [2026-05-26T01:40:29.103Z] 765212b225bb: Verifying Checksum [2026-05-26T01:40:29.103Z] 765212b225bb: Download complete [2026-05-26T01:40:29.103Z] f23df028b6ca: Verifying Checksum [2026-05-26T01:40:29.103Z] f23df028b6ca: Download complete [2026-05-26T01:40:29.103Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T01:40:29.103Z] d65c8cfc05b1: Download complete [2026-05-26T01:40:29.103Z] 699f458cf7ca: Verifying Checksum [2026-05-26T01:40:29.103Z] 699f458cf7ca: Download complete [2026-05-26T01:40:29.742Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T01:40:29.742Z] 8998bd30e6a1: Download complete [2026-05-26T01:40:32.492Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T01:40:32.492Z] 2437ff75d9bd: Download complete [2026-05-26T01:40:34.498Z] 8998bd30e6a1: Pull complete [2026-05-26T01:40:35.108Z] 04944245beec: Pull complete [2026-05-26T01:40:37.066Z] 699f458cf7ca: Pull complete [2026-05-26T01:40:37.066Z] 765212b225bb: Pull complete [2026-05-26T01:40:38.032Z] f23df028b6ca: Pull complete [2026-05-26T01:40:38.626Z] d65c8cfc05b1: Pull complete [2026-05-26T01:41:00.747Z] 2437ff75d9bd: Pull complete [2026-05-26T01:41:00.747Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T01:41:00.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T01:41:00.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:41:00.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-11306 does not seem to be running inside a container [2026-05-26T01:41:01.079Z] $ 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/device-snmp-go/130 -v /w/workspace/device-snmp-go/130:/w/workspace/device-snmp-go/130:rw,z -v /w/workspace/device-snmp-go/130@tmp:/w/workspace/device-snmp-go/130@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:arm64 cat [2026-05-26T01:41:03.849Z] $ docker top 898600458f6ed9f0b2c9f40884f007620c75bd40f7f23eac0d2b829ce2972390 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:41:04.738Z] ---> job-cost.sh [2026-05-26T01:41:04.738Z] lf-activate-venv: SKIPPING [2026-05-26T01:41:04.738Z] INFO: No Stack... [2026-05-26T01:41:05.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T01:41:05.913Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T01:41:06.571Z] + cat /w/workspace/device-snmp-go/130/archives/cost.csv [2026-05-26T01:41:06.571Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T01:41:06.641Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [2026-05-26T01:41:06.648Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] did not exist. Created. [2026-05-26T01:41:06.654Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:41:07.326Z] /w/workspace/device-snmp-go/130@tmp/durable-71a8c49a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T01:41:07.984Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T01:41:08.013Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T01:41:08.063Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T01:41:08.070Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T01:41:08.099Z] $ docker stop --time=1 898600458f6ed9f0b2c9f40884f007620c75bd40f7f23eac0d2b829ce2972390 [2026-05-26T01:41:10.469Z] $ docker rm -f --volumes 898600458f6ed9f0b2c9f40884f007620c75bd40f7f23eac0d2b829ce2972390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T01:41:11.269Z] provisioning config files... [2026-05-26T01:41:11.284Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11970437933945913377tmp [Pipeline] { [Pipeline] sh [2026-05-26T01:41:11.690Z] + set +x [2026-05-26T01:41:11.690Z] + curl -s https://codecov.io/bash [2026-05-26T01:41:11.690Z] + bash -s -- [2026-05-26T01:41:11.690Z] [2026-05-26T01:41:11.690Z] _____ _ [2026-05-26T01:41:11.690Z] / ____| | | [2026-05-26T01:41:11.690Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T01:41:11.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T01:41:11.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T01:41:11.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T01:41:11.690Z] Bash-1.0.6 [2026-05-26T01:41:11.690Z] [2026-05-26T01:41:11.690Z] [2026-05-26T01:41:11.690Z] ==> git version 2.25.1 found [2026-05-26T01:41:11.690Z] ==> 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 [2026-05-26T01:41:11.690Z] Release-Date: 2020-01-08 [2026-05-26T01:41:11.690Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T01:41:11.690Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T01:41:11.690Z] ==> Jenkins CI detected. [2026-05-26T01:41:11.690Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2026-05-26T01:41:11.690Z] project root: . [2026-05-26T01:41:11.690Z] --> token set from env [2026-05-26T01:41:11.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T01:41:11.690Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T01:41:11.690Z] ==> Python coveragepy not found [2026-05-26T01:41:11.690Z] ==> Searching for coverage reports in: [2026-05-26T01:41:11.690Z] + . [2026-05-26T01:41:11.690Z] -> Found 1 reports [2026-05-26T01:41:11.690Z] ==> Detecting git/mercurial file structure [2026-05-26T01:41:11.690Z] ==> Reading reports [2026-05-26T01:41:11.690Z] + ./coverage.out bytes=9158 [2026-05-26T01:41:11.690Z] ==> Appending adjustments [2026-05-26T01:41:11.690Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T01:41:11.690Z] + Found adjustments [2026-05-26T01:41:11.690Z] ==> Gzipping contents [2026-05-26T01:41:11.690Z] 4.0K /tmp/codecov.WVLgB6.gz [2026-05-26T01:41:11.690Z] ==> Uploading reports [2026-05-26T01:41:11.690Z] url: https://codecov.io [2026-05-26T01:41:11.690Z] query: branch=main&commit=65915a708b5f7168ea3e83edbc505072a3716330&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T01:41:11.690Z] -> Pinging Codecov [2026-05-26T01:41:11.691Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=65915a708b5f7168ea3e83edbc505072a3716330&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T01:41:12.271Z] -> Uploading to [2026-05-26T01:41:12.271Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/65915a708b5f7168ea3e83edbc505072a3716330/faac37de-edd6-4b0f-9412-e859bb217b9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T014111Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8c2cdcab7ddb66ad215077f3cf044a4519ce3a8491c2c56a97ad6884f3258c68 [2026-05-26T01:41:12.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T01:41:12.271Z] Dload Upload Total Spent Left Speed [2026-05-26T01:41:12.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 9836 --:--:-- --:--:-- --:--:-- 9836 [2026-05-26T01:41:12.271Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] } [2026-05-26T01:41:12.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T01:41:12.568Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T01:41:12.590Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:41:12.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T01:41:12.905Z] [2026-05-26T01:41:12.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:41:13.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T01:41:13.214Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T01:41:13.214Z] 2d35ebdb57d9: Already exists [2026-05-26T01:41:13.214Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T01:41:13.214Z] 91631faa732a: Pulling fs layer [2026-05-26T01:41:13.214Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T01:41:13.214Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T01:41:13.214Z] 7861252a18e6: Pulling fs layer [2026-05-26T01:41:13.214Z] 9130f900ef6f: Pulling fs layer [2026-05-26T01:41:13.214Z] 4f4fb700ef54: Waiting [2026-05-26T01:41:13.214Z] 7861252a18e6: Waiting [2026-05-26T01:41:13.214Z] 9130f900ef6f: Waiting [2026-05-26T01:41:13.214Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T01:41:13.214Z] f3f5ae8826fa: Download complete [2026-05-26T01:41:13.214Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T01:41:13.214Z] 85e8836fcdb2: Download complete [2026-05-26T01:41:13.214Z] 4f4fb700ef54: Download complete [2026-05-26T01:41:13.472Z] 85e8836fcdb2: Pull complete [2026-05-26T01:41:13.472Z] 7861252a18e6: Verifying Checksum [2026-05-26T01:41:13.472Z] 7861252a18e6: Download complete [2026-05-26T01:41:13.730Z] 91631faa732a: Verifying Checksum [2026-05-26T01:41:13.730Z] 91631faa732a: Download complete [2026-05-26T01:41:14.295Z] 9130f900ef6f: Verifying Checksum [2026-05-26T01:41:14.295Z] 9130f900ef6f: Download complete [2026-05-26T01:41:18.587Z] 91631faa732a: Pull complete [2026-05-26T01:41:18.587Z] f3f5ae8826fa: Pull complete [2026-05-26T01:41:18.587Z] 4f4fb700ef54: Pull complete [2026-05-26T01:41:18.847Z] 7861252a18e6: Pull complete [2026-05-26T01:41:23.103Z] 9130f900ef6f: Pull complete [2026-05-26T01:41:23.103Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T01:41:23.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T01:41:23.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:41:23.281Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:41:23.322Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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/edgex-snyk-go:latest cat [2026-05-26T01:41:25.101Z] $ docker top f5e601f1e0223a1d88a5628b9e356633ba2d88186f762b49acbfe6746f135f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:41:25.461Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2026-05-26T01:41:25.471Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2026-05-26T01:41:25.772Z] + set -o pipefail [2026-05-26T01:41:25.772Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2026-05-26T01:41:32.390Z] [2026-05-26T01:41:32.390Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2026-05-26T01:41:32.390Z] [2026-05-26T01:41:32.390Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/30a61797-72bd-4d0c-b65f-2f5eababa9fe [2026-05-26T01:41:32.390Z] [2026-05-26T01:41:32.390Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T01:41:32.390Z] [Pipeline] } [2026-05-26T01:41:32.669Z] $ docker stop --time=1 f5e601f1e0223a1d88a5628b9e356633ba2d88186f762b49acbfe6746f135f61 [2026-05-26T01:41:34.908Z] $ docker rm -f --volumes f5e601f1e0223a1d88a5628b9e356633ba2d88186f762b49acbfe6746f135f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:41:35.732Z] + git log --format=format:%s -1 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] sh [2026-05-26T01:41:36.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:41:36.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:41:36.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:41:36.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:41:36.411Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:41:36.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T01:41:36.695Z] $ docker top 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add -eo pid,comm [2026-05-26T01:41:36.728Z] 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). [2026-05-26T01:41:36.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:41:36.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:41:36.785Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:41:36.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:41:36.896Z] $ docker exec 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add ssh-agent [2026-05-26T01:41:36.986Z] SSH_AUTH_SOCK=/tmp/ssh-QouSTbHyNSKU/agent.32 [2026-05-26T01:41:36.986Z] SSH_AGENT_PID=38 [2026-05-26T01:41:36.990Z] Running ssh-add (command line suppressed) [2026-05-26T01:41:37.098Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7239759508471396380.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7239759508471396380.key) [2026-05-26T01:41:37.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:41:37.403Z] + git semver tag [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,613 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,616 [run_tag] DEBUG tag force:False [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,616 [check_head_tag] DEBUG check head tag [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,617 [execute] INFO git cat-file --batch-check [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,619 [execute] INFO git cat-file --batch [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,630 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,631 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:41:37.663Z] 2026-05-26 01:41:37,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:41:37.663Z] 4.1.0-dev.14 [Pipeline] } [2026-05-26T01:41:37.679Z] $ docker exec --env ******** --env ******** 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add ssh-agent -k [2026-05-26T01:41:37.770Z] unset SSH_AUTH_SOCK; [2026-05-26T01:41:37.771Z] unset SSH_AGENT_PID; [2026-05-26T01:41:37.771Z] echo Agent pid 38 killed; [2026-05-26T01:41:37.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:41:38.097Z] + git semver [Pipeline] } [2026-05-26T01:41:38.375Z] $ docker stop --time=1 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add [2026-05-26T01:41:39.603Z] $ docker rm -f --volumes 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:41:40.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T01:41:40.018Z] [2026-05-26T01:41:40.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:41:40.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T01:41:40.321Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T01:41:40.321Z] ab5ef0e58194: Pulling fs layer [2026-05-26T01:41:40.321Z] 9712f1f96733: Pulling fs layer [2026-05-26T01:41:40.321Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T01:41:40.321Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T01:41:40.321Z] e9a5061849ea: Pulling fs layer [2026-05-26T01:41:40.321Z] d747dcd14b5f: Pulling fs layer [2026-05-26T01:41:40.321Z] 2de7ff778b66: Pulling fs layer [2026-05-26T01:41:40.321Z] e9a5061849ea: Waiting [2026-05-26T01:41:40.321Z] d747dcd14b5f: Waiting [2026-05-26T01:41:40.321Z] 2de7ff778b66: Waiting [2026-05-26T01:41:40.321Z] 0d9ebad4ef96: Waiting [2026-05-26T01:41:40.321Z] 9712f1f96733: Download complete [2026-05-26T01:41:40.579Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T01:41:40.579Z] 63f879dbbcfc: Download complete [2026-05-26T01:41:40.837Z] e9a5061849ea: Verifying Checksum [2026-05-26T01:41:40.837Z] e9a5061849ea: Download complete [2026-05-26T01:41:40.837Z] d747dcd14b5f: Verifying Checksum [2026-05-26T01:41:40.837Z] d747dcd14b5f: Download complete [2026-05-26T01:41:40.837Z] ab5ef0e58194: Verifying Checksum [2026-05-26T01:41:40.837Z] ab5ef0e58194: Download complete [2026-05-26T01:41:40.837Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T01:41:40.837Z] 0d9ebad4ef96: Download complete [2026-05-26T01:41:41.094Z] 2de7ff778b66: Verifying Checksum [2026-05-26T01:41:41.094Z] 2de7ff778b66: Download complete [2026-05-26T01:41:44.372Z] ab5ef0e58194: Pull complete [2026-05-26T01:41:44.372Z] 9712f1f96733: Pull complete [2026-05-26T01:41:44.938Z] 63f879dbbcfc: Pull complete [2026-05-26T01:41:50.257Z] 0d9ebad4ef96: Pull complete [2026-05-26T01:41:50.257Z] e9a5061849ea: Pull complete [2026-05-26T01:41:50.257Z] d747dcd14b5f: Pull complete [2026-05-26T01:41:51.238Z] 2de7ff778b66: Pull complete [2026-05-26T01:41:51.238Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T01:41:51.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T01:41:51.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:41:51.337Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:41:51.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T01:41:52.947Z] $ docker top b4031cb94af76c89da4ef56fa2d2b7f08a6e872d6b035de923db55c7f3206078 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:41:53.016Z] provisioning config files... [2026-05-26T01:41:53.034Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2008270583179773046tmp [2026-05-26T01:41:53.051Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4563942950786378801tmp [2026-05-26T01:41:53.075Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6016574244357130798tmp [Pipeline] { [Pipeline] echo [2026-05-26T01:41:53.101Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:41:53.399Z] ---> sigul-configuration.sh [2026-05-26T01:41:53.399Z] gpg: directory `/root/.gnupg' created [2026-05-26T01:41:53.399Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T01:41:53.399Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T01:41:53.399Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T01:41:53.399Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T01:41:53.399Z] gpg: CAST5 encrypted data [2026-05-26T01:41:53.399Z] gpg: encrypted with 1 passphrase [2026-05-26T01:41:53.399Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T01:41:53.699Z] + mkdir /home/jenkins [2026-05-26T01:41:53.699Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T01:41:53.995Z] + 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 [2026-05-26T01:41:54.006Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:41:54.295Z] ---> sigul-install.sh [2026-05-26T01:41:54.295Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T01:41:54.601Z] + git tag --list [2026-05-26T01:41:54.601Z] 1.0.0 [2026-05-26T01:41:54.601Z] v0.0.0 [2026-05-26T01:41:54.601Z] v1.1.0 [2026-05-26T01:41:54.601Z] v1.1.1 [2026-05-26T01:41:54.601Z] v1.2.2 [2026-05-26T01:41:54.601Z] v1.3.0 [2026-05-26T01:41:54.601Z] v1.3.1 [2026-05-26T01:41:54.601Z] v2.0.0 [2026-05-26T01:41:54.601Z] v2.1.0 [2026-05-26T01:41:54.601Z] v2.1.1 [2026-05-26T01:41:54.601Z] v2.2.0 [2026-05-26T01:41:54.601Z] v2.3.0 [2026-05-26T01:41:54.601Z] v3.0 [2026-05-26T01:41:54.601Z] v3.0.0 [2026-05-26T01:41:54.601Z] v3.1 [2026-05-26T01:41:54.601Z] v3.1.0 [2026-05-26T01:41:54.601Z] v3.1.1 [2026-05-26T01:41:54.601Z] v4.0 [2026-05-26T01:41:54.601Z] v4.0.0 [2026-05-26T01:41:54.601Z] v4.0.1 [2026-05-26T01:41:54.601Z] v4.0.1-dev.1 [2026-05-26T01:41:54.601Z] v4.1.0-dev.1 [2026-05-26T01:41:54.601Z] v4.1.0-dev.10 [2026-05-26T01:41:54.601Z] v4.1.0-dev.11 [2026-05-26T01:41:54.601Z] v4.1.0-dev.12 [2026-05-26T01:41:54.601Z] v4.1.0-dev.13 [2026-05-26T01:41:54.601Z] v4.1.0-dev.14 [2026-05-26T01:41:54.601Z] v4.1.0-dev.2 [2026-05-26T01:41:54.601Z] v4.1.0-dev.3 [2026-05-26T01:41:54.601Z] v4.1.0-dev.4 [2026-05-26T01:41:54.601Z] v4.1.0-dev.5 [2026-05-26T01:41:54.601Z] v4.1.0-dev.6 [2026-05-26T01:41:54.601Z] v4.1.0-dev.7 [2026-05-26T01:41:54.601Z] v4.1.0-dev.8 [2026-05-26T01:41:54.601Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T01:41:54.966Z] + lftools sign git-tag v4.1.0-dev.14 [2026-05-26T01:41:55.571Z] Signing Git tag with Sigul... [2026-05-26T01:41:55.571Z] Signing v4.1.0-dev.14 [Pipeline] echo [2026-05-26T01:41:55.874Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:41:56.241Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T01:41:56.248Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T01:41:56.290Z] $ docker stop --time=1 b4031cb94af76c89da4ef56fa2d2b7f08a6e872d6b035de923db55c7f3206078 [2026-05-26T01:41:57.581Z] $ docker rm -f --volumes b4031cb94af76c89da4ef56fa2d2b7f08a6e872d6b035de923db55c7f3206078 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T01:41:58.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:41:58.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:41:58.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:41:58.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:41:58.420Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:41:58.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T01:41:58.696Z] $ docker top 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf -eo pid,comm [2026-05-26T01:41:58.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). [2026-05-26T01:41:58.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:41:58.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:41:58.782Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:41:58.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:41:58.892Z] $ docker exec 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf ssh-agent [2026-05-26T01:41:58.978Z] SSH_AUTH_SOCK=/tmp/ssh-X1pTFaPGD1aI/agent.32 [2026-05-26T01:41:58.978Z] SSH_AGENT_PID=38 [2026-05-26T01:41:58.983Z] Running ssh-add (command line suppressed) [2026-05-26T01:41:59.091Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7546905300439999263.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7546905300439999263.key) [2026-05-26T01:41:59.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:41:59.388Z] + git semver bump pre [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,602 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,606 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,606 [bump_version] DEBUG bumped version:4.1.0-dev.15 [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,606 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,606 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,608 [execute] INFO git cat-file --batch-check [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,612 [execute] INFO git cat-file --batch [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:41:59.648Z] 2026-05-26 01:41:59,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:41:59.648Z] 4.1.0-dev.15 [Pipeline] } [2026-05-26T01:41:59.666Z] $ docker exec --env ******** --env ******** 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf ssh-agent -k [2026-05-26T01:41:59.758Z] unset SSH_AUTH_SOCK; [2026-05-26T01:41:59.759Z] unset SSH_AGENT_PID; [2026-05-26T01:41:59.759Z] echo Agent pid 38 killed; [2026-05-26T01:41:59.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:42:00.089Z] + git semver [Pipeline] } [2026-05-26T01:42:00.370Z] $ docker stop --time=1 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf [2026-05-26T01:42:01.625Z] $ docker rm -f --volumes 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:42:01.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:42:01.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:42:02.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:42:02.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:42:02.342Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:42:02.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T01:42:02.617Z] $ docker top 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 -eo pid,comm [2026-05-26T01:42:02.654Z] 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). [2026-05-26T01:42:02.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:42:02.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:42:02.716Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:42:02.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:42:02.833Z] $ docker exec 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 ssh-agent [2026-05-26T01:42:02.936Z] SSH_AUTH_SOCK=/tmp/ssh-YXpWcFHJKgka/agent.32 [2026-05-26T01:42:02.936Z] SSH_AGENT_PID=38 [2026-05-26T01:42:02.940Z] Running ssh-add (command line suppressed) [2026-05-26T01:42:03.056Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2975509708776677461.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2975509708776677461.key) [2026-05-26T01:42:03.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:42:03.353Z] + git semver push [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,581 [run_push] DEBUG push [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,581 [execute] INFO git cat-file --batch-check [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,584 [execute] INFO git rev-list 508da4b170d6ea3f488c347be31202c168a11ba6 -- [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,584 [execute] DEBUG Popen(['git', 'rev-list', '508da4b170d6ea3f488c347be31202c168a11ba6', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,591 [execute] INFO git fetch -v -- origin [2026-05-26T01:42:03.610Z] 2026-05-26 01:42:03,591 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T01:42:04.181Z] 2026-05-26 01:42:04,146 [run_push] DEBUG no remote changes detected [2026-05-26T01:42:04.181Z] 2026-05-26 01:42:04,146 [execute] INFO git push origin semver [2026-05-26T01:42:04.181Z] 2026-05-26 01:42:04,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:42:05.556Z] 2026-05-26 01:42:05,214 [run_push] DEBUG push all version tags [2026-05-26T01:42:05.556Z] 2026-05-26 01:42:05,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T01:42:05.556Z] 2026-05-26 01:42:05,215 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:42:06.494Z] 2026-05-26 01:42:06,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-26T01:42:06.494Z] 4.1.0-dev.15 [Pipeline] } [2026-05-26T01:42:06.510Z] $ docker exec --env ******** --env ******** 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 ssh-agent -k [2026-05-26T01:42:06.601Z] unset SSH_AUTH_SOCK; [2026-05-26T01:42:06.601Z] unset SSH_AGENT_PID; [2026-05-26T01:42:06.601Z] echo Agent pid 38 killed; [2026-05-26T01:42:06.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:42:06.927Z] + git semver [Pipeline] } [2026-05-26T01:42:07.207Z] $ docker stop --time=1 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 [2026-05-26T01:42:08.483Z] $ docker rm -f --volumes 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 [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 [2026-05-26T01:42:09.099Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2026-05-26T01:42:09.099Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-26T01:42:09.099Z] total 16 [2026-05-26T01:42:09.099Z] drwxr-xr-x 3 root root 4096 May 26 01:24 . [2026-05-26T01:42:09.099Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:41 .. [2026-05-26T01:42:09.099Z] drwxr-xr-x 2 root root 4096 May 26 01:24 cost [2026-05-26T01:42:09.099Z] -rw-r--r-- 1 root root 86 May 26 01:24 cost.csv [2026-05-26T01:42:09.099Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-26T01:42:09.099Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-26T01:42:09.099Z] total 16 [2026-05-26T01:42:09.099Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:24 . [2026-05-26T01:42:09.099Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:41 .. [2026-05-26T01:42:09.099Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:24 cost [2026-05-26T01:42:09.099Z] -rw-r--r-- 1 jenkins jenkins 86 May 26 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:09.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:10.248Z] ---> package-listing.sh [2026-05-26T01:42:10.249Z] ++ facter osfamily [2026-05-26T01:42:10.249Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T01:42:10.511Z] + OS_FAMILY=debian [2026-05-26T01:42:10.511Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-05-26T01:42:10.511Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T01:42:10.511Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T01:42:10.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T01:42:10.511Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T01:42:10.511Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-26T01:42:10.511Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T01:42:10.511Z] + case "${OS_FAMILY}" in [2026-05-26T01:42:10.511Z] + dpkg -l [2026-05-26T01:42:10.511Z] + grep '^ii' [2026-05-26T01:42:10.511Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T01:42:10.511Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T01:42:10.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T01:42:10.511Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-26T01:42:10.511Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-05-26T01:42:10.511Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2026-05-26T01:42:10.521Z] 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-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T01:42:10.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:42:11.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:42:11.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:42:11.471Z] prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container [2026-05-26T01:42:11.509Z] $ 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-snmp-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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T01:42:11.731Z] $ docker top e8ac67fff7fce003e779ee2f7802c0b46139d7a52c361735fd88217a9907c5f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:42:12.076Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T01:42:12.369Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T01:42:12.654Z] + ls /var/log/sa-host [2026-05-26T01:42:12.654Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:42:12.728Z] provisioning config files... [2026-05-26T01:42:12.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17788295112831320298tmp [Pipeline] { [Pipeline] echo [2026-05-26T01:42:12.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:13.038Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T01:42:13.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:13.372Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T01:42:13.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:13.663Z] ---> sudo-logs.sh [2026-05-26T01:42:13.663Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T01:42:13.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:13.979Z] ---> job-cost.sh [2026-05-26T01:42:13.979Z] lf-activate-venv: SKIPPING [2026-05-26T01:42:13.979Z] DEBUG: total: 0.2199999988079071 [2026-05-26T01:42:13.979Z] INFO: Retrieving Stack Cost... [2026-05-26T01:42:14.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T01:42:14.499Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T01:42:14.513Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:42:14.800Z] ---> logs-deploy.sh [2026-05-26T01:42:14.801Z] lf-activate-venv: SKIPPING [2026-05-26T01:42:14.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/130 [2026-05-26T01:42:14.801Z] INFO: archiving workspace using pattern(s): [2026-05-26T01:42:15.739Z] Archives upload complete. [2026-05-26T01:42:15.739Z] INFO: archiving logs to Nexus [2026-05-26T01:42:16.305Z] ---> uname -a: [2026-05-26T01:42:16.305Z] Linux prd-ubuntu20-04-docker-8c-8g-11303 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-26T01:42:16.305Z] [2026-05-26T01:42:16.305Z]