Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65915a708b5f7168ea3e83edbc505072a3716330 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-ssh10066568573975011489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2081663781450644868.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh8854067295898332398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh17254964560691344541.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-ssh3552630311141707920.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-11303 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 65915a708b5f7168ea3e83edbc505072a3716330 (main) > 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 65915a708b5f7168ea3e83edbc505072a3716330 # timeout=10 Commit message: "Merge pull request #401 from weichou1229/bump-sdk" > git rev-list --no-walk 00c065e0f85de07a409bcc19801cd001d7749f36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:22:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:22:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:22:06 ========================================================= 01:22:06 EdgeX Global Pipelines Version Info 01:22:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:22:07 ------------------- 01:22:07 stable info: 01:22:07 ------------------- 01:22:07 Commited By: Cherry Wang cherry@iotechsys.com 01:22:07 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:22:07 Message: update stable to v1.0.280 01:22:08 ------------------- 01:22:08 experimental info: 01:22:08 ------------------- 01:22:08 Commited By: Cherry Wang cherry@iotechsys.com 01:22:08 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:22:08 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:22:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 01:22:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 01:22:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:22:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:22:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:22:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:22:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65915a7 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:11 provisioning config files... 01:22:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5009283288420833514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:11 ---> ****-login.sh 01:22:11 nexus3.edgexfoundry.org:10001 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:11 01:22:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:22:11 Configure a credential helper to remove this warning. See 01:22:11 https://docs.****.com/go/credential-store/ 01:22:11 01:22:11 Login Succeeded 01:22:11 nexus3.edgexfoundry.org:10002 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:11 01:22:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:22:11 Configure a credential helper to remove this warning. See 01:22:11 https://docs.****.com/go/credential-store/ 01:22:11 01:22:11 Login Succeeded 01:22:11 nexus3.edgexfoundry.org:10003 01:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 01:22:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.****.com/go/credential-store/ 01:22:12 01:22:12 Login Succeeded 01:22:12 nexus3.edgexfoundry.org:10004 01:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 01:22:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.****.com/go/credential-store/ 01:22:12 01:22:12 Login Succeeded 01:22:12 ****.io 01:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 01:22:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.****.com/go/credential-store/ 01:22:12 01:22:12 Login Succeeded 01:22:12 ---> ****-login.sh ends [Pipeline] } 01:22:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:22:13 + git rev-list -1 --merges 65915a708b5f7168ea3e83edbc505072a3716330~1..65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo 01:22:13 -----------> git rev-list -1 --merges 65915a708b5f7168ea3e83edbc505072a3716330~1..65915a708b5f7168ea3e83edbc505072a3716330 65915a708b5f7168ea3e83edbc505072a3716330 01:22:13 65915a708b5f7168ea3e83edbc505072a3716330 [false] [Pipeline] sh 01:22:13 + git log --format=format:%s -1 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo 01:22:13 ========================================================= 01:22:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:22:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:14 + git log --format=format:%s -1 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] echo 01:22:14 [semverPrep] GIT_COMMIT: 65915a708b5f7168ea3e83edbc505072a3716330, Commit Message: Merge pull request #401 from weichou1229/bump-sdk [Pipeline] echo 01:22:14 [semverPrep] This is not a build commit. [Pipeline] sh 01:22:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:22:15 + grep -v github /etc/ssh/ssh_known_hosts 01:22:15 + [ -e /tmp/ssh_known_hosts ] 01:22:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:22:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:22:15 + sudo tee -a /etc/ssh/ssh_known_hosts 01:22:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:15 01:22:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:16 0.1.4: Pulling from edgex-devops/py-git-semver 01:22:16 3dae71ba6b94: Pulling fs layer 01:22:16 6bf1a483ea7c: Pulling fs layer 01:22:16 f5dfc541a4d3: Pulling fs layer 01:22:16 461d9e800cba: Pulling fs layer 01:22:16 80192f66455f: Pulling fs layer 01:22:16 2e8e34ca0e6c: Pulling fs layer 01:22:16 a29436f7fd5d: Pulling fs layer 01:22:16 923cac83aea3: Pulling fs layer 01:22:16 25ad8b0a4227: Pulling fs layer 01:22:16 db01528c6b51: Pulling fs layer 01:22:16 28988de357af: Pulling fs layer 01:22:16 2e8e34ca0e6c: Waiting 01:22:16 a29436f7fd5d: Waiting 01:22:16 923cac83aea3: Waiting 01:22:16 25ad8b0a4227: Waiting 01:22:16 db01528c6b51: Waiting 01:22:16 28988de357af: Waiting 01:22:16 461d9e800cba: Waiting 01:22:16 80192f66455f: Waiting 01:22:16 6bf1a483ea7c: Verifying Checksum 01:22:16 6bf1a483ea7c: Download complete 01:22:16 461d9e800cba: Verifying Checksum 01:22:16 461d9e800cba: Download complete 01:22:16 80192f66455f: Verifying Checksum 01:22:16 80192f66455f: Download complete 01:22:16 f5dfc541a4d3: Verifying Checksum 01:22:16 f5dfc541a4d3: Download complete 01:22:16 3dae71ba6b94: Verifying Checksum 01:22:16 3dae71ba6b94: Download complete 01:22:16 923cac83aea3: Verifying Checksum 01:22:16 923cac83aea3: Download complete 01:22:16 25ad8b0a4227: Verifying Checksum 01:22:16 25ad8b0a4227: Download complete 01:22:16 db01528c6b51: Verifying Checksum 01:22:16 db01528c6b51: Download complete 01:22:16 28988de357af: Verifying Checksum 01:22:16 28988de357af: Download complete 01:22:16 a29436f7fd5d: Verifying Checksum 01:22:16 a29436f7fd5d: Download complete 01:22:16 2e8e34ca0e6c: Verifying Checksum 01:22:16 2e8e34ca0e6c: Download complete 01:22:17 3dae71ba6b94: Pull complete 01:22:17 6bf1a483ea7c: Pull complete 01:22:18 f5dfc541a4d3: Pull complete 01:22:18 461d9e800cba: Pull complete 01:22:18 80192f66455f: Pull complete 01:22:22 2e8e34ca0e6c: Pull complete 01:22:22 a29436f7fd5d: Pull complete 01:22:22 923cac83aea3: Pull complete 01:22:23 25ad8b0a4227: Pull complete 01:22:23 db01528c6b51: Pull complete 01:22:23 28988de357af: Pull complete 01:22:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:23 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:22:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:22:25 $ docker top ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e -eo pid,comm 01:22:25 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:22:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:22:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:22:25 [ssh-agent] Looking for ssh-agent implementation... 01:22:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:22:25 $ docker exec ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent 01:22:25 SSH_AUTH_SOCK=/tmp/ssh-SXLuopzuB7AE/agent.32 01:22:25 SSH_AGENT_PID=38 01:22:25 Running ssh-add (command line suppressed) 01:22:26 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12876995133385970552.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12876995133385970552.key) 01:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:22:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 01:22:27 + git tag --points-at HEAD [Pipeline] } 01:22:27 $ docker exec --env ******** --env ******** ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent -k 01:22:27 unset SSH_AUTH_SOCK; 01:22:27 unset SSH_AGENT_PID; 01:22:27 echo Agent pid 38 killed; 01:22:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:22:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:22:27 [ssh-agent] Looking for ssh-agent implementation... 01:22:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:22:27 $ docker exec ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent 01:22:27 SSH_AUTH_SOCK=/tmp/ssh-iE8HcQ2X1GSC/agent.86 01:22:27 SSH_AGENT_PID=92 01:22:27 Running ssh-add (command line suppressed) 01:22:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12843115346523281226.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12843115346523281226.key) 01:22:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:22:28 + git semver init 01:22:28 2026-05-26 01:22:28,591 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:22:28 2026-05-26 01:22:28,595 [run_init] DEBUG init version:0.0.0 force:False 01:22:28 2026-05-26 01:22:28,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 01:22:28 2026-05-26 01:22:28,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 01:22:28 2026-05-26 01:22:28,596 [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:22:30 2026-05-26 01:22:29,926 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 01:22:30 2026-05-26 01:22:29,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 01:22:30 2026-05-26 01:22:29,926 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:22:30 2026-05-26 01:22:29,926 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:22:30 4.1.0-dev.14 [Pipeline] } 01:22:30 $ docker exec --env ******** --env ******** ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e ssh-agent -k 01:22:30 unset SSH_AUTH_SOCK; 01:22:30 unset SSH_AGENT_PID; 01:22:30 echo Agent pid 92 killed; 01:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:22:31 + git semver [Pipeline] } 01:22:31 $ docker stop --time=1 ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e 01:22:32 $ docker rm -f --volumes ef991b49baaed5320a1981c98bdfdad79101096fe106a30855ed598d1f6c7c7e [Pipeline] // withDockerContainer [Pipeline] sh 01:22:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:22:34 Stashed 1 file(s) [Pipeline] echo 01:22:34 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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:22:35 provisioning config files... 01:22:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4390088824452150531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:36 ---> ****-login.sh 01:22:36 nexus3.edgexfoundry.org:10001 01:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:36 Login Succeeded 01:22:36 nexus3.edgexfoundry.org:10002 01:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:36 Login Succeeded 01:22:36 nexus3.edgexfoundry.org:10003 01:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:36 Login Succeeded 01:22:36 nexus3.edgexfoundry.org:10004 01:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:36 Login Succeeded 01:22:36 ****.io 01:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:36 Login Succeeded 01:22:36 ---> ****-login.sh ends [Pipeline] } 01:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:22:37 ========================================================= 01:22:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:22:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:38 + 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:22:38 #0 building with "default" instance using docker driver 01:22:38 01:22:38 #1 [internal] load build definition from Dockerfile 01:22:38 #1 transferring dockerfile: 1.61kB done 01:22:38 #1 DONE 0.0s 01:22:38 01:22:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:22:38 #2 DONE 0.1s 01:22:38 01:22:38 #3 [internal] load .dockerignore 01:22:38 #3 transferring context: 46B done 01:22:38 #3 DONE 0.0s 01:22:38 01:22:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:22:38 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:22:38 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 01:22:38 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:22:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 01:22:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 01:22:38 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:22:38 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:22:38 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:22:38 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 01:22:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:22:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 01:22:38 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:22:38 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:22:38 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:22:38 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 01:22:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 01:22:38 #4 ... 01:22:38 01:22:38 #5 [internal] load build context 01:22:38 #5 transferring context: 24.92MB 0.2s done 01:22:38 #5 DONE 0.2s 01:22:38 01:22:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:22:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 01:22:38 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 01:22:38 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 01:22:38 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 01:22:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 01:22:38 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 01:22:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 01:22:38 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 01:22:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 01:22:39 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 01:22:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s 01:22:39 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 01:22:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.7s 01:22:39 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 01:22:39 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 01:22:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.8s 01:22:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.45MB / 112.58MB 0.9s 01:22:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 93.32MB / 112.58MB 1.0s 01:22:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 01:22:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 01:22:43 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 01:22:43 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:22:43 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:22:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:22:43 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:22:43 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 01:22:44 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 01:22:44 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:22:46 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 01:22:46 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:22:47 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 01:22:47 #4 DONE 8.8s 01:22:47 01:22:47 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:22:47 #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:47 #6 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:48 #6 0.755 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:22:48 #6 0.770 (2/4) Installing libedit (20250104.3.1-r1) 01:22:48 #6 0.778 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:22:48 #6 0.823 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:22:48 #6 0.836 Executing busybox-1.37.0-r19.trigger 01:22:48 #6 0.844 OK: 269 MiB in 64 packages 01:22:50 #6 DONE 2.7s 01:22:50 Still waiting to schedule task 01:22:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11296’ 01:22:50 01:22:50 #7 [builder 3/7] WORKDIR /device-snmp-go 01:22:50 #7 DONE 0.0s 01:22:50 01:22:50 #8 [builder 4/7] COPY go.mod vendor* ./ 01:22:50 #8 DONE 0.1s 01:22:50 01:22:50 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:00 #9 DONE 10.5s 01:23:00 01:23:00 #10 [builder 6/7] COPY . . 01:23:00 #10 DONE 0.1s 01:23:00 01:23:00 #11 [builder 7/7] RUN echo noop 01:23:00 #11 0.195 noop 01:23:01 #11 DONE 0.2s 01:23:01 01:23:01 #12 exporting to image 01:23:01 #12 exporting layers 01:23:08 #12 exporting layers 6.8s done 01:23:08 #12 writing image sha256:ff459a8589b2a4d37919d8b010a9d2b5e35f2cac6815d42fdf6e682885f854ec done 01:23:08 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:23:08 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:08 + docker inspect -f . ci-base-image-x86_64 01:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:09 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:23:09 $ 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 ******** ci-base-image-x86_64 cat 01:23:09 $ docker top 1598f52431668b3169463357e3061bdbb1e2de60d28ea665b81b423da3a2781f -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:10 + go version 01:23:10 go version go1.25.2 linux/amd64 [Pipeline] } 01:23:10 $ docker stop --time=1 1598f52431668b3169463357e3061bdbb1e2de60d28ea665b81b423da3a2781f 01:23:11 $ docker rm -f --volumes 1598f52431668b3169463357e3061bdbb1e2de60d28ea665b81b423da3a2781f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:12 + docker inspect -f . ci-base-image-x86_64 01:23:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:12 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:23:12 $ 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 ******** ci-base-image-x86_64 cat 01:23:13 $ docker top ab94b446d285c5d3ae26f8e5c9fc3012a91582f542e1b2af1ee8209f8a8b9419 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 01:23:14 + make test 01:23:14 go test ./... -coverprofile=coverage.out 01:23:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:23:34 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 01:23:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 01:23:43 0 issues. 01:23:43 go vet ./... 01:23:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:23:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:23:48 ./bin/test-attribution-txt.sh 01:23:48 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:23:48 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:23:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 01:23:48 $ docker stop --time=1 ab94b446d285c5d3ae26f8e5c9fc3012a91582f542e1b2af1ee8209f8a8b9419 01:23:50 $ docker rm -f --volumes ab94b446d285c5d3ae26f8e5c9fc3012a91582f542e1b2af1ee8209f8a8b9419 [Pipeline] // withDockerContainer [Pipeline] sh 01:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:23:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:23:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:23:53 + ls -al . 01:23:53 total 244 01:23:53 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:23 . 01:23:53 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:21 .. 01:23:53 -rw-rw-r-- 1 jenkins jenkins 6 May 26 01:22 .dockerignore 01:23:53 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:23 .git 01:23:53 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:22 .github 01:23:53 -rw-rw-r-- 1 jenkins jenkins 263 May 26 01:22 .gitignore 01:23:53 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:22 .golangci.yml 01:23:53 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:22 .semver 01:23:53 -rw-rw-r-- 1 jenkins jenkins 21488 May 26 01:22 Attribution.txt 01:23:53 -rw-rw-r-- 1 jenkins jenkins 12751 May 26 01:22 CHANGELOG.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 1571 May 26 01:22 Dockerfile 01:23:53 -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:22 GOVERNANCE.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 679 May 26 01:22 Jenkinsfile 01:23:53 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 01:22 LICENSE 01:23:53 -rw-rw-r-- 1 jenkins jenkins 2239 May 26 01:22 Makefile 01:23:53 -rw-rw-r-- 1 jenkins jenkins 620 May 26 01:22 OWNERS.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 10477 May 26 01:22 README.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:22 VERSION 01:23:53 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:22 bin 01:23:53 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:22 cmd 01:23:53 -rw-r--r-- 1 jenkins jenkins 9158 May 26 01:23 coverage.out 01:23:53 -rw-rw-r-- 1 jenkins jenkins 6508 May 26 01:22 go.mod 01:23:53 -rw-rw-r-- 1 jenkins jenkins 89237 May 26 01:22 go.sum 01:23:53 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:22 internal 01:23:53 -rw-rw-r-- 1 jenkins jenkins 228 May 26 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:53 + 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=65915a708b5f7168ea3e83edbc505072a3716330 --label arch=amd64 --label version=4.1.0-dev.14 . 01:23:54 #0 building with "default" instance using docker driver 01:23:54 01:23:54 #1 [internal] load build definition from Dockerfile 01:23:54 #1 transferring dockerfile: 1.61kB done 01:23:54 #1 DONE 0.0s 01:23:54 01:23:54 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:23:54 #2 DONE 0.0s 01:23:54 01:23:54 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:23:54 #3 DONE 0.1s 01:23:54 01:23:54 #4 [internal] load .dockerignore 01:23:54 #4 transferring context: 46B done 01:23:54 #4 DONE 0.0s 01:23:54 01:23:54 #5 [internal] load build context 01:23:54 #5 transferring context: 21.78kB 0.0s done 01:23:54 #5 DONE 0.0s 01:23:54 01:23:54 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:23:54 #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:23:54 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 01:23:54 #6 ... 01:23:54 01:23:54 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:23:54 #7 DONE 0.1s 01:23:54 01:23:54 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:23:54 #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:23:54 #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:23:54 #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:23:54 #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:23:54 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 01:23:54 #6 DONE 0.3s 01:23:54 01:23:54 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:23:54 #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:54 #8 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:55 #8 0.773 OK: 269 MiB in 64 packages 01:23:55 #8 DONE 0.9s 01:23:55 01:23:55 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:23:55 #9 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:55 #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:55 #9 0.570 (1/1) Installing dumb-init (1.2.5-r3) 01:23:55 #9 0.577 Executing busybox-1.37.0-r20.trigger 01:23:55 #9 0.586 OK: 7 MiB in 17 packages 01:23:55 #9 DONE 0.7s 01:23:55 01:23:55 #10 [builder 3/7] WORKDIR /device-snmp-go 01:23:55 #10 DONE 0.0s 01:23:55 01:23:55 #11 [builder 4/7] COPY go.mod vendor* ./ 01:23:55 #11 DONE 0.0s 01:23:55 01:23:55 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:55 #12 DONE 0.5s 01:23:55 01:23:55 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:23:55 #13 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:55 #13 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:55 #13 ... 01:23:55 01:23:55 #14 [builder 6/7] COPY . . 01:23:55 #14 DONE 0.1s 01:23:55 01:23:55 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:23:55 #13 0.744 OK: 7 MiB in 17 packages 01:23:55 #13 DONE 0.8s 01:23:55 01:23:55 #15 [builder 7/7] RUN make build 01:23:56 #15 0.334 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 01:24:21 #15 DONE 23.5s 01:24:21 01:24:21 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 01:24:21 #16 DONE 0.2s 01:24:21 01:24:21 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 01:24:21 #17 DONE 0.0s 01:24:21 01:24:21 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 01:24:21 #18 DONE 0.0s 01:24:21 01:24:21 #19 exporting to image 01:24:21 #19 exporting layers 01:24:21 #19 exporting layers 0.2s done 01:24:21 #19 writing image sha256:cf03fc9934c90affc8eed591419b78b022d3fe2d7f1d57f2749ddb3e8b4c2955 done 01:24:21 #19 naming to docker.io/library/device-snmp done 01:24:21 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:21 provisioning config files... 01:24:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16795153919383739582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:21 ---> ****-login.sh 01:24:21 nexus3.edgexfoundry.org:10001 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10002 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10003 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 nexus3.edgexfoundry.org:10004 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:21 Login Succeeded 01:24:21 ****.io 01:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:22 Login Succeeded 01:24:22 ---> ****-login.sh ends [Pipeline] } 01:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:24:22 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 01:24:22 65915a708b5f7168ea3e83edbc505072a3716330 01:24:22 latest 01:24:22 4.1.0-dev.14 01:24:22 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 01:24:22 main 01:24:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330 01:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:24:23 fc4945f4e763: Preparing 01:24:23 ba7753636970: Preparing 01:24:23 cf6e98ea2edd: Preparing 01:24:23 86efdd45decf: Preparing 01:24:23 6100b9e9fb2e: Preparing 01:24:23 0854555d70ac: Preparing 01:24:23 0854555d70ac: Waiting 01:24:23 86efdd45decf: Pushed 01:24:23 6100b9e9fb2e: Pushed 01:24:23 ba7753636970: Pushed 01:24:23 fc4945f4e763: Pushed 01:24:23 0854555d70ac: Layer already exists 01:24:27 cf6e98ea2edd: Pushed 01:24:27 65915a708b5f7168ea3e83edbc505072a3716330: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:28 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 01:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:24:29 fc4945f4e763: Preparing 01:24:29 ba7753636970: Preparing 01:24:29 cf6e98ea2edd: Preparing 01:24:29 86efdd45decf: Preparing 01:24:29 6100b9e9fb2e: Preparing 01:24:29 0854555d70ac: Preparing 01:24:29 0854555d70ac: Waiting 01:24:29 6100b9e9fb2e: Layer already exists 01:24:29 86efdd45decf: Layer already exists 01:24:29 ba7753636970: Layer already exists 01:24:29 cf6e98ea2edd: Layer already exists 01:24:29 fc4945f4e763: Layer already exists 01:24:29 0854555d70ac: Layer already exists 01:24:29 latest: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:29 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.14 01:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:24:30 fc4945f4e763: Preparing 01:24:30 ba7753636970: Preparing 01:24:30 cf6e98ea2edd: Preparing 01:24:30 86efdd45decf: Preparing 01:24:30 6100b9e9fb2e: Preparing 01:24:30 0854555d70ac: Preparing 01:24:30 0854555d70ac: Waiting 01:24:30 cf6e98ea2edd: Layer already exists 01:24:30 6100b9e9fb2e: Layer already exists 01:24:30 fc4945f4e763: Layer already exists 01:24:30 86efdd45decf: Layer already exists 01:24:30 ba7753636970: Layer already exists 01:24:30 0854555d70ac: Layer already exists 01:24:30 4.1.0-dev.14: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:30 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 01:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:24:30 fc4945f4e763: Preparing 01:24:30 ba7753636970: Preparing 01:24:30 cf6e98ea2edd: Preparing 01:24:30 86efdd45decf: Preparing 01:24:30 6100b9e9fb2e: Preparing 01:24:30 0854555d70ac: Preparing 01:24:30 0854555d70ac: Waiting 01:24:30 ba7753636970: Layer already exists 01:24:30 6100b9e9fb2e: Layer already exists 01:24:30 cf6e98ea2edd: Layer already exists 01:24:30 86efdd45decf: Layer already exists 01:24:30 fc4945f4e763: Layer already exists 01:24:30 0854555d70ac: Layer already exists 01:24:30 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:31 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 01:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:24:31 fc4945f4e763: Preparing 01:24:31 ba7753636970: Preparing 01:24:31 cf6e98ea2edd: Preparing 01:24:31 86efdd45decf: Preparing 01:24:31 6100b9e9fb2e: Preparing 01:24:31 0854555d70ac: Preparing 01:24:31 0854555d70ac: Waiting 01:24:31 fc4945f4e763: Layer already exists 01:24:31 ba7753636970: Layer already exists 01:24:31 86efdd45decf: Layer already exists 01:24:31 6100b9e9fb2e: Layer already exists 01:24:31 cf6e98ea2edd: Layer already exists 01:24:31 0854555d70ac: Layer already exists 01:24:31 main: digest: sha256:ed03616dccf5c1b875c17fe271a9cfd3f757a2d82a4e27fc776de35369c365f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:31 ===================================================== [Pipeline] echo 01:24:31 taggedImages: 01:24:31 - nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330 01:24:31 - nexus3.edgexfoundry.org:10004/device-snmp:latest 01:24:31 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.14 01:24:31 - nexus3.edgexfoundry.org:10004/device-snmp:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 01:24:31 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:32 01:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:32 latest: Pulling from edgex-lftools-log-publisher 01:24:32 5eb5b503b376: Pulling fs layer 01:24:32 5c69ac0246d0: Pulling fs layer 01:24:32 ec43610c2a17: Pulling fs layer 01:24:32 3a2ae6a8a46f: Pulling fs layer 01:24:32 33b1e0a273af: Pulling fs layer 01:24:32 5d3b04190fa2: Pulling fs layer 01:24:32 2f39f015ded8: Pulling fs layer 01:24:32 3a2ae6a8a46f: Waiting 01:24:32 33b1e0a273af: Waiting 01:24:32 5d3b04190fa2: Waiting 01:24:32 2f39f015ded8: Waiting 01:24:32 5c69ac0246d0: Verifying Checksum 01:24:32 5c69ac0246d0: Download complete 01:24:32 3a2ae6a8a46f: Verifying Checksum 01:24:32 3a2ae6a8a46f: Download complete 01:24:32 33b1e0a273af: Verifying Checksum 01:24:32 33b1e0a273af: Download complete 01:24:32 5d3b04190fa2: Verifying Checksum 01:24:32 5d3b04190fa2: Download complete 01:24:32 ec43610c2a17: Verifying Checksum 01:24:32 ec43610c2a17: Download complete 01:24:33 5eb5b503b376: Verifying Checksum 01:24:33 5eb5b503b376: Download complete 01:24:33 2f39f015ded8: Download complete 01:24:34 5eb5b503b376: Pull complete 01:24:34 5c69ac0246d0: Pull complete 01:24:34 ec43610c2a17: Pull complete 01:24:34 3a2ae6a8a46f: Pull complete 01:24:34 33b1e0a273af: Pull complete 01:24:34 5d3b04190fa2: Pull complete 01:24:40 2f39f015ded8: Pull complete 01:24:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:40 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:24:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:24:41 $ docker top daf143387b7ddaf62869bc55fd81d88582137540205c8ec6bebde9469efe61b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:42 ---> job-cost.sh 01:24:42 lf-activate-venv: SKIPPING 01:24:42 INFO: No Stack... 01:24:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:24:42 INFO: Archiving Costs [Pipeline] sh 01:24:43 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 01:24:43 + cut -d, -f6 [Pipeline] lock 01:24:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] 01:24:43 Resource [jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] did not exist. Created. 01:24:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:43 + echo total: 0.2199999988079071 [Pipeline] stash 01:24:43 Stashed 1 file(s) [Pipeline] } 01:24:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:43 $ docker stop --time=1 daf143387b7ddaf62869bc55fd81d88582137540205c8ec6bebde9469efe61b5 01:24:46 $ docker rm -f --volumes daf143387b7ddaf62869bc55fd81d88582137540205c8ec6bebde9469efe61b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:26:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11306 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 01:26:25 Running in /w/workspace/device-snmp-go/130 [Pipeline] { [Pipeline] checkout 01:26:28 The recommended git tool is: git 01:26:37 using credential edgex-jenkins-ssh 01:26:37 Cloning the remote Git repository 01:26:37 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:26:38 > git init /w/workspace/device-snmp-go/130 # timeout=10 01:26:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:26:38 > git --version # timeout=10 01:26:38 > git --version # 'git version 2.25.1' 01:26:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:42 Avoid second fetch 01:26:42 Checking out Revision 65915a708b5f7168ea3e83edbc505072a3716330 (main) 01:26:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:26:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:42 > git config core.sparsecheckout # timeout=10 01:26:42 > git checkout -f 65915a708b5f7168ea3e83edbc505072a3716330 # timeout=10 01:26:43 Commit message: "Merge pull request #401 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:48 provisioning config files... 01:26:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/130@tmp/config12961352180768245068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:49 ---> ****-login.sh 01:26:49 nexus3.edgexfoundry.org:10001 01:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:50 Configure a credential helper to remove this warning. See 01:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:50 01:26:50 Login Succeeded 01:26:50 nexus3.edgexfoundry.org:10002 01:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:50 Configure a credential helper to remove this warning. See 01:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:50 01:26:50 Login Succeeded 01:26:50 nexus3.edgexfoundry.org:10003 01:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:50 Configure a credential helper to remove this warning. See 01:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:50 01:26:50 Login Succeeded 01:26:50 nexus3.edgexfoundry.org:10004 01:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:51 Configure a credential helper to remove this warning. See 01:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:51 01:26:51 Login Succeeded 01:26:51 ****.io 01:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:51 Configure a credential helper to remove this warning. See 01:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:51 01:26:51 Login Succeeded 01:26:51 ---> ****-login.sh ends [Pipeline] } 01:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:26:52 ========================================================= 01:26:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:26:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + 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:26:53 Sending build context to Docker daemon 12.62MB 01:26:53 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 01:26:53 Step 2/12 : FROM ${BASE} AS builder 01:26:53 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:26:53 6b59a28fa201: Pulling fs layer 01:26:53 d32bb0dddca7: Pulling fs layer 01:26:53 5dab1238d3d9: Pulling fs layer 01:26:53 196fd7d83e7d: Pulling fs layer 01:26:53 4f4fb700ef54: Pulling fs layer 01:26:53 8ba94037c8f0: Pulling fs layer 01:26:53 196fd7d83e7d: Waiting 01:26:53 4f4fb700ef54: Waiting 01:26:53 deaec5988b04: Pulling fs layer 01:26:53 8ba94037c8f0: Waiting 01:26:53 9f65657bb879: Pulling fs layer 01:26:53 deaec5988b04: Waiting 01:26:53 d32bb0dddca7: Verifying Checksum 01:26:53 d32bb0dddca7: Download complete 01:26:53 196fd7d83e7d: Verifying Checksum 01:26:53 196fd7d83e7d: Download complete 01:26:53 4f4fb700ef54: Verifying Checksum 01:26:53 4f4fb700ef54: Download complete 01:26:53 8ba94037c8f0: Verifying Checksum 01:26:53 8ba94037c8f0: Download complete 01:26:53 6b59a28fa201: Verifying Checksum 01:26:53 6b59a28fa201: Download complete 01:26:54 9f65657bb879: Verifying Checksum 01:26:54 9f65657bb879: Download complete 01:26:54 6b59a28fa201: Pull complete 01:26:55 d32bb0dddca7: Pull complete 01:26:55 5dab1238d3d9: Download complete 01:26:56 deaec5988b04: Verifying Checksum 01:26:56 deaec5988b04: Download complete 01:27:09 5dab1238d3d9: Pull complete 01:27:09 196fd7d83e7d: Pull complete 01:27:09 4f4fb700ef54: Pull complete 01:27:09 8ba94037c8f0: Pull complete 01:27:19 deaec5988b04: Pull complete 01:27:20 9f65657bb879: Pull complete 01:27:20 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:27:20 ---> 334268110677 01:27:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:27:22 ---> Running in 7e4fdb79eaef 01:27:22 Removing intermediate container 7e4fdb79eaef 01:27:22 ---> e5ba1b41eb02 01:27:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:27:22 ---> Running in 3cd2efc6abee 01:27:22 Removing intermediate container 3cd2efc6abee 01:27:22 ---> 571a08741854 01:27:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:27:22 ---> Running in 6cebd4f26667 01:27:23 Removing intermediate container 6cebd4f26667 01:27:23 ---> 78e448ad8261 01:27:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:27:23 ---> Running in c5349f5df18b 01:27:23 Removing intermediate container c5349f5df18b 01:27:23 ---> 06b3c1738fcf 01:27:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:23 ---> Running in 562bc4c8bb2c 01:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:27:26 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:27:26 (2/4) Installing libedit (20250104.3.1-r1) 01:27:26 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:27:26 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:27:26 Executing busybox-1.37.0-r19.trigger 01:27:26 OK: 259 MiB in 64 packages 01:27:27 Removing intermediate container 562bc4c8bb2c 01:27:27 ---> f18e597c859e 01:27:27 Step 8/12 : WORKDIR /device-snmp-go 01:27:27 ---> Running in 51a71b2f28aa 01:27:28 Removing intermediate container 51a71b2f28aa 01:27:28 ---> 6eb77a00b1d1 01:27:28 Step 9/12 : COPY go.mod vendor* ./ 01:27:32 ---> df2000f2efa2 01:27:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:32 ---> Running in 09f6abc92b48 01:29:24 Removing intermediate container 09f6abc92b48 01:29:24 ---> 2b1f7b4bd1f2 01:29:24 Step 11/12 : COPY . . 01:29:24 ---> 62165ba6543d 01:29:24 Step 12/12 : RUN ${MAKE} 01:29:24 ---> Running in 6906adfa5186 01:29:24 noop 01:29:24 Removing intermediate container 6906adfa5186 01:29:24 ---> 58a4eed8be06 01:29:24 Successfully built 58a4eed8be06 01:29:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:25 + docker inspect -f . ci-base-image-arm64 01:29:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:25 prd-ubuntu20.04-docker-arm64-4c-16g-11306 does not seem to be running inside a container 01:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/130 -v /w/workspace/device-snmp-go/130:/w/workspace/device-snmp-go/130:rw,z -v /w/workspace/device-snmp-go/130@tmp:/w/workspace/device-snmp-go/130@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:29:26 $ docker top 2097d14d19bf9de1613341cf7cd6d2633662e31031318cf424424a0990d6f253 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:27 + go version 01:29:27 go version go1.25.3 linux/arm64 [Pipeline] } 01:29:27 $ docker stop --time=1 2097d14d19bf9de1613341cf7cd6d2633662e31031318cf424424a0990d6f253 01:29:29 $ docker rm -f --volumes 2097d14d19bf9de1613341cf7cd6d2633662e31031318cf424424a0990d6f253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:30 + docker inspect -f . ci-base-image-arm64 01:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:30 prd-ubuntu20.04-docker-arm64-4c-16g-11306 does not seem to be running inside a container 01:29:30 $ 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/130 -v /w/workspace/device-snmp-go/130:/w/workspace/device-snmp-go/130:rw,z -v /w/workspace/device-snmp-go/130@tmp:/w/workspace/device-snmp-go/130@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:29:31 $ docker top 84329df37d417ddd2a20642302cb4636feb2b53d5b277447d82359de2a0eaa30 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:32 + git config --global --add safe.directory /w/workspace/device-snmp-go/130 [Pipeline] fileExists [Pipeline] sh 01:29:33 + make test 01:29:33 go test ./... -coverprofile=coverage.out 01:29:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:34:01 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 01:34:01 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 01:34:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:34:01 go vet ./... 01:34:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:34:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:34:58 ./bin/test-attribution-txt.sh 01:34:58 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:34:58 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 01:34:58 $ docker stop --time=1 84329df37d417ddd2a20642302cb4636feb2b53d5b277447d82359de2a0eaa30 01:35:00 $ docker rm -f --volumes 84329df37d417ddd2a20642302cb4636feb2b53d5b277447d82359de2a0eaa30 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:02 Warning: overwriting stash ‘coverage-report’ 01:35:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:04 + ls -al . 01:35:04 total 240 01:35:04 drwxrwxr-x 7 jenkins jenkins 4096 May 26 01:29 . 01:35:04 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:26 .. 01:35:04 -rw-rw-r-- 1 jenkins jenkins 6 May 26 01:26 .dockerignore 01:35:04 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:26 .git 01:35:04 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:26 .github 01:35:04 -rw-rw-r-- 1 jenkins jenkins 263 May 26 01:26 .gitignore 01:35:04 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:26 .golangci.yml 01:35:04 -rw-rw-r-- 1 jenkins jenkins 21488 May 26 01:26 Attribution.txt 01:35:04 -rw-rw-r-- 1 jenkins jenkins 12751 May 26 01:26 CHANGELOG.md 01:35:04 -rw-rw-r-- 1 jenkins jenkins 1571 May 26 01:26 Dockerfile 01:35:04 -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:26 GOVERNANCE.md 01:35:04 -rw-rw-r-- 1 jenkins jenkins 679 May 26 01:26 Jenkinsfile 01:35:04 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 01:26 LICENSE 01:35:04 -rw-rw-r-- 1 jenkins jenkins 2239 May 26 01:26 Makefile 01:35:04 -rw-rw-r-- 1 jenkins jenkins 620 May 26 01:26 OWNERS.md 01:35:04 -rw-rw-r-- 1 jenkins jenkins 10477 May 26 01:26 README.md 01:35:04 -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:22 VERSION 01:35:04 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:26 bin 01:35:04 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:26 cmd 01:35:04 -rw-r--r-- 1 jenkins jenkins 9158 May 26 01:33 coverage.out 01:35:04 -rw-rw-r-- 1 jenkins jenkins 6508 May 26 01:26 go.mod 01:35:04 -rw-rw-r-- 1 jenkins jenkins 89237 May 26 01:26 go.sum 01:35:04 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:26 internal 01:35:04 -rw-rw-r-- 1 jenkins jenkins 228 May 26 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:04 + 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=65915a708b5f7168ea3e83edbc505072a3716330 --label arch=arm64 --label version=4.1.0-dev.14 . 01:35:05 Sending build context to Docker daemon 12.63MB 01:35:05 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 01:35:05 Step 2/25 : FROM ${BASE} AS builder 01:35:05 ---> 58a4eed8be06 01:35:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:35:05 ---> Running in a2a98a3331e1 01:35:06 Removing intermediate container a2a98a3331e1 01:35:06 ---> d442915fcbf9 01:35:06 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:35:06 ---> Running in c380a70377df 01:35:06 Removing intermediate container c380a70377df 01:35:06 ---> 8fe5192cbfe5 01:35:06 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:35:06 ---> Running in bd28d8e997c7 01:35:06 Removing intermediate container bd28d8e997c7 01:35:06 ---> 821f5678a0c1 01:35:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:35:06 ---> Running in 3a808af3a1a1 01:35:07 Removing intermediate container 3a808af3a1a1 01:35:07 ---> 078fe5614708 01:35:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:07 ---> Running in 96098a214c6e 01:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:10 OK: 259 MiB in 64 packages 01:35:12 Removing intermediate container 96098a214c6e 01:35:12 ---> 04ba4fe12c08 01:35:12 Step 8/25 : WORKDIR /device-snmp-go 01:35:12 ---> Running in d836adb558ae 01:35:12 Removing intermediate container d836adb558ae 01:35:12 ---> ad8b7bbd1448 01:35:12 Step 9/25 : COPY go.mod vendor* ./ 01:35:13 ---> ba25b1ef0b4b 01:35:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:13 ---> Running in 3837b8f6d17e 01:35:15 Removing intermediate container 3837b8f6d17e 01:35:15 ---> a39b7527df26 01:35:15 Step 11/25 : COPY . . 01:35:16 ---> 79b70c437697 01:35:16 Step 12/25 : RUN ${MAKE} 01:35:16 ---> Running in b23d4cb0996a 01:35:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 01:39:55 Removing intermediate container b23d4cb0996a 01:39:55 ---> 6353c8e6803b 01:39:55 Step 13/25 : FROM alpine:3.22 01:39:55 3.22: Pulling from library/alpine 01:39:55 58e777220c39: Pulling fs layer 01:39:55 58e777220c39: Verifying Checksum 01:39:55 58e777220c39: Download complete 01:39:55 58e777220c39: Pull complete 01:39:55 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:39:55 Status: Downloaded newer image for alpine:3.22 01:39:55 ---> 6a2735c23ff3 01:39:55 Step 14/25 : RUN apk add --update --no-cache dumb-init 01:39:55 ---> Running in c9e739b15104 01:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:55 (1/1) Installing dumb-init (1.2.5-r3) 01:39:55 Executing busybox-1.37.0-r20.trigger 01:39:55 OK: 8 MiB in 17 packages 01:39:55 Removing intermediate container c9e739b15104 01:39:55 ---> 03c1942025d3 01:39:55 Step 15/25 : RUN apk --no-cache upgrade 01:39:55 ---> Running in 2499c0e3b1ea 01:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:58 OK: 8 MiB in 17 packages 01:39:59 Removing intermediate container 2499c0e3b1ea 01:39:59 ---> d7da9c9739f0 01:39:59 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 01:40:01 ---> 3d7d6abce4bf 01:40:01 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:40:02 ---> 9463a319a619 01:40:02 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 01:40:02 ---> dfd561e329bb 01:40:02 Step 19/25 : EXPOSE 59993 01:40:02 ---> Running in 71f3079a40b8 01:40:03 Removing intermediate container 71f3079a40b8 01:40:03 ---> 535c3008c4eb 01:40:03 Step 20/25 : EXPOSE 161 01:40:03 ---> Running in 74fb95ff5fb4 01:40:03 Removing intermediate container 74fb95ff5fb4 01:40:03 ---> e1bc4eed4fa7 01:40:03 Step 21/25 : ENTRYPOINT ["/device-snmp"] 01:40:03 ---> Running in 128e25dd4be0 01:40:03 Removing intermediate container 128e25dd4be0 01:40:03 ---> b1d748d032c6 01:40:03 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:40:03 ---> Running in a5c1ac0ec8de 01:40:04 Removing intermediate container a5c1ac0ec8de 01:40:04 ---> 49547684b07d 01:40:04 Step 23/25 : LABEL arch=arm64 01:40:04 ---> Running in c84c8f568c2b 01:40:04 Removing intermediate container c84c8f568c2b 01:40:04 ---> 542b7b08ba29 01:40:04 Step 24/25 : LABEL git_sha=65915a708b5f7168ea3e83edbc505072a3716330 01:40:04 ---> Running in 945c32e07f0f 01:40:05 Removing intermediate container 945c32e07f0f 01:40:05 ---> 9eada6910187 01:40:05 Step 25/25 : LABEL version=4.1.0-dev.14 01:40:05 ---> Running in 0a931590157b 01:40:05 Removing intermediate container 0a931590157b 01:40:05 ---> 2db9186583cf 01:40:05 [Warning] One or more build-args [ARCH] were not consumed 01:40:05 Successfully built 2db9186583cf 01:40:05 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:40:05 provisioning config files... 01:40:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/130@tmp/config954804751672123522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:06 ---> ****-login.sh 01:40:06 nexus3.edgexfoundry.org:10001 01:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:06 Configure a credential helper to remove this warning. See 01:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:06 01:40:06 Login Succeeded 01:40:06 nexus3.edgexfoundry.org:10002 01:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:07 Configure a credential helper to remove this warning. See 01:40:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:07 01:40:07 Login Succeeded 01:40:07 nexus3.edgexfoundry.org:10003 01:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:07 Configure a credential helper to remove this warning. See 01:40:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:07 01:40:07 Login Succeeded 01:40:07 nexus3.edgexfoundry.org:10004 01:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:07 Configure a credential helper to remove this warning. See 01:40:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:07 01:40:07 Login Succeeded 01:40:07 ****.io 01:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:08 Configure a credential helper to remove this warning. See 01:40:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:08 01:40:08 Login Succeeded 01:40:08 ---> ****-login.sh ends [Pipeline] } 01:40:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:40:08 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 01:40:08 65915a708b5f7168ea3e83edbc505072a3716330 01:40:08 latest 01:40:08 4.1.0-dev.14 01:40:08 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 01:40:08 main 01:40:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:09 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:09 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330 01:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:40:09 6d9a4869051e: Preparing 01:40:09 f1f4ca91a107: Preparing 01:40:09 f3b783862eef: Preparing 01:40:09 ee47d8c23d54: Preparing 01:40:09 383414fc97c4: Preparing 01:40:09 eeaa73608b53: Preparing 01:40:09 eeaa73608b53: Waiting 01:40:10 ee47d8c23d54: Pushed 01:40:10 f1f4ca91a107: Pushed 01:40:10 383414fc97c4: Pushed 01:40:10 6d9a4869051e: Pushed 01:40:13 eeaa73608b53: Layer already exists 01:40:21 f3b783862eef: Pushed 01:40:21 65915a708b5f7168ea3e83edbc505072a3716330: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 01:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:40:22 6d9a4869051e: Preparing 01:40:22 f1f4ca91a107: Preparing 01:40:22 f3b783862eef: Preparing 01:40:22 ee47d8c23d54: Preparing 01:40:22 383414fc97c4: Preparing 01:40:22 eeaa73608b53: Preparing 01:40:22 eeaa73608b53: Waiting 01:40:22 f1f4ca91a107: Layer already exists 01:40:22 383414fc97c4: Layer already exists 01:40:22 ee47d8c23d54: Layer already exists 01:40:22 6d9a4869051e: Layer already exists 01:40:22 f3b783862eef: Layer already exists 01:40:22 eeaa73608b53: Layer already exists 01:40:22 latest: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.14 01:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:40:23 6d9a4869051e: Preparing 01:40:23 f1f4ca91a107: Preparing 01:40:23 f3b783862eef: Preparing 01:40:23 ee47d8c23d54: Preparing 01:40:23 383414fc97c4: Preparing 01:40:23 eeaa73608b53: Preparing 01:40:23 eeaa73608b53: Waiting 01:40:23 383414fc97c4: Layer already exists 01:40:23 f3b783862eef: Layer already exists 01:40:23 6d9a4869051e: Layer already exists 01:40:23 ee47d8c23d54: Layer already exists 01:40:23 f1f4ca91a107: Layer already exists 01:40:23 eeaa73608b53: Layer already exists 01:40:23 4.1.0-dev.14: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:24 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 01:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:40:24 6d9a4869051e: Preparing 01:40:24 f1f4ca91a107: Preparing 01:40:24 f3b783862eef: Preparing 01:40:24 ee47d8c23d54: Preparing 01:40:24 383414fc97c4: Preparing 01:40:24 eeaa73608b53: Preparing 01:40:24 f1f4ca91a107: Layer already exists 01:40:24 f3b783862eef: Layer already exists 01:40:24 383414fc97c4: Layer already exists 01:40:24 ee47d8c23d54: Layer already exists 01:40:24 6d9a4869051e: Layer already exists 01:40:24 eeaa73608b53: Layer already exists 01:40:24 65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:25 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 01:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:40:27 6d9a4869051e: Preparing 01:40:27 f1f4ca91a107: Preparing 01:40:27 f3b783862eef: Preparing 01:40:27 ee47d8c23d54: Preparing 01:40:27 383414fc97c4: Preparing 01:40:27 eeaa73608b53: Preparing 01:40:27 eeaa73608b53: Waiting 01:40:27 383414fc97c4: Layer already exists 01:40:27 f3b783862eef: Layer already exists 01:40:27 ee47d8c23d54: Layer already exists 01:40:27 6d9a4869051e: Layer already exists 01:40:27 f1f4ca91a107: Layer already exists 01:40:27 eeaa73608b53: Layer already exists 01:40:27 main: digest: sha256:910c5075b035206d8f13bec262b14873f50bc29d6547332d09a7f522352abcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:27 ===================================================== [Pipeline] echo 01:40:27 taggedImages: 01:40:27 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330 01:40:27 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 01:40:27 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.14 01:40:27 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:65915a708b5f7168ea3e83edbc505072a3716330-4.1.0-dev.14 01:40:27 - 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:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:28 01:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:28 arm64: Pulling from edgex-lftools-log-publisher 01:40:28 8998bd30e6a1: Pulling fs layer 01:40:28 04944245beec: Pulling fs layer 01:40:28 699f458cf7ca: Pulling fs layer 01:40:28 765212b225bb: Pulling fs layer 01:40:28 f23df028b6ca: Pulling fs layer 01:40:28 d65c8cfc05b1: Pulling fs layer 01:40:28 2437ff75d9bd: Pulling fs layer 01:40:28 f23df028b6ca: Waiting 01:40:28 d65c8cfc05b1: Waiting 01:40:28 2437ff75d9bd: Waiting 01:40:28 04944245beec: Verifying Checksum 01:40:28 04944245beec: Download complete 01:40:29 765212b225bb: Verifying Checksum 01:40:29 765212b225bb: Download complete 01:40:29 f23df028b6ca: Verifying Checksum 01:40:29 f23df028b6ca: Download complete 01:40:29 d65c8cfc05b1: Verifying Checksum 01:40:29 d65c8cfc05b1: Download complete 01:40:29 699f458cf7ca: Verifying Checksum 01:40:29 699f458cf7ca: Download complete 01:40:29 8998bd30e6a1: Verifying Checksum 01:40:29 8998bd30e6a1: Download complete 01:40:32 2437ff75d9bd: Verifying Checksum 01:40:32 2437ff75d9bd: Download complete 01:40:34 8998bd30e6a1: Pull complete 01:40:35 04944245beec: Pull complete 01:40:37 699f458cf7ca: Pull complete 01:40:37 765212b225bb: Pull complete 01:40:38 f23df028b6ca: Pull complete 01:40:38 d65c8cfc05b1: Pull complete 01:41:00 2437ff75d9bd: Pull complete 01:41:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:41:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:00 prd-ubuntu20.04-docker-arm64-4c-16g-11306 does not seem to be running inside a container 01:41: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/130 -v /w/workspace/device-snmp-go/130:/w/workspace/device-snmp-go/130:rw,z -v /w/workspace/device-snmp-go/130@tmp:/w/workspace/device-snmp-go/130@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:41:03 $ docker top 898600458f6ed9f0b2c9f40884f007620c75bd40f7f23eac0d2b829ce2972390 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:04 ---> job-cost.sh 01:41:04 lf-activate-venv: SKIPPING 01:41:04 INFO: No Stack... 01:41:05 INFO: Retrieving Pricing Info for: v3-standard-4 01:41:05 INFO: Archiving Costs [Pipeline] sh 01:41:06 + cat /w/workspace/device-snmp-go/130/archives/cost.csv 01:41:06 + cut -d, -f6 [Pipeline] lock 01:41:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] 01:41:06 Resource [jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] did not exist. Created. 01:41:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:41:07 /w/workspace/device-snmp-go/130@tmp/durable-71a8c49a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:41:07 + echo total: 0.10999999940395355 [Pipeline] stash 01:41:08 Warning: overwriting stash ‘stack-cost’ 01:41:08 Stashed 1 file(s) [Pipeline] } 01:41:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 01:41:08 $ docker stop --time=1 898600458f6ed9f0b2c9f40884f007620c75bd40f7f23eac0d2b829ce2972390 01:41:10 $ docker rm -f --volumes 898600458f6ed9f0b2c9f40884f007620c75bd40f7f23eac0d2b829ce2972390 [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:41:11 provisioning config files... 01:41:11 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11970437933945913377tmp [Pipeline] { [Pipeline] sh 01:41:11 + set +x 01:41:11 + curl -s https://codecov.io/bash 01:41:11 + bash -s -- 01:41:11 01:41:11 _____ _ 01:41:11 / ____| | | 01:41:11 | | ___ __| | ___ ___ _____ __ 01:41:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:41:11 | |___| (_) | (_| | __/ (_| (_) \ V / 01:41:11 \_____\___/ \__,_|\___|\___\___/ \_/ 01:41:11 Bash-1.0.6 01:41:11 01:41:11 01:41:11 ==> git version 2.25.1 found 01:41: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:41:11 Release-Date: 2020-01-08 01:41: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:41:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:41:11 ==> Jenkins CI detected. 01:41:11 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 01:41:11 project root: . 01:41:11 --> token set from env 01:41:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:41:11 ==> Running gcov in . (disable via -X gcov) 01:41:11 ==> Python coveragepy not found 01:41:11 ==> Searching for coverage reports in: 01:41:11 + . 01:41:11 -> Found 1 reports 01:41:11 ==> Detecting git/mercurial file structure 01:41:11 ==> Reading reports 01:41:11 + ./coverage.out bytes=9158 01:41:11 ==> Appending adjustments 01:41:11 https://docs.codecov.io/docs/fixing-reports 01:41:11 + Found adjustments 01:41:11 ==> Gzipping contents 01:41:11 4.0K /tmp/codecov.WVLgB6.gz 01:41:11 ==> Uploading reports 01:41:11 url: https://codecov.io 01:41:11 query: branch=main&commit=65915a708b5f7168ea3e83edbc505072a3716330&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:11 -> Pinging Codecov 01:41:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=65915a708b5f7168ea3e83edbc505072a3716330&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:12 -> Uploading to 01:41:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/65915a708b5f7168ea3e83edbc505072a3716330/faac37de-edd6-4b0f-9412-e859bb217b9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T014111Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8c2cdcab7ddb66ad215077f3cf044a4519ce3a8491c2c56a97ad6884f3258c68 01:41:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:12 Dload Upload Total Spent Left Speed 01:41:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 9836 --:--:-- --:--:-- --:--:-- 9836 01:41:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] } 01:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:41:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:41:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:41:12 01:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:41:13 latest: Pulling from edgex-devops/edgex-snyk-go 01:41:13 2d35ebdb57d9: Already exists 01:41:13 85e8836fcdb2: Pulling fs layer 01:41:13 91631faa732a: Pulling fs layer 01:41:13 f3f5ae8826fa: Pulling fs layer 01:41:13 4f4fb700ef54: Pulling fs layer 01:41:13 7861252a18e6: Pulling fs layer 01:41:13 9130f900ef6f: Pulling fs layer 01:41:13 4f4fb700ef54: Waiting 01:41:13 7861252a18e6: Waiting 01:41:13 9130f900ef6f: Waiting 01:41:13 f3f5ae8826fa: Verifying Checksum 01:41:13 f3f5ae8826fa: Download complete 01:41:13 85e8836fcdb2: Verifying Checksum 01:41:13 85e8836fcdb2: Download complete 01:41:13 4f4fb700ef54: Download complete 01:41:13 85e8836fcdb2: Pull complete 01:41:13 7861252a18e6: Verifying Checksum 01:41:13 7861252a18e6: Download complete 01:41:13 91631faa732a: Verifying Checksum 01:41:13 91631faa732a: Download complete 01:41:14 9130f900ef6f: Verifying Checksum 01:41:14 9130f900ef6f: Download complete 01:41:18 91631faa732a: Pull complete 01:41:18 f3f5ae8826fa: Pull complete 01:41:18 4f4fb700ef54: Pull complete 01:41:18 7861252a18e6: Pull complete 01:41:23 9130f900ef6f: Pull complete 01:41:23 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 01:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:41:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:23 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:41: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:41:25 $ docker top f5e601f1e0223a1d88a5628b9e356633ba2d88186f762b49acbfe6746f135f61 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 01:41:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 01:41:25 + set -o pipefail 01:41:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 01:41:32 01:41:32 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 01:41:32 01:41:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/30a61797-72bd-4d0c-b65f-2f5eababa9fe 01:41:32 01:41:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:41:32 [Pipeline] } 01:41:32 $ docker stop --time=1 f5e601f1e0223a1d88a5628b9e356633ba2d88186f762b49acbfe6746f135f61 01:41:34 $ docker rm -f --volumes f5e601f1e0223a1d88a5628b9e356633ba2d88186f762b49acbfe6746f135f61 [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:41:35 + git log --format=format:%s -1 65915a708b5f7168ea3e83edbc505072a3716330 [Pipeline] sh 01:41:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:36 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:41:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:36 $ docker top 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add -eo pid,comm 01:41:36 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:41:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:36 [ssh-agent] Looking for ssh-agent implementation... 01:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:36 $ docker exec 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add ssh-agent 01:41:36 SSH_AUTH_SOCK=/tmp/ssh-QouSTbHyNSKU/agent.32 01:41:36 SSH_AGENT_PID=38 01:41:36 Running ssh-add (command line suppressed) 01:41:37 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7239759508471396380.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7239759508471396380.key) 01:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:37 + git semver tag 01:41:37 2026-05-26 01:41:37,613 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:41:37 2026-05-26 01:41:37,616 [run_tag] DEBUG tag force:False 01:41:37 2026-05-26 01:41:37,616 [check_head_tag] DEBUG check head tag 01:41:37 2026-05-26 01:41:37,617 [execute] INFO git cat-file --batch-check 01:41:37 2026-05-26 01:41:37,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 01:41:37 2026-05-26 01:41:37,619 [execute] INFO git cat-file --batch 01:41:37 2026-05-26 01:41:37,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 01:41:37 2026-05-26 01:41:37,630 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:41:37 2026-05-26 01:41:37,631 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 01:41:37 2026-05-26 01:41:37,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 01:41:37 2026-05-26 01:41:37,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:41:37 4.1.0-dev.14 [Pipeline] } 01:41:37 $ docker exec --env ******** --env ******** 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add ssh-agent -k 01:41:37 unset SSH_AUTH_SOCK; 01:41:37 unset SSH_AGENT_PID; 01:41:37 echo Agent pid 38 killed; 01:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:38 + git semver [Pipeline] } 01:41:38 $ docker stop --time=1 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add 01:41:39 $ docker rm -f --volumes 34306ae36a9ac9bac3db75799c2cd31164c93d8e8f9474a219468551fd4a5add [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:40 01:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:40 0.23.1-centos7: Pulling from edgex-lftools 01:41:40 ab5ef0e58194: Pulling fs layer 01:41:40 9712f1f96733: Pulling fs layer 01:41:40 63f879dbbcfc: Pulling fs layer 01:41:40 0d9ebad4ef96: Pulling fs layer 01:41:40 e9a5061849ea: Pulling fs layer 01:41:40 d747dcd14b5f: Pulling fs layer 01:41:40 2de7ff778b66: Pulling fs layer 01:41:40 e9a5061849ea: Waiting 01:41:40 d747dcd14b5f: Waiting 01:41:40 2de7ff778b66: Waiting 01:41:40 0d9ebad4ef96: Waiting 01:41:40 9712f1f96733: Download complete 01:41:40 63f879dbbcfc: Verifying Checksum 01:41:40 63f879dbbcfc: Download complete 01:41:40 e9a5061849ea: Verifying Checksum 01:41:40 e9a5061849ea: Download complete 01:41:40 d747dcd14b5f: Verifying Checksum 01:41:40 d747dcd14b5f: Download complete 01:41:40 ab5ef0e58194: Verifying Checksum 01:41:40 ab5ef0e58194: Download complete 01:41:40 0d9ebad4ef96: Verifying Checksum 01:41:40 0d9ebad4ef96: Download complete 01:41:41 2de7ff778b66: Verifying Checksum 01:41:41 2de7ff778b66: Download complete 01:41:44 ab5ef0e58194: Pull complete 01:41:44 9712f1f96733: Pull complete 01:41:44 63f879dbbcfc: Pull complete 01:41:50 0d9ebad4ef96: Pull complete 01:41:50 e9a5061849ea: Pull complete 01:41:50 d747dcd14b5f: Pull complete 01:41:51 2de7ff778b66: Pull complete 01:41:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:51 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:41:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:41:52 $ docker top b4031cb94af76c89da4ef56fa2d2b7f08a6e872d6b035de923db55c7f3206078 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:41:53 provisioning config files... 01:41:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2008270583179773046tmp 01:41:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4563942950786378801tmp 01:41:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6016574244357130798tmp [Pipeline] { [Pipeline] echo 01:41:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:41:53 ---> sigul-configuration.sh 01:41:53 gpg: directory `/root/.gnupg' created 01:41:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:41:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:41:53 gpg: keyring `/root/.gnupg/secring.gpg' created 01:41:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:41:53 gpg: CAST5 encrypted data 01:41:53 gpg: encrypted with 1 passphrase 01:41:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:41:53 + mkdir /home/jenkins 01:41:53 + mkdir /home/jenkins/sigul [Pipeline] sh 01:41:53 + 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:41:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:41:54 ---> sigul-install.sh 01:41:54 Sigul already installed; skipping installation. [Pipeline] sh 01:41:54 + git tag --list 01:41:54 1.0.0 01:41:54 v0.0.0 01:41:54 v1.1.0 01:41:54 v1.1.1 01:41:54 v1.2.2 01:41:54 v1.3.0 01:41:54 v1.3.1 01:41:54 v2.0.0 01:41:54 v2.1.0 01:41:54 v2.1.1 01:41:54 v2.2.0 01:41:54 v2.3.0 01:41:54 v3.0 01:41:54 v3.0.0 01:41:54 v3.1 01:41:54 v3.1.0 01:41:54 v3.1.1 01:41:54 v4.0 01:41:54 v4.0.0 01:41:54 v4.0.1 01:41:54 v4.0.1-dev.1 01:41:54 v4.1.0-dev.1 01:41:54 v4.1.0-dev.10 01:41:54 v4.1.0-dev.11 01:41:54 v4.1.0-dev.12 01:41:54 v4.1.0-dev.13 01:41:54 v4.1.0-dev.14 01:41:54 v4.1.0-dev.2 01:41:54 v4.1.0-dev.3 01:41:54 v4.1.0-dev.4 01:41:54 v4.1.0-dev.5 01:41:54 v4.1.0-dev.6 01:41:54 v4.1.0-dev.7 01:41:54 v4.1.0-dev.8 01:41:54 v4.1.0-dev.9 [Pipeline] sh 01:41:54 + lftools sign git-tag v4.1.0-dev.14 01:41:55 Signing Git tag with Sigul... 01:41:55 Signing v4.1.0-dev.14 [Pipeline] echo 01:41:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:41:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:41:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:41:56 $ docker stop --time=1 b4031cb94af76c89da4ef56fa2d2b7f08a6e872d6b035de923db55c7f3206078 01:41:57 $ docker rm -f --volumes b4031cb94af76c89da4ef56fa2d2b7f08a6e872d6b035de923db55c7f3206078 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:41:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:58 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:41:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:58 $ docker top 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf -eo pid,comm 01:41:58 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:41:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:58 [ssh-agent] Looking for ssh-agent implementation... 01:41:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:58 $ docker exec 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf ssh-agent 01:41:58 SSH_AUTH_SOCK=/tmp/ssh-X1pTFaPGD1aI/agent.32 01:41:58 SSH_AGENT_PID=38 01:41:58 Running ssh-add (command line suppressed) 01:41:59 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7546905300439999263.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7546905300439999263.key) 01:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:59 + git semver bump pre 01:41:59 2026-05-26 01:41:59,602 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:41:59 2026-05-26 01:41:59,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:41:59 2026-05-26 01:41:59,606 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 01:41:59 2026-05-26 01:41:59,606 [bump_version] DEBUG bumped version:4.1.0-dev.15 01:41:59 2026-05-26 01:41:59,606 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 01:41:59 2026-05-26 01:41:59,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:41:59 2026-05-26 01:41:59,606 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:41:59 2026-05-26 01:41:59,608 [execute] INFO git cat-file --batch-check 01:41:59 2026-05-26 01:41:59,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:41:59 2026-05-26 01:41:59,612 [execute] INFO git cat-file --batch 01:41:59 2026-05-26 01:41:59,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:41:59 2026-05-26 01:41:59,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:41:59 4.1.0-dev.15 [Pipeline] } 01:41:59 $ docker exec --env ******** --env ******** 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf ssh-agent -k 01:41:59 unset SSH_AUTH_SOCK; 01:41:59 unset SSH_AGENT_PID; 01:41:59 echo Agent pid 38 killed; 01:41:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:00 + git semver [Pipeline] } 01:42:00 $ docker stop --time=1 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf 01:42:01 $ docker rm -f --volumes 7fa5ad3fb98d0ce7841e4e80f42ee2ea98ec9e2e2a32332056c81cc0587885bf [Pipeline] // withDockerContainer [Pipeline] sh 01:42:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:02 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:42: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:42:02 $ docker top 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 -eo pid,comm 01:42: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:42:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:02 [ssh-agent] Looking for ssh-agent implementation... 01:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:02 $ docker exec 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 ssh-agent 01:42:02 SSH_AUTH_SOCK=/tmp/ssh-YXpWcFHJKgka/agent.32 01:42:02 SSH_AGENT_PID=38 01:42:02 Running ssh-add (command line suppressed) 01:42:03 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2975509708776677461.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2975509708776677461.key) 01:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:03 + git semver push 01:42:03 2026-05-26 01:42:03,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:42:03 2026-05-26 01:42:03,581 [run_push] DEBUG push 01:42:03 2026-05-26 01:42:03,581 [execute] INFO git cat-file --batch-check 01:42:03 2026-05-26 01:42:03,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:42:03 2026-05-26 01:42:03,584 [execute] INFO git rev-list 508da4b170d6ea3f488c347be31202c168a11ba6 -- 01:42:03 2026-05-26 01:42:03,584 [execute] DEBUG Popen(['git', 'rev-list', '508da4b170d6ea3f488c347be31202c168a11ba6', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:42:03 2026-05-26 01:42:03,591 [execute] INFO git fetch -v -- origin 01:42:03 2026-05-26 01:42:03,591 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:42:04 2026-05-26 01:42:04,146 [run_push] DEBUG no remote changes detected 01:42:04 2026-05-26 01:42:04,146 [execute] INFO git push origin semver 01:42:04 2026-05-26 01:42:04,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:42:05 2026-05-26 01:42:05,214 [run_push] DEBUG push all version tags 01:42:05 2026-05-26 01:42:05,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:42:05 2026-05-26 01:42:05,215 [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:42:06 2026-05-26 01:42:06,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:42:06 4.1.0-dev.15 [Pipeline] } 01:42:06 $ docker exec --env ******** --env ******** 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 ssh-agent -k 01:42:06 unset SSH_AUTH_SOCK; 01:42:06 unset SSH_AGENT_PID; 01:42:06 echo Agent pid 38 killed; 01:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:06 + git semver [Pipeline] } 01:42:07 $ docker stop --time=1 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 01:42:08 $ docker rm -f --volumes 29de9f3c1651393e9e09f914fa23634dd7c19adf1c767fc8fa72f0ceb69d7da3 [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:42:09 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 01:42:09 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:42:09 total 16 01:42:09 drwxr-xr-x 3 root root 4096 May 26 01:24 . 01:42:09 drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:41 .. 01:42:09 drwxr-xr-x 2 root root 4096 May 26 01:24 cost 01:42:09 -rw-r--r-- 1 root root 86 May 26 01:24 cost.csv 01:42:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:42:09 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:42:09 total 16 01:42:09 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:24 . 01:42:09 drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:41 .. 01:42:09 drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:24 cost 01:42:09 -rw-r--r-- 1 jenkins jenkins 86 May 26 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:42:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:10 ---> package-listing.sh 01:42:10 ++ facter osfamily 01:42:10 ++ tr '[:upper:]' '[:lower:]' 01:42:10 + OS_FAMILY=debian 01:42:10 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 01:42:10 + START_PACKAGES=/tmp/packages_start.txt 01:42:10 + END_PACKAGES=/tmp/packages_end.txt 01:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:10 + PACKAGES=/tmp/packages_start.txt 01:42:10 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:42:10 + PACKAGES=/tmp/packages_end.txt 01:42:10 + case "${OS_FAMILY}" in 01:42:10 + dpkg -l 01:42:10 + grep '^ii' 01:42:10 + '[' -f /tmp/packages_start.txt ']' 01:42:10 + '[' -f /tmp/packages_end.txt ']' 01:42:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:10 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:42:10 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 01:42:10 + 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:42:10 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:42:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:11 prd-ubuntu20.04-docker-8c-8g-11303 does not seem to be running inside a container 01:42:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:42:11 $ docker top e8ac67fff7fce003e779ee2f7802c0b46139d7a52c361735fd88217a9907c5f0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:12 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:12 + mkdir -p /var/log/sysstat [Pipeline] sh 01:42:12 + ls /var/log/sa-host 01:42:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:12 provisioning config files... 01:42:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17788295112831320298tmp [Pipeline] { [Pipeline] echo 01:42:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:42:13 ---> create-netrc.sh [Pipeline] } 01:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:42:13 ---> python-tools-install.sh [Pipeline] echo 01:42:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:13 ---> sudo-logs.sh 01:42:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:42:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:13 ---> job-cost.sh 01:42:13 lf-activate-venv: SKIPPING 01:42:13 DEBUG: total: 0.2199999988079071 01:42:13 INFO: Retrieving Stack Cost... 01:42:14 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:14 INFO: Archiving Costs [Pipeline] echo 01:42:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:14 ---> logs-deploy.sh 01:42:14 lf-activate-venv: SKIPPING 01:42:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/130 01:42:14 INFO: archiving workspace using pattern(s): 01:42:15 Archives upload complete. 01:42:15 INFO: archiving logs to Nexus 01:42:16 ---> uname -a: 01:42:16 Linux prd-ubuntu20-04-docker-8c-8g-11303 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:42:16 01:42:16