Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16381fd99f00acb16521c6fc8f4fa15060dd6965 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-ssh18374418243048296830.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-ssh1601499115317623846.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-ssh7292633951682837748.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-ssh11749705226433697380.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-ssh10527295560769753447.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-40315’ Running on prd-ubuntu20.04-docker-8c-8g-40317 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 Avoid second fetch Checking out Revision 16381fd99f00acb16521c6fc8f4fa15060dd6965 (main) Commit message: "Merge pull request #354 from jumpingliu/4.0-snmp-changelog" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 > git rev-list --no-walk c4fcf13dda2872150eef0ffad2fcf99f13027de9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T11:01:19.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T11:01:19.890Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T11:01:19.917Z] ========================================================= [2025-03-05T11:01:19.917Z] EdgeX Global Pipelines Version Info [2025-03-05T11:01:19.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:01:21.025Z] ------------------- [2025-03-05T11:01:21.025Z] stable info: [2025-03-05T11:01:21.025Z] ------------------- [2025-03-05T11:01:21.025Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T11:01:21.025Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:01:21.025Z] Message: update stable to v1.0.269 [2025-03-05T11:01:21.594Z] ------------------- [2025-03-05T11:01:21.594Z] experimental info: [2025-03-05T11:01:21.594Z] ------------------- [2025-03-05T11:01:21.594Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T11:01:21.594Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:01:21.594Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T11:01:21.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-03-05T11:01:21.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-03-05T11:01:21.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T11:01:21.731Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T11:01:21.754Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T11:01:21.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T11:01:21.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T11:01:21.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T11:01:21.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T11:01:21.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T11:01:21.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T11:01:21.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-03-05T11:01:21.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T11:01:21.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T11:01:21.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T11:01:22.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T11:01:22.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:01:22.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:01:22.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T11:01:22.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T11:01:22.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T11:01:22.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T11:01:22.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T11:01:22.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T11:01:22.209Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T11:01:22.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T11:01:22.252Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T11:01:22.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T11:01:22.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T11:01:22.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T11:01:22.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo [2025-03-05T11:01:22.380Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16381fd [Pipeline] echo [2025-03-05T11:01:22.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:01:22.466Z] provisioning config files... [2025-03-05T11:01:22.478Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6126146082997480829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:01:22.806Z] ---> ****-login.sh [2025-03-05T11:01:22.806Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:01:23.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:23.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:23.066Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:23.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:23.066Z] [2025-03-05T11:01:23.066Z] Login Succeeded [2025-03-05T11:01:23.066Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:01:23.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:23.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:23.325Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:23.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:23.325Z] [2025-03-05T11:01:23.325Z] Login Succeeded [2025-03-05T11:01:23.325Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:01:23.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:23.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:23.326Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:23.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:23.326Z] [2025-03-05T11:01:23.326Z] Login Succeeded [2025-03-05T11:01:23.326Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:01:23.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:23.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:23.326Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:23.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:23.326Z] [2025-03-05T11:01:23.326Z] Login Succeeded [2025-03-05T11:01:23.326Z] ****.io [2025-03-05T11:01:23.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:23.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:23.584Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:23.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:23.584Z] [2025-03-05T11:01:23.584Z] Login Succeeded [2025-03-05T11:01:23.584Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:01:23.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T11:01:24.002Z] + git rev-list -1 --merges 16381fd99f00acb16521c6fc8f4fa15060dd6965~1..16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo [2025-03-05T11:01:24.029Z] -----------> git rev-list -1 --merges 16381fd99f00acb16521c6fc8f4fa15060dd6965~1..16381fd99f00acb16521c6fc8f4fa15060dd6965 16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:01:24.029Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965 [false] [Pipeline] sh [2025-03-05T11:01:24.324Z] + git log --format=format:%s -1 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo [2025-03-05T11:01:24.339Z] ========================================================= [2025-03-05T11:01:24.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T11:01:24.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:01:24.672Z] + git log --format=format:%s -1 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo [2025-03-05T11:01:24.684Z] [semverPrep] GIT_COMMIT: 16381fd99f00acb16521c6fc8f4fa15060dd6965, Commit Message: Merge pull request #354 from jumpingliu/4.0-snmp-changelog [Pipeline] echo [2025-03-05T11:01:24.698Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T11:01:25.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:01:25.205Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T11:01:25.205Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T11:01:25.205Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T11:01:25.205Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-03-05T11:01:25.205Z] -a /etc/ssh/ssh_known_hosts [2025-03-05T11:01:25.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:25.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:01:25.563Z] [2025-03-05T11:01:25.563Z] 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-05T11:01:25.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:01:26.133Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T11:01:26.133Z] b85a868b505f: Pulling fs layer [2025-03-05T11:01:26.133Z] e2be974225ed: Pulling fs layer [2025-03-05T11:01:26.133Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T11:01:26.133Z] 988bab9f4d93: Pulling fs layer [2025-03-05T11:01:26.133Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T11:01:26.133Z] eaf3925da568: Pulling fs layer [2025-03-05T11:01:26.133Z] bab4dde63d76: Pulling fs layer [2025-03-05T11:01:26.133Z] bde34c3a00c8: Pulling fs layer [2025-03-05T11:01:26.133Z] b352a97aabf1: Pulling fs layer [2025-03-05T11:01:26.133Z] 4872d77fe225: Pulling fs layer [2025-03-05T11:01:26.133Z] 5851b861e8e6: Pulling fs layer [2025-03-05T11:01:26.133Z] eaf3925da568: Waiting [2025-03-05T11:01:26.134Z] 988bab9f4d93: Waiting [2025-03-05T11:01:26.134Z] 4872d77fe225: Waiting [2025-03-05T11:01:26.134Z] 5851b861e8e6: Waiting [2025-03-05T11:01:26.134Z] 1469e6f7b9e6: Waiting [2025-03-05T11:01:26.134Z] bab4dde63d76: Waiting [2025-03-05T11:01:26.134Z] bde34c3a00c8: Waiting [2025-03-05T11:01:26.134Z] e2be974225ed: Verifying Checksum [2025-03-05T11:01:26.134Z] e2be974225ed: Download complete [2025-03-05T11:01:26.392Z] 988bab9f4d93: Verifying Checksum [2025-03-05T11:01:26.392Z] 988bab9f4d93: Download complete [2025-03-05T11:01:26.392Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T11:01:26.392Z] 1469e6f7b9e6: Download complete [2025-03-05T11:01:26.392Z] eaf3925da568: Verifying Checksum [2025-03-05T11:01:26.393Z] eaf3925da568: Download complete [2025-03-05T11:01:26.393Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T11:01:26.393Z] 339a4e72a1f5: Download complete [2025-03-05T11:01:26.393Z] bde34c3a00c8: Verifying Checksum [2025-03-05T11:01:26.393Z] bde34c3a00c8: Download complete [2025-03-05T11:01:26.393Z] b352a97aabf1: Download complete [2025-03-05T11:01:26.393Z] 4872d77fe225: Download complete [2025-03-05T11:01:26.393Z] 5851b861e8e6: Download complete [2025-03-05T11:01:26.393Z] b85a868b505f: Verifying Checksum [2025-03-05T11:01:26.393Z] b85a868b505f: Download complete [2025-03-05T11:01:26.652Z] bab4dde63d76: Verifying Checksum [2025-03-05T11:01:26.652Z] bab4dde63d76: Download complete [2025-03-05T11:01:28.028Z] b85a868b505f: Pull complete [2025-03-05T11:01:28.287Z] e2be974225ed: Pull complete [2025-03-05T11:01:29.229Z] 339a4e72a1f5: Pull complete [2025-03-05T11:01:29.488Z] 988bab9f4d93: Pull complete [2025-03-05T11:01:29.747Z] 1469e6f7b9e6: Pull complete [2025-03-05T11:01:30.006Z] eaf3925da568: Pull complete [2025-03-05T11:01:31.906Z] bab4dde63d76: Pull complete [2025-03-05T11:01:31.906Z] bde34c3a00c8: Pull complete [2025-03-05T11:01:31.906Z] b352a97aabf1: Pull complete [2025-03-05T11:01:31.906Z] 4872d77fe225: Pull complete [2025-03-05T11:01:32.165Z] 5851b861e8e6: Pull complete [2025-03-05T11:01:32.165Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T11:01:32.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:01:32.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:01:32.306Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:01:32.333Z] $ 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-05T11:01:35.854Z] $ docker top 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 -eo pid,comm [2025-03-05T11:01:35.907Z] 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-05T11:01:35.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:01:35.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:01:35.956Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:01:36.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:01:36.062Z] $ docker exec 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent [2025-03-05T11:01:36.170Z] SSH_AUTH_SOCK=/tmp/ssh-biyQtH390IhP/agent.32 [2025-03-05T11:01:36.170Z] SSH_AGENT_PID=38 [2025-03-05T11:01:36.177Z] Running ssh-add (command line suppressed) [2025-03-05T11:01:36.276Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10577949124969345451.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10577949124969345451.key) [2025-03-05T11:01:36.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:01:36.584Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T11:01:36.592Z] $ docker exec --env ******** --env ******** 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent -k [2025-03-05T11:01:36.691Z] unset SSH_AUTH_SOCK; [2025-03-05T11:01:36.692Z] unset SSH_AGENT_PID; [2025-03-05T11:01:36.692Z] echo Agent pid 38 killed; [2025-03-05T11:01:36.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T11:01:36.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:01:36.739Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:01:36.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:01:36.832Z] $ docker exec 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent [2025-03-05T11:01:36.936Z] SSH_AUTH_SOCK=/tmp/ssh-OATh9ZsOatRS/agent.71 [2025-03-05T11:01:36.936Z] SSH_AGENT_PID=77 [2025-03-05T11:01:36.940Z] Running ssh-add (command line suppressed) [2025-03-05T11:01:37.043Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10426217740104115996.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10426217740104115996.key) [2025-03-05T11:01:37.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:01:37.346Z] + git semver init [2025-03-05T11:01:37.607Z] 2025-03-05 11:01:37,519 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T11:01:37.607Z] 2025-03-05 11:01:37,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-03-05T11:01:37.607Z] 2025-03-05 11:01:37,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-03-05T11:01:37.607Z] 2025-03-05 11:01:37,521 [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-05T11:01:39.520Z] 2025-03-05 11:01:39,127 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2025-03-05T11:01:39.520Z] 2025-03-05 11:01:39,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2025-03-05T11:01:39.520Z] 2025-03-05 11:01:39,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:01:39.520Z] 2025-03-05 11:01:39,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:01:39.520Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T11:01:39.529Z] $ docker exec --env ******** --env ******** 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent -k [2025-03-05T11:01:39.627Z] unset SSH_AUTH_SOCK; [2025-03-05T11:01:39.627Z] unset SSH_AGENT_PID; [2025-03-05T11:01:39.627Z] echo Agent pid 77 killed; [2025-03-05T11:01:39.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:01:39.970Z] + git semver [Pipeline] } [2025-03-05T11:01:40.258Z] $ docker stop --time=1 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 [2025-03-05T11:01:41.607Z] $ docker rm -f --volumes 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:01:41.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T11:01:42.177Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T11:01:42.182Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:01:42.370Z] provisioning config files... [2025-03-05T11:01:42.380Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12168299521231549624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:01:42.682Z] ---> ****-login.sh [2025-03-05T11:01:42.682Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:01:42.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:42.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:42.682Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:42.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:42.682Z] [2025-03-05T11:01:42.682Z] Login Succeeded [2025-03-05T11:01:42.682Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:01:42.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:42.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:42.682Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:42.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:42.682Z] [2025-03-05T11:01:42.682Z] Login Succeeded [2025-03-05T11:01:42.682Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:01:42.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:42.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:42.942Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:42.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:42.942Z] [2025-03-05T11:01:42.942Z] Login Succeeded [2025-03-05T11:01:42.942Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:01:42.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:42.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:42.942Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:42.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:42.942Z] [2025-03-05T11:01:42.942Z] Login Succeeded [2025-03-05T11:01:42.942Z] ****.io [2025-03-05T11:01:42.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:01:43.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:01:43.203Z] Configure a credential helper to remove this warning. See [2025-03-05T11:01:43.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:01:43.203Z] [2025-03-05T11:01:43.203Z] Login Succeeded [2025-03-05T11:01:43.203Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:01:43.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T11:01:43.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:01:43.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:01:43.358Z] ========================================================= [2025-03-05T11:01:43.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T11:01:43.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:01:43.709Z] + 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-05T11:01:43.710Z] Sending build context to Docker daemon 20MB [2025-03-05T11:01:43.710Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:01:43.710Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T11:01:43.710Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T11:01:43.710Z] da9db072f522: Pulling fs layer [2025-03-05T11:01:43.710Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T11:01:43.710Z] 06f05ace1117: Pulling fs layer [2025-03-05T11:01:43.710Z] 5fe327b54edc: Pulling fs layer [2025-03-05T11:01:43.710Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:01:43.710Z] 92a5565b7b96: Pulling fs layer [2025-03-05T11:01:43.710Z] ff9bb7016b71: Pulling fs layer [2025-03-05T11:01:43.710Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T11:01:43.710Z] a813b0c90790: Pulling fs layer [2025-03-05T11:01:43.710Z] 5fe327b54edc: Waiting [2025-03-05T11:01:43.710Z] 4f4fb700ef54: Waiting [2025-03-05T11:01:43.710Z] 92a5565b7b96: Waiting [2025-03-05T11:01:43.710Z] ff9bb7016b71: Waiting [2025-03-05T11:01:43.710Z] b67dba6c2c7d: Waiting [2025-03-05T11:01:43.710Z] a813b0c90790: Waiting [2025-03-05T11:01:43.970Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T11:01:43.970Z] 6ef4a4ee8ca5: Download complete [2025-03-05T11:01:43.970Z] 5fe327b54edc: Verifying Checksum [2025-03-05T11:01:43.970Z] 5fe327b54edc: Download complete [2025-03-05T11:01:43.970Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:01:43.970Z] 4f4fb700ef54: Download complete [2025-03-05T11:01:43.970Z] 92a5565b7b96: Verifying Checksum [2025-03-05T11:01:43.970Z] 92a5565b7b96: Download complete [2025-03-05T11:01:43.970Z] da9db072f522: Download complete [2025-03-05T11:01:43.970Z] ff9bb7016b71: Verifying Checksum [2025-03-05T11:01:43.970Z] ff9bb7016b71: Download complete [2025-03-05T11:01:44.230Z] a813b0c90790: Verifying Checksum [2025-03-05T11:01:44.230Z] a813b0c90790: Download complete [2025-03-05T11:01:44.230Z] da9db072f522: Pull complete [2025-03-05T11:01:44.490Z] 06f05ace1117: Download complete [2025-03-05T11:01:44.490Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T11:01:44.748Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T11:01:44.748Z] b67dba6c2c7d: Download complete [2025-03-05T11:01:48.030Z] 06f05ace1117: Pull complete [2025-03-05T11:01:48.030Z] 5fe327b54edc: Pull complete [2025-03-05T11:01:48.030Z] 4f4fb700ef54: Pull complete [2025-03-05T11:01:48.030Z] 92a5565b7b96: Pull complete [2025-03-05T11:01:48.030Z] ff9bb7016b71: Pull complete [2025-03-05T11:01:49.928Z] b67dba6c2c7d: Pull complete [2025-03-05T11:01:50.494Z] a813b0c90790: Pull complete [2025-03-05T11:01:50.494Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T11:01:50.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T11:01:50.494Z] ---> 3ba60ce46760 [2025-03-05T11:01:50.494Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:01:57.075Z] ---> Running in cbdfa89a2a9e [2025-03-05T11:01:57.075Z] Removing intermediate container cbdfa89a2a9e [2025-03-05T11:01:57.075Z] ---> 4966266a5ed9 [2025-03-05T11:01:57.075Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:01:57.075Z] ---> Running in 10e64dff6a19 [2025-03-05T11:01:57.075Z] Removing intermediate container 10e64dff6a19 [2025-03-05T11:01:57.075Z] ---> 6ed40bd0c88f [2025-03-05T11:01:57.075Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T11:01:57.075Z] ---> Running in 396def9de4d9 [2025-03-05T11:01:57.075Z] Removing intermediate container 396def9de4d9 [2025-03-05T11:01:57.075Z] ---> d89b82673ad0 [2025-03-05T11:01:57.075Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:01:57.075Z] ---> Running in 2bb7c0bfab67 [2025-03-05T11:01:57.075Z] Removing intermediate container 2bb7c0bfab67 [2025-03-05T11:01:57.075Z] ---> f689bc46540e [2025-03-05T11:01:57.075Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:01:57.075Z] ---> Running in 0909710fa330 [2025-03-05T11:01:57.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:01:57.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:01:57.332Z] Still waiting to schedule task [2025-03-05T11:01:57.333Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40316’ [2025-03-05T11:01:57.335Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T11:01:57.335Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T11:01:57.335Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T11:01:57.335Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T11:01:57.335Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:01:57.335Z] OK: 252 MiB in 62 packages [2025-03-05T11:01:57.906Z] Removing intermediate container 0909710fa330 [2025-03-05T11:01:57.906Z] ---> 2a61daa166b1 [2025-03-05T11:01:57.906Z] Step 8/12 : WORKDIR /device-snmp-go [2025-03-05T11:01:57.906Z] ---> Running in 595d8f2bad1d [2025-03-05T11:01:57.906Z] Removing intermediate container 595d8f2bad1d [2025-03-05T11:01:57.906Z] ---> b07e3d31abe3 [2025-03-05T11:01:57.906Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T11:01:58.164Z] ---> 56d913731312 [2025-03-05T11:01:58.164Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:01:58.164Z] ---> Running in 462b07ab5b5c [2025-03-05T11:02:44.847Z] Removing intermediate container 462b07ab5b5c [2025-03-05T11:02:44.847Z] ---> 51d63044518e [2025-03-05T11:02:44.847Z] Step 11/12 : COPY . . [2025-03-05T11:02:44.847Z] ---> 7f918727adad [2025-03-05T11:02:44.847Z] Step 12/12 : RUN ${MAKE} [2025-03-05T11:02:44.847Z] ---> Running in 2a72445740d9 [2025-03-05T11:02:44.847Z] noop [2025-03-05T11:02:44.847Z] Removing intermediate container 2a72445740d9 [2025-03-05T11:02:44.847Z] ---> 1bbe037a8b37 [2025-03-05T11:02:44.847Z] Successfully built 1bbe037a8b37 [2025-03-05T11:02:44.847Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:02:45.167Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:02:45.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:02:45.248Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:02:45.273Z] $ 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-05T11:02:45.598Z] $ docker top a2837e1982971fa6f44ecab14c02b7c6a1f13135ff5c03ba26c0a44a3c41b72a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:02:45.950Z] + go version [2025-03-05T11:02:45.950Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T11:02:45.958Z] $ docker stop --time=1 a2837e1982971fa6f44ecab14c02b7c6a1f13135ff5c03ba26c0a44a3c41b72a [2025-03-05T11:02:47.249Z] $ docker rm -f --volumes a2837e1982971fa6f44ecab14c02b7c6a1f13135ff5c03ba26c0a44a3c41b72a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:02:47.685Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:02:47.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:02:47.763Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:02:47.783Z] $ 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-05T11:02:48.101Z] $ docker top 0eacc90f0840fa03916bd34dfd2c1a1813ccfd6138ee4a49f85e4f25a1c1964a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:02:48.445Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:02:48.742Z] + make test [2025-03-05T11:02:48.742Z] go test ./... -coverprofile=coverage.out [2025-03-05T11:02:50.646Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-03-05T11:03:08.759Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-03-05T11:03:08.759Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2025-03-05T11:03:21.035Z] go vet ./... [2025-03-05T11:03:25.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T11:03:25.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T11:03:25.223Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T11:03:25.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:03:25.520Z] $ docker stop --time=1 0eacc90f0840fa03916bd34dfd2c1a1813ccfd6138ee4a49f85e4f25a1c1964a [2025-03-05T11:03:33.746Z] $ docker rm -f --volumes 0eacc90f0840fa03916bd34dfd2c1a1813ccfd6138ee4a49f85e4f25a1c1964a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:03:34.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:03:34.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T11:03:34.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:03:35.061Z] + ls -al . [2025-03-05T11:03:35.061Z] total 236 [2025-03-05T11:03:35.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:02 . [2025-03-05T11:03:35.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:01 .. [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 5 11:01 .dockerignore [2025-03-05T11:03:35.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:03 .git [2025-03-05T11:03:35.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 .github [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 5 11:01 .gitignore [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 11:01 .golangci.yml [2025-03-05T11:03:35.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:01 .semver [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 18843 Mar 5 11:01 Attribution.txt [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 5 11:01 CHANGELOG.md [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 5 11:01 Dockerfile [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:01 GOVERNANCE.md [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 5 11:01 Jenkinsfile [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 11:01 LICENSE [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 5 11:01 Makefile [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 11:01 OWNERS.md [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 5 11:01 README.md [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:01 VERSION [2025-03-05T11:03:35.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:01 bin [2025-03-05T11:03:35.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 cmd [2025-03-05T11:03:35.061Z] -rw-r--r-- 1 jenkins jenkins 8903 Mar 5 11:03 coverage.out [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 6154 Mar 5 11:01 go.mod [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 87041 Mar 5 11:01 go.sum [2025-03-05T11:03:35.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 internal [2025-03-05T11:03:35.061Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 5 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:03:35.378Z] + 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=16381fd99f00acb16521c6fc8f4fa15060dd6965 --label arch=amd64 --label version=4.0.0-dev.3 . [2025-03-05T11:03:35.378Z] Sending build context to Docker daemon 20.01MB [2025-03-05T11:03:35.378Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:03:35.378Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-05T11:03:35.378Z] ---> 1bbe037a8b37 [2025-03-05T11:03:35.378Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:03:35.640Z] ---> Running in 3a6ad20d326b [2025-03-05T11:03:35.640Z] Removing intermediate container 3a6ad20d326b [2025-03-05T11:03:35.640Z] ---> ea0a13849b5c [2025-03-05T11:03:35.640Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:03:35.640Z] ---> Running in 7abc9a641d87 [2025-03-05T11:03:35.900Z] Removing intermediate container 7abc9a641d87 [2025-03-05T11:03:35.900Z] ---> 38867a25674a [2025-03-05T11:03:35.900Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T11:03:35.900Z] ---> Running in 3dd1ed915c62 [2025-03-05T11:03:35.900Z] Removing intermediate container 3dd1ed915c62 [2025-03-05T11:03:35.900Z] ---> 04201ef4dcd7 [2025-03-05T11:03:35.900Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:03:35.900Z] ---> Running in 0f0118efec08 [2025-03-05T11:03:35.900Z] Removing intermediate container 0f0118efec08 [2025-03-05T11:03:35.900Z] ---> 60f4259a397a [2025-03-05T11:03:35.900Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:03:36.159Z] ---> Running in 0f6ee22d51c4 [2025-03-05T11:03:36.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:03:36.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:03:36.675Z] OK: 252 MiB in 62 packages [2025-03-05T11:03:37.045Z] Removing intermediate container 0f6ee22d51c4 [2025-03-05T11:03:37.045Z] ---> 28b87489d9c2 [2025-03-05T11:03:37.045Z] Step 8/25 : WORKDIR /device-snmp-go [2025-03-05T11:03:37.045Z] ---> Running in 0d0a7e062459 [2025-03-05T11:03:37.303Z] Removing intermediate container 0d0a7e062459 [2025-03-05T11:03:37.303Z] ---> 1e4462886e7b [2025-03-05T11:03:37.303Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-05T11:03:37.303Z] ---> d09bdaf6a5ee [2025-03-05T11:03:37.303Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:03:37.303Z] ---> Running in 1ccfe25bbac1 [2025-03-05T11:03:38.328Z] Removing intermediate container 1ccfe25bbac1 [2025-03-05T11:03:38.328Z] ---> 1afe17dda438 [2025-03-05T11:03:38.328Z] Step 11/25 : COPY . . [2025-03-05T11:03:38.586Z] ---> 6d540a3bdd2e [2025-03-05T11:03:38.586Z] Step 12/25 : RUN ${MAKE} [2025-03-05T11:03:38.586Z] ---> Running in 694fd045c08b [2025-03-05T11:03:38.844Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.3 -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-05T11:04:10.947Z] Removing intermediate container 694fd045c08b [2025-03-05T11:04:10.947Z] ---> e719cf1d9498 [2025-03-05T11:04:10.947Z] Step 13/25 : FROM alpine:3.20 [2025-03-05T11:04:10.947Z] 3.20: Pulling from library/alpine [2025-03-05T11:04:10.947Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T11:04:10.947Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T11:04:10.947Z] 0a9a5dfd008f: Download complete [2025-03-05T11:04:10.947Z] 0a9a5dfd008f: Pull complete [2025-03-05T11:04:10.947Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:04:10.947Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:04:10.947Z] ---> ff221270b9fb [2025-03-05T11:04:10.947Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-03-05T11:04:10.947Z] ---> Running in 2fd9b946a2fc [2025-03-05T11:04:11.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:04:11.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:04:11.720Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T11:04:11.720Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:04:11.720Z] OK: 8 MiB in 15 packages [2025-03-05T11:04:11.978Z] Removing intermediate container 2fd9b946a2fc [2025-03-05T11:04:11.978Z] ---> a5529286c7e5 [2025-03-05T11:04:11.978Z] Step 15/25 : RUN apk --no-cache upgrade [2025-03-05T11:04:11.978Z] ---> Running in ac4fb5f3a2a8 [2025-03-05T11:04:12.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:04:12.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:04:12.493Z] OK: 8 MiB in 15 packages [2025-03-05T11:04:13.061Z] Removing intermediate container ac4fb5f3a2a8 [2025-03-05T11:04:13.061Z] ---> c7f915b30b07 [2025-03-05T11:04:13.061Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-03-05T11:04:13.998Z] ---> 8c9c0de7c5d1 [2025-03-05T11:04:13.998Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-03-05T11:04:14.256Z] ---> 425afcec2879 [2025-03-05T11:04:14.256Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-03-05T11:04:14.256Z] ---> 6da48926e534 [2025-03-05T11:04:14.256Z] Step 19/25 : EXPOSE 59993 [2025-03-05T11:04:14.256Z] ---> Running in a4e4158f34dd [2025-03-05T11:04:14.514Z] Removing intermediate container a4e4158f34dd [2025-03-05T11:04:14.514Z] ---> 01b83ae50243 [2025-03-05T11:04:14.514Z] Step 20/25 : EXPOSE 161 [2025-03-05T11:04:14.514Z] ---> Running in 75ef4270f187 [2025-03-05T11:04:14.514Z] Removing intermediate container 75ef4270f187 [2025-03-05T11:04:14.514Z] ---> 58e73c807042 [2025-03-05T11:04:14.514Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-03-05T11:04:14.514Z] ---> Running in e5de6341bb3e [2025-03-05T11:04:14.772Z] Removing intermediate container e5de6341bb3e [2025-03-05T11:04:14.772Z] ---> b5a0e5182608 [2025-03-05T11:04:14.772Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:04:14.772Z] ---> Running in 513d1a9477b8 [2025-03-05T11:04:14.772Z] Removing intermediate container 513d1a9477b8 [2025-03-05T11:04:14.772Z] ---> 8f3dc7f6a8a6 [2025-03-05T11:04:14.772Z] Step 23/25 : LABEL arch=amd64 [2025-03-05T11:04:14.772Z] ---> Running in 01c8d97db23e [2025-03-05T11:04:14.772Z] Removing intermediate container 01c8d97db23e [2025-03-05T11:04:14.772Z] ---> fbf4462c52bd [2025-03-05T11:04:14.772Z] Step 24/25 : LABEL git_sha=16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:04:15.031Z] ---> Running in 23a0f87bfa69 [2025-03-05T11:04:15.031Z] Removing intermediate container 23a0f87bfa69 [2025-03-05T11:04:15.031Z] ---> 93fbe18a174c [2025-03-05T11:04:15.031Z] Step 25/25 : LABEL version=4.0.0-dev.3 [2025-03-05T11:04:15.031Z] ---> Running in c1a0804efb7d [2025-03-05T11:04:15.031Z] Removing intermediate container c1a0804efb7d [2025-03-05T11:04:15.031Z] ---> 40744a20f3f3 [2025-03-05T11:04:15.031Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T11:04:15.031Z] Successfully built 40744a20f3f3 [2025-03-05T11:04:15.031Z] 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-05T11:04:15.164Z] provisioning config files... [2025-03-05T11:04:15.172Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9438452578319968511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:04:15.472Z] ---> ****-login.sh [2025-03-05T11:04:15.472Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:04:15.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:04:15.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:04:15.472Z] Configure a credential helper to remove this warning. See [2025-03-05T11:04:15.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:04:15.473Z] [2025-03-05T11:04:15.473Z] Login Succeeded [2025-03-05T11:04:15.473Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:04:15.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:04:15.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:04:15.473Z] Configure a credential helper to remove this warning. See [2025-03-05T11:04:15.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:04:15.473Z] [2025-03-05T11:04:15.473Z] Login Succeeded [2025-03-05T11:04:15.473Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:04:15.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:04:15.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:04:15.732Z] Configure a credential helper to remove this warning. See [2025-03-05T11:04:15.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:04:15.732Z] [2025-03-05T11:04:15.732Z] Login Succeeded [2025-03-05T11:04:15.732Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:04:15.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:04:15.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:04:15.732Z] Configure a credential helper to remove this warning. See [2025-03-05T11:04:15.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:04:15.732Z] [2025-03-05T11:04:15.732Z] Login Succeeded [2025-03-05T11:04:15.732Z] ****.io [2025-03-05T11:04:15.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:04:15.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:04:15.992Z] Configure a credential helper to remove this warning. See [2025-03-05T11:04:15.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:04:15.992Z] [2025-03-05T11:04:15.992Z] Login Succeeded [2025-03-05T11:04:15.992Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:04:15.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:04:16.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:04:16.081Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2025-03-05T11:04:16.081Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:04:16.081Z] latest [2025-03-05T11:04:16.081Z] 4.0.0-dev.3 [2025-03-05T11:04:16.081Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [2025-03-05T11:04:16.081Z] main [2025-03-05T11:04:16.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:16.424Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:16.739Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:04:16.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-05T11:04:16.739Z] 5f417ff2a34a: Preparing [2025-03-05T11:04:16.739Z] c851e673c090: Preparing [2025-03-05T11:04:16.739Z] f7ffe99dbc8f: Preparing [2025-03-05T11:04:16.739Z] 6326e7ae4b13: Preparing [2025-03-05T11:04:16.739Z] 76799ba36e9e: Preparing [2025-03-05T11:04:16.739Z] 994456c4fd7b: Preparing [2025-03-05T11:04:16.739Z] 994456c4fd7b: Waiting [2025-03-05T11:04:16.739Z] 76799ba36e9e: Pushed [2025-03-05T11:04:16.739Z] c851e673c090: Pushed [2025-03-05T11:04:16.739Z] 5f417ff2a34a: Pushed [2025-03-05T11:04:16.739Z] 6326e7ae4b13: Pushed [2025-03-05T11:04:16.739Z] 994456c4fd7b: Layer already exists [2025-03-05T11:04:20.927Z] f7ffe99dbc8f: Pushed [2025-03-05T11:04:20.927Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:21.243Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:21.562Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-03-05T11:04:21.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-05T11:04:21.562Z] 5f417ff2a34a: Preparing [2025-03-05T11:04:21.562Z] c851e673c090: Preparing [2025-03-05T11:04:21.562Z] f7ffe99dbc8f: Preparing [2025-03-05T11:04:21.562Z] 6326e7ae4b13: Preparing [2025-03-05T11:04:21.562Z] 76799ba36e9e: Preparing [2025-03-05T11:04:21.562Z] 994456c4fd7b: Preparing [2025-03-05T11:04:21.562Z] 994456c4fd7b: Waiting [2025-03-05T11:04:21.562Z] 5f417ff2a34a: Layer already exists [2025-03-05T11:04:21.562Z] c851e673c090: Layer already exists [2025-03-05T11:04:21.562Z] 76799ba36e9e: Layer already exists [2025-03-05T11:04:21.562Z] f7ffe99dbc8f: Layer already exists [2025-03-05T11:04:21.562Z] 6326e7ae4b13: Layer already exists [2025-03-05T11:04:21.562Z] 994456c4fd7b: Layer already exists [2025-03-05T11:04:21.562Z] latest: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:21.894Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:22.217Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.3 [2025-03-05T11:04:22.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-05T11:04:22.217Z] 5f417ff2a34a: Preparing [2025-03-05T11:04:22.217Z] c851e673c090: Preparing [2025-03-05T11:04:22.217Z] f7ffe99dbc8f: Preparing [2025-03-05T11:04:22.217Z] 6326e7ae4b13: Preparing [2025-03-05T11:04:22.217Z] 76799ba36e9e: Preparing [2025-03-05T11:04:22.217Z] 994456c4fd7b: Preparing [2025-03-05T11:04:22.217Z] 994456c4fd7b: Waiting [2025-03-05T11:04:22.217Z] f7ffe99dbc8f: Layer already exists [2025-03-05T11:04:22.217Z] 6326e7ae4b13: Layer already exists [2025-03-05T11:04:22.217Z] 76799ba36e9e: Layer already exists [2025-03-05T11:04:22.217Z] 5f417ff2a34a: Layer already exists [2025-03-05T11:04:22.217Z] c851e673c090: Layer already exists [2025-03-05T11:04:22.217Z] 994456c4fd7b: Layer already exists [2025-03-05T11:04:22.217Z] 4.0.0-dev.3: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:22.541Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:22.877Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [2025-03-05T11:04:22.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-05T11:04:22.877Z] 5f417ff2a34a: Preparing [2025-03-05T11:04:22.877Z] c851e673c090: Preparing [2025-03-05T11:04:22.877Z] f7ffe99dbc8f: Preparing [2025-03-05T11:04:22.877Z] 6326e7ae4b13: Preparing [2025-03-05T11:04:22.877Z] 76799ba36e9e: Preparing [2025-03-05T11:04:22.877Z] 994456c4fd7b: Preparing [2025-03-05T11:04:22.877Z] 994456c4fd7b: Waiting [2025-03-05T11:04:22.877Z] 5f417ff2a34a: Layer already exists [2025-03-05T11:04:22.877Z] 6326e7ae4b13: Layer already exists [2025-03-05T11:04:22.877Z] c851e673c090: Layer already exists [2025-03-05T11:04:22.877Z] f7ffe99dbc8f: Layer already exists [2025-03-05T11:04:22.877Z] 76799ba36e9e: Layer already exists [2025-03-05T11:04:22.877Z] 994456c4fd7b: Layer already exists [2025-03-05T11:04:22.877Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:23.224Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:23.552Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2025-03-05T11:04:23.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-05T11:04:23.553Z] 5f417ff2a34a: Preparing [2025-03-05T11:04:23.553Z] c851e673c090: Preparing [2025-03-05T11:04:23.553Z] f7ffe99dbc8f: Preparing [2025-03-05T11:04:23.553Z] 6326e7ae4b13: Preparing [2025-03-05T11:04:23.553Z] 76799ba36e9e: Preparing [2025-03-05T11:04:23.553Z] 994456c4fd7b: Preparing [2025-03-05T11:04:23.553Z] 994456c4fd7b: Waiting [2025-03-05T11:04:23.553Z] 6326e7ae4b13: Layer already exists [2025-03-05T11:04:23.553Z] f7ffe99dbc8f: Layer already exists [2025-03-05T11:04:23.553Z] 5f417ff2a34a: Layer already exists [2025-03-05T11:04:23.553Z] 76799ba36e9e: Layer already exists [2025-03-05T11:04:23.553Z] c851e673c090: Layer already exists [2025-03-05T11:04:23.553Z] 994456c4fd7b: Layer already exists [2025-03-05T11:04:23.553Z] main: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:04:23.629Z] ===================================================== [Pipeline] echo [2025-03-05T11:04:23.646Z] taggedImages: [2025-03-05T11:04:23.646Z] - nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:04:23.646Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-03-05T11:04:23.646Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.3 [2025-03-05T11:04:23.646Z] - nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [2025-03-05T11:04:23.646Z] - 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-05T11:04:24.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:04:24.081Z] [2025-03-05T11:04:24.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:04:24.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:04:24.579Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T11:04:24.579Z] 5eb5b503b376: Pulling fs layer [2025-03-05T11:04:24.579Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T11:04:24.579Z] ec43610c2a17: Pulling fs layer [2025-03-05T11:04:24.579Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T11:04:24.579Z] 33b1e0a273af: Pulling fs layer [2025-03-05T11:04:24.579Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T11:04:24.579Z] 2f39f015ded8: Pulling fs layer [2025-03-05T11:04:24.579Z] 3a2ae6a8a46f: Waiting [2025-03-05T11:04:24.579Z] 33b1e0a273af: Waiting [2025-03-05T11:04:24.579Z] 2f39f015ded8: Waiting [2025-03-05T11:04:24.579Z] 5d3b04190fa2: Waiting [2025-03-05T11:04:24.579Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T11:04:24.579Z] 5c69ac0246d0: Download complete [2025-03-05T11:04:24.579Z] 3a2ae6a8a46f: Download complete [2025-03-05T11:04:24.579Z] 33b1e0a273af: Verifying Checksum [2025-03-05T11:04:24.579Z] 33b1e0a273af: Download complete [2025-03-05T11:04:24.579Z] ec43610c2a17: Verifying Checksum [2025-03-05T11:04:24.579Z] ec43610c2a17: Download complete [2025-03-05T11:04:24.579Z] 5d3b04190fa2: Download complete [2025-03-05T11:04:24.836Z] 5eb5b503b376: Download complete [2025-03-05T11:04:25.398Z] 2f39f015ded8: Download complete [2025-03-05T11:04:25.967Z] 5eb5b503b376: Pull complete [2025-03-05T11:04:25.967Z] 5c69ac0246d0: Pull complete [2025-03-05T11:04:26.532Z] ec43610c2a17: Pull complete [2025-03-05T11:04:26.532Z] 3a2ae6a8a46f: Pull complete [2025-03-05T11:04:26.791Z] 33b1e0a273af: Pull complete [2025-03-05T11:04:26.791Z] 5d3b04190fa2: Pull complete [2025-03-05T11:04:30.979Z] 2f39f015ded8: Pull complete [2025-03-05T11:04:30.979Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T11:04:30.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:04:30.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:04:31.086Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:04:31.111Z] $ 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-05T11:04:34.042Z] $ docker top a7e672e10b6320412cecb6822672cb1754fc19c311b1abfac1af276e7617b65e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:04:34.421Z] ---> job-cost.sh [2025-03-05T11:04:34.421Z] lf-activate-venv: SKIPPING [2025-03-05T11:04:34.421Z] INFO: No Stack... [2025-03-05T11:04:34.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:04:35.251Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:04:35.540Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2025-03-05T11:04:35.540Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T11:04:35.550Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [2025-03-05T11:04:35.557Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] did not exist. Created. [2025-03-05T11:04:35.563Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:04:35.902Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T11:04:35.921Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:04:35.927Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:04:35.947Z] $ docker stop --time=1 a7e672e10b6320412cecb6822672cb1754fc19c311b1abfac1af276e7617b65e [2025-03-05T11:04:37.099Z] $ docker rm -f --volumes a7e672e10b6320412cecb6822672cb1754fc19c311b1abfac1af276e7617b65e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T11:05:13.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40321 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2025-03-05T11:05:13.355Z] Running in /w/workspace/device-snmp-go/113 [Pipeline] { [Pipeline] checkout [2025-03-05T11:05:13.414Z] Selected Git installation does not exist. Using Default [2025-03-05T11:05:13.414Z] The recommended git tool is: NONE [2025-03-05T11:05:19.132Z] using credential edgex-jenkins-ssh [2025-03-05T11:05:19.156Z] Cloning the remote Git repository [2025-03-05T11:05:19.204Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2025-03-05T11:05:19.307Z] > git init /w/workspace/device-snmp-go/113 # timeout=10 [2025-03-05T11:05:19.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2025-03-05T11:05:19.463Z] > git --version # timeout=10 [2025-03-05T11:05:19.486Z] > git --version # 'git version 2.25.1' [2025-03-05T11:05:19.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T11:05:19.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:05:22.181Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2025-03-05T11:05:22.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:05:23.512Z] Avoid second fetch [2025-03-05T11:05:23.513Z] Checking out Revision 16381fd99f00acb16521c6fc8f4fa15060dd6965 (main) [2025-03-05T11:05:23.532Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T11:05:23.598Z] > git checkout -f 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 [2025-03-05T11:05:24.199Z] Commit message: "Merge pull request #354 from jumpingliu/4.0-snmp-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:05:28.990Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T11:05:28.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:05:28.990Z] Dload Upload Total Spent Left Speed [2025-03-05T11:05:28.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2025-03-05T11:05:29.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T11:05:29.689Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T11:05:29.689Z] + sudo tee /etc/docker/daemon.new [2025-03-05T11:05:29.689Z] { [2025-03-05T11:05:29.689Z] "registry-mirrors": [ [2025-03-05T11:05:29.689Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T11:05:29.689Z] ], [2025-03-05T11:05:29.689Z] "bip": "10.250.0.254/24", [2025-03-05T11:05:29.689Z] "hosts": [ [2025-03-05T11:05:29.689Z] "tcp://0.0.0.0:5555", [2025-03-05T11:05:29.689Z] "unix:///var/run/docker.sock" [2025-03-05T11:05:29.689Z] ], [2025-03-05T11:05:29.689Z] "mtu": 1458, [2025-03-05T11:05:29.689Z] "selinux-enabled": true, [2025-03-05T11:05:29.689Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T11:05:29.689Z] } [Pipeline] sh [2025-03-05T11:05:30.038Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T11:05:30.395Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:05:48.745Z] provisioning config files... [2025-03-05T11:05:48.773Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/113@tmp/config1218805823593318240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:05:49.248Z] ---> ****-login.sh [2025-03-05T11:05:49.248Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:05:49.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:05:49.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:05:49.957Z] Configure a credential helper to remove this warning. See [2025-03-05T11:05:49.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:05:49.957Z] [2025-03-05T11:05:49.957Z] Login Succeeded [2025-03-05T11:05:49.957Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:05:50.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:05:50.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:05:50.228Z] Configure a credential helper to remove this warning. See [2025-03-05T11:05:50.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:05:50.228Z] [2025-03-05T11:05:50.228Z] Login Succeeded [2025-03-05T11:05:50.228Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:05:50.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:05:50.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:05:50.497Z] Configure a credential helper to remove this warning. See [2025-03-05T11:05:50.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:05:50.497Z] [2025-03-05T11:05:50.497Z] Login Succeeded [2025-03-05T11:05:50.497Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:05:50.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:05:50.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:05:50.774Z] Configure a credential helper to remove this warning. See [2025-03-05T11:05:50.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:05:50.774Z] [2025-03-05T11:05:51.046Z] Login Succeeded [2025-03-05T11:05:51.046Z] ****.io [2025-03-05T11:05:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:05:51.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:05:51.316Z] Configure a credential helper to remove this warning. See [2025-03-05T11:05:51.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:05:51.316Z] [2025-03-05T11:05:51.316Z] Login Succeeded [2025-03-05T11:05:51.316Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:05:51.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T11:05:51.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:05:51.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:05:51.721Z] ========================================================= [2025-03-05T11:05:51.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T11:05:51.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:05:52.095Z] + 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-05T11:05:52.698Z] Sending build context to Docker daemon 10.1MB [2025-03-05T11:05:52.698Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:05:52.698Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T11:05:52.698Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T11:05:52.698Z] 9986a736f7d3: Pulling fs layer [2025-03-05T11:05:52.698Z] 1f018df60701: Pulling fs layer [2025-03-05T11:05:52.698Z] 39f8f326b044: Pulling fs layer [2025-03-05T11:05:52.698Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T11:05:52.698Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:05:52.698Z] d45d956e0dbf: Pulling fs layer [2025-03-05T11:05:52.698Z] d7702b0d1db1: Pulling fs layer [2025-03-05T11:05:52.698Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T11:05:52.698Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T11:05:52.698Z] d45d956e0dbf: Waiting [2025-03-05T11:05:52.698Z] d7702b0d1db1: Waiting [2025-03-05T11:05:52.698Z] 5c7f0f088c93: Waiting [2025-03-05T11:05:52.698Z] 4fdc064ae6cf: Waiting [2025-03-05T11:05:52.698Z] e6a1e7a6a96a: Waiting [2025-03-05T11:05:52.698Z] 4f4fb700ef54: Waiting [2025-03-05T11:05:52.698Z] 1f018df60701: Verifying Checksum [2025-03-05T11:05:52.698Z] 1f018df60701: Download complete [2025-03-05T11:05:52.698Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T11:05:52.698Z] e6a1e7a6a96a: Download complete [2025-03-05T11:05:52.698Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:05:52.698Z] 4f4fb700ef54: Download complete [2025-03-05T11:05:52.698Z] d45d956e0dbf: Verifying Checksum [2025-03-05T11:05:52.698Z] d45d956e0dbf: Download complete [2025-03-05T11:05:52.971Z] 9986a736f7d3: Verifying Checksum [2025-03-05T11:05:52.971Z] 9986a736f7d3: Download complete [2025-03-05T11:05:52.971Z] d7702b0d1db1: Verifying Checksum [2025-03-05T11:05:52.971Z] d7702b0d1db1: Download complete [2025-03-05T11:05:53.242Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T11:05:53.242Z] 4fdc064ae6cf: Download complete [2025-03-05T11:05:53.844Z] 9986a736f7d3: Pull complete [2025-03-05T11:05:54.432Z] 1f018df60701: Pull complete [2025-03-05T11:05:54.701Z] 39f8f326b044: Verifying Checksum [2025-03-05T11:05:54.701Z] 39f8f326b044: Download complete [2025-03-05T11:05:56.120Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T11:05:56.120Z] 5c7f0f088c93: Download complete [2025-03-05T11:06:08.476Z] 39f8f326b044: Pull complete [2025-03-05T11:06:08.744Z] e6a1e7a6a96a: Pull complete [2025-03-05T11:06:09.014Z] 4f4fb700ef54: Pull complete [2025-03-05T11:06:09.282Z] d45d956e0dbf: Pull complete [2025-03-05T11:06:09.552Z] d7702b0d1db1: Pull complete [2025-03-05T11:06:19.670Z] 5c7f0f088c93: Pull complete [2025-03-05T11:06:20.371Z] 4fdc064ae6cf: Pull complete [2025-03-05T11:06:20.637Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T11:06:20.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T11:06:20.637Z] ---> 63f30b955cb9 [2025-03-05T11:06:20.637Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:06:22.596Z] ---> Running in 2ba32c22c4e8 [2025-03-05T11:06:22.866Z] Removing intermediate container 2ba32c22c4e8 [2025-03-05T11:06:22.866Z] ---> c973aee067a8 [2025-03-05T11:06:22.866Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:06:22.866Z] ---> Running in fccf7522f364 [2025-03-05T11:06:23.137Z] Removing intermediate container fccf7522f364 [2025-03-05T11:06:23.137Z] ---> 7cde6ca5731a [2025-03-05T11:06:23.137Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T11:06:23.137Z] ---> Running in c5db659d9577 [2025-03-05T11:06:23.408Z] Removing intermediate container c5db659d9577 [2025-03-05T11:06:23.408Z] ---> 642667819775 [2025-03-05T11:06:23.408Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:06:23.677Z] ---> Running in 421fd5d1f956 [2025-03-05T11:06:23.947Z] Removing intermediate container 421fd5d1f956 [2025-03-05T11:06:23.947Z] ---> d11cda71fe07 [2025-03-05T11:06:23.947Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:06:23.947Z] ---> Running in e067e81a5ea6 [2025-03-05T11:06:25.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:06:25.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:06:26.812Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T11:06:26.812Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T11:06:26.812Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T11:06:26.812Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T11:06:26.812Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:06:27.077Z] OK: 244 MiB in 62 packages [2025-03-05T11:06:28.035Z] Removing intermediate container e067e81a5ea6 [2025-03-05T11:06:28.036Z] ---> cd66428368b6 [2025-03-05T11:06:28.036Z] Step 8/12 : WORKDIR /device-snmp-go [2025-03-05T11:06:28.036Z] ---> Running in a1d8f1bd088c [2025-03-05T11:06:28.303Z] Removing intermediate container a1d8f1bd088c [2025-03-05T11:06:28.303Z] ---> f17f266a0e06 [2025-03-05T11:06:28.303Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T11:06:28.886Z] ---> d7a6e48ce2dc [2025-03-05T11:06:28.886Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:06:28.886Z] ---> Running in 01604754b93f [2025-03-05T11:08:20.571Z] Removing intermediate container 01604754b93f [2025-03-05T11:08:20.571Z] ---> e6b879e9aa2f [2025-03-05T11:08:20.571Z] Step 11/12 : COPY . . [2025-03-05T11:08:20.571Z] ---> a85da1e891b6 [2025-03-05T11:08:20.571Z] Step 12/12 : RUN ${MAKE} [2025-03-05T11:08:20.571Z] ---> Running in 54cb5f9d49d6 [2025-03-05T11:08:20.571Z] noop [2025-03-05T11:08:20.571Z] Removing intermediate container 54cb5f9d49d6 [2025-03-05T11:08:20.571Z] ---> 6f49ffc4bc9e [2025-03-05T11:08:20.571Z] Successfully built 6f49ffc4bc9e [2025-03-05T11:08:20.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:08:20.952Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:08:20.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:08:21.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-40321 does not seem to be running inside a container [2025-03-05T11:08:21.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/113 -v /w/workspace/device-snmp-go/113:/w/workspace/device-snmp-go/113:rw,z -v /w/workspace/device-snmp-go/113@tmp:/w/workspace/device-snmp-go/113@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-05T11:08:22.577Z] $ docker top 9e5e5ed9e5039fcd057e0829910616b9e065207d9b159541f9e1e4e4f20966c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:08:23.409Z] + go version [2025-03-05T11:08:23.409Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T11:08:23.429Z] $ docker stop --time=1 9e5e5ed9e5039fcd057e0829910616b9e065207d9b159541f9e1e4e4f20966c7 [2025-03-05T11:08:25.055Z] $ docker rm -f --volumes 9e5e5ed9e5039fcd057e0829910616b9e065207d9b159541f9e1e4e4f20966c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:08:25.652Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:08:25.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:08:25.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-40321 does not seem to be running inside a container [2025-03-05T11:08:25.937Z] $ 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/113 -v /w/workspace/device-snmp-go/113:/w/workspace/device-snmp-go/113:rw,z -v /w/workspace/device-snmp-go/113@tmp:/w/workspace/device-snmp-go/113@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-05T11:08:27.139Z] $ docker top 64753a8099ca57a1d487d4e4df2dd753979a7995baaf71d623417f0e248f6274 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:08:27.989Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/113 [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:08:28.641Z] + make test [2025-03-05T11:08:28.641Z] go test ./... -coverprofile=coverage.out [2025-03-05T11:08:35.296Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-03-05T11:11:57.063Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-03-05T11:11:57.063Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements [2025-03-05T11:11:57.063Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T11:11:57.063Z] go vet ./... [2025-03-05T11:12:44.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T11:12:44.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T11:12:44.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T11:12:44.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:12:44.163Z] $ docker stop --time=1 64753a8099ca57a1d487d4e4df2dd753979a7995baaf71d623417f0e248f6274 [2025-03-05T11:12:46.097Z] $ docker rm -f --volumes 64753a8099ca57a1d487d4e4df2dd753979a7995baaf71d623417f0e248f6274 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:12:47.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:12:47.679Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T11:12:48.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:12:48.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:12:48.974Z] + ls -al . [2025-03-05T11:12:48.974Z] total 232 [2025-03-05T11:12:48.974Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 11:08 . [2025-03-05T11:12:48.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:05 .. [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 5 11:05 .dockerignore [2025-03-05T11:12:48.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:05 .git [2025-03-05T11:12:48.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:05 .github [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 5 11:05 .gitignore [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 11:05 .golangci.yml [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 18843 Mar 5 11:05 Attribution.txt [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 5 11:05 CHANGELOG.md [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 5 11:05 Dockerfile [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:05 GOVERNANCE.md [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 5 11:05 Jenkinsfile [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 11:05 LICENSE [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 5 11:05 Makefile [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 11:05 OWNERS.md [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 5 11:05 README.md [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:01 VERSION [2025-03-05T11:12:48.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:05 bin [2025-03-05T11:12:48.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:05 cmd [2025-03-05T11:12:48.974Z] -rw-r--r-- 1 jenkins jenkins 8903 Mar 5 11:11 coverage.out [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 6154 Mar 5 11:05 go.mod [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 87041 Mar 5 11:05 go.sum [2025-03-05T11:12:48.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:05 internal [2025-03-05T11:12:48.974Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 5 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:12:49.343Z] + 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=16381fd99f00acb16521c6fc8f4fa15060dd6965 --label arch=arm64 --label version=4.0.0-dev.3 . [2025-03-05T11:12:49.638Z] Sending build context to Docker daemon 10.11MB [2025-03-05T11:12:49.638Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:12:49.638Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-05T11:12:49.638Z] ---> 6f49ffc4bc9e [2025-03-05T11:12:49.638Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:12:49.904Z] ---> Running in 03053fc2b2d9 [2025-03-05T11:12:50.188Z] Removing intermediate container 03053fc2b2d9 [2025-03-05T11:12:50.188Z] ---> b9fd99356021 [2025-03-05T11:12:50.188Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:12:50.188Z] ---> Running in b3bb91bd71f5 [2025-03-05T11:12:50.464Z] Removing intermediate container b3bb91bd71f5 [2025-03-05T11:12:50.464Z] ---> fe1b31e95df3 [2025-03-05T11:12:50.464Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T11:12:50.732Z] ---> Running in 895482324fa6 [2025-03-05T11:12:51.001Z] Removing intermediate container 895482324fa6 [2025-03-05T11:12:51.001Z] ---> da6018b4c60d [2025-03-05T11:12:51.001Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:12:51.001Z] ---> Running in 868a9c4e0093 [2025-03-05T11:12:51.268Z] Removing intermediate container 868a9c4e0093 [2025-03-05T11:12:51.268Z] ---> f59f4bf981ac [2025-03-05T11:12:51.268Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:12:51.537Z] ---> Running in f4e23f79a42a [2025-03-05T11:12:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:12:52.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:12:54.170Z] OK: 244 MiB in 62 packages [2025-03-05T11:12:55.132Z] Removing intermediate container f4e23f79a42a [2025-03-05T11:12:55.132Z] ---> ecf1d0a7ab91 [2025-03-05T11:12:55.132Z] Step 8/25 : WORKDIR /device-snmp-go [2025-03-05T11:12:55.132Z] ---> Running in 7196eacee49f [2025-03-05T11:12:55.399Z] Removing intermediate container 7196eacee49f [2025-03-05T11:12:55.399Z] ---> 850cc6b13591 [2025-03-05T11:12:55.399Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-05T11:12:55.982Z] ---> f73055fd62c0 [2025-03-05T11:12:55.982Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:12:55.982Z] ---> Running in 415e3b7e08c7 [2025-03-05T11:12:58.562Z] Removing intermediate container 415e3b7e08c7 [2025-03-05T11:12:58.562Z] ---> 2bbb1ce4cb43 [2025-03-05T11:12:58.562Z] Step 11/25 : COPY . . [2025-03-05T11:12:59.536Z] ---> c4002c5ab614 [2025-03-05T11:12:59.536Z] Step 12/25 : RUN ${MAKE} [2025-03-05T11:12:59.536Z] ---> Running in 934c9f668ee5 [2025-03-05T11:13:00.501Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.3 -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-05T11:16:22.366Z] Removing intermediate container 934c9f668ee5 [2025-03-05T11:16:22.366Z] ---> 59ac58bbf478 [2025-03-05T11:16:22.366Z] Step 13/25 : FROM alpine:3.20 [2025-03-05T11:16:22.366Z] 3.20: Pulling from library/alpine [2025-03-05T11:16:22.366Z] 94e9d8af2201: Pulling fs layer [2025-03-05T11:16:22.366Z] 94e9d8af2201: Download complete [2025-03-05T11:16:22.366Z] 94e9d8af2201: Pull complete [2025-03-05T11:16:22.366Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:16:22.366Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:16:22.366Z] ---> 7aab056cecc6 [2025-03-05T11:16:22.366Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-03-05T11:16:22.366Z] ---> Running in 703b5688299c [2025-03-05T11:16:22.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:16:22.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:16:22.366Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T11:16:22.366Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:16:22.366Z] OK: 9 MiB in 15 packages [2025-03-05T11:16:22.366Z] Removing intermediate container 703b5688299c [2025-03-05T11:16:22.366Z] ---> 91f6aa570c52 [2025-03-05T11:16:22.366Z] Step 15/25 : RUN apk --no-cache upgrade [2025-03-05T11:16:22.366Z] ---> Running in c8510c5ea31d [2025-03-05T11:16:22.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:16:22.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:16:22.366Z] OK: 9 MiB in 15 packages [2025-03-05T11:16:22.366Z] Removing intermediate container c8510c5ea31d [2025-03-05T11:16:22.366Z] ---> e52b368e1c52 [2025-03-05T11:16:22.366Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-03-05T11:16:22.366Z] ---> a874db1a8664 [2025-03-05T11:16:22.366Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-03-05T11:16:22.366Z] ---> 2d6b39f3e676 [2025-03-05T11:16:22.366Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-03-05T11:16:22.366Z] ---> 335ce6773034 [2025-03-05T11:16:22.366Z] Step 19/25 : EXPOSE 59993 [2025-03-05T11:16:22.366Z] ---> Running in 691e666cdcfa [2025-03-05T11:16:22.366Z] Removing intermediate container 691e666cdcfa [2025-03-05T11:16:22.366Z] ---> 4a41ed8c54dc [2025-03-05T11:16:22.366Z] Step 20/25 : EXPOSE 161 [2025-03-05T11:16:22.366Z] ---> Running in 20663f9fb5fa [2025-03-05T11:16:22.366Z] Removing intermediate container 20663f9fb5fa [2025-03-05T11:16:22.366Z] ---> 18c8e27ddb7d [2025-03-05T11:16:22.366Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-03-05T11:16:22.366Z] ---> Running in 7104f64b51a4 [2025-03-05T11:16:22.366Z] Removing intermediate container 7104f64b51a4 [2025-03-05T11:16:22.366Z] ---> 0ccb15d53ee2 [2025-03-05T11:16:22.366Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:16:22.366Z] ---> Running in ee70c30082c7 [2025-03-05T11:16:22.366Z] Removing intermediate container ee70c30082c7 [2025-03-05T11:16:22.366Z] ---> 00f2dd643a82 [2025-03-05T11:16:22.366Z] Step 23/25 : LABEL arch=arm64 [2025-03-05T11:16:22.366Z] ---> Running in ddb36109db31 [2025-03-05T11:16:22.366Z] Removing intermediate container ddb36109db31 [2025-03-05T11:16:22.366Z] ---> e00ca39e9dd4 [2025-03-05T11:16:22.366Z] Step 24/25 : LABEL git_sha=16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:16:22.366Z] ---> Running in d38786abc94c [2025-03-05T11:16:22.366Z] Removing intermediate container d38786abc94c [2025-03-05T11:16:22.366Z] ---> dff66c834b2e [2025-03-05T11:16:22.366Z] Step 25/25 : LABEL version=4.0.0-dev.3 [2025-03-05T11:16:22.632Z] ---> Running in 0bb24a06b380 [2025-03-05T11:16:22.895Z] Removing intermediate container 0bb24a06b380 [2025-03-05T11:16:22.895Z] ---> 4168d01a2623 [2025-03-05T11:16:22.895Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T11:16:22.895Z] Successfully built 4168d01a2623 [2025-03-05T11:16:22.895Z] 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-05T11:16:23.045Z] provisioning config files... [2025-03-05T11:16:23.056Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/113@tmp/config8628261060583358079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:16:23.389Z] ---> ****-login.sh [2025-03-05T11:16:23.389Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:16:23.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:16:23.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:16:23.655Z] Configure a credential helper to remove this warning. See [2025-03-05T11:16:23.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:16:23.655Z] [2025-03-05T11:16:23.655Z] Login Succeeded [2025-03-05T11:16:23.655Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:16:23.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:16:23.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:16:23.922Z] Configure a credential helper to remove this warning. See [2025-03-05T11:16:23.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:16:23.922Z] [2025-03-05T11:16:23.923Z] Login Succeeded [2025-03-05T11:16:23.923Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:16:24.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:16:24.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:16:24.190Z] Configure a credential helper to remove this warning. See [2025-03-05T11:16:24.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:16:24.190Z] [2025-03-05T11:16:24.190Z] Login Succeeded [2025-03-05T11:16:24.190Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:16:24.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:16:24.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:16:24.625Z] Configure a credential helper to remove this warning. See [2025-03-05T11:16:24.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:16:24.625Z] [2025-03-05T11:16:24.625Z] Login Succeeded [2025-03-05T11:16:24.625Z] ****.io [2025-03-05T11:16:24.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:16:25.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:16:25.161Z] Configure a credential helper to remove this warning. See [2025-03-05T11:16:25.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:16:25.161Z] [2025-03-05T11:16:25.161Z] Login Succeeded [2025-03-05T11:16:25.161Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:16:25.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:16:25.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:16:25.267Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2025-03-05T11:16:25.267Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:16:25.267Z] latest [2025-03-05T11:16:25.267Z] 4.0.0-dev.3 [2025-03-05T11:16:25.267Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [2025-03-05T11:16:25.267Z] main [2025-03-05T11:16:25.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:25.655Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:26.020Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:16:26.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-05T11:16:26.020Z] 3ef1405f83bd: Preparing [2025-03-05T11:16:26.020Z] 35d26ece4f13: Preparing [2025-03-05T11:16:26.020Z] 3584303210fc: Preparing [2025-03-05T11:16:26.020Z] e99c4def20a2: Preparing [2025-03-05T11:16:26.020Z] 6d45ec667866: Preparing [2025-03-05T11:16:26.020Z] dd9c8f8612c8: Preparing [2025-03-05T11:16:26.020Z] dd9c8f8612c8: Waiting [2025-03-05T11:16:26.291Z] 3ef1405f83bd: Pushed [2025-03-05T11:16:26.291Z] 35d26ece4f13: Pushed [2025-03-05T11:16:26.291Z] e99c4def20a2: Pushed [2025-03-05T11:16:26.291Z] 6d45ec667866: Pushed [2025-03-05T11:16:26.291Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:16:36.350Z] 3584303210fc: Pushed [2025-03-05T11:16:36.351Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:36.726Z] + 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-05T11:16:37.083Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-03-05T11:16:37.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-05T11:16:37.083Z] 3ef1405f83bd: Preparing [2025-03-05T11:16:37.083Z] 35d26ece4f13: Preparing [2025-03-05T11:16:37.083Z] 3584303210fc: Preparing [2025-03-05T11:16:37.083Z] e99c4def20a2: Preparing [2025-03-05T11:16:37.083Z] 6d45ec667866: Preparing [2025-03-05T11:16:37.083Z] dd9c8f8612c8: Preparing [2025-03-05T11:16:37.083Z] dd9c8f8612c8: Waiting [2025-03-05T11:16:37.083Z] 6d45ec667866: Layer already exists [2025-03-05T11:16:37.083Z] 3584303210fc: Layer already exists [2025-03-05T11:16:37.083Z] 3ef1405f83bd: Layer already exists [2025-03-05T11:16:37.083Z] e99c4def20a2: Layer already exists [2025-03-05T11:16:37.083Z] 35d26ece4f13: Layer already exists [2025-03-05T11:16:37.083Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:16:37.083Z] latest: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:37.708Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:38.064Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.3 [2025-03-05T11:16:38.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-05T11:16:38.064Z] 3ef1405f83bd: Preparing [2025-03-05T11:16:38.064Z] 35d26ece4f13: Preparing [2025-03-05T11:16:38.064Z] 3584303210fc: Preparing [2025-03-05T11:16:38.064Z] e99c4def20a2: Preparing [2025-03-05T11:16:38.064Z] 6d45ec667866: Preparing [2025-03-05T11:16:38.064Z] dd9c8f8612c8: Preparing [2025-03-05T11:16:38.064Z] dd9c8f8612c8: Waiting [2025-03-05T11:16:38.064Z] e99c4def20a2: Layer already exists [2025-03-05T11:16:38.064Z] 3584303210fc: Layer already exists [2025-03-05T11:16:38.064Z] 35d26ece4f13: Layer already exists [2025-03-05T11:16:38.064Z] 6d45ec667866: Layer already exists [2025-03-05T11:16:38.064Z] 3ef1405f83bd: Layer already exists [2025-03-05T11:16:38.064Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:16:38.064Z] 4.0.0-dev.3: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:38.706Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:39.064Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [2025-03-05T11:16:39.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-05T11:16:39.064Z] 3ef1405f83bd: Preparing [2025-03-05T11:16:39.064Z] 35d26ece4f13: Preparing [2025-03-05T11:16:39.064Z] 3584303210fc: Preparing [2025-03-05T11:16:39.064Z] e99c4def20a2: Preparing [2025-03-05T11:16:39.064Z] 6d45ec667866: Preparing [2025-03-05T11:16:39.064Z] dd9c8f8612c8: Preparing [2025-03-05T11:16:39.064Z] dd9c8f8612c8: Waiting [2025-03-05T11:16:39.064Z] 6d45ec667866: Layer already exists [2025-03-05T11:16:39.064Z] 35d26ece4f13: Layer already exists [2025-03-05T11:16:39.064Z] 3ef1405f83bd: Layer already exists [2025-03-05T11:16:39.064Z] e99c4def20a2: Layer already exists [2025-03-05T11:16:39.064Z] 3584303210fc: Layer already exists [2025-03-05T11:16:39.064Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:16:39.064Z] 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:39.422Z] + 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-05T11:16:39.779Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2025-03-05T11:16:39.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-05T11:16:39.779Z] 3ef1405f83bd: Preparing [2025-03-05T11:16:39.779Z] 35d26ece4f13: Preparing [2025-03-05T11:16:39.779Z] 3584303210fc: Preparing [2025-03-05T11:16:39.779Z] e99c4def20a2: Preparing [2025-03-05T11:16:39.779Z] 6d45ec667866: Preparing [2025-03-05T11:16:39.779Z] dd9c8f8612c8: Preparing [2025-03-05T11:16:39.779Z] dd9c8f8612c8: Waiting [2025-03-05T11:16:39.779Z] 6d45ec667866: Layer already exists [2025-03-05T11:16:39.779Z] e99c4def20a2: Layer already exists [2025-03-05T11:16:39.779Z] 35d26ece4f13: Layer already exists [2025-03-05T11:16:39.779Z] 3584303210fc: Layer already exists [2025-03-05T11:16:39.779Z] 3ef1405f83bd: Layer already exists [2025-03-05T11:16:39.779Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:16:40.043Z] main: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:16:40.122Z] ===================================================== [Pipeline] echo [2025-03-05T11:16:40.134Z] taggedImages: [2025-03-05T11:16:40.134Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965 [2025-03-05T11:16:40.134Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-03-05T11:16:40.134Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.3 [2025-03-05T11:16:40.134Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [2025-03-05T11:16:40.134Z] - 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-05T11:16:40.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:16:40.532Z] [2025-03-05T11:16:40.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:16:40.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:16:40.862Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T11:16:40.862Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T11:16:40.862Z] 04944245beec: Pulling fs layer [2025-03-05T11:16:40.862Z] 699f458cf7ca: Pulling fs layer [2025-03-05T11:16:40.862Z] 765212b225bb: Pulling fs layer [2025-03-05T11:16:40.862Z] f23df028b6ca: Pulling fs layer [2025-03-05T11:16:40.863Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T11:16:40.863Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T11:16:40.863Z] f23df028b6ca: Waiting [2025-03-05T11:16:40.863Z] d65c8cfc05b1: Waiting [2025-03-05T11:16:40.863Z] 2437ff75d9bd: Waiting [2025-03-05T11:16:40.863Z] 765212b225bb: Waiting [2025-03-05T11:16:41.135Z] 04944245beec: Verifying Checksum [2025-03-05T11:16:41.135Z] 04944245beec: Download complete [2025-03-05T11:16:41.135Z] 765212b225bb: Verifying Checksum [2025-03-05T11:16:41.135Z] 765212b225bb: Download complete [2025-03-05T11:16:41.135Z] f23df028b6ca: Verifying Checksum [2025-03-05T11:16:41.135Z] f23df028b6ca: Download complete [2025-03-05T11:16:41.135Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T11:16:41.135Z] d65c8cfc05b1: Download complete [2025-03-05T11:16:41.135Z] 699f458cf7ca: Verifying Checksum [2025-03-05T11:16:41.135Z] 699f458cf7ca: Download complete [2025-03-05T11:16:41.725Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T11:16:41.725Z] 8998bd30e6a1: Download complete [2025-03-05T11:16:44.302Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T11:16:44.302Z] 2437ff75d9bd: Download complete [2025-03-05T11:16:46.246Z] 8998bd30e6a1: Pull complete [2025-03-05T11:16:46.831Z] 04944245beec: Pull complete [2025-03-05T11:16:48.771Z] 699f458cf7ca: Pull complete [2025-03-05T11:16:48.771Z] 765212b225bb: Pull complete [2025-03-05T11:16:49.354Z] f23df028b6ca: Pull complete [2025-03-05T11:16:49.620Z] d65c8cfc05b1: Pull complete [2025-03-05T11:17:07.886Z] 2437ff75d9bd: Pull complete [2025-03-05T11:17:07.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T11:17:07.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:17:07.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:17:08.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-40321 does not seem to be running inside a container [2025-03-05T11:17:08.155Z] $ 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/113 -v /w/workspace/device-snmp-go/113:/w/workspace/device-snmp-go/113:rw,z -v /w/workspace/device-snmp-go/113@tmp:/w/workspace/device-snmp-go/113@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-05T11:17:10.758Z] $ docker top 485d91b8089094f292681cd955f9aba37482be92631746ffdc5897212c71b3c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:17:11.584Z] ---> job-cost.sh [2025-03-05T11:17:11.584Z] lf-activate-venv: SKIPPING [2025-03-05T11:17:11.584Z] INFO: No Stack... [2025-03-05T11:17:11.847Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T11:17:12.799Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:17:13.426Z] + + cut -d, -f6 [2025-03-05T11:17:13.426Z] cat /w/workspace/device-snmp-go/113/archives/cost.csv [Pipeline] lock [2025-03-05T11:17:13.478Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [2025-03-05T11:17:13.490Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] did not exist. Created. [2025-03-05T11:17:13.497Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:17:14.158Z] /w/workspace/device-snmp-go/113@tmp/durable-9b4e90ac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T11:17:14.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T11:17:14.804Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T11:17:14.846Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:17:14.856Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:17:14.884Z] $ docker stop --time=1 485d91b8089094f292681cd955f9aba37482be92631746ffdc5897212c71b3c2 [2025-03-05T11:17:16.394Z] $ docker rm -f --volumes 485d91b8089094f292681cd955f9aba37482be92631746ffdc5897212c71b3c2 [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-05T11:17:16.842Z] provisioning config files... [2025-03-05T11:17:16.850Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6125153014705826803tmp [Pipeline] { [Pipeline] sh [2025-03-05T11:17:17.151Z] + set +x [2025-03-05T11:17:17.152Z] + curl -s https://codecov.io/bash [2025-03-05T11:17:17.152Z] + bash -s -- [2025-03-05T11:17:17.412Z] [2025-03-05T11:17:17.412Z] _____ _ [2025-03-05T11:17:17.412Z] / ____| | | [2025-03-05T11:17:17.412Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T11:17:17.413Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T11:17:17.413Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T11:17:17.413Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T11:17:17.413Z] Bash-1.0.6 [2025-03-05T11:17:17.413Z] [2025-03-05T11:17:17.413Z] [2025-03-05T11:17:17.413Z] ==> git version 2.25.1 found [2025-03-05T11:17:17.413Z] ==> 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-05T11:17:17.413Z] Release-Date: 2020-01-08 [2025-03-05T11:17:17.413Z] 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-05T11:17:17.413Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T11:17:17.413Z] ==> Jenkins CI detected. [2025-03-05T11:17:17.413Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2025-03-05T11:17:17.413Z] project root: . [2025-03-05T11:17:17.413Z] --> token set from env [2025-03-05T11:17:17.413Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T11:17:17.413Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T11:17:17.413Z] ==> Python coveragepy not found [2025-03-05T11:17:17.413Z] ==> Searching for coverage reports in: [2025-03-05T11:17:17.413Z] + . [2025-03-05T11:17:17.413Z] -> Found 1 reports [2025-03-05T11:17:17.413Z] ==> Detecting git/mercurial file structure [2025-03-05T11:17:17.413Z] ==> Reading reports [2025-03-05T11:17:17.413Z] + ./coverage.out bytes=8903 [2025-03-05T11:17:17.413Z] ==> Appending adjustments [2025-03-05T11:17:17.413Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T11:17:17.672Z] + Found adjustments [2025-03-05T11:17:17.672Z] ==> Gzipping contents [2025-03-05T11:17:17.672Z] 4.0K /tmp/codecov.zXS0oi.gz [2025-03-05T11:17:17.672Z] ==> Uploading reports [2025-03-05T11:17:17.672Z] url: https://codecov.io [2025-03-05T11:17:17.672Z] query: branch=main&commit=16381fd99f00acb16521c6fc8f4fa15060dd6965&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:17:17.672Z] -> Pinging Codecov [2025-03-05T11:17:17.672Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=16381fd99f00acb16521c6fc8f4fa15060dd6965&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:17:17.932Z] -> Uploading to [2025-03-05T11:17:17.932Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/16381fd99f00acb16521c6fc8f4fa15060dd6965/4a9b9f4f-9ceb-49c9-99aa-4bfb947b1384.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T111717Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=498b0737f6678f5b456c963dafd54fddf920a197e1a91ce20b54cf2f08367d01 [2025-03-05T11:17:17.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:17:17.932Z] Dload Upload Total Spent Left Speed [2025-03-05T11:17:18.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 4064 --:--:-- --:--:-- --:--:-- 4053 [2025-03-05T11:17:18.192Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] } [2025-03-05T11:17:18.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T11:17:18.323Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T11:17:18.338Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:17:18.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:17:18.648Z] [2025-03-05T11:17:18.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:17:18.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:17:18.955Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T11:17:18.955Z] 43c4264eed91: Pulling fs layer [2025-03-05T11:17:18.955Z] 4cc291be95ef: Pulling fs layer [2025-03-05T11:17:18.955Z] 2ac1f1163629: Pulling fs layer [2025-03-05T11:17:18.955Z] 5c3c966382ef: Pulling fs layer [2025-03-05T11:17:18.955Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:17:18.955Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T11:17:18.955Z] 9c3e1370e548: Pulling fs layer [2025-03-05T11:17:18.955Z] 5c3c966382ef: Waiting [2025-03-05T11:17:18.955Z] 9c3e1370e548: Waiting [2025-03-05T11:17:18.955Z] 4f4fb700ef54: Waiting [2025-03-05T11:17:18.955Z] 4cc291be95ef: Download complete [2025-03-05T11:17:18.955Z] 5c3c966382ef: Verifying Checksum [2025-03-05T11:17:18.955Z] 5c3c966382ef: Download complete [2025-03-05T11:17:18.955Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:17:18.955Z] 4f4fb700ef54: Download complete [2025-03-05T11:17:18.955Z] 43c4264eed91: Download complete [2025-03-05T11:17:19.218Z] 43c4264eed91: Pull complete [2025-03-05T11:17:19.218Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T11:17:19.218Z] d9c7d2e4e75e: Download complete [2025-03-05T11:17:19.218Z] 4cc291be95ef: Pull complete [2025-03-05T11:17:19.477Z] 2ac1f1163629: Verifying Checksum [2025-03-05T11:17:19.477Z] 2ac1f1163629: Download complete [2025-03-05T11:17:20.042Z] 9c3e1370e548: Verifying Checksum [2025-03-05T11:17:20.042Z] 9c3e1370e548: Download complete [2025-03-05T11:17:23.325Z] 2ac1f1163629: Pull complete [2025-03-05T11:17:23.325Z] 5c3c966382ef: Pull complete [2025-03-05T11:17:23.325Z] 4f4fb700ef54: Pull complete [2025-03-05T11:17:23.325Z] d9c7d2e4e75e: Pull complete [2025-03-05T11:17:25.865Z] 9c3e1370e548: Pull complete [2025-03-05T11:17:25.865Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T11:17:25.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:17:25.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:17:25.965Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:17:25.988Z] $ 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-05T11:17:28.936Z] $ docker top f407ee45bad25a69109b1f6647b4da3fe562a130123cea7a6dfaf77c3be6f6e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:17:29.352Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2025-03-05T11:17:29.379Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2025-03-05T11:17:29.884Z] + set -o pipefail [2025-03-05T11:17:29.884Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2025-03-05T11:17:36.476Z] [2025-03-05T11:17:36.476Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2025-03-05T11:17:36.476Z] [2025-03-05T11:17:36.476Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/6c096c95-ff1f-42f4-b98b-b53da0613559 [2025-03-05T11:17:36.476Z] [2025-03-05T11:17:36.476Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T11:17:36.476Z] [2025-03-05T11:17:37.044Z] [2025-03-05T11:17:37.044Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T11:17:37.044Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T11:17:37.051Z] $ docker stop --time=1 f407ee45bad25a69109b1f6647b4da3fe562a130123cea7a6dfaf77c3be6f6e0 [2025-03-05T11:17:39.657Z] $ docker rm -f --volumes f407ee45bad25a69109b1f6647b4da3fe562a130123cea7a6dfaf77c3be6f6e0 [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-05T11:17:40.527Z] + git log --format=format:%s -1 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] sh [2025-03-05T11:17:40.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:17:40.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:17:41.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:17:41.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:17:41.202Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:17:41.225Z] $ 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-05T11:17:41.635Z] $ docker top e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:17:41.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:17:41.739Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:17:41.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:17:41.846Z] $ docker exec e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c ssh-agent [2025-03-05T11:17:41.960Z] SSH_AUTH_SOCK=/tmp/ssh-mPacgSuXLmQG/agent.32 [2025-03-05T11:17:41.960Z] SSH_AGENT_PID=39 [2025-03-05T11:17:41.964Z] Running ssh-add (command line suppressed) [2025-03-05T11:17:42.053Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7301523594269239031.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7301523594269239031.key) [2025-03-05T11:17:42.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:17:42.360Z] + git semver tag [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,516 [run_tag] DEBUG tag force:False [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,516 [check_head_tag] DEBUG check head tag [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,517 [execute] INFO git cat-file --batch-check [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,520 [execute] INFO git cat-file --batch [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,537 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,537 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:17:42.621Z] 2025-03-05 11:17:42,541 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:17:42.621Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T11:17:42.627Z] $ docker exec --env ******** --env ******** e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c ssh-agent -k [2025-03-05T11:17:42.725Z] unset SSH_AUTH_SOCK; [2025-03-05T11:17:42.725Z] unset SSH_AGENT_PID; [2025-03-05T11:17:42.725Z] echo Agent pid 39 killed; [2025-03-05T11:17:42.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:17:43.067Z] + git semver [Pipeline] } [2025-03-05T11:17:43.336Z] $ docker stop --time=1 e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c [2025-03-05T11:17:44.602Z] $ docker rm -f --volumes e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:17:45.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:17:45.010Z] [2025-03-05T11:17:45.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:17:45.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:17:45.320Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T11:17:45.320Z] ab5ef0e58194: Pulling fs layer [2025-03-05T11:17:45.320Z] 9712f1f96733: Pulling fs layer [2025-03-05T11:17:45.320Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T11:17:45.320Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T11:17:45.320Z] e9a5061849ea: Pulling fs layer [2025-03-05T11:17:45.320Z] d747dcd14b5f: Pulling fs layer [2025-03-05T11:17:45.320Z] 2de7ff778b66: Pulling fs layer [2025-03-05T11:17:45.320Z] e9a5061849ea: Waiting [2025-03-05T11:17:45.320Z] d747dcd14b5f: Waiting [2025-03-05T11:17:45.320Z] 2de7ff778b66: Waiting [2025-03-05T11:17:45.320Z] 0d9ebad4ef96: Waiting [2025-03-05T11:17:45.320Z] 9712f1f96733: Verifying Checksum [2025-03-05T11:17:45.320Z] 9712f1f96733: Download complete [2025-03-05T11:17:45.580Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T11:17:45.580Z] 63f879dbbcfc: Download complete [2025-03-05T11:17:45.840Z] e9a5061849ea: Verifying Checksum [2025-03-05T11:17:45.840Z] e9a5061849ea: Download complete [2025-03-05T11:17:45.840Z] d747dcd14b5f: Verifying Checksum [2025-03-05T11:17:45.840Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T11:17:45.840Z] 0d9ebad4ef96: Download complete [2025-03-05T11:17:45.840Z] ab5ef0e58194: Verifying Checksum [2025-03-05T11:17:45.840Z] ab5ef0e58194: Download complete [2025-03-05T11:17:45.840Z] 2de7ff778b66: Verifying Checksum [2025-03-05T11:17:45.840Z] 2de7ff778b66: Download complete [2025-03-05T11:17:48.368Z] ab5ef0e58194: Pull complete [2025-03-05T11:17:48.368Z] 9712f1f96733: Pull complete [2025-03-05T11:17:48.936Z] 63f879dbbcfc: Pull complete [2025-03-05T11:17:52.213Z] 0d9ebad4ef96: Pull complete [2025-03-05T11:17:52.213Z] e9a5061849ea: Pull complete [2025-03-05T11:17:52.471Z] d747dcd14b5f: Pull complete [2025-03-05T11:17:53.403Z] 2de7ff778b66: Pull complete [2025-03-05T11:17:53.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T11:17:53.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:17:53.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:17:53.506Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:17:53.530Z] $ 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-05T11:17:56.190Z] $ docker top 1e3d4fd993410eb0412d191044b06e7ff501768da7fb76c9a72aefc3f9ee78d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:17:56.273Z] provisioning config files... [2025-03-05T11:17:56.280Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18338994405072816418tmp [2025-03-05T11:17:56.291Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8409248194593887365tmp [2025-03-05T11:17:56.298Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8552458321319585257tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:17:56.325Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:17:56.625Z] ---> sigul-configuration.sh [2025-03-05T11:17:56.625Z] gpg: directory `/root/.gnupg' created [2025-03-05T11:17:56.625Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T11:17:56.625Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T11:17:56.625Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T11:17:56.625Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T11:17:56.625Z] gpg: CAST5 encrypted data [2025-03-05T11:17:56.625Z] gpg: encrypted with 1 passphrase [2025-03-05T11:17:56.625Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T11:17:56.918Z] + mkdir /home/jenkins [2025-03-05T11:17:56.918Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T11:17:57.210Z] + 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-05T11:17:57.223Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:17:57.519Z] ---> sigul-install.sh [2025-03-05T11:17:57.520Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T11:17:57.811Z] + git tag --list [2025-03-05T11:17:57.811Z] 1.0.0 [2025-03-05T11:17:57.811Z] v0.0.0 [2025-03-05T11:17:57.811Z] v1.1.0 [2025-03-05T11:17:57.811Z] v1.1.1 [2025-03-05T11:17:57.811Z] v1.2.2 [2025-03-05T11:17:57.811Z] v1.3.0 [2025-03-05T11:17:57.811Z] v1.3.1 [2025-03-05T11:17:57.811Z] v2.0.0 [2025-03-05T11:17:57.811Z] v2.1.0 [2025-03-05T11:17:57.811Z] v2.1.1 [2025-03-05T11:17:57.811Z] v2.2.0 [2025-03-05T11:17:57.811Z] v2.3.0 [2025-03-05T11:17:57.811Z] v3.0 [2025-03-05T11:17:57.811Z] v3.0.0 [2025-03-05T11:17:57.811Z] v3.1 [2025-03-05T11:17:57.811Z] v3.1.0 [2025-03-05T11:17:57.811Z] v3.1.0-dev.1 [2025-03-05T11:17:57.811Z] v3.1.0-dev.10 [2025-03-05T11:17:57.811Z] v3.1.0-dev.11 [2025-03-05T11:17:57.811Z] v3.1.0-dev.12 [2025-03-05T11:17:57.811Z] v3.1.0-dev.13 [2025-03-05T11:17:57.811Z] v3.1.0-dev.2 [2025-03-05T11:17:57.811Z] v3.1.0-dev.3 [2025-03-05T11:17:57.811Z] v3.1.0-dev.4 [2025-03-05T11:17:57.811Z] v3.1.0-dev.5 [2025-03-05T11:17:57.811Z] v3.1.0-dev.6 [2025-03-05T11:17:57.811Z] v3.1.0-dev.7 [2025-03-05T11:17:57.811Z] v3.1.0-dev.8 [2025-03-05T11:17:57.811Z] v3.1.0-dev.9 [2025-03-05T11:17:57.811Z] v3.1.1 [2025-03-05T11:17:57.811Z] v3.1.1-dev.1 [2025-03-05T11:17:57.811Z] v3.2.0-dev.1 [2025-03-05T11:17:57.811Z] v3.2.0-dev.10 [2025-03-05T11:17:57.811Z] v3.2.0-dev.2 [2025-03-05T11:17:57.811Z] v3.2.0-dev.3 [2025-03-05T11:17:57.811Z] v3.2.0-dev.4 [2025-03-05T11:17:57.811Z] v3.2.0-dev.5 [2025-03-05T11:17:57.811Z] v3.2.0-dev.6 [2025-03-05T11:17:57.811Z] v3.2.0-dev.7 [2025-03-05T11:17:57.811Z] v3.2.0-dev.8 [2025-03-05T11:17:57.811Z] v3.2.0-dev.9 [2025-03-05T11:17:57.811Z] v4.0.0-dev.1 [2025-03-05T11:17:57.811Z] v4.0.0-dev.2 [2025-03-05T11:17:57.811Z] v4.0.0-dev.3 [Pipeline] sh [2025-03-05T11:17:58.102Z] + lftools sign git-tag v4.0.0-dev.3 [2025-03-05T11:17:58.670Z] Signing Git tag with Sigul... [2025-03-05T11:17:58.670Z] Signing v4.0.0-dev.3 [Pipeline] echo [2025-03-05T11:17:58.944Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:17:59.232Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T11:17:59.240Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T11:17:59.263Z] $ docker stop --time=1 1e3d4fd993410eb0412d191044b06e7ff501768da7fb76c9a72aefc3f9ee78d3 [2025-03-05T11:18:00.541Z] $ docker rm -f --volumes 1e3d4fd993410eb0412d191044b06e7ff501768da7fb76c9a72aefc3f9ee78d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T11:18:01.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:18:01.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:18:01.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:18:01.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:18:01.380Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:18:01.402Z] $ 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-05T11:18:01.742Z] $ docker top 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb -eo pid,comm [2025-03-05T11:18:01.799Z] 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-05T11:18:01.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:18:01.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:18:01.847Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:18:01.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:18:01.949Z] $ docker exec 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb ssh-agent [2025-03-05T11:18:02.068Z] SSH_AUTH_SOCK=/tmp/ssh-HV3kNEb6XaCF/agent.32 [2025-03-05T11:18:02.068Z] SSH_AGENT_PID=38 [2025-03-05T11:18:02.071Z] Running ssh-add (command line suppressed) [2025-03-05T11:18:02.170Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17147417830730189549.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17147417830730189549.key) [2025-03-05T11:18:02.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:18:02.480Z] + git semver bump pre [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,668 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,668 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,668 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,668 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,670 [execute] INFO git cat-file --batch-check [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,670 [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-05T11:18:02.739Z] 2025-03-05 11:18:02,676 [execute] INFO git cat-file --batch [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:18:02.739Z] 2025-03-05 11:18:02,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:18:02.739Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T11:18:02.743Z] $ docker exec --env ******** --env ******** 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb ssh-agent -k [2025-03-05T11:18:02.851Z] unset SSH_AUTH_SOCK; [2025-03-05T11:18:02.851Z] unset SSH_AGENT_PID; [2025-03-05T11:18:02.852Z] echo Agent pid 38 killed; [2025-03-05T11:18:02.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:18:03.189Z] + git semver [Pipeline] } [2025-03-05T11:18:03.595Z] $ docker stop --time=1 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb [2025-03-05T11:18:04.878Z] $ docker rm -f --volumes 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:18:05.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:18:05.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:18:05.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:18:05.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:18:05.619Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:18:05.640Z] $ 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-05T11:18:05.973Z] $ docker top 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:18:06.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:18:06.088Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:18:06.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:18:06.213Z] $ docker exec 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a ssh-agent [2025-03-05T11:18:06.315Z] SSH_AUTH_SOCK=/tmp/ssh-FRozVRlnpU5p/agent.34 [2025-03-05T11:18:06.315Z] SSH_AGENT_PID=40 [2025-03-05T11:18:06.320Z] Running ssh-add (command line suppressed) [2025-03-05T11:18:06.409Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18141494687749923706.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18141494687749923706.key) [2025-03-05T11:18:06.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:18:06.720Z] + git semver push [2025-03-05T11:18:06.979Z] 2025-03-05 11:18:06,897 [run_push] DEBUG push [2025-03-05T11:18:06.979Z] 2025-03-05 11:18:06,897 [execute] INFO git cat-file --batch-check [2025-03-05T11:18:06.979Z] 2025-03-05 11:18:06,897 [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-05T11:18:06.979Z] 2025-03-05 11:18:06,901 [execute] INFO git rev-list b1bea4e98d67df19ad43074204c2b6e1adbb9d87 -- [2025-03-05T11:18:06.979Z] 2025-03-05 11:18:06,901 [execute] DEBUG Popen(['git', 'rev-list', 'b1bea4e98d67df19ad43074204c2b6e1adbb9d87', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:18:06.979Z] 2025-03-05 11:18:06,909 [execute] INFO git fetch -v origin [2025-03-05T11:18:06.979Z] 2025-03-05 11:18:06,909 [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-05T11:18:07.546Z] 2025-03-05 11:18:07,375 [run_push] DEBUG no remote changes detected [2025-03-05T11:18:07.546Z] 2025-03-05 11:18:07,376 [execute] INFO git push origin semver [2025-03-05T11:18:07.546Z] 2025-03-05 11:18:07,376 [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-05T11:18:08.114Z] 2025-03-05 11:18:08,004 [run_push] DEBUG push all version tags [2025-03-05T11:18:08.114Z] 2025-03-05 11:18:08,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T11:18:08.114Z] 2025-03-05 11:18:08,005 [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-05T11:18:08.682Z] 2025-03-05 11:18:08,613 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-05T11:18:08.682Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T11:18:08.686Z] $ docker exec --env ******** --env ******** 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a ssh-agent -k [2025-03-05T11:18:08.783Z] unset SSH_AUTH_SOCK; [2025-03-05T11:18:08.783Z] unset SSH_AGENT_PID; [2025-03-05T11:18:08.783Z] echo Agent pid 40 killed; [2025-03-05T11:18:08.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:18:09.122Z] + git semver [Pipeline] } [2025-03-05T11:18:09.387Z] $ docker stop --time=1 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a [2025-03-05T11:18:10.668Z] $ docker rm -f --volumes 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a [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-05T11:18:11.267Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2025-03-05T11:18:11.267Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-05T11:18:11.267Z] total 16 [2025-03-05T11:18:11.267Z] drwxr-xr-x 3 root root 4096 Mar 5 11:04 . [2025-03-05T11:18:11.267Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:17 .. [2025-03-05T11:18:11.267Z] drwxr-xr-x 2 root root 4096 Mar 5 11:04 cost [2025-03-05T11:18:11.267Z] -rw-r--r-- 1 root root 86 Mar 5 11:04 cost.csv [2025-03-05T11:18:11.267Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-05T11:18:11.267Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-05T11:18:11.267Z] total 16 [2025-03-05T11:18:11.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:04 . [2025-03-05T11:18:11.267Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:17 .. [2025-03-05T11:18:11.267Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:04 cost [2025-03-05T11:18:11.267Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 5 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:18:11.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:18:12.416Z] ---> package-listing.sh [2025-03-05T11:18:12.416Z] ++ facter osfamily [2025-03-05T11:18:12.416Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T11:18:12.675Z] + OS_FAMILY=debian [2025-03-05T11:18:12.675Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-03-05T11:18:12.675Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T11:18:12.675Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T11:18:12.675Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T11:18:12.675Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T11:18:12.675Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-03-05T11:18:12.675Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T11:18:12.675Z] + case "${OS_FAMILY}" in [2025-03-05T11:18:12.675Z] + dpkg -l [2025-03-05T11:18:12.675Z] + grep '^ii' [2025-03-05T11:18:12.675Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T11:18:12.675Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T11:18:12.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T11:18:12.675Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-03-05T11:18:12.675Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-03-05T11:18:12.675Z] + 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-05T11:18:12.688Z] 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-05T11:18:12.965Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:18:13.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:18:13.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:18:13.620Z] prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container [2025-03-05T11:18:13.643Z] $ 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-05T11:18:13.821Z] $ docker top 3325fe44946915e176ee51a05a46a68fc58f54ad27b314668ef5029d30c49b7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:18:14.170Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T11:18:14.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T11:18:14.738Z] + ls /var/log/sa-host [2025-03-05T11:18:14.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:18:14.814Z] provisioning config files... [2025-03-05T11:18:14.821Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3716327577674312698tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:18:14.835Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:18:15.113Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T11:18:15.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:18:15.457Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T11:18:15.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:18:15.746Z] ---> sudo-logs.sh [2025-03-05T11:18:15.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T11:18:15.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:18:16.056Z] ---> job-cost.sh [2025-03-05T11:18:16.056Z] lf-activate-venv: SKIPPING [2025-03-05T11:18:16.056Z] DEBUG: total: 0.2199999988079071 [2025-03-05T11:18:16.056Z] INFO: Retrieving Stack Cost... [2025-03-05T11:18:16.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:18:16.887Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T11:18:16.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:18:17.181Z] ---> logs-deploy.sh [2025-03-05T11:18:17.181Z] lf-activate-venv: SKIPPING [2025-03-05T11:18:17.181Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/113 [2025-03-05T11:18:17.181Z] INFO: archiving workspace using pattern(s): [2025-03-05T11:18:18.118Z] Archives upload complete. [2025-03-05T11:18:18.118Z] INFO: archiving logs to Nexus