Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63e0740b6d5ba4cf36c4060eee07b21304ec4083 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-ssh7855731767632012980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16650384432985780771.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12235931194113598947.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3618622186361878980.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-ssh11462225535614932139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4965 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 63e0740b6d5ba4cf36c4060eee07b21304ec4083 (main) Commit message: "Merge pull request #393 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63e0740b6d5ba4cf36c4060eee07b21304ec4083 # timeout=10 > git rev-list --no-walk edbca5a90b4f48047bbd543facbc3db70582dec7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:33:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:33:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:33:37 ========================================================= 01:33:37 EdgeX Global Pipelines Version Info 01:33:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:33:38 ------------------- 01:33:38 stable info: 01:33:38 ------------------- 01:33:38 Commited By: Cherry Wang cherry@iotechsys.com 01:33:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:33:38 Message: update stable to v1.0.278 01:33:38 ------------------- 01:33:38 experimental info: 01:33:38 ------------------- 01:33:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:33:38 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:33:38 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63e0740 [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:39 provisioning config files... 01:33:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8718597061305149881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:39 ---> ****-login.sh 01:33:39 nexus3.edgexfoundry.org:10001 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10002 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10003 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10004 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 ****.io 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 ---> ****-login.sh ends [Pipeline] } 01:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:33:40 + git rev-list -1 --merges 63e0740b6d5ba4cf36c4060eee07b21304ec4083~1..63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo 01:33:40 -----------> git rev-list -1 --merges 63e0740b6d5ba4cf36c4060eee07b21304ec4083~1..63e0740b6d5ba4cf36c4060eee07b21304ec4083 63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:33:40 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [false] [Pipeline] sh 01:33:41 + git log --format=format:%s -1 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo 01:33:41 ========================================================= 01:33:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:33:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:41 + git log --format=format:%s -1 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo 01:33:41 [semverPrep] GIT_COMMIT: 63e0740b6d5ba4cf36c4060eee07b21304ec4083, Commit Message: Merge pull request #393 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 01:33:41 [semverPrep] This is not a build commit. [Pipeline] sh 01:33:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:41 + grep -v github /etc/ssh/ssh_known_hosts 01:33:41 + [ -e /tmp/ssh_known_hosts ] 01:33:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:33:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:33:41 + sudo tee -a /etc/ssh/ssh_known_hosts 01:33:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:42 01:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:42 0.1.4: Pulling from edgex-devops/py-git-semver 01:33:42 3dae71ba6b94: Pulling fs layer 01:33:42 6bf1a483ea7c: Pulling fs layer 01:33:42 f5dfc541a4d3: Pulling fs layer 01:33:42 461d9e800cba: Pulling fs layer 01:33:42 80192f66455f: Pulling fs layer 01:33:42 2e8e34ca0e6c: Pulling fs layer 01:33:42 a29436f7fd5d: Pulling fs layer 01:33:42 923cac83aea3: Pulling fs layer 01:33:42 25ad8b0a4227: Pulling fs layer 01:33:42 db01528c6b51: Pulling fs layer 01:33:42 28988de357af: Pulling fs layer 01:33:42 2e8e34ca0e6c: Waiting 01:33:42 461d9e800cba: Waiting 01:33:42 a29436f7fd5d: Waiting 01:33:42 923cac83aea3: Waiting 01:33:42 25ad8b0a4227: Waiting 01:33:42 db01528c6b51: Waiting 01:33:42 28988de357af: Waiting 01:33:42 80192f66455f: Waiting 01:33:42 6bf1a483ea7c: Download complete 01:33:42 461d9e800cba: Verifying Checksum 01:33:42 461d9e800cba: Download complete 01:33:42 80192f66455f: Verifying Checksum 01:33:42 80192f66455f: Download complete 01:33:42 f5dfc541a4d3: Verifying Checksum 01:33:42 f5dfc541a4d3: Download complete 01:33:42 3dae71ba6b94: Verifying Checksum 01:33:42 3dae71ba6b94: Download complete 01:33:43 923cac83aea3: Verifying Checksum 01:33:43 923cac83aea3: Download complete 01:33:43 25ad8b0a4227: Verifying Checksum 01:33:43 25ad8b0a4227: Download complete 01:33:43 db01528c6b51: Download complete 01:33:43 a29436f7fd5d: Verifying Checksum 01:33:43 a29436f7fd5d: Download complete 01:33:44 3dae71ba6b94: Pull complete 01:33:44 2e8e34ca0e6c: Verifying Checksum 01:33:44 2e8e34ca0e6c: Download complete 01:33:44 6bf1a483ea7c: Pull complete 01:33:45 f5dfc541a4d3: Pull complete 01:33:45 461d9e800cba: Pull complete 01:33:45 80192f66455f: Pull complete 01:33:49 2e8e34ca0e6c: Pull complete 01:33:50 a29436f7fd5d: Pull complete 01:33:50 923cac83aea3: Pull complete 01:33:50 25ad8b0a4227: Pull complete 01:33:50 db01528c6b51: Pull complete 01:33:50 28988de357af: Pull complete 01:33:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:50 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:33:50 $ 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 01:33:54 $ docker top 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 -eo pid,comm 01:33:54 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). 01:33:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:54 [ssh-agent] Looking for ssh-agent implementation... 01:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:54 $ docker exec 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent 01:33:54 SSH_AUTH_SOCK=/tmp/ssh-gjIgzDQSugUa/agent.32 01:33:54 SSH_AGENT_PID=38 01:33:54 Running ssh-add (command line suppressed) 01:33:54 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12833926740057351457.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12833926740057351457.key) 01:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 01:33:55 + git tag --points-at HEAD [Pipeline] } 01:33:55 $ docker exec --env ******** --env ******** 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent -k 01:33:55 unset SSH_AUTH_SOCK; 01:33:55 unset SSH_AGENT_PID; 01:33:55 echo Agent pid 38 killed; 01:33:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:33:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:55 [ssh-agent] Looking for ssh-agent implementation... 01:33:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:55 $ docker exec 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent 01:33:55 SSH_AUTH_SOCK=/tmp/ssh-mKU9crAH8ymy/agent.85 01:33:55 SSH_AGENT_PID=91 01:33:55 Running ssh-add (command line suppressed) 01:33:55 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3518478886123355253.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3518478886123355253.key) 01:33:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:56 + git semver init 01:33:56 2026-04-12 01:33:56,455 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:56 2026-04-12 01:33:56,460 [run_init] DEBUG init version:0.0.0 force:False 01:33:56 2026-04-12 01:33:56,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 01:33:56 2026-04-12 01:33:56,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 01:33:56 2026-04-12 01:33:56,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 01:33:57 2026-04-12 01:33:57,887 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 01:33:57 2026-04-12 01:33:57,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 01:33:57 2026-04-12 01:33:57,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:33:57 2026-04-12 01:33:57,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:33:57 4.1.0-dev.11 [Pipeline] } 01:33:58 $ docker exec --env ******** --env ******** 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 ssh-agent -k 01:33:58 unset SSH_AUTH_SOCK; 01:33:58 unset SSH_AGENT_PID; 01:33:58 echo Agent pid 91 killed; 01:33:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:58 + git semver [Pipeline] } 01:33:58 $ docker stop --time=1 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 01:34:00 $ docker rm -f --volumes 72725619f2bce8275e9f543e837ae8fad514650a0ce8c2f017b2a17115e86493 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:34:00 Stashed 1 file(s) [Pipeline] echo 01:34:00 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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 01:34:00 provisioning config files... 01:34:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9846843654990405021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:01 ---> ****-login.sh 01:34:01 nexus3.edgexfoundry.org:10001 01:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:01 Login Succeeded 01:34:01 nexus3.edgexfoundry.org:10002 01:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:01 Login Succeeded 01:34:01 nexus3.edgexfoundry.org:10003 01:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:01 Login Succeeded 01:34:01 nexus3.edgexfoundry.org:10004 01:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:01 Login Succeeded 01:34:01 ****.io 01:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:01 Login Succeeded 01:34:01 ---> ****-login.sh ends [Pipeline] } 01:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:34:01 ========================================================= 01:34:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:34:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:34:03 #0 building with "default" instance using docker driver 01:34:03 01:34:03 #1 [internal] load build definition from Dockerfile 01:34:03 #1 transferring dockerfile: 1.61kB done 01:34:03 #1 DONE 0.0s 01:34:03 01:34:03 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:34:03 #2 DONE 0.1s 01:34:03 01:34:03 #3 [internal] load .dockerignore 01:34:03 #3 transferring context: 46B done 01:34:03 #3 DONE 0.0s 01:34:03 01:34:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:34:03 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:34:03 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:34:03 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:34:03 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 01:34:03 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:34:03 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s 01:34:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 01:34:03 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:34:03 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 01:34:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 01:34:03 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:34:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 01:34:03 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.2s done 01:34:03 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:34:03 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 01:34:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 01:34:03 #4 ... 01:34:03 01:34:03 #5 [internal] load build context 01:34:03 #5 transferring context: 24.90MB 0.2s done 01:34:03 #5 DONE 0.2s 01:34:03 01:34:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:34:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 01:34:03 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:34:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.21MB / 11.98MB 0.3s 01:34:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s 01:34:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 01:34:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s 01:34:03 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 01:34:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 01:34:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 01:34:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.6s 01:34:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s 01:34:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.7s 01:34:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.7s 01:34:03 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:34:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 01:34:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 63.96MB / 112.58MB 0.8s 01:34:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 01:34:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 1.0s 01:34:03 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 01:34:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 01:34:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.8s done 01:34:09 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 01:34:09 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:34:09 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:34:09 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:34:09 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:34:09 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 01:34:09 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done 01:34:09 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 01:34:12 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 01:34:12 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 01:34:13 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done 01:34:13 #4 DONE 10.7s 01:34:13 01:34:13 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:34:13 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:34:14 #6 0.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:34:14 #6 0.571 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:34:14 #6 0.596 (2/4) Installing libedit (20250104.3.1-r1) 01:34:14 #6 0.603 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:34:14 #6 0.630 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:34:14 #6 0.643 Executing busybox-1.37.0-r19.trigger 01:34:14 #6 0.651 OK: 269 MiB in 64 packages 01:34:15 Still waiting to schedule task 01:34:15 ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:34:15 ‘prd-centos7-docker-4c-2g-4967’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:34:15 ‘prd-ubuntu20.04-docker-8c-8g-4972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:34:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4971’ is offline 01:34:18 #6 DONE 4.9s 01:34:18 01:34:18 #7 [builder 3/7] WORKDIR /device-snmp-go 01:34:18 #7 DONE 0.0s 01:34:18 01:34:18 #8 [builder 4/7] COPY go.mod vendor* ./ 01:34:18 #8 DONE 0.0s 01:34:18 01:34:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 #9 DONE 13.8s 01:34:33 01:34:33 #10 [builder 6/7] COPY . . 01:34:33 #10 DONE 0.2s 01:34:33 01:34:33 #11 [builder 7/7] RUN echo noop 01:34:33 #11 0.201 noop 01:34:33 #11 DONE 0.3s 01:34:33 01:34:33 #12 exporting to image 01:34:33 #12 exporting layers 01:34:40 #12 exporting layers 7.2s done 01:34:40 #12 writing image sha256:5b8bd71d565ec06c7bdbd0cbebeed51c5a76fd1856c23b06acd05b5b6ea20fb5 done 01:34:40 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:34:40 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker inspect -f . ci-base-image-x86_64 01:34:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:40 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:34:40 $ 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 01:34:41 $ docker top b1903978ff82e1d68a58ee06f39c059794afd670586061bbf819a5e9da0ad877 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:41 + go version 01:34:41 go version go1.25.2 linux/amd64 [Pipeline] } 01:34:41 $ docker stop --time=1 b1903978ff82e1d68a58ee06f39c059794afd670586061bbf819a5e9da0ad877 01:34:42 $ docker rm -f --volumes b1903978ff82e1d68a58ee06f39c059794afd670586061bbf819a5e9da0ad877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:43 + docker inspect -f . ci-base-image-x86_64 01:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:43 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:34:43 $ 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 01:34:43 $ docker top 837dff2533b537571032a145e4252633cfa1169544590297e6b46b6ebfa102a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 01:34:44 + make test 01:34:44 go test ./... -coverprofile=coverage.out 01:34:45 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:35:07 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 01:35:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 01:35:13 0 issues. 01:35:13 go vet ./... 01:35:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:19 ./bin/test-attribution-txt.sh 01:35:19 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:35:19 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:35:19 $ docker stop --time=1 837dff2533b537571032a145e4252633cfa1169544590297e6b46b6ebfa102a2 01:35:22 $ docker rm -f --volumes 837dff2533b537571032a145e4252633cfa1169544590297e6b46b6ebfa102a2 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:35:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:24 + ls -al . 01:35:24 total 240 01:35:24 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:34 . 01:35:24 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 .. 01:35:24 -rw-rw-r-- 1 jenkins jenkins 6 Apr 12 01:33 .dockerignore 01:35:24 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:35 .git 01:35:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 .github 01:35:24 -rw-rw-r-- 1 jenkins jenkins 263 Apr 12 01:33 .gitignore 01:35:24 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:33 .golangci.yml 01:35:24 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 .semver 01:35:24 -rw-rw-r-- 1 jenkins jenkins 21488 Apr 12 01:33 Attribution.txt 01:35:24 -rw-rw-r-- 1 jenkins jenkins 12273 Apr 12 01:33 CHANGELOG.md 01:35:24 -rw-rw-r-- 1 jenkins jenkins 1571 Apr 12 01:33 Dockerfile 01:35:24 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:33 GOVERNANCE.md 01:35:24 -rw-rw-r-- 1 jenkins jenkins 679 Apr 12 01:33 Jenkinsfile 01:35:24 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:33 LICENSE 01:35:24 -rw-rw-r-- 1 jenkins jenkins 2239 Apr 12 01:33 Makefile 01:35:24 -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:33 OWNERS.md 01:35:24 -rw-rw-r-- 1 jenkins jenkins 10477 Apr 12 01:33 README.md 01:35:24 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:34 VERSION 01:35:24 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 bin 01:35:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 cmd 01:35:24 -rw-r--r-- 1 jenkins jenkins 9158 Apr 12 01:35 coverage.out 01:35:24 -rw-rw-r-- 1 jenkins jenkins 6595 Apr 12 01:33 go.mod 01:35:24 -rw-rw-r-- 1 jenkins jenkins 89412 Apr 12 01:33 go.sum 01:35:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 internal 01:35:24 -rw-rw-r-- 1 jenkins jenkins 228 Apr 12 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:24 + 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=63e0740b6d5ba4cf36c4060eee07b21304ec4083 --label arch=amd64 --label version=4.1.0-dev.11 . 01:35:24 #0 building with "default" instance using docker driver 01:35:24 01:35:24 #1 [internal] load build definition from Dockerfile 01:35:24 #1 transferring dockerfile: 1.61kB done 01:35:24 #1 DONE 0.0s 01:35:24 01:35:24 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:35:24 #2 DONE 0.0s 01:35:24 01:35:24 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:35:24 #3 DONE 0.1s 01:35:24 01:35:24 #4 [internal] load .dockerignore 01:35:24 #4 transferring context: 46B done 01:35:24 #4 DONE 0.0s 01:35:24 01:35:24 #5 [internal] load build context 01:35:24 #5 transferring context: 21.64kB 0.0s done 01:35:24 #5 DONE 0.0s 01:35:24 01:35:24 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:35:24 #6 DONE 0.1s 01:35:24 01:35:24 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:35:24 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:35:25 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:35:25 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:35:25 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:35:25 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 01:35:25 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:35:25 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 01:35:25 #7 DONE 0.3s 01:35:25 01:35:25 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:35:25 #8 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:25 #8 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:25 #8 0.592 (1/1) Installing dumb-init (1.2.5-r3) 01:35:25 #8 0.600 Executing busybox-1.37.0-r20.trigger 01:35:25 #8 0.605 OK: 7 MiB in 17 packages 01:35:25 #8 DONE 0.8s 01:35:25 01:35:25 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:35:25 #9 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:25 #9 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:25 #9 0.796 OK: 269 MiB in 64 packages 01:35:25 #9 DONE 0.9s 01:35:25 01:35:25 #10 [builder 3/7] WORKDIR /device-snmp-go 01:35:25 #10 DONE 0.1s 01:35:25 01:35:25 #11 [builder 4/7] COPY go.mod vendor* ./ 01:35:25 #11 DONE 0.0s 01:35:25 01:35:25 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:35:26 #12 0.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:26 #12 ... 01:35:26 01:35:26 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:26 #13 DONE 0.6s 01:35:26 01:35:26 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:35:26 #12 0.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:26 #12 ... 01:35:26 01:35:26 #14 [builder 6/7] COPY . . 01:35:26 #14 DONE 0.3s 01:35:26 01:35:26 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:35:26 #12 0.943 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:26 #12 0.961 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:26 #12 0.999 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:26 #12 1.009 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:26 #12 1.014 Executing busybox-1.37.0-r20.trigger 01:35:26 #12 1.019 OK: 7 MiB in 17 packages 01:35:27 #12 DONE 1.2s 01:35:27 01:35:27 #15 [builder 7/7] RUN make build 01:35:27 #15 0.193 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 01:35:53 #15 DONE 25.5s 01:35:53 01:35:53 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 01:35:53 #16 DONE 0.4s 01:35:53 01:35:53 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 01:35:53 #17 DONE 0.0s 01:35:53 01:35:53 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 01:35:53 #18 DONE 0.0s 01:35:53 01:35:53 #19 exporting to image 01:35:53 #19 exporting layers 01:35:53 #19 exporting layers 0.4s done 01:35:53 #19 writing image sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done 01:35:53 #19 naming to docker.io/library/device-snmp done 01:35:53 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:53 provisioning config files... 01:35:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config991468505414711559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:54 ---> ****-login.sh 01:35:54 nexus3.edgexfoundry.org:10001 01:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:54 Login Succeeded 01:35:54 nexus3.edgexfoundry.org:10002 01:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:54 Login Succeeded 01:35:54 nexus3.edgexfoundry.org:10003 01:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:54 Login Succeeded 01:35:54 nexus3.edgexfoundry.org:10004 01:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:54 Login Succeeded 01:35:54 ****.io 01:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:54 Login Succeeded 01:35:54 ---> ****-login.sh ends [Pipeline] } 01:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:35:54 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 01:35:54 63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:35:54 latest 01:35:54 4.1.0-dev.11 01:35:54 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:35:54 main 01:35:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:55 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:35:55 9573b6c376c5: Preparing 01:35:55 b981c6e84aef: Preparing 01:35:55 79663de2913d: Preparing 01:35:55 a9b3b808ac9f: Preparing 01:35:55 bf34e1e893fb: Preparing 01:35:55 cce92674e987: Preparing 01:35:55 cce92674e987: Waiting 01:35:55 9573b6c376c5: Pushed 01:35:55 b981c6e84aef: Pushed 01:35:55 bf34e1e893fb: Pushed 01:35:55 cce92674e987: Layer already exists 01:35:56 a9b3b808ac9f: Pushed 01:36:00 79663de2913d: Pushed 01:36:00 63e0740b6d5ba4cf36c4060eee07b21304ec4083: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:00 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 01:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:36:01 9573b6c376c5: Preparing 01:36:01 b981c6e84aef: Preparing 01:36:01 79663de2913d: Preparing 01:36:01 a9b3b808ac9f: Preparing 01:36:01 bf34e1e893fb: Preparing 01:36:01 cce92674e987: Preparing 01:36:01 cce92674e987: Waiting 01:36:01 a9b3b808ac9f: Layer already exists 01:36:01 9573b6c376c5: Layer already exists 01:36:01 bf34e1e893fb: Layer already exists 01:36:01 79663de2913d: Layer already exists 01:36:01 b981c6e84aef: Layer already exists 01:36:01 cce92674e987: Layer already exists 01:36:01 latest: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 01:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:36:01 9573b6c376c5: Preparing 01:36:01 b981c6e84aef: Preparing 01:36:01 79663de2913d: Preparing 01:36:01 a9b3b808ac9f: Preparing 01:36:01 bf34e1e893fb: Preparing 01:36:01 cce92674e987: Preparing 01:36:01 cce92674e987: Waiting 01:36:01 9573b6c376c5: Layer already exists 01:36:01 a9b3b808ac9f: Layer already exists 01:36:01 b981c6e84aef: Layer already exists 01:36:01 79663de2913d: Layer already exists 01:36:01 bf34e1e893fb: Layer already exists 01:36:01 cce92674e987: Layer already exists 01:36:01 4.1.0-dev.11: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:02 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:36:02 9573b6c376c5: Preparing 01:36:02 b981c6e84aef: Preparing 01:36:02 79663de2913d: Preparing 01:36:02 a9b3b808ac9f: Preparing 01:36:02 bf34e1e893fb: Preparing 01:36:02 cce92674e987: Preparing 01:36:02 cce92674e987: Waiting 01:36:02 b981c6e84aef: Layer already exists 01:36:02 79663de2913d: Layer already exists 01:36:02 a9b3b808ac9f: Layer already exists 01:36:02 bf34e1e893fb: Layer already exists 01:36:02 9573b6c376c5: Layer already exists 01:36:02 cce92674e987: Layer already exists 01:36:02 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:02 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:03 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 01:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:36:03 9573b6c376c5: Preparing 01:36:03 b981c6e84aef: Preparing 01:36:03 79663de2913d: Preparing 01:36:03 a9b3b808ac9f: Preparing 01:36:03 bf34e1e893fb: Preparing 01:36:03 cce92674e987: Preparing 01:36:03 cce92674e987: Waiting 01:36:03 a9b3b808ac9f: Layer already exists 01:36:03 79663de2913d: Layer already exists 01:36:03 b981c6e84aef: Layer already exists 01:36:03 9573b6c376c5: Layer already exists 01:36:03 bf34e1e893fb: Layer already exists 01:36:03 cce92674e987: Layer already exists 01:36:03 main: digest: sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:03 ===================================================== [Pipeline] echo 01:36:03 taggedImages: 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:latest 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 01:36:03 ========================================================= 01:36:03 [edgeXBuildMultiArch] RAW Config: 01:36:03 images: 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:latest 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:36:03 - nexus3.edgexfoundry.org:10004/device-snmp:main 01:36:03 settingsFile: 01:36:03 device-snmp-go-settings 01:36:03 ========================================================= [Pipeline] node 01:36:18 Still waiting to schedule task 01:36:18 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:37:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4979 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 01:37:19 Running in /w/workspace/device-snmp-go/127 [Pipeline] { [Pipeline] checkout 01:37:22 The recommended git tool is: git 01:37:30 using credential edgex-jenkins-ssh 01:37:30 Cloning the remote Git repository 01:37:30 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:37:31 Running on prd-centos7-docker-4c-2g-4989 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:32 provisioning config files... 01:37:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12220822682465848924tmp 01:37:30 > git init /w/workspace/device-snmp-go/127 # timeout=10 01:37:31 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:37:31 > git --version # timeout=10 01:37:31 > git --version # 'git version 2.25.1' 01:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:33 ---> ****-login.sh 01:37:33 nexus3.edgexfoundry.org:10001 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 nexus3.edgexfoundry.org:10002 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 nexus3.edgexfoundry.org:10003 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 nexus3.edgexfoundry.org:10004 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 ****.io 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 ---> ****-login.sh ends 01:37:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:37:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 01:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:35 + docker buildx ls 01:37:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:37:35 default * docker 01:37:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:37:35 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:37:35 edgex-builder [Pipeline] sh 01:37:35 + docker buildx inspect --bootstrap 01:37:35 #1 [internal] booting buildkit 01:37:35 #1 pulling image moby/buildkit:buildx-stable-1 01:37:36 Avoid second fetch 01:37:36 Checking out Revision 63e0740b6d5ba4cf36c4060eee07b21304ec4083 (main) 01:37:36 > git config core.sparsecheckout # timeout=10 01:37:36 > git checkout -f 63e0740b6d5ba4cf36c4060eee07b21304ec4083 # timeout=10 01:37:39 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 01:37:39 #1 creating container buildx_buildkit_edgex-builder0 01:37:40 Commit message: "Merge pull request #393 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" 01:37:40 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 01:37:40 #1 DONE 4.5s 01:37:40 Name: edgex-builder 01:37:40 Driver: docker-container 01:37:40 01:37:40 Nodes: 01:37:40 Name: edgex-builder0 01:37:40 Endpoint: unix:///var/run/docker.sock 01:37:40 Status: running 01:37:40 Buildkit: v0.29.0 01:37:40 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:37:40 + docker buildx ls 01:37:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:37:40 edgex-builder * docker-container 01:37:40 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:37:40 default docker 01:37:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:37:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083' 01:37:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 --push - 01:37:41 #1 [internal] load build definition from Dockerfile 01:37:41 #1 transferring dockerfile: 196B done 01:37:41 #1 DONE 0.0s 01:37:41 01:37:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:37:41 #2 DONE 0.1s 01:37:41 01:37:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:37:41 #3 DONE 0.1s 01:37:41 01:37:41 #4 [internal] load .dockerignore 01:37:41 #4 transferring context: 2B done 01:37:41 #4 DONE 0.0s 01:37:41 01:37:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:41 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:41 #5 DONE 0.0s 01:37:41 01:37:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:41 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:41 #6 DONE 0.1s 01:37:41 01:37:41 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 01:37:41 #7 DONE 0.0s 01:37:41 01:37:41 #8 exporting to image 01:37:41 #8 exporting layers done 01:37:41 #8 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 0.0s done 01:37:41 #8 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done 01:37:41 #8 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf 0.0s done 01:37:41 #8 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 0.0s done 01:37:41 #8 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.0s done 01:37:41 #8 pushing layers 01:37:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:41 #8 pushing layers 0.1s done 01:37:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done 01:37:41 #8 DONE 0.2s 01:37:41 01:37:41 1 warning found (use --debug to expand): 01:37:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 01:37:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 01:37:42 #1 [internal] load build definition from Dockerfile 01:37:42 #1 transferring dockerfile: 162B done 01:37:42 #1 DONE 0.0s 01:37:42 01:37:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 01:37:42 #2 DONE 0.0s 01:37:42 01:37:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 01:37:42 #3 DONE 0.0s 01:37:42 01:37:42 #4 [internal] load .dockerignore 01:37:42 #4 transferring context: 2B done 01:37:42 #4 DONE 0.0s 01:37:42 01:37:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:42 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:42 #5 CACHED 01:37:42 01:37:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:42 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:42 #6 CACHED 01:37:42 01:37:42 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 01:37:42 #7 DONE 0.0s 01:37:42 01:37:42 #8 exporting to image 01:37:42 #8 exporting layers done 01:37:42 #8 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done 01:37:42 #8 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done 01:37:42 #8 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done 01:37:42 #8 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done 01:37:42 #8 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done 01:37:42 #8 pushing layers 0.0s done 01:37:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done 01:37:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:42 #8 DONE 0.1s 01:37:42 01:37:42 1 warning found (use --debug to expand): 01:37:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 --push - 01:37:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11' 01:37:42 #1 [internal] load build definition from Dockerfile 01:37:42 #1 transferring dockerfile: 168B done 01:37:42 #1 DONE 0.0s 01:37:42 01:37:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 01:37:42 #2 DONE 0.0s 01:37:42 01:37:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11 01:37:42 #3 DONE 0.0s 01:37:42 01:37:42 #4 [internal] load .dockerignore 01:37:42 #4 transferring context: 2B done 01:37:42 #4 DONE 0.0s 01:37:42 01:37:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:42 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:42 #5 CACHED 01:37:42 01:37:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:42 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:42 #6 CACHED 01:37:42 01:37:42 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 01:37:42 #7 DONE 0.0s 01:37:42 01:37:42 #8 exporting to image 01:37:42 #8 exporting layers done 01:37:42 #8 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done 01:37:42 #8 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done 01:37:42 #8 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done 01:37:42 #8 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done 01:37:42 #8 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done 01:37:42 #8 pushing layers 0.0s done 01:37:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.11@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done 01:37:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:42 #8 DONE 0.1s 01:37:42 01:37:42 1 warning found (use --debug to expand): 01:37:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11' 01:37:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 --push - 01:37:43 #1 [internal] load build definition from Dockerfile 01:37:43 #1 transferring dockerfile: 209B done 01:37:43 #1 DONE 0.0s 01:37:43 01:37:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:37:43 #2 DONE 0.0s 01:37:43 01:37:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:37:43 #3 DONE 0.0s 01:37:43 01:37:43 #4 [internal] load .dockerignore 01:37:43 #4 transferring context: 2B done 01:37:43 #4 DONE 0.0s 01:37:43 01:37:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:43 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:43 #5 CACHED 01:37:43 01:37:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:43 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:43 #6 CACHED 01:37:43 01:37:43 #7 exporting to image 01:37:43 #7 exporting layers done 01:37:43 #7 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done 01:37:43 #7 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done 01:37:43 #7 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done 01:37:43 #7 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 01:37:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:43 #7 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done 01:37:43 #7 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done 01:37:43 #7 pushing layers 0.0s done 01:37:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done 01:37:43 #7 DONE 0.1s 01:37:43 01:37:43 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 01:37:43 #8 DONE 0.0s 01:37:43 01:37:43 1 warning found (use --debug to expand): 01:37:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:37:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 01:37:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 01:37:43 #1 [internal] load build definition from Dockerfile 01:37:43 #1 transferring dockerfile: 160B done 01:37:43 #1 DONE 0.0s 01:37:43 01:37:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 01:37:43 #2 DONE 0.0s 01:37:43 01:37:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 01:37:43 #3 DONE 0.0s 01:37:43 01:37:43 #4 [internal] load .dockerignore 01:37:43 #4 transferring context: 2B done 01:37:43 #4 DONE 0.0s 01:37:43 01:37:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:43 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 done 01:37:43 #5 CACHED 01:37:43 01:37:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 01:37:43 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:6049f6cb92904ae889d01844713a8dafcd80f18fb801b1ec4118d4ea587dafd4 0.0s done 01:37:43 #6 CACHED 01:37:43 01:37:43 #7 exporting to image 01:37:43 #7 exporting layers done 01:37:43 #7 exporting manifest sha256:df57e40ae5fc90a01675c4e66ea6969868cba3c66b34b37c8e243c9de8b02445 done 01:37:43 #7 exporting config sha256:3d7f2f034302805b67c98100f7a1978d5025aff588bad8ae2c9cac63d5637ffb done 01:37:43 #7 exporting manifest sha256:fa4e7bbbdc15d3033eea67b205b4bd76c3eda0df83714792db23d0b7b2524abf done 01:37:43 #7 exporting config sha256:378f8d9d152554b3a97805e5861f42c57611f75150eb7f4877458a0039378341 done 01:37:43 #7 exporting manifest list sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 done 01:37:43 #7 pushing layers 0.0s done 01:37:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 01:37:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:37:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:aa650f719b6170f9df3e795b630b304165ab08f634a34b044b167188a00669f0 0.1s done 01:37:44 #7 DONE 0.1s 01:37:44 01:37:44 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 01:37:44 #8 DONE 0.0s 01:37:44 01:37:44 1 warning found (use --debug to expand): 01:37:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:37:44 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:37:44 ---> sysstat.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:44 provisioning config files... 01:37:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/127@tmp/config6700526746853499684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 01:37:45 ---> package-listing.sh 01:37:45 ++ facter osfamily 01:37:45 ++ tr '[:upper:]' '[:lower:]' 01:37:45 ---> ****-login.sh 01:37:45 nexus3.edgexfoundry.org:10001 01:37:45 + OS_FAMILY=redhat 01:37:45 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 01:37:45 + START_PACKAGES=/tmp/packages_start.txt 01:37:45 + END_PACKAGES=/tmp/packages_end.txt 01:37:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:37:45 + PACKAGES=/tmp/packages_start.txt 01:37:45 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:37:45 + PACKAGES=/tmp/packages_end.txt 01:37:45 + case "${OS_FAMILY}" in 01:37:45 + rpm -qa 01:37:45 + sort 01:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:46 + '[' -f /tmp/packages_start.txt ']' 01:37:46 + '[' -f /tmp/packages_end.txt ']' 01:37:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:46 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:37:46 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 01:37:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 01:37:46 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 01:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:46 Configure a credential helper to remove this warning. See 01:37:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:46 01:37:46 Login Succeeded 01:37:46 nexus3.edgexfoundry.org:10002 01:37:46 + facter operatingsystem 01:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:47 Configure a credential helper to remove this warning. See 01:37:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:47 01:37:47 Login Succeeded 01:37:47 nexus3.edgexfoundry.org:10003 01:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:47 01:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:47 Configure a credential helper to remove this warning. See 01:37:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:47 01:37:47 Login Succeeded 01:37:47 nexus3.edgexfoundry.org:10004 01:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:47 latest: Pulling from edgex-lftools-log-publisher 01:37:47 5eb5b503b376: Pulling fs layer 01:37:47 5c69ac0246d0: Pulling fs layer 01:37:47 ec43610c2a17: Pulling fs layer 01:37:47 3a2ae6a8a46f: Pulling fs layer 01:37:47 33b1e0a273af: Pulling fs layer 01:37:47 5d3b04190fa2: Pulling fs layer 01:37:47 2f39f015ded8: Pulling fs layer 01:37:47 3a2ae6a8a46f: Waiting 01:37:47 33b1e0a273af: Waiting 01:37:47 5d3b04190fa2: Waiting 01:37:47 2f39f015ded8: Waiting 01:37:47 5c69ac0246d0: Verifying Checksum 01:37:47 5c69ac0246d0: Download complete 01:37:47 3a2ae6a8a46f: Verifying Checksum 01:37:47 3a2ae6a8a46f: Download complete 01:37:47 33b1e0a273af: Verifying Checksum 01:37:47 33b1e0a273af: Download complete 01:37:47 5d3b04190fa2: Verifying Checksum 01:37:47 5d3b04190fa2: Download complete 01:37:47 ec43610c2a17: Verifying Checksum 01:37:47 ec43610c2a17: Download complete 01:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:47 5eb5b503b376: Verifying Checksum 01:37:47 5eb5b503b376: Download complete 01:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:47 Configure a credential helper to remove this warning. See 01:37:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:47 01:37:47 Login Succeeded 01:37:47 ****.io 01:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:48 2f39f015ded8: Verifying Checksum 01:37:48 2f39f015ded8: Download complete 01:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:48 Configure a credential helper to remove this warning. See 01:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:48 01:37:48 Login Succeeded 01:37:48 ---> ****-login.sh ends [Pipeline] } 01:37:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:37:48 5eb5b503b376: Pull complete [Pipeline] echo 01:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:49 ========================================================= 01:37:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:37:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:49 5c69ac0246d0: Pull complete 01:37:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:37:49 ec43610c2a17: Pull complete 01:37:49 3a2ae6a8a46f: Pull complete 01:37:49 33b1e0a273af: Pull complete 01:37:50 5d3b04190fa2: Pull complete 01:37:50 Sending build context to Docker daemon 12.61MB 01:37:50 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 01:37:50 Step 2/12 : FROM ${BASE} AS builder 01:37:50 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:37:50 6b59a28fa201: Pulling fs layer 01:37:50 d32bb0dddca7: Pulling fs layer 01:37:50 5dab1238d3d9: Pulling fs layer 01:37:50 196fd7d83e7d: Pulling fs layer 01:37:50 4f4fb700ef54: Pulling fs layer 01:37:50 8ba94037c8f0: Pulling fs layer 01:37:50 deaec5988b04: Pulling fs layer 01:37:50 9f65657bb879: Pulling fs layer 01:37:50 196fd7d83e7d: Waiting 01:37:50 4f4fb700ef54: Waiting 01:37:50 8ba94037c8f0: Waiting 01:37:50 9f65657bb879: Waiting 01:37:50 deaec5988b04: Waiting 01:37:50 d32bb0dddca7: Verifying Checksum 01:37:50 d32bb0dddca7: Download complete 01:37:50 196fd7d83e7d: Verifying Checksum 01:37:50 196fd7d83e7d: Download complete 01:37:50 4f4fb700ef54: Verifying Checksum 01:37:50 4f4fb700ef54: Download complete 01:37:50 8ba94037c8f0: Download complete 01:37:50 6b59a28fa201: Verifying Checksum 01:37:50 6b59a28fa201: Download complete 01:37:51 9f65657bb879: Verifying Checksum 01:37:51 9f65657bb879: Download complete 01:37:53 5dab1238d3d9: Verifying Checksum 01:37:53 5dab1238d3d9: Download complete 01:37:53 6b59a28fa201: Pull complete 01:37:53 d32bb0dddca7: Pull complete 01:37:54 2f39f015ded8: Pull complete 01:37:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:54 prd-centos7-docker-4c-2g-4989 does not seem to be running inside a container 01:37:54 $ 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 01:37:55 deaec5988b04: Verifying Checksum 01:37:55 deaec5988b04: Download complete 01:37:57 $ docker top dcd34ab55bc37c4e27b82a9e2ca0e9d0b62765efa349c0c1af34586f32ce60d1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:57 + touch /tmp/pre-build-complete [Pipeline] sh 01:37:58 + mkdir -p /var/log/sysstat [Pipeline] sh 01:37:58 + ls /var/log/sa-host 01:37:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:58 provisioning config files... 01:37:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9165695962829154188tmp [Pipeline] { [Pipeline] echo 01:37:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:37:58 ---> create-netrc.sh [Pipeline] } 01:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:37:59 ---> python-tools-install.sh [Pipeline] echo 01:37:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:37:59 ---> sudo-logs.sh 01:37:59 Archiving 'sudo' log.. 01:37:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-4989.novalocal: Name or service not known 01:37:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-4989.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:37:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:37:59 ---> job-cost.sh 01:37:59 lf-activate-venv: SKIPPING 01:37:59 INFO: No Stack... 01:38:00 INFO: Retrieving Pricing Info for: v3-standard-2 01:38:00 INFO: Archiving Costs [Pipeline] echo 01:38:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:38:00 ---> logs-deploy.sh 01:38:00 lf-activate-venv: SKIPPING 01:38:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/127 01:38:00 INFO: archiving workspace using pattern(s): 01:38:01 Archives upload complete. 01:38:01 INFO: archiving logs to Nexus 01:38:02 ---> uname -a: 01:38:02 Linux prd-centos7-docker-4c-2g-4989.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:38:02 01:38:02 01:38:02 ---> lscpu: 01:38:02 Architecture: x86_64 01:38:02 CPU op-mode(s): 32-bit, 64-bit 01:38:02 Byte Order: Little Endian 01:38:02 Address sizes: 40 bits physical, 48 bits virtual 01:38:02 CPU(s): 2 01:38:02 On-line CPU(s) list: 0,1 01:38:02 Thread(s) per core: 1 01:38:02 Core(s) per socket: 1 01:38:02 Socket(s): 2 01:38:02 NUMA node(s): 1 01:38:02 Vendor ID: AuthenticAMD 01:38:02 CPU family: 23 01:38:02 Model: 49 01:38:02 Model name: AMD EPYC-Rome Processor 01:38:02 Stepping: 0 01:38:02 CPU MHz: 2799.996 01:38:02 BogoMIPS: 5599.99 01:38:02 Virtualization: AMD-V 01:38:02 Hypervisor vendor: KVM 01:38:02 Virtualization type: full 01:38:02 L1d cache: 64 KiB 01:38:02 L1i cache: 64 KiB 01:38:02 L2 cache: 1 MiB 01:38:02 L3 cache: 32 MiB 01:38:02 NUMA node0 CPU(s): 0,1 01:38:02 Vulnerability Itlb multihit: Not affected 01:38:02 Vulnerability L1tf: Not affected 01:38:02 Vulnerability Mds: Not affected 01:38:02 Vulnerability Meltdown: Not affected 01:38:02 Vulnerability Mmio stale data: Not affected 01:38:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:38:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:38:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:38:02 Vulnerability Srbds: Not affected 01:38:02 Vulnerability Tsx async abort: Not affected 01:38:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:38:02 01:38:02 01:38:02 ---> nproc: 01:38:02 2 01:38:02 01:38:02 01:38:02 ---> df -h: 01:38:02 Filesystem Size Used Avail Use% Mounted on 01:38:02 overlay 40G 7.4G 33G 19% / 01:38:02 tmpfs 64M 0 64M 0% /dev 01:38:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:38:02 shm 64M 0 64M 0% /dev/shm 01:38:02 /dev/vda1 40G 7.4G 33G 19% /facter-os 01:38:02 01:38:02 01:38:02 Cannot open /var/log/sysstat/sa12: No such file or directory 01:38:02 Please check if data collecting is enabled 01:38:02 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:38:02 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:38:02 $ docker stop --time=1 dcd34ab55bc37c4e27b82a9e2ca0e9d0b62765efa349c0c1af34586f32ce60d1 01:38:03 $ docker rm -f --volumes dcd34ab55bc37c4e27b82a9e2ca0e9d0b62765efa349c0c1af34586f32ce60d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:38:03 [WS-CLEANUP] Deleting project workspace... 01:38:03 [WS-CLEANUP] Deferred wipeout is used... 01:38:03 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:04 01:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:04 latest: Pulling from edgex-lftools-log-publisher 01:38:04 5eb5b503b376: Pulling fs layer 01:38:04 5c69ac0246d0: Pulling fs layer 01:38:04 ec43610c2a17: Pulling fs layer 01:38:04 3a2ae6a8a46f: Pulling fs layer 01:38:04 33b1e0a273af: Pulling fs layer 01:38:04 5d3b04190fa2: Pulling fs layer 01:38:04 2f39f015ded8: Pulling fs layer 01:38:04 33b1e0a273af: Waiting 01:38:04 5d3b04190fa2: Waiting 01:38:04 2f39f015ded8: Waiting 01:38:04 3a2ae6a8a46f: Waiting 01:38:04 5c69ac0246d0: Verifying Checksum 01:38:04 5c69ac0246d0: Download complete 01:38:04 3a2ae6a8a46f: Verifying Checksum 01:38:04 3a2ae6a8a46f: Download complete 01:38:04 33b1e0a273af: Verifying Checksum 01:38:04 33b1e0a273af: Download complete 01:38:04 5d3b04190fa2: Verifying Checksum 01:38:04 5d3b04190fa2: Download complete 01:38:04 ec43610c2a17: Verifying Checksum 01:38:04 ec43610c2a17: Download complete 01:38:04 5eb5b503b376: Verifying Checksum 01:38:04 5eb5b503b376: Download complete 01:38:05 2f39f015ded8: Verifying Checksum 01:38:05 2f39f015ded8: Download complete 01:38:06 5eb5b503b376: Pull complete 01:38:06 5c69ac0246d0: Pull complete 01:38:06 ec43610c2a17: Pull complete 01:38:06 3a2ae6a8a46f: Pull complete 01:38:06 33b1e0a273af: Pull complete 01:38:06 5d3b04190fa2: Pull complete 01:38:10 5dab1238d3d9: Pull complete 01:38:10 196fd7d83e7d: Pull complete 01:38:10 4f4fb700ef54: Pull complete 01:38:10 8ba94037c8f0: Pull complete 01:38:12 2f39f015ded8: Pull complete 01:38:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:12 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:38:12 $ 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 01:38:14 $ docker top 659cb95ab5dcd2f98af52c858f8a1fd2a003fc344384bda3cf754849ea4dcf97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:14 ---> job-cost.sh 01:38:14 lf-activate-venv: SKIPPING 01:38:14 INFO: No Stack... 01:38:15 INFO: Retrieving Pricing Info for: v3-standard-8 01:38:15 INFO: Archiving Costs [Pipeline] sh 01:38:15 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 01:38:15 + cut -d, -f6 [Pipeline] lock 01:38:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] 01:38:15 Resource [jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] did not exist. Created. 01:38:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:15 + echo total: 0.2199999988079071 [Pipeline] stash 01:38:15 Stashed 1 file(s) [Pipeline] } 01:38:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:16 $ docker stop --time=1 659cb95ab5dcd2f98af52c858f8a1fd2a003fc344384bda3cf754849ea4dcf97 01:38:17 $ docker rm -f --volumes 659cb95ab5dcd2f98af52c858f8a1fd2a003fc344384bda3cf754849ea4dcf97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:38:20 deaec5988b04: Pull complete 01:38:22 9f65657bb879: Pull complete 01:38:22 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:38:22 ---> 334268110677 01:38:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:38:25 ---> Running in 9c4a662b5618 01:38:25 Removing intermediate container 9c4a662b5618 01:38:25 ---> e20bc111dd77 01:38:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:25 ---> Running in 77315080d3ac 01:38:25 Removing intermediate container 77315080d3ac 01:38:25 ---> 692348709836 01:38:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:38:25 ---> Running in 6bd18ddadad1 01:38:26 Removing intermediate container 6bd18ddadad1 01:38:26 ---> 76f2e88a0a6c 01:38:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:38:26 ---> Running in 7050b9fd3542 01:38:26 Removing intermediate container 7050b9fd3542 01:38:26 ---> bdab836c0c3b 01:38:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:27 ---> Running in db8200692b36 01:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:38:31 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:38:31 (2/4) Installing libedit (20250104.3.1-r1) 01:38:31 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:38:31 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:38:31 Executing busybox-1.37.0-r19.trigger 01:38:31 OK: 259 MiB in 64 packages 01:38:32 Removing intermediate container db8200692b36 01:38:32 ---> 6352d0aefab1 01:38:32 Step 8/12 : WORKDIR /device-snmp-go 01:38:32 ---> Running in 07c79bd4f81e 01:38:33 Removing intermediate container 07c79bd4f81e 01:38:33 ---> d4f7b5872a63 01:38:33 Step 9/12 : COPY go.mod vendor* ./ 01:38:33 ---> 6f4c21534b6c 01:38:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:34 ---> Running in a5be73dadca4 01:40:25 Removing intermediate container a5be73dadca4 01:40:25 ---> 49d79f7e7c5f 01:40:25 Step 11/12 : COPY . . 01:40:26 ---> 4ea13473c4fd 01:40:26 Step 12/12 : RUN ${MAKE} 01:40:26 ---> Running in d5437a2b5456 01:40:28 noop 01:40:28 Removing intermediate container d5437a2b5456 01:40:28 ---> ac694e9477ba 01:40:28 Successfully built ac694e9477ba 01:40:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker inspect -f . ci-base-image-arm64 01:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:29 prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container 01:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/127 -v /w/workspace/device-snmp-go/127:/w/workspace/device-snmp-go/127:rw,z -v /w/workspace/device-snmp-go/127@tmp:/w/workspace/device-snmp-go/127@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 01:40:31 $ docker top de60eafe6c230a7eb1a280579864299ef9426c53b02ee23fa20a87b2b010e911 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:32 + go version 01:40:32 go version go1.25.3 linux/arm64 [Pipeline] } 01:40:32 $ docker stop --time=1 de60eafe6c230a7eb1a280579864299ef9426c53b02ee23fa20a87b2b010e911 01:40:34 $ docker rm -f --volumes de60eafe6c230a7eb1a280579864299ef9426c53b02ee23fa20a87b2b010e911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker inspect -f . ci-base-image-arm64 01:40:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:35 prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container 01:40:35 $ 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/127 -v /w/workspace/device-snmp-go/127:/w/workspace/device-snmp-go/127:rw,z -v /w/workspace/device-snmp-go/127@tmp:/w/workspace/device-snmp-go/127@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 01:40:37 $ docker top 9e9b94cdd3a8617dd2ee1080a27781fd81a3257de47aefb909472f1e3b819ac6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:38 + git config --global --add safe.directory /w/workspace/device-snmp-go/127 [Pipeline] fileExists [Pipeline] sh 01:40:39 + make test 01:40:39 go test ./... -coverprofile=coverage.out 01:40:46 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:46:38 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 01:46:38 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.029s coverage: 0.0% of statements 01:46:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:46:38 go vet ./... 01:47:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:34 ./bin/test-attribution-txt.sh 01:47:34 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:47:34 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:47:34 $ docker stop --time=1 9e9b94cdd3a8617dd2ee1080a27781fd81a3257de47aefb909472f1e3b819ac6 01:47:37 $ docker rm -f --volumes 9e9b94cdd3a8617dd2ee1080a27781fd81a3257de47aefb909472f1e3b819ac6 [Pipeline] // withDockerContainer [Pipeline] sh 01:47:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:39 Warning: overwriting stash ‘coverage-report’ 01:47:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:40 + ls -al . 01:47:40 total 236 01:47:40 drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 01:40 . 01:47:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:37 .. 01:47:40 -rw-rw-r-- 1 jenkins jenkins 6 Apr 12 01:37 .dockerignore 01:47:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:37 .git 01:47:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 .github 01:47:40 -rw-rw-r-- 1 jenkins jenkins 263 Apr 12 01:37 .gitignore 01:47:40 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:37 .golangci.yml 01:47:40 -rw-rw-r-- 1 jenkins jenkins 21488 Apr 12 01:37 Attribution.txt 01:47:40 -rw-rw-r-- 1 jenkins jenkins 12273 Apr 12 01:37 CHANGELOG.md 01:47:40 -rw-rw-r-- 1 jenkins jenkins 1571 Apr 12 01:37 Dockerfile 01:47:40 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:37 GOVERNANCE.md 01:47:40 -rw-rw-r-- 1 jenkins jenkins 679 Apr 12 01:37 Jenkinsfile 01:47:40 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:37 LICENSE 01:47:40 -rw-rw-r-- 1 jenkins jenkins 2239 Apr 12 01:37 Makefile 01:47:40 -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:37 OWNERS.md 01:47:40 -rw-rw-r-- 1 jenkins jenkins 10477 Apr 12 01:37 README.md 01:47:40 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:34 VERSION 01:47:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:37 bin 01:47:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 cmd 01:47:40 -rw-r--r-- 1 jenkins jenkins 9158 Apr 12 01:46 coverage.out 01:47:40 -rw-rw-r-- 1 jenkins jenkins 6595 Apr 12 01:37 go.mod 01:47:40 -rw-rw-r-- 1 jenkins jenkins 89412 Apr 12 01:37 go.sum 01:47:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 internal 01:47:40 -rw-rw-r-- 1 jenkins jenkins 228 Apr 12 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + 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=63e0740b6d5ba4cf36c4060eee07b21304ec4083 --label arch=arm64 --label version=4.1.0-dev.11 . 01:47:41 Sending build context to Docker daemon 12.62MB 01:47:41 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 01:47:41 Step 2/25 : FROM ${BASE} AS builder 01:47:41 ---> ac694e9477ba 01:47:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:47:41 ---> Running in f853e49c4d9a 01:47:42 Removing intermediate container f853e49c4d9a 01:47:42 ---> cc84275bc3f1 01:47:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:42 ---> Running in 136708e6c2c9 01:47:42 Removing intermediate container 136708e6c2c9 01:47:42 ---> 1fc674ea3adc 01:47:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:47:42 ---> Running in bd38772fb64d 01:47:43 Removing intermediate container bd38772fb64d 01:47:43 ---> 16e264d47500 01:47:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:47:43 ---> Running in 71a32a5f3247 01:47:43 Removing intermediate container 71a32a5f3247 01:47:43 ---> 07d0546a4af1 01:47:43 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:43 ---> Running in 303e132fb05c 01:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:48 OK: 259 MiB in 64 packages 01:47:49 Removing intermediate container 303e132fb05c 01:47:49 ---> b9b23f1b4a8a 01:47:49 Step 8/25 : WORKDIR /device-snmp-go 01:47:49 ---> Running in 454392db8c7b 01:47:49 Removing intermediate container 454392db8c7b 01:47:49 ---> 3f3c6a8b15ff 01:47:49 Step 9/25 : COPY go.mod vendor* ./ 01:47:50 ---> b486fb0fe3f2 01:47:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:50 ---> Running in 17091d708d4a 01:47:52 Removing intermediate container 17091d708d4a 01:47:52 ---> f801cfbb7aa3 01:47:52 Step 11/25 : COPY . . 01:47:53 ---> 8586056c55aa 01:47:53 Step 12/25 : RUN ${MAKE} 01:47:53 ---> Running in ca363a6c6702 01:47:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 01:53:02 Removing intermediate container ca363a6c6702 01:53:02 ---> e7413a0958c9 01:53:02 Step 13/25 : FROM alpine:3.22 01:53:02 3.22: Pulling from library/alpine 01:53:02 d741ee1608f3: Pulling fs layer 01:53:02 d741ee1608f3: Verifying Checksum 01:53:02 d741ee1608f3: Download complete 01:53:02 d741ee1608f3: Pull complete 01:53:02 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:53:02 Status: Downloaded newer image for alpine:3.22 01:53:02 ---> 5a766deef0c8 01:53:02 Step 14/25 : RUN apk add --update --no-cache dumb-init 01:53:02 ---> Running in b1082d60caf3 01:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:02 (1/1) Installing dumb-init (1.2.5-r3) 01:53:02 Executing busybox-1.37.0-r20.trigger 01:53:02 OK: 8 MiB in 17 packages 01:53:02 Removing intermediate container b1082d60caf3 01:53:02 ---> 6c0c26cbf19b 01:53:02 Step 15/25 : RUN apk --no-cache upgrade 01:53:02 ---> Running in f7ae3f4c17f9 01:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:53:04 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:53:04 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:53:04 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:53:04 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:53:04 Executing busybox-1.37.0-r20.trigger 01:53:04 OK: 8 MiB in 17 packages 01:53:06 Removing intermediate container f7ae3f4c17f9 01:53:06 ---> 3dfa5a7798c5 01:53:06 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 01:53:08 ---> f079142b6e8e 01:53:08 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:53:09 ---> 71f691e1092d 01:53:09 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 01:53:10 ---> b080e37dac49 01:53:10 Step 19/25 : EXPOSE 59993 01:53:10 ---> Running in 2501cb32a2c9 01:53:10 Removing intermediate container 2501cb32a2c9 01:53:10 ---> dcda465f750c 01:53:10 Step 20/25 : EXPOSE 161 01:53:10 ---> Running in 30cb65073235 01:53:11 Removing intermediate container 30cb65073235 01:53:11 ---> 971da8941fba 01:53:11 Step 21/25 : ENTRYPOINT ["/device-snmp"] 01:53:11 ---> Running in 55a6648bf0ce 01:53:11 Removing intermediate container 55a6648bf0ce 01:53:11 ---> 5de1179eac02 01:53:11 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:53:11 ---> Running in 9f3f91516841 01:53:12 Removing intermediate container 9f3f91516841 01:53:12 ---> 7e8b6b3ab545 01:53:12 Step 23/25 : LABEL arch=arm64 01:53:12 ---> Running in 3e7ab5b8da13 01:53:12 Removing intermediate container 3e7ab5b8da13 01:53:12 ---> ee07e95b556c 01:53:12 Step 24/25 : LABEL git_sha=63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:53:12 ---> Running in a142a5c3455a 01:53:12 Removing intermediate container a142a5c3455a 01:53:12 ---> 33c879db5fbe 01:53:12 Step 25/25 : LABEL version=4.1.0-dev.11 01:53:12 ---> Running in bd71fc4465fb 01:53:13 Removing intermediate container bd71fc4465fb 01:53:13 ---> 59ca22af9fff 01:53:13 [Warning] One or more build-args [ARCH] were not consumed 01:53:13 Successfully built 59ca22af9fff 01:53:13 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 01:53:13 provisioning config files... 01:53:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/127@tmp/config15828855636732133568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:13 ---> ****-login.sh 01:53:13 nexus3.edgexfoundry.org:10001 01:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:14 Configure a credential helper to remove this warning. See 01:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:14 01:53:14 Login Succeeded 01:53:14 nexus3.edgexfoundry.org:10002 01:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:14 Configure a credential helper to remove this warning. See 01:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:14 01:53:14 Login Succeeded 01:53:14 nexus3.edgexfoundry.org:10003 01:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:15 Configure a credential helper to remove this warning. See 01:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:15 01:53:15 Login Succeeded 01:53:15 nexus3.edgexfoundry.org:10004 01:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:15 Configure a credential helper to remove this warning. See 01:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:15 01:53:15 Login Succeeded 01:53:15 ****.io 01:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:16 Configure a credential helper to remove this warning. See 01:53:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:16 01:53:16 Login Succeeded 01:53:16 ---> ****-login.sh ends [Pipeline] } 01:53:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:53:16 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 01:53:16 63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:53:16 latest 01:53:16 4.1.0-dev.11 01:53:16 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:53:16 main 01:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:16 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:53:16 aea76c0f765c: Preparing 01:53:16 5d05df8436c4: Preparing 01:53:16 69d8117a84da: Preparing 01:53:16 4861bfe144f7: Preparing 01:53:16 b4a45c8d87dd: Preparing 01:53:16 c4e71c2a4573: Preparing 01:53:16 c4e71c2a4573: Waiting 01:53:17 aea76c0f765c: Pushed 01:53:17 5d05df8436c4: Pushed 01:53:17 b4a45c8d87dd: Pushed 01:53:17 c4e71c2a4573: Layer already exists 01:53:19 4861bfe144f7: Pushed 01:53:29 69d8117a84da: Pushed 01:53:29 63e0740b6d5ba4cf36c4060eee07b21304ec4083: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 01:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:53:30 aea76c0f765c: Preparing 01:53:30 5d05df8436c4: Preparing 01:53:30 69d8117a84da: Preparing 01:53:30 4861bfe144f7: Preparing 01:53:30 b4a45c8d87dd: Preparing 01:53:30 c4e71c2a4573: Preparing 01:53:30 c4e71c2a4573: Waiting 01:53:30 b4a45c8d87dd: Layer already exists 01:53:30 5d05df8436c4: Layer already exists 01:53:30 69d8117a84da: Layer already exists 01:53:30 aea76c0f765c: Layer already exists 01:53:30 4861bfe144f7: Layer already exists 01:53:30 c4e71c2a4573: Layer already exists 01:53:30 latest: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 01:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:53:31 aea76c0f765c: Preparing 01:53:31 5d05df8436c4: Preparing 01:53:31 69d8117a84da: Preparing 01:53:31 4861bfe144f7: Preparing 01:53:31 b4a45c8d87dd: Preparing 01:53:31 c4e71c2a4573: Preparing 01:53:31 c4e71c2a4573: Waiting 01:53:31 b4a45c8d87dd: Layer already exists 01:53:31 69d8117a84da: Layer already exists 01:53:31 aea76c0f765c: Layer already exists 01:53:31 5d05df8436c4: Layer already exists 01:53:31 4861bfe144f7: Layer already exists 01:53:31 c4e71c2a4573: Layer already exists 01:53:31 4.1.0-dev.11: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:53:32 aea76c0f765c: Preparing 01:53:32 5d05df8436c4: Preparing 01:53:32 69d8117a84da: Preparing 01:53:32 4861bfe144f7: Preparing 01:53:32 b4a45c8d87dd: Preparing 01:53:32 c4e71c2a4573: Preparing 01:53:32 c4e71c2a4573: Waiting 01:53:32 b4a45c8d87dd: Layer already exists 01:53:32 69d8117a84da: Layer already exists 01:53:32 4861bfe144f7: Layer already exists 01:53:32 5d05df8436c4: Layer already exists 01:53:32 aea76c0f765c: Layer already exists 01:53:32 c4e71c2a4573: Layer already exists 01:53:32 63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 01:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:53:33 aea76c0f765c: Preparing 01:53:33 5d05df8436c4: Preparing 01:53:33 69d8117a84da: Preparing 01:53:33 4861bfe144f7: Preparing 01:53:33 b4a45c8d87dd: Preparing 01:53:33 c4e71c2a4573: Preparing 01:53:33 c4e71c2a4573: Waiting 01:53:33 4861bfe144f7: Layer already exists 01:53:33 b4a45c8d87dd: Layer already exists 01:53:33 69d8117a84da: Layer already exists 01:53:33 aea76c0f765c: Layer already exists 01:53:33 5d05df8436c4: Layer already exists 01:53:33 c4e71c2a4573: Layer already exists 01:53:33 main: digest: sha256:b7530c4f43d4c28ce281c3532645b0bacc2f78bb5814b647875a1d243bf3fa01 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:33 ===================================================== [Pipeline] echo 01:53:33 taggedImages: 01:53:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 01:53:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 01:53:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 01:53:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 01:53:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 01:53:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] echo 01:53:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 01:53:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.11 [Pipeline] echo 01:53:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:63e0740b6d5ba4cf36c4060eee07b21304ec4083-4.1.0-dev.11 [Pipeline] echo 01:53:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:33 01:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:34 arm64: Pulling from edgex-lftools-log-publisher 01:53:34 8998bd30e6a1: Pulling fs layer 01:53:34 04944245beec: Pulling fs layer 01:53:34 699f458cf7ca: Pulling fs layer 01:53:34 765212b225bb: Pulling fs layer 01:53:34 f23df028b6ca: Pulling fs layer 01:53:34 d65c8cfc05b1: Pulling fs layer 01:53:34 2437ff75d9bd: Pulling fs layer 01:53:34 f23df028b6ca: Waiting 01:53:34 d65c8cfc05b1: Waiting 01:53:34 2437ff75d9bd: Waiting 01:53:34 765212b225bb: Waiting 01:53:34 04944245beec: Verifying Checksum 01:53:34 04944245beec: Download complete 01:53:34 765212b225bb: Verifying Checksum 01:53:34 765212b225bb: Download complete 01:53:34 f23df028b6ca: Verifying Checksum 01:53:34 f23df028b6ca: Download complete 01:53:34 d65c8cfc05b1: Download complete 01:53:34 699f458cf7ca: Verifying Checksum 01:53:34 699f458cf7ca: Download complete 01:53:35 8998bd30e6a1: Download complete 01:53:37 2437ff75d9bd: Verifying Checksum 01:53:37 2437ff75d9bd: Download complete 01:53:39 8998bd30e6a1: Pull complete 01:53:40 04944245beec: Pull complete 01:53:42 699f458cf7ca: Pull complete 01:53:42 765212b225bb: Pull complete 01:53:43 f23df028b6ca: Pull complete 01:53:43 d65c8cfc05b1: Pull complete 01:54:01 2437ff75d9bd: Pull complete 01:54:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:01 prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container 01:54:01 $ 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/127 -v /w/workspace/device-snmp-go/127:/w/workspace/device-snmp-go/127:rw,z -v /w/workspace/device-snmp-go/127@tmp:/w/workspace/device-snmp-go/127@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 01:54:05 $ docker top 760223b3d11b89279db0bf85b8199976e19c0111a8595f01fe69b5e04c29e2f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:05 ---> job-cost.sh 01:54:05 lf-activate-venv: SKIPPING 01:54:05 INFO: No Stack... 01:54:06 INFO: Retrieving Pricing Info for: v3-standard-4 01:54:07 INFO: Archiving Costs [Pipeline] sh 01:54:07 + cat /w/workspace/device-snmp-go/127/archives/cost.csv 01:54:07 + cut -d, -f6 [Pipeline] lock 01:54:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] 01:54:07 Resource [jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] did not exist. Created. 01:54:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:08 /w/workspace/device-snmp-go/127@tmp/durable-b7dd7c0f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:54:09 + echo total: 0.10999999940395355 [Pipeline] stash 01:54:09 Warning: overwriting stash ‘stack-cost’ 01:54:09 Stashed 1 file(s) [Pipeline] } 01:54:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:09 $ docker stop --time=1 760223b3d11b89279db0bf85b8199976e19c0111a8595f01fe69b5e04c29e2f5 01:54:10 $ docker rm -f --volumes 760223b3d11b89279db0bf85b8199976e19c0111a8595f01fe69b5e04c29e2f5 [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 01:54:11 provisioning config files... 01:54:11 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2884474269917744652tmp [Pipeline] { [Pipeline] sh 01:54:11 + set +x 01:54:11 + curl -s https://codecov.io/bash 01:54:11 + bash -s -- 01:54:11 01:54:11 _____ _ 01:54:11 / ____| | | 01:54:11 | | ___ __| | ___ ___ _____ __ 01:54:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:54:11 | |___| (_) | (_| | __/ (_| (_) \ V / 01:54:11 \_____\___/ \__,_|\___|\___\___/ \_/ 01:54:11 Bash-1.0.6 01:54:11 01:54:11 01:54:11 ==> git version 2.25.1 found 01:54:11 ==> 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 01:54:11 Release-Date: 2020-01-08 01:54:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:54:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:54:11 ==> Jenkins CI detected. 01:54:11 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 01:54:11 project root: . 01:54:11 --> token set from env 01:54:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:54:11 ==> Running gcov in . (disable via -X gcov) 01:54:11 ==> Python coveragepy not found 01:54:11 ==> Searching for coverage reports in: 01:54:11 + . 01:54:11 -> Found 1 reports 01:54:11 ==> Detecting git/mercurial file structure 01:54:11 ==> Reading reports 01:54:11 + ./coverage.out bytes=9158 01:54:11 ==> Appending adjustments 01:54:11 https://docs.codecov.io/docs/fixing-reports 01:54:11 + Found adjustments 01:54:11 ==> Gzipping contents 01:54:11 4.0K /tmp/codecov.7lDx5y.gz 01:54:11 ==> Uploading reports 01:54:11 url: https://codecov.io 01:54:11 query: branch=main&commit=63e0740b6d5ba4cf36c4060eee07b21304ec4083&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:54:11 -> Pinging Codecov 01:54:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63e0740b6d5ba4cf36c4060eee07b21304ec4083&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:54:11 -> Uploading to 01:54:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/63e0740b6d5ba4cf36c4060eee07b21304ec4083/ce0f90d8-9b20-4b68-98be-0ecbc0ccc28f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260412%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260412T015411Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2e9e7cd0206f1c94526512c21ac05b875ea913df66d271ecc518e45fd68d51be 01:54:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:12 Dload Upload Total Spent Left Speed 01:54:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 12591 --:--:-- --:--:-- --:--:-- 12591 01:54:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] } 01:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:54:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:54:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:54:12 01:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:54:12 latest: Pulling from edgex-devops/edgex-snyk-go 01:54:12 2d35ebdb57d9: Already exists 01:54:12 85e8836fcdb2: Pulling fs layer 01:54:12 91631faa732a: Pulling fs layer 01:54:12 f3f5ae8826fa: Pulling fs layer 01:54:12 4f4fb700ef54: Pulling fs layer 01:54:12 7861252a18e6: Pulling fs layer 01:54:12 9130f900ef6f: Pulling fs layer 01:54:12 4f4fb700ef54: Waiting 01:54:12 7861252a18e6: Waiting 01:54:12 9130f900ef6f: Waiting 01:54:12 f3f5ae8826fa: Download complete 01:54:12 85e8836fcdb2: Download complete 01:54:12 4f4fb700ef54: Verifying Checksum 01:54:12 4f4fb700ef54: Download complete 01:54:13 85e8836fcdb2: Pull complete 01:54:13 7861252a18e6: Verifying Checksum 01:54:13 7861252a18e6: Download complete 01:54:13 91631faa732a: Verifying Checksum 01:54:13 91631faa732a: Download complete 01:54:14 9130f900ef6f: Verifying Checksum 01:54:18 91631faa732a: Pull complete 01:54:18 f3f5ae8826fa: Pull complete 01:54:18 4f4fb700ef54: Pull complete 01:54:19 7861252a18e6: Pull complete 01:54:23 9130f900ef6f: Pull complete 01:54:23 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 01:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:54:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:23 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:54:23 $ 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 01:54:25 $ docker top b6e5304bc83997f39d949eddc8af5d9471b105cc76b6cf73a8a809ae521fed8d -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 01:54:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 01:54:26 + set -o pipefail 01:54:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 01:54:32 01:54:32 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 01:54:32 01:54:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/f5d17ada-b5b0-4389-8c86-5bf1a51268dd 01:54:32 01:54:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:54:32 01:54:33 01:54:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:54:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:54:33 $ docker stop --time=1 b6e5304bc83997f39d949eddc8af5d9471b105cc76b6cf73a8a809ae521fed8d 01:54:36 $ docker rm -f --volumes b6e5304bc83997f39d949eddc8af5d9471b105cc76b6cf73a8a809ae521fed8d [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 01:54:37 + git log --format=format:%s -1 63e0740b6d5ba4cf36c4060eee07b21304ec4083 [Pipeline] sh 01:54:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:37 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:54:37 $ 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 01:54:38 $ docker top 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a -eo pid,comm 01:54:38 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). 01:54:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:38 [ssh-agent] Looking for ssh-agent implementation... 01:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:38 $ docker exec 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a ssh-agent 01:54:38 SSH_AUTH_SOCK=/tmp/ssh-CP1pmxqJl00g/agent.32 01:54:38 SSH_AGENT_PID=38 01:54:38 Running ssh-add (command line suppressed) 01:54:38 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5762965430411379583.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5762965430411379583.key) 01:54:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:38 + git semver tag 01:54:39 2026-04-12 01:54:39,067 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:54:39 2026-04-12 01:54:39,071 [run_tag] DEBUG tag force:False 01:54:39 2026-04-12 01:54:39,071 [check_head_tag] DEBUG check head tag 01:54:39 2026-04-12 01:54:39,071 [execute] INFO git cat-file --batch-check 01:54:39 2026-04-12 01:54:39,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 01:54:39 2026-04-12 01:54:39,073 [execute] INFO git cat-file --batch 01:54:39 2026-04-12 01:54:39,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 01:54:39 2026-04-12 01:54:39,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:54:39 2026-04-12 01:54:39,080 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 01:54:39 2026-04-12 01:54:39,080 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 01:54:39 2026-04-12 01:54:39,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:54:39 4.1.0-dev.11 [Pipeline] } 01:54:39 $ docker exec --env ******** --env ******** 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a ssh-agent -k 01:54:39 unset SSH_AUTH_SOCK; 01:54:39 unset SSH_AGENT_PID; 01:54:39 echo Agent pid 38 killed; 01:54:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:39 + git semver [Pipeline] } 01:54:39 $ docker stop --time=1 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a 01:54:41 $ docker rm -f --volumes 412ea20075ad9e09adc2cfafec342f5c6a6c194e1f1c23061550132b5e1d7f9a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:54:41 01:54:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:54:41 0.23.1-centos7: Pulling from edgex-lftools 01:54:41 ab5ef0e58194: Pulling fs layer 01:54:41 9712f1f96733: Pulling fs layer 01:54:41 63f879dbbcfc: Pulling fs layer 01:54:41 0d9ebad4ef96: Pulling fs layer 01:54:41 e9a5061849ea: Pulling fs layer 01:54:41 d747dcd14b5f: Pulling fs layer 01:54:41 2de7ff778b66: Pulling fs layer 01:54:41 e9a5061849ea: Waiting 01:54:41 d747dcd14b5f: Waiting 01:54:41 2de7ff778b66: Waiting 01:54:41 0d9ebad4ef96: Waiting 01:54:41 9712f1f96733: Download complete 01:54:42 63f879dbbcfc: Verifying Checksum 01:54:42 63f879dbbcfc: Download complete 01:54:42 e9a5061849ea: Verifying Checksum 01:54:42 e9a5061849ea: Download complete 01:54:42 d747dcd14b5f: Download complete 01:54:42 2de7ff778b66: Verifying Checksum 01:54:42 2de7ff778b66: Download complete 01:54:42 0d9ebad4ef96: Verifying Checksum 01:54:42 0d9ebad4ef96: Download complete 01:54:42 ab5ef0e58194: Verifying Checksum 01:54:42 ab5ef0e58194: Download complete 01:54:46 ab5ef0e58194: Pull complete 01:54:46 9712f1f96733: Pull complete 01:54:47 63f879dbbcfc: Pull complete 01:54:52 0d9ebad4ef96: Pull complete 01:54:52 e9a5061849ea: Pull complete 01:54:52 d747dcd14b5f: Pull complete 01:54:54 2de7ff778b66: Pull complete 01:54:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:54:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:54 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:54:54 $ 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 01:54:57 $ docker top ef57a80a7a03c5ed45b0f689476b325254566907ee48bcf0222ee280ae94b2da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:54:57 provisioning config files... 01:54:57 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8865708075962646261tmp 01:54:57 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14640055905051070749tmp 01:54:57 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11191185252473684653tmp [Pipeline] { [Pipeline] echo 01:54:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:54:57 ---> sigul-configuration.sh 01:54:57 gpg: directory `/root/.gnupg' created 01:54:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:54:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:54:57 gpg: keyring `/root/.gnupg/secring.gpg' created 01:54:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:54:57 gpg: CAST5 encrypted data 01:54:57 gpg: encrypted with 1 passphrase 01:54:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:54:57 + mkdir /home/jenkins 01:54:57 + mkdir /home/jenkins/sigul [Pipeline] sh 01:54:58 + 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 01:54:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:54:58 ---> sigul-install.sh 01:54:58 Sigul already installed; skipping installation. [Pipeline] sh 01:54:58 + git tag --list 01:54:58 1.0.0 01:54:58 v0.0.0 01:54:58 v1.1.0 01:54:58 v1.1.1 01:54:58 v1.2.2 01:54:58 v1.3.0 01:54:58 v1.3.1 01:54:58 v2.0.0 01:54:58 v2.1.0 01:54:58 v2.1.1 01:54:58 v2.2.0 01:54:58 v2.3.0 01:54:58 v3.0 01:54:58 v3.0.0 01:54:58 v3.1 01:54:58 v3.1.0 01:54:58 v3.1.1 01:54:58 v4.0 01:54:58 v4.0.0 01:54:58 v4.0.1 01:54:58 v4.0.1-dev.1 01:54:58 v4.1.0-dev.1 01:54:58 v4.1.0-dev.10 01:54:58 v4.1.0-dev.11 01:54:58 v4.1.0-dev.2 01:54:58 v4.1.0-dev.3 01:54:58 v4.1.0-dev.4 01:54:58 v4.1.0-dev.5 01:54:58 v4.1.0-dev.6 01:54:58 v4.1.0-dev.7 01:54:58 v4.1.0-dev.8 01:54:58 v4.1.0-dev.9 [Pipeline] sh 01:54:58 + lftools sign git-tag v4.1.0-dev.11 01:54:59 Signing Git tag with Sigul... 01:54:59 Signing v4.1.0-dev.11 [Pipeline] echo 01:54:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:55:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:55:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:55:00 $ docker stop --time=1 ef57a80a7a03c5ed45b0f689476b325254566907ee48bcf0222ee280ae94b2da 01:55:01 $ docker rm -f --volumes ef57a80a7a03c5ed45b0f689476b325254566907ee48bcf0222ee280ae94b2da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:55:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:02 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:55:02 $ 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 01:55:02 $ docker top d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 -eo pid,comm 01:55:02 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). 01:55:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:02 [ssh-agent] Looking for ssh-agent implementation... 01:55:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:02 $ docker exec d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 ssh-agent 01:55:03 SSH_AUTH_SOCK=/tmp/ssh-QQyvMsPegBkR/agent.33 01:55:03 SSH_AGENT_PID=39 01:55:03 Running ssh-add (command line suppressed) 01:55:03 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4466632277657011276.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4466632277657011276.key) 01:55:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:03 + git semver bump pre 01:55:03 2026-04-12 01:55:03,659 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:55:03 2026-04-12 01:55:03,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:55:03 2026-04-12 01:55:03,663 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev 01:55:03 2026-04-12 01:55:03,663 [bump_version] DEBUG bumped version:4.1.0-dev.12 01:55:03 2026-04-12 01:55:03,663 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 01:55:03 2026-04-12 01:55:03,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:55:03 2026-04-12 01:55:03,664 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:55:03 2026-04-12 01:55:03,666 [execute] INFO git cat-file --batch-check 01:55:03 2026-04-12 01:55:03,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:55:03 2026-04-12 01:55:03,670 [execute] INFO git cat-file --batch 01:55:03 2026-04-12 01:55:03,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:55:03 2026-04-12 01:55:03,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:55:03 4.1.0-dev.12 [Pipeline] } 01:55:03 $ docker exec --env ******** --env ******** d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 ssh-agent -k 01:55:03 unset SSH_AUTH_SOCK; 01:55:03 unset SSH_AGENT_PID; 01:55:03 echo Agent pid 39 killed; 01:55:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:04 + git semver [Pipeline] } 01:55:04 $ docker stop --time=1 d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 01:55:05 $ docker rm -f --volumes d61f47f0d1ba173e3e0d62dac4caad78a2c79aef2fec3c161bbb535dc532c9a3 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:06 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:55:06 $ 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 01:55:06 $ docker top 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d -eo pid,comm 01:55:06 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). 01:55:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:06 [ssh-agent] Looking for ssh-agent implementation... 01:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:06 $ docker exec 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d ssh-agent 01:55:06 SSH_AUTH_SOCK=/tmp/ssh-fGPR4yGbD69m/agent.32 01:55:06 SSH_AGENT_PID=38 01:55:06 Running ssh-add (command line suppressed) 01:55:07 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14836458861337101594.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14836458861337101594.key) 01:55:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:07 + git semver push 01:55:07 2026-04-12 01:55:07,532 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:55:07 2026-04-12 01:55:07,536 [run_push] DEBUG push 01:55:07 2026-04-12 01:55:07,537 [execute] INFO git cat-file --batch-check 01:55:07 2026-04-12 01:55:07,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:55:07 2026-04-12 01:55:07,539 [execute] INFO git rev-list ba20439970d85d3e76171905d89a6f2d2f163e5c -- 01:55:07 2026-04-12 01:55:07,539 [execute] DEBUG Popen(['git', 'rev-list', 'ba20439970d85d3e76171905d89a6f2d2f163e5c', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:55:07 2026-04-12 01:55:07,546 [execute] INFO git fetch -v -- origin 01:55:07 2026-04-12 01:55:07,546 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:55:08 2026-04-12 01:55:08,106 [run_push] DEBUG no remote changes detected 01:55:08 2026-04-12 01:55:08,106 [execute] INFO git push origin semver 01:55:08 2026-04-12 01:55:08,106 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:55:09 2026-04-12 01:55:09,156 [run_push] DEBUG push all version tags 01:55:09 2026-04-12 01:55:09,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:55:09 2026-04-12 01:55:09,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 01:55:10 2026-04-12 01:55:10,090 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:55:10 4.1.0-dev.12 [Pipeline] } 01:55:10 $ docker exec --env ******** --env ******** 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d ssh-agent -k 01:55:10 unset SSH_AUTH_SOCK; 01:55:10 unset SSH_AGENT_PID; 01:55:10 echo Agent pid 38 killed; 01:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:10 + git semver [Pipeline] } 01:55:11 $ docker stop --time=1 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d 01:55:12 $ docker rm -f --volumes 93cc8ab45cbbdd20d7faccc850d4d56c857907649466cd8c8fb1456a52b0f66d [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 01:55:12 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 01:55:12 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:55:12 total 16 01:55:12 drwxr-xr-x 3 root root 4096 Apr 12 01:38 . 01:55:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:54 .. 01:55:12 drwxr-xr-x 2 root root 4096 Apr 12 01:38 cost 01:55:12 -rw-r--r-- 1 root root 86 Apr 12 01:38 cost.csv 01:55:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:55:12 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:55:12 total 16 01:55:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:38 . 01:55:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:54 .. 01:55:12 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:38 cost 01:55:12 -rw-r--r-- 1 jenkins jenkins 86 Apr 12 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:55:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:55:14 ---> package-listing.sh 01:55:14 ++ facter osfamily 01:55:14 ++ tr '[:upper:]' '[:lower:]' 01:55:14 + OS_FAMILY=debian 01:55:14 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 01:55:14 + START_PACKAGES=/tmp/packages_start.txt 01:55:14 + END_PACKAGES=/tmp/packages_end.txt 01:55:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:55:14 + PACKAGES=/tmp/packages_start.txt 01:55:14 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:55:14 + PACKAGES=/tmp/packages_end.txt 01:55:14 + case "${OS_FAMILY}" in 01:55:14 + dpkg -l 01:55:14 + grep '^ii' 01:55:14 + '[' -f /tmp/packages_start.txt ']' 01:55:14 + '[' -f /tmp/packages_end.txt ']' 01:55:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:55:14 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:55:14 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 01:55:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 01:55:14 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 01:55:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:15 prd-ubuntu20.04-docker-8c-8g-4965 does not seem to be running inside a container 01:55:15 $ 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 01:55:15 $ docker top e1f3e8aaf9e5d96cee7641e8a3b8a599d55209d96be4730929e6b5adab90b939 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:15 + touch /tmp/pre-build-complete [Pipeline] sh 01:55:16 + mkdir -p /var/log/sysstat [Pipeline] sh 01:55:16 + ls /var/log/sa-host 01:55:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:16 provisioning config files... 01:55:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11906801112618484804tmp [Pipeline] { [Pipeline] echo 01:55:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:55:16 ---> create-netrc.sh [Pipeline] } 01:55:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:55:17 ---> python-tools-install.sh [Pipeline] echo 01:55:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:55:17 ---> sudo-logs.sh 01:55:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:55:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:55:17 ---> job-cost.sh 01:55:17 lf-activate-venv: SKIPPING 01:55:17 DEBUG: total: 0.2199999988079071 01:55:17 INFO: Retrieving Stack Cost... 01:55:17 INFO: Retrieving Pricing Info for: v3-standard-8 01:55:18 INFO: Archiving Costs [Pipeline] echo 01:55:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:55:18 ---> logs-deploy.sh 01:55:18 lf-activate-venv: SKIPPING 01:55:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/127 01:55:18 INFO: archiving workspace using pattern(s): 01:55:19 Archives upload complete. 01:55:19 INFO: archiving logs to Nexus 01:55:19 ---> uname -a: 01:55:19 Linux prd-ubuntu20-04-docker-8c-8g-4965 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:55:19 01:55:19