Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7a733b71e6ca2d894ef3683955755bd588f60ce 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-ssh11514210328172462503.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-ssh1861606185914072718.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-ssh9586003698924156572.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-ssh9754574525734554987.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-ssh11417951363686798127.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.23] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772206’ Running on prd-ubuntu20.04-docker-8c-8g-772212 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 b7a733b71e6ca2d894ef3683955755bd588f60ce (main) Commit message: "Merge pull request #369 from FelixTing/bump-alpine-3.22" > 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 b7a733b71e6ca2d894ef3683955755bd588f60ce # timeout=10 > git rev-list --no-walk 6133b90898d661cf6a7372b04aed259e2598eeaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:26:30.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:26:30.921Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:26:30.954Z] ========================================================= [2025-10-31T13:26:30.954Z] EdgeX Global Pipelines Version Info [2025-10-31T13:26:30.954Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:26:32.043Z] ------------------- [2025-10-31T13:26:32.043Z] stable info: [2025-10-31T13:26:32.043Z] ------------------- [2025-10-31T13:26:32.043Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:26:32.043Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:26:32.043Z] Message: update stable to v1.0.278 [2025-10-31T13:26:32.613Z] ------------------- [2025-10-31T13:26:32.613Z] experimental info: [2025-10-31T13:26:32.613Z] ------------------- [2025-10-31T13:26:32.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:26:32.613Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:26:32.613Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:26:32.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-10-31T13:26:32.720Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-10-31T13:26:32.737Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:26:32.765Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:26:32.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:26:32.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:26:32.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:26:32.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:26:32.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:26:32.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:26:32.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:26:32.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-10-31T13:26:32.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:26:33.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:26:33.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:26:33.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:26:33.080Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:26:33.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:26:33.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:26:33.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:26:33.173Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T13:26:33.194Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T13:26:33.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:26:33.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:26:33.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:26:33.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:26:33.315Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:26:33.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:26:33.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:26:33.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:26:33.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo [2025-10-31T13:26:33.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7a733b [Pipeline] echo [2025-10-31T13:26:33.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:26:33.531Z] provisioning config files... [2025-10-31T13:26:33.545Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8342205737269469431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:26:33.887Z] ---> ****-login.sh [2025-10-31T13:26:33.887Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:26:33.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:34.150Z] [2025-10-31T13:26:34.150Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:34.150Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:34.150Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:34.150Z] [2025-10-31T13:26:34.150Z] Login Succeeded [2025-10-31T13:26:34.150Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:26:34.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:34.150Z] [2025-10-31T13:26:34.151Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:34.151Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:34.151Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:34.151Z] [2025-10-31T13:26:34.151Z] Login Succeeded [2025-10-31T13:26:34.151Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:26:34.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:34.151Z] [2025-10-31T13:26:34.151Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:34.151Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:34.151Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:34.151Z] [2025-10-31T13:26:34.151Z] Login Succeeded [2025-10-31T13:26:34.151Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:26:34.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:34.412Z] [2025-10-31T13:26:34.412Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:34.412Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:34.412Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:34.412Z] [2025-10-31T13:26:34.412Z] Login Succeeded [2025-10-31T13:26:34.412Z] ****.io [2025-10-31T13:26:34.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:34.672Z] [2025-10-31T13:26:34.672Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:26:34.672Z] Configure a credential helper to remove this warning. See [2025-10-31T13:26:34.672Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:26:34.672Z] [2025-10-31T13:26:34.672Z] Login Succeeded [2025-10-31T13:26:34.672Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:26:34.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:26:35.151Z] + git rev-list -1 --merges b7a733b71e6ca2d894ef3683955755bd588f60ce~1..b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo [2025-10-31T13:26:35.181Z] -----------> git rev-list -1 --merges b7a733b71e6ca2d894ef3683955755bd588f60ce~1..b7a733b71e6ca2d894ef3683955755bd588f60ce b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:26:35.181Z] b7a733b71e6ca2d894ef3683955755bd588f60ce [false] [Pipeline] sh [2025-10-31T13:26:35.478Z] + git log --format=format:%s -1 b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo [2025-10-31T13:26:35.495Z] ========================================================= [2025-10-31T13:26:35.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:26:35.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:26:35.837Z] + git log --format=format:%s -1 b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo [2025-10-31T13:26:35.850Z] [semverPrep] GIT_COMMIT: b7a733b71e6ca2d894ef3683955755bd588f60ce, Commit Message: Merge pull request #369 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-31T13:26:35.863Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:26:36.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:26:36.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:26:36.223Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:26:36.223Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:26:36.223Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:26:36.223Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:26:36.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:36.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:26:36.574Z] [2025-10-31T13:26:36.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:36.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:26:36.886Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:26:36.886Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:26:36.886Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:26:36.886Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:26:36.886Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:26:36.886Z] 80192f66455f: Pulling fs layer [2025-10-31T13:26:36.886Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:26:36.886Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:26:36.886Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:26:36.886Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:26:36.886Z] db01528c6b51: Pulling fs layer [2025-10-31T13:26:36.886Z] 28988de357af: Pulling fs layer [2025-10-31T13:26:36.886Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:26:36.886Z] a29436f7fd5d: Waiting [2025-10-31T13:26:36.886Z] 80192f66455f: Waiting [2025-10-31T13:26:36.886Z] 461d9e800cba: Waiting [2025-10-31T13:26:36.886Z] 923cac83aea3: Waiting [2025-10-31T13:26:36.886Z] 25ad8b0a4227: Waiting [2025-10-31T13:26:36.886Z] 28988de357af: Waiting [2025-10-31T13:26:36.886Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:26:36.886Z] 6bf1a483ea7c: Download complete [2025-10-31T13:26:36.886Z] 461d9e800cba: Verifying Checksum [2025-10-31T13:26:36.886Z] 461d9e800cba: Download complete [2025-10-31T13:26:37.145Z] 80192f66455f: Verifying Checksum [2025-10-31T13:26:37.145Z] 80192f66455f: Download complete [2025-10-31T13:26:37.145Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:26:37.145Z] f5dfc541a4d3: Download complete [2025-10-31T13:26:37.145Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:26:37.145Z] 3dae71ba6b94: Download complete [2025-10-31T13:26:37.145Z] 923cac83aea3: Verifying Checksum [2025-10-31T13:26:37.145Z] 923cac83aea3: Download complete [2025-10-31T13:26:37.405Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:26:37.405Z] 25ad8b0a4227: Download complete [2025-10-31T13:26:37.405Z] db01528c6b51: Verifying Checksum [2025-10-31T13:26:37.405Z] db01528c6b51: Download complete [2025-10-31T13:26:37.663Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:26:37.663Z] a29436f7fd5d: Download complete [2025-10-31T13:26:37.923Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T13:26:37.923Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:26:38.861Z] 3dae71ba6b94: Pull complete [2025-10-31T13:26:38.861Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:26:39.430Z] f5dfc541a4d3: Pull complete [2025-10-31T13:26:39.690Z] 461d9e800cba: Pull complete [2025-10-31T13:26:39.690Z] 80192f66455f: Pull complete [2025-10-31T13:26:44.972Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:26:44.972Z] a29436f7fd5d: Pull complete [2025-10-31T13:26:44.972Z] 923cac83aea3: Pull complete [2025-10-31T13:26:44.972Z] 25ad8b0a4227: Pull complete [2025-10-31T13:26:44.972Z] db01528c6b51: Pull complete [2025-10-31T13:26:44.972Z] 28988de357af: Pull complete [2025-10-31T13:26:44.972Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:26:45.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:26:45.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:26:45.369Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:26:45.399Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:26:47.245Z] $ docker top 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e -eo pid,comm [2025-10-31T13:26:47.295Z] 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-10-31T13:26:47.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:26:47.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:26:47.348Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:26:47.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:26:47.460Z] $ docker exec 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent [2025-10-31T13:26:47.572Z] SSH_AUTH_SOCK=/tmp/ssh-TsS4i10smiwK/agent.32 [2025-10-31T13:26:47.572Z] SSH_AGENT_PID=38 [2025-10-31T13:26:47.578Z] Running ssh-add (command line suppressed) [2025-10-31T13:26:47.670Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7678025977211736345.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7678025977211736345.key) [2025-10-31T13:26:47.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:26:47.974Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2025-10-31T13:26:48.265Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:26:48.275Z] $ docker exec --env ******** --env ******** 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent -k [2025-10-31T13:26:48.370Z] unset SSH_AUTH_SOCK; [2025-10-31T13:26:48.370Z] unset SSH_AGENT_PID; [2025-10-31T13:26:48.370Z] echo Agent pid 38 killed; [2025-10-31T13:26:48.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:26:48.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:26:48.425Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:26:48.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:26:48.535Z] $ docker exec 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent [2025-10-31T13:26:48.631Z] SSH_AUTH_SOCK=/tmp/ssh-eU4ZB9Vzq2gK/agent.85 [2025-10-31T13:26:48.631Z] SSH_AGENT_PID=91 [2025-10-31T13:26:48.635Z] Running ssh-add (command line suppressed) [2025-10-31T13:26:48.740Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4951525441526275772.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4951525441526275772.key) [2025-10-31T13:26:48.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:26:49.043Z] + git semver init [2025-10-31T13:26:49.301Z] 2025-10-31 13:26:49,241 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:26:49.301Z] 2025-10-31 13:26:49,245 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:26:49.301Z] 2025-10-31 13:26:49,246 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-10-31T13:26:49.301Z] 2025-10-31 13:26:49,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-10-31T13:26:49.301Z] 2025-10-31 13:26:49,247 [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-10-31T13:26:50.696Z] 2025-10-31 13:26:50,589 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2025-10-31T13:26:50.696Z] 2025-10-31 13:26:50,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2025-10-31T13:26:50.696Z] 2025-10-31 13:26:50,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:26:50.696Z] 2025-10-31 13:26:50,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:26:50.696Z] 4.1.0-dev.2 [Pipeline] } [2025-10-31T13:26:50.704Z] $ docker exec --env ******** --env ******** 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent -k [2025-10-31T13:26:50.800Z] unset SSH_AUTH_SOCK; [2025-10-31T13:26:50.801Z] unset SSH_AGENT_PID; [2025-10-31T13:26:50.801Z] echo Agent pid 91 killed; [2025-10-31T13:26:50.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:26:51.129Z] + git semver [Pipeline] } [2025-10-31T13:26:51.401Z] $ docker stop --time=1 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e [2025-10-31T13:26:52.684Z] $ docker rm -f --volumes 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:26:53.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:26:53.249Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:26:53.254Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-10-31T13:26:53.430Z] provisioning config files... [2025-10-31T13:26:53.440Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6215830178454636250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:26:53.753Z] ---> ****-login.sh [2025-10-31T13:26:53.753Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:26:53.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:53.753Z] Login Succeeded [2025-10-31T13:26:53.753Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:26:53.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:53.753Z] Login Succeeded [2025-10-31T13:26:53.753Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:26:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:54.038Z] Login Succeeded [2025-10-31T13:26:54.038Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:26:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:54.038Z] Login Succeeded [2025-10-31T13:26:54.038Z] ****.io [2025-10-31T13:26:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:26:54.308Z] Login Succeeded [2025-10-31T13:26:54.308Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:26:54.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:26:54.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:26:54.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:26:54.428Z] ========================================================= [2025-10-31T13:26:54.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:26:54.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:26:54.762Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:26:55.333Z] #0 building with "default" instance using docker driver [2025-10-31T13:26:55.333Z] [2025-10-31T13:26:55.333Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:26:55.333Z] #1 transferring dockerfile: 1.61kB done [2025-10-31T13:26:55.333Z] #1 DONE 0.0s [2025-10-31T13:26:55.333Z] [2025-10-31T13:26:55.333Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:26:55.333Z] #2 DONE 0.1s [2025-10-31T13:26:55.595Z] [2025-10-31T13:26:55.595Z] #3 [internal] load .dockerignore [2025-10-31T13:26:55.595Z] #3 transferring context: 46B done [2025-10-31T13:26:55.595Z] #3 DONE 0.0s [2025-10-31T13:26:55.595Z] [2025-10-31T13:26:55.595Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:26:55.595Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:26:55.595Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:26:55.595Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s [2025-10-31T13:26:55.595Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done [2025-10-31T13:26:55.595Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:26:55.595Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:26:55.595Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:26:55.595Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.10MB / 74.07MB 0.1s [2025-10-31T13:26:55.595Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:26:55.595Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 11.53MB / 74.07MB 0.2s [2025-10-31T13:26:55.595Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T13:26:55.595Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:26:55.595Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-31T13:26:55.595Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.05MB / 2.38MB 0.2s [2025-10-31T13:26:55.595Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 0.2s [2025-10-31T13:26:55.857Z] #4 ... [2025-10-31T13:26:55.857Z] [2025-10-31T13:26:55.857Z] #5 [internal] load build context [2025-10-31T13:26:55.857Z] #5 transferring context: 23.65MB 0.2s done [2025-10-31T13:26:55.857Z] #5 DONE 0.3s [2025-10-31T13:26:55.857Z] [2025-10-31T13:26:55.857Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:26:55.857Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 24.12MB / 74.07MB 0.3s [2025-10-31T13:26:55.857Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-31T13:26:55.857Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:26:55.857Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s [2025-10-31T13:26:55.857Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-31T13:26:56.115Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 57.67MB / 74.07MB 0.5s [2025-10-31T13:26:56.115Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 22.02MB / 113.25MB 0.5s [2025-10-31T13:26:56.115Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 11.53MB / 13.30MB 0.5s [2025-10-31T13:26:56.115Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-31T13:26:56.115Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s [2025-10-31T13:26:56.115Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 29.36MB / 113.25MB 0.6s [2025-10-31T13:26:56.115Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s done [2025-10-31T13:26:56.115Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done [2025-10-31T13:26:56.115Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 42.99MB / 113.25MB 0.7s [2025-10-31T13:26:56.115Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-31T13:26:56.373Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 56.62MB / 113.25MB 0.8s [2025-10-31T13:26:56.373Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 72.35MB / 113.25MB 0.9s [2025-10-31T13:26:56.631Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 90.18MB / 113.25MB 1.0s [2025-10-31T13:26:56.631Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 109.05MB / 113.25MB 1.1s [2025-10-31T13:26:56.943Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.3s done [2025-10-31T13:27:02.213Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.3s [2025-10-31T13:27:02.213Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.3s done [2025-10-31T13:27:02.213Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:27:02.213Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:27:02.213Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:27:02.213Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:27:02.213Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-31T13:27:02.213Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:27:02.213Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-31T13:27:05.502Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.2s done [2025-10-31T13:27:05.502Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 [2025-10-31T13:27:06.068Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.7s done [2025-10-31T13:27:06.068Z] #4 DONE 10.5s [2025-10-31T13:27:06.068Z] [2025-10-31T13:27:06.068Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:27:06.068Z] #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:06.325Z] #6 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:06.584Z] #6 0.601 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:27:06.844Z] #6 0.609 (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:27:06.844Z] #6 0.615 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:27:06.844Z] #6 0.636 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:27:06.844Z] #6 0.647 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:27:06.844Z] #6 0.656 OK: 269 MiB in 64 packages [2025-10-31T13:27:08.223Z] #6 DONE 2.3s [2025-10-31T13:27:08.390Z] Still waiting to schedule task [2025-10-31T13:27:08.390Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ [2025-10-31T13:27:08.552Z] [2025-10-31T13:27:08.553Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2025-10-31T13:27:08.553Z] #7 DONE 0.0s [2025-10-31T13:27:08.553Z] [2025-10-31T13:27:08.553Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:27:08.553Z] #8 DONE 0.0s [2025-10-31T13:27:08.553Z] [2025-10-31T13:27:08.553Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:27:20.759Z] #9 DONE 11.4s [2025-10-31T13:27:20.759Z] [2025-10-31T13:27:20.759Z] #10 [builder 6/7] COPY . . [2025-10-31T13:27:20.759Z] #10 DONE 0.1s [2025-10-31T13:27:20.759Z] [2025-10-31T13:27:20.759Z] #11 [builder 7/7] RUN echo noop [2025-10-31T13:27:20.759Z] #11 0.201 noop [2025-10-31T13:27:20.759Z] #11 DONE 0.3s [2025-10-31T13:27:20.759Z] [2025-10-31T13:27:20.759Z] #12 exporting to image [2025-10-31T13:27:20.759Z] #12 exporting layers [2025-10-31T13:27:28.889Z] #12 exporting layers 8.1s done [2025-10-31T13:27:28.889Z] #12 writing image sha256:e47786b5c5bace70e2676accffe46ba6a12319ee7dc11449cdaed7f804b013d6 done [2025-10-31T13:27:28.889Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:27:28.889Z] #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:29.216Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:27:29.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:27:29.300Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:27:29.329Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:27:29.676Z] $ docker top 0dddd9111edffdc826b0dedf33cee3fb9f8a996ff50ea8a57243b4e92a3b4ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:27:30.030Z] + go version [2025-10-31T13:27:30.030Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:27:30.039Z] $ docker stop --time=1 0dddd9111edffdc826b0dedf33cee3fb9f8a996ff50ea8a57243b4e92a3b4ee5 [2025-10-31T13:27:31.296Z] $ docker rm -f --volumes 0dddd9111edffdc826b0dedf33cee3fb9f8a996ff50ea8a57243b4e92a3b4ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:31.741Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:27:31.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:27:31.821Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:27:31.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:27:32.091Z] $ docker top 08e2890c27a8a05d5b1d4eb154379e0d0df72a75274f32fa4165249b268b2c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:27:32.448Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:27:32.753Z] + make test [2025-10-31T13:27:32.753Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:27:34.126Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-10-31T13:27:56.044Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-10-31T13:27:56.045Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2025-10-31T13:28:06.034Z] go vet ./... [2025-10-31T13:28:12.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:28:12.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:28:12.600Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-31T13:28:12.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:28:12.632Z] $ docker stop --time=1 08e2890c27a8a05d5b1d4eb154379e0d0df72a75274f32fa4165249b268b2c84 [2025-10-31T13:28:14.496Z] $ docker rm -f --volumes 08e2890c27a8a05d5b1d4eb154379e0d0df72a75274f32fa4165249b268b2c84 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:28:15.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:28:15.103Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:28:15.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:28:15.867Z] + ls -al . [2025-10-31T13:28:15.867Z] total 236 [2025-10-31T13:28:15.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 . [2025-10-31T13:28:15.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 .. [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 31 13:26 .dockerignore [2025-10-31T13:28:15.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 .git [2025-10-31T13:28:15.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 .github [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 31 13:26 .gitignore [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:26 .golangci.yml [2025-10-31T13:28:15.867Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:26 .semver [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 19482 Oct 31 13:26 Attribution.txt [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 12273 Oct 31 13:26 CHANGELOG.md [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 1571 Oct 31 13:26 Dockerfile [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:26 GOVERNANCE.md [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 679 Oct 31 13:26 Jenkinsfile [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:26 LICENSE [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 31 13:26 Makefile [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 13:26 OWNERS.md [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 31 13:26 README.md [2025-10-31T13:28:15.867Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION [2025-10-31T13:28:15.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:26 bin [2025-10-31T13:28:15.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 cmd [2025-10-31T13:28:15.868Z] -rw-r--r-- 1 jenkins jenkins 9158 Oct 31 13:27 coverage.out [2025-10-31T13:28:15.868Z] -rw-rw-r-- 1 jenkins jenkins 6134 Oct 31 13:26 go.mod [2025-10-31T13:28:15.868Z] -rw-rw-r-- 1 jenkins jenkins 87176 Oct 31 13:26 go.sum [2025-10-31T13:28:15.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 internal [2025-10-31T13:28:15.868Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 31 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:16.191Z] + 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=b7a733b71e6ca2d894ef3683955755bd588f60ce --label arch=amd64 --label version=4.1.0-dev.2 . [2025-10-31T13:28:16.449Z] #0 building with "default" instance using docker driver [2025-10-31T13:28:16.449Z] [2025-10-31T13:28:16.449Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:28:16.449Z] #1 transferring dockerfile: 1.61kB done [2025-10-31T13:28:16.449Z] #1 DONE 0.0s [2025-10-31T13:28:16.449Z] [2025-10-31T13:28:16.449Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:28:16.449Z] #2 DONE 0.0s [2025-10-31T13:28:16.449Z] [2025-10-31T13:28:16.449Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:28:16.449Z] #3 DONE 0.1s [2025-10-31T13:28:16.449Z] [2025-10-31T13:28:16.449Z] #4 [internal] load .dockerignore [2025-10-31T13:28:16.449Z] #4 transferring context: 46B done [2025-10-31T13:28:16.449Z] #4 DONE 0.0s [2025-10-31T13:28:16.449Z] [2025-10-31T13:28:16.449Z] #5 [internal] load build context [2025-10-31T13:28:16.449Z] #5 transferring context: 22.05kB 0.0s done [2025-10-31T13:28:16.449Z] #5 DONE 0.0s [2025-10-31T13:28:16.449Z] [2025-10-31T13:28:16.449Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:28:16.449Z] #6 DONE 0.1s [2025-10-31T13:28:16.449Z] [2025-10-31T13:28:16.449Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:28:16.449Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T13:28:16.449Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-31T13:28:16.449Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:28:16.449Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:28:16.449Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:28:16.449Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:28:16.709Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T13:28:16.709Z] #7 DONE 0.3s [2025-10-31T13:28:16.709Z] [2025-10-31T13:28:16.709Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:28:16.709Z] #8 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:16.709Z] #8 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:16.968Z] #8 0.627 OK: 269 MiB in 64 packages [2025-10-31T13:28:17.229Z] #8 DONE 0.8s [2025-10-31T13:28:17.229Z] [2025-10-31T13:28:17.229Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-31T13:28:17.229Z] #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:17.229Z] #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:17.229Z] #9 ... [2025-10-31T13:28:17.229Z] [2025-10-31T13:28:17.229Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2025-10-31T13:28:17.229Z] #10 DONE 0.0s [2025-10-31T13:28:17.229Z] [2025-10-31T13:28:17.229Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:28:17.229Z] #11 DONE 0.0s [2025-10-31T13:28:17.229Z] [2025-10-31T13:28:17.229Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-31T13:28:17.229Z] #9 0.645 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:28:17.229Z] #9 0.679 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:28:17.489Z] #9 0.684 OK: 7 MiB in 17 packages [2025-10-31T13:28:17.489Z] #9 DONE 0.8s [2025-10-31T13:28:17.489Z] [2025-10-31T13:28:17.489Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:28:17.748Z] #12 DONE 0.5s [2025-10-31T13:28:17.748Z] [2025-10-31T13:28:17.748Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-31T13:28:18.007Z] #13 ... [2025-10-31T13:28:18.007Z] [2025-10-31T13:28:18.007Z] #14 [builder 6/7] COPY . . [2025-10-31T13:28:18.007Z] #14 DONE 0.1s [2025-10-31T13:28:18.007Z] [2025-10-31T13:28:18.007Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-31T13:28:18.007Z] #13 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:18.007Z] #13 0.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:18.272Z] #13 0.890 OK: 7 MiB in 17 packages [2025-10-31T13:28:18.531Z] #13 DONE 1.0s [2025-10-31T13:28:18.531Z] [2025-10-31T13:28:18.531Z] #15 [builder 7/7] RUN make build [2025-10-31T13:28:18.531Z] #15 0.246 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-10-31T13:28:45.070Z] #15 DONE 24.4s [2025-10-31T13:28:45.070Z] [2025-10-31T13:28:45.070Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2025-10-31T13:28:45.070Z] #16 DONE 0.1s [2025-10-31T13:28:45.070Z] [2025-10-31T13:28:45.070Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2025-10-31T13:28:45.070Z] #17 DONE 0.0s [2025-10-31T13:28:45.070Z] [2025-10-31T13:28:45.070Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2025-10-31T13:28:45.070Z] #18 DONE 0.0s [2025-10-31T13:28:45.070Z] [2025-10-31T13:28:45.070Z] #19 exporting to image [2025-10-31T13:28:45.070Z] #19 exporting layers 0.1s done [2025-10-31T13:28:45.070Z] #19 writing image sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done [2025-10-31T13:28:45.070Z] #19 naming to docker.io/library/device-snmp done [2025-10-31T13:28:45.070Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:28:45.216Z] provisioning config files... [2025-10-31T13:28:45.228Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9779149625174838421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:28:45.536Z] ---> ****-login.sh [2025-10-31T13:28:45.536Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:28:45.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:45.536Z] Login Succeeded [2025-10-31T13:28:45.536Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:28:45.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:45.536Z] Login Succeeded [2025-10-31T13:28:45.536Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:28:45.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:45.796Z] Login Succeeded [2025-10-31T13:28:45.796Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:28:45.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:45.796Z] Login Succeeded [2025-10-31T13:28:45.796Z] ****.io [2025-10-31T13:28:45.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:46.055Z] Login Succeeded [2025-10-31T13:28:46.055Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:28:46.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:28:46.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:28:46.136Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2025-10-31T13:28:46.136Z] b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:28:46.136Z] latest [2025-10-31T13:28:46.136Z] 4.1.0-dev.2 [2025-10-31T13:28:46.136Z] b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:28:46.136Z] main [2025-10-31T13:28:46.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:46.513Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:46.843Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:28:46.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-10-31T13:28:46.843Z] 657fa7c37ad5: Preparing [2025-10-31T13:28:46.843Z] b3ee192cc4f9: Preparing [2025-10-31T13:28:46.843Z] 3463c7d61a84: Preparing [2025-10-31T13:28:46.843Z] 1165017db6bd: Preparing [2025-10-31T13:28:46.843Z] b7e8c6faa466: Preparing [2025-10-31T13:28:46.843Z] 256f393e029f: Preparing [2025-10-31T13:28:46.843Z] 256f393e029f: Waiting [2025-10-31T13:28:46.843Z] b3ee192cc4f9: Pushed [2025-10-31T13:28:46.843Z] 657fa7c37ad5: Pushed [2025-10-31T13:28:46.843Z] b7e8c6faa466: Pushed [2025-10-31T13:28:46.843Z] 1165017db6bd: Pushed [2025-10-31T13:28:46.843Z] 256f393e029f: Layer already exists [2025-10-31T13:28:52.111Z] 3463c7d61a84: Pushed [2025-10-31T13:28:52.111Z] b7a733b71e6ca2d894ef3683955755bd588f60ce: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:52.450Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:52.785Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-10-31T13:28:52.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-10-31T13:28:52.785Z] 657fa7c37ad5: Preparing [2025-10-31T13:28:52.785Z] b3ee192cc4f9: Preparing [2025-10-31T13:28:52.785Z] 3463c7d61a84: Preparing [2025-10-31T13:28:52.785Z] 1165017db6bd: Preparing [2025-10-31T13:28:52.785Z] b7e8c6faa466: Preparing [2025-10-31T13:28:52.785Z] 256f393e029f: Preparing [2025-10-31T13:28:52.785Z] 256f393e029f: Waiting [2025-10-31T13:28:52.785Z] b3ee192cc4f9: Layer already exists [2025-10-31T13:28:52.785Z] b7e8c6faa466: Layer already exists [2025-10-31T13:28:52.785Z] 3463c7d61a84: Layer already exists [2025-10-31T13:28:52.785Z] 657fa7c37ad5: Layer already exists [2025-10-31T13:28:52.785Z] 1165017db6bd: Layer already exists [2025-10-31T13:28:52.785Z] 256f393e029f: Layer already exists [2025-10-31T13:28:52.785Z] latest: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:53.107Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:53.432Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-10-31T13:28:53.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-10-31T13:28:53.432Z] 657fa7c37ad5: Preparing [2025-10-31T13:28:53.432Z] b3ee192cc4f9: Preparing [2025-10-31T13:28:53.432Z] 3463c7d61a84: Preparing [2025-10-31T13:28:53.432Z] 1165017db6bd: Preparing [2025-10-31T13:28:53.432Z] b7e8c6faa466: Preparing [2025-10-31T13:28:53.432Z] 256f393e029f: Preparing [2025-10-31T13:28:53.432Z] 256f393e029f: Waiting [2025-10-31T13:28:53.432Z] 1165017db6bd: Layer already exists [2025-10-31T13:28:53.432Z] 3463c7d61a84: Layer already exists [2025-10-31T13:28:53.432Z] b3ee192cc4f9: Layer already exists [2025-10-31T13:28:53.432Z] b7e8c6faa466: Layer already exists [2025-10-31T13:28:53.432Z] 657fa7c37ad5: Layer already exists [2025-10-31T13:28:53.432Z] 256f393e029f: Layer already exists [2025-10-31T13:28:53.432Z] 4.1.0-dev.2: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:53.764Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:54.091Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:28:54.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-10-31T13:28:54.091Z] 657fa7c37ad5: Preparing [2025-10-31T13:28:54.091Z] b3ee192cc4f9: Preparing [2025-10-31T13:28:54.091Z] 3463c7d61a84: Preparing [2025-10-31T13:28:54.091Z] 1165017db6bd: Preparing [2025-10-31T13:28:54.091Z] b7e8c6faa466: Preparing [2025-10-31T13:28:54.091Z] 256f393e029f: Preparing [2025-10-31T13:28:54.091Z] 256f393e029f: Waiting [2025-10-31T13:28:54.091Z] 1165017db6bd: Layer already exists [2025-10-31T13:28:54.091Z] b7e8c6faa466: Layer already exists [2025-10-31T13:28:54.091Z] b3ee192cc4f9: Layer already exists [2025-10-31T13:28:54.091Z] 3463c7d61a84: Layer already exists [2025-10-31T13:28:54.091Z] 657fa7c37ad5: Layer already exists [2025-10-31T13:28:54.091Z] 256f393e029f: Layer already exists [2025-10-31T13:28:54.091Z] b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:54.431Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:54.751Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2025-10-31T13:28:54.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-10-31T13:28:54.751Z] 657fa7c37ad5: Preparing [2025-10-31T13:28:54.751Z] b3ee192cc4f9: Preparing [2025-10-31T13:28:54.751Z] 3463c7d61a84: Preparing [2025-10-31T13:28:54.751Z] 1165017db6bd: Preparing [2025-10-31T13:28:54.751Z] b7e8c6faa466: Preparing [2025-10-31T13:28:54.751Z] 256f393e029f: Preparing [2025-10-31T13:28:54.751Z] 256f393e029f: Waiting [2025-10-31T13:28:54.751Z] b7e8c6faa466: Layer already exists [2025-10-31T13:28:54.751Z] 3463c7d61a84: Layer already exists [2025-10-31T13:28:54.751Z] 1165017db6bd: Layer already exists [2025-10-31T13:28:54.751Z] 657fa7c37ad5: Layer already exists [2025-10-31T13:28:54.751Z] b3ee192cc4f9: Layer already exists [2025-10-31T13:28:54.751Z] 256f393e029f: Layer already exists [2025-10-31T13:28:54.751Z] main: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:28:54.829Z] ===================================================== [Pipeline] echo [2025-10-31T13:28:54.846Z] taggedImages: [2025-10-31T13:28:54.846Z] - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:28:54.846Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-10-31T13:28:54.846Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-10-31T13:28:54.846Z] - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:28:54.846Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo [2025-10-31T13:28:54.890Z] ========================================================= [2025-10-31T13:28:54.890Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:28:54.890Z] images: [2025-10-31T13:28:54.890Z] - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:28:54.890Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-10-31T13:28:54.890Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-10-31T13:28:54.890Z] - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:28:54.890Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2025-10-31T13:28:54.890Z] settingsFile: [2025-10-31T13:28:54.890Z] device-snmp-go-settings [2025-10-31T13:28:54.890Z] ========================================================= [Pipeline] node [2025-10-31T13:29:09.893Z] Still waiting to schedule task [2025-10-31T13:29:09.894Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ [2025-10-31T13:29:57.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772220 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2025-10-31T13:29:57.142Z] Running in /w/workspace/device-snmp-go/117 [Pipeline] { [Pipeline] checkout [2025-10-31T13:29:58.095Z] Running on prd-centos7-docker-4c-2g-772229 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [2025-10-31T13:30:00.203Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:30:00.243Z] provisioning config files... [2025-10-31T13:30:00.304Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1141252195922051156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:01.656Z] ---> ****-login.sh [2025-10-31T13:30:01.656Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:30:01.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:01.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:01.924Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:01.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:01.924Z] [2025-10-31T13:30:01.924Z] Login Succeeded [2025-10-31T13:30:01.924Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:30:01.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:01.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:01.925Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:01.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:01.925Z] [2025-10-31T13:30:01.925Z] Login Succeeded [2025-10-31T13:30:01.925Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:30:01.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:01.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:01.925Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:01.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:01.925Z] [2025-10-31T13:30:01.925Z] Login Succeeded [2025-10-31T13:30:01.925Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:02.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:02.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:02.188Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:02.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:02.188Z] [2025-10-31T13:30:02.188Z] Login Succeeded [2025-10-31T13:30:02.188Z] ****.io [2025-10-31T13:30:02.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:02.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:02.453Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:02.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:02.453Z] [2025-10-31T13:30:02.453Z] Login Succeeded [2025-10-31T13:30:02.453Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:30:02.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:30:02.820Z] + docker buildx ls [2025-10-31T13:30:03.081Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:30:03.081Z] default * docker [2025-10-31T13:30:03.081Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:30:03.380Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T13:30:03.380Z] edgex-builder [Pipeline] sh [2025-10-31T13:30:03.673Z] + docker buildx inspect --bootstrap [2025-10-31T13:30:03.673Z] #1 [internal] booting buildkit [2025-10-31T13:30:03.673Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T13:30:07.060Z] using credential edgex-jenkins-ssh [2025-10-31T13:30:07.085Z] Cloning the remote Git repository [2025-10-31T13:30:07.145Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2025-10-31T13:30:07.279Z] > git init /w/workspace/device-snmp-go/117 # timeout=10 [2025-10-31T13:30:07.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2025-10-31T13:30:07.505Z] > git --version # timeout=10 [2025-10-31T13:30:07.532Z] > git --version # 'git version 2.25.1' [2025-10-31T13:30:07.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:30:07.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:30:07.869Z] #1 pulling image moby/buildkit:buildx-stable-1 4.3s done [2025-10-31T13:30:07.869Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T13:30:09.780Z] #1 creating container buildx_buildkit_edgex-builder0 1.8s done [2025-10-31T13:30:09.780Z] #1 DONE 6.1s [2025-10-31T13:30:09.780Z] Name: edgex-builder [2025-10-31T13:30:09.780Z] Driver: docker-container [2025-10-31T13:30:09.780Z] [2025-10-31T13:30:09.780Z] Nodes: [2025-10-31T13:30:09.780Z] Name: edgex-builder0 [2025-10-31T13:30:09.780Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T13:30:09.780Z] Status: running [2025-10-31T13:30:09.780Z] Buildkit: v0.25.1 [2025-10-31T13:30:09.780Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T13:30:10.081Z] + docker buildx ls [2025-10-31T13:30:10.081Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:30:10.081Z] edgex-builder * docker-container [2025-10-31T13:30:10.081Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T13:30:10.081Z] default docker [2025-10-31T13:30:10.081Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:30:10.374Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce --push - [2025-10-31T13:30:10.374Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce' [2025-10-31T13:30:10.374Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:30:10.374Z] #1 transferring dockerfile: 196B done [2025-10-31T13:30:10.374Z] #1 DONE 0.0s [2025-10-31T13:30:10.374Z] [2025-10-31T13:30:10.374Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:30:10.374Z] #2 DONE 0.1s [2025-10-31T13:30:10.374Z] [2025-10-31T13:30:10.374Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:30:10.633Z] #3 DONE 0.1s [2025-10-31T13:30:10.633Z] [2025-10-31T13:30:10.633Z] #4 [internal] load .dockerignore [2025-10-31T13:30:10.633Z] #4 transferring context: 2B done [2025-10-31T13:30:10.633Z] #4 DONE 0.0s [2025-10-31T13:30:10.633Z] [2025-10-31T13:30:10.633Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:10.633Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:10.633Z] #5 DONE 0.0s [2025-10-31T13:30:10.633Z] [2025-10-31T13:30:10.633Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:10.633Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:10.633Z] #6 DONE 0.1s [2025-10-31T13:30:10.633Z] [2025-10-31T13:30:10.633Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:10.633Z] #7 DONE 0.0s [2025-10-31T13:30:10.633Z] [2025-10-31T13:30:10.633Z] #8 exporting to image [2025-10-31T13:30:10.633Z] #8 exporting layers done [2025-10-31T13:30:10.633Z] #8 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done [2025-10-31T13:30:10.633Z] #8 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done [2025-10-31T13:30:10.633Z] #8 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done [2025-10-31T13:30:10.633Z] #8 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done [2025-10-31T13:30:10.633Z] #8 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done [2025-10-31T13:30:10.633Z] #8 pushing layers [2025-10-31T13:30:10.633Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:30:10.894Z] #8 pushing layers 0.1s done [2025-10-31T13:30:10.894Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done [2025-10-31T13:30:10.894Z] #8 DONE 0.3s [2025-10-31T13:30:10.894Z] [2025-10-31T13:30:10.894Z] 1 warning found (use --debug to expand): [2025-10-31T13:30:10.894Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:30:11.190Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' [2025-10-31T13:30:11.190Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - [2025-10-31T13:30:11.190Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:30:11.190Z] #1 transferring dockerfile: 162B done [2025-10-31T13:30:11.190Z] #1 DONE 0.0s [2025-10-31T13:30:11.190Z] [2025-10-31T13:30:11.190Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-10-31T13:30:11.190Z] #2 DONE 0.0s [2025-10-31T13:30:11.190Z] [2025-10-31T13:30:11.190Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-10-31T13:30:11.190Z] #3 DONE 0.0s [2025-10-31T13:30:11.190Z] [2025-10-31T13:30:11.190Z] #4 [internal] load .dockerignore [2025-10-31T13:30:11.190Z] #4 transferring context: 2B done [2025-10-31T13:30:11.190Z] #4 DONE 0.0s [2025-10-31T13:30:11.190Z] [2025-10-31T13:30:11.190Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:11.190Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:11.190Z] #5 DONE 0.0s [2025-10-31T13:30:11.190Z] [2025-10-31T13:30:11.190Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:11.452Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:11.452Z] #6 CACHED [2025-10-31T13:30:11.452Z] [2025-10-31T13:30:11.452Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:11.452Z] #5 CACHED [2025-10-31T13:30:11.452Z] [2025-10-31T13:30:11.452Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:11.452Z] #7 DONE 0.0s [2025-10-31T13:30:11.452Z] [2025-10-31T13:30:11.452Z] #8 exporting to image [2025-10-31T13:30:11.452Z] #8 exporting layers done [2025-10-31T13:30:11.452Z] #8 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done [2025-10-31T13:30:11.452Z] #8 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done [2025-10-31T13:30:11.452Z] #8 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done [2025-10-31T13:30:11.452Z] #8 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done [2025-10-31T13:30:11.452Z] #8 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done [2025-10-31T13:30:11.452Z] #8 pushing layers 0.0s done [2025-10-31T13:30:11.452Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done [2025-10-31T13:30:11.452Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:30:11.452Z] #8 DONE 0.1s [2025-10-31T13:30:11.452Z] [2025-10-31T13:30:11.452Z] 1 warning found (use --debug to expand): [2025-10-31T13:30:11.452Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:30:11.763Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2' [2025-10-31T13:30:11.763Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 --push - [2025-10-31T13:30:11.763Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:30:11.763Z] #1 transferring dockerfile: 167B done [2025-10-31T13:30:11.763Z] #1 DONE 0.0s [2025-10-31T13:30:11.763Z] [2025-10-31T13:30:11.763Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-10-31T13:30:11.763Z] #2 DONE 0.0s [2025-10-31T13:30:11.763Z] [2025-10-31T13:30:11.763Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [2025-10-31T13:30:11.763Z] #3 DONE 0.0s [2025-10-31T13:30:11.763Z] [2025-10-31T13:30:11.763Z] #4 [internal] load .dockerignore [2025-10-31T13:30:11.763Z] #4 transferring context: 2B done [2025-10-31T13:30:11.763Z] #4 DONE 0.0s [2025-10-31T13:30:11.763Z] [2025-10-31T13:30:11.763Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:11.763Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:11.763Z] #5 CACHED [2025-10-31T13:30:11.763Z] [2025-10-31T13:30:11.763Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:11.763Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:11.763Z] #6 CACHED [2025-10-31T13:30:11.763Z] [2025-10-31T13:30:11.763Z] #7 exporting to image [2025-10-31T13:30:11.763Z] #7 exporting layers [2025-10-31T13:30:11.763Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:30:10.733Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2025-10-31T13:30:10.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:30:12.021Z] #7 exporting layers done [2025-10-31T13:30:12.021Z] #7 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done [2025-10-31T13:30:12.021Z] #7 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done [2025-10-31T13:30:12.021Z] #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done [2025-10-31T13:30:12.021Z] #7 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done [2025-10-31T13:30:12.021Z] #7 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done [2025-10-31T13:30:12.021Z] #7 pushing layers 0.0s done [2025-10-31T13:30:12.021Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done [2025-10-31T13:30:12.021Z] #7 DONE 0.1s [2025-10-31T13:30:12.021Z] [2025-10-31T13:30:12.021Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:12.021Z] #8 DONE 0.0s [2025-10-31T13:30:12.021Z] [2025-10-31T13:30:12.021Z] 1 warning found (use --debug to expand): [2025-10-31T13:30:12.021Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:30:12.143Z] Avoid second fetch [2025-10-31T13:30:12.144Z] Checking out Revision b7a733b71e6ca2d894ef3683955755bd588f60ce (main) [2025-10-31T13:30:12.310Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2' [2025-10-31T13:30:12.310Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 --push - [2025-10-31T13:30:12.310Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:30:12.310Z] #1 transferring dockerfile: 208B done [2025-10-31T13:30:12.310Z] #1 DONE 0.0s [2025-10-31T13:30:12.310Z] [2025-10-31T13:30:12.310Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:30:12.310Z] #2 DONE 0.0s [2025-10-31T13:30:12.310Z] [2025-10-31T13:30:12.310Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:30:12.310Z] #3 DONE 0.0s [2025-10-31T13:30:12.310Z] [2025-10-31T13:30:12.310Z] #4 [internal] load .dockerignore [2025-10-31T13:30:12.310Z] #4 transferring context: 2B done [2025-10-31T13:30:12.310Z] #4 DONE 0.0s [2025-10-31T13:30:12.310Z] [2025-10-31T13:30:12.310Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:12.310Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:12.310Z] #5 CACHED [2025-10-31T13:30:12.310Z] [2025-10-31T13:30:12.310Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:12.310Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:12.310Z] #6 CACHED [2025-10-31T13:30:12.310Z] [2025-10-31T13:30:12.310Z] #7 exporting to image [2025-10-31T13:30:12.310Z] #7 exporting layers done [2025-10-31T13:30:12.310Z] #7 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done [2025-10-31T13:30:12.310Z] #7 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done [2025-10-31T13:30:12.310Z] #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 [2025-10-31T13:30:12.310Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:30:12.568Z] #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done [2025-10-31T13:30:12.568Z] #7 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done [2025-10-31T13:30:12.568Z] #7 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done [2025-10-31T13:30:12.568Z] #7 pushing layers 0.0s done [2025-10-31T13:30:12.568Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done [2025-10-31T13:30:12.568Z] #7 DONE 0.1s [2025-10-31T13:30:12.568Z] [2025-10-31T13:30:12.568Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:12.568Z] #8 DONE 0.0s [2025-10-31T13:30:12.568Z] [2025-10-31T13:30:12.568Z] 1 warning found (use --debug to expand): [2025-10-31T13:30:12.568Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:30:12.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' [2025-10-31T13:30:12.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - [2025-10-31T13:30:12.859Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:30:12.859Z] #1 transferring dockerfile: 160B done [2025-10-31T13:30:12.859Z] #1 DONE 0.0s [2025-10-31T13:30:12.859Z] [2025-10-31T13:30:12.859Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2025-10-31T13:30:12.859Z] #2 DONE 0.0s [2025-10-31T13:30:12.859Z] [2025-10-31T13:30:12.859Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2025-10-31T13:30:12.859Z] #3 DONE 0.0s [2025-10-31T13:30:12.859Z] [2025-10-31T13:30:12.859Z] #4 [internal] load .dockerignore [2025-10-31T13:30:12.859Z] #4 transferring context: 2B done [2025-10-31T13:30:12.859Z] #4 DONE 0.0s [2025-10-31T13:30:12.859Z] [2025-10-31T13:30:12.859Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:12.859Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:12.859Z] #5 CACHED [2025-10-31T13:30:12.859Z] [2025-10-31T13:30:12.859Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a [2025-10-31T13:30:12.859Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done [2025-10-31T13:30:12.859Z] #6 CACHED [2025-10-31T13:30:12.859Z] [2025-10-31T13:30:12.859Z] #7 exporting to image [2025-10-31T13:30:12.859Z] #7 exporting layers [2025-10-31T13:30:12.859Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:30:13.082Z] Commit message: "Merge pull request #369 from FelixTing/bump-alpine-3.22" [2025-10-31T13:30:13.118Z] #7 exporting layers done [2025-10-31T13:30:13.118Z] #7 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done [2025-10-31T13:30:13.118Z] #7 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done [2025-10-31T13:30:13.118Z] #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done [2025-10-31T13:30:13.118Z] #7 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done [2025-10-31T13:30:13.118Z] #7 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done [2025-10-31T13:30:13.118Z] #7 pushing layers 0.0s done [2025-10-31T13:30:13.118Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done [2025-10-31T13:30:13.118Z] #7 DONE 0.1s [2025-10-31T13:30:13.118Z] [2025-10-31T13:30:13.118Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:13.118Z] #8 DONE 0.0s [2025-10-31T13:30:13.118Z] [2025-10-31T13:30:13.118Z] 1 warning found (use --debug to expand): [2025-10-31T13:30:13.118Z]  - 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-10-31T13:30:12.169Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:30:12.264Z] > git checkout -f b7a733b71e6ca2d894ef3683955755bd588f60ce # timeout=10 [2025-10-31T13:30:13.538Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:13.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:14.395Z] ---> package-listing.sh [2025-10-31T13:30:14.395Z] ++ facter osfamily [2025-10-31T13:30:14.395Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:30:14.653Z] + OS_FAMILY=redhat [2025-10-31T13:30:14.653Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-10-31T13:30:14.653Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:30:14.653Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:30:14.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:30:14.653Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:30:14.653Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-10-31T13:30:14.653Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:30:14.653Z] + case "${OS_FAMILY}" in [2025-10-31T13:30:14.653Z] + rpm -qa [2025-10-31T13:30:14.653Z] + sort [2025-10-31T13:30:15.223Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:30:15.223Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:30:15.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:30:15.223Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-10-31T13:30:15.223Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-10-31T13:30:15.223Z] + 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-10-31T13:30:15.234Z] 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-10-31T13:30:15.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:16.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:30:16.083Z] [2025-10-31T13:30:16.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:16.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:30:16.393Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:30:16.393Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:30:16.393Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:30:16.393Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:30:16.393Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:30:16.393Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:30:16.393Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:30:16.393Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:30:16.393Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:30:16.393Z] 33b1e0a273af: Waiting [2025-10-31T13:30:16.393Z] 5d3b04190fa2: Waiting [2025-10-31T13:30:16.393Z] 2f39f015ded8: Waiting [2025-10-31T13:30:16.393Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:30:16.393Z] 5c69ac0246d0: Download complete [2025-10-31T13:30:16.393Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:30:16.393Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:30:16.393Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:30:16.393Z] 33b1e0a273af: Download complete [2025-10-31T13:30:16.393Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:30:16.393Z] ec43610c2a17: Download complete [2025-10-31T13:30:16.393Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:30:16.393Z] 5d3b04190fa2: Download complete [2025-10-31T13:30:16.663Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:30:16.663Z] 5eb5b503b376: Download complete [2025-10-31T13:30:17.248Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:30:17.248Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:30:17.492Z] provisioning config files... [2025-10-31T13:30:17.532Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/117@tmp/config8724841042015267742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:17.830Z] 5eb5b503b376: Pull complete [2025-10-31T13:30:18.092Z] 5c69ac0246d0: Pull complete [2025-10-31T13:30:18.318Z] ---> ****-login.sh [2025-10-31T13:30:18.318Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:30:18.351Z] ec43610c2a17: Pull complete [2025-10-31T13:30:18.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:18.609Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:30:18.609Z] 33b1e0a273af: Pull complete [2025-10-31T13:30:18.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:18.874Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:18.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:18.874Z] [2025-10-31T13:30:18.874Z] Login Succeeded [2025-10-31T13:30:18.874Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:30:18.877Z] 5d3b04190fa2: Pull complete [2025-10-31T13:30:19.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:19.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:19.427Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:19.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:19.427Z] [2025-10-31T13:30:19.427Z] Login Succeeded [2025-10-31T13:30:19.427Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:30:19.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:19.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:19.701Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:19.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:19.701Z] [2025-10-31T13:30:19.701Z] Login Succeeded [2025-10-31T13:30:19.973Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:20.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:20.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:20.246Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:20.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:20.246Z] [2025-10-31T13:30:20.246Z] Login Succeeded [2025-10-31T13:30:20.246Z] ****.io [2025-10-31T13:30:20.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:20.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:30:20.789Z] Configure a credential helper to remove this warning. See [2025-10-31T13:30:20.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:30:20.790Z] [2025-10-31T13:30:20.790Z] Login Succeeded [2025-10-31T13:30:20.790Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:30:20.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:30:21.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:30:21.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:30:21.275Z] ========================================================= [2025-10-31T13:30:21.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:30:21.275Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:21.670Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:30:22.265Z] Sending build context to Docker daemon 11.98MB [2025-10-31T13:30:22.265Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:30:22.265Z] Step 2/12 : FROM ${BASE} AS builder [2025-10-31T13:30:22.541Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:30:22.541Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:30:22.541Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:30:22.541Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:30:22.541Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:30:22.541Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:30:22.541Z] 06715773e931: Pulling fs layer [2025-10-31T13:30:22.541Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:30:22.541Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:30:22.541Z] 13eebdc497b7: Waiting [2025-10-31T13:30:22.541Z] 4f4fb700ef54: Waiting [2025-10-31T13:30:22.541Z] 06715773e931: Waiting [2025-10-31T13:30:22.541Z] 7fa9dde3b271: Waiting [2025-10-31T13:30:22.541Z] d57d563a94ed: Waiting [2025-10-31T13:30:22.541Z] 7d1a427e917c: Verifying Checksum [2025-10-31T13:30:22.541Z] 7d1a427e917c: Download complete [2025-10-31T13:30:22.541Z] 13eebdc497b7: Verifying Checksum [2025-10-31T13:30:22.541Z] 13eebdc497b7: Download complete [2025-10-31T13:30:22.541Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:30:22.541Z] 4f4fb700ef54: Download complete [2025-10-31T13:30:22.541Z] 06715773e931: Verifying Checksum [2025-10-31T13:30:22.541Z] 06715773e931: Download complete [2025-10-31T13:30:22.541Z] 6e174226ea69: Verifying Checksum [2025-10-31T13:30:22.541Z] 6e174226ea69: Download complete [2025-10-31T13:30:23.091Z] 2f39f015ded8: Pull complete [2025-10-31T13:30:23.091Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:30:23.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:30:23.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:30:23.241Z] prd-centos7-docker-4c-2g-772229 does not seem to be running inside a container [2025-10-31T13:30:23.296Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:30:23.517Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:30:23.517Z] d57d563a94ed: Download complete [2025-10-31T13:30:23.517Z] 6e174226ea69: Pull complete [2025-10-31T13:30:24.113Z] 7d1a427e917c: Pull complete [2025-10-31T13:30:25.098Z] 382d65ac76eb: Verifying Checksum [2025-10-31T13:30:25.098Z] 382d65ac76eb: Download complete [2025-10-31T13:30:26.079Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:30:26.079Z] 7fa9dde3b271: Download complete [2025-10-31T13:30:27.391Z] $ docker top bf7344f514165f413f23cb251f1ea783dd543cc4303c1a40d86cad7b2ecd33eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:30:27.750Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:30:28.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:30:28.324Z] + ls /var/log/sa-host [2025-10-31T13:30:28.324Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:30:28.498Z] provisioning config files... [2025-10-31T13:30:28.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13161343712511142085tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:30:28.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:28.825Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:30:28.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:29.179Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:30:29.189Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:29.478Z] ---> sudo-logs.sh [2025-10-31T13:30:29.478Z] Archiving 'sudo' log.. [2025-10-31T13:30:29.478Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772229.novalocal: Name or service not known [2025-10-31T13:30:29.478Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772229.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T13:30:29.501Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:29.789Z] ---> job-cost.sh [2025-10-31T13:30:29.789Z] lf-activate-venv: SKIPPING [2025-10-31T13:30:29.789Z] INFO: No Stack... [2025-10-31T13:30:30.049Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T13:30:30.307Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:30:30.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:30.612Z] ---> logs-deploy.sh [2025-10-31T13:30:30.612Z] lf-activate-venv: SKIPPING [2025-10-31T13:30:30.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/117 [2025-10-31T13:30:30.612Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:30:31.571Z] Archives upload complete. [2025-10-31T13:30:31.571Z] INFO: archiving logs to Nexus [2025-10-31T13:30:32.139Z] ---> uname -a: [2025-10-31T13:30:32.140Z] Linux prd-centos7-docker-4c-2g-772229.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-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] ---> lscpu: [2025-10-31T13:30:32.140Z] Architecture: x86_64 [2025-10-31T13:30:32.140Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T13:30:32.140Z] Byte Order: Little Endian [2025-10-31T13:30:32.140Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T13:30:32.140Z] CPU(s): 2 [2025-10-31T13:30:32.140Z] On-line CPU(s) list: 0,1 [2025-10-31T13:30:32.140Z] Thread(s) per core: 1 [2025-10-31T13:30:32.140Z] Core(s) per socket: 1 [2025-10-31T13:30:32.140Z] Socket(s): 2 [2025-10-31T13:30:32.140Z] NUMA node(s): 1 [2025-10-31T13:30:32.140Z] Vendor ID: AuthenticAMD [2025-10-31T13:30:32.140Z] CPU family: 23 [2025-10-31T13:30:32.140Z] Model: 49 [2025-10-31T13:30:32.140Z] Model name: AMD EPYC-Rome Processor [2025-10-31T13:30:32.140Z] Stepping: 0 [2025-10-31T13:30:32.140Z] CPU MHz: 2800.000 [2025-10-31T13:30:32.140Z] BogoMIPS: 5600.00 [2025-10-31T13:30:32.140Z] Virtualization: AMD-V [2025-10-31T13:30:32.140Z] Hypervisor vendor: KVM [2025-10-31T13:30:32.140Z] Virtualization type: full [2025-10-31T13:30:32.140Z] L1d cache: 64 KiB [2025-10-31T13:30:32.140Z] L1i cache: 64 KiB [2025-10-31T13:30:32.140Z] L2 cache: 1 MiB [2025-10-31T13:30:32.140Z] L3 cache: 32 MiB [2025-10-31T13:30:32.140Z] NUMA node0 CPU(s): 0,1 [2025-10-31T13:30:32.140Z] Vulnerability Itlb multihit: Not affected [2025-10-31T13:30:32.140Z] Vulnerability L1tf: Not affected [2025-10-31T13:30:32.140Z] Vulnerability Mds: Not affected [2025-10-31T13:30:32.140Z] Vulnerability Meltdown: Not affected [2025-10-31T13:30:32.140Z] Vulnerability Mmio stale data: Not affected [2025-10-31T13:30:32.140Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T13:30:32.140Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T13:30:32.140Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T13:30:32.140Z] Vulnerability Srbds: Not affected [2025-10-31T13:30:32.140Z] Vulnerability Tsx async abort: Not affected [2025-10-31T13:30:32.140Z] 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-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] ---> nproc: [2025-10-31T13:30:32.140Z] 2 [2025-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] ---> df -h: [2025-10-31T13:30:32.140Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T13:30:32.140Z] overlay 40G 7.3G 33G 19% / [2025-10-31T13:30:32.140Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T13:30:32.140Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T13:30:32.140Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T13:30:32.140Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] [2025-10-31T13:30:32.140Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T13:30:32.140Z] Please check if data collecting is enabled [2025-10-31T13:30:32.140Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:30:32.437Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T13:30:32.440Z] $ docker stop --time=1 bf7344f514165f413f23cb251f1ea783dd543cc4303c1a40d86cad7b2ecd33eb [2025-10-31T13:30:33.574Z] $ docker rm -f --volumes bf7344f514165f413f23cb251f1ea783dd543cc4303c1a40d86cad7b2ecd33eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T13:30:33.683Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T13:30:33.683Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T13:30:33.702Z] [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-10-31T13:30:34.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:30:34.161Z] [2025-10-31T13:30:34.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:34.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:30:34.490Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:30:34.490Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:30:34.490Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:30:34.490Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:30:34.490Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:30:34.490Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:30:34.490Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:30:34.490Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:30:34.490Z] 33b1e0a273af: Waiting [2025-10-31T13:30:34.490Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:30:34.490Z] 5d3b04190fa2: Waiting [2025-10-31T13:30:34.490Z] 2f39f015ded8: Waiting [2025-10-31T13:30:34.490Z] 5c69ac0246d0: Download complete [2025-10-31T13:30:34.490Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:30:34.490Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:30:34.490Z] 33b1e0a273af: Download complete [2025-10-31T13:30:34.747Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:30:34.747Z] 5d3b04190fa2: Download complete [2025-10-31T13:30:34.747Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:30:34.747Z] ec43610c2a17: Download complete [2025-10-31T13:30:34.747Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:30:34.747Z] 5eb5b503b376: Download complete [2025-10-31T13:30:35.314Z] 2f39f015ded8: Download complete [2025-10-31T13:30:36.247Z] 5eb5b503b376: Pull complete [2025-10-31T13:30:36.247Z] 5c69ac0246d0: Pull complete [2025-10-31T13:30:36.813Z] ec43610c2a17: Pull complete [2025-10-31T13:30:36.813Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:30:37.071Z] 33b1e0a273af: Pull complete [2025-10-31T13:30:37.071Z] 5d3b04190fa2: Pull complete [2025-10-31T13:30:41.172Z] 382d65ac76eb: Pull complete [2025-10-31T13:30:41.172Z] 13eebdc497b7: Pull complete [2025-10-31T13:30:41.172Z] 4f4fb700ef54: Pull complete [2025-10-31T13:30:41.447Z] 06715773e931: Pull complete [2025-10-31T13:30:42.346Z] 2f39f015ded8: Pull complete [2025-10-31T13:30:42.346Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:30:42.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:30:42.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:30:42.442Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:30:42.463Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:30:44.045Z] $ docker top e6b5640726a1d9b30ba795a583d4d1fbc8500a380ab3104936662c04c7e578ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:44.442Z] ---> job-cost.sh [2025-10-31T13:30:44.442Z] lf-activate-venv: SKIPPING [2025-10-31T13:30:44.442Z] INFO: No Stack... [2025-10-31T13:30:44.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:30:44.959Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:30:45.245Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2025-10-31T13:30:45.245Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:30:45.260Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [2025-10-31T13:30:45.267Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] did not exist. Created. [2025-10-31T13:30:45.272Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:30:45.582Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T13:30:45.618Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:30:45.626Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:30:45.648Z] $ docker stop --time=1 e6b5640726a1d9b30ba795a583d4d1fbc8500a380ab3104936662c04c7e578ee [2025-10-31T13:30:46.783Z] $ docker rm -f --volumes e6b5640726a1d9b30ba795a583d4d1fbc8500a380ab3104936662c04c7e578ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T13:30:51.611Z] 7fa9dde3b271: Pull complete [2025-10-31T13:30:53.589Z] d57d563a94ed: Pull complete [2025-10-31T13:30:53.872Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:30:53.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:30:53.872Z] ---> 43a1c90cae9b [2025-10-31T13:30:53.872Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:30:57.268Z] ---> Running in 6fd3a9975d79 [2025-10-31T13:30:57.268Z] Removing intermediate container 6fd3a9975d79 [2025-10-31T13:30:57.268Z] ---> 0dbca5e1c528 [2025-10-31T13:30:57.268Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:30:57.543Z] ---> Running in b5d5db1d5c94 [2025-10-31T13:30:57.832Z] Removing intermediate container b5d5db1d5c94 [2025-10-31T13:30:57.832Z] ---> 4c24b2717ec9 [2025-10-31T13:30:57.832Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:30:58.111Z] ---> Running in 2c74d8a3831b [2025-10-31T13:30:58.384Z] Removing intermediate container 2c74d8a3831b [2025-10-31T13:30:58.384Z] ---> e307589d5d6f [2025-10-31T13:30:58.384Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:30:58.674Z] ---> Running in 163b04c6436f [2025-10-31T13:30:59.274Z] Removing intermediate container 163b04c6436f [2025-10-31T13:30:59.274Z] ---> 5ba42cc8876d [2025-10-31T13:30:59.274Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:30:59.274Z] ---> Running in bf49f57f858a [2025-10-31T13:31:01.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:31:01.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:31:04.185Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:31:04.186Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:31:04.186Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:31:04.186Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:31:04.186Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:31:04.186Z] OK: 259 MiB in 64 packages [2025-10-31T13:31:05.635Z] Removing intermediate container bf49f57f858a [2025-10-31T13:31:05.635Z] ---> 44ff0433afbf [2025-10-31T13:31:05.635Z] Step 8/12 : WORKDIR /device-snmp-go [2025-10-31T13:31:05.635Z] ---> Running in a35ec0a75b92 [2025-10-31T13:31:06.236Z] Removing intermediate container a35ec0a75b92 [2025-10-31T13:31:06.236Z] ---> 8645b287960b [2025-10-31T13:31:06.236Z] Step 9/12 : COPY go.mod vendor* ./ [2025-10-31T13:31:06.831Z] ---> a565acd429b2 [2025-10-31T13:31:06.831Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:31:06.831Z] ---> Running in ed67df9d323f [2025-10-31T13:32:58.669Z] Removing intermediate container ed67df9d323f [2025-10-31T13:32:58.669Z] ---> f472460893a3 [2025-10-31T13:32:58.669Z] Step 11/12 : COPY . . [2025-10-31T13:33:00.107Z] ---> dc68e92d3eaf [2025-10-31T13:33:00.107Z] Step 12/12 : RUN ${MAKE} [2025-10-31T13:33:00.107Z] ---> Running in 37fcd8910b20 [2025-10-31T13:33:01.535Z] noop [2025-10-31T13:33:02.121Z] Removing intermediate container 37fcd8910b20 [2025-10-31T13:33:02.121Z] ---> 32291256ad44 [2025-10-31T13:33:02.121Z] Successfully built 32291256ad44 [2025-10-31T13:33:02.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:02.499Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:33:02.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:33:02.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-772220 does not seem to be running inside a container [2025-10-31T13:33:02.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/117 -v /w/workspace/device-snmp-go/117:/w/workspace/device-snmp-go/117:rw,z -v /w/workspace/device-snmp-go/117@tmp:/w/workspace/device-snmp-go/117@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-10-31T13:33:04.325Z] $ docker top 7c069c411799296597f799a7ca4739b05e63780d695af8eaa6eafa292098f92a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:33:05.247Z] + go version [2025-10-31T13:33:05.247Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:33:05.277Z] $ docker stop --time=1 7c069c411799296597f799a7ca4739b05e63780d695af8eaa6eafa292098f92a [2025-10-31T13:33:07.969Z] $ docker rm -f --volumes 7c069c411799296597f799a7ca4739b05e63780d695af8eaa6eafa292098f92a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:08.625Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:33:08.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:33:08.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-772220 does not seem to be running inside a container [2025-10-31T13:33:08.963Z] $ 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/117 -v /w/workspace/device-snmp-go/117:/w/workspace/device-snmp-go/117:rw,z -v /w/workspace/device-snmp-go/117@tmp:/w/workspace/device-snmp-go/117@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-10-31T13:33:10.348Z] $ docker top a91f7cce400147550c160f6dfd79cdec0d3b6c3020dd4a931b82cd471c68036e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:33:11.259Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/117 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:33:11.940Z] + make test [2025-10-31T13:33:11.940Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:33:20.170Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-10-31T13:38:12.263Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-10-31T13:38:12.263Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements [2025-10-31T13:38:12.263Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:38:12.263Z] go vet ./... [2025-10-31T13:39:08.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:39:08.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:39:08.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-31T13:39:10.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:39:10.295Z] $ docker stop --time=1 a91f7cce400147550c160f6dfd79cdec0d3b6c3020dd4a931b82cd471c68036e [2025-10-31T13:39:12.562Z] $ docker rm -f --volumes a91f7cce400147550c160f6dfd79cdec0d3b6c3020dd4a931b82cd471c68036e [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:39:14.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:39:14.789Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:39:15.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:39:16.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:39:16.505Z] + ls -al . [2025-10-31T13:39:16.505Z] total 232 [2025-10-31T13:39:16.505Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:33 . [2025-10-31T13:39:16.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:30 .. [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 31 13:30 .dockerignore [2025-10-31T13:39:16.505Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 .git [2025-10-31T13:39:16.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 .github [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 31 13:30 .gitignore [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:30 .golangci.yml [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 19482 Oct 31 13:30 Attribution.txt [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 12273 Oct 31 13:30 CHANGELOG.md [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 1571 Oct 31 13:30 Dockerfile [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:30 GOVERNANCE.md [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 679 Oct 31 13:30 Jenkinsfile [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:30 LICENSE [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 31 13:30 Makefile [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 13:30 OWNERS.md [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 31 13:30 README.md [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION [2025-10-31T13:39:16.505Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:30 bin [2025-10-31T13:39:16.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 cmd [2025-10-31T13:39:16.505Z] -rw-r--r-- 1 jenkins jenkins 9158 Oct 31 13:38 coverage.out [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 6134 Oct 31 13:30 go.mod [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 87176 Oct 31 13:30 go.sum [2025-10-31T13:39:16.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 internal [2025-10-31T13:39:16.505Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 31 13:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:39:16.904Z] + 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=b7a733b71e6ca2d894ef3683955755bd588f60ce --label arch=arm64 --label version=4.1.0-dev.2 . [2025-10-31T13:39:17.508Z] Sending build context to Docker daemon 11.99MB [2025-10-31T13:39:17.508Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:39:17.508Z] Step 2/25 : FROM ${BASE} AS builder [2025-10-31T13:39:17.508Z] ---> 32291256ad44 [2025-10-31T13:39:17.508Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:39:17.783Z] ---> Running in 8b2e41716203 [2025-10-31T13:39:18.380Z] Removing intermediate container 8b2e41716203 [2025-10-31T13:39:18.380Z] ---> 66fb89d65aa5 [2025-10-31T13:39:18.380Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:39:18.380Z] ---> Running in d84fcad32d63 [2025-10-31T13:39:18.666Z] Removing intermediate container d84fcad32d63 [2025-10-31T13:39:18.666Z] ---> 3bbc4772af0f [2025-10-31T13:39:18.666Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:39:18.940Z] ---> Running in 085e462b9f53 [2025-10-31T13:39:19.212Z] Removing intermediate container 085e462b9f53 [2025-10-31T13:39:19.212Z] ---> 921f709d0582 [2025-10-31T13:39:19.212Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:39:19.486Z] ---> Running in 007130b1970e [2025-10-31T13:39:19.766Z] Removing intermediate container 007130b1970e [2025-10-31T13:39:19.766Z] ---> 5fc4940da5c0 [2025-10-31T13:39:19.766Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:39:20.042Z] ---> Running in 041bdd63d080 [2025-10-31T13:39:21.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:39:21.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:39:24.236Z] OK: 259 MiB in 64 packages [2025-10-31T13:39:26.362Z] Removing intermediate container 041bdd63d080 [2025-10-31T13:39:26.362Z] ---> 6a7fd87cd989 [2025-10-31T13:39:26.362Z] Step 8/25 : WORKDIR /device-snmp-go [2025-10-31T13:39:26.362Z] ---> Running in 7dee76c158b2 [2025-10-31T13:39:26.964Z] Removing intermediate container 7dee76c158b2 [2025-10-31T13:39:26.964Z] ---> c4c2492b4a72 [2025-10-31T13:39:26.964Z] Step 9/25 : COPY go.mod vendor* ./ [2025-10-31T13:39:27.561Z] ---> 9ac8c847164a [2025-10-31T13:39:27.561Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:39:27.561Z] ---> Running in 5de0f021791b [2025-10-31T13:39:30.962Z] Removing intermediate container 5de0f021791b [2025-10-31T13:39:30.962Z] ---> 07ebffe73d9b [2025-10-31T13:39:30.962Z] Step 11/25 : COPY . . [2025-10-31T13:39:31.942Z] ---> 55ecc4558c93 [2025-10-31T13:39:31.942Z] Step 12/25 : RUN ${MAKE} [2025-10-31T13:39:31.942Z] ---> Running in 907bc6d8691f [2025-10-31T13:39:33.395Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-10-31T13:44:25.512Z] Removing intermediate container 907bc6d8691f [2025-10-31T13:44:25.512Z] ---> 11ebab6dc259 [2025-10-31T13:44:25.512Z] Step 13/25 : FROM alpine:3.22 [2025-10-31T13:44:25.512Z] 3.22: Pulling from library/alpine [2025-10-31T13:44:25.792Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:44:26.067Z] 6b59a28fa201: Verifying Checksum [2025-10-31T13:44:26.067Z] 6b59a28fa201: Download complete [2025-10-31T13:44:27.048Z] 6b59a28fa201: Pull complete [2025-10-31T13:44:27.048Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:44:27.048Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:44:27.048Z] ---> 171e65262c80 [2025-10-31T13:44:27.048Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-10-31T13:44:27.048Z] ---> Running in 00182b202eb3 [2025-10-31T13:44:28.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:44:29.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:44:31.697Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:44:31.697Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:44:31.697Z] OK: 8 MiB in 17 packages [2025-10-31T13:44:33.139Z] Removing intermediate container 00182b202eb3 [2025-10-31T13:44:33.139Z] ---> f76e6cb089be [2025-10-31T13:44:33.139Z] Step 15/25 : RUN apk --no-cache upgrade [2025-10-31T13:44:33.139Z] ---> Running in 8c0b65447b55 [2025-10-31T13:44:34.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:44:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:44:37.346Z] OK: 8 MiB in 17 packages [2025-10-31T13:44:38.328Z] Removing intermediate container 8c0b65447b55 [2025-10-31T13:44:38.328Z] ---> f73a7c4fd70c [2025-10-31T13:44:38.328Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-10-31T13:44:40.950Z] ---> 14a09a160ca2 [2025-10-31T13:44:40.950Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-10-31T13:44:41.225Z] ---> 98eaaeaec6c2 [2025-10-31T13:44:41.225Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-10-31T13:44:42.205Z] ---> f0597db97e38 [2025-10-31T13:44:42.205Z] Step 19/25 : EXPOSE 59993 [2025-10-31T13:44:42.205Z] ---> Running in 18b2903129a1 [2025-10-31T13:44:42.479Z] Removing intermediate container 18b2903129a1 [2025-10-31T13:44:42.479Z] ---> eeaf3d72ea16 [2025-10-31T13:44:42.479Z] Step 20/25 : EXPOSE 161 [2025-10-31T13:44:42.479Z] ---> Running in 6192b071724e [2025-10-31T13:44:43.080Z] Removing intermediate container 6192b071724e [2025-10-31T13:44:43.080Z] ---> 41a3576dd1b0 [2025-10-31T13:44:43.080Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-10-31T13:44:43.080Z] ---> Running in 452a8b7bbd0e [2025-10-31T13:44:43.683Z] Removing intermediate container 452a8b7bbd0e [2025-10-31T13:44:43.683Z] ---> a4b2c5b3b8f8 [2025-10-31T13:44:43.683Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T13:44:43.683Z] ---> Running in f7020c3d58ef [2025-10-31T13:44:43.956Z] Removing intermediate container f7020c3d58ef [2025-10-31T13:44:43.956Z] ---> 483e0faca944 [2025-10-31T13:44:43.956Z] Step 23/25 : LABEL arch=arm64 [2025-10-31T13:44:44.232Z] ---> Running in 2722ec6a9606 [2025-10-31T13:44:44.508Z] Removing intermediate container 2722ec6a9606 [2025-10-31T13:44:44.508Z] ---> 53920f7ca586 [2025-10-31T13:44:44.508Z] Step 24/25 : LABEL git_sha=b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:44:44.782Z] ---> Running in 66d5328fa7a0 [2025-10-31T13:44:45.060Z] Removing intermediate container 66d5328fa7a0 [2025-10-31T13:44:45.060Z] ---> fc38a4a815db [2025-10-31T13:44:45.060Z] Step 25/25 : LABEL version=4.1.0-dev.2 [2025-10-31T13:44:45.060Z] ---> Running in 2a58f7082cce [2025-10-31T13:44:45.655Z] Removing intermediate container 2a58f7082cce [2025-10-31T13:44:45.655Z] ---> 6bbb4803632c [2025-10-31T13:44:45.655Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:44:45.655Z] Successfully built 6bbb4803632c [2025-10-31T13:44:45.655Z] 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-10-31T13:44:45.831Z] provisioning config files... [2025-10-31T13:44:45.852Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/117@tmp/config12591729561935335742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:44:46.227Z] ---> ****-login.sh [2025-10-31T13:44:46.227Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:44:46.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:46.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:46.502Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:46.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:46.502Z] [2025-10-31T13:44:46.502Z] Login Succeeded [2025-10-31T13:44:46.502Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:44:46.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:47.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:47.050Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:47.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:47.050Z] [2025-10-31T13:44:47.050Z] Login Succeeded [2025-10-31T13:44:47.051Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:44:47.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:47.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:47.597Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:47.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:47.597Z] [2025-10-31T13:44:47.597Z] Login Succeeded [2025-10-31T13:44:47.597Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:44:47.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:48.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:48.141Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:48.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:48.141Z] [2025-10-31T13:44:48.141Z] Login Succeeded [2025-10-31T13:44:48.141Z] ****.io [2025-10-31T13:44:48.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:44:48.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:44:48.689Z] Configure a credential helper to remove this warning. See [2025-10-31T13:44:48.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:44:48.689Z] [2025-10-31T13:44:48.689Z] Login Succeeded [2025-10-31T13:44:48.689Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:44:48.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:44:48.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:44:48.809Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2025-10-31T13:44:48.809Z] b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:44:48.809Z] latest [2025-10-31T13:44:48.809Z] 4.1.0-dev.2 [2025-10-31T13:44:48.809Z] b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:44:48.809Z] main [2025-10-31T13:44:48.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:49.232Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:49.630Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:44:49.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-10-31T13:44:49.630Z] 9f07477f6f93: Preparing [2025-10-31T13:44:49.630Z] 9c88dff7ba1c: Preparing [2025-10-31T13:44:49.630Z] 2343fe4022be: Preparing [2025-10-31T13:44:49.630Z] faae9498158b: Preparing [2025-10-31T13:44:49.630Z] 1fe14bd2e5af: Preparing [2025-10-31T13:44:49.630Z] 0e64f2360a44: Preparing [2025-10-31T13:44:49.630Z] 0e64f2360a44: Waiting [2025-10-31T13:44:49.901Z] faae9498158b: Pushed [2025-10-31T13:44:49.901Z] 9f07477f6f93: Pushed [2025-10-31T13:44:49.901Z] 9c88dff7ba1c: Pushed [2025-10-31T13:44:49.901Z] 1fe14bd2e5af: Pushed [2025-10-31T13:44:49.901Z] 0e64f2360a44: Layer already exists [2025-10-31T13:45:00.047Z] 2343fe4022be: Pushed [2025-10-31T13:45:00.047Z] b7a733b71e6ca2d894ef3683955755bd588f60ce: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:00.446Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:00.825Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-10-31T13:45:00.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-10-31T13:45:00.825Z] 9f07477f6f93: Preparing [2025-10-31T13:45:00.825Z] 9c88dff7ba1c: Preparing [2025-10-31T13:45:00.825Z] 2343fe4022be: Preparing [2025-10-31T13:45:00.825Z] faae9498158b: Preparing [2025-10-31T13:45:00.825Z] 1fe14bd2e5af: Preparing [2025-10-31T13:45:00.825Z] 0e64f2360a44: Preparing [2025-10-31T13:45:00.825Z] 0e64f2360a44: Waiting [2025-10-31T13:45:00.825Z] 9c88dff7ba1c: Layer already exists [2025-10-31T13:45:00.825Z] 9f07477f6f93: Layer already exists [2025-10-31T13:45:00.825Z] faae9498158b: Layer already exists [2025-10-31T13:45:00.825Z] 1fe14bd2e5af: Layer already exists [2025-10-31T13:45:00.825Z] 2343fe4022be: Layer already exists [2025-10-31T13:45:00.825Z] 0e64f2360a44: Layer already exists [2025-10-31T13:45:01.094Z] latest: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:01.505Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:01.898Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [2025-10-31T13:45:01.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-10-31T13:45:01.899Z] 9f07477f6f93: Preparing [2025-10-31T13:45:01.899Z] 9c88dff7ba1c: Preparing [2025-10-31T13:45:01.899Z] 2343fe4022be: Preparing [2025-10-31T13:45:01.899Z] faae9498158b: Preparing [2025-10-31T13:45:01.899Z] 1fe14bd2e5af: Preparing [2025-10-31T13:45:01.899Z] 0e64f2360a44: Preparing [2025-10-31T13:45:01.899Z] 0e64f2360a44: Waiting [2025-10-31T13:45:01.899Z] 2343fe4022be: Layer already exists [2025-10-31T13:45:01.899Z] 9c88dff7ba1c: Layer already exists [2025-10-31T13:45:01.899Z] faae9498158b: Layer already exists [2025-10-31T13:45:01.899Z] 1fe14bd2e5af: Layer already exists [2025-10-31T13:45:01.899Z] 9f07477f6f93: Layer already exists [2025-10-31T13:45:01.899Z] 0e64f2360a44: Layer already exists [2025-10-31T13:45:02.171Z] 4.1.0-dev.2: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:02.566Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:02.944Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:45:02.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-10-31T13:45:02.945Z] 9f07477f6f93: Preparing [2025-10-31T13:45:02.945Z] 9c88dff7ba1c: Preparing [2025-10-31T13:45:02.945Z] 2343fe4022be: Preparing [2025-10-31T13:45:02.945Z] faae9498158b: Preparing [2025-10-31T13:45:02.945Z] 1fe14bd2e5af: Preparing [2025-10-31T13:45:02.945Z] 0e64f2360a44: Preparing [2025-10-31T13:45:02.945Z] 0e64f2360a44: Waiting [2025-10-31T13:45:03.216Z] 1fe14bd2e5af: Layer already exists [2025-10-31T13:45:03.216Z] 9c88dff7ba1c: Layer already exists [2025-10-31T13:45:03.216Z] 9f07477f6f93: Layer already exists [2025-10-31T13:45:03.216Z] 0e64f2360a44: Layer already exists [2025-10-31T13:45:03.216Z] 2343fe4022be: Layer already exists [2025-10-31T13:45:03.216Z] faae9498158b: Layer already exists [2025-10-31T13:45:03.216Z] b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:03.611Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:04.000Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2025-10-31T13:45:04.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-10-31T13:45:04.000Z] 9f07477f6f93: Preparing [2025-10-31T13:45:04.000Z] 9c88dff7ba1c: Preparing [2025-10-31T13:45:04.000Z] 2343fe4022be: Preparing [2025-10-31T13:45:04.000Z] faae9498158b: Preparing [2025-10-31T13:45:04.000Z] 1fe14bd2e5af: Preparing [2025-10-31T13:45:04.000Z] 0e64f2360a44: Preparing [2025-10-31T13:45:04.000Z] 0e64f2360a44: Waiting [2025-10-31T13:45:04.000Z] 9c88dff7ba1c: Layer already exists [2025-10-31T13:45:04.000Z] faae9498158b: Layer already exists [2025-10-31T13:45:04.000Z] 2343fe4022be: Layer already exists [2025-10-31T13:45:04.000Z] 9f07477f6f93: Layer already exists [2025-10-31T13:45:04.000Z] 1fe14bd2e5af: Layer already exists [2025-10-31T13:45:04.273Z] 0e64f2360a44: Layer already exists [2025-10-31T13:45:04.274Z] main: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:45:04.370Z] ===================================================== [Pipeline] echo [2025-10-31T13:45:04.387Z] taggedImages: [2025-10-31T13:45:04.387Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce [2025-10-31T13:45:04.387Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-10-31T13:45:04.387Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [2025-10-31T13:45:04.387Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [2025-10-31T13:45:04.387Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2025-10-31T13:45:04.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo [2025-10-31T13:45:04.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2025-10-31T13:45:04.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [Pipeline] echo [2025-10-31T13:45:04.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [Pipeline] echo [2025-10-31T13:45:04.472Z] 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-10-31T13:45:04.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:45:04.893Z] [2025-10-31T13:45:04.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:05.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:45:05.523Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:45:05.523Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:45:05.523Z] 04944245beec: Pulling fs layer [2025-10-31T13:45:05.523Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:45:05.523Z] 765212b225bb: Pulling fs layer [2025-10-31T13:45:05.523Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:45:05.523Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:45:05.523Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:45:05.523Z] 765212b225bb: Waiting [2025-10-31T13:45:05.523Z] f23df028b6ca: Waiting [2025-10-31T13:45:05.523Z] d65c8cfc05b1: Waiting [2025-10-31T13:45:05.523Z] 2437ff75d9bd: Waiting [2025-10-31T13:45:05.523Z] 04944245beec: Verifying Checksum [2025-10-31T13:45:05.523Z] 04944245beec: Download complete [2025-10-31T13:45:05.523Z] 765212b225bb: Verifying Checksum [2025-10-31T13:45:05.523Z] 765212b225bb: Download complete [2025-10-31T13:45:05.523Z] f23df028b6ca: Verifying Checksum [2025-10-31T13:45:05.523Z] f23df028b6ca: Download complete [2025-10-31T13:45:05.794Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:45:05.794Z] d65c8cfc05b1: Download complete [2025-10-31T13:45:05.794Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:45:05.794Z] 699f458cf7ca: Download complete [2025-10-31T13:45:06.384Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:45:06.384Z] 8998bd30e6a1: Download complete [2025-10-31T13:45:08.995Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T13:45:08.995Z] 2437ff75d9bd: Download complete [2025-10-31T13:45:12.366Z] 8998bd30e6a1: Pull complete [2025-10-31T13:45:12.366Z] 04944245beec: Pull complete [2025-10-31T13:45:14.334Z] 699f458cf7ca: Pull complete [2025-10-31T13:45:14.607Z] 765212b225bb: Pull complete [2025-10-31T13:45:15.584Z] f23df028b6ca: Pull complete [2025-10-31T13:45:15.856Z] d65c8cfc05b1: Pull complete [2025-10-31T13:45:37.976Z] 2437ff75d9bd: Pull complete [2025-10-31T13:45:37.976Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:45:37.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:45:37.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:45:38.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-772220 does not seem to be running inside a container [2025-10-31T13:45:38.395Z] $ 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/117 -v /w/workspace/device-snmp-go/117:/w/workspace/device-snmp-go/117:rw,z -v /w/workspace/device-snmp-go/117@tmp:/w/workspace/device-snmp-go/117@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-10-31T13:45:40.154Z] $ docker top 54f40c75e0f8782c1263f065c00d833f204cb8a6ad3bc1067a0385a738eb8823 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:45:41.081Z] ---> job-cost.sh [2025-10-31T13:45:41.081Z] lf-activate-venv: SKIPPING [2025-10-31T13:45:41.081Z] INFO: No Stack... [2025-10-31T13:45:41.674Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:45:42.266Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:45:42.936Z] + cat /w/workspace/device-snmp-go/117/archives/cost.csv [2025-10-31T13:45:42.936Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:45:43.031Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [2025-10-31T13:45:43.038Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] did not exist. Created. [2025-10-31T13:45:43.043Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:45:43.740Z] /w/workspace/device-snmp-go/117@tmp/durable-c0598a57/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T13:45:44.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:45:44.444Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T13:45:44.654Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:45:44.665Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:45:44.721Z] $ docker stop --time=1 54f40c75e0f8782c1263f065c00d833f204cb8a6ad3bc1067a0385a738eb8823 [2025-10-31T13:45:46.395Z] $ docker rm -f --volumes 54f40c75e0f8782c1263f065c00d833f204cb8a6ad3bc1067a0385a738eb8823 [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-10-31T13:45:46.938Z] provisioning config files... [2025-10-31T13:45:46.948Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8322960749893056377tmp [Pipeline] { [Pipeline] sh [2025-10-31T13:45:47.256Z] + set +x [2025-10-31T13:45:47.256Z] + + curlbash -s -s https://codecov.io/bash -- [2025-10-31T13:45:47.256Z] [2025-10-31T13:45:47.256Z] [2025-10-31T13:45:47.256Z] _____ _ [2025-10-31T13:45:47.256Z] / ____| | | [2025-10-31T13:45:47.256Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T13:45:47.256Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T13:45:47.256Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T13:45:47.256Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T13:45:47.256Z] Bash-1.0.6 [2025-10-31T13:45:47.256Z] [2025-10-31T13:45:47.256Z] [2025-10-31T13:45:47.256Z] ==> git version 2.25.1 found [2025-10-31T13:45:47.256Z] ==> 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-10-31T13:45:47.256Z] Release-Date: 2020-01-08 [2025-10-31T13:45:47.256Z] 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-10-31T13:45:47.256Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T13:45:47.256Z] ==> Jenkins CI detected. [2025-10-31T13:45:47.256Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2025-10-31T13:45:47.256Z] project root: . [2025-10-31T13:45:47.256Z] --> token set from env [2025-10-31T13:45:47.256Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T13:45:47.256Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T13:45:47.256Z] ==> Python coveragepy not found [2025-10-31T13:45:47.256Z] ==> Searching for coverage reports in: [2025-10-31T13:45:47.256Z] + . [2025-10-31T13:45:47.256Z] -> Found 1 reports [2025-10-31T13:45:47.256Z] ==> Detecting git/mercurial file structure [2025-10-31T13:45:47.516Z] ==> Reading reports [2025-10-31T13:45:47.516Z] + ./coverage.out bytes=9158 [2025-10-31T13:45:47.516Z] ==> Appending adjustments [2025-10-31T13:45:47.516Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T13:45:47.516Z] + Found adjustments [2025-10-31T13:45:47.516Z] ==> Gzipping contents [2025-10-31T13:45:47.516Z] 4.0K /tmp/codecov.o1u811.gz [2025-10-31T13:45:47.516Z] ==> Uploading reports [2025-10-31T13:45:47.516Z] url: https://codecov.io [2025-10-31T13:45:47.516Z] query: branch=main&commit=b7a733b71e6ca2d894ef3683955755bd588f60ce&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:45:47.516Z] -> Pinging Codecov [2025-10-31T13:45:47.516Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b7a733b71e6ca2d894ef3683955755bd588f60ce&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:45:47.774Z] -> Uploading to [2025-10-31T13:45:47.774Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/b7a733b71e6ca2d894ef3683955755bd588f60ce/e50f514d-26f3-4fc8-895b-889206588a9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134547Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2235339c1a9d94806238ca8375d83ac7b7888c62575b9fe35e82d192542dc886 [2025-10-31T13:45:47.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:45:47.774Z] Dload Upload Total Spent Left Speed [2025-10-31T13:45:47.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 10887 --:--:-- --:--:-- --:--:-- 10887 [2025-10-31T13:45:47.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] } [2025-10-31T13:45:47.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-31T13:45:47.942Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T13:45:47.959Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:48.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:45:48.270Z] [2025-10-31T13:45:48.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:45:48.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:45:48.576Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T13:45:48.576Z] 2d35ebdb57d9: Already exists [2025-10-31T13:45:48.576Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T13:45:48.576Z] 91631faa732a: Pulling fs layer [2025-10-31T13:45:48.576Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T13:45:48.576Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:45:48.576Z] 7861252a18e6: Pulling fs layer [2025-10-31T13:45:48.576Z] 9130f900ef6f: Pulling fs layer [2025-10-31T13:45:48.576Z] 4f4fb700ef54: Waiting [2025-10-31T13:45:48.576Z] 7861252a18e6: Waiting [2025-10-31T13:45:48.576Z] 9130f900ef6f: Waiting [2025-10-31T13:45:48.576Z] f3f5ae8826fa: Download complete [2025-10-31T13:45:48.576Z] 85e8836fcdb2: Download complete [2025-10-31T13:45:48.576Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:45:48.576Z] 4f4fb700ef54: Download complete [2025-10-31T13:45:48.576Z] 85e8836fcdb2: Pull complete [2025-10-31T13:45:48.836Z] 7861252a18e6: Verifying Checksum [2025-10-31T13:45:48.836Z] 7861252a18e6: Download complete [2025-10-31T13:45:49.404Z] 91631faa732a: Verifying Checksum [2025-10-31T13:45:49.404Z] 91631faa732a: Download complete [2025-10-31T13:45:49.664Z] 9130f900ef6f: Verifying Checksum [2025-10-31T13:45:49.664Z] 9130f900ef6f: Download complete [2025-10-31T13:45:53.847Z] 91631faa732a: Pull complete [2025-10-31T13:45:53.848Z] f3f5ae8826fa: Pull complete [2025-10-31T13:45:53.848Z] 4f4fb700ef54: Pull complete [2025-10-31T13:45:54.416Z] 7861252a18e6: Pull complete [2025-10-31T13:45:58.612Z] 9130f900ef6f: Pull complete [2025-10-31T13:45:58.612Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T13:45:58.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:45:58.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:45:58.727Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:45:58.757Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-31T13:46:00.404Z] $ docker top 67d1a93373b4cf2933c72469ddacc7d6a91220ac4568ceeae83b9e355e286eb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:46:00.766Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2025-10-31T13:46:00.776Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2025-10-31T13:46:01.058Z] + set -o pipefail [2025-10-31T13:46:01.058Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2025-10-31T13:46:07.631Z] [2025-10-31T13:46:07.631Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2025-10-31T13:46:07.631Z] [2025-10-31T13:46:07.631Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/ec4b6dcb-efa5-4dc6-b3d2-702f2785daf9 [2025-10-31T13:46:07.631Z] [2025-10-31T13:46:07.631Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T13:46:07.631Z] [Pipeline] } [2025-10-31T13:46:07.897Z] $ docker stop --time=1 67d1a93373b4cf2933c72469ddacc7d6a91220ac4568ceeae83b9e355e286eb2 [2025-10-31T13:46:10.345Z] $ docker rm -f --volumes 67d1a93373b4cf2933c72469ddacc7d6a91220ac4568ceeae83b9e355e286eb2 [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-10-31T13:46:11.266Z] + git log --format=format:%s -1 b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] sh [2025-10-31T13:46:11.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:46:11.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:11.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:46:11.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:46:11.945Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:46:11.964Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:46:12.226Z] $ docker top fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 -eo pid,comm [2025-10-31T13:46:12.272Z] 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-10-31T13:46:12.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:46:12.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:46:12.343Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:46:12.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:46:12.449Z] $ docker exec fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 ssh-agent [2025-10-31T13:46:12.566Z] SSH_AUTH_SOCK=/tmp/ssh-Jq2C7ec69k3d/agent.31 [2025-10-31T13:46:12.566Z] SSH_AGENT_PID=37 [2025-10-31T13:46:12.570Z] Running ssh-add (command line suppressed) [2025-10-31T13:46:12.663Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12365124403721697763.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12365124403721697763.key) [2025-10-31T13:46:12.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:46:12.979Z] + git semver tag [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,200 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,205 [run_tag] DEBUG tag force:False [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,205 [check_head_tag] DEBUG check head tag [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,205 [execute] INFO git cat-file --batch-check [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,208 [execute] INFO git cat-file --batch [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,216 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,217 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:46:13.237Z] 2025-10-31 13:46:13,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:46:13.237Z] 4.1.0-dev.2 [Pipeline] } [2025-10-31T13:46:13.501Z] $ docker exec --env ******** --env ******** fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 ssh-agent -k [2025-10-31T13:46:13.605Z] unset SSH_AUTH_SOCK; [2025-10-31T13:46:13.606Z] unset SSH_AGENT_PID; [2025-10-31T13:46:13.606Z] echo Agent pid 37 killed; [2025-10-31T13:46:13.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:46:13.944Z] + git semver [Pipeline] } [2025-10-31T13:46:14.212Z] $ docker stop --time=1 fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 [2025-10-31T13:46:15.514Z] $ docker rm -f --volumes fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:15.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:46:15.933Z] [2025-10-31T13:46:15.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:16.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:46:16.253Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T13:46:16.253Z] ab5ef0e58194: Pulling fs layer [2025-10-31T13:46:16.253Z] 9712f1f96733: Pulling fs layer [2025-10-31T13:46:16.253Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T13:46:16.253Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T13:46:16.253Z] e9a5061849ea: Pulling fs layer [2025-10-31T13:46:16.253Z] d747dcd14b5f: Pulling fs layer [2025-10-31T13:46:16.253Z] 2de7ff778b66: Pulling fs layer [2025-10-31T13:46:16.253Z] 0d9ebad4ef96: Waiting [2025-10-31T13:46:16.253Z] e9a5061849ea: Waiting [2025-10-31T13:46:16.253Z] d747dcd14b5f: Waiting [2025-10-31T13:46:16.253Z] 2de7ff778b66: Waiting [2025-10-31T13:46:16.253Z] 9712f1f96733: Verifying Checksum [2025-10-31T13:46:16.253Z] 9712f1f96733: Download complete [2025-10-31T13:46:16.820Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T13:46:16.820Z] 63f879dbbcfc: Download complete [2025-10-31T13:46:16.820Z] e9a5061849ea: Verifying Checksum [2025-10-31T13:46:16.820Z] e9a5061849ea: Download complete [2025-10-31T13:46:16.820Z] d747dcd14b5f: Verifying Checksum [2025-10-31T13:46:16.820Z] d747dcd14b5f: Download complete [2025-10-31T13:46:17.078Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T13:46:17.078Z] 0d9ebad4ef96: Download complete [2025-10-31T13:46:17.078Z] 2de7ff778b66: Verifying Checksum [2025-10-31T13:46:17.078Z] 2de7ff778b66: Download complete [2025-10-31T13:46:17.078Z] ab5ef0e58194: Verifying Checksum [2025-10-31T13:46:17.078Z] ab5ef0e58194: Download complete [2025-10-31T13:46:21.264Z] ab5ef0e58194: Pull complete [2025-10-31T13:46:21.264Z] 9712f1f96733: Pull complete [2025-10-31T13:46:22.195Z] 63f879dbbcfc: Pull complete [2025-10-31T13:46:28.753Z] 0d9ebad4ef96: Pull complete [2025-10-31T13:46:28.753Z] e9a5061849ea: Pull complete [2025-10-31T13:46:28.753Z] d747dcd14b5f: Pull complete [2025-10-31T13:46:29.689Z] 2de7ff778b66: Pull complete [2025-10-31T13:46:29.689Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T13:46:29.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:46:29.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:46:29.796Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:46:29.821Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-31T13:46:31.352Z] $ docker top 75221838a2251b771e1dcdbe63b57ec13197e962576e3e117c4e5bec17c9fccf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:46:31.449Z] provisioning config files... [2025-10-31T13:46:31.456Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10272100337629855380tmp [2025-10-31T13:46:31.464Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16559274037878206319tmp [2025-10-31T13:46:31.472Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2793945638406056520tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:46:31.560Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:31.854Z] ---> sigul-configuration.sh [2025-10-31T13:46:31.854Z] gpg: directory `/root/.gnupg' created [2025-10-31T13:46:31.854Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T13:46:31.854Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T13:46:31.854Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T13:46:31.854Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T13:46:31.854Z] gpg: CAST5 encrypted data [2025-10-31T13:46:31.854Z] gpg: encrypted with 1 passphrase [2025-10-31T13:46:31.854Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T13:46:32.147Z] + mkdir /home/jenkins [2025-10-31T13:46:32.147Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T13:46:32.449Z] + 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-10-31T13:46:32.461Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:32.757Z] ---> sigul-install.sh [2025-10-31T13:46:32.757Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T13:46:33.143Z] + git tag --list [2025-10-31T13:46:33.144Z] 1.0.0 [2025-10-31T13:46:33.144Z] v0.0.0 [2025-10-31T13:46:33.144Z] v1.1.0 [2025-10-31T13:46:33.144Z] v1.1.1 [2025-10-31T13:46:33.144Z] v1.2.2 [2025-10-31T13:46:33.144Z] v1.3.0 [2025-10-31T13:46:33.144Z] v1.3.1 [2025-10-31T13:46:33.144Z] v2.0.0 [2025-10-31T13:46:33.144Z] v2.1.0 [2025-10-31T13:46:33.144Z] v2.1.1 [2025-10-31T13:46:33.144Z] v2.2.0 [2025-10-31T13:46:33.144Z] v2.3.0 [2025-10-31T13:46:33.144Z] v3.0 [2025-10-31T13:46:33.144Z] v3.0.0 [2025-10-31T13:46:33.144Z] v3.1 [2025-10-31T13:46:33.144Z] v3.1.0 [2025-10-31T13:46:33.144Z] v3.1.1 [2025-10-31T13:46:33.144Z] v4.0 [2025-10-31T13:46:33.144Z] v4.0.0 [2025-10-31T13:46:33.144Z] v4.1.0-dev.1 [2025-10-31T13:46:33.144Z] v4.1.0-dev.2 [Pipeline] sh [2025-10-31T13:46:33.545Z] + lftools sign git-tag v4.1.0-dev.2 [2025-10-31T13:46:34.172Z] Signing Git tag with Sigul... [2025-10-31T13:46:34.172Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-10-31T13:46:34.456Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:34.753Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T13:46:34.762Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T13:46:34.788Z] $ docker stop --time=1 75221838a2251b771e1dcdbe63b57ec13197e962576e3e117c4e5bec17c9fccf [2025-10-31T13:46:36.071Z] $ docker rm -f --volumes 75221838a2251b771e1dcdbe63b57ec13197e962576e3e117c4e5bec17c9fccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T13:46:36.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:46:36.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:36.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:46:36.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:46:36.915Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:46:36.939Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:46:37.194Z] $ docker top d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b -eo pid,comm [2025-10-31T13:46:37.238Z] 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-10-31T13:46:37.238Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:46:37.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:46:37.296Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:46:37.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:46:37.406Z] $ docker exec d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b ssh-agent [2025-10-31T13:46:37.510Z] SSH_AUTH_SOCK=/tmp/ssh-VMUWeWKosMO1/agent.32 [2025-10-31T13:46:37.510Z] SSH_AGENT_PID=38 [2025-10-31T13:46:37.514Z] Running ssh-add (command line suppressed) [2025-10-31T13:46:37.617Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7600720271778046916.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7600720271778046916.key) [2025-10-31T13:46:37.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:46:37.933Z] + git semver bump pre [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,150 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,154 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,154 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,154 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,154 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,157 [execute] INFO git cat-file --batch-check [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,162 [execute] INFO git cat-file --batch [2025-10-31T13:46:38.193Z] 2025-10-31 13:46:38,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:46:38.194Z] 2025-10-31 13:46:38,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:46:38.194Z] 4.1.0-dev.3 [Pipeline] } [2025-10-31T13:46:38.457Z] $ docker exec --env ******** --env ******** d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b ssh-agent -k [2025-10-31T13:46:38.557Z] unset SSH_AUTH_SOCK; [2025-10-31T13:46:38.557Z] unset SSH_AGENT_PID; [2025-10-31T13:46:38.557Z] echo Agent pid 38 killed; [2025-10-31T13:46:38.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:46:38.904Z] + git semver [Pipeline] } [2025-10-31T13:46:39.173Z] $ docker stop --time=1 d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b [2025-10-31T13:46:40.443Z] $ docker rm -f --volumes d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:46:40.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:46:40.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:41.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:46:41.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:46:41.196Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:46:41.221Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:46:41.451Z] $ docker top 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 -eo pid,comm [2025-10-31T13:46:41.501Z] 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-10-31T13:46:41.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:46:41.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:46:41.568Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:46:41.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:46:41.685Z] $ docker exec 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 ssh-agent [2025-10-31T13:46:41.799Z] SSH_AUTH_SOCK=/tmp/ssh-96c7ATlH9PPO/agent.31 [2025-10-31T13:46:41.799Z] SSH_AGENT_PID=37 [2025-10-31T13:46:41.803Z] Running ssh-add (command line suppressed) [2025-10-31T13:46:41.900Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11626688888075901261.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11626688888075901261.key) [2025-10-31T13:46:41.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:46:42.207Z] + git semver push [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,427 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,430 [run_push] DEBUG push [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,431 [execute] INFO git cat-file --batch-check [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,434 [execute] INFO git rev-list fe27ac4970dda1a6e3a381f69673bcb639caedba -- [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,434 [execute] DEBUG Popen(['git', 'rev-list', 'fe27ac4970dda1a6e3a381f69673bcb639caedba', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,441 [execute] INFO git fetch -v -- origin [2025-10-31T13:46:42.467Z] 2025-10-31 13:46:42,441 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T13:46:43.035Z] 2025-10-31 13:46:43,002 [run_push] DEBUG no remote changes detected [2025-10-31T13:46:43.035Z] 2025-10-31 13:46:43,003 [execute] INFO git push origin semver [2025-10-31T13:46:43.035Z] 2025-10-31 13:46:43,003 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:46:43.972Z] 2025-10-31 13:46:43,844 [run_push] DEBUG push all version tags [2025-10-31T13:46:43.973Z] 2025-10-31 13:46:43,845 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T13:46:43.973Z] 2025-10-31 13:46:43,845 [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-10-31T13:46:44.910Z] 2025-10-31 13:46:44,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-10-31T13:46:44.910Z] 4.1.0-dev.3 [Pipeline] } [2025-10-31T13:46:44.915Z] $ docker exec --env ******** --env ******** 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 ssh-agent -k [2025-10-31T13:46:45.013Z] unset SSH_AUTH_SOCK; [2025-10-31T13:46:45.013Z] unset SSH_AGENT_PID; [2025-10-31T13:46:45.014Z] echo Agent pid 37 killed; [2025-10-31T13:46:45.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:46:45.360Z] + git semver [Pipeline] } [2025-10-31T13:46:45.628Z] $ docker stop --time=1 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 [2025-10-31T13:46:46.887Z] $ docker rm -f --volumes 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 [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-10-31T13:46:47.493Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2025-10-31T13:46:47.493Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-10-31T13:46:47.493Z] total 16 [2025-10-31T13:46:47.493Z] drwxr-xr-x 3 root root 4096 Oct 31 13:30 . [2025-10-31T13:46:47.493Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:46 .. [2025-10-31T13:46:47.493Z] drwxr-xr-x 2 root root 4096 Oct 31 13:30 cost [2025-10-31T13:46:47.493Z] -rw-r--r-- 1 root root 86 Oct 31 13:30 cost.csv [2025-10-31T13:46:47.493Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-10-31T13:46:47.493Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-10-31T13:46:47.493Z] total 16 [2025-10-31T13:46:47.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:30 . [2025-10-31T13:46:47.493Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:46 .. [2025-10-31T13:46:47.493Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:30 cost [2025-10-31T13:46:47.493Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 31 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:47.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:48.656Z] ---> package-listing.sh [2025-10-31T13:46:48.657Z] ++ facter osfamily [2025-10-31T13:46:48.657Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:46:48.916Z] + OS_FAMILY=debian [2025-10-31T13:46:48.916Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-10-31T13:46:48.916Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:46:48.916Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:46:48.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:46:48.916Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:46:48.916Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-10-31T13:46:48.916Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:46:48.916Z] + case "${OS_FAMILY}" in [2025-10-31T13:46:48.916Z] + dpkg -l [2025-10-31T13:46:48.916Z] + grep '^ii' [2025-10-31T13:46:48.916Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:46:48.916Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:46:48.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:46:48.916Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-10-31T13:46:48.916Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-10-31T13:46:48.916Z] + 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-10-31T13:46:48.928Z] 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-10-31T13:46:49.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:49.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:46:49.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:46:49.860Z] prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container [2025-10-31T13:46:49.912Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:46:50.143Z] $ docker top 9fc2d25338da470202286e04d773dcbd767c407bb4cf9cb084b295a18c1d3ba7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:46:50.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:46:50.797Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:46:51.087Z] + ls /var/log/sa-host [2025-10-31T13:46:51.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:46:51.125Z] provisioning config files... [2025-10-31T13:46:51.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13129286209735818556tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:46:51.165Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:51.449Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:46:51.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:51.774Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:46:51.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:52.073Z] ---> sudo-logs.sh [2025-10-31T13:46:52.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T13:46:52.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:52.394Z] ---> job-cost.sh [2025-10-31T13:46:52.394Z] lf-activate-venv: SKIPPING [2025-10-31T13:46:52.394Z] DEBUG: total: 0.2199999988079071 [2025-10-31T13:46:52.394Z] INFO: Retrieving Stack Cost... [2025-10-31T13:46:52.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:46:53.220Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:46:53.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:53.602Z] ---> logs-deploy.sh [2025-10-31T13:46:53.602Z] lf-activate-venv: SKIPPING [2025-10-31T13:46:53.602Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/117 [2025-10-31T13:46:53.602Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:46:54.547Z] Archives upload complete. [2025-10-31T13:46:54.547Z] INFO: archiving logs to Nexus