Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfcc8752d1af28540f7c751392de52b870a5da5a 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-ssh14188638374908661886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7370676631746786362.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh3718475492632967654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17122639648635159656.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-ssh10504682239069648174.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 Running on prd-ubuntu20.04-docker-8c-8g-772551 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 bfcc8752d1af28540f7c751392de52b870a5da5a (main) Commit message: "Merge pull request #370 from judehung/update-go-1.25" > 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 bfcc8752d1af28540f7c751392de52b870a5da5a # timeout=10 > git rev-list --no-walk b7a733b71e6ca2d894ef3683955755bd588f60ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:10:26.523Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:10:26.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:10:26.625Z] ========================================================= [2025-11-05T05:10:26.625Z] EdgeX Global Pipelines Version Info [2025-11-05T05:10:26.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:10:27.737Z] ------------------- [2025-11-05T05:10:27.737Z] stable info: [2025-11-05T05:10:27.737Z] ------------------- [2025-11-05T05:10:27.737Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:10:27.737Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:10:27.737Z] Message: update stable to v1.0.278 [2025-11-05T05:10:28.313Z] ------------------- [2025-11-05T05:10:28.313Z] experimental info: [2025-11-05T05:10:28.313Z] ------------------- [2025-11-05T05:10:28.313Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:10:28.313Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:10:28.313Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:10:28.392Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-11-05T05:10:28.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-11-05T05:10:28.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:10:28.461Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:10:28.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:10:28.513Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:10:28.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:10:28.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:10:28.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:10:28.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:10:28.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:10:28.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-11-05T05:10:28.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:10:28.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:10:28.738Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:10:28.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:10:28.783Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:10:28.809Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:10:28.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:10:28.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:10:28.879Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:10:28.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:10:28.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:10:28.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:10:28.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:10:28.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:10:29.020Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:10:29.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-05T05:10:29.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-05T05:10:29.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-05T05:10:29.117Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo [2025-11-05T05:10:29.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfcc875 [Pipeline] echo [2025-11-05T05:10:29.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:10:29.239Z] provisioning config files... [2025-11-05T05:10:29.253Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5464385267039715745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:10:29.593Z] ---> ****-login.sh [2025-11-05T05:10:29.593Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:10:29.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:29.853Z] [2025-11-05T05:10:29.853Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:10:29.853Z] Configure a credential helper to remove this warning. See [2025-11-05T05:10:29.853Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:10:29.853Z] [2025-11-05T05:10:29.853Z] Login Succeeded [2025-11-05T05:10:29.853Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:10:29.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:29.853Z] [2025-11-05T05:10:29.854Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:10:29.854Z] Configure a credential helper to remove this warning. See [2025-11-05T05:10:29.854Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:10:29.854Z] [2025-11-05T05:10:29.854Z] Login Succeeded [2025-11-05T05:10:29.854Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:10:30.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:30.115Z] [2025-11-05T05:10:30.115Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:10:30.115Z] Configure a credential helper to remove this warning. See [2025-11-05T05:10:30.115Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:10:30.115Z] [2025-11-05T05:10:30.115Z] Login Succeeded [2025-11-05T05:10:30.115Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:10:30.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:30.115Z] [2025-11-05T05:10:30.116Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:10:30.116Z] Configure a credential helper to remove this warning. See [2025-11-05T05:10:30.116Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:10:30.116Z] [2025-11-05T05:10:30.116Z] Login Succeeded [2025-11-05T05:10:30.116Z] ****.io [2025-11-05T05:10:30.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:30.377Z] [2025-11-05T05:10:30.377Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:10:30.377Z] Configure a credential helper to remove this warning. See [2025-11-05T05:10:30.377Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:10:30.377Z] [2025-11-05T05:10:30.377Z] Login Succeeded [2025-11-05T05:10:30.377Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:10:30.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:10:30.817Z] + git rev-list -1 --merges bfcc8752d1af28540f7c751392de52b870a5da5a~1..bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo [2025-11-05T05:10:30.847Z] -----------> git rev-list -1 --merges bfcc8752d1af28540f7c751392de52b870a5da5a~1..bfcc8752d1af28540f7c751392de52b870a5da5a bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:10:30.847Z] bfcc8752d1af28540f7c751392de52b870a5da5a [false] [Pipeline] sh [2025-11-05T05:10:31.151Z] + git log --format=format:%s -1 bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo [2025-11-05T05:10:31.165Z] ========================================================= [2025-11-05T05:10:31.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:10:31.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:10:31.504Z] + git log --format=format:%s -1 bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo [2025-11-05T05:10:31.517Z] [semverPrep] GIT_COMMIT: bfcc8752d1af28540f7c751392de52b870a5da5a, Commit Message: Merge pull request #370 from judehung/update-go-1.25 [Pipeline] echo [2025-11-05T05:10:31.533Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:10:31.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:10:31.894Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:10:31.894Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:10:31.894Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:10:31.894Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:10:31.894Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:10:31.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:32.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:10:32.246Z] [2025-11-05T05:10:32.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:32.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:10:32.562Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:10:32.562Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:10:32.562Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:10:32.562Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:10:32.562Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:10:32.562Z] 80192f66455f: Pulling fs layer [2025-11-05T05:10:32.562Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:10:32.562Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:10:32.562Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:10:32.562Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:10:32.562Z] db01528c6b51: Pulling fs layer [2025-11-05T05:10:32.562Z] 28988de357af: Pulling fs layer [2025-11-05T05:10:32.562Z] 80192f66455f: Waiting [2025-11-05T05:10:32.562Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:10:32.562Z] a29436f7fd5d: Waiting [2025-11-05T05:10:32.562Z] 923cac83aea3: Waiting [2025-11-05T05:10:32.562Z] 461d9e800cba: Waiting [2025-11-05T05:10:32.562Z] 25ad8b0a4227: Waiting [2025-11-05T05:10:32.562Z] db01528c6b51: Waiting [2025-11-05T05:10:32.562Z] 28988de357af: Waiting [2025-11-05T05:10:32.562Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:10:32.562Z] 6bf1a483ea7c: Download complete [2025-11-05T05:10:32.562Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:10:32.562Z] 461d9e800cba: Download complete [2025-11-05T05:10:32.562Z] 80192f66455f: Verifying Checksum [2025-11-05T05:10:32.562Z] 80192f66455f: Download complete [2025-11-05T05:10:32.821Z] f5dfc541a4d3: Download complete [2025-11-05T05:10:32.821Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:10:32.821Z] 3dae71ba6b94: Download complete [2025-11-05T05:10:32.821Z] 923cac83aea3: Verifying Checksum [2025-11-05T05:10:32.821Z] 923cac83aea3: Download complete [2025-11-05T05:10:32.821Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:10:32.821Z] 25ad8b0a4227: Download complete [2025-11-05T05:10:32.821Z] db01528c6b51: Download complete [2025-11-05T05:10:32.821Z] 28988de357af: Download complete [2025-11-05T05:10:33.080Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:10:33.080Z] a29436f7fd5d: Download complete [2025-11-05T05:10:33.648Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:10:33.648Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:10:34.216Z] 3dae71ba6b94: Pull complete [2025-11-05T05:10:34.475Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:10:35.409Z] f5dfc541a4d3: Pull complete [2025-11-05T05:10:35.409Z] 461d9e800cba: Pull complete [2025-11-05T05:10:35.409Z] 80192f66455f: Pull complete [2025-11-05T05:10:39.602Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:10:40.187Z] a29436f7fd5d: Pull complete [2025-11-05T05:10:40.187Z] 923cac83aea3: Pull complete [2025-11-05T05:10:40.447Z] 25ad8b0a4227: Pull complete [2025-11-05T05:10:40.447Z] db01528c6b51: Pull complete [2025-11-05T05:10:40.447Z] 28988de357af: Pull complete [2025-11-05T05:10:40.447Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:10:40.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:10:40.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:10:40.580Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:10:40.607Z] $ 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 [2025-11-05T05:10:44.228Z] $ docker top 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 -eo pid,comm [2025-11-05T05:10:44.276Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:10:44.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:10:44.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:10:44.335Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:10:44.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:10:44.448Z] $ docker exec 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent [2025-11-05T05:10:44.564Z] SSH_AUTH_SOCK=/tmp/ssh-gdpFNKugGbTu/agent.32 [2025-11-05T05:10:44.564Z] SSH_AGENT_PID=38 [2025-11-05T05:10:44.570Z] Running ssh-add (command line suppressed) [2025-11-05T05:10:44.667Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14385992623606917646.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14385992623606917646.key) [2025-11-05T05:10:44.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:10:44.977Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2025-11-05T05:10:45.265Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:10:45.272Z] $ docker exec --env ******** --env ******** 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent -k [2025-11-05T05:10:45.382Z] unset SSH_AUTH_SOCK; [2025-11-05T05:10:45.383Z] unset SSH_AGENT_PID; [2025-11-05T05:10:45.383Z] echo Agent pid 38 killed; [2025-11-05T05:10:45.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:10:45.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:10:45.431Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:10:45.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:10:45.539Z] $ docker exec 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent [2025-11-05T05:10:45.661Z] SSH_AUTH_SOCK=/tmp/ssh-wUjdrO8ci2B4/agent.85 [2025-11-05T05:10:45.661Z] SSH_AGENT_PID=91 [2025-11-05T05:10:45.666Z] Running ssh-add (command line suppressed) [2025-11-05T05:10:45.767Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6647234353845914934.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6647234353845914934.key) [2025-11-05T05:10:45.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:10:46.078Z] + git semver init [2025-11-05T05:10:46.336Z] 2025-11-05 05:10:46,302 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:10:46.595Z] 2025-11-05 05:10:46,492 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:10:46.595Z] 2025-11-05 05:10:46,494 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-11-05T05:10:46.595Z] 2025-11-05 05:10:46,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-11-05T05:10:46.595Z] 2025-11-05 05:10:46,495 [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) [2025-11-05T05:10:49.137Z] 2025-11-05 05:10:48,736 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2025-11-05T05:10:49.137Z] 2025-11-05 05:10:48,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2025-11-05T05:10:49.137Z] 2025-11-05 05:10:48,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:10:49.137Z] 2025-11-05 05:10:48,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:10:49.137Z] 4.1.0-dev.3 [Pipeline] } [2025-11-05T05:10:49.142Z] $ docker exec --env ******** --env ******** 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent -k [2025-11-05T05:10:49.235Z] unset SSH_AUTH_SOCK; [2025-11-05T05:10:49.235Z] unset SSH_AGENT_PID; [2025-11-05T05:10:49.235Z] echo Agent pid 91 killed; [2025-11-05T05:10:49.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:10:49.578Z] + git semver [Pipeline] } [2025-11-05T05:10:49.845Z] $ docker stop --time=1 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 [2025-11-05T05:10:51.132Z] $ docker rm -f --volumes 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:10:51.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:10:51.779Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:10:51.782Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 [2025-11-05T05:10:51.946Z] provisioning config files... [2025-11-05T05:10:51.967Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15093184710565783808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:10:52.282Z] ---> ****-login.sh [2025-11-05T05:10:52.282Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:10:52.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:52.282Z] Login Succeeded [2025-11-05T05:10:52.282Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:10:52.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:52.282Z] Login Succeeded [2025-11-05T05:10:52.282Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:10:52.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:52.542Z] Login Succeeded [2025-11-05T05:10:52.542Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:10:52.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:52.542Z] Login Succeeded [2025-11-05T05:10:52.542Z] ****.io [2025-11-05T05:10:52.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:52.800Z] Login Succeeded [2025-11-05T05:10:52.800Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:10:52.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:10:52.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:10:52.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:10:52.927Z] ========================================================= [2025-11-05T05:10:52.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:10:52.927Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:53.272Z] + 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 . [2025-11-05T05:10:53.840Z] #0 building with "default" instance using docker driver [2025-11-05T05:10:53.840Z] [2025-11-05T05:10:53.840Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:10:53.840Z] #1 transferring dockerfile: 1.61kB done [2025-11-05T05:10:53.840Z] #1 DONE 0.0s [2025-11-05T05:10:53.840Z] [2025-11-05T05:10:53.840Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:10:53.840Z] #2 DONE 0.1s [2025-11-05T05:10:54.105Z] [2025-11-05T05:10:54.105Z] #3 [internal] load .dockerignore [2025-11-05T05:10:54.105Z] #3 transferring context: 46B done [2025-11-05T05:10:54.105Z] #3 DONE 0.0s [2025-11-05T05:10:54.105Z] [2025-11-05T05:10:54.105Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:10:54.105Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:10:54.105Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2025-11-05T05:10:54.105Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:10:54.105Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:10:54.105Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:10:54.105Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T05:10:54.105Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-05T05:10:54.105Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2025-11-05T05:10:54.105Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:10:54.105Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:10:54.105Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2025-11-05T05:10:54.105Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-11-05T05:10:54.105Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:10:54.105Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T05:10:54.105Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s [2025-11-05T05:10:54.105Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2025-11-05T05:10:54.364Z] #4 ... [2025-11-05T05:10:54.364Z] [2025-11-05T05:10:54.364Z] #5 [internal] load build context [2025-11-05T05:10:54.364Z] #5 transferring context: 23.68MB 0.2s done [2025-11-05T05:10:54.365Z] #5 DONE 0.2s [2025-11-05T05:10:54.365Z] [2025-11-05T05:10:54.365Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:10:54.365Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2025-11-05T05:10:54.365Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-05T05:10:54.365Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s [2025-11-05T05:10:54.365Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T05:10:54.653Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-05T05:10:54.653Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:10:54.653Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s [2025-11-05T05:10:54.653Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2025-11-05T05:10:54.653Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.39MB / 112.58MB 0.6s [2025-11-05T05:10:54.653Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2025-11-05T05:10:54.912Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done [2025-11-05T05:10:54.912Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 52.43MB / 112.58MB 0.8s [2025-11-05T05:10:54.912Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2025-11-05T05:10:54.912Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.9s [2025-11-05T05:10:54.912Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-05T05:10:54.912Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 1.0s [2025-11-05T05:10:55.171Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 1.1s [2025-11-05T05:10:55.171Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s [2025-11-05T05:10:55.747Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2025-11-05T05:10:59.941Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2025-11-05T05:10:59.941Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:10:59.941Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:10:59.941Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:10:59.941Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:10:59.941Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T05:11:00.507Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2025-11-05T05:11:00.507Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T05:11:03.039Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2025-11-05T05:11:03.039Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2025-11-05T05:11:03.607Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2025-11-05T05:11:03.607Z] #4 DONE 9.7s [2025-11-05T05:11:03.867Z] [2025-11-05T05:11:03.867Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:11:03.867Z] #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:11:04.128Z] #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:11:04.388Z] #6 0.749 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:11:04.648Z] #6 0.756 (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:11:04.648Z] #6 0.761 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:11:04.648Z] #6 0.778 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:11:04.648Z] #6 0.787 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:11:04.648Z] #6 0.796 OK: 269 MiB in 64 packages [2025-11-05T05:11:06.896Z] Still waiting to schedule task [2025-11-05T05:11:06.896Z] ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:11:06.896Z] ‘prd-centos7-docker-4c-2g-772547’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:11:06.896Z] ‘prd-centos7-docker-4c-2g-772548’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:11:06.896Z] ‘prd-ubuntu20.04-docker-2c-8g-772545’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:11:06.896Z] ‘prd-ubuntu20.04-docker-8c-8g-772550’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:11:06.897Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-772553’ is offline [2025-11-05T05:11:08.871Z] #6 DONE 5.2s [2025-11-05T05:11:09.137Z] [2025-11-05T05:11:09.137Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2025-11-05T05:11:09.137Z] #7 DONE 0.0s [2025-11-05T05:11:09.137Z] [2025-11-05T05:11:09.137Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:11:09.137Z] #8 DONE 0.0s [2025-11-05T05:11:09.137Z] [2025-11-05T05:11:09.137Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:11:24.105Z] #9 DONE 13.3s [2025-11-05T05:11:24.105Z] [2025-11-05T05:11:24.105Z] #10 [builder 6/7] COPY . . [2025-11-05T05:11:24.105Z] #10 DONE 0.2s [2025-11-05T05:11:24.105Z] [2025-11-05T05:11:24.105Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:11:24.105Z] #11 0.191 noop [2025-11-05T05:11:24.105Z] #11 DONE 0.2s [2025-11-05T05:11:24.105Z] [2025-11-05T05:11:24.105Z] #12 exporting to image [2025-11-05T05:11:24.105Z] #12 exporting layers [2025-11-05T05:11:30.672Z] #12 exporting layers 7.6s done [2025-11-05T05:11:30.672Z] #12 writing image sha256:3427ccdd9ebf6b4a172f7f637dc393489d6ed06deed8858c3185c00a061fe74f done [2025-11-05T05:11:30.672Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:11:30.672Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:11:31.001Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:11:31.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:11:31.111Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:11:31.133Z] $ 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 [2025-11-05T05:11:31.496Z] $ docker top 0bc9c0033866ba58600e4f16f5ff369658e248fb7921fc1af68724b60c20f73e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:11:31.842Z] + go version [2025-11-05T05:11:31.842Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:11:31.847Z] $ docker stop --time=1 0bc9c0033866ba58600e4f16f5ff369658e248fb7921fc1af68724b60c20f73e [2025-11-05T05:11:33.107Z] $ docker rm -f --volumes 0bc9c0033866ba58600e4f16f5ff369658e248fb7921fc1af68724b60c20f73e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:11:33.537Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:11:33.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:11:33.608Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:11:33.632Z] $ 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 [2025-11-05T05:11:33.837Z] $ docker top f1abff01ece7b3f9d77c33b50b2756953a10b3e016345dcdcf124e967a4db7ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:11:34.181Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:11:34.480Z] + make test [2025-11-05T05:11:34.480Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:11:35.854Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-11-05T05:11:53.920Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-11-05T05:11:53.920Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2025-11-05T05:12:03.886Z] 0 issues. [2025-11-05T05:12:03.886Z] go vet ./... [2025-11-05T05:12:08.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:12:08.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:12:08.066Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:12:08.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:12:08.158Z] $ docker stop --time=1 f1abff01ece7b3f9d77c33b50b2756953a10b3e016345dcdcf124e967a4db7ef [2025-11-05T05:12:11.807Z] $ docker rm -f --volumes f1abff01ece7b3f9d77c33b50b2756953a10b3e016345dcdcf124e967a4db7ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:12:12.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:12:12.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-05T05:12:12.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:12:13.171Z] + ls -al . [2025-11-05T05:12:13.171Z] total 240 [2025-11-05T05:12:13.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:11 . [2025-11-05T05:12:13.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:10 .. [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 5 05:10 .dockerignore [2025-11-05T05:12:13.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:11 .git [2025-11-05T05:12:13.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:10 .github [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 5 05:10 .gitignore [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:10 .golangci.yml [2025-11-05T05:12:13.171Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:10 .semver [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 21488 Nov 5 05:10 Attribution.txt [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 12273 Nov 5 05:10 CHANGELOG.md [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 1571 Nov 5 05:10 Dockerfile [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:10 GOVERNANCE.md [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 679 Nov 5 05:10 Jenkinsfile [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:10 LICENSE [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 2239 Nov 5 05:10 Makefile [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 5 05:10 OWNERS.md [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 5 05:10 README.md [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:10 VERSION [2025-11-05T05:12:13.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:10 bin [2025-11-05T05:12:13.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:10 cmd [2025-11-05T05:12:13.171Z] -rw-r--r-- 1 jenkins jenkins 9158 Nov 5 05:11 coverage.out [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 6676 Nov 5 05:10 go.mod [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 89250 Nov 5 05:10 go.sum [2025-11-05T05:12:13.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:10 internal [2025-11-05T05:12:13.171Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 5 05:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:13.480Z] + 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=bfcc8752d1af28540f7c751392de52b870a5da5a --label arch=amd64 --label version=4.1.0-dev.3 . [2025-11-05T05:12:13.741Z] #0 building with "default" instance using docker driver [2025-11-05T05:12:13.741Z] [2025-11-05T05:12:13.741Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:12:13.741Z] #1 transferring dockerfile: 1.61kB done [2025-11-05T05:12:13.741Z] #1 DONE 0.0s [2025-11-05T05:12:13.741Z] [2025-11-05T05:12:13.741Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:12:13.741Z] #2 DONE 0.0s [2025-11-05T05:12:13.741Z] [2025-11-05T05:12:13.741Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-05T05:12:13.741Z] #3 DONE 0.1s [2025-11-05T05:12:13.741Z] [2025-11-05T05:12:13.741Z] #4 [internal] load .dockerignore [2025-11-05T05:12:13.741Z] #4 transferring context: 46B done [2025-11-05T05:12:13.741Z] #4 DONE 0.0s [2025-11-05T05:12:13.741Z] [2025-11-05T05:12:13.741Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:12:13.741Z] #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-05T05:12:13.741Z] #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-05T05:12:13.741Z] #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-05T05:12:13.741Z] #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-05T05:12:13.999Z] #5 DONE 0.1s [2025-11-05T05:12:13.999Z] [2025-11-05T05:12:13.999Z] #6 [internal] load build context [2025-11-05T05:12:13.999Z] #6 transferring context: 22.10kB 0.0s done [2025-11-05T05:12:13.999Z] #6 DONE 0.1s [2025-11-05T05:12:13.999Z] [2025-11-05T05:12:13.999Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:12:13.999Z] #7 DONE 0.1s [2025-11-05T05:12:13.999Z] [2025-11-05T05:12:13.999Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:12:13.999Z] #8 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:12:14.259Z] #8 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:12:14.515Z] #8 ... [2025-11-05T05:12:14.515Z] [2025-11-05T05:12:14.515Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-11-05T05:12:14.515Z] #9 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:12:14.515Z] #9 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:12:14.515Z] #9 0.587 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:12:14.515Z] #9 0.592 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:12:14.515Z] #9 0.598 OK: 7 MiB in 17 packages [2025-11-05T05:12:14.515Z] #9 DONE 0.7s [2025-11-05T05:12:14.515Z] [2025-11-05T05:12:14.515Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:12:14.515Z] #8 0.561 OK: 269 MiB in 64 packages [2025-11-05T05:12:14.773Z] #8 DONE 0.7s [2025-11-05T05:12:14.773Z] [2025-11-05T05:12:14.773Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2025-11-05T05:12:14.773Z] #10 DONE 0.0s [2025-11-05T05:12:14.773Z] [2025-11-05T05:12:14.773Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:12:14.773Z] #11 DONE 0.0s [2025-11-05T05:12:14.773Z] [2025-11-05T05:12:14.773Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:12:15.031Z] #12 DONE 0.4s [2025-11-05T05:12:15.031Z] [2025-11-05T05:12:15.031Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-05T05:12:15.031Z] #13 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:12:15.031Z] #13 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:12:15.031Z] #13 ... [2025-11-05T05:12:15.031Z] [2025-11-05T05:12:15.031Z] #14 [builder 6/7] COPY . . [2025-11-05T05:12:15.031Z] #14 DONE 0.2s [2025-11-05T05:12:15.293Z] [2025-11-05T05:12:15.293Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-05T05:12:15.293Z] #13 0.755 OK: 7 MiB in 17 packages [2025-11-05T05:12:15.293Z] #13 DONE 0.8s [2025-11-05T05:12:15.293Z] [2025-11-05T05:12:15.293Z] #15 [builder 7/7] RUN make build [2025-11-05T05:12:15.293Z] #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-11-05T05:12:41.817Z] #15 DONE 24.3s [2025-11-05T05:12:41.817Z] [2025-11-05T05:12:41.817Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2025-11-05T05:12:41.817Z] #16 DONE 0.3s [2025-11-05T05:12:41.817Z] [2025-11-05T05:12:41.817Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2025-11-05T05:12:41.817Z] #17 DONE 0.0s [2025-11-05T05:12:41.817Z] [2025-11-05T05:12:41.817Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2025-11-05T05:12:41.817Z] #18 DONE 0.0s [2025-11-05T05:12:41.817Z] [2025-11-05T05:12:41.817Z] #19 exporting to image [2025-11-05T05:12:41.817Z] #19 exporting layers 0.1s done [2025-11-05T05:12:41.817Z] #19 writing image sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done [2025-11-05T05:12:41.817Z] #19 naming to docker.io/library/device-snmp done [2025-11-05T05:12:41.817Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:12:41.945Z] provisioning config files... [2025-11-05T05:12:41.954Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6125227330967482610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:42.250Z] ---> ****-login.sh [2025-11-05T05:12:42.250Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:12:42.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:42.250Z] Login Succeeded [2025-11-05T05:12:42.250Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:12:42.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:42.250Z] Login Succeeded [2025-11-05T05:12:42.250Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:12:42.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:42.510Z] Login Succeeded [2025-11-05T05:12:42.510Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:12:42.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:42.510Z] Login Succeeded [2025-11-05T05:12:42.510Z] ****.io [2025-11-05T05:12:42.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:42.769Z] Login Succeeded [2025-11-05T05:12:42.769Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:12:42.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:12:42.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:12:42.867Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2025-11-05T05:12:42.867Z] bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:12:42.867Z] latest [2025-11-05T05:12:42.867Z] 4.1.0-dev.3 [2025-11-05T05:12:42.867Z] bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:12:42.867Z] main [2025-11-05T05:12:42.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:43.215Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:43.534Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:12:43.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-11-05T05:12:43.534Z] bae141b1475d: Preparing [2025-11-05T05:12:43.534Z] bc119caca607: Preparing [2025-11-05T05:12:43.534Z] 04b307507649: Preparing [2025-11-05T05:12:43.534Z] e261f77d5b11: Preparing [2025-11-05T05:12:43.534Z] 7fb9aefbf8b4: Preparing [2025-11-05T05:12:43.534Z] 256f393e029f: Preparing [2025-11-05T05:12:43.534Z] 256f393e029f: Waiting [2025-11-05T05:12:43.534Z] bae141b1475d: Pushed [2025-11-05T05:12:43.534Z] bc119caca607: Pushed [2025-11-05T05:12:43.534Z] 7fb9aefbf8b4: Pushed [2025-11-05T05:12:43.534Z] e261f77d5b11: Pushed [2025-11-05T05:12:43.534Z] 256f393e029f: Layer already exists [2025-11-05T05:12:48.799Z] 04b307507649: Pushed [2025-11-05T05:12:48.799Z] bfcc8752d1af28540f7c751392de52b870a5da5a: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:49.123Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:49.443Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-11-05T05:12:49.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-11-05T05:12:49.443Z] bae141b1475d: Preparing [2025-11-05T05:12:49.443Z] bc119caca607: Preparing [2025-11-05T05:12:49.443Z] 04b307507649: Preparing [2025-11-05T05:12:49.443Z] e261f77d5b11: Preparing [2025-11-05T05:12:49.443Z] 7fb9aefbf8b4: Preparing [2025-11-05T05:12:49.443Z] 256f393e029f: Preparing [2025-11-05T05:12:49.443Z] 256f393e029f: Waiting [2025-11-05T05:12:49.443Z] bc119caca607: Layer already exists [2025-11-05T05:12:49.443Z] 7fb9aefbf8b4: Layer already exists [2025-11-05T05:12:49.443Z] e261f77d5b11: Layer already exists [2025-11-05T05:12:49.443Z] bae141b1475d: Layer already exists [2025-11-05T05:12:49.443Z] 04b307507649: Layer already exists [2025-11-05T05:12:49.443Z] 256f393e029f: Layer already exists [2025-11-05T05:12:49.443Z] latest: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:49.763Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:50.085Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 [2025-11-05T05:12:50.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-11-05T05:12:50.085Z] bae141b1475d: Preparing [2025-11-05T05:12:50.085Z] bc119caca607: Preparing [2025-11-05T05:12:50.085Z] 04b307507649: Preparing [2025-11-05T05:12:50.085Z] e261f77d5b11: Preparing [2025-11-05T05:12:50.085Z] 7fb9aefbf8b4: Preparing [2025-11-05T05:12:50.085Z] 256f393e029f: Preparing [2025-11-05T05:12:50.085Z] 256f393e029f: Waiting [2025-11-05T05:12:50.085Z] bc119caca607: Layer already exists [2025-11-05T05:12:50.085Z] e261f77d5b11: Layer already exists [2025-11-05T05:12:50.085Z] 04b307507649: Layer already exists [2025-11-05T05:12:50.085Z] 7fb9aefbf8b4: Layer already exists [2025-11-05T05:12:50.085Z] bae141b1475d: Layer already exists [2025-11-05T05:12:50.085Z] 256f393e029f: Layer already exists [2025-11-05T05:12:50.085Z] 4.1.0-dev.3: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:50.416Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:50.740Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:12:50.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-11-05T05:12:50.740Z] bae141b1475d: Preparing [2025-11-05T05:12:50.740Z] bc119caca607: Preparing [2025-11-05T05:12:50.740Z] 04b307507649: Preparing [2025-11-05T05:12:50.740Z] e261f77d5b11: Preparing [2025-11-05T05:12:50.740Z] 7fb9aefbf8b4: Preparing [2025-11-05T05:12:50.740Z] 256f393e029f: Preparing [2025-11-05T05:12:50.740Z] 256f393e029f: Waiting [2025-11-05T05:12:50.740Z] bae141b1475d: Layer already exists [2025-11-05T05:12:50.740Z] 04b307507649: Layer already exists [2025-11-05T05:12:50.740Z] bc119caca607: Layer already exists [2025-11-05T05:12:50.740Z] 7fb9aefbf8b4: Layer already exists [2025-11-05T05:12:50.740Z] e261f77d5b11: Layer already exists [2025-11-05T05:12:50.740Z] 256f393e029f: Layer already exists [2025-11-05T05:12:50.740Z] bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:51.071Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:51.394Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2025-11-05T05:12:51.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-11-05T05:12:51.394Z] bae141b1475d: Preparing [2025-11-05T05:12:51.394Z] bc119caca607: Preparing [2025-11-05T05:12:51.394Z] 04b307507649: Preparing [2025-11-05T05:12:51.394Z] e261f77d5b11: Preparing [2025-11-05T05:12:51.394Z] 7fb9aefbf8b4: Preparing [2025-11-05T05:12:51.394Z] 256f393e029f: Preparing [2025-11-05T05:12:51.394Z] 256f393e029f: Waiting [2025-11-05T05:12:51.394Z] bc119caca607: Layer already exists [2025-11-05T05:12:51.394Z] e261f77d5b11: Layer already exists [2025-11-05T05:12:51.394Z] 7fb9aefbf8b4: Layer already exists [2025-11-05T05:12:51.394Z] 04b307507649: Layer already exists [2025-11-05T05:12:51.394Z] bae141b1475d: Layer already exists [2025-11-05T05:12:51.394Z] 256f393e029f: Layer already exists [2025-11-05T05:12:51.394Z] main: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:12:51.469Z] ===================================================== [Pipeline] echo [2025-11-05T05:12:51.489Z] taggedImages: [2025-11-05T05:12:51.489Z] - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:12:51.489Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-11-05T05:12:51.489Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 [2025-11-05T05:12:51.489Z] - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:12:51.489Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo [2025-11-05T05:12:51.529Z] ========================================================= [2025-11-05T05:12:51.529Z] [edgeXBuildMultiArch] RAW Config: [2025-11-05T05:12:51.529Z] images: [2025-11-05T05:12:51.529Z] - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:12:51.529Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-11-05T05:12:51.529Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 [2025-11-05T05:12:51.529Z] - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:12:51.529Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2025-11-05T05:12:51.529Z] settingsFile: [2025-11-05T05:12:51.529Z] device-snmp-go-settings [2025-11-05T05:12:51.529Z] ========================================================= [Pipeline] node [2025-11-05T05:13:06.532Z] Still waiting to schedule task [2025-11-05T05:13:06.534Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-11-05T05:13:23.567Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772556 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2025-11-05T05:13:23.589Z] Running in /w/workspace/device-snmp-go/118 [Pipeline] { [Pipeline] checkout [2025-11-05T05:13:26.653Z] The recommended git tool is: git [2025-11-05T05:13:32.641Z] using credential edgex-jenkins-ssh [2025-11-05T05:13:32.666Z] Cloning the remote Git repository [2025-11-05T05:13:32.726Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2025-11-05T05:13:32.854Z] > git init /w/workspace/device-snmp-go/118 # timeout=10 [2025-11-05T05:13:33.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2025-11-05T05:13:33.068Z] > git --version # timeout=10 [2025-11-05T05:13:33.162Z] > git --version # 'git version 2.25.1' [2025-11-05T05:13:33.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:13:33.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:13:36.091Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2025-11-05T05:13:36.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:13:37.335Z] Avoid second fetch [2025-11-05T05:13:37.336Z] Checking out Revision bfcc8752d1af28540f7c751392de52b870a5da5a (main) [2025-11-05T05:13:38.115Z] Commit message: "Merge pull request #370 from judehung/update-go-1.25" [2025-11-05T05:13:37.357Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:13:37.432Z] > git checkout -f bfcc8752d1af28540f7c751392de52b870a5da5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:13:42.632Z] provisioning config files... [2025-11-05T05:13:42.669Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/118@tmp/config8134941012231454911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:13:43.439Z] ---> ****-login.sh [2025-11-05T05:13:43.439Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:13:43.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:13:43.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:13:43.992Z] Configure a credential helper to remove this warning. See [2025-11-05T05:13:43.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:13:43.992Z] [2025-11-05T05:13:43.992Z] Login Succeeded [2025-11-05T05:13:43.992Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:13:44.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:13:44.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:13:44.536Z] Configure a credential helper to remove this warning. See [2025-11-05T05:13:44.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:13:44.536Z] [2025-11-05T05:13:44.536Z] Login Succeeded [2025-11-05T05:13:44.536Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:13:44.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:13:44.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:13:44.809Z] Configure a credential helper to remove this warning. See [2025-11-05T05:13:44.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:13:44.809Z] [2025-11-05T05:13:44.809Z] Login Succeeded [2025-11-05T05:13:44.809Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:13:45.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:13:45.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:13:45.354Z] Configure a credential helper to remove this warning. See [2025-11-05T05:13:45.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:13:45.354Z] [2025-11-05T05:13:45.354Z] Login Succeeded [2025-11-05T05:13:45.354Z] ****.io [2025-11-05T05:13:45.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:13:45.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:13:45.628Z] Configure a credential helper to remove this warning. See [2025-11-05T05:13:45.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:13:45.629Z] [2025-11-05T05:13:45.629Z] Login Succeeded [2025-11-05T05:13:45.900Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:13:45.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:13:46.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:13:46.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:13:46.342Z] ========================================================= [2025-11-05T05:13:46.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:13:46.342Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:13:46.711Z] + 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 . [2025-11-05T05:13:47.318Z] Sending build context to Docker daemon 12MB [2025-11-05T05:13:47.318Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:13:47.318Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-05T05:13:47.318Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:13:47.318Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:13:47.318Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:13:47.318Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:13:47.318Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:13:47.318Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:13:47.318Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:13:47.318Z] deaec5988b04: Pulling fs layer [2025-11-05T05:13:47.318Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:13:47.318Z] 4f4fb700ef54: Waiting [2025-11-05T05:13:47.318Z] 8ba94037c8f0: Waiting [2025-11-05T05:13:47.318Z] deaec5988b04: Waiting [2025-11-05T05:13:47.318Z] 9f65657bb879: Waiting [2025-11-05T05:13:47.596Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:13:47.596Z] d32bb0dddca7: Download complete [2025-11-05T05:13:47.597Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:13:47.597Z] 196fd7d83e7d: Download complete [2025-11-05T05:13:47.597Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:13:47.597Z] 4f4fb700ef54: Download complete [2025-11-05T05:13:47.597Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:13:47.597Z] 8ba94037c8f0: Download complete [2025-11-05T05:13:47.597Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:13:47.597Z] 6b59a28fa201: Download complete [2025-11-05T05:13:48.194Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:13:48.194Z] 9f65657bb879: Download complete [2025-11-05T05:13:48.796Z] 6b59a28fa201: Pull complete [2025-11-05T05:13:49.387Z] d32bb0dddca7: Pull complete [2025-11-05T05:13:49.387Z] 5dab1238d3d9: Download complete [2025-11-05T05:13:50.841Z] deaec5988b04: Download complete [2025-11-05T05:14:03.237Z] 5dab1238d3d9: Pull complete [2025-11-05T05:14:03.509Z] 196fd7d83e7d: Pull complete [2025-11-05T05:14:03.779Z] 4f4fb700ef54: Pull complete [2025-11-05T05:14:04.049Z] 8ba94037c8f0: Pull complete [2025-11-05T05:14:12.293Z] deaec5988b04: Pull complete [2025-11-05T05:14:14.244Z] 9f65657bb879: Pull complete [2025-11-05T05:14:14.244Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:14:14.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:14:14.244Z] ---> 334268110677 [2025-11-05T05:14:14.244Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:14:16.831Z] ---> Running in 4ec4be34a1c8 [2025-11-05T05:14:16.831Z] Removing intermediate container 4ec4be34a1c8 [2025-11-05T05:14:16.831Z] ---> b65337950dbd [2025-11-05T05:14:16.831Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:14:17.108Z] ---> Running in a4b46d448af6 [2025-11-05T05:14:17.383Z] Removing intermediate container a4b46d448af6 [2025-11-05T05:14:17.383Z] ---> d0fef7f4f4b4 [2025-11-05T05:14:17.383Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-11-05T05:14:17.383Z] ---> Running in 1d9b2652dbd9 [2025-11-05T05:14:17.978Z] Removing intermediate container 1d9b2652dbd9 [2025-11-05T05:14:17.978Z] ---> 4190e62cc828 [2025-11-05T05:14:17.978Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:14:17.978Z] ---> Running in 752f9354ac5f [2025-11-05T05:14:18.252Z] Removing intermediate container 752f9354ac5f [2025-11-05T05:14:18.252Z] ---> 9e0034cac2f7 [2025-11-05T05:14:18.252Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:14:18.252Z] ---> Running in d2269e7bffc0 [2025-11-05T05:14:19.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:14:19.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:14:21.908Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:14:21.908Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:14:21.908Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:14:21.908Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:14:21.908Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:14:21.908Z] OK: 259 MiB in 64 packages [2025-11-05T05:14:23.344Z] Removing intermediate container d2269e7bffc0 [2025-11-05T05:14:23.344Z] ---> eed54bcb4ccd [2025-11-05T05:14:23.344Z] Step 8/12 : WORKDIR /device-snmp-go [2025-11-05T05:14:23.344Z] ---> Running in 76461721cd5b [2025-11-05T05:14:23.618Z] Removing intermediate container 76461721cd5b [2025-11-05T05:14:23.618Z] ---> c68a07f76231 [2025-11-05T05:14:23.618Z] Step 9/12 : COPY go.mod vendor* ./ [2025-11-05T05:14:24.211Z] ---> a0e83e579f04 [2025-11-05T05:14:24.211Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:14:24.480Z] ---> Running in 2103afa6c0ea [2025-11-05T05:15:03.035Z] Running on prd-centos7-docker-4c-2g-772560 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:15:03.086Z] provisioning config files... [2025-11-05T05:15:03.112Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5262082297876722532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:07.037Z] ---> ****-login.sh [2025-11-05T05:15:07.037Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:15:07.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:07.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:15:07.575Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:07.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:15:07.575Z] [2025-11-05T05:15:07.575Z] Login Succeeded [2025-11-05T05:15:07.575Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:15:07.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:07.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:15:07.576Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:07.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:15:07.576Z] [2025-11-05T05:15:07.576Z] Login Succeeded [2025-11-05T05:15:07.576Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:15:07.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:07.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:15:07.576Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:07.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:15:07.576Z] [2025-11-05T05:15:07.576Z] Login Succeeded [2025-11-05T05:15:07.576Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:07.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:07.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:15:07.838Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:07.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:15:07.838Z] [2025-11-05T05:15:07.838Z] Login Succeeded [2025-11-05T05:15:07.838Z] ****.io [2025-11-05T05:15:07.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:08.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:15:08.101Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:08.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:15:08.101Z] [2025-11-05T05:15:08.101Z] Login Succeeded [2025-11-05T05:15:08.101Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:15:08.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:15:08.460Z] + docker buildx ls [2025-11-05T05:15:08.722Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:15:08.722Z] default * docker [2025-11-05T05:15:08.722Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:15:09.035Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-05T05:15:09.035Z] edgex-builder [Pipeline] sh [2025-11-05T05:15:09.335Z] + docker buildx inspect --bootstrap [2025-11-05T05:15:09.336Z] #1 [internal] booting buildkit [2025-11-05T05:15:09.336Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-05T05:15:12.663Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-11-05T05:15:12.663Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-05T05:15:14.057Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-11-05T05:15:14.058Z] #1 DONE 4.4s [2025-11-05T05:15:14.058Z] Name: edgex-builder [2025-11-05T05:15:14.058Z] Driver: docker-container [2025-11-05T05:15:14.058Z] [2025-11-05T05:15:14.058Z] Nodes: [2025-11-05T05:15:14.058Z] Name: edgex-builder0 [2025-11-05T05:15:14.058Z] Endpoint: unix:///var/run/docker.sock [2025-11-05T05:15:14.058Z] Status: running [2025-11-05T05:15:14.058Z] Buildkit: v0.25.1 [2025-11-05T05:15:14.058Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-05T05:15:14.372Z] + docker buildx ls [2025-11-05T05:15:14.373Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:15:14.373Z] edgex-builder * docker-container [2025-11-05T05:15:14.373Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-05T05:15:14.373Z] default docker [2025-11-05T05:15:14.373Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:15:14.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a' [2025-11-05T05:15:14.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a --push - [2025-11-05T05:15:14.929Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:15:14.929Z] #1 transferring dockerfile: 196B done [2025-11-05T05:15:14.929Z] #1 DONE 0.0s [2025-11-05T05:15:14.929Z] [2025-11-05T05:15:14.929Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:15:14.929Z] #2 DONE 0.1s [2025-11-05T05:15:14.929Z] [2025-11-05T05:15:14.929Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:15:14.929Z] #3 DONE 0.1s [2025-11-05T05:15:14.929Z] [2025-11-05T05:15:14.929Z] #4 [internal] load .dockerignore [2025-11-05T05:15:14.929Z] #4 transferring context: 2B done [2025-11-05T05:15:14.929Z] #4 DONE 0.0s [2025-11-05T05:15:14.929Z] [2025-11-05T05:15:14.929Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:14.929Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc done [2025-11-05T05:15:14.929Z] #5 DONE 0.0s [2025-11-05T05:15:14.929Z] [2025-11-05T05:15:14.929Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:14.929Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:14.929Z] #6 DONE 0.1s [2025-11-05T05:15:15.191Z] [2025-11-05T05:15:15.191Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:15.191Z] #7 DONE 0.0s [2025-11-05T05:15:15.191Z] [2025-11-05T05:15:15.191Z] #8 exporting to image [2025-11-05T05:15:15.191Z] #8 exporting layers done [2025-11-05T05:15:15.191Z] #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done [2025-11-05T05:15:15.191Z] #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done [2025-11-05T05:15:15.191Z] #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done [2025-11-05T05:15:15.191Z] #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done [2025-11-05T05:15:15.191Z] #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done [2025-11-05T05:15:15.191Z] #8 pushing layers 0.1s done [2025-11-05T05:15:15.191Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 [2025-11-05T05:15:15.191Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:15:15.191Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done [2025-11-05T05:15:15.191Z] #8 DONE 0.2s [2025-11-05T05:15:15.191Z] [2025-11-05T05:15:15.191Z] 1 warning found (use --debug to expand): [2025-11-05T05:15:15.192Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:15:15.494Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' [2025-11-05T05:15:15.494Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - [2025-11-05T05:15:15.754Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:15:15.754Z] #1 transferring dockerfile: 162B done [2025-11-05T05:15:15.754Z] #1 DONE 0.0s [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-11-05T05:15:15.754Z] #2 DONE 0.0s [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-11-05T05:15:15.754Z] #3 DONE 0.0s [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #4 [internal] load .dockerignore [2025-11-05T05:15:15.754Z] #4 transferring context: 2B done [2025-11-05T05:15:15.754Z] #4 DONE 0.0s [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:15.754Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:15.754Z] #5 DONE 0.0s [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:15.754Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:15.754Z] #6 CACHED [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:15.754Z] #5 CACHED [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:15.754Z] #7 DONE 0.0s [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] #8 exporting to image [2025-11-05T05:15:15.754Z] #8 exporting layers done [2025-11-05T05:15:15.754Z] #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done [2025-11-05T05:15:15.754Z] #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done [2025-11-05T05:15:15.754Z] #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done [2025-11-05T05:15:15.754Z] #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done [2025-11-05T05:15:15.754Z] #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done [2025-11-05T05:15:15.754Z] #8 pushing layers 0.0s done [2025-11-05T05:15:15.754Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done [2025-11-05T05:15:15.754Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:15:15.754Z] #8 DONE 0.1s [2025-11-05T05:15:15.754Z] [2025-11-05T05:15:15.754Z] 1 warning found (use --debug to expand): [2025-11-05T05:15:15.754Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:15:16.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 --push - [2025-11-05T05:15:16.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3' [2025-11-05T05:15:16.049Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:15:16.049Z] #1 transferring dockerfile: 167B done [2025-11-05T05:15:16.049Z] #1 DONE 0.0s [2025-11-05T05:15:16.049Z] [2025-11-05T05:15:16.049Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 [2025-11-05T05:15:16.049Z] #2 DONE 0.0s [2025-11-05T05:15:16.049Z] [2025-11-05T05:15:16.049Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 [2025-11-05T05:15:16.049Z] #3 DONE 0.0s [2025-11-05T05:15:16.049Z] [2025-11-05T05:15:16.049Z] #4 [internal] load .dockerignore [2025-11-05T05:15:16.049Z] #4 transferring context: 2B done [2025-11-05T05:15:16.049Z] #4 DONE 0.0s [2025-11-05T05:15:16.049Z] [2025-11-05T05:15:16.049Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:16.049Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:16.049Z] #5 CACHED [2025-11-05T05:15:16.049Z] [2025-11-05T05:15:16.049Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:16.049Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:16.049Z] #6 CACHED [2025-11-05T05:15:16.049Z] [2025-11-05T05:15:16.049Z] #7 exporting to image [2025-11-05T05:15:16.049Z] #7 exporting layers done [2025-11-05T05:15:16.049Z] #7 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done [2025-11-05T05:15:16.049Z] #7 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done [2025-11-05T05:15:16.049Z] #7 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 [2025-11-05T05:15:16.049Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:15:16.307Z] #7 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done [2025-11-05T05:15:16.307Z] #7 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done [2025-11-05T05:15:16.307Z] #7 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done [2025-11-05T05:15:16.307Z] #7 pushing layers 0.0s done [2025-11-05T05:15:16.307Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done [2025-11-05T05:15:16.307Z] #7 DONE 0.1s [2025-11-05T05:15:16.307Z] [2025-11-05T05:15:16.307Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:16.307Z] #8 DONE 0.0s [2025-11-05T05:15:16.307Z] [2025-11-05T05:15:16.307Z] 1 warning found (use --debug to expand): [2025-11-05T05:15:16.307Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:15:16.604Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3' [2025-11-05T05:15:16.604Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 --push - [2025-11-05T05:15:16.604Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:15:16.604Z] #1 transferring dockerfile: 208B done [2025-11-05T05:15:16.604Z] #1 DONE 0.0s [2025-11-05T05:15:16.604Z] [2025-11-05T05:15:16.604Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:15:16.604Z] #2 DONE 0.0s [2025-11-05T05:15:16.604Z] [2025-11-05T05:15:16.604Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:15:16.604Z] #3 DONE 0.0s [2025-11-05T05:15:16.604Z] [2025-11-05T05:15:16.604Z] #4 [internal] load .dockerignore [2025-11-05T05:15:16.604Z] #4 transferring context: 2B done [2025-11-05T05:15:16.604Z] #4 DONE 0.0s [2025-11-05T05:15:16.604Z] [2025-11-05T05:15:16.604Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:16.604Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:16.604Z] #5 DONE 0.0s [2025-11-05T05:15:16.604Z] [2025-11-05T05:15:16.604Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:16.864Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:16.864Z] #6 CACHED [2025-11-05T05:15:16.864Z] [2025-11-05T05:15:16.864Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:16.864Z] #5 CACHED [2025-11-05T05:15:16.864Z] [2025-11-05T05:15:16.864Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:16.864Z] #7 DONE 0.0s [2025-11-05T05:15:16.864Z] [2025-11-05T05:15:16.864Z] #8 exporting to image [2025-11-05T05:15:16.864Z] #8 exporting layers done [2025-11-05T05:15:16.864Z] #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done [2025-11-05T05:15:16.864Z] #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done [2025-11-05T05:15:16.864Z] #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done [2025-11-05T05:15:16.864Z] #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done [2025-11-05T05:15:16.864Z] #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done [2025-11-05T05:15:16.864Z] #8 pushing layers 0.0s done [2025-11-05T05:15:16.864Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done [2025-11-05T05:15:16.864Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:15:16.864Z] #8 DONE 0.1s [2025-11-05T05:15:16.864Z] [2025-11-05T05:15:16.864Z] 1 warning found (use --debug to expand): [2025-11-05T05:15:16.864Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:15:17.154Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' [2025-11-05T05:15:17.154Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - [2025-11-05T05:15:17.414Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:15:17.414Z] #1 transferring dockerfile: 160B done [2025-11-05T05:15:17.414Z] #1 DONE 0.0s [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2025-11-05T05:15:17.414Z] #2 DONE 0.0s [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2025-11-05T05:15:17.414Z] #3 DONE 0.0s [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #4 [internal] load .dockerignore [2025-11-05T05:15:17.414Z] #4 transferring context: 2B done [2025-11-05T05:15:17.414Z] #4 DONE 0.0s [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:17.414Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:17.414Z] #5 DONE 0.0s [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:17.414Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done [2025-11-05T05:15:17.414Z] #6 CACHED [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc [2025-11-05T05:15:17.414Z] #5 CACHED [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:17.414Z] #7 DONE 0.0s [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] #8 exporting to image [2025-11-05T05:15:17.414Z] #8 exporting layers done [2025-11-05T05:15:17.414Z] #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done [2025-11-05T05:15:17.414Z] #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done [2025-11-05T05:15:17.414Z] #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done [2025-11-05T05:15:17.414Z] #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done [2025-11-05T05:15:17.414Z] #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done [2025-11-05T05:15:17.414Z] #8 pushing layers 0.0s done [2025-11-05T05:15:17.414Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done [2025-11-05T05:15:17.414Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:15:17.414Z] #8 DONE 0.1s [2025-11-05T05:15:17.414Z] [2025-11-05T05:15:17.414Z] 1 warning found (use --debug to expand): [2025-11-05T05:15:17.414Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:15:17.778Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:18.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:18.627Z] ---> package-listing.sh [2025-11-05T05:15:18.627Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:15:18.627Z] ++ facter osfamily [2025-11-05T05:15:18.887Z] + OS_FAMILY=redhat [2025-11-05T05:15:18.887Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-11-05T05:15:18.887Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:15:18.887Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:15:18.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:15:18.887Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:15:18.887Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-11-05T05:15:18.887Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:15:18.887Z] + case "${OS_FAMILY}" in [2025-11-05T05:15:18.887Z] + sort [2025-11-05T05:15:18.887Z] + rpm -qa [2025-11-05T05:15:19.455Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:15:19.455Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:15:19.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:15:19.455Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-11-05T05:15:19.455Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-11-05T05:15:19.455Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2025-11-05T05:15:19.465Z] 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 [2025-11-05T05:15:19.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:20.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:15:20.318Z] [2025-11-05T05:15:20.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:20.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:15:20.630Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:15:20.630Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:15:20.630Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:15:20.630Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:15:20.630Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:15:20.630Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:15:20.630Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:15:20.630Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:15:20.630Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:15:20.630Z] 33b1e0a273af: Waiting [2025-11-05T05:15:20.630Z] 5d3b04190fa2: Waiting [2025-11-05T05:15:20.630Z] 2f39f015ded8: Waiting [2025-11-05T05:15:20.630Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:15:20.630Z] 5c69ac0246d0: Download complete [2025-11-05T05:15:20.630Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:15:20.630Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:15:20.630Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:15:20.630Z] 33b1e0a273af: Download complete [2025-11-05T05:15:20.630Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:15:20.630Z] 5d3b04190fa2: Download complete [2025-11-05T05:15:20.630Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:15:20.630Z] ec43610c2a17: Download complete [2025-11-05T05:15:20.891Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:15:20.891Z] 5eb5b503b376: Download complete [2025-11-05T05:15:21.482Z] 2f39f015ded8: Verifying Checksum [2025-11-05T05:15:21.482Z] 2f39f015ded8: Download complete [2025-11-05T05:15:22.427Z] 5eb5b503b376: Pull complete [2025-11-05T05:15:22.427Z] 5c69ac0246d0: Pull complete [2025-11-05T05:15:22.688Z] ec43610c2a17: Pull complete [2025-11-05T05:15:22.688Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:15:22.948Z] 33b1e0a273af: Pull complete [2025-11-05T05:15:23.221Z] 5d3b04190fa2: Pull complete [2025-11-05T05:15:27.516Z] 2f39f015ded8: Pull complete [2025-11-05T05:15:27.516Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:15:27.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:15:27.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:15:27.665Z] prd-centos7-docker-4c-2g-772560 does not seem to be running inside a container [2025-11-05T05:15:27.701Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:15:31.117Z] $ docker top 54e9540bc909199178a047309c1f95401fba12d9f938e473dd005bfac3d3d885 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:15:31.484Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:15:31.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:15:32.130Z] + ls /var/log/sa-host [2025-11-05T05:15:32.130Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:15:32.222Z] provisioning config files... [2025-11-05T05:15:32.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17690972135917017324tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:15:32.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:32.556Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:15:32.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:32.913Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:15:32.924Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:33.217Z] ---> sudo-logs.sh [2025-11-05T05:15:33.217Z] Archiving 'sudo' log.. [2025-11-05T05:15:33.217Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772560.novalocal: Name or service not known [2025-11-05T05:15:33.217Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772560.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-05T05:15:33.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:33.531Z] ---> job-cost.sh [2025-11-05T05:15:33.531Z] lf-activate-venv: SKIPPING [2025-11-05T05:15:33.531Z] INFO: No Stack... [2025-11-05T05:15:33.791Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-05T05:15:34.052Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:15:34.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:34.355Z] ---> logs-deploy.sh [2025-11-05T05:15:34.355Z] lf-activate-venv: SKIPPING [2025-11-05T05:15:34.355Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/118 [2025-11-05T05:15:34.355Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:15:35.311Z] Archives upload complete. [2025-11-05T05:15:35.311Z] INFO: archiving logs to Nexus [2025-11-05T05:15:36.253Z] ---> uname -a: [2025-11-05T05:15:36.253Z] Linux prd-centos7-docker-4c-2g-772560.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-05T05:15:36.253Z] [2025-11-05T05:15:36.253Z] [2025-11-05T05:15:36.253Z] ---> lscpu: [2025-11-05T05:15:36.253Z] Architecture: x86_64 [2025-11-05T05:15:36.253Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T05:15:36.253Z] Byte Order: Little Endian [2025-11-05T05:15:36.253Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T05:15:36.253Z] CPU(s): 2 [2025-11-05T05:15:36.253Z] On-line CPU(s) list: 0,1 [2025-11-05T05:15:36.253Z] Thread(s) per core: 1 [2025-11-05T05:15:36.253Z] Core(s) per socket: 1 [2025-11-05T05:15:36.254Z] Socket(s): 2 [2025-11-05T05:15:36.254Z] NUMA node(s): 1 [2025-11-05T05:15:36.254Z] Vendor ID: AuthenticAMD [2025-11-05T05:15:36.254Z] CPU family: 23 [2025-11-05T05:15:36.254Z] Model: 49 [2025-11-05T05:15:36.254Z] Model name: AMD EPYC-Rome Processor [2025-11-05T05:15:36.254Z] Stepping: 0 [2025-11-05T05:15:36.254Z] CPU MHz: 2799.998 [2025-11-05T05:15:36.254Z] BogoMIPS: 5599.99 [2025-11-05T05:15:36.254Z] Virtualization: AMD-V [2025-11-05T05:15:36.254Z] Hypervisor vendor: KVM [2025-11-05T05:15:36.254Z] Virtualization type: full [2025-11-05T05:15:36.254Z] L1d cache: 64 KiB [2025-11-05T05:15:36.254Z] L1i cache: 64 KiB [2025-11-05T05:15:36.254Z] L2 cache: 1 MiB [2025-11-05T05:15:36.254Z] L3 cache: 32 MiB [2025-11-05T05:15:36.254Z] NUMA node0 CPU(s): 0,1 [2025-11-05T05:15:36.254Z] Vulnerability Itlb multihit: Not affected [2025-11-05T05:15:36.254Z] Vulnerability L1tf: Not affected [2025-11-05T05:15:36.254Z] Vulnerability Mds: Not affected [2025-11-05T05:15:36.254Z] Vulnerability Meltdown: Not affected [2025-11-05T05:15:36.254Z] Vulnerability Mmio stale data: Not affected [2025-11-05T05:15:36.254Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T05:15:36.254Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T05:15:36.254Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-05T05:15:36.254Z] Vulnerability Srbds: Not affected [2025-11-05T05:15:36.254Z] Vulnerability Tsx async abort: Not affected [2025-11-05T05:15:36.254Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-05T05:15:36.254Z] [2025-11-05T05:15:36.254Z] [2025-11-05T05:15:36.254Z] ---> nproc: [2025-11-05T05:15:36.254Z] 2 [2025-11-05T05:15:36.254Z] [2025-11-05T05:15:36.254Z] [2025-11-05T05:15:36.254Z] ---> df -h: [2025-11-05T05:15:36.254Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T05:15:36.254Z] overlay 40G 7.3G 33G 19% / [2025-11-05T05:15:36.254Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T05:15:36.254Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-05T05:15:36.254Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T05:15:36.254Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-05T05:15:36.254Z] [2025-11-05T05:15:36.254Z] [2025-11-05T05:15:36.254Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-11-05T05:15:36.254Z] Please check if data collecting is enabled [2025-11-05T05:15:36.254Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:15:36.291Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-05T05:15:36.293Z] $ docker stop --time=1 54e9540bc909199178a047309c1f95401fba12d9f938e473dd005bfac3d3d885 [2025-11-05T05:15:37.461Z] $ docker rm -f --volumes 54e9540bc909199178a047309c1f95401fba12d9f938e473dd005bfac3d3d885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-05T05:15:37.562Z] [WS-CLEANUP] Deleting project workspace... [2025-11-05T05:15:37.562Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-05T05:15:37.577Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 [2025-11-05T05:15:38.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:15:38.013Z] [2025-11-05T05:15:38.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:38.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:15:38.320Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:15:38.320Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:15:38.320Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:15:38.320Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:15:38.320Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:15:38.320Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:15:38.320Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:15:38.320Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:15:38.320Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:15:38.320Z] 2f39f015ded8: Waiting [2025-11-05T05:15:38.320Z] 33b1e0a273af: Waiting [2025-11-05T05:15:38.320Z] 5d3b04190fa2: Waiting [2025-11-05T05:15:38.320Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:15:38.320Z] 5c69ac0246d0: Download complete [2025-11-05T05:15:38.320Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:15:38.320Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:15:38.320Z] ec43610c2a17: Download complete [2025-11-05T05:15:38.320Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:15:38.320Z] 5d3b04190fa2: Download complete [2025-11-05T05:15:38.320Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:15:38.320Z] 33b1e0a273af: Download complete [2025-11-05T05:15:38.578Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:15:38.578Z] 5eb5b503b376: Download complete [2025-11-05T05:15:39.143Z] 2f39f015ded8: Verifying Checksum [2025-11-05T05:15:39.143Z] 2f39f015ded8: Download complete [2025-11-05T05:15:40.080Z] 5eb5b503b376: Pull complete [2025-11-05T05:15:40.338Z] 5c69ac0246d0: Pull complete [2025-11-05T05:15:40.906Z] ec43610c2a17: Pull complete [2025-11-05T05:15:40.906Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:15:41.164Z] 33b1e0a273af: Pull complete [2025-11-05T05:15:41.164Z] 5d3b04190fa2: Pull complete [2025-11-05T05:15:47.731Z] 2f39f015ded8: Pull complete [2025-11-05T05:15:47.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:15:47.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:15:47.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:15:47.839Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:15:47.863Z] $ 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 [2025-11-05T05:15:51.111Z] $ docker top 4f16165ba892b3ef2b243d998377db1e0bea8d93b60ceedbdd2cce0ef5c2e2e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:51.504Z] ---> job-cost.sh [2025-11-05T05:15:51.504Z] lf-activate-venv: SKIPPING [2025-11-05T05:15:51.504Z] INFO: No Stack... [2025-11-05T05:15:51.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:15:52.022Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:15:52.307Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2025-11-05T05:15:52.307Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:15:52.323Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [2025-11-05T05:15:52.331Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] did not exist. Created. [2025-11-05T05:15:52.337Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:15:52.648Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T05:15:52.684Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:15:52.691Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:15:52.713Z] $ docker stop --time=1 4f16165ba892b3ef2b243d998377db1e0bea8d93b60ceedbdd2cce0ef5c2e2e0 [2025-11-05T05:15:53.837Z] $ docker rm -f --volumes 4f16165ba892b3ef2b243d998377db1e0bea8d93b60ceedbdd2cce0ef5c2e2e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:16:16.945Z] Removing intermediate container 2103afa6c0ea [2025-11-05T05:16:16.945Z] ---> d60dddbb4004 [2025-11-05T05:16:16.945Z] Step 11/12 : COPY . . [2025-11-05T05:16:16.945Z] ---> e55e2fc8045f [2025-11-05T05:16:16.945Z] Step 12/12 : RUN ${MAKE} [2025-11-05T05:16:16.945Z] ---> Running in 95b369b932c9 [2025-11-05T05:16:16.945Z] noop [2025-11-05T05:16:16.945Z] Removing intermediate container 95b369b932c9 [2025-11-05T05:16:16.945Z] ---> 9ea4ecbc67bb [2025-11-05T05:16:16.945Z] Successfully built 9ea4ecbc67bb [2025-11-05T05:16:16.945Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:16:17.333Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:16:17.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:16:17.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-772556 does not seem to be running inside a container [2025-11-05T05:16:17.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/118 -v /w/workspace/device-snmp-go/118:/w/workspace/device-snmp-go/118:rw,z -v /w/workspace/device-snmp-go/118@tmp:/w/workspace/device-snmp-go/118@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 [2025-11-05T05:16:19.010Z] $ docker top 835f7fca3032f1fd7b6f062f34d4c88ea1eb61a41744fc7874f12769cd900ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:16:19.906Z] + go version [2025-11-05T05:16:20.174Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:16:20.192Z] $ docker stop --time=1 835f7fca3032f1fd7b6f062f34d4c88ea1eb61a41744fc7874f12769cd900ddb [2025-11-05T05:16:21.888Z] $ docker rm -f --volumes 835f7fca3032f1fd7b6f062f34d4c88ea1eb61a41744fc7874f12769cd900ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:16:22.507Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:16:22.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:16:22.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-772556 does not seem to be running inside a container [2025-11-05T05:16:22.792Z] $ 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/118 -v /w/workspace/device-snmp-go/118:/w/workspace/device-snmp-go/118:rw,z -v /w/workspace/device-snmp-go/118@tmp:/w/workspace/device-snmp-go/118@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 [2025-11-05T05:16:24.072Z] $ docker top 9469ff37be0b2871d80b5d81b56a629b1f9d2ffc429c67c046efe709b3fb9ba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:16:24.939Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/118 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:16:25.614Z] + make test [2025-11-05T05:16:25.614Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:16:30.980Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-11-05T05:21:22.991Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-11-05T05:21:22.991Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements [2025-11-05T05:21:22.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:21:22.991Z] go vet ./... [2025-11-05T05:22:19.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:22:19.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:22:19.470Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:22:19.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:22:19.508Z] $ docker stop --time=1 9469ff37be0b2871d80b5d81b56a629b1f9d2ffc429c67c046efe709b3fb9ba5 [2025-11-05T05:22:21.597Z] $ docker rm -f --volumes 9469ff37be0b2871d80b5d81b56a629b1f9d2ffc429c67c046efe709b3fb9ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:22:23.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:22:23.573Z] Warning: overwriting stash ‘coverage-report’ [2025-11-05T05:22:24.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:22:24.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:22:24.992Z] + ls -al . [2025-11-05T05:22:24.993Z] total 236 [2025-11-05T05:22:24.993Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 05:16 . [2025-11-05T05:22:24.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:13 .. [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 5 05:13 .dockerignore [2025-11-05T05:22:24.993Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:13 .git [2025-11-05T05:22:24.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:13 .github [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 5 05:13 .gitignore [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:13 .golangci.yml [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 21488 Nov 5 05:13 Attribution.txt [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 12273 Nov 5 05:13 CHANGELOG.md [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 1571 Nov 5 05:13 Dockerfile [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:13 GOVERNANCE.md [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 679 Nov 5 05:13 Jenkinsfile [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:13 LICENSE [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 2239 Nov 5 05:13 Makefile [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 5 05:13 OWNERS.md [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 5 05:13 README.md [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:10 VERSION [2025-11-05T05:22:24.993Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:13 bin [2025-11-05T05:22:24.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:13 cmd [2025-11-05T05:22:24.993Z] -rw-r--r-- 1 jenkins jenkins 9158 Nov 5 05:21 coverage.out [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 6676 Nov 5 05:13 go.mod [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 89250 Nov 5 05:13 go.sum [2025-11-05T05:22:24.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:13 internal [2025-11-05T05:22:24.993Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 5 05:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:25.403Z] + 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=bfcc8752d1af28540f7c751392de52b870a5da5a --label arch=arm64 --label version=4.1.0-dev.3 . [2025-11-05T05:22:26.033Z] Sending build context to Docker daemon 12.01MB [2025-11-05T05:22:26.033Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:22:26.033Z] Step 2/25 : FROM ${BASE} AS builder [2025-11-05T05:22:26.033Z] ---> 9ea4ecbc67bb [2025-11-05T05:22:26.033Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:22:27.457Z] ---> Running in a6d159ee72d0 [2025-11-05T05:22:27.726Z] Removing intermediate container a6d159ee72d0 [2025-11-05T05:22:27.726Z] ---> e27aac6b918d [2025-11-05T05:22:27.726Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:22:27.726Z] ---> Running in ffe6147baacb [2025-11-05T05:22:28.317Z] Removing intermediate container ffe6147baacb [2025-11-05T05:22:28.317Z] ---> d84fc88f7af5 [2025-11-05T05:22:28.317Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-11-05T05:22:28.317Z] ---> Running in 779861ee2f84 [2025-11-05T05:22:28.591Z] Removing intermediate container 779861ee2f84 [2025-11-05T05:22:28.591Z] ---> 29a085c783d3 [2025-11-05T05:22:28.591Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:22:28.875Z] ---> Running in 026dda7d375a [2025-11-05T05:22:29.145Z] Removing intermediate container 026dda7d375a [2025-11-05T05:22:29.145Z] ---> 85132c0c72da [2025-11-05T05:22:29.145Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:22:29.146Z] ---> Running in b6397c067b77 [2025-11-05T05:22:30.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:22:30.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:22:33.452Z] OK: 259 MiB in 64 packages [2025-11-05T05:22:34.452Z] Removing intermediate container b6397c067b77 [2025-11-05T05:22:34.452Z] ---> 806d7fa8fa44 [2025-11-05T05:22:34.452Z] Step 8/25 : WORKDIR /device-snmp-go [2025-11-05T05:22:34.453Z] ---> Running in a67aa5fff7b8 [2025-11-05T05:22:34.722Z] Removing intermediate container a67aa5fff7b8 [2025-11-05T05:22:34.722Z] ---> 1a38f4e1ed76 [2025-11-05T05:22:34.722Z] Step 9/25 : COPY go.mod vendor* ./ [2025-11-05T05:22:35.313Z] ---> 9ac0eb44b393 [2025-11-05T05:22:35.313Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:22:35.581Z] ---> Running in 1ae4a0c48d16 [2025-11-05T05:22:38.174Z] Removing intermediate container 1ae4a0c48d16 [2025-11-05T05:22:38.174Z] ---> a14d2a3b0b8e [2025-11-05T05:22:38.174Z] Step 11/25 : COPY . . [2025-11-05T05:22:39.145Z] ---> 4ad82eb1b15e [2025-11-05T05:22:39.145Z] Step 12/25 : RUN ${MAKE} [2025-11-05T05:22:39.414Z] ---> Running in 902b9ea7890d [2025-11-05T05:22:40.378Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-11-05T05:27:02.295Z] Removing intermediate container 902b9ea7890d [2025-11-05T05:27:02.295Z] ---> d0fc4c2c75dd [2025-11-05T05:27:02.295Z] Step 13/25 : FROM alpine:3.22 [2025-11-05T05:27:02.295Z] 3.22: Pulling from library/alpine [2025-11-05T05:27:02.295Z] 6b59a28fa201: Already exists [2025-11-05T05:27:02.295Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:27:02.295Z] Status: Downloaded newer image for alpine:3.22 [2025-11-05T05:27:02.295Z] ---> 171e65262c80 [2025-11-05T05:27:02.295Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-11-05T05:27:02.295Z] ---> Running in f645f065e88f [2025-11-05T05:27:02.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:02.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:02.562Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:27:02.562Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:27:02.562Z] OK: 8 MiB in 17 packages [2025-11-05T05:27:03.521Z] Removing intermediate container f645f065e88f [2025-11-05T05:27:03.521Z] ---> 692bd986ff9d [2025-11-05T05:27:03.521Z] Step 15/25 : RUN apk --no-cache upgrade [2025-11-05T05:27:03.799Z] ---> Running in c0aae9667ad1 [2025-11-05T05:27:04.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:05.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:06.985Z] OK: 8 MiB in 17 packages [2025-11-05T05:27:07.951Z] Removing intermediate container c0aae9667ad1 [2025-11-05T05:27:07.951Z] ---> d7354fbd3549 [2025-11-05T05:27:07.951Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-11-05T05:27:09.893Z] ---> e354ddff4c1a [2025-11-05T05:27:09.894Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-11-05T05:27:10.487Z] ---> d08b720d2a50 [2025-11-05T05:27:10.487Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-11-05T05:27:11.072Z] ---> da565170b328 [2025-11-05T05:27:11.072Z] Step 19/25 : EXPOSE 59993 [2025-11-05T05:27:11.072Z] ---> Running in 82eb6f422631 [2025-11-05T05:27:11.342Z] Removing intermediate container 82eb6f422631 [2025-11-05T05:27:11.342Z] ---> 42a6daa9fe93 [2025-11-05T05:27:11.342Z] Step 20/25 : EXPOSE 161 [2025-11-05T05:27:11.611Z] ---> Running in 3a40a526058f [2025-11-05T05:27:11.879Z] Removing intermediate container 3a40a526058f [2025-11-05T05:27:11.879Z] ---> 8d5b7c36ef6f [2025-11-05T05:27:11.879Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-11-05T05:27:11.879Z] ---> Running in 5048ccbeadcf [2025-11-05T05:27:12.153Z] Removing intermediate container 5048ccbeadcf [2025-11-05T05:27:12.153Z] ---> f67d1be4b9df [2025-11-05T05:27:12.153Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:27:12.427Z] ---> Running in 7010114f55da [2025-11-05T05:27:12.695Z] Removing intermediate container 7010114f55da [2025-11-05T05:27:12.695Z] ---> 217fe439b482 [2025-11-05T05:27:12.695Z] Step 23/25 : LABEL arch=arm64 [2025-11-05T05:27:12.695Z] ---> Running in 585bad70b31a [2025-11-05T05:27:12.963Z] Removing intermediate container 585bad70b31a [2025-11-05T05:27:12.963Z] ---> e3bf1993f24c [2025-11-05T05:27:12.963Z] Step 24/25 : LABEL git_sha=bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:27:13.230Z] ---> Running in 9443f1f6c57e [2025-11-05T05:27:13.497Z] Removing intermediate container 9443f1f6c57e [2025-11-05T05:27:13.497Z] ---> bd553f5ce7fe [2025-11-05T05:27:13.497Z] Step 25/25 : LABEL version=4.1.0-dev.3 [2025-11-05T05:27:13.497Z] ---> Running in 3ea47757b8f3 [2025-11-05T05:27:13.764Z] Removing intermediate container 3ea47757b8f3 [2025-11-05T05:27:13.764Z] ---> ef2093ecf1a2 [2025-11-05T05:27:13.764Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:27:14.031Z] Successfully built ef2093ecf1a2 [2025-11-05T05:27:14.031Z] 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 [2025-11-05T05:27:14.203Z] provisioning config files... [2025-11-05T05:27:14.226Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/118@tmp/config8012207587163882059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:27:14.583Z] ---> ****-login.sh [2025-11-05T05:27:14.583Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:27:14.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:14.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:14.851Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:14.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:14.851Z] [2025-11-05T05:27:14.851Z] Login Succeeded [2025-11-05T05:27:14.851Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:27:15.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:15.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:15.119Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:15.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:15.120Z] [2025-11-05T05:27:15.120Z] Login Succeeded [2025-11-05T05:27:15.120Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:27:15.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:15.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:15.659Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:15.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:15.659Z] [2025-11-05T05:27:15.659Z] Login Succeeded [2025-11-05T05:27:15.659Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:27:15.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:15.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:15.927Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:15.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:15.927Z] [2025-11-05T05:27:15.927Z] Login Succeeded [2025-11-05T05:27:15.927Z] ****.io [2025-11-05T05:27:16.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:16.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:16.459Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:16.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:16.459Z] [2025-11-05T05:27:16.460Z] Login Succeeded [2025-11-05T05:27:16.460Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:27:16.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:27:16.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:27:16.562Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2025-11-05T05:27:16.562Z] bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:27:16.562Z] latest [2025-11-05T05:27:16.562Z] 4.1.0-dev.3 [2025-11-05T05:27:16.562Z] bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:27:16.562Z] main [2025-11-05T05:27:16.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:16.942Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:17.320Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:27:17.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-11-05T05:27:17.320Z] abc15b2c05f3: Preparing [2025-11-05T05:27:17.320Z] 9226cd232ebe: Preparing [2025-11-05T05:27:17.320Z] a31f2b8fa770: Preparing [2025-11-05T05:27:17.320Z] 56b96eef6dfa: Preparing [2025-11-05T05:27:17.320Z] a33aa2dd064f: Preparing [2025-11-05T05:27:17.320Z] 0e64f2360a44: Preparing [2025-11-05T05:27:17.594Z] 56b96eef6dfa: Pushed [2025-11-05T05:27:17.594Z] 9226cd232ebe: Pushed [2025-11-05T05:27:17.594Z] abc15b2c05f3: Pushed [2025-11-05T05:27:17.594Z] a33aa2dd064f: Pushed [2025-11-05T05:27:17.594Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:25.806Z] a31f2b8fa770: Pushed [2025-11-05T05:27:26.072Z] bfcc8752d1af28540f7c751392de52b870a5da5a: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:26.442Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:26.826Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-11-05T05:27:26.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-11-05T05:27:26.826Z] abc15b2c05f3: Preparing [2025-11-05T05:27:26.826Z] 9226cd232ebe: Preparing [2025-11-05T05:27:26.826Z] a31f2b8fa770: Preparing [2025-11-05T05:27:26.826Z] 56b96eef6dfa: Preparing [2025-11-05T05:27:26.826Z] a33aa2dd064f: Preparing [2025-11-05T05:27:26.826Z] 0e64f2360a44: Preparing [2025-11-05T05:27:26.826Z] 0e64f2360a44: Waiting [2025-11-05T05:27:26.826Z] 56b96eef6dfa: Layer already exists [2025-11-05T05:27:26.826Z] a33aa2dd064f: Layer already exists [2025-11-05T05:27:26.826Z] a31f2b8fa770: Layer already exists [2025-11-05T05:27:26.826Z] abc15b2c05f3: Layer already exists [2025-11-05T05:27:26.826Z] 9226cd232ebe: Layer already exists [2025-11-05T05:27:26.826Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:27.093Z] latest: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:27.461Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:27.826Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 [2025-11-05T05:27:27.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-11-05T05:27:27.826Z] abc15b2c05f3: Preparing [2025-11-05T05:27:27.826Z] 9226cd232ebe: Preparing [2025-11-05T05:27:27.826Z] a31f2b8fa770: Preparing [2025-11-05T05:27:27.826Z] 56b96eef6dfa: Preparing [2025-11-05T05:27:27.826Z] a33aa2dd064f: Preparing [2025-11-05T05:27:27.826Z] 0e64f2360a44: Preparing [2025-11-05T05:27:27.826Z] 0e64f2360a44: Waiting [2025-11-05T05:27:27.826Z] 9226cd232ebe: Layer already exists [2025-11-05T05:27:27.826Z] a33aa2dd064f: Layer already exists [2025-11-05T05:27:27.826Z] 56b96eef6dfa: Layer already exists [2025-11-05T05:27:27.826Z] abc15b2c05f3: Layer already exists [2025-11-05T05:27:27.826Z] a31f2b8fa770: Layer already exists [2025-11-05T05:27:27.826Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:28.093Z] 4.1.0-dev.3: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:28.474Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:28.848Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:27:28.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-11-05T05:27:28.848Z] abc15b2c05f3: Preparing [2025-11-05T05:27:28.848Z] 9226cd232ebe: Preparing [2025-11-05T05:27:28.848Z] a31f2b8fa770: Preparing [2025-11-05T05:27:28.848Z] 56b96eef6dfa: Preparing [2025-11-05T05:27:28.848Z] a33aa2dd064f: Preparing [2025-11-05T05:27:28.848Z] 0e64f2360a44: Preparing [2025-11-05T05:27:28.848Z] 0e64f2360a44: Waiting [2025-11-05T05:27:28.848Z] a33aa2dd064f: Layer already exists [2025-11-05T05:27:28.848Z] 9226cd232ebe: Layer already exists [2025-11-05T05:27:28.848Z] 56b96eef6dfa: Layer already exists [2025-11-05T05:27:28.848Z] abc15b2c05f3: Layer already exists [2025-11-05T05:27:28.848Z] a31f2b8fa770: Layer already exists [2025-11-05T05:27:28.848Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:29.115Z] bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:29.493Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:29.871Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2025-11-05T05:27:29.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-11-05T05:27:29.871Z] abc15b2c05f3: Preparing [2025-11-05T05:27:29.871Z] 9226cd232ebe: Preparing [2025-11-05T05:27:29.871Z] a31f2b8fa770: Preparing [2025-11-05T05:27:29.871Z] 56b96eef6dfa: Preparing [2025-11-05T05:27:29.871Z] a33aa2dd064f: Preparing [2025-11-05T05:27:29.871Z] 0e64f2360a44: Preparing [2025-11-05T05:27:29.871Z] 0e64f2360a44: Waiting [2025-11-05T05:27:29.871Z] a31f2b8fa770: Layer already exists [2025-11-05T05:27:29.871Z] a33aa2dd064f: Layer already exists [2025-11-05T05:27:29.871Z] abc15b2c05f3: Layer already exists [2025-11-05T05:27:29.871Z] 9226cd232ebe: Layer already exists [2025-11-05T05:27:29.871Z] 56b96eef6dfa: Layer already exists [2025-11-05T05:27:29.871Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:30.137Z] main: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:27:30.231Z] ===================================================== [Pipeline] echo [2025-11-05T05:27:30.248Z] taggedImages: [2025-11-05T05:27:30.248Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a [2025-11-05T05:27:30.248Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-11-05T05:27:30.248Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 [2025-11-05T05:27:30.248Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [2025-11-05T05:27:30.248Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2025-11-05T05:27:30.263Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo [2025-11-05T05:27:30.279Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2025-11-05T05:27:30.293Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 [Pipeline] echo [2025-11-05T05:27:30.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [Pipeline] echo [2025-11-05T05:27:30.326Z] Skip building multi-arch image for 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 [2025-11-05T05:27:30.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:27:30.737Z] [2025-11-05T05:27:30.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:31.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:27:31.081Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:27:31.081Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:27:31.081Z] 04944245beec: Pulling fs layer [2025-11-05T05:27:31.081Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:27:31.081Z] 765212b225bb: Pulling fs layer [2025-11-05T05:27:31.081Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:27:31.081Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:27:31.081Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:27:31.081Z] 765212b225bb: Waiting [2025-11-05T05:27:31.081Z] d65c8cfc05b1: Waiting [2025-11-05T05:27:31.081Z] 2437ff75d9bd: Waiting [2025-11-05T05:27:31.081Z] f23df028b6ca: Waiting [2025-11-05T05:27:31.348Z] 04944245beec: Verifying Checksum [2025-11-05T05:27:31.348Z] 04944245beec: Download complete [2025-11-05T05:27:31.348Z] 765212b225bb: Verifying Checksum [2025-11-05T05:27:31.349Z] 765212b225bb: Download complete [2025-11-05T05:27:31.349Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:27:31.349Z] f23df028b6ca: Download complete [2025-11-05T05:27:31.349Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:27:31.349Z] d65c8cfc05b1: Download complete [2025-11-05T05:27:31.616Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:27:31.616Z] 699f458cf7ca: Download complete [2025-11-05T05:27:31.882Z] 8998bd30e6a1: Download complete [2025-11-05T05:27:34.456Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:27:34.456Z] 2437ff75d9bd: Download complete [2025-11-05T05:27:37.037Z] 8998bd30e6a1: Pull complete [2025-11-05T05:27:37.308Z] 04944245beec: Pull complete [2025-11-05T05:27:39.263Z] 699f458cf7ca: Pull complete [2025-11-05T05:27:39.263Z] 765212b225bb: Pull complete [2025-11-05T05:27:40.226Z] f23df028b6ca: Pull complete [2025-11-05T05:27:40.494Z] d65c8cfc05b1: Pull complete [2025-11-05T05:27:58.713Z] 2437ff75d9bd: Pull complete [2025-11-05T05:27:58.713Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:27:58.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:27:58.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:27:58.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-772556 does not seem to be running inside a container [2025-11-05T05:27:59.008Z] $ 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/118 -v /w/workspace/device-snmp-go/118:/w/workspace/device-snmp-go/118:rw,z -v /w/workspace/device-snmp-go/118@tmp:/w/workspace/device-snmp-go/118@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 [2025-11-05T05:28:01.974Z] $ docker top 15662121efd5faef799ecb396bbee739f9acb34043e1f02d809dd5f23f2f7110 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:28:02.849Z] ---> job-cost.sh [2025-11-05T05:28:02.849Z] lf-activate-venv: SKIPPING [2025-11-05T05:28:02.849Z] INFO: No Stack... [2025-11-05T05:28:03.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:28:04.391Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:28:05.033Z] + cat /w/workspace/device-snmp-go/118/archives/cost.csv [2025-11-05T05:28:05.033Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:28:05.098Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [2025-11-05T05:28:05.105Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] did not exist. Created. [2025-11-05T05:28:05.111Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:28:05.775Z] /w/workspace/device-snmp-go/118@tmp/durable-b27b9264/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:28:06.422Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:28:06.452Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:28:06.510Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:28:06.517Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:28:06.543Z] $ docker stop --time=1 15662121efd5faef799ecb396bbee739f9acb34043e1f02d809dd5f23f2f7110 [2025-11-05T05:28:08.052Z] $ docker rm -f --volumes 15662121efd5faef799ecb396bbee739f9acb34043e1f02d809dd5f23f2f7110 [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 [2025-11-05T05:28:08.578Z] provisioning config files... [2025-11-05T05:28:08.586Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3027734080594649250tmp [Pipeline] { [Pipeline] sh [2025-11-05T05:28:08.883Z] + set +x [2025-11-05T05:28:08.883Z] + curl -s https://codecov.io/bash [2025-11-05T05:28:08.883Z] + bash -s -- [2025-11-05T05:28:08.883Z] [2025-11-05T05:28:08.883Z] _____ _ [2025-11-05T05:28:08.883Z] / ____| | | [2025-11-05T05:28:08.883Z] | | ___ __| | ___ ___ _____ __ [2025-11-05T05:28:08.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-05T05:28:08.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-05T05:28:08.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-05T05:28:08.883Z] Bash-1.0.6 [2025-11-05T05:28:08.883Z] [2025-11-05T05:28:08.883Z] [2025-11-05T05:28:08.883Z] ==> git version 2.25.1 found [2025-11-05T05:28:08.883Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-05T05:28:08.883Z] Release-Date: 2020-01-08 [2025-11-05T05:28:08.883Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-05T05:28:08.883Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-05T05:28:08.883Z] ==> Jenkins CI detected. [2025-11-05T05:28:08.883Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2025-11-05T05:28:08.883Z] project root: . [2025-11-05T05:28:08.883Z] --> token set from env [2025-11-05T05:28:08.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-05T05:28:08.883Z] ==> Running gcov in . (disable via -X gcov) [2025-11-05T05:28:08.883Z] ==> Python coveragepy not found [2025-11-05T05:28:08.883Z] ==> Searching for coverage reports in: [2025-11-05T05:28:08.883Z] + . [2025-11-05T05:28:08.883Z] -> Found 1 reports [2025-11-05T05:28:08.883Z] ==> Detecting git/mercurial file structure [2025-11-05T05:28:08.883Z] ==> Reading reports [2025-11-05T05:28:08.883Z] + ./coverage.out bytes=9158 [2025-11-05T05:28:08.883Z] ==> Appending adjustments [2025-11-05T05:28:08.883Z] https://docs.codecov.io/docs/fixing-reports [2025-11-05T05:28:09.142Z] + Found adjustments [2025-11-05T05:28:09.142Z] ==> Gzipping contents [2025-11-05T05:28:09.143Z] 4.0K /tmp/codecov.4UA3Sh.gz [2025-11-05T05:28:09.143Z] ==> Uploading reports [2025-11-05T05:28:09.143Z] url: https://codecov.io [2025-11-05T05:28:09.143Z] query: branch=main&commit=bfcc8752d1af28540f7c751392de52b870a5da5a&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:28:09.143Z] -> Pinging Codecov [2025-11-05T05:28:09.143Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bfcc8752d1af28540f7c751392de52b870a5da5a&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:28:09.403Z] -> Uploading to [2025-11-05T05:28:09.403Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/bfcc8752d1af28540f7c751392de52b870a5da5a/58e35c5e-502d-4999-9fb6-bb80013c71f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052809Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f1f7c2f2726b8fee097828d230676b48d9187683f2fed1c58b3f1615f26e1afb [2025-11-05T05:28:09.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-05T05:28:09.403Z] Dload Upload Total Spent Left Speed [2025-11-05T05:28:09.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 6961 --:--:-- --:--:-- --:--:-- 6995 [2025-11-05T05:28:09.403Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] } [2025-11-05T05:28:09.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-05T05:28:09.568Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-05T05:28:09.595Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:28:09.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:28:09.904Z] [2025-11-05T05:28:09.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:28:10.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:28:10.205Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-05T05:28:10.205Z] 2d35ebdb57d9: Already exists [2025-11-05T05:28:10.205Z] 85e8836fcdb2: Pulling fs layer [2025-11-05T05:28:10.205Z] 91631faa732a: Pulling fs layer [2025-11-05T05:28:10.205Z] f3f5ae8826fa: Pulling fs layer [2025-11-05T05:28:10.205Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:28:10.205Z] 7861252a18e6: Pulling fs layer [2025-11-05T05:28:10.205Z] 9130f900ef6f: Pulling fs layer [2025-11-05T05:28:10.205Z] 4f4fb700ef54: Waiting [2025-11-05T05:28:10.205Z] 7861252a18e6: Waiting [2025-11-05T05:28:10.205Z] 9130f900ef6f: Waiting [2025-11-05T05:28:10.205Z] f3f5ae8826fa: Verifying Checksum [2025-11-05T05:28:10.205Z] f3f5ae8826fa: Download complete [2025-11-05T05:28:10.205Z] 85e8836fcdb2: Verifying Checksum [2025-11-05T05:28:10.205Z] 85e8836fcdb2: Download complete [2025-11-05T05:28:10.205Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:28:10.205Z] 4f4fb700ef54: Download complete [2025-11-05T05:28:10.464Z] 85e8836fcdb2: Pull complete [2025-11-05T05:28:10.464Z] 7861252a18e6: Verifying Checksum [2025-11-05T05:28:10.464Z] 7861252a18e6: Download complete [2025-11-05T05:28:10.722Z] 91631faa732a: Verifying Checksum [2025-11-05T05:28:10.722Z] 91631faa732a: Download complete [2025-11-05T05:28:11.288Z] 9130f900ef6f: Verifying Checksum [2025-11-05T05:28:11.288Z] 9130f900ef6f: Download complete [2025-11-05T05:28:15.472Z] 91631faa732a: Pull complete [2025-11-05T05:28:15.473Z] f3f5ae8826fa: Pull complete [2025-11-05T05:28:15.473Z] 4f4fb700ef54: Pull complete [2025-11-05T05:28:15.473Z] 7861252a18e6: Pull complete [2025-11-05T05:28:19.659Z] 9130f900ef6f: Pull complete [2025-11-05T05:28:19.659Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-05T05:28:19.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:28:19.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:28:19.767Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:28:19.785Z] $ 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 [2025-11-05T05:28:22.847Z] $ docker top 03741553444a520003792963ac722c31c4e6080297741d5d1c0dc7cb7a39e923 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:28:23.191Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2025-11-05T05:28:23.202Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2025-11-05T05:28:23.480Z] + set -o pipefail [2025-11-05T05:28:23.480Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2025-11-05T05:28:30.042Z] [2025-11-05T05:28:30.042Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2025-11-05T05:28:30.042Z] [2025-11-05T05:28:30.042Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/c45f7f09-37d4-4046-ad01-ccea64b374ed [2025-11-05T05:28:30.042Z] [2025-11-05T05:28:30.042Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-05T05:28:30.042Z] [2025-11-05T05:28:30.042Z] [2025-11-05T05:28:30.042Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-05T05:28:30.042Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-05T05:28:30.047Z] $ docker stop --time=1 03741553444a520003792963ac722c31c4e6080297741d5d1c0dc7cb7a39e923 [2025-11-05T05:28:33.700Z] $ docker rm -f --volumes 03741553444a520003792963ac722c31c4e6080297741d5d1c0dc7cb7a39e923 [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 [2025-11-05T05:28:34.575Z] + git log --format=format:%s -1 bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] sh [2025-11-05T05:28:34.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:28:34.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:28:35.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:28:35.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:28:35.241Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:28:35.263Z] $ 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 [2025-11-05T05:28:35.625Z] $ docker top bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff -eo pid,comm [2025-11-05T05:28:35.670Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:28:35.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:28:35.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:28:35.738Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:28:35.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:28:35.836Z] $ docker exec bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff ssh-agent [2025-11-05T05:28:35.948Z] SSH_AUTH_SOCK=/tmp/ssh-69gTiJihebYO/agent.32 [2025-11-05T05:28:35.948Z] SSH_AGENT_PID=38 [2025-11-05T05:28:35.953Z] Running ssh-add (command line suppressed) [2025-11-05T05:28:36.030Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8200619944847627847.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8200619944847627847.key) [2025-11-05T05:28:36.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:28:36.341Z] + git semver tag [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,525 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,528 [run_tag] DEBUG tag force:False [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,528 [check_head_tag] DEBUG check head tag [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,529 [execute] INFO git cat-file --batch-check [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,531 [execute] INFO git cat-file --batch [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,539 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,539 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:28:36.600Z] 2025-11-05 05:28:36,542 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:28:36.600Z] 4.1.0-dev.3 [Pipeline] } [2025-11-05T05:28:36.603Z] $ docker exec --env ******** --env ******** bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff ssh-agent -k [2025-11-05T05:28:36.698Z] unset SSH_AUTH_SOCK; [2025-11-05T05:28:36.698Z] unset SSH_AGENT_PID; [2025-11-05T05:28:36.698Z] echo Agent pid 38 killed; [2025-11-05T05:28:36.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:28:37.036Z] + git semver [Pipeline] } [2025-11-05T05:28:37.304Z] $ docker stop --time=1 bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff [2025-11-05T05:28:38.555Z] $ docker rm -f --volumes bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:28:38.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:28:38.961Z] [2025-11-05T05:28:38.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:28:39.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:28:39.261Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-05T05:28:39.261Z] ab5ef0e58194: Pulling fs layer [2025-11-05T05:28:39.261Z] 9712f1f96733: Pulling fs layer [2025-11-05T05:28:39.261Z] 63f879dbbcfc: Pulling fs layer [2025-11-05T05:28:39.261Z] 0d9ebad4ef96: Pulling fs layer [2025-11-05T05:28:39.261Z] e9a5061849ea: Pulling fs layer [2025-11-05T05:28:39.261Z] d747dcd14b5f: Pulling fs layer [2025-11-05T05:28:39.261Z] 2de7ff778b66: Pulling fs layer [2025-11-05T05:28:39.261Z] 0d9ebad4ef96: Waiting [2025-11-05T05:28:39.261Z] e9a5061849ea: Waiting [2025-11-05T05:28:39.261Z] d747dcd14b5f: Waiting [2025-11-05T05:28:39.261Z] 2de7ff778b66: Waiting [2025-11-05T05:28:39.261Z] 9712f1f96733: Verifying Checksum [2025-11-05T05:28:39.261Z] 9712f1f96733: Download complete [2025-11-05T05:28:39.520Z] 63f879dbbcfc: Verifying Checksum [2025-11-05T05:28:39.520Z] 63f879dbbcfc: Download complete [2025-11-05T05:28:39.778Z] e9a5061849ea: Verifying Checksum [2025-11-05T05:28:39.778Z] e9a5061849ea: Download complete [2025-11-05T05:28:39.778Z] d747dcd14b5f: Verifying Checksum [2025-11-05T05:28:39.778Z] d747dcd14b5f: Download complete [2025-11-05T05:28:39.778Z] 0d9ebad4ef96: Verifying Checksum [2025-11-05T05:28:39.778Z] 0d9ebad4ef96: Download complete [2025-11-05T05:28:39.778Z] 2de7ff778b66: Verifying Checksum [2025-11-05T05:28:39.778Z] 2de7ff778b66: Download complete [2025-11-05T05:28:39.778Z] ab5ef0e58194: Verifying Checksum [2025-11-05T05:28:39.778Z] ab5ef0e58194: Download complete [2025-11-05T05:28:43.964Z] ab5ef0e58194: Pull complete [2025-11-05T05:28:43.964Z] 9712f1f96733: Pull complete [2025-11-05T05:28:44.222Z] 63f879dbbcfc: Pull complete [2025-11-05T05:28:49.492Z] 0d9ebad4ef96: Pull complete [2025-11-05T05:28:49.492Z] e9a5061849ea: Pull complete [2025-11-05T05:28:49.751Z] d747dcd14b5f: Pull complete [2025-11-05T05:28:51.128Z] 2de7ff778b66: Pull complete [2025-11-05T05:28:51.128Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-05T05:28:51.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:28:51.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:28:51.232Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:28:51.251Z] $ 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 [2025-11-05T05:28:55.721Z] $ docker top 1cdb4f9313db99e567d0005e0b93023b07060c31bceb107b4d2d27aa9837e5ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:28:55.799Z] provisioning config files... [2025-11-05T05:28:55.804Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14894022121900714698tmp [2025-11-05T05:28:55.812Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17846754076435797950tmp [2025-11-05T05:28:55.819Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5673817960066819183tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:28:55.848Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:28:56.138Z] ---> sigul-configuration.sh [2025-11-05T05:28:56.139Z] gpg: directory `/root/.gnupg' created [2025-11-05T05:28:56.139Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-05T05:28:56.139Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-05T05:28:56.139Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-05T05:28:56.139Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-05T05:28:56.139Z] gpg: CAST5 encrypted data [2025-11-05T05:28:56.139Z] gpg: encrypted with 1 passphrase [2025-11-05T05:28:56.139Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-05T05:28:56.433Z] + mkdir /home/jenkins [2025-11-05T05:28:56.433Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-05T05:28:56.731Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-05T05:28:56.747Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:28:57.037Z] ---> sigul-install.sh [2025-11-05T05:28:57.037Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-05T05:28:57.333Z] + git tag --list [2025-11-05T05:28:57.333Z] 1.0.0 [2025-11-05T05:28:57.333Z] v0.0.0 [2025-11-05T05:28:57.333Z] v1.1.0 [2025-11-05T05:28:57.333Z] v1.1.1 [2025-11-05T05:28:57.333Z] v1.2.2 [2025-11-05T05:28:57.333Z] v1.3.0 [2025-11-05T05:28:57.333Z] v1.3.1 [2025-11-05T05:28:57.333Z] v2.0.0 [2025-11-05T05:28:57.333Z] v2.1.0 [2025-11-05T05:28:57.333Z] v2.1.1 [2025-11-05T05:28:57.333Z] v2.2.0 [2025-11-05T05:28:57.333Z] v2.3.0 [2025-11-05T05:28:57.333Z] v3.0 [2025-11-05T05:28:57.333Z] v3.0.0 [2025-11-05T05:28:57.333Z] v3.1 [2025-11-05T05:28:57.333Z] v3.1.0 [2025-11-05T05:28:57.333Z] v3.1.1 [2025-11-05T05:28:57.333Z] v4.0 [2025-11-05T05:28:57.333Z] v4.0.0 [2025-11-05T05:28:57.333Z] v4.1.0-dev.1 [2025-11-05T05:28:57.333Z] v4.1.0-dev.2 [2025-11-05T05:28:57.333Z] v4.1.0-dev.3 [Pipeline] sh [2025-11-05T05:28:57.630Z] + lftools sign git-tag v4.1.0-dev.3 [2025-11-05T05:28:58.199Z] Signing Git tag with Sigul... [2025-11-05T05:28:58.199Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-11-05T05:28:58.473Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:28:58.761Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-05T05:28:58.768Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-05T05:28:58.793Z] $ docker stop --time=1 1cdb4f9313db99e567d0005e0b93023b07060c31bceb107b4d2d27aa9837e5ff [2025-11-05T05:29:00.041Z] $ docker rm -f --volumes 1cdb4f9313db99e567d0005e0b93023b07060c31bceb107b4d2d27aa9837e5ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-05T05:29:00.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:29:00.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:29:00.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:29:00.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:29:01.077Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:29:01.114Z] $ 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 [2025-11-05T05:29:01.349Z] $ docker top 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f -eo pid,comm [2025-11-05T05:29:01.394Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:29:01.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:29:01.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:29:01.564Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:29:01.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:29:01.657Z] $ docker exec 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f ssh-agent [2025-11-05T05:29:01.753Z] SSH_AUTH_SOCK=/tmp/ssh-8u8PO0Sr3pbX/agent.32 [2025-11-05T05:29:01.753Z] SSH_AGENT_PID=38 [2025-11-05T05:29:01.757Z] Running ssh-add (command line suppressed) [2025-11-05T05:29:01.838Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13229792825253319978.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13229792825253319978.key) [2025-11-05T05:29:01.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:29:02.147Z] + git semver bump pre [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,349 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,354 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,354 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,354 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,354 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,356 [execute] INFO git cat-file --batch-check [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,361 [execute] INFO git cat-file --batch [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:29:02.407Z] 2025-11-05 05:29:02,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:29:02.407Z] 4.1.0-dev.4 [Pipeline] } [2025-11-05T05:29:02.411Z] $ docker exec --env ******** --env ******** 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f ssh-agent -k [2025-11-05T05:29:02.498Z] unset SSH_AUTH_SOCK; [2025-11-05T05:29:02.499Z] unset SSH_AGENT_PID; [2025-11-05T05:29:02.499Z] echo Agent pid 38 killed; [2025-11-05T05:29:02.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:29:02.832Z] + git semver [Pipeline] } [2025-11-05T05:29:03.095Z] $ docker stop --time=1 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f [2025-11-05T05:29:04.345Z] $ docker rm -f --volumes 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:29:04.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:29:04.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:29:05.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:29:05.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:29:05.087Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:29:05.107Z] $ 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 [2025-11-05T05:29:05.328Z] $ docker top b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a -eo pid,comm [2025-11-05T05:29:05.377Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:29:05.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:29:05.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:29:05.431Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:29:05.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:29:05.536Z] $ docker exec b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a ssh-agent [2025-11-05T05:29:05.661Z] SSH_AUTH_SOCK=/tmp/ssh-p5OxD7Qrbe5m/agent.32 [2025-11-05T05:29:05.661Z] SSH_AGENT_PID=38 [2025-11-05T05:29:05.665Z] Running ssh-add (command line suppressed) [2025-11-05T05:29:05.757Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14064112945153388708.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14064112945153388708.key) [2025-11-05T05:29:05.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:29:06.070Z] + git semver push [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,275 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,279 [run_push] DEBUG push [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,280 [execute] INFO git cat-file --batch-check [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,282 [execute] INFO git rev-list c15eaae46b58f73ca7943a0419be8573b3476495 -- [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,282 [execute] DEBUG Popen(['git', 'rev-list', 'c15eaae46b58f73ca7943a0419be8573b3476495', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,288 [execute] INFO git fetch -v -- origin [2025-11-05T05:29:06.329Z] 2025-11-05 05:29:06,288 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-05T05:29:07.266Z] 2025-11-05 05:29:07,064 [run_push] DEBUG no remote changes detected [2025-11-05T05:29:07.266Z] 2025-11-05 05:29:07,064 [execute] INFO git push origin semver [2025-11-05T05:29:07.266Z] 2025-11-05 05:29:07,065 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:29:07.836Z] 2025-11-05 05:29:07,827 [run_push] DEBUG push all version tags [2025-11-05T05:29:07.836Z] 2025-11-05 05:29:07,828 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-05T05:29:07.836Z] 2025-11-05 05:29:07,828 [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) [2025-11-05T05:29:08.773Z] 2025-11-05 05:29:08,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-11-05T05:29:08.774Z] 4.1.0-dev.4 [Pipeline] } [2025-11-05T05:29:08.777Z] $ docker exec --env ******** --env ******** b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a ssh-agent -k [2025-11-05T05:29:08.875Z] unset SSH_AUTH_SOCK; [2025-11-05T05:29:08.875Z] unset SSH_AGENT_PID; [2025-11-05T05:29:08.875Z] echo Agent pid 38 killed; [2025-11-05T05:29:08.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:29:09.220Z] + git semver [Pipeline] } [2025-11-05T05:29:09.486Z] $ docker stop --time=1 b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a [2025-11-05T05:29:10.756Z] $ docker rm -f --volumes b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:29:11.360Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2025-11-05T05:29:11.360Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-11-05T05:29:11.360Z] total 16 [2025-11-05T05:29:11.360Z] drwxr-xr-x 3 root root 4096 Nov 5 05:15 . [2025-11-05T05:29:11.360Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:28 .. [2025-11-05T05:29:11.360Z] drwxr-xr-x 2 root root 4096 Nov 5 05:15 cost [2025-11-05T05:29:11.360Z] -rw-r--r-- 1 root root 86 Nov 5 05:15 cost.csv [2025-11-05T05:29:11.360Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-11-05T05:29:11.360Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-11-05T05:29:11.360Z] total 16 [2025-11-05T05:29:11.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:15 . [2025-11-05T05:29:11.360Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:28 .. [2025-11-05T05:29:11.360Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:15 cost [2025-11-05T05:29:11.360Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 5 05:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:29:11.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:29:12.502Z] ---> package-listing.sh [2025-11-05T05:29:12.502Z] ++ facter osfamily [2025-11-05T05:29:12.502Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:29:12.761Z] + OS_FAMILY=debian [2025-11-05T05:29:12.761Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-11-05T05:29:12.761Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:29:12.761Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:29:12.761Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:29:12.761Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:29:12.761Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-11-05T05:29:12.761Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:29:12.761Z] + case "${OS_FAMILY}" in [2025-11-05T05:29:12.761Z] + dpkg -l [2025-11-05T05:29:12.761Z] + grep '^ii' [2025-11-05T05:29:12.761Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:29:12.761Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:29:12.761Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:29:12.761Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-11-05T05:29:12.761Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-11-05T05:29:12.761Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2025-11-05T05:29:12.774Z] 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 [2025-11-05T05:29:13.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:29:13.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:29:13.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:29:13.685Z] prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container [2025-11-05T05:29:13.707Z] $ 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 [2025-11-05T05:29:13.901Z] $ docker top 514c581cae9c0be4c2d4bc207217b9b9e71c20ed42aadfb20c34b2e7f7fdc23f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:29:14.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:29:14.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:29:14.816Z] + ls /var/log/sa-host [2025-11-05T05:29:14.816Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:29:14.855Z] provisioning config files... [2025-11-05T05:29:14.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6939334706177278882tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:29:14.890Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:29:15.175Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:29:15.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:29:15.505Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:29:15.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:29:15.816Z] ---> sudo-logs.sh [2025-11-05T05:29:15.816Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:29:15.853Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:29:16.145Z] ---> job-cost.sh [2025-11-05T05:29:16.145Z] lf-activate-venv: SKIPPING [2025-11-05T05:29:16.145Z] DEBUG: total: 0.2199999988079071 [2025-11-05T05:29:16.145Z] INFO: Retrieving Stack Cost... [2025-11-05T05:29:16.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:29:16.974Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:29:16.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:29:17.273Z] ---> logs-deploy.sh [2025-11-05T05:29:17.273Z] lf-activate-venv: SKIPPING [2025-11-05T05:29:17.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/118 [2025-11-05T05:29:17.273Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:29:18.212Z] Archives upload complete. [2025-11-05T05:29:18.212Z] INFO: archiving logs to Nexus