Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0bbc2d07148900eae6760d36f5d2499190555bdd+fee1417f519f9e74d45ca4a7b50f92751597446a (4cde30cdda7009cfb1ce2cdc1f0c3919dfea0a89) 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-ssh193176973042587167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh5132151905498114599.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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/PR-363/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/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16679182590263176565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh3093542515403586281.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/PR-363/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/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4887181832320039442.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-364 in /w/workspace/gexfoundry_device-snmp-go_PR-363 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fee1417f519f9e74d45ca4a7b50f92751597446a into PR head commit 0bbc2d07148900eae6760d36f5d2499190555bdd Merge succeeded, producing 8f32332fa0743f9c2bfff6c103ac854e314e2267 Checking out Revision 8f32332fa0743f9c2bfff6c103ac854e314e2267 (PR-363) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0bbc2d07148900eae6760d36f5d2499190555bdd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fee1417f519f9e74d45ca4a7b50f92751597446a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f32332fa0743f9c2bfff6c103ac854e314e2267 # timeout=10 Commit message: "Merge commit 'fee1417f519f9e74d45ca4a7b50f92751597446a' into HEAD" > git rev-list --no-walk 0bbc2d07148900eae6760d36f5d2499190555bdd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-23T15:26:36.898Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-23T15:26:36.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-23T15:26:37.002Z] ========================================================= [2025-04-23T15:26:37.002Z] EdgeX Global Pipelines Version Info [2025-04-23T15:26:37.002Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:26:38.100Z] ------------------- [2025-04-23T15:26:38.100Z] stable info: [2025-04-23T15:26:38.100Z] ------------------- [2025-04-23T15:26:38.101Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-23T15:26:38.101Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-23T15:26:38.101Z] Message: update stable to v1.0.274 [2025-04-23T15:26:38.671Z] ------------------- [2025-04-23T15:26:38.671Z] experimental info: [2025-04-23T15:26:38.671Z] ------------------- [2025-04-23T15:26:38.671Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-23T15:26:38.671Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-04-23T15:26:38.671Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-23T15:26:38.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-04-23T15:26:38.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-04-23T15:26:38.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-23T15:26:38.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-23T15:26:38.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-23T15:26:38.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-04-23T15:26:38.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-04-23T15:26:38.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-23T15:26:38.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-04-23T15:26:38.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-23T15:26:38.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-23T15:26:39.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-04-23T15:26:39.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-23T15:26:39.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-23T15:26:39.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-23T15:26:39.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-23T15:26:39.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-04-23T15:26:39.355Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-04-23T15:26:39.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-23T15:26:39.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-23T15:26:39.422Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-04-23T15:26:39.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-04-23T15:26:39.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-04-23T15:26:39.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-04-23T15:26:39.493Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-04-23T15:26:39.514Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-23T15:26:39.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-04-23T15:26:39.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2025-04-23T15:26:39.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2025-04-23T15:26:39.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2025-04-23T15:26:39.643Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f32332fa0743f9c2bfff6c103ac854e314e2267 [Pipeline] echo [2025-04-23T15:26:39.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f32332 [Pipeline] echo [2025-04-23T15:26:39.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-23T15:26:39.738Z] provisioning config files... [2025-04-23T15:26:39.752Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/config12440194832989459997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:26:40.083Z] ---> ****-login.sh [2025-04-23T15:26:40.084Z] nexus3.edgexfoundry.org:10001 [2025-04-23T15:26:40.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:40.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:40.345Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:40.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:40.345Z] [2025-04-23T15:26:40.345Z] Login Succeeded [2025-04-23T15:26:40.345Z] nexus3.edgexfoundry.org:10002 [2025-04-23T15:26:40.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:40.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:40.605Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:40.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:40.605Z] [2025-04-23T15:26:40.605Z] Login Succeeded [2025-04-23T15:26:40.605Z] nexus3.edgexfoundry.org:10003 [2025-04-23T15:26:40.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:40.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:40.605Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:40.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:40.605Z] [2025-04-23T15:26:40.605Z] Login Succeeded [2025-04-23T15:26:40.605Z] nexus3.edgexfoundry.org:10004 [2025-04-23T15:26:40.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:40.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:40.864Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:40.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:40.864Z] [2025-04-23T15:26:40.864Z] Login Succeeded [2025-04-23T15:26:40.864Z] ****.io [2025-04-23T15:26:40.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:41.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:41.124Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:41.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:41.124Z] [2025-04-23T15:26:41.124Z] Login Succeeded [2025-04-23T15:26:41.124Z] ---> ****-login.sh ends [Pipeline] } [2025-04-23T15:26:41.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-04-23T15:26:41.538Z] + git rev-list -1 --merges 8f32332fa0743f9c2bfff6c103ac854e314e2267~1..8f32332fa0743f9c2bfff6c103ac854e314e2267 [Pipeline] echo [2025-04-23T15:26:41.567Z] -----------> git rev-list -1 --merges 8f32332fa0743f9c2bfff6c103ac854e314e2267~1..8f32332fa0743f9c2bfff6c103ac854e314e2267 8f32332fa0743f9c2bfff6c103ac854e314e2267 [2025-04-23T15:26:41.567Z] 8f32332fa0743f9c2bfff6c103ac854e314e2267 [false] [Pipeline] sh [2025-04-23T15:26:41.854Z] + git log --format=format:%s -1 8f32332fa0743f9c2bfff6c103ac854e314e2267 [Pipeline] echo [2025-04-23T15:26:41.869Z] ========================================================= [2025-04-23T15:26:41.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-23T15:26:41.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-23T15:26:42.205Z] + git log --format=format:%s -1 8f32332fa0743f9c2bfff6c103ac854e314e2267 [Pipeline] echo [2025-04-23T15:26:42.216Z] [semverPrep] GIT_COMMIT: 8f32332fa0743f9c2bfff6c103ac854e314e2267, Commit Message: Merge commit 'fee1417f519f9e74d45ca4a7b50f92751597446a' into HEAD [Pipeline] echo [2025-04-23T15:26:42.232Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-04-23T15:26:42.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-23T15:26:42.581Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-23T15:26:42.581Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-23T15:26:42.581Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-23T15:26:42.581Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-23T15:26:42.581Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-23T15:26:42.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:26:42.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-23T15:26:42.941Z] [2025-04-23T15:26:42.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:26:43.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-23T15:26:43.242Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-23T15:26:43.242Z] b85a868b505f: Pulling fs layer [2025-04-23T15:26:43.242Z] e2be974225ed: Pulling fs layer [2025-04-23T15:26:43.242Z] 339a4e72a1f5: Pulling fs layer [2025-04-23T15:26:43.242Z] 988bab9f4d93: Pulling fs layer [2025-04-23T15:26:43.242Z] 1469e6f7b9e6: Pulling fs layer [2025-04-23T15:26:43.242Z] eaf3925da568: Pulling fs layer [2025-04-23T15:26:43.242Z] bab4dde63d76: Pulling fs layer [2025-04-23T15:26:43.242Z] bde34c3a00c8: Pulling fs layer [2025-04-23T15:26:43.242Z] b352a97aabf1: Pulling fs layer [2025-04-23T15:26:43.242Z] 4872d77fe225: Pulling fs layer [2025-04-23T15:26:43.242Z] 5851b861e8e6: Pulling fs layer [2025-04-23T15:26:43.242Z] 1469e6f7b9e6: Waiting [2025-04-23T15:26:43.242Z] eaf3925da568: Waiting [2025-04-23T15:26:43.242Z] bab4dde63d76: Waiting [2025-04-23T15:26:43.242Z] bde34c3a00c8: Waiting [2025-04-23T15:26:43.242Z] b352a97aabf1: Waiting [2025-04-23T15:26:43.242Z] 4872d77fe225: Waiting [2025-04-23T15:26:43.242Z] 5851b861e8e6: Waiting [2025-04-23T15:26:43.242Z] 988bab9f4d93: Waiting [2025-04-23T15:26:43.242Z] e2be974225ed: Verifying Checksum [2025-04-23T15:26:43.242Z] e2be974225ed: Download complete [2025-04-23T15:26:43.242Z] 988bab9f4d93: Verifying Checksum [2025-04-23T15:26:43.242Z] 988bab9f4d93: Download complete [2025-04-23T15:26:43.501Z] 1469e6f7b9e6: Verifying Checksum [2025-04-23T15:26:43.501Z] 1469e6f7b9e6: Download complete [2025-04-23T15:26:43.501Z] 339a4e72a1f5: Verifying Checksum [2025-04-23T15:26:43.501Z] 339a4e72a1f5: Download complete [2025-04-23T15:26:43.501Z] eaf3925da568: Download complete [2025-04-23T15:26:43.501Z] bde34c3a00c8: Verifying Checksum [2025-04-23T15:26:43.501Z] bde34c3a00c8: Download complete [2025-04-23T15:26:43.501Z] b352a97aabf1: Download complete [2025-04-23T15:26:43.501Z] 4872d77fe225: Verifying Checksum [2025-04-23T15:26:43.501Z] 4872d77fe225: Download complete [2025-04-23T15:26:43.501Z] 5851b861e8e6: Verifying Checksum [2025-04-23T15:26:43.501Z] 5851b861e8e6: Download complete [2025-04-23T15:26:43.501Z] b85a868b505f: Verifying Checksum [2025-04-23T15:26:43.501Z] b85a868b505f: Download complete [2025-04-23T15:26:43.760Z] bab4dde63d76: Verifying Checksum [2025-04-23T15:26:43.760Z] bab4dde63d76: Download complete [2025-04-23T15:26:44.702Z] b85a868b505f: Pull complete [2025-04-23T15:26:44.960Z] e2be974225ed: Pull complete [2025-04-23T15:26:45.218Z] 339a4e72a1f5: Pull complete [2025-04-23T15:26:45.475Z] 988bab9f4d93: Pull complete [2025-04-23T15:26:45.733Z] 1469e6f7b9e6: Pull complete [2025-04-23T15:26:45.733Z] eaf3925da568: Pull complete [2025-04-23T15:26:47.636Z] bab4dde63d76: Pull complete [2025-04-23T15:26:47.636Z] bde34c3a00c8: Pull complete [2025-04-23T15:26:47.636Z] b352a97aabf1: Pull complete [2025-04-23T15:26:47.636Z] 4872d77fe225: Pull complete [2025-04-23T15:26:47.636Z] 5851b861e8e6: Pull complete [2025-04-23T15:26:47.636Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-23T15:26:47.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-23T15:26:47.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-23T15:26:47.771Z] prd-ubuntu20.04-docker-8c-8g-364 does not seem to be running inside a container [2025-04-23T15:26:47.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-363 -v /w/workspace/gexfoundry_device-snmp-go_PR-363:/w/workspace/gexfoundry_device-snmp-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-363@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-363@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-23T15:26:49.541Z] $ docker top 6c6dc19444e3d44b9d0dc74d23d60992215b198837459e55c071f89f227657f4 -eo pid,comm [2025-04-23T15:26:49.598Z] 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-04-23T15:26:49.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-23T15:26:49.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-23T15:26:49.647Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-23T15:26:49.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-23T15:26:49.746Z] $ docker exec 6c6dc19444e3d44b9d0dc74d23d60992215b198837459e55c071f89f227657f4 ssh-agent [2025-04-23T15:26:49.852Z] SSH_AUTH_SOCK=/tmp/ssh-5Zc24TFeRfix/agent.33 [2025-04-23T15:26:49.852Z] SSH_AGENT_PID=39 [2025-04-23T15:26:49.858Z] Running ssh-add (command line suppressed) [2025-04-23T15:26:49.962Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/private_key_5376843595917285832.key (/w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/private_key_5376843595917285832.key) [2025-04-23T15:26:49.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-23T15:26:50.272Z] + git tag --points-at HEAD [Pipeline] } [2025-04-23T15:26:50.276Z] $ docker exec --env ******** --env ******** 6c6dc19444e3d44b9d0dc74d23d60992215b198837459e55c071f89f227657f4 ssh-agent -k [2025-04-23T15:26:50.371Z] unset SSH_AUTH_SOCK; [2025-04-23T15:26:50.372Z] unset SSH_AGENT_PID; [2025-04-23T15:26:50.372Z] echo Agent pid 39 killed; [2025-04-23T15:26:50.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-23T15:26:50.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-23T15:26:50.421Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-23T15:26:50.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-23T15:26:50.518Z] $ docker exec 6c6dc19444e3d44b9d0dc74d23d60992215b198837459e55c071f89f227657f4 ssh-agent [2025-04-23T15:26:50.620Z] SSH_AUTH_SOCK=/tmp/ssh-7EiGWUiC15jd/agent.72 [2025-04-23T15:26:50.620Z] SSH_AGENT_PID=78 [2025-04-23T15:26:50.625Z] Running ssh-add (command line suppressed) [2025-04-23T15:26:50.712Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/private_key_10915777968171716368.key (/w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/private_key_10915777968171716368.key) [2025-04-23T15:26:50.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-23T15:26:51.023Z] + git semver init [2025-04-23T15:26:51.282Z] 2025-04-23 15:26:51,168 [run_init] DEBUG init version:0.0.0 force:False [2025-04-23T15:26:51.282Z] 2025-04-23 15:26:51,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-363/.semver [2025-04-23T15:26:51.282Z] 2025-04-23 15:26:51,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-363/.semver [2025-04-23T15:26:51.282Z] 2025-04-23 15:26:51,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-363/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-363, universal_newlines=False, shell=None, istream=None) [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,295 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-363/.git/info/exclude [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-363/.semver/PR-363 with force:False [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,296 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-363/.semver/PR-363 [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,298 [execute] INFO git cat-file --batch-check [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,306 [execute] INFO git cat-file --batch [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2025-04-23T15:26:52.660Z] 2025-04-23 15:26:52,312 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-363/.semver/PR-363 [2025-04-23T15:26:52.660Z] 0.0.0 [Pipeline] } [2025-04-23T15:26:52.663Z] $ docker exec --env ******** --env ******** 6c6dc19444e3d44b9d0dc74d23d60992215b198837459e55c071f89f227657f4 ssh-agent -k [2025-04-23T15:26:52.768Z] unset SSH_AUTH_SOCK; [2025-04-23T15:26:52.769Z] unset SSH_AGENT_PID; [2025-04-23T15:26:52.769Z] echo Agent pid 78 killed; [2025-04-23T15:26:52.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-23T15:26:53.112Z] + git semver [Pipeline] } [2025-04-23T15:26:53.380Z] $ docker stop --time=1 6c6dc19444e3d44b9d0dc74d23d60992215b198837459e55c071f89f227657f4 [2025-04-23T15:26:54.700Z] $ docker rm -f --volumes 6c6dc19444e3d44b9d0dc74d23d60992215b198837459e55c071f89f227657f4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-23T15:26:55.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-23T15:26:55.297Z] Stashed 1 file(s) [Pipeline] echo [2025-04-23T15:26:55.301Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-23T15:26:55.807Z] provisioning config files... [2025-04-23T15:26:55.816Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/config13521200740221598174tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:26:56.130Z] ---> ****-login.sh [2025-04-23T15:26:56.130Z] nexus3.edgexfoundry.org:10001 [2025-04-23T15:26:56.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:56.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:56.130Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:56.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:56.130Z] [2025-04-23T15:26:56.130Z] Login Succeeded [2025-04-23T15:26:56.130Z] nexus3.edgexfoundry.org:10002 [2025-04-23T15:26:56.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:56.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:56.131Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:56.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:56.131Z] [2025-04-23T15:26:56.131Z] Login Succeeded [2025-04-23T15:26:56.131Z] nexus3.edgexfoundry.org:10003 [2025-04-23T15:26:56.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:56.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:56.389Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:56.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:56.389Z] [2025-04-23T15:26:56.389Z] Login Succeeded [2025-04-23T15:26:56.389Z] nexus3.edgexfoundry.org:10004 [2025-04-23T15:26:56.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:56.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:56.389Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:56.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:56.389Z] [2025-04-23T15:26:56.389Z] Login Succeeded [2025-04-23T15:26:56.389Z] ****.io [2025-04-23T15:26:56.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-23T15:26:56.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-23T15:26:56.647Z] Configure a credential helper to remove this warning. See [2025-04-23T15:26:56.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-23T15:26:56.647Z] [2025-04-23T15:26:56.647Z] Login Succeeded [2025-04-23T15:26:56.647Z] ---> ****-login.sh ends [Pipeline] } [2025-04-23T15:26:56.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-04-23T15:26:56.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-23T15:26:56.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-23T15:26:56.782Z] ========================================================= [2025-04-23T15:26:56.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-04-23T15:26:56.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:26:57.109Z] + 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-04-23T15:26:57.109Z] Sending build context to Docker daemon 23.69MB [2025-04-23T15:26:57.109Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-04-23T15:26:57.109Z] Step 2/12 : FROM ${BASE} AS builder [2025-04-23T15:26:57.674Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-04-23T15:26:57.675Z] 0a9a5dfd008f: Pulling fs layer [2025-04-23T15:26:57.675Z] dbfa0bcfca99: Pulling fs layer [2025-04-23T15:26:57.675Z] 70eabb1d9476: Pulling fs layer [2025-04-23T15:26:57.675Z] 957bedc73fa3: Pulling fs layer [2025-04-23T15:26:57.675Z] 4f4fb700ef54: Pulling fs layer [2025-04-23T15:26:57.675Z] f40432e63723: Pulling fs layer [2025-04-23T15:26:57.675Z] 90b4343acab7: Pulling fs layer [2025-04-23T15:26:57.675Z] 9f67ea4ac784: Pulling fs layer [2025-04-23T15:26:57.675Z] 9228b9a606be: Pulling fs layer [2025-04-23T15:26:57.675Z] 90b4343acab7: Waiting [2025-04-23T15:26:57.675Z] 4f4fb700ef54: Waiting [2025-04-23T15:26:57.675Z] f40432e63723: Waiting [2025-04-23T15:26:57.675Z] 9f67ea4ac784: Waiting [2025-04-23T15:26:57.675Z] 9228b9a606be: Waiting [2025-04-23T15:26:57.675Z] 957bedc73fa3: Waiting [2025-04-23T15:26:57.675Z] dbfa0bcfca99: Verifying Checksum [2025-04-23T15:26:57.675Z] dbfa0bcfca99: Download complete [2025-04-23T15:26:57.675Z] 957bedc73fa3: Verifying Checksum [2025-04-23T15:26:57.675Z] 957bedc73fa3: Download complete [2025-04-23T15:26:57.675Z] 4f4fb700ef54: Verifying Checksum [2025-04-23T15:26:57.675Z] 4f4fb700ef54: Download complete [2025-04-23T15:26:57.675Z] f40432e63723: Verifying Checksum [2025-04-23T15:26:57.675Z] f40432e63723: Download complete [2025-04-23T15:26:57.675Z] 0a9a5dfd008f: Download complete [2025-04-23T15:26:57.675Z] 90b4343acab7: Verifying Checksum [2025-04-23T15:26:57.675Z] 90b4343acab7: Download complete [2025-04-23T15:26:57.933Z] 9228b9a606be: Download complete [2025-04-23T15:26:58.191Z] 70eabb1d9476: Download complete [2025-04-23T15:26:58.449Z] 0a9a5dfd008f: Pull complete [2025-04-23T15:26:58.449Z] 9f67ea4ac784: Verifying Checksum [2025-04-23T15:26:58.449Z] 9f67ea4ac784: Download complete [2025-04-23T15:26:59.384Z] dbfa0bcfca99: Pull complete [2025-04-23T15:27:04.653Z] 70eabb1d9476: Pull complete [2025-04-23T15:27:04.653Z] 957bedc73fa3: Pull complete [2025-04-23T15:27:04.653Z] 4f4fb700ef54: Pull complete [2025-04-23T15:27:04.914Z] f40432e63723: Pull complete [2025-04-23T15:27:05.173Z] 90b4343acab7: Pull complete [2025-04-23T15:27:07.760Z] 9f67ea4ac784: Pull complete [2025-04-23T15:27:08.038Z] 9228b9a606be: Pull complete [2025-04-23T15:27:08.038Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-04-23T15:27:08.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-23T15:27:08.038Z] ---> 69404ca5bff2 [2025-04-23T15:27:08.038Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-04-23T15:27:12.248Z] ---> Running in b6d8b190a763 [2025-04-23T15:27:12.248Z] Removing intermediate container b6d8b190a763 [2025-04-23T15:27:12.248Z] ---> efd6b28e7185 [2025-04-23T15:27:12.248Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-23T15:27:12.248Z] ---> Running in e7c7b995815d [2025-04-23T15:27:12.248Z] Removing intermediate container e7c7b995815d [2025-04-23T15:27:12.248Z] ---> 3648d5c8dcab [2025-04-23T15:27:12.248Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-04-23T15:27:12.248Z] ---> Running in 83a362c705d5 [2025-04-23T15:27:12.248Z] Removing intermediate container 83a362c705d5 [2025-04-23T15:27:12.248Z] ---> 362ab8061cbd [2025-04-23T15:27:12.248Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-04-23T15:27:12.248Z] ---> Running in 31deec3ec73e [2025-04-23T15:27:12.248Z] Removing intermediate container 31deec3ec73e [2025-04-23T15:27:12.248Z] ---> c2932ddafea3 [2025-04-23T15:27:12.248Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-23T15:27:12.248Z] ---> Running in 9277cd0f7ece [2025-04-23T15:27:12.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-23T15:27:12.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-23T15:27:12.763Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-04-23T15:27:12.763Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-04-23T15:27:12.763Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-04-23T15:27:12.763Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-04-23T15:27:13.021Z] Executing busybox-1.36.1-r29.trigger [2025-04-23T15:27:13.021Z] OK: 252 MiB in 62 packages [2025-04-23T15:27:13.596Z] Removing intermediate container 9277cd0f7ece [2025-04-23T15:27:13.596Z] ---> d19f4058538a [2025-04-23T15:27:13.596Z] Step 8/12 : WORKDIR /device-snmp-go [2025-04-23T15:27:13.854Z] ---> Running in a5cdcf340862 [2025-04-23T15:27:13.854Z] Removing intermediate container a5cdcf340862 [2025-04-23T15:27:13.854Z] ---> 362690de1b03 [2025-04-23T15:27:13.854Z] Step 9/12 : COPY go.mod vendor* ./ [2025-04-23T15:27:13.854Z] ---> 8fe444126ca8 [2025-04-23T15:27:13.854Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-23T15:27:14.113Z] ---> Running in a90b01a5298a [2025-04-23T15:28:00.783Z] Removing intermediate container a90b01a5298a [2025-04-23T15:28:00.783Z] ---> 620f36dabbf4 [2025-04-23T15:28:00.783Z] Step 11/12 : COPY . . [2025-04-23T15:28:00.783Z] ---> cd7026c7bc84 [2025-04-23T15:28:00.783Z] Step 12/12 : RUN ${MAKE} [2025-04-23T15:28:00.783Z] ---> Running in 1ff5de9beb0c [2025-04-23T15:28:00.783Z] noop [2025-04-23T15:28:00.783Z] Removing intermediate container 1ff5de9beb0c [2025-04-23T15:28:00.783Z] ---> 66dfa73c7ad4 [2025-04-23T15:28:00.783Z] Successfully built 66dfa73c7ad4 [2025-04-23T15:28:00.783Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:28:01.102Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-23T15:28:01.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-23T15:28:01.175Z] prd-ubuntu20.04-docker-8c-8g-364 does not seem to be running inside a container [2025-04-23T15:28:01.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-363 -v /w/workspace/gexfoundry_device-snmp-go_PR-363:/w/workspace/gexfoundry_device-snmp-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-363@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-363@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-04-23T15:28:02.101Z] $ docker top 0f640935e9f6e4f621705a781111741aab673c087c040c5b839ab817c54c7abb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-23T15:28:02.463Z] + go version [2025-04-23T15:28:02.463Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-04-23T15:28:02.466Z] $ docker stop --time=1 0f640935e9f6e4f621705a781111741aab673c087c040c5b839ab817c54c7abb [2025-04-23T15:28:03.824Z] $ docker rm -f --volumes 0f640935e9f6e4f621705a781111741aab673c087c040c5b839ab817c54c7abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:28:04.309Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-23T15:28:04.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-23T15:28:04.424Z] prd-ubuntu20.04-docker-8c-8g-364 does not seem to be running inside a container [2025-04-23T15:28:04.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-363 -v /w/workspace/gexfoundry_device-snmp-go_PR-363:/w/workspace/gexfoundry_device-snmp-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-363@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-363@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-04-23T15:28:04.969Z] $ docker top c94c90a8a8b7e7e40a6e649e94b30399bb69319cef84a8a33ebe355b21a16f5c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-23T15:28:05.327Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-363 [Pipeline] fileExists [Pipeline] sh [2025-04-23T15:28:05.626Z] + make test [2025-04-23T15:28:05.626Z] go test ./... -coverprofile=coverage.out [2025-04-23T15:28:07.002Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-04-23T15:28:25.074Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-04-23T15:28:25.074Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2025-04-23T15:28:33.175Z] go vet ./... [2025-04-23T15:28:37.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-04-23T15:28:37.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-04-23T15:28:37.358Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-04-23T15:28:37.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-04-23T15:28:37.644Z] $ docker stop --time=1 c94c90a8a8b7e7e40a6e649e94b30399bb69319cef84a8a33ebe355b21a16f5c [2025-04-23T15:28:40.171Z] $ docker rm -f --volumes c94c90a8a8b7e7e40a6e649e94b30399bb69319cef84a8a33ebe355b21a16f5c [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-23T15:28:40.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-04-23T15:28:40.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-04-23T15:28:41.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-23T15:28:41.629Z] + ls -al . [2025-04-23T15:28:41.629Z] total 236 [2025-04-23T15:28:41.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 23 15:28 . [2025-04-23T15:28:41.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 23 15:26 .. [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 23 15:26 .dockerignore [2025-04-23T15:28:41.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 23 15:28 .git [2025-04-23T15:28:41.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 23 15:26 .github [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 263 Apr 23 15:26 .gitignore [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 199 Apr 23 15:26 .golangci.yml [2025-04-23T15:28:41.629Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 23 15:26 .semver [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 18843 Apr 23 15:26 Attribution.txt [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 12273 Apr 23 15:26 CHANGELOG.md [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 1571 Apr 23 15:26 Dockerfile [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 23 15:26 GOVERNANCE.md [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 23 15:26 Jenkinsfile [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 23 15:26 LICENSE [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 2240 Apr 23 15:26 Makefile [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 23 15:26 OWNERS.md [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 10477 Apr 23 15:26 README.md [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 23 15:26 VERSION [2025-04-23T15:28:41.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 15:26 bin [2025-04-23T15:28:41.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 23 15:26 cmd [2025-04-23T15:28:41.629Z] -rw-r--r-- 1 jenkins jenkins 9158 Apr 23 15:28 coverage.out [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 6106 Apr 23 15:26 go.mod [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 86945 Apr 23 15:26 go.sum [2025-04-23T15:28:41.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 23 15:26 internal [2025-04-23T15:28:41.629Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 23 15:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:28:41.944Z] + 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=8f32332fa0743f9c2bfff6c103ac854e314e2267 --label arch=amd64 --label version=0.0.0 . [2025-04-23T15:28:41.944Z] Sending build context to Docker daemon 23.7MB [2025-04-23T15:28:41.944Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-04-23T15:28:41.944Z] Step 2/25 : FROM ${BASE} AS builder [2025-04-23T15:28:41.944Z] ---> 66dfa73c7ad4 [2025-04-23T15:28:41.944Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-04-23T15:28:42.202Z] ---> Running in 50ca2031ed1b [2025-04-23T15:28:42.202Z] Removing intermediate container 50ca2031ed1b [2025-04-23T15:28:42.202Z] ---> ac5eecd8350e [2025-04-23T15:28:42.202Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-23T15:28:42.202Z] ---> Running in c91ff3c07971 [2025-04-23T15:28:42.202Z] Removing intermediate container c91ff3c07971 [2025-04-23T15:28:42.202Z] ---> 669f2e04287c [2025-04-23T15:28:42.202Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-04-23T15:28:42.202Z] ---> Running in 33f81d70051c [2025-04-23T15:28:42.202Z] Removing intermediate container 33f81d70051c [2025-04-23T15:28:42.202Z] ---> 6036485fdec3 [2025-04-23T15:28:42.202Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-04-23T15:28:42.459Z] ---> Running in bb2b5c8867a7 [2025-04-23T15:28:42.459Z] Removing intermediate container bb2b5c8867a7 [2025-04-23T15:28:42.459Z] ---> 4562812cf868 [2025-04-23T15:28:42.459Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-23T15:28:42.459Z] ---> Running in 46c2082a320d [2025-04-23T15:28:42.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-23T15:28:42.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-23T15:28:43.236Z] OK: 252 MiB in 62 packages [2025-04-23T15:28:43.495Z] Removing intermediate container 46c2082a320d [2025-04-23T15:28:43.495Z] ---> 4c4f556c8082 [2025-04-23T15:28:43.495Z] Step 8/25 : WORKDIR /device-snmp-go [2025-04-23T15:28:43.495Z] ---> Running in bf6979bfc7fb [2025-04-23T15:28:43.753Z] Removing intermediate container bf6979bfc7fb [2025-04-23T15:28:43.753Z] ---> d0c3eb5f2b51 [2025-04-23T15:28:43.753Z] Step 9/25 : COPY go.mod vendor* ./ [2025-04-23T15:28:43.753Z] ---> e4d82c65e8d9 [2025-04-23T15:28:43.753Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-23T15:28:43.753Z] ---> Running in 5eb0fac2a52a [2025-04-23T15:28:44.318Z] Removing intermediate container 5eb0fac2a52a [2025-04-23T15:28:44.318Z] ---> 37299e1fa837 [2025-04-23T15:28:44.318Z] Step 11/25 : COPY . . [2025-04-23T15:28:44.883Z] ---> a36b5b413216 [2025-04-23T15:28:44.883Z] Step 12/25 : RUN ${MAKE} [2025-04-23T15:28:44.883Z] ---> Running in 1e4e7a6ac63e [2025-04-23T15:28:45.141Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-04-23T15:29:11.682Z] Removing intermediate container 1e4e7a6ac63e [2025-04-23T15:29:11.682Z] ---> bba4bc850ce4 [2025-04-23T15:29:11.682Z] Step 13/25 : FROM alpine:3.20 [2025-04-23T15:29:11.682Z] 3.20: Pulling from library/alpine [2025-04-23T15:29:11.682Z] 0a9a5dfd008f: Already exists [2025-04-23T15:29:11.682Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-23T15:29:11.682Z] Status: Downloaded newer image for alpine:3.20 [2025-04-23T15:29:11.682Z] ---> ff221270b9fb [2025-04-23T15:29:11.682Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-04-23T15:29:11.682Z] ---> Running in 776ffea11c37 [2025-04-23T15:29:11.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-23T15:29:11.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-23T15:29:11.941Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-04-23T15:29:11.941Z] Executing busybox-1.36.1-r29.trigger [2025-04-23T15:29:11.941Z] OK: 8 MiB in 15 packages [2025-04-23T15:29:12.199Z] Removing intermediate container 776ffea11c37 [2025-04-23T15:29:12.199Z] ---> 6007f03d464c [2025-04-23T15:29:12.199Z] Step 15/25 : RUN apk --no-cache upgrade [2025-04-23T15:29:12.199Z] ---> Running in 48dd914894e2 [2025-04-23T15:29:12.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-23T15:29:12.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-23T15:29:12.974Z] OK: 8 MiB in 15 packages [2025-04-23T15:29:13.232Z] Removing intermediate container 48dd914894e2 [2025-04-23T15:29:13.232Z] ---> 9b3209390f5b [2025-04-23T15:29:13.232Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-04-23T15:29:13.797Z] ---> 717609d1f04f [2025-04-23T15:29:13.797Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-04-23T15:29:14.054Z] ---> edfcf6c36659 [2025-04-23T15:29:14.054Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-04-23T15:29:14.055Z] ---> 7135ddfd2888 [2025-04-23T15:29:14.055Z] Step 19/25 : EXPOSE 59993 [2025-04-23T15:29:14.313Z] ---> Running in d05413392b77 [2025-04-23T15:29:14.313Z] Removing intermediate container d05413392b77 [2025-04-23T15:29:14.313Z] ---> d8f7bc46e54b [2025-04-23T15:29:14.313Z] Step 20/25 : EXPOSE 161 [2025-04-23T15:29:14.313Z] ---> Running in 6ffae98b222b [2025-04-23T15:29:14.313Z] Removing intermediate container 6ffae98b222b [2025-04-23T15:29:14.313Z] ---> ebba9f7937d7 [2025-04-23T15:29:14.313Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-04-23T15:29:14.313Z] ---> Running in 959e3bbd89e0 [2025-04-23T15:29:14.313Z] Removing intermediate container 959e3bbd89e0 [2025-04-23T15:29:14.313Z] ---> f54421dab1c6 [2025-04-23T15:29:14.313Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-04-23T15:29:14.570Z] ---> Running in 8fd4298bab47 [2025-04-23T15:29:14.570Z] Removing intermediate container 8fd4298bab47 [2025-04-23T15:29:14.570Z] ---> 6f68b98ad0ad [2025-04-23T15:29:14.570Z] Step 23/25 : LABEL arch=amd64 [2025-04-23T15:29:14.570Z] ---> Running in 421cde4556f6 [2025-04-23T15:29:14.570Z] Removing intermediate container 421cde4556f6 [2025-04-23T15:29:14.570Z] ---> 462a1b94c1f3 [2025-04-23T15:29:14.570Z] Step 24/25 : LABEL git_sha=8f32332fa0743f9c2bfff6c103ac854e314e2267 [2025-04-23T15:29:14.570Z] ---> Running in 0e845c78cc54 [2025-04-23T15:29:14.570Z] Removing intermediate container 0e845c78cc54 [2025-04-23T15:29:14.570Z] ---> 8b7fb7a7b643 [2025-04-23T15:29:14.570Z] Step 25/25 : LABEL version=0.0.0 [2025-04-23T15:29:14.829Z] ---> Running in ca01e766cb49 [2025-04-23T15:29:14.829Z] Removing intermediate container ca01e766cb49 [2025-04-23T15:29:14.829Z] ---> bf19a371c855 [2025-04-23T15:29:14.829Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-23T15:29:14.829Z] Successfully built bf19a371c855 [2025-04-23T15:29:14.829Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-04-23T15:29:15.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-23T15:29:15.294Z] [2025-04-23T15:29:15.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:29:15.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-23T15:29:15.596Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-23T15:29:15.596Z] 5eb5b503b376: Pulling fs layer [2025-04-23T15:29:15.596Z] 5c69ac0246d0: Pulling fs layer [2025-04-23T15:29:15.596Z] ec43610c2a17: Pulling fs layer [2025-04-23T15:29:15.596Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-23T15:29:15.596Z] 33b1e0a273af: Pulling fs layer [2025-04-23T15:29:15.596Z] 5d3b04190fa2: Pulling fs layer [2025-04-23T15:29:15.596Z] 2f39f015ded8: Pulling fs layer [2025-04-23T15:29:15.596Z] 33b1e0a273af: Waiting [2025-04-23T15:29:15.596Z] 2f39f015ded8: Waiting [2025-04-23T15:29:15.596Z] 3a2ae6a8a46f: Waiting [2025-04-23T15:29:15.596Z] 5d3b04190fa2: Waiting [2025-04-23T15:29:15.596Z] 5c69ac0246d0: Download complete [2025-04-23T15:29:15.596Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-23T15:29:15.596Z] 3a2ae6a8a46f: Download complete [2025-04-23T15:29:15.596Z] 33b1e0a273af: Verifying Checksum [2025-04-23T15:29:15.596Z] 33b1e0a273af: Download complete [2025-04-23T15:29:15.596Z] 5d3b04190fa2: Verifying Checksum [2025-04-23T15:29:15.596Z] 5d3b04190fa2: Download complete [2025-04-23T15:29:15.596Z] ec43610c2a17: Verifying Checksum [2025-04-23T15:29:15.596Z] ec43610c2a17: Download complete [2025-04-23T15:29:15.853Z] 5eb5b503b376: Verifying Checksum [2025-04-23T15:29:15.853Z] 5eb5b503b376: Download complete [2025-04-23T15:29:16.416Z] 2f39f015ded8: Download complete [2025-04-23T15:29:16.980Z] 5eb5b503b376: Pull complete [2025-04-23T15:29:16.980Z] 5c69ac0246d0: Pull complete [2025-04-23T15:29:17.238Z] ec43610c2a17: Pull complete [2025-04-23T15:29:17.497Z] 3a2ae6a8a46f: Pull complete [2025-04-23T15:29:17.497Z] 33b1e0a273af: Pull complete [2025-04-23T15:29:17.755Z] 5d3b04190fa2: Pull complete [2025-04-23T15:29:21.995Z] 2f39f015ded8: Pull complete [2025-04-23T15:29:21.995Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-23T15:29:21.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-23T15:29:21.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-23T15:29:22.090Z] prd-ubuntu20.04-docker-8c-8g-364 does not seem to be running inside a container [2025-04-23T15:29:22.116Z] $ 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/gexfoundry_device-snmp-go_PR-363 -v /w/workspace/gexfoundry_device-snmp-go_PR-363:/w/workspace/gexfoundry_device-snmp-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-363@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-363@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-23T15:29:24.136Z] $ docker top 433c23e0b2e9964a84a73a63b7c40ccf9e46cd2834a3e526996a60161633eb2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:24.515Z] ---> job-cost.sh [2025-04-23T15:29:24.515Z] lf-activate-venv: SKIPPING [2025-04-23T15:29:24.515Z] INFO: No Stack... [2025-04-23T15:29:24.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-23T15:29:25.032Z] INFO: Archiving Costs [Pipeline] sh [2025-04-23T15:29:25.324Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-363/archives/cost.csv [2025-04-23T15:29:25.324Z] + cut -d, -f6 [Pipeline] lock [2025-04-23T15:29:25.339Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-363-2-stack-cost] [2025-04-23T15:29:25.349Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-363-2-stack-cost] did not exist. Created. [2025-04-23T15:29:25.355Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-363-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-23T15:29:25.665Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-23T15:29:25.697Z] Stashed 1 file(s) [Pipeline] } [2025-04-23T15:29:25.704Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-363-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-23T15:29:25.731Z] $ docker stop --time=1 433c23e0b2e9964a84a73a63b7c40ccf9e46cd2834a3e526996a60161633eb2d [2025-04-23T15:29:26.886Z] $ docker rm -f --volumes 433c23e0b2e9964a84a73a63b7c40ccf9e46cd2834a3e526996a60161633eb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-04-23T15:29:27.162Z] provisioning config files... [2025-04-23T15:29:27.170Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/config8982943900828686600tmp [Pipeline] { [Pipeline] sh [2025-04-23T15:29:27.524Z] + set +x [2025-04-23T15:29:27.524Z] + curl -s https://codecov.io/bash [2025-04-23T15:29:27.524Z] + bash -s -- [2025-04-23T15:29:27.524Z] [2025-04-23T15:29:27.524Z] _____ _ [2025-04-23T15:29:27.524Z] / ____| | | [2025-04-23T15:29:27.524Z] | | ___ __| | ___ ___ _____ __ [2025-04-23T15:29:27.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-04-23T15:29:27.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-04-23T15:29:27.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-04-23T15:29:27.524Z] Bash-1.0.6 [2025-04-23T15:29:27.524Z] [2025-04-23T15:29:27.524Z] [2025-04-23T15:29:27.524Z] ==> git version 2.25.1 found [2025-04-23T15:29:27.524Z] ==> 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-04-23T15:29:27.524Z] Release-Date: 2020-01-08 [2025-04-23T15:29:27.524Z] 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-04-23T15:29:27.524Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-04-23T15:29:27.524Z] ==> Jenkins CI detected. [2025-04-23T15:29:27.525Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-363 [2025-04-23T15:29:27.525Z] project root: . [2025-04-23T15:29:27.525Z] --> token set from env [2025-04-23T15:29:27.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-04-23T15:29:27.525Z] ==> Running gcov in . (disable via -X gcov) [2025-04-23T15:29:27.525Z] ==> Python coveragepy not found [2025-04-23T15:29:27.525Z] ==> Searching for coverage reports in: [2025-04-23T15:29:27.525Z] + . [2025-04-23T15:29:27.525Z] -> Found 1 reports [2025-04-23T15:29:27.525Z] ==> Detecting git/mercurial file structure [2025-04-23T15:29:27.525Z] ==> Reading reports [2025-04-23T15:29:27.525Z] + ./coverage.out bytes=9158 [2025-04-23T15:29:27.525Z] ==> Appending adjustments [2025-04-23T15:29:27.525Z] https://docs.codecov.io/docs/fixing-reports [2025-04-23T15:29:27.783Z] + Found adjustments [2025-04-23T15:29:27.783Z] ==> Gzipping contents [2025-04-23T15:29:27.783Z] 4.0K /tmp/codecov.adpnEa.gz [2025-04-23T15:29:27.783Z] ==> Uploading reports [2025-04-23T15:29:27.783Z] url: https://codecov.io [2025-04-23T15:29:27.783Z] query: branch=PR-363&commit=8f32332fa0743f9c2bfff6c103ac854e314e2267&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-363%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2025-04-23T15:29:27.783Z] -> Pinging Codecov [2025-04-23T15:29:27.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-363&commit=8f32332fa0743f9c2bfff6c103ac854e314e2267&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-363%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2025-04-23T15:29:27.783Z] -> Uploading to [2025-04-23T15:29:27.783Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/8f32332fa0743f9c2bfff6c103ac854e314e2267/d8eb6354-e982-4340-9cf7-d4bdaaf969fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250423%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250423T152927Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1bcfb3c409c4216fde24f0016423c57c8d586ee66cb6a2a3a0747c2a889488cb [2025-04-23T15:29:27.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-23T15:29:27.783Z] Dload Upload Total Spent Left Speed [2025-04-23T15:29:28.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 4756 --:--:-- --:--:-- --:--:-- 4740 100 1446 0 0 100 1446 0 4756 --:--:-- --:--:-- --:--:-- 4740 [2025-04-23T15:29:28.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/8f32332fa0743f9c2bfff6c103ac854e314e2267 [Pipeline] } [2025-04-23T15:29:28.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-04-23T15:29:29.191Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-363/archives ] [2025-04-23T15:29:29.191Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-363/archives [2025-04-23T15:29:29.191Z] total 16 [2025-04-23T15:29:29.191Z] drwxr-xr-x 3 root root 4096 Apr 23 15:29 . [2025-04-23T15:29:29.191Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 23 15:29 .. [2025-04-23T15:29:29.191Z] drwxr-xr-x 2 root root 4096 Apr 23 15:29 cost [2025-04-23T15:29:29.191Z] -rw-r--r-- 1 root root 86 Apr 23 15:29 cost.csv [2025-04-23T15:29:29.191Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-363/archives [2025-04-23T15:29:29.191Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-363/archives [2025-04-23T15:29:29.191Z] total 16 [2025-04-23T15:29:29.191Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 23 15:29 . [2025-04-23T15:29:29.191Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 23 15:29 .. [2025-04-23T15:29:29.191Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 23 15:29 cost [2025-04-23T15:29:29.191Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 23 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:29.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:30.335Z] ---> package-listing.sh [2025-04-23T15:29:30.336Z] ++ facter osfamily [2025-04-23T15:29:30.336Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-23T15:29:30.595Z] + OS_FAMILY=debian [2025-04-23T15:29:30.595Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-363 [2025-04-23T15:29:30.595Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-23T15:29:30.595Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-23T15:29:30.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-23T15:29:30.595Z] + PACKAGES=/tmp/packages_start.txt [2025-04-23T15:29:30.595Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-363 ']' [2025-04-23T15:29:30.595Z] + PACKAGES=/tmp/packages_end.txt [2025-04-23T15:29:30.595Z] + case "${OS_FAMILY}" in [2025-04-23T15:29:30.595Z] + dpkg -l [2025-04-23T15:29:30.595Z] + grep '^ii' [2025-04-23T15:29:30.595Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-23T15:29:30.595Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-23T15:29:30.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-23T15:29:30.595Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-363 ']' [2025-04-23T15:29:30.595Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-363/archives/ [2025-04-23T15:29:30.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-363/archives/ [Pipeline] echo [2025-04-23T15:29:30.607Z] 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/gexfoundry_device-snmp-go_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-23T15:29:30.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-23T15:29:31.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-23T15:29:31.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-23T15:29:31.525Z] prd-ubuntu20.04-docker-8c-8g-364 does not seem to be running inside a container [2025-04-23T15:29:31.556Z] $ 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/gexfoundry_device-snmp-go_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-363 -v /w/workspace/gexfoundry_device-snmp-go_PR-363:/w/workspace/gexfoundry_device-snmp-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-363@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-363@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-23T15:29:31.743Z] $ docker top bd3b0d7c6b937fc39eb232d919e9398ca301721ddacf152065406f2f58eb92c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-23T15:29:32.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-23T15:29:32.377Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-23T15:29:32.664Z] + ls /var/log/sa-host [2025-04-23T15:29:32.664Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-23T15:29:32.738Z] provisioning config files... [2025-04-23T15:29:32.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-363@tmp/config10841317024757099668tmp [Pipeline] { [Pipeline] echo [2025-04-23T15:29:32.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:33.052Z] ---> create-netrc.sh [Pipeline] } [2025-04-23T15:29:33.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:33.392Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-23T15:29:33.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:33.685Z] ---> sudo-logs.sh [2025-04-23T15:29:33.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-23T15:29:33.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:33.995Z] ---> job-cost.sh [2025-04-23T15:29:33.995Z] lf-activate-venv: SKIPPING [2025-04-23T15:29:33.996Z] DEBUG: total: 0.2199999988079071 [2025-04-23T15:29:33.996Z] INFO: Retrieving Stack Cost... [2025-04-23T15:29:33.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-23T15:29:34.253Z] INFO: Archiving Costs [Pipeline] echo [2025-04-23T15:29:34.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-23T15:29:34.545Z] ---> logs-deploy.sh [2025-04-23T15:29:34.545Z] lf-activate-venv: SKIPPING [2025-04-23T15:29:34.545Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-363/2 [2025-04-23T15:29:34.545Z] INFO: archiving workspace using pattern(s): [2025-04-23T15:29:35.480Z] Archives upload complete. [2025-04-23T15:29:35.480Z] INFO: archiving logs to Nexus