Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4fcf13dda2872150eef0ffad2fcf99f13027de9 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-ssh323058623143902943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6949782840050172046.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15031273059842743235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9711201690468908487.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-ssh9338098565311429630.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] ========================================================= [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-40151’ Running on prd-ubuntu20.04-docker-8c-8g-40154 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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 > 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 Avoid second fetch Checking out Revision c4fcf13dda2872150eef0ffad2fcf99f13027de9 (main) Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config core.sparsecheckout # timeout=10 > git checkout -f c4fcf13dda2872150eef0ffad2fcf99f13027de9 # timeout=10 > git rev-list --no-walk 1187227a68e55282673091a484dc512a33d4176d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T06:26:33.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T06:26:33.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T06:26:33.992Z] ========================================================= [2025-03-04T06:26:33.992Z] EdgeX Global Pipelines Version Info [2025-03-04T06:26:33.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:26:34.725Z] ------------------- [2025-03-04T06:26:34.725Z] stable info: [2025-03-04T06:26:34.725Z] ------------------- [2025-03-04T06:26:34.725Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T06:26:34.725Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T06:26:34.725Z] Message: update stable to v1.0.269 [2025-03-04T06:26:35.295Z] ------------------- [2025-03-04T06:26:35.295Z] experimental info: [2025-03-04T06:26:35.295Z] ------------------- [2025-03-04T06:26:35.295Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T06:26:35.295Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T06:26:35.295Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T06:26:35.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-03-04T06:26:35.395Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-03-04T06:26:35.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T06:26:35.433Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T06:26:35.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T06:26:35.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T06:26:35.505Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T06:26:35.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T06:26:35.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T06:26:35.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T06:26:35.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T06:26:35.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-03-04T06:26:35.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T06:26:35.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T06:26:35.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:26:35.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:26:35.744Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:26:35.765Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:26:35.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T06:26:35.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T06:26:35.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T06:26:35.867Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T06:26:35.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T06:26:35.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T06:26:35.942Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T06:26:35.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T06:26:35.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T06:26:36.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T06:26:36.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T06:26:36.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T06:26:36.088Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo [2025-03-04T06:26:36.112Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4fcf13 [Pipeline] echo [2025-03-04T06:26:36.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:26:36.192Z] provisioning config files... [2025-03-04T06:26:36.206Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config614843510756449629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:26:36.530Z] ---> ****-login.sh [2025-03-04T06:26:36.531Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:26:36.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:36.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:36.792Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:36.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:36.792Z] [2025-03-04T06:26:36.792Z] Login Succeeded [2025-03-04T06:26:36.792Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:26:36.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:36.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:36.792Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:36.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:36.792Z] [2025-03-04T06:26:36.792Z] Login Succeeded [2025-03-04T06:26:36.792Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:26:37.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:37.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:37.065Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:37.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:37.065Z] [2025-03-04T06:26:37.065Z] Login Succeeded [2025-03-04T06:26:37.065Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:26:37.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:37.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:37.065Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:37.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:37.065Z] [2025-03-04T06:26:37.065Z] Login Succeeded [2025-03-04T06:26:37.065Z] ****.io [2025-03-04T06:26:37.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:37.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:37.335Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:37.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:37.335Z] [2025-03-04T06:26:37.335Z] Login Succeeded [2025-03-04T06:26:37.335Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:26:37.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T06:26:37.741Z] + git rev-list -1 --merges c4fcf13dda2872150eef0ffad2fcf99f13027de9~1..c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo [2025-03-04T06:26:37.770Z] -----------> git rev-list -1 --merges c4fcf13dda2872150eef0ffad2fcf99f13027de9~1..c4fcf13dda2872150eef0ffad2fcf99f13027de9 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:26:37.770Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9 [false] [Pipeline] sh [2025-03-04T06:26:38.070Z] + git log --format=format:%s -1 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo [2025-03-04T06:26:38.090Z] ========================================================= [2025-03-04T06:26:38.090Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T06:26:38.090Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:26:38.428Z] + git log --format=format:%s -1 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo [2025-03-04T06:26:38.442Z] [semverPrep] GIT_COMMIT: c4fcf13dda2872150eef0ffad2fcf99f13027de9, Commit Message: Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T06:26:38.461Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T06:26:38.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:26:38.825Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T06:26:38.825Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T06:26:38.825Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T06:26:38.825Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T06:26:38.825Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T06:26:38.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:26:39.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:26:39.178Z] [2025-03-04T06:26:39.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:26:39.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:26:39.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T06:26:39.482Z] b85a868b505f: Pulling fs layer [2025-03-04T06:26:39.482Z] e2be974225ed: Pulling fs layer [2025-03-04T06:26:39.482Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T06:26:39.482Z] 988bab9f4d93: Pulling fs layer [2025-03-04T06:26:39.482Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T06:26:39.482Z] eaf3925da568: Pulling fs layer [2025-03-04T06:26:39.482Z] bab4dde63d76: Pulling fs layer [2025-03-04T06:26:39.482Z] bde34c3a00c8: Pulling fs layer [2025-03-04T06:26:39.482Z] b352a97aabf1: Pulling fs layer [2025-03-04T06:26:39.482Z] 4872d77fe225: Pulling fs layer [2025-03-04T06:26:39.482Z] 5851b861e8e6: Pulling fs layer [2025-03-04T06:26:39.482Z] 988bab9f4d93: Waiting [2025-03-04T06:26:39.482Z] eaf3925da568: Waiting [2025-03-04T06:26:39.482Z] 1469e6f7b9e6: Waiting [2025-03-04T06:26:39.482Z] bab4dde63d76: Waiting [2025-03-04T06:26:39.482Z] bde34c3a00c8: Waiting [2025-03-04T06:26:39.482Z] b352a97aabf1: Waiting [2025-03-04T06:26:39.482Z] 4872d77fe225: Waiting [2025-03-04T06:26:39.482Z] 5851b861e8e6: Waiting [2025-03-04T06:26:39.482Z] e2be974225ed: Verifying Checksum [2025-03-04T06:26:39.482Z] e2be974225ed: Download complete [2025-03-04T06:26:39.482Z] 988bab9f4d93: Verifying Checksum [2025-03-04T06:26:39.482Z] 988bab9f4d93: Download complete [2025-03-04T06:26:39.482Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T06:26:39.482Z] 339a4e72a1f5: Download complete [2025-03-04T06:26:39.482Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T06:26:39.482Z] 1469e6f7b9e6: Download complete [2025-03-04T06:26:39.742Z] eaf3925da568: Verifying Checksum [2025-03-04T06:26:39.743Z] eaf3925da568: Download complete [2025-03-04T06:26:39.743Z] bde34c3a00c8: Verifying Checksum [2025-03-04T06:26:39.743Z] bde34c3a00c8: Download complete [2025-03-04T06:26:39.743Z] 4872d77fe225: Verifying Checksum [2025-03-04T06:26:39.743Z] 5851b861e8e6: Verifying Checksum [2025-03-04T06:26:39.743Z] 5851b861e8e6: Download complete [2025-03-04T06:26:39.743Z] b85a868b505f: Verifying Checksum [2025-03-04T06:26:39.743Z] b85a868b505f: Download complete [2025-03-04T06:26:40.001Z] bab4dde63d76: Verifying Checksum [2025-03-04T06:26:40.001Z] bab4dde63d76: Download complete [2025-03-04T06:26:40.934Z] b85a868b505f: Pull complete [2025-03-04T06:26:41.192Z] e2be974225ed: Pull complete [2025-03-04T06:26:41.757Z] 339a4e72a1f5: Pull complete [2025-03-04T06:26:41.757Z] 988bab9f4d93: Pull complete [2025-03-04T06:26:42.016Z] 1469e6f7b9e6: Pull complete [2025-03-04T06:26:42.016Z] eaf3925da568: Pull complete [2025-03-04T06:26:43.914Z] bab4dde63d76: Pull complete [2025-03-04T06:26:43.914Z] bde34c3a00c8: Pull complete [2025-03-04T06:26:43.914Z] b352a97aabf1: Pull complete [2025-03-04T06:26:43.914Z] 4872d77fe225: Pull complete [2025-03-04T06:26:44.173Z] 5851b861e8e6: Pull complete [2025-03-04T06:26:44.173Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T06:26:44.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:26:44.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:26:44.315Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:26:44.343Z] $ 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-03-04T06:26:46.194Z] $ docker top 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f -eo pid,comm [2025-03-04T06:26:46.248Z] 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-03-04T06:26:46.248Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:26:46.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:26:46.302Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:26:46.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:26:46.417Z] $ docker exec 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent [2025-03-04T06:26:46.545Z] SSH_AUTH_SOCK=/tmp/ssh-DauOMrEdbZLU/agent.32 [2025-03-04T06:26:46.545Z] SSH_AGENT_PID=38 [2025-03-04T06:26:46.551Z] Running ssh-add (command line suppressed) [2025-03-04T06:26:46.641Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8165931355355237507.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8165931355355237507.key) [2025-03-04T06:26:46.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:26:46.952Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T06:26:46.964Z] $ docker exec --env ******** --env ******** 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent -k [2025-03-04T06:26:47.071Z] unset SSH_AUTH_SOCK; [2025-03-04T06:26:47.071Z] unset SSH_AGENT_PID; [2025-03-04T06:26:47.071Z] echo Agent pid 38 killed; [2025-03-04T06:26:47.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T06:26:47.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:26:47.120Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:26:47.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:26:47.235Z] $ docker exec 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent [2025-03-04T06:26:47.344Z] SSH_AUTH_SOCK=/tmp/ssh-PsYcOFQjZ463/agent.71 [2025-03-04T06:26:47.344Z] SSH_AGENT_PID=77 [2025-03-04T06:26:47.349Z] Running ssh-add (command line suppressed) [2025-03-04T06:26:47.451Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1722910072127391845.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1722910072127391845.key) [2025-03-04T06:26:47.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:26:47.766Z] + git semver init [2025-03-04T06:26:48.024Z] 2025-03-04 06:26:47,941 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T06:26:48.024Z] 2025-03-04 06:26:47,942 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-03-04T06:26:48.024Z] 2025-03-04 06:26:47,943 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-03-04T06:26:48.024Z] 2025-03-04 06:26:47,943 [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, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:26:49.404Z] 2025-03-04 06:26:49,258 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2025-03-04T06:26:49.404Z] 2025-03-04 06:26:49,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2025-03-04T06:26:49.404Z] 2025-03-04 06:26:49,259 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:26:49.404Z] 2025-03-04 06:26:49,259 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:26:49.404Z] 4.0.0-dev.2 [Pipeline] } [2025-03-04T06:26:49.413Z] $ docker exec --env ******** --env ******** 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent -k [2025-03-04T06:26:49.518Z] unset SSH_AUTH_SOCK; [2025-03-04T06:26:49.518Z] unset SSH_AGENT_PID; [2025-03-04T06:26:49.518Z] echo Agent pid 77 killed; [2025-03-04T06:26:49.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:26:49.857Z] + git semver [Pipeline] } [2025-03-04T06:26:50.127Z] $ docker stop --time=1 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f [2025-03-04T06:26:51.419Z] $ docker rm -f --volumes 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:26:51.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T06:26:52.018Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T06:26:52.023Z] [edgeXSemver]: initialized semver on version 4.0.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-03-04T06:26:52.231Z] provisioning config files... [2025-03-04T06:26:52.244Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6011790914977455553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:26:52.559Z] ---> ****-login.sh [2025-03-04T06:26:52.559Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:26:52.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:52.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:52.559Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:52.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:52.559Z] [2025-03-04T06:26:52.559Z] Login Succeeded [2025-03-04T06:26:52.559Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:26:52.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:52.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:52.559Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:52.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:52.559Z] [2025-03-04T06:26:52.559Z] Login Succeeded [2025-03-04T06:26:52.559Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:26:52.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:52.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:52.821Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:52.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:52.821Z] [2025-03-04T06:26:52.821Z] Login Succeeded [2025-03-04T06:26:52.821Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:26:52.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:52.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:52.821Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:52.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:52.821Z] [2025-03-04T06:26:52.821Z] Login Succeeded [2025-03-04T06:26:52.821Z] ****.io [2025-03-04T06:26:53.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:26:53.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:26:53.084Z] Configure a credential helper to remove this warning. See [2025-03-04T06:26:53.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:26:53.084Z] [2025-03-04T06:26:53.084Z] Login Succeeded [2025-03-04T06:26:53.084Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:26:53.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:26:53.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:26:53.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:26:53.206Z] ========================================================= [2025-03-04T06:26:53.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T06:26:53.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:26:53.542Z] + 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-03-04T06:26:53.542Z] Sending build context to Docker daemon 20.18MB [2025-03-04T06:26:53.542Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:26:53.542Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T06:26:53.801Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T06:26:53.801Z] da9db072f522: Pulling fs layer [2025-03-04T06:26:53.801Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T06:26:53.801Z] 06f05ace1117: Pulling fs layer [2025-03-04T06:26:53.801Z] 5fe327b54edc: Pulling fs layer [2025-03-04T06:26:53.801Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:26:53.801Z] 92a5565b7b96: Pulling fs layer [2025-03-04T06:26:53.801Z] ff9bb7016b71: Pulling fs layer [2025-03-04T06:26:53.801Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T06:26:53.801Z] a813b0c90790: Pulling fs layer [2025-03-04T06:26:53.801Z] b67dba6c2c7d: Waiting [2025-03-04T06:26:53.801Z] a813b0c90790: Waiting [2025-03-04T06:26:53.801Z] 4f4fb700ef54: Waiting [2025-03-04T06:26:53.801Z] 92a5565b7b96: Waiting [2025-03-04T06:26:53.801Z] ff9bb7016b71: Waiting [2025-03-04T06:26:53.801Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-04T06:26:53.801Z] 6ef4a4ee8ca5: Download complete [2025-03-04T06:26:53.801Z] 5fe327b54edc: Verifying Checksum [2025-03-04T06:26:53.801Z] 5fe327b54edc: Download complete [2025-03-04T06:26:53.801Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:26:53.801Z] 4f4fb700ef54: Download complete [2025-03-04T06:26:53.801Z] da9db072f522: Verifying Checksum [2025-03-04T06:26:53.801Z] da9db072f522: Download complete [2025-03-04T06:26:53.801Z] 92a5565b7b96: Verifying Checksum [2025-03-04T06:26:53.801Z] 92a5565b7b96: Download complete [2025-03-04T06:26:53.801Z] ff9bb7016b71: Verifying Checksum [2025-03-04T06:26:53.801Z] ff9bb7016b71: Download complete [2025-03-04T06:26:53.801Z] da9db072f522: Pull complete [2025-03-04T06:26:54.061Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T06:26:54.061Z] a813b0c90790: Verifying Checksum [2025-03-04T06:26:54.061Z] a813b0c90790: Download complete [2025-03-04T06:26:54.321Z] 06f05ace1117: Verifying Checksum [2025-03-04T06:26:54.321Z] 06f05ace1117: Download complete [2025-03-04T06:26:54.581Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T06:26:54.581Z] b67dba6c2c7d: Download complete [2025-03-04T06:26:57.973Z] 06f05ace1117: Pull complete [2025-03-04T06:26:57.973Z] 5fe327b54edc: Pull complete [2025-03-04T06:26:57.973Z] 4f4fb700ef54: Pull complete [2025-03-04T06:26:57.973Z] 92a5565b7b96: Pull complete [2025-03-04T06:26:57.973Z] ff9bb7016b71: Pull complete [2025-03-04T06:27:00.506Z] b67dba6c2c7d: Pull complete [2025-03-04T06:27:00.506Z] a813b0c90790: Pull complete [2025-03-04T06:27:00.506Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T06:27:00.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T06:27:00.506Z] ---> 3ba60ce46760 [2025-03-04T06:27:00.506Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:27:03.053Z] ---> Running in 9c23da7680d0 [2025-03-04T06:27:03.053Z] Removing intermediate container 9c23da7680d0 [2025-03-04T06:27:03.053Z] ---> e309ba7b44a1 [2025-03-04T06:27:03.053Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:27:03.053Z] ---> Running in f120b9375753 [2025-03-04T06:27:03.053Z] Removing intermediate container f120b9375753 [2025-03-04T06:27:03.053Z] ---> 89bb15c63b5a [2025-03-04T06:27:03.053Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T06:27:03.053Z] ---> Running in ff9bad932760 [2025-03-04T06:27:03.053Z] Removing intermediate container ff9bad932760 [2025-03-04T06:27:03.053Z] ---> 73821e14e007 [2025-03-04T06:27:03.053Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:27:03.053Z] ---> Running in 2a0f9dc15abe [2025-03-04T06:27:03.312Z] Removing intermediate container 2a0f9dc15abe [2025-03-04T06:27:03.312Z] ---> 770cf04a8187 [2025-03-04T06:27:03.312Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:27:03.312Z] ---> Running in e096f259370a [2025-03-04T06:27:03.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:03.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:03.830Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T06:27:03.830Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-04T06:27:03.830Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T06:27:03.830Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T06:27:03.830Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:27:03.830Z] OK: 252 MiB in 62 packages [2025-03-04T06:27:04.397Z] Removing intermediate container e096f259370a [2025-03-04T06:27:04.397Z] ---> 0fc4cb012d9b [2025-03-04T06:27:04.397Z] Step 8/12 : WORKDIR /device-snmp-go [2025-03-04T06:27:04.397Z] ---> Running in 1d268c116f78 [2025-03-04T06:27:04.397Z] Removing intermediate container 1d268c116f78 [2025-03-04T06:27:04.397Z] ---> c2fe9475cf6e [2025-03-04T06:27:04.397Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T06:27:04.657Z] ---> e99a3fb9f20c [2025-03-04T06:27:04.657Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:27:04.657Z] ---> Running in 6301c9e9b250 [2025-03-04T06:27:07.186Z] Still waiting to schedule task [2025-03-04T06:27:07.186Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40153’ [2025-03-04T06:27:36.759Z] Removing intermediate container 6301c9e9b250 [2025-03-04T06:27:36.759Z] ---> 49c1a7425463 [2025-03-04T06:27:36.759Z] Step 11/12 : COPY . . [2025-03-04T06:27:36.759Z] ---> 32581542cdd9 [2025-03-04T06:27:36.759Z] Step 12/12 : RUN ${MAKE} [2025-03-04T06:27:36.759Z] ---> Running in 6bcd2030e842 [2025-03-04T06:27:36.759Z] noop [2025-03-04T06:27:36.759Z] Removing intermediate container 6bcd2030e842 [2025-03-04T06:27:36.759Z] ---> d8623f179c63 [2025-03-04T06:27:36.759Z] Successfully built d8623f179c63 [2025-03-04T06:27:36.759Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:37.086Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:27:37.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:27:37.159Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:27:37.186Z] $ 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-03-04T06:27:37.514Z] $ docker top a3b4613f1b861a9e80ef63344298c8129ffb976cd3354e9afeec48fc92f771c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:27:37.864Z] + go version [2025-03-04T06:27:37.864Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T06:27:37.874Z] $ docker stop --time=1 a3b4613f1b861a9e80ef63344298c8129ffb976cd3354e9afeec48fc92f771c4 [2025-03-04T06:27:39.116Z] $ docker rm -f --volumes a3b4613f1b861a9e80ef63344298c8129ffb976cd3354e9afeec48fc92f771c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:39.652Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:27:39.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:27:39.731Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:27:39.757Z] $ 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-03-04T06:27:40.099Z] $ docker top c09a53ad2aa16848e94ecb9a76c52afe5f1a491267210213abb4c644b4542a8a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:27:40.459Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:27:40.759Z] + make test [2025-03-04T06:27:40.759Z] go test ./... -coverprofile=coverage.out [2025-03-04T06:27:42.133Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-03-04T06:28:00.213Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-03-04T06:28:00.213Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2025-03-04T06:28:08.371Z] go vet ./... [2025-03-04T06:28:12.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:28:12.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:28:12.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T06:28:12.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:28:12.578Z] $ docker stop --time=1 c09a53ad2aa16848e94ecb9a76c52afe5f1a491267210213abb4c644b4542a8a [2025-03-04T06:28:14.902Z] $ docker rm -f --volumes c09a53ad2aa16848e94ecb9a76c52afe5f1a491267210213abb4c644b4542a8a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:28:15.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:28:15.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T06:28:15.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:28:16.234Z] + ls -al . [2025-03-04T06:28:16.234Z] total 236 [2025-03-04T06:28:16.234Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:27 . [2025-03-04T06:28:16.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:26 .. [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 4 06:26 .dockerignore [2025-03-04T06:28:16.234Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:27 .git [2025-03-04T06:28:16.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:26 .github [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 4 06:26 .gitignore [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:26 .golangci.yml [2025-03-04T06:28:16.234Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:26 .semver [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 18843 Mar 4 06:26 Attribution.txt [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 4 06:26 CHANGELOG.md [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 4 06:26 Dockerfile [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:26 GOVERNANCE.md [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 4 06:26 Jenkinsfile [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:26 LICENSE [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 4 06:26 Makefile [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 06:26 OWNERS.md [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 4 06:26 README.md [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 06:26 VERSION [2025-03-04T06:28:16.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:26 bin [2025-03-04T06:28:16.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:26 cmd [2025-03-04T06:28:16.234Z] -rw-r--r-- 1 jenkins jenkins 8903 Mar 4 06:27 coverage.out [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 6154 Mar 4 06:26 go.mod [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 87041 Mar 4 06:26 go.sum [2025-03-04T06:28:16.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:26 internal [2025-03-04T06:28:16.234Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 4 06:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:16.545Z] + 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=c4fcf13dda2872150eef0ffad2fcf99f13027de9 --label arch=amd64 --label version=4.0.0-dev.2 . [2025-03-04T06:28:16.545Z] Sending build context to Docker daemon 20.19MB [2025-03-04T06:28:16.545Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:28:16.545Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-04T06:28:16.545Z] ---> d8623f179c63 [2025-03-04T06:28:16.545Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:28:16.545Z] ---> Running in 54f1eba12b4f [2025-03-04T06:28:16.807Z] Removing intermediate container 54f1eba12b4f [2025-03-04T06:28:16.807Z] ---> a5b6a3cc91a2 [2025-03-04T06:28:16.807Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:28:16.807Z] ---> Running in b0176bf88e96 [2025-03-04T06:28:16.807Z] Removing intermediate container b0176bf88e96 [2025-03-04T06:28:16.807Z] ---> df78b6606c9c [2025-03-04T06:28:16.807Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T06:28:16.807Z] ---> Running in 486cfe4c6f3b [2025-03-04T06:28:16.807Z] Removing intermediate container 486cfe4c6f3b [2025-03-04T06:28:16.807Z] ---> 5b57c6aafec2 [2025-03-04T06:28:16.807Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:28:16.807Z] ---> Running in 45ed2ffde222 [2025-03-04T06:28:17.067Z] Removing intermediate container 45ed2ffde222 [2025-03-04T06:28:17.067Z] ---> bd541d4597f8 [2025-03-04T06:28:17.067Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:28:17.067Z] ---> Running in 7342289a8b5c [2025-03-04T06:28:17.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:28:17.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:28:17.893Z] OK: 252 MiB in 62 packages [2025-03-04T06:28:18.150Z] Removing intermediate container 7342289a8b5c [2025-03-04T06:28:18.151Z] ---> 286932892503 [2025-03-04T06:28:18.151Z] Step 8/25 : WORKDIR /device-snmp-go [2025-03-04T06:28:18.151Z] ---> Running in 19df1d349c8e [2025-03-04T06:28:18.151Z] Removing intermediate container 19df1d349c8e [2025-03-04T06:28:18.151Z] ---> 309bfb13fe41 [2025-03-04T06:28:18.151Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-04T06:28:18.151Z] ---> 52a9f1f666d2 [2025-03-04T06:28:18.151Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:28:18.408Z] ---> Running in 8951041774bd [2025-03-04T06:28:18.974Z] Removing intermediate container 8951041774bd [2025-03-04T06:28:18.974Z] ---> bf822a043b22 [2025-03-04T06:28:18.974Z] Step 11/25 : COPY . . [2025-03-04T06:28:19.541Z] ---> d7010547f797 [2025-03-04T06:28:19.541Z] Step 12/25 : RUN ${MAKE} [2025-03-04T06:28:19.541Z] ---> Running in 95008aec0807 [2025-03-04T06:28:19.798Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-03-04T06:28:51.891Z] Removing intermediate container 95008aec0807 [2025-03-04T06:28:51.891Z] ---> 7d78350e49da [2025-03-04T06:28:51.891Z] Step 13/25 : FROM alpine:3.20 [2025-03-04T06:28:51.891Z] 3.20: Pulling from library/alpine [2025-03-04T06:28:51.891Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T06:28:51.891Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T06:28:51.891Z] 0a9a5dfd008f: Download complete [2025-03-04T06:28:51.891Z] 0a9a5dfd008f: Pull complete [2025-03-04T06:28:51.891Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:28:51.891Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:28:51.891Z] ---> ff221270b9fb [2025-03-04T06:28:51.891Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-03-04T06:28:51.891Z] ---> Running in bfcd155a9683 [2025-03-04T06:28:51.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:28:51.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:28:51.891Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T06:28:51.891Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:28:51.891Z] OK: 8 MiB in 15 packages [2025-03-04T06:28:51.891Z] Removing intermediate container bfcd155a9683 [2025-03-04T06:28:51.891Z] ---> 9cfd1b7262a7 [2025-03-04T06:28:51.891Z] Step 15/25 : RUN apk --no-cache upgrade [2025-03-04T06:28:51.891Z] ---> Running in b9184470e9c2 [2025-03-04T06:28:51.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:28:51.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:28:51.891Z] OK: 8 MiB in 15 packages [2025-03-04T06:28:51.891Z] Removing intermediate container b9184470e9c2 [2025-03-04T06:28:51.891Z] ---> 746eda15aa52 [2025-03-04T06:28:51.891Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-03-04T06:28:51.891Z] ---> 0bbabc3d8d6b [2025-03-04T06:28:51.891Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-03-04T06:28:51.891Z] ---> b8a4873794e6 [2025-03-04T06:28:51.891Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-03-04T06:28:51.891Z] ---> 6a2073862b72 [2025-03-04T06:28:51.891Z] Step 19/25 : EXPOSE 59993 [2025-03-04T06:28:51.891Z] ---> Running in a25ec8db1bd8 [2025-03-04T06:28:51.891Z] Removing intermediate container a25ec8db1bd8 [2025-03-04T06:28:51.891Z] ---> 3192e1ac0ae3 [2025-03-04T06:28:51.891Z] Step 20/25 : EXPOSE 161 [2025-03-04T06:28:51.891Z] ---> Running in b8aff44055ad [2025-03-04T06:28:51.891Z] Removing intermediate container b8aff44055ad [2025-03-04T06:28:51.891Z] ---> fb8e575e7e13 [2025-03-04T06:28:51.891Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-03-04T06:28:51.891Z] ---> Running in 8ac2791fd163 [2025-03-04T06:28:51.891Z] Removing intermediate container 8ac2791fd163 [2025-03-04T06:28:51.891Z] ---> c036b1bdefb2 [2025-03-04T06:28:51.891Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:28:51.891Z] ---> Running in 8405d0b17da2 [2025-03-04T06:28:51.891Z] Removing intermediate container 8405d0b17da2 [2025-03-04T06:28:51.891Z] ---> 98078a31a4ff [2025-03-04T06:28:51.891Z] Step 23/25 : LABEL arch=amd64 [2025-03-04T06:28:51.891Z] ---> Running in 7d8241d13401 [2025-03-04T06:28:51.891Z] Removing intermediate container 7d8241d13401 [2025-03-04T06:28:51.891Z] ---> cb24c783db94 [2025-03-04T06:28:51.891Z] Step 24/25 : LABEL git_sha=c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:28:51.891Z] ---> Running in a8451ef4a8b6 [2025-03-04T06:28:51.891Z] Removing intermediate container a8451ef4a8b6 [2025-03-04T06:28:51.891Z] ---> a5c8d95c9bbb [2025-03-04T06:28:51.891Z] Step 25/25 : LABEL version=4.0.0-dev.2 [2025-03-04T06:28:51.891Z] ---> Running in 05326b01df6a [2025-03-04T06:28:51.891Z] Removing intermediate container 05326b01df6a [2025-03-04T06:28:51.891Z] ---> 0b7fd598b811 [2025-03-04T06:28:51.891Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:28:51.891Z] Successfully built 0b7fd598b811 [2025-03-04T06:28:51.891Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:28:52.015Z] provisioning config files... [2025-03-04T06:28:52.029Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15478644050832753013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:28:52.340Z] ---> ****-login.sh [2025-03-04T06:28:52.340Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:28:52.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:28:52.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:28:52.340Z] Configure a credential helper to remove this warning. See [2025-03-04T06:28:52.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:28:52.340Z] [2025-03-04T06:28:52.340Z] Login Succeeded [2025-03-04T06:28:52.340Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:28:52.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:28:52.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:28:52.340Z] Configure a credential helper to remove this warning. See [2025-03-04T06:28:52.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:28:52.340Z] [2025-03-04T06:28:52.340Z] Login Succeeded [2025-03-04T06:28:52.340Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:28:52.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:28:52.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:28:52.600Z] Configure a credential helper to remove this warning. See [2025-03-04T06:28:52.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:28:52.600Z] [2025-03-04T06:28:52.600Z] Login Succeeded [2025-03-04T06:28:52.600Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:28:52.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:28:52.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:28:52.600Z] Configure a credential helper to remove this warning. See [2025-03-04T06:28:52.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:28:52.600Z] [2025-03-04T06:28:52.600Z] Login Succeeded [2025-03-04T06:28:52.600Z] ****.io [2025-03-04T06:28:52.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:28:52.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:28:52.860Z] Configure a credential helper to remove this warning. See [2025-03-04T06:28:52.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:28:52.860Z] [2025-03-04T06:28:52.860Z] Login Succeeded [2025-03-04T06:28:52.860Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:28:52.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:28:52.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:28:52.957Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2025-03-04T06:28:52.957Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:28:52.957Z] latest [2025-03-04T06:28:52.957Z] 4.0.0-dev.2 [2025-03-04T06:28:52.957Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [2025-03-04T06:28:52.957Z] main [2025-03-04T06:28:52.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:53.295Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:53.618Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:28:53.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-04T06:28:53.618Z] a57e8177ec15: Preparing [2025-03-04T06:28:53.618Z] eb4d0235897a: Preparing [2025-03-04T06:28:53.618Z] 58eccf3e28fe: Preparing [2025-03-04T06:28:53.618Z] c969794b4ae3: Preparing [2025-03-04T06:28:53.618Z] c0c20b1bba7b: Preparing [2025-03-04T06:28:53.618Z] 994456c4fd7b: Preparing [2025-03-04T06:28:53.618Z] 994456c4fd7b: Waiting [2025-03-04T06:28:53.618Z] a57e8177ec15: Pushed [2025-03-04T06:28:53.618Z] eb4d0235897a: Pushed [2025-03-04T06:28:53.618Z] c0c20b1bba7b: Pushed [2025-03-04T06:28:53.618Z] c969794b4ae3: Pushed [2025-03-04T06:28:53.618Z] 994456c4fd7b: Layer already exists [2025-03-04T06:28:57.820Z] 58eccf3e28fe: Pushed [2025-03-04T06:28:57.820Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:58.151Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:58.484Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-03-04T06:28:58.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-04T06:28:58.485Z] a57e8177ec15: Preparing [2025-03-04T06:28:58.485Z] eb4d0235897a: Preparing [2025-03-04T06:28:58.485Z] 58eccf3e28fe: Preparing [2025-03-04T06:28:58.485Z] c969794b4ae3: Preparing [2025-03-04T06:28:58.485Z] c0c20b1bba7b: Preparing [2025-03-04T06:28:58.485Z] 994456c4fd7b: Preparing [2025-03-04T06:28:58.485Z] 994456c4fd7b: Waiting [2025-03-04T06:28:58.485Z] a57e8177ec15: Layer already exists [2025-03-04T06:28:58.485Z] eb4d0235897a: Layer already exists [2025-03-04T06:28:58.485Z] 58eccf3e28fe: Layer already exists [2025-03-04T06:28:58.485Z] c969794b4ae3: Layer already exists [2025-03-04T06:28:58.485Z] c0c20b1bba7b: Layer already exists [2025-03-04T06:28:58.485Z] 994456c4fd7b: Layer already exists [2025-03-04T06:28:58.485Z] latest: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:58.813Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:59.142Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.2 [2025-03-04T06:28:59.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-04T06:28:59.143Z] a57e8177ec15: Preparing [2025-03-04T06:28:59.143Z] eb4d0235897a: Preparing [2025-03-04T06:28:59.143Z] 58eccf3e28fe: Preparing [2025-03-04T06:28:59.143Z] c969794b4ae3: Preparing [2025-03-04T06:28:59.143Z] c0c20b1bba7b: Preparing [2025-03-04T06:28:59.143Z] 994456c4fd7b: Preparing [2025-03-04T06:28:59.143Z] 994456c4fd7b: Waiting [2025-03-04T06:28:59.143Z] c969794b4ae3: Layer already exists [2025-03-04T06:28:59.143Z] c0c20b1bba7b: Layer already exists [2025-03-04T06:28:59.143Z] 58eccf3e28fe: Layer already exists [2025-03-04T06:28:59.143Z] a57e8177ec15: Layer already exists [2025-03-04T06:28:59.143Z] eb4d0235897a: Layer already exists [2025-03-04T06:28:59.143Z] 994456c4fd7b: Layer already exists [2025-03-04T06:28:59.143Z] 4.0.0-dev.2: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:59.487Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:59.820Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [2025-03-04T06:28:59.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-04T06:28:59.820Z] a57e8177ec15: Preparing [2025-03-04T06:28:59.820Z] eb4d0235897a: Preparing [2025-03-04T06:28:59.820Z] 58eccf3e28fe: Preparing [2025-03-04T06:28:59.820Z] c969794b4ae3: Preparing [2025-03-04T06:28:59.820Z] c0c20b1bba7b: Preparing [2025-03-04T06:28:59.820Z] 994456c4fd7b: Preparing [2025-03-04T06:28:59.820Z] 994456c4fd7b: Waiting [2025-03-04T06:28:59.820Z] 58eccf3e28fe: Layer already exists [2025-03-04T06:28:59.820Z] a57e8177ec15: Layer already exists [2025-03-04T06:28:59.820Z] c969794b4ae3: Layer already exists [2025-03-04T06:28:59.820Z] eb4d0235897a: Layer already exists [2025-03-04T06:28:59.820Z] c0c20b1bba7b: Layer already exists [2025-03-04T06:28:59.820Z] 994456c4fd7b: Layer already exists [2025-03-04T06:28:59.820Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:29:00.156Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:29:00.487Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2025-03-04T06:29:00.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-04T06:29:00.487Z] a57e8177ec15: Preparing [2025-03-04T06:29:00.487Z] eb4d0235897a: Preparing [2025-03-04T06:29:00.487Z] 58eccf3e28fe: Preparing [2025-03-04T06:29:00.487Z] c969794b4ae3: Preparing [2025-03-04T06:29:00.487Z] c0c20b1bba7b: Preparing [2025-03-04T06:29:00.487Z] 994456c4fd7b: Preparing [2025-03-04T06:29:00.487Z] 994456c4fd7b: Waiting [2025-03-04T06:29:00.487Z] 58eccf3e28fe: Layer already exists [2025-03-04T06:29:00.487Z] c0c20b1bba7b: Layer already exists [2025-03-04T06:29:00.487Z] a57e8177ec15: Layer already exists [2025-03-04T06:29:00.487Z] eb4d0235897a: Layer already exists [2025-03-04T06:29:00.487Z] c969794b4ae3: Layer already exists [2025-03-04T06:29:00.487Z] 994456c4fd7b: Layer already exists [2025-03-04T06:29:00.487Z] main: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:29:00.575Z] ===================================================== [Pipeline] echo [2025-03-04T06:29:00.592Z] taggedImages: [2025-03-04T06:29:00.592Z] - nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:29:00.592Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-03-04T06:29:00.592Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.2 [2025-03-04T06:29:00.592Z] - nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [2025-03-04T06:29:00.592Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:29:01.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:29:01.011Z] [2025-03-04T06:29:01.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:29:01.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:29:01.315Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T06:29:01.315Z] 5eb5b503b376: Pulling fs layer [2025-03-04T06:29:01.315Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T06:29:01.315Z] ec43610c2a17: Pulling fs layer [2025-03-04T06:29:01.315Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T06:29:01.315Z] 33b1e0a273af: Pulling fs layer [2025-03-04T06:29:01.315Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T06:29:01.315Z] 2f39f015ded8: Pulling fs layer [2025-03-04T06:29:01.315Z] 5d3b04190fa2: Waiting [2025-03-04T06:29:01.315Z] 3a2ae6a8a46f: Waiting [2025-03-04T06:29:01.315Z] 33b1e0a273af: Waiting [2025-03-04T06:29:01.315Z] 2f39f015ded8: Waiting [2025-03-04T06:29:01.315Z] 5c69ac0246d0: Download complete [2025-03-04T06:29:01.315Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T06:29:01.315Z] 3a2ae6a8a46f: Download complete [2025-03-04T06:29:01.315Z] 33b1e0a273af: Verifying Checksum [2025-03-04T06:29:01.315Z] 33b1e0a273af: Download complete [2025-03-04T06:29:01.315Z] 5d3b04190fa2: Download complete [2025-03-04T06:29:01.315Z] ec43610c2a17: Verifying Checksum [2025-03-04T06:29:01.315Z] ec43610c2a17: Download complete [2025-03-04T06:29:01.573Z] 5eb5b503b376: Verifying Checksum [2025-03-04T06:29:01.573Z] 5eb5b503b376: Download complete [2025-03-04T06:29:02.139Z] 2f39f015ded8: Download complete [2025-03-04T06:29:02.706Z] 5eb5b503b376: Pull complete [2025-03-04T06:29:02.706Z] 5c69ac0246d0: Pull complete [2025-03-04T06:29:03.273Z] ec43610c2a17: Pull complete [2025-03-04T06:29:03.273Z] 3a2ae6a8a46f: Pull complete [2025-03-04T06:29:03.531Z] 33b1e0a273af: Pull complete [2025-03-04T06:29:03.531Z] 5d3b04190fa2: Pull complete [2025-03-04T06:29:07.710Z] 2f39f015ded8: Pull complete [2025-03-04T06:29:07.710Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T06:29:07.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:29:07.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:29:07.813Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:29:07.841Z] $ 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-03-04T06:29:09.346Z] $ docker top 027a8865cb2ab2f1382e57d9d369ad7f5efc310cff4663f794270eff8fadcc1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:29:09.729Z] ---> job-cost.sh [2025-03-04T06:29:09.729Z] lf-activate-venv: SKIPPING [2025-03-04T06:29:09.729Z] INFO: No Stack... [2025-03-04T06:29:09.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:29:10.249Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:29:10.540Z] + cat+ /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2025-03-04T06:29:10.540Z] cut -d, -f6 [Pipeline] lock [2025-03-04T06:29:10.561Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [2025-03-04T06:29:10.569Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] did not exist. Created. [2025-03-04T06:29:10.576Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:29:10.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T06:29:10.906Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:29:10.917Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:29:10.942Z] $ docker stop --time=1 027a8865cb2ab2f1382e57d9d369ad7f5efc310cff4663f794270eff8fadcc1e [2025-03-04T06:29:12.084Z] $ docker rm -f --volumes 027a8865cb2ab2f1382e57d9d369ad7f5efc310cff4663f794270eff8fadcc1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T06:29:48.568Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40158 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2025-03-04T06:29:48.588Z] Running in /w/workspace/device-snmp-go/112 [Pipeline] { [Pipeline] checkout [2025-03-04T06:29:48.630Z] Selected Git installation does not exist. Using Default [2025-03-04T06:29:48.631Z] The recommended git tool is: NONE [2025-03-04T06:29:53.676Z] using credential edgex-jenkins-ssh [2025-03-04T06:29:53.698Z] Cloning the remote Git repository [2025-03-04T06:29:53.740Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2025-03-04T06:29:53.836Z] > git init /w/workspace/device-snmp-go/112 # timeout=10 [2025-03-04T06:29:54.004Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2025-03-04T06:29:54.005Z] > git --version # timeout=10 [2025-03-04T06:29:54.031Z] > git --version # 'git version 2.25.1' [2025-03-04T06:29:54.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T06:29:54.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:29:57.454Z] Avoid second fetch [2025-03-04T06:29:57.456Z] Checking out Revision c4fcf13dda2872150eef0ffad2fcf99f13027de9 (main) [2025-03-04T06:29:56.428Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2025-03-04T06:29:56.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:29:57.472Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T06:29:58.114Z] Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [2025-03-04T06:29:57.538Z] > git checkout -f c4fcf13dda2872150eef0ffad2fcf99f13027de9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:30:03.083Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T06:30:03.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:30:03.083Z] Dload Upload Total Spent Left Speed [2025-03-04T06:30:03.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2025-03-04T06:30:03.447Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T06:30:03.780Z] + sudo tee /etc/docker/daemon.new [2025-03-04T06:30:03.780Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T06:30:03.780Z] { [2025-03-04T06:30:03.780Z] "registry-mirrors": [ [2025-03-04T06:30:03.780Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T06:30:03.780Z] ], [2025-03-04T06:30:03.780Z] "bip": "10.250.0.254/24", [2025-03-04T06:30:03.780Z] "hosts": [ [2025-03-04T06:30:03.780Z] "tcp://0.0.0.0:5555", [2025-03-04T06:30:03.780Z] "unix:///var/run/docker.sock" [2025-03-04T06:30:03.780Z] ], [2025-03-04T06:30:03.780Z] "mtu": 1458, [2025-03-04T06:30:03.780Z] "selinux-enabled": true, [2025-03-04T06:30:03.780Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T06:30:03.780Z] } [Pipeline] sh [2025-03-04T06:30:04.120Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T06:30:04.460Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:30:22.794Z] provisioning config files... [2025-03-04T06:30:22.828Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/112@tmp/config7188969849611928789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:30:23.294Z] ---> ****-login.sh [2025-03-04T06:30:23.294Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:30:23.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:23.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:23.886Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:23.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:23.886Z] [2025-03-04T06:30:23.886Z] Login Succeeded [2025-03-04T06:30:23.886Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:30:24.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:24.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:24.425Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:24.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:24.425Z] [2025-03-04T06:30:24.425Z] Login Succeeded [2025-03-04T06:30:24.425Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:30:24.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:24.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:24.698Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:24.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:24.698Z] [2025-03-04T06:30:24.698Z] Login Succeeded [2025-03-04T06:30:24.699Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:30:24.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:24.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:24.971Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:24.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:24.971Z] [2025-03-04T06:30:24.971Z] Login Succeeded [2025-03-04T06:30:24.971Z] ****.io [2025-03-04T06:30:25.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:25.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:25.515Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:25.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:25.515Z] [2025-03-04T06:30:25.515Z] Login Succeeded [2025-03-04T06:30:25.515Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:30:25.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:30:25.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:30:25.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:30:25.980Z] ========================================================= [2025-03-04T06:30:25.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T06:30:25.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:26.367Z] + 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-03-04T06:30:26.640Z] Sending build context to Docker daemon 10.18MB [2025-03-04T06:30:26.910Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:30:26.910Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T06:30:26.910Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T06:30:26.910Z] 9986a736f7d3: Pulling fs layer [2025-03-04T06:30:26.910Z] 1f018df60701: Pulling fs layer [2025-03-04T06:30:26.910Z] 39f8f326b044: Pulling fs layer [2025-03-04T06:30:26.910Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T06:30:26.910Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:30:26.910Z] d45d956e0dbf: Pulling fs layer [2025-03-04T06:30:26.910Z] e6a1e7a6a96a: Waiting [2025-03-04T06:30:26.910Z] 4f4fb700ef54: Waiting [2025-03-04T06:30:26.910Z] d45d956e0dbf: Waiting [2025-03-04T06:30:26.910Z] d7702b0d1db1: Pulling fs layer [2025-03-04T06:30:26.910Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T06:30:26.910Z] d7702b0d1db1: Waiting [2025-03-04T06:30:26.910Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T06:30:26.910Z] 5c7f0f088c93: Waiting [2025-03-04T06:30:26.910Z] 4fdc064ae6cf: Waiting [2025-03-04T06:30:27.181Z] 1f018df60701: Verifying Checksum [2025-03-04T06:30:27.181Z] 1f018df60701: Download complete [2025-03-04T06:30:27.181Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T06:30:27.181Z] e6a1e7a6a96a: Download complete [2025-03-04T06:30:27.181Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:30:27.181Z] 4f4fb700ef54: Download complete [2025-03-04T06:30:27.181Z] d45d956e0dbf: Download complete [2025-03-04T06:30:27.181Z] d7702b0d1db1: Verifying Checksum [2025-03-04T06:30:27.181Z] d7702b0d1db1: Download complete [2025-03-04T06:30:27.181Z] 9986a736f7d3: Verifying Checksum [2025-03-04T06:30:27.181Z] 9986a736f7d3: Download complete [2025-03-04T06:30:27.769Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T06:30:28.374Z] 9986a736f7d3: Pull complete [2025-03-04T06:30:28.969Z] 1f018df60701: Pull complete [2025-03-04T06:30:29.242Z] 39f8f326b044: Verifying Checksum [2025-03-04T06:30:29.242Z] 39f8f326b044: Download complete [2025-03-04T06:30:30.214Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T06:30:30.214Z] 5c7f0f088c93: Download complete [2025-03-04T06:30:45.273Z] 39f8f326b044: Pull complete [2025-03-04T06:30:45.273Z] e6a1e7a6a96a: Pull complete [2025-03-04T06:30:45.273Z] 4f4fb700ef54: Pull complete [2025-03-04T06:30:45.273Z] d45d956e0dbf: Pull complete [2025-03-04T06:30:45.273Z] d7702b0d1db1: Pull complete [2025-03-04T06:30:55.385Z] 5c7f0f088c93: Pull complete [2025-03-04T06:30:55.978Z] 4fdc064ae6cf: Pull complete [2025-03-04T06:30:55.978Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T06:30:55.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T06:30:55.978Z] ---> 63f30b955cb9 [2025-03-04T06:30:55.978Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:30:57.937Z] ---> Running in 8b629da3d3b9 [2025-03-04T06:30:58.204Z] Removing intermediate container 8b629da3d3b9 [2025-03-04T06:30:58.204Z] ---> 7198c349ebd8 [2025-03-04T06:30:58.204Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:30:58.204Z] ---> Running in 407f145b2697 [2025-03-04T06:30:58.471Z] Removing intermediate container 407f145b2697 [2025-03-04T06:30:58.471Z] ---> a3714fb866fa [2025-03-04T06:30:58.471Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T06:30:58.740Z] ---> Running in 801b7e533a76 [2025-03-04T06:30:59.008Z] Removing intermediate container 801b7e533a76 [2025-03-04T06:30:59.008Z] ---> d914d692e0a7 [2025-03-04T06:30:59.008Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:30:59.008Z] ---> Running in d1cf450ea0de [2025-03-04T06:30:59.594Z] Removing intermediate container d1cf450ea0de [2025-03-04T06:30:59.595Z] ---> e073ed20146b [2025-03-04T06:30:59.595Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:30:59.595Z] ---> Running in d6755598e0a0 [2025-03-04T06:31:00.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:31:01.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:31:02.570Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T06:31:02.570Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-04T06:31:02.570Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T06:31:02.570Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T06:31:02.570Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:31:02.570Z] OK: 244 MiB in 62 packages [2025-03-04T06:31:03.984Z] Removing intermediate container d6755598e0a0 [2025-03-04T06:31:03.984Z] ---> a114c960dcc4 [2025-03-04T06:31:03.984Z] Step 8/12 : WORKDIR /device-snmp-go [2025-03-04T06:31:03.984Z] ---> Running in 4841534ee354 [2025-03-04T06:31:03.984Z] Removing intermediate container 4841534ee354 [2025-03-04T06:31:03.984Z] ---> 73d664523779 [2025-03-04T06:31:03.984Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T06:31:04.576Z] ---> 2dce7bbc323c [2025-03-04T06:31:04.576Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:31:04.576Z] ---> Running in 4ce513e75161 [2025-03-04T06:32:56.262Z] Removing intermediate container 4ce513e75161 [2025-03-04T06:32:56.262Z] ---> 5a59e3c4e224 [2025-03-04T06:32:56.262Z] Step 11/12 : COPY . . [2025-03-04T06:32:56.262Z] ---> 4b14332693a2 [2025-03-04T06:32:56.262Z] Step 12/12 : RUN ${MAKE} [2025-03-04T06:32:56.262Z] ---> Running in c0ea2de68524 [2025-03-04T06:32:56.532Z] noop [2025-03-04T06:32:57.504Z] Removing intermediate container c0ea2de68524 [2025-03-04T06:32:57.504Z] ---> 7635d7659585 [2025-03-04T06:32:57.504Z] Successfully built 7635d7659585 [2025-03-04T06:32:57.504Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:32:57.905Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:32:57.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:32:58.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-40158 does not seem to be running inside a container [2025-03-04T06:32:58.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/112 -v /w/workspace/device-snmp-go/112:/w/workspace/device-snmp-go/112:rw,z -v /w/workspace/device-snmp-go/112@tmp:/w/workspace/device-snmp-go/112@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-03-04T06:32:59.658Z] $ docker top 915ec17f736b91bf87506face2e4f9a021ce6a9b3024a52bcc8f76a4b4802e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:33:00.533Z] + go version [2025-03-04T06:33:00.533Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T06:33:00.554Z] $ docker stop --time=1 915ec17f736b91bf87506face2e4f9a021ce6a9b3024a52bcc8f76a4b4802e96 [2025-03-04T06:33:02.261Z] $ docker rm -f --volumes 915ec17f736b91bf87506face2e4f9a021ce6a9b3024a52bcc8f76a4b4802e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:33:02.890Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:33:02.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:33:03.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-40158 does not seem to be running inside a container [2025-03-04T06:33:03.199Z] $ 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/112 -v /w/workspace/device-snmp-go/112:/w/workspace/device-snmp-go/112:rw,z -v /w/workspace/device-snmp-go/112@tmp:/w/workspace/device-snmp-go/112@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-03-04T06:33:04.646Z] $ docker top 857b0cad28541d0985065a932aa12e7d92a2ce3e45a1337e55726b2fd2dbf988 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:33:05.538Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/112 [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:33:06.207Z] + make test [2025-03-04T06:33:06.207Z] go test ./... -coverprofile=coverage.out [2025-03-04T06:33:12.894Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-03-04T06:36:49.742Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-03-04T06:36:49.742Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements [2025-03-04T06:36:50.700Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T06:36:50.700Z] go vet ./... [2025-03-04T06:37:47.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:37:47.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:37:47.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T06:37:47.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:37:47.160Z] $ docker stop --time=1 857b0cad28541d0985065a932aa12e7d92a2ce3e45a1337e55726b2fd2dbf988 [2025-03-04T06:37:49.148Z] $ docker rm -f --volumes 857b0cad28541d0985065a932aa12e7d92a2ce3e45a1337e55726b2fd2dbf988 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:37:50.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:37:50.912Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T06:37:51.521Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:37:51.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:37:52.285Z] + ls -al . [2025-03-04T06:37:52.285Z] total 232 [2025-03-04T06:37:52.285Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 06:33 . [2025-03-04T06:37:52.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:29 .. [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 4 06:29 .dockerignore [2025-03-04T06:37:52.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 .git [2025-03-04T06:37:52.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:29 .github [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 4 06:29 .gitignore [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:29 .golangci.yml [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 18843 Mar 4 06:29 Attribution.txt [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 4 06:29 CHANGELOG.md [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 4 06:29 Dockerfile [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:29 GOVERNANCE.md [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 4 06:29 Jenkinsfile [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:29 LICENSE [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 4 06:29 Makefile [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 06:29 OWNERS.md [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 4 06:29 README.md [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 06:26 VERSION [2025-03-04T06:37:52.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:29 bin [2025-03-04T06:37:52.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:29 cmd [2025-03-04T06:37:52.285Z] -rw-r--r-- 1 jenkins jenkins 8903 Mar 4 06:36 coverage.out [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 6154 Mar 4 06:29 go.mod [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 87041 Mar 4 06:29 go.sum [2025-03-04T06:37:52.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:29 internal [2025-03-04T06:37:52.285Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 4 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:37:52.661Z] + 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=c4fcf13dda2872150eef0ffad2fcf99f13027de9 --label arch=arm64 --label version=4.0.0-dev.2 . [2025-03-04T06:37:53.254Z] Sending build context to Docker daemon 10.19MB [2025-03-04T06:37:53.254Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:37:53.254Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-04T06:37:53.254Z] ---> 7635d7659585 [2025-03-04T06:37:53.254Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:37:53.254Z] ---> Running in 434f260e1571 [2025-03-04T06:37:53.847Z] Removing intermediate container 434f260e1571 [2025-03-04T06:37:53.847Z] ---> 80e65ad99302 [2025-03-04T06:37:53.847Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:37:53.847Z] ---> Running in 48fcfb46c734 [2025-03-04T06:37:54.130Z] Removing intermediate container 48fcfb46c734 [2025-03-04T06:37:54.130Z] ---> 2a3d204d38b5 [2025-03-04T06:37:54.130Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T06:37:54.130Z] ---> Running in fcb488443d53 [2025-03-04T06:37:54.816Z] Removing intermediate container fcb488443d53 [2025-03-04T06:37:54.816Z] ---> 7f7cb597d3e7 [2025-03-04T06:37:54.816Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:37:54.816Z] ---> Running in 493986a3807a [2025-03-04T06:37:55.172Z] Removing intermediate container 493986a3807a [2025-03-04T06:37:55.172Z] ---> ffe3b2e0c644 [2025-03-04T06:37:55.172Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:37:55.172Z] ---> Running in 106e581210a6 [2025-03-04T06:37:56.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:37:56.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:37:58.903Z] OK: 244 MiB in 62 packages [2025-03-04T06:37:59.884Z] Removing intermediate container 106e581210a6 [2025-03-04T06:37:59.884Z] ---> 2c443ee76bb1 [2025-03-04T06:37:59.884Z] Step 8/25 : WORKDIR /device-snmp-go [2025-03-04T06:37:59.884Z] ---> Running in 57d513dc823b [2025-03-04T06:38:00.479Z] Removing intermediate container 57d513dc823b [2025-03-04T06:38:00.479Z] ---> 8a80f9d7b5b9 [2025-03-04T06:38:00.479Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-04T06:38:00.752Z] ---> 882c3cb26d5b [2025-03-04T06:38:00.752Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:38:01.020Z] ---> Running in e4a120de081a [2025-03-04T06:38:03.623Z] Removing intermediate container e4a120de081a [2025-03-04T06:38:03.623Z] ---> b1104399e227 [2025-03-04T06:38:03.623Z] Step 11/25 : COPY . . [2025-03-04T06:38:04.592Z] ---> 099c0b77995b [2025-03-04T06:38:04.592Z] Step 12/25 : RUN ${MAKE} [2025-03-04T06:38:04.592Z] ---> Running in f582b8eadb45 [2025-03-04T06:38:05.559Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-03-04T06:41:57.388Z] Removing intermediate container f582b8eadb45 [2025-03-04T06:41:57.388Z] ---> 6c36c1105a39 [2025-03-04T06:41:57.388Z] Step 13/25 : FROM alpine:3.20 [2025-03-04T06:41:57.388Z] 3.20: Pulling from library/alpine [2025-03-04T06:41:57.388Z] 94e9d8af2201: Pulling fs layer [2025-03-04T06:41:57.388Z] 94e9d8af2201: Verifying Checksum [2025-03-04T06:41:57.388Z] 94e9d8af2201: Download complete [2025-03-04T06:41:57.388Z] 94e9d8af2201: Pull complete [2025-03-04T06:41:57.388Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:41:57.388Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:41:57.388Z] ---> 7aab056cecc6 [2025-03-04T06:41:57.388Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-03-04T06:41:57.388Z] ---> Running in 5751af40807d [2025-03-04T06:41:57.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:41:57.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:41:57.388Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T06:41:57.388Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:41:57.388Z] OK: 9 MiB in 15 packages [2025-03-04T06:41:58.357Z] Removing intermediate container 5751af40807d [2025-03-04T06:41:58.357Z] ---> 1d5e91c5eac1 [2025-03-04T06:41:58.357Z] Step 15/25 : RUN apk --no-cache upgrade [2025-03-04T06:41:58.357Z] ---> Running in 15177ae8b6d3 [2025-03-04T06:41:59.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:41:59.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:42:01.326Z] OK: 9 MiB in 15 packages [2025-03-04T06:42:02.297Z] Removing intermediate container 15177ae8b6d3 [2025-03-04T06:42:02.297Z] ---> 780969b1d22b [2025-03-04T06:42:02.297Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-03-04T06:42:04.905Z] ---> 9abf75f482a7 [2025-03-04T06:42:04.905Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-03-04T06:42:05.191Z] ---> a337c17238ef [2025-03-04T06:42:05.191Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-03-04T06:42:05.460Z] ---> e9045e225b72 [2025-03-04T06:42:05.460Z] Step 19/25 : EXPOSE 59993 [2025-03-04T06:42:05.727Z] ---> Running in 0df24fb1ad1f [2025-03-04T06:42:05.996Z] Removing intermediate container 0df24fb1ad1f [2025-03-04T06:42:05.996Z] ---> 24b6b0306852 [2025-03-04T06:42:05.996Z] Step 20/25 : EXPOSE 161 [2025-03-04T06:42:05.996Z] ---> Running in c39e1027ebc4 [2025-03-04T06:42:06.267Z] Removing intermediate container c39e1027ebc4 [2025-03-04T06:42:06.267Z] ---> e2c2892d556b [2025-03-04T06:42:06.267Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-03-04T06:42:06.536Z] ---> Running in 5fad17edb8fa [2025-03-04T06:42:06.807Z] Removing intermediate container 5fad17edb8fa [2025-03-04T06:42:06.807Z] ---> f4118efb0dce [2025-03-04T06:42:06.807Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:42:06.807Z] ---> Running in e933a5d2714d [2025-03-04T06:42:07.075Z] Removing intermediate container e933a5d2714d [2025-03-04T06:42:07.075Z] ---> 2bed0960f2d2 [2025-03-04T06:42:07.075Z] Step 23/25 : LABEL arch=arm64 [2025-03-04T06:42:07.349Z] ---> Running in 47c78dd2aed4 [2025-03-04T06:42:07.618Z] Removing intermediate container 47c78dd2aed4 [2025-03-04T06:42:07.618Z] ---> 6f971b747bce [2025-03-04T06:42:07.618Z] Step 24/25 : LABEL git_sha=c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:42:07.618Z] ---> Running in 209aa9bee67a [2025-03-04T06:42:07.888Z] Removing intermediate container 209aa9bee67a [2025-03-04T06:42:07.888Z] ---> a0f762af00eb [2025-03-04T06:42:07.888Z] Step 25/25 : LABEL version=4.0.0-dev.2 [2025-03-04T06:42:08.156Z] ---> Running in b1540fc7f14d [2025-03-04T06:42:08.424Z] Removing intermediate container b1540fc7f14d [2025-03-04T06:42:08.424Z] ---> f48406430dec [2025-03-04T06:42:08.424Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:42:08.424Z] Successfully built f48406430dec [2025-03-04T06:42:08.424Z] 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-03-04T06:42:08.576Z] provisioning config files... [2025-03-04T06:42:08.593Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/112@tmp/config16869351318037030799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:42:08.940Z] ---> ****-login.sh [2025-03-04T06:42:08.940Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:42:09.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:42:09.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:42:09.206Z] Configure a credential helper to remove this warning. See [2025-03-04T06:42:09.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:42:09.206Z] [2025-03-04T06:42:09.206Z] Login Succeeded [2025-03-04T06:42:09.206Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:42:09.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:42:09.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:42:09.473Z] Configure a credential helper to remove this warning. See [2025-03-04T06:42:09.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:42:09.473Z] [2025-03-04T06:42:09.473Z] Login Succeeded [2025-03-04T06:42:09.742Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:42:10.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:42:10.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:42:10.008Z] Configure a credential helper to remove this warning. See [2025-03-04T06:42:10.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:42:10.008Z] [2025-03-04T06:42:10.008Z] Login Succeeded [2025-03-04T06:42:10.008Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:42:10.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:42:10.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:42:10.274Z] Configure a credential helper to remove this warning. See [2025-03-04T06:42:10.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:42:10.274Z] [2025-03-04T06:42:10.274Z] Login Succeeded [2025-03-04T06:42:10.539Z] ****.io [2025-03-04T06:42:10.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:42:10.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:42:10.805Z] Configure a credential helper to remove this warning. See [2025-03-04T06:42:10.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:42:10.805Z] [2025-03-04T06:42:10.805Z] Login Succeeded [2025-03-04T06:42:10.805Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:42:10.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:42:10.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:42:10.902Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2025-03-04T06:42:10.902Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:42:10.902Z] latest [2025-03-04T06:42:10.902Z] 4.0.0-dev.2 [2025-03-04T06:42:10.902Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [2025-03-04T06:42:10.902Z] main [2025-03-04T06:42:10.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:11.281Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:11.641Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:42:11.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-04T06:42:11.641Z] 12247db788d6: Preparing [2025-03-04T06:42:11.641Z] 3f4e3a833b0f: Preparing [2025-03-04T06:42:11.641Z] e9e894a8432f: Preparing [2025-03-04T06:42:11.641Z] 219c32782689: Preparing [2025-03-04T06:42:11.641Z] c8fb97fd7022: Preparing [2025-03-04T06:42:11.641Z] dd9c8f8612c8: Preparing [2025-03-04T06:42:11.641Z] dd9c8f8612c8: Waiting [2025-03-04T06:42:11.914Z] 12247db788d6: Pushed [2025-03-04T06:42:11.914Z] 219c32782689: Pushed [2025-03-04T06:42:11.914Z] c8fb97fd7022: Pushed [2025-03-04T06:42:11.914Z] 3f4e3a833b0f: Pushed [2025-03-04T06:42:11.914Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:42:21.964Z] e9e894a8432f: Pushed [2025-03-04T06:42:21.964Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:22.332Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:22.685Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-03-04T06:42:22.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-04T06:42:22.686Z] 12247db788d6: Preparing [2025-03-04T06:42:22.686Z] 3f4e3a833b0f: Preparing [2025-03-04T06:42:22.686Z] e9e894a8432f: Preparing [2025-03-04T06:42:22.686Z] 219c32782689: Preparing [2025-03-04T06:42:22.686Z] c8fb97fd7022: Preparing [2025-03-04T06:42:22.686Z] dd9c8f8612c8: Preparing [2025-03-04T06:42:22.686Z] dd9c8f8612c8: Waiting [2025-03-04T06:42:22.686Z] c8fb97fd7022: Layer already exists [2025-03-04T06:42:22.686Z] 3f4e3a833b0f: Layer already exists [2025-03-04T06:42:22.686Z] 12247db788d6: Layer already exists [2025-03-04T06:42:22.686Z] 219c32782689: Layer already exists [2025-03-04T06:42:22.686Z] e9e894a8432f: Layer already exists [2025-03-04T06:42:22.686Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:42:22.954Z] latest: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:23.325Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:23.683Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.2 [2025-03-04T06:42:23.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-04T06:42:23.683Z] 12247db788d6: Preparing [2025-03-04T06:42:23.683Z] 3f4e3a833b0f: Preparing [2025-03-04T06:42:23.683Z] e9e894a8432f: Preparing [2025-03-04T06:42:23.683Z] 219c32782689: Preparing [2025-03-04T06:42:23.683Z] c8fb97fd7022: Preparing [2025-03-04T06:42:23.683Z] dd9c8f8612c8: Preparing [2025-03-04T06:42:23.683Z] dd9c8f8612c8: Waiting [2025-03-04T06:42:23.683Z] 3f4e3a833b0f: Layer already exists [2025-03-04T06:42:23.683Z] e9e894a8432f: Layer already exists [2025-03-04T06:42:23.683Z] 219c32782689: Layer already exists [2025-03-04T06:42:23.683Z] 12247db788d6: Layer already exists [2025-03-04T06:42:23.683Z] c8fb97fd7022: Layer already exists [2025-03-04T06:42:23.683Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:42:23.949Z] 4.0.0-dev.2: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:24.317Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:24.676Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [2025-03-04T06:42:24.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-04T06:42:24.676Z] 12247db788d6: Preparing [2025-03-04T06:42:24.676Z] 3f4e3a833b0f: Preparing [2025-03-04T06:42:24.676Z] e9e894a8432f: Preparing [2025-03-04T06:42:24.676Z] 219c32782689: Preparing [2025-03-04T06:42:24.676Z] c8fb97fd7022: Preparing [2025-03-04T06:42:24.676Z] dd9c8f8612c8: Preparing [2025-03-04T06:42:24.676Z] dd9c8f8612c8: Waiting [2025-03-04T06:42:24.676Z] 3f4e3a833b0f: Layer already exists [2025-03-04T06:42:24.676Z] e9e894a8432f: Layer already exists [2025-03-04T06:42:24.676Z] c8fb97fd7022: Layer already exists [2025-03-04T06:42:24.676Z] 12247db788d6: Layer already exists [2025-03-04T06:42:24.676Z] 219c32782689: Layer already exists [2025-03-04T06:42:24.676Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:42:24.941Z] c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:25.305Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:25.647Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2025-03-04T06:42:25.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-04T06:42:25.647Z] 12247db788d6: Preparing [2025-03-04T06:42:25.647Z] 3f4e3a833b0f: Preparing [2025-03-04T06:42:25.647Z] e9e894a8432f: Preparing [2025-03-04T06:42:25.647Z] 219c32782689: Preparing [2025-03-04T06:42:25.647Z] c8fb97fd7022: Preparing [2025-03-04T06:42:25.647Z] dd9c8f8612c8: Preparing [2025-03-04T06:42:25.647Z] dd9c8f8612c8: Waiting [2025-03-04T06:42:25.647Z] 12247db788d6: Layer already exists [2025-03-04T06:42:25.647Z] 3f4e3a833b0f: Layer already exists [2025-03-04T06:42:25.647Z] c8fb97fd7022: Layer already exists [2025-03-04T06:42:25.647Z] 219c32782689: Layer already exists [2025-03-04T06:42:25.647Z] e9e894a8432f: Layer already exists [2025-03-04T06:42:25.647Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:42:25.911Z] main: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:42:25.981Z] ===================================================== [Pipeline] echo [2025-03-04T06:42:25.998Z] taggedImages: [2025-03-04T06:42:25.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [2025-03-04T06:42:25.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-03-04T06:42:25.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.2 [2025-03-04T06:42:25.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [2025-03-04T06:42:25.998Z] - 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-03-04T06:42:26.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:42:26.374Z] [2025-03-04T06:42:26.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:42:26.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:42:26.698Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T06:42:26.698Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T06:42:26.698Z] 04944245beec: Pulling fs layer [2025-03-04T06:42:26.698Z] 699f458cf7ca: Pulling fs layer [2025-03-04T06:42:26.698Z] 765212b225bb: Pulling fs layer [2025-03-04T06:42:26.698Z] f23df028b6ca: Pulling fs layer [2025-03-04T06:42:26.698Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T06:42:26.698Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T06:42:26.698Z] 765212b225bb: Waiting [2025-03-04T06:42:26.698Z] f23df028b6ca: Waiting [2025-03-04T06:42:26.698Z] d65c8cfc05b1: Waiting [2025-03-04T06:42:26.965Z] 04944245beec: Verifying Checksum [2025-03-04T06:42:26.965Z] 04944245beec: Download complete [2025-03-04T06:42:26.965Z] 765212b225bb: Verifying Checksum [2025-03-04T06:42:26.965Z] 765212b225bb: Download complete [2025-03-04T06:42:26.965Z] f23df028b6ca: Verifying Checksum [2025-03-04T06:42:26.965Z] f23df028b6ca: Download complete [2025-03-04T06:42:26.965Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T06:42:26.965Z] d65c8cfc05b1: Download complete [2025-03-04T06:42:27.230Z] 699f458cf7ca: Verifying Checksum [2025-03-04T06:42:27.230Z] 699f458cf7ca: Download complete [2025-03-04T06:42:27.495Z] 8998bd30e6a1: Download complete [2025-03-04T06:42:30.065Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T06:42:30.065Z] 2437ff75d9bd: Download complete [2025-03-04T06:42:32.641Z] 8998bd30e6a1: Pull complete [2025-03-04T06:42:32.908Z] 04944245beec: Pull complete [2025-03-04T06:42:34.853Z] 699f458cf7ca: Pull complete [2025-03-04T06:42:34.853Z] 765212b225bb: Pull complete [2025-03-04T06:42:35.813Z] f23df028b6ca: Pull complete [2025-03-04T06:42:35.813Z] d65c8cfc05b1: Pull complete [2025-03-04T06:42:54.022Z] 2437ff75d9bd: Pull complete [2025-03-04T06:42:54.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T06:42:54.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:42:54.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:42:54.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-40158 does not seem to be running inside a container [2025-03-04T06:42:54.323Z] $ 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/112 -v /w/workspace/device-snmp-go/112:/w/workspace/device-snmp-go/112:rw,z -v /w/workspace/device-snmp-go/112@tmp:/w/workspace/device-snmp-go/112@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-03-04T06:42:57.379Z] $ docker top d3cd33a669b0d0d52541300eb9b1ef261d5eddf358804cf6edb5598a7eeb05ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:42:58.241Z] ---> job-cost.sh [2025-03-04T06:42:58.241Z] lf-activate-venv: SKIPPING [2025-03-04T06:42:58.241Z] INFO: No Stack... [2025-03-04T06:42:58.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T06:42:59.407Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:43:00.050Z] + cat /w/workspace/device-snmp-go/112/archives/cost.csv [2025-03-04T06:43:00.050Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T06:43:00.122Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [2025-03-04T06:43:00.129Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] did not exist. Created. [2025-03-04T06:43:00.134Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:43:00.817Z] /w/workspace/device-snmp-go/112@tmp/durable-a7797772/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T06:43:01.471Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T06:43:01.504Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T06:43:01.553Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:43:01.561Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:43:01.590Z] $ docker stop --time=1 d3cd33a669b0d0d52541300eb9b1ef261d5eddf358804cf6edb5598a7eeb05ad [2025-03-04T06:43:03.166Z] $ docker rm -f --volumes d3cd33a669b0d0d52541300eb9b1ef261d5eddf358804cf6edb5598a7eeb05ad [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-03-04T06:43:03.618Z] provisioning config files... [2025-03-04T06:43:03.625Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9166131080136027013tmp [Pipeline] { [Pipeline] sh [2025-03-04T06:43:03.924Z] + set +x [2025-03-04T06:43:03.924Z] + + bash -s -- [2025-03-04T06:43:03.924Z] curl -s https://codecov.io/bash [2025-03-04T06:43:03.924Z] [2025-03-04T06:43:03.924Z] _____ _ [2025-03-04T06:43:03.924Z] / ____| | | [2025-03-04T06:43:03.924Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T06:43:03.924Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T06:43:03.924Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T06:43:03.924Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T06:43:03.924Z] Bash-1.0.6 [2025-03-04T06:43:03.924Z] [2025-03-04T06:43:03.924Z] [2025-03-04T06:43:03.924Z] ==> git version 2.25.1 found [2025-03-04T06:43:03.924Z] ==> 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-03-04T06:43:03.924Z] Release-Date: 2020-01-08 [2025-03-04T06:43:03.924Z] 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-03-04T06:43:03.925Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T06:43:03.925Z] ==> Jenkins CI detected. [2025-03-04T06:43:03.925Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2025-03-04T06:43:03.925Z] project root: . [2025-03-04T06:43:03.925Z] --> token set from env [2025-03-04T06:43:03.925Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T06:43:03.925Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T06:43:04.184Z] ==> Python coveragepy not found [2025-03-04T06:43:04.184Z] ==> Searching for coverage reports in: [2025-03-04T06:43:04.184Z] + . [2025-03-04T06:43:04.184Z] -> Found 1 reports [2025-03-04T06:43:04.184Z] ==> Detecting git/mercurial file structure [2025-03-04T06:43:04.184Z] ==> Reading reports [2025-03-04T06:43:04.184Z] + ./coverage.out bytes=8903 [2025-03-04T06:43:04.184Z] ==> Appending adjustments [2025-03-04T06:43:04.184Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T06:43:04.184Z] + Found adjustments [2025-03-04T06:43:04.184Z] ==> Gzipping contents [2025-03-04T06:43:04.184Z] 4.0K /tmp/codecov.isSsbz.gz [2025-03-04T06:43:04.184Z] ==> Uploading reports [2025-03-04T06:43:04.184Z] url: https://codecov.io [2025-03-04T06:43:04.184Z] query: branch=main&commit=c4fcf13dda2872150eef0ffad2fcf99f13027de9&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:43:04.184Z] -> Pinging Codecov [2025-03-04T06:43:04.185Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4fcf13dda2872150eef0ffad2fcf99f13027de9&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:43:04.444Z] -> Uploading to [2025-03-04T06:43:04.444Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/c4fcf13dda2872150eef0ffad2fcf99f13027de9/4686ba63-46eb-4fd0-ae78-dc52855e00ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T064304Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8eec8320ed9efa333eb616895d02b3b3f88cf306a9b77c6bd5736f10531f4140 [2025-03-04T06:43:04.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:43:04.444Z] Dload Upload Total Spent Left Speed [2025-03-04T06:43:04.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 9910 --:--:-- --:--:-- --:--:-- 9910 [2025-03-04T06:43:04.444Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] } [2025-03-04T06:43:04.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T06:43:04.601Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T06:43:04.617Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:04.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:43:04.931Z] [2025-03-04T06:43:04.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:05.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:43:05.239Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T06:43:05.239Z] 43c4264eed91: Pulling fs layer [2025-03-04T06:43:05.239Z] 4cc291be95ef: Pulling fs layer [2025-03-04T06:43:05.239Z] 2ac1f1163629: Pulling fs layer [2025-03-04T06:43:05.239Z] 5c3c966382ef: Pulling fs layer [2025-03-04T06:43:05.239Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:43:05.239Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T06:43:05.239Z] 9c3e1370e548: Pulling fs layer [2025-03-04T06:43:05.239Z] 5c3c966382ef: Waiting [2025-03-04T06:43:05.239Z] 4f4fb700ef54: Waiting [2025-03-04T06:43:05.239Z] d9c7d2e4e75e: Waiting [2025-03-04T06:43:05.239Z] 9c3e1370e548: Waiting [2025-03-04T06:43:05.239Z] 4cc291be95ef: Download complete [2025-03-04T06:43:05.239Z] 5c3c966382ef: Verifying Checksum [2025-03-04T06:43:05.239Z] 5c3c966382ef: Download complete [2025-03-04T06:43:05.239Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:43:05.239Z] 4f4fb700ef54: Download complete [2025-03-04T06:43:05.239Z] 43c4264eed91: Download complete [2025-03-04T06:43:05.498Z] 43c4264eed91: Pull complete [2025-03-04T06:43:05.498Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T06:43:05.498Z] d9c7d2e4e75e: Download complete [2025-03-04T06:43:05.498Z] 4cc291be95ef: Pull complete [2025-03-04T06:43:05.756Z] 2ac1f1163629: Verifying Checksum [2025-03-04T06:43:05.756Z] 2ac1f1163629: Download complete [2025-03-04T06:43:06.323Z] 9c3e1370e548: Verifying Checksum [2025-03-04T06:43:06.323Z] 9c3e1370e548: Download complete [2025-03-04T06:43:08.851Z] 2ac1f1163629: Pull complete [2025-03-04T06:43:08.851Z] 5c3c966382ef: Pull complete [2025-03-04T06:43:08.851Z] 4f4fb700ef54: Pull complete [2025-03-04T06:43:08.851Z] d9c7d2e4e75e: Pull complete [2025-03-04T06:43:11.377Z] 9c3e1370e548: Pull complete [2025-03-04T06:43:11.377Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T06:43:11.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:43:11.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:43:11.472Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:43:11.489Z] $ 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-03-04T06:43:13.667Z] $ docker top 5f23a46368cff13bf25ddbb8c5a36f2e4a9c111fde58de223aa9cb73d3195ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:43:14.023Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2025-03-04T06:43:14.032Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2025-03-04T06:43:14.302Z] + set -o pipefail [2025-03-04T06:43:14.302Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2025-03-04T06:43:21.011Z] [2025-03-04T06:43:21.011Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2025-03-04T06:43:21.011Z] [2025-03-04T06:43:21.011Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/dcdf4210-2cdd-4c16-abc8-f5e684c27ff8 [2025-03-04T06:43:21.011Z] [2025-03-04T06:43:21.011Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T06:43:21.011Z] [2025-03-04T06:43:21.011Z] [2025-03-04T06:43:21.011Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T06:43:21.011Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T06:43:21.020Z] $ docker stop --time=1 5f23a46368cff13bf25ddbb8c5a36f2e4a9c111fde58de223aa9cb73d3195ef6 [2025-03-04T06:43:23.485Z] $ docker rm -f --volumes 5f23a46368cff13bf25ddbb8c5a36f2e4a9c111fde58de223aa9cb73d3195ef6 [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-03-04T06:43:24.380Z] + git log --format=format:%s -1 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] sh [2025-03-04T06:43:24.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:43:24.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:24.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:43:24.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:43:25.070Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:43:25.087Z] $ 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-03-04T06:43:25.445Z] $ docker top 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:43:25.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:43:25.570Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:43:25.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:43:25.671Z] $ docker exec 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e ssh-agent [2025-03-04T06:43:25.790Z] SSH_AUTH_SOCK=/tmp/ssh-tDw496fwCLfU/agent.32 [2025-03-04T06:43:25.790Z] SSH_AGENT_PID=38 [2025-03-04T06:43:25.796Z] Running ssh-add (command line suppressed) [2025-03-04T06:43:25.895Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14047792027031627177.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14047792027031627177.key) [2025-03-04T06:43:25.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:43:26.219Z] + git semver tag [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,387 [run_tag] DEBUG tag force:False [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,387 [check_head_tag] DEBUG check head tag [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,388 [execute] INFO git cat-file --batch-check [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,392 [execute] INFO git cat-file --batch [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,406 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,406 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,406 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:43:26.480Z] 2025-03-04 06:43:26,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:43:26.480Z] 4.0.0-dev.2 [Pipeline] } [2025-03-04T06:43:26.474Z] $ docker exec --env ******** --env ******** 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e ssh-agent -k [2025-03-04T06:43:26.570Z] unset SSH_AUTH_SOCK; [2025-03-04T06:43:26.571Z] unset SSH_AGENT_PID; [2025-03-04T06:43:26.571Z] echo Agent pid 38 killed; [2025-03-04T06:43:26.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:43:26.929Z] + git semver [Pipeline] } [2025-03-04T06:43:27.187Z] $ docker stop --time=1 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e [2025-03-04T06:43:28.471Z] $ docker rm -f --volumes 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:28.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:43:28.896Z] [2025-03-04T06:43:28.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:29.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:43:29.200Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T06:43:29.200Z] ab5ef0e58194: Pulling fs layer [2025-03-04T06:43:29.200Z] 9712f1f96733: Pulling fs layer [2025-03-04T06:43:29.200Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T06:43:29.200Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T06:43:29.200Z] e9a5061849ea: Pulling fs layer [2025-03-04T06:43:29.200Z] d747dcd14b5f: Pulling fs layer [2025-03-04T06:43:29.200Z] 2de7ff778b66: Pulling fs layer [2025-03-04T06:43:29.200Z] 0d9ebad4ef96: Waiting [2025-03-04T06:43:29.200Z] e9a5061849ea: Waiting [2025-03-04T06:43:29.200Z] d747dcd14b5f: Waiting [2025-03-04T06:43:29.200Z] 2de7ff778b66: Waiting [2025-03-04T06:43:29.200Z] 9712f1f96733: Verifying Checksum [2025-03-04T06:43:29.200Z] 9712f1f96733: Download complete [2025-03-04T06:43:29.459Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T06:43:29.459Z] 63f879dbbcfc: Download complete [2025-03-04T06:43:29.717Z] e9a5061849ea: Verifying Checksum [2025-03-04T06:43:29.717Z] e9a5061849ea: Download complete [2025-03-04T06:43:29.717Z] d747dcd14b5f: Verifying Checksum [2025-03-04T06:43:29.717Z] d747dcd14b5f: Download complete [2025-03-04T06:43:29.717Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T06:43:29.717Z] 0d9ebad4ef96: Download complete [2025-03-04T06:43:29.717Z] ab5ef0e58194: Verifying Checksum [2025-03-04T06:43:29.717Z] ab5ef0e58194: Download complete [2025-03-04T06:43:29.717Z] 2de7ff778b66: Verifying Checksum [2025-03-04T06:43:29.717Z] 2de7ff778b66: Download complete [2025-03-04T06:43:32.243Z] ab5ef0e58194: Pull complete [2025-03-04T06:43:32.243Z] 9712f1f96733: Pull complete [2025-03-04T06:43:32.809Z] 63f879dbbcfc: Pull complete [2025-03-04T06:43:36.090Z] 0d9ebad4ef96: Pull complete [2025-03-04T06:43:36.090Z] e9a5061849ea: Pull complete [2025-03-04T06:43:36.090Z] d747dcd14b5f: Pull complete [2025-03-04T06:43:37.025Z] 2de7ff778b66: Pull complete [2025-03-04T06:43:37.025Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T06:43:37.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:43:37.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:43:37.133Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:43:37.149Z] $ 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-03-04T06:43:39.390Z] $ docker top 07a60a856a1bb6f9e4f0540ffee183458355b9886c59850318c51912816e89bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:43:39.487Z] provisioning config files... [2025-03-04T06:43:39.495Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7114193226840990613tmp [2025-03-04T06:43:39.504Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8067514422231653308tmp [2025-03-04T06:43:39.512Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config705390460745940000tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:43:39.604Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:39.896Z] ---> sigul-configuration.sh [2025-03-04T06:43:39.896Z] gpg: directory `/root/.gnupg' created [2025-03-04T06:43:39.896Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T06:43:39.896Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T06:43:39.896Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T06:43:39.896Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T06:43:39.896Z] gpg: CAST5 encrypted data [2025-03-04T06:43:39.896Z] gpg: encrypted with 1 passphrase [2025-03-04T06:43:39.896Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T06:43:40.189Z] + mkdir /home/jenkins [2025-03-04T06:43:40.189Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T06:43:40.484Z] + 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-03-04T06:43:40.500Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:40.785Z] ---> sigul-install.sh [2025-03-04T06:43:40.785Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T06:43:41.078Z] + git tag --list [2025-03-04T06:43:41.078Z] 1.0.0 [2025-03-04T06:43:41.078Z] v0.0.0 [2025-03-04T06:43:41.078Z] v1.1.0 [2025-03-04T06:43:41.078Z] v1.1.1 [2025-03-04T06:43:41.078Z] v1.2.2 [2025-03-04T06:43:41.078Z] v1.3.0 [2025-03-04T06:43:41.078Z] v1.3.1 [2025-03-04T06:43:41.078Z] v2.0.0 [2025-03-04T06:43:41.078Z] v2.1.0 [2025-03-04T06:43:41.078Z] v2.1.1 [2025-03-04T06:43:41.078Z] v2.2.0 [2025-03-04T06:43:41.078Z] v2.3.0 [2025-03-04T06:43:41.078Z] v3.0 [2025-03-04T06:43:41.078Z] v3.0.0 [2025-03-04T06:43:41.078Z] v3.1 [2025-03-04T06:43:41.078Z] v3.1.0 [2025-03-04T06:43:41.078Z] v3.1.0-dev.1 [2025-03-04T06:43:41.078Z] v3.1.0-dev.10 [2025-03-04T06:43:41.078Z] v3.1.0-dev.11 [2025-03-04T06:43:41.078Z] v3.1.0-dev.12 [2025-03-04T06:43:41.078Z] v3.1.0-dev.13 [2025-03-04T06:43:41.078Z] v3.1.0-dev.2 [2025-03-04T06:43:41.078Z] v3.1.0-dev.3 [2025-03-04T06:43:41.078Z] v3.1.0-dev.4 [2025-03-04T06:43:41.078Z] v3.1.0-dev.5 [2025-03-04T06:43:41.078Z] v3.1.0-dev.6 [2025-03-04T06:43:41.078Z] v3.1.0-dev.7 [2025-03-04T06:43:41.078Z] v3.1.0-dev.8 [2025-03-04T06:43:41.078Z] v3.1.0-dev.9 [2025-03-04T06:43:41.078Z] v3.1.1 [2025-03-04T06:43:41.078Z] v3.1.1-dev.1 [2025-03-04T06:43:41.078Z] v3.2.0-dev.1 [2025-03-04T06:43:41.078Z] v3.2.0-dev.10 [2025-03-04T06:43:41.078Z] v3.2.0-dev.2 [2025-03-04T06:43:41.078Z] v3.2.0-dev.3 [2025-03-04T06:43:41.078Z] v3.2.0-dev.4 [2025-03-04T06:43:41.078Z] v3.2.0-dev.5 [2025-03-04T06:43:41.078Z] v3.2.0-dev.6 [2025-03-04T06:43:41.078Z] v3.2.0-dev.7 [2025-03-04T06:43:41.078Z] v3.2.0-dev.8 [2025-03-04T06:43:41.078Z] v3.2.0-dev.9 [2025-03-04T06:43:41.078Z] v4.0.0-dev.1 [2025-03-04T06:43:41.078Z] v4.0.0-dev.2 [Pipeline] sh [2025-03-04T06:43:41.420Z] + lftools sign git-tag v4.0.0-dev.2 [2025-03-04T06:43:41.989Z] Signing Git tag with Sigul... [2025-03-04T06:43:41.989Z] Signing v4.0.0-dev.2 [Pipeline] echo [2025-03-04T06:43:42.270Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:42.562Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T06:43:42.571Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T06:43:42.586Z] $ docker stop --time=1 07a60a856a1bb6f9e4f0540ffee183458355b9886c59850318c51912816e89bb [2025-03-04T06:43:43.874Z] $ docker rm -f --volumes 07a60a856a1bb6f9e4f0540ffee183458355b9886c59850318c51912816e89bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T06:43:44.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:43:44.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:44.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:43:44.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:43:44.737Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:43:44.753Z] $ 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-03-04T06:43:45.044Z] $ docker top 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:43:45.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:43:45.170Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:43:45.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:43:45.266Z] $ docker exec 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 ssh-agent [2025-03-04T06:43:45.382Z] SSH_AUTH_SOCK=/tmp/ssh-QeJCLTYEKoGd/agent.32 [2025-03-04T06:43:45.382Z] SSH_AGENT_PID=38 [2025-03-04T06:43:45.386Z] Running ssh-add (command line suppressed) [2025-03-04T06:43:45.485Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_838811784852147674.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_838811784852147674.key) [2025-03-04T06:43:45.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:43:45.806Z] + git semver bump pre [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,973 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,973 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,973 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,973 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,976 [execute] INFO git cat-file --batch-check [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,981 [execute] INFO git cat-file --batch [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:43:46.065Z] 2025-03-04 06:43:45,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:43:46.065Z] 4.0.0-dev.3 [Pipeline] } [2025-03-04T06:43:46.059Z] $ docker exec --env ******** --env ******** 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 ssh-agent -k [2025-03-04T06:43:46.152Z] unset SSH_AUTH_SOCK; [2025-03-04T06:43:46.152Z] unset SSH_AGENT_PID; [2025-03-04T06:43:46.152Z] echo Agent pid 38 killed; [2025-03-04T06:43:46.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:43:46.503Z] + git semver [Pipeline] } [2025-03-04T06:43:46.762Z] $ docker stop --time=1 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 [2025-03-04T06:43:48.031Z] $ docker rm -f --volumes 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:43:48.401Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:43:48.401Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:48.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:43:48.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:43:48.781Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:43:48.804Z] $ 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-03-04T06:43:49.136Z] $ docker top 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:43:49.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:43:49.271Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:43:49.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:43:49.376Z] $ docker exec 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd ssh-agent [2025-03-04T06:43:49.497Z] SSH_AUTH_SOCK=/tmp/ssh-ctjxuUSHMIps/agent.32 [2025-03-04T06:43:49.497Z] SSH_AGENT_PID=38 [2025-03-04T06:43:49.501Z] Running ssh-add (command line suppressed) [2025-03-04T06:43:49.576Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5679358084412212040.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5679358084412212040.key) [2025-03-04T06:43:49.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:43:49.897Z] + git semver push [2025-03-04T06:43:50.157Z] 2025-03-04 06:43:50,071 [run_push] DEBUG push [2025-03-04T06:43:50.157Z] 2025-03-04 06:43:50,072 [execute] INFO git cat-file --batch-check [2025-03-04T06:43:50.157Z] 2025-03-04 06:43:50,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:43:50.157Z] 2025-03-04 06:43:50,075 [execute] INFO git rev-list a5323470f3f3634b5cf18321b30e531a12187137 -- [2025-03-04T06:43:50.157Z] 2025-03-04 06:43:50,075 [execute] DEBUG Popen(['git', 'rev-list', 'a5323470f3f3634b5cf18321b30e531a12187137', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:43:50.157Z] 2025-03-04 06:43:50,084 [execute] INFO git fetch -v origin [2025-03-04T06:43:50.157Z] 2025-03-04 06:43:50,084 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-04T06:43:50.727Z] 2025-03-04 06:43:50,525 [run_push] DEBUG no remote changes detected [2025-03-04T06:43:50.727Z] 2025-03-04 06:43:50,525 [execute] INFO git push origin semver [2025-03-04T06:43:50.727Z] 2025-03-04 06:43:50,526 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:43:51.295Z] 2025-03-04 06:43:51,157 [run_push] DEBUG push all version tags [2025-03-04T06:43:51.295Z] 2025-03-04 06:43:51,158 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T06:43:51.296Z] 2025-03-04 06:43:51,158 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:43:51.866Z] 2025-03-04 06:43:51,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-04T06:43:51.866Z] 4.0.0-dev.3 [Pipeline] } [2025-03-04T06:43:51.860Z] $ docker exec --env ******** --env ******** 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd ssh-agent -k [2025-03-04T06:43:51.949Z] unset SSH_AUTH_SOCK; [2025-03-04T06:43:51.949Z] unset SSH_AGENT_PID; [2025-03-04T06:43:51.949Z] echo Agent pid 38 killed; [2025-03-04T06:43:51.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:43:52.302Z] + git semver [Pipeline] } [2025-03-04T06:43:52.560Z] $ docker stop --time=1 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd [2025-03-04T06:43:53.836Z] $ docker rm -f --volumes 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd [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-03-04T06:43:54.491Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2025-03-04T06:43:54.491Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-04T06:43:54.491Z] total 16 [2025-03-04T06:43:54.491Z] drwxr-xr-x 3 root root 4096 Mar 4 06:29 . [2025-03-04T06:43:54.491Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:43 .. [2025-03-04T06:43:54.491Z] drwxr-xr-x 2 root root 4096 Mar 4 06:29 cost [2025-03-04T06:43:54.491Z] -rw-r--r-- 1 root root 86 Mar 4 06:29 cost.csv [2025-03-04T06:43:54.491Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-04T06:43:54.491Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-04T06:43:54.491Z] total 16 [2025-03-04T06:43:54.491Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:29 . [2025-03-04T06:43:54.491Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:43 .. [2025-03-04T06:43:54.491Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:29 cost [2025-03-04T06:43:54.491Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 4 06:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:54.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:55.641Z] ---> package-listing.sh [2025-03-04T06:43:55.641Z] ++ facter osfamily [2025-03-04T06:43:55.641Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T06:43:55.900Z] + OS_FAMILY=debian [2025-03-04T06:43:55.900Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-03-04T06:43:55.900Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T06:43:55.900Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T06:43:55.900Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T06:43:55.900Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T06:43:55.900Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-03-04T06:43:55.900Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T06:43:55.900Z] + case "${OS_FAMILY}" in [2025-03-04T06:43:55.900Z] + dpkg -l [2025-03-04T06:43:55.900Z] + grep '^ii' [2025-03-04T06:43:55.900Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T06:43:55.900Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T06:43:55.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T06:43:55.900Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-03-04T06:43:55.900Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-03-04T06:43:55.900Z] + 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-03-04T06:43:55.912Z] 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-03-04T06:43:56.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:43:56.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:43:56.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:43:56.833Z] prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container [2025-03-04T06:43:56.850Z] $ 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-03-04T06:43:57.040Z] $ docker top a51828dc69a9db883ce27bd3f8292b2c031c9debada0d648d100015e21a18452 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:43:57.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T06:43:57.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T06:43:57.972Z] + ls /var/log/sa-host [2025-03-04T06:43:57.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:43:58.056Z] provisioning config files... [2025-03-04T06:43:58.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12113496381542057349tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:43:58.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:58.367Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T06:43:58.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:58.717Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T06:43:58.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:59.013Z] ---> sudo-logs.sh [2025-03-04T06:43:59.013Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T06:43:59.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:43:59.333Z] ---> job-cost.sh [2025-03-04T06:43:59.334Z] lf-activate-venv: SKIPPING [2025-03-04T06:43:59.334Z] DEBUG: total: 0.2199999988079071 [2025-03-04T06:43:59.334Z] INFO: Retrieving Stack Cost... [2025-03-04T06:43:59.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:44:00.161Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T06:44:00.179Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:44:00.464Z] ---> logs-deploy.sh [2025-03-04T06:44:00.464Z] lf-activate-venv: SKIPPING [2025-03-04T06:44:00.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/112 [2025-03-04T06:44:00.464Z] INFO: archiving workspace using pattern(s): [2025-03-04T06:44:01.405Z] Archives upload complete. [2025-03-04T06:44:01.405Z] INFO: archiving logs to Nexus