Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edbca5a90b4f48047bbd543facbc3db70582dec7 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-ssh4887635276176297289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1675801376225839428.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7919684944568839951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10722372465475695789.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-ssh16097779073120003224.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4137 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 edbca5a90b4f48047bbd543facbc3db70582dec7 (main) Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2" > 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 edbca5a90b4f48047bbd543facbc3db70582dec7 # timeout=10 > git rev-list --no-walk 7e254e9e4e3acabb262ef040925bb3e93aff3c9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:26 ========================================================= 09:41:26 EdgeX Global Pipelines Version Info 09:41:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:27 ------------------- 09:41:27 stable info: 09:41:27 ------------------- 09:41:27 Commited By: Cherry Wang cherry@iotechsys.com 09:41:27 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:41:27 Message: update stable to v1.0.278 09:41:27 ------------------- 09:41:27 experimental info: 09:41:27 ------------------- 09:41:27 Commited By: **** collab-it+edgex@linuxfoundation.org 09:41:27 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:41:27 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edbca5a [Pipeline] echo 09:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:28 provisioning config files... 09:41:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2538988001409436883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:28 ---> ****-login.sh 09:41:28 nexus3.edgexfoundry.org:10001 09:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:29 09:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:41:29 Configure a credential helper to remove this warning. See 09:41:29 https://docs.****.com/go/credential-store/ 09:41:29 09:41:29 Login Succeeded 09:41:29 nexus3.edgexfoundry.org:10002 09:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:29 09:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:41:29 Configure a credential helper to remove this warning. See 09:41:29 https://docs.****.com/go/credential-store/ 09:41:29 09:41:29 Login Succeeded 09:41:29 nexus3.edgexfoundry.org:10003 09:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:29 09:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:41:29 Configure a credential helper to remove this warning. See 09:41:29 https://docs.****.com/go/credential-store/ 09:41:29 09:41:29 Login Succeeded 09:41:29 nexus3.edgexfoundry.org:10004 09:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:29 09:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:41:29 Configure a credential helper to remove this warning. See 09:41:29 https://docs.****.com/go/credential-store/ 09:41:29 09:41:29 Login Succeeded 09:41:29 ****.io 09:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:29 09:41:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:41:29 Configure a credential helper to remove this warning. See 09:41:29 https://docs.****.com/go/credential-store/ 09:41:29 09:41:29 Login Succeeded 09:41:29 ---> ****-login.sh ends [Pipeline] } 09:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:41:30 + git rev-list -1 --merges edbca5a90b4f48047bbd543facbc3db70582dec7~1..edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo 09:41:30 -----------> git rev-list -1 --merges edbca5a90b4f48047bbd543facbc3db70582dec7~1..edbca5a90b4f48047bbd543facbc3db70582dec7 edbca5a90b4f48047bbd543facbc3db70582dec7 09:41:30 edbca5a90b4f48047bbd543facbc3db70582dec7 [false] [Pipeline] sh 09:41:30 + git log --format=format:%s -1 edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo 09:41:30 ========================================================= 09:41:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:41:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:30 + git log --format=format:%s -1 edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo 09:41:30 [semverPrep] GIT_COMMIT: edbca5a90b4f48047bbd543facbc3db70582dec7, Commit Message: Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2 [Pipeline] echo 09:41:30 [semverPrep] This is not a build commit. [Pipeline] sh 09:41:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:31 + grep -v github /etc/ssh/ssh_known_hosts 09:41:31 + [ -e /tmp/ssh_known_hosts ] 09:41:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:41:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:41:31 + sudo tee -a /etc/ssh/ssh_known_hosts 09:41:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:31 09:41:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:31 0.1.4: Pulling from edgex-devops/py-git-semver 09:41:31 3dae71ba6b94: Pulling fs layer 09:41:31 6bf1a483ea7c: Pulling fs layer 09:41:31 f5dfc541a4d3: Pulling fs layer 09:41:31 461d9e800cba: Pulling fs layer 09:41:31 80192f66455f: Pulling fs layer 09:41:31 2e8e34ca0e6c: Pulling fs layer 09:41:31 a29436f7fd5d: Pulling fs layer 09:41:31 923cac83aea3: Pulling fs layer 09:41:31 25ad8b0a4227: Pulling fs layer 09:41:31 db01528c6b51: Pulling fs layer 09:41:31 28988de357af: Pulling fs layer 09:41:31 80192f66455f: Waiting 09:41:31 2e8e34ca0e6c: Waiting 09:41:31 a29436f7fd5d: Waiting 09:41:31 923cac83aea3: Waiting 09:41:31 25ad8b0a4227: Waiting 09:41:31 28988de357af: Waiting 09:41:31 db01528c6b51: Waiting 09:41:31 461d9e800cba: Waiting 09:41:31 6bf1a483ea7c: Verifying Checksum 09:41:31 6bf1a483ea7c: Download complete 09:41:31 461d9e800cba: Verifying Checksum 09:41:31 461d9e800cba: Download complete 09:41:31 80192f66455f: Verifying Checksum 09:41:31 80192f66455f: Download complete 09:41:32 f5dfc541a4d3: Verifying Checksum 09:41:32 f5dfc541a4d3: Download complete 09:41:32 3dae71ba6b94: Verifying Checksum 09:41:32 3dae71ba6b94: Download complete 09:41:32 923cac83aea3: Download complete 09:41:32 25ad8b0a4227: Verifying Checksum 09:41:32 25ad8b0a4227: Download complete 09:41:32 db01528c6b51: Verifying Checksum 09:41:32 db01528c6b51: Download complete 09:41:32 28988de357af: Verifying Checksum 09:41:32 28988de357af: Download complete 09:41:32 a29436f7fd5d: Verifying Checksum 09:41:32 a29436f7fd5d: Download complete 09:41:33 2e8e34ca0e6c: Verifying Checksum 09:41:33 2e8e34ca0e6c: Download complete 09:41:33 3dae71ba6b94: Pull complete 09:41:33 6bf1a483ea7c: Pull complete 09:41:34 f5dfc541a4d3: Pull complete 09:41:34 461d9e800cba: Pull complete 09:41:34 80192f66455f: Pull complete 09:41:40 2e8e34ca0e6c: Pull complete 09:41:40 a29436f7fd5d: Pull complete 09:41:40 923cac83aea3: Pull complete 09:41:40 25ad8b0a4227: Pull complete 09:41:40 db01528c6b51: Pull complete 09:41:40 28988de357af: Pull complete 09:41:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:40 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:41:42 $ docker top 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b -eo pid,comm 09:41:42 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). 09:41:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:42 [ssh-agent] Looking for ssh-agent implementation... 09:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:42 $ docker exec 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent 09:41:42 SSH_AUTH_SOCK=/tmp/ssh-IBTBEj51qY2Z/agent.32 09:41:42 SSH_AGENT_PID=38 09:41:42 Running ssh-add (command line suppressed) 09:41:42 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15326722568371906718.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15326722568371906718.key) 09:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 09:41:43 + git tag --points-at HEAD [Pipeline] } 09:41:43 $ docker exec --env ******** --env ******** 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent -k 09:41:43 unset SSH_AUTH_SOCK; 09:41:43 unset SSH_AGENT_PID; 09:41:43 echo Agent pid 38 killed; 09:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:43 [ssh-agent] Looking for ssh-agent implementation... 09:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:43 $ docker exec 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent 09:41:43 SSH_AUTH_SOCK=/tmp/ssh-IdZoZpzxp6aU/agent.86 09:41:43 SSH_AGENT_PID=92 09:41:43 Running ssh-add (command line suppressed) 09:41:43 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2786406553226427052.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2786406553226427052.key) 09:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:44 + git semver init 09:41:44 2026-03-26 09:41:44,410 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:41:44 2026-03-26 09:41:44,413 [run_init] DEBUG init version:0.0.0 force:False 09:41:44 2026-03-26 09:41:44,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 09:41:44 2026-03-26 09:41:44,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 09:41:44 2026-03-26 09:41:44,414 [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) 09:41:45 2026-03-26 09:41:45,815 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 09:41:45 2026-03-26 09:41:45,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 09:41:45 2026-03-26 09:41:45,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:41:45 2026-03-26 09:41:45,816 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:41:45 4.1.0-dev.10 [Pipeline] } 09:41:46 $ docker exec --env ******** --env ******** 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b ssh-agent -k 09:41:46 unset SSH_AUTH_SOCK; 09:41:46 unset SSH_AGENT_PID; 09:41:46 echo Agent pid 92 killed; 09:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:46 + git semver [Pipeline] } 09:41:46 $ docker stop --time=1 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b 09:41:48 $ docker rm -f --volumes 3d5106496a3cf68c66704471c00c16d88b7d82c02ac172e9831b92341952594b [Pipeline] // withDockerContainer [Pipeline] sh 09:41:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:41:48 Stashed 1 file(s) [Pipeline] echo 09:41:48 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 09:41:48 provisioning config files... 09:41:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4759388015196498180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:49 ---> ****-login.sh 09:41:49 nexus3.edgexfoundry.org:10001 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 Login Succeeded 09:41:49 nexus3.edgexfoundry.org:10002 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 Login Succeeded 09:41:49 nexus3.edgexfoundry.org:10003 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 Login Succeeded 09:41:49 nexus3.edgexfoundry.org:10004 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 Login Succeeded 09:41:49 ****.io 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 Login Succeeded 09:41:49 ---> ****-login.sh ends [Pipeline] } 09:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:41:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:41:49 ========================================================= 09:41:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:41:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + 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 . 09:41:50 #0 building with "default" instance using docker driver 09:41:50 09:41:50 #1 [internal] load build definition from Dockerfile 09:41:50 #1 transferring dockerfile: 1.61kB done 09:41:50 #1 DONE 0.0s 09:41:50 09:41:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:41:50 #2 DONE 0.1s 09:41:51 09:41:51 #3 [internal] load .dockerignore 09:41:51 #3 transferring context: 46B done 09:41:51 #3 DONE 0.0s 09:41:51 09:41:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:41:51 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 09:41:51 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:41:51 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 09:41:51 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 09:41:51 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 09:41:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 09:41:51 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 09:41:51 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 09:41:51 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:41:51 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 09:41:51 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 09:41:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.44MB / 11.98MB 0.2s 09:41:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 09:41:51 #4 ... 09:41:51 09:41:51 #5 [internal] load build context 09:41:51 #5 transferring context: 24.95MB 0.2s done 09:41:51 #5 DONE 0.2s 09:41:51 09:41:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:41:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 09:41:51 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 09:41:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 09:41:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 09:41:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 42.99MB / 60.15MB 0.4s 09:41:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 09:41:51 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 09:41:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 09:41:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 09:41:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.6s 09:41:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s 09:41:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 52.43MB / 112.58MB 0.7s 09:41:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 09:41:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 09:41:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.45MB / 112.58MB 0.8s 09:41:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s 09:41:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 09:41:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 09:41:56 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 09:41:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 09:41:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 09:41:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:41:56 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 09:41:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 09:41:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 09:41:56 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 09:42:00 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 09:42:00 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 09:42:00 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 09:42:00 #4 DONE 9.8s 09:42:00 09:42:00 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 09:42:00 #6 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:42:01 #6 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:42:02 #6 1.523 (1/4) Installing openssh-keygen (10.0_p1-r10) 09:42:02 #6 1.541 (2/4) Installing libedit (20250104.3.1-r1) 09:42:02 #6 1.565 (3/4) Installing openssh-client-common (10.0_p1-r10) 09:42:02 #6 1.620 (4/4) Installing openssh-client-default (10.0_p1-r10) 09:42:02 #6 1.640 Executing busybox-1.37.0-r19.trigger 09:42:02 #6 1.647 OK: 269 MiB in 64 packages 09:42:03 #6 DONE 3.0s 09:42:03 09:42:03 #7 [builder 3/7] WORKDIR /device-snmp-go 09:42:03 #7 DONE 0.0s 09:42:03 09:42:03 #8 [builder 4/7] COPY go.mod vendor* ./ 09:42:03 #8 DONE 0.0s 09:42:03 09:42:03 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:03 Still waiting to schedule task 09:42:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:42:13 #9 DONE 10.1s 09:42:13 09:42:13 #10 [builder 6/7] COPY . . 09:42:13 #10 DONE 0.1s 09:42:14 09:42:14 #11 [builder 7/7] RUN echo noop 09:42:14 #11 0.201 noop 09:42:14 #11 DONE 0.3s 09:42:14 09:42:14 #12 exporting to image 09:42:14 #12 exporting layers 09:42:22 #12 exporting layers 7.5s done 09:42:22 #12 writing image sha256:d3db4b6bfd26259816dcb762f18b9bfd52232d2b2576a8f6d2c95cc064df6cb5 done 09:42:22 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:42:22 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:22 + docker inspect -f . ci-base-image-x86_64 09:42:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:22 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:23 $ docker top 03d7fc2bd621042bb7dbe8012f14f298cf585b3804884cdc7071261294fc8e6b -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:23 + go version 09:42:23 go version go1.25.2 linux/amd64 [Pipeline] } 09:42:23 $ docker stop --time=1 03d7fc2bd621042bb7dbe8012f14f298cf585b3804884cdc7071261294fc8e6b 09:42:24 $ docker rm -f --volumes 03d7fc2bd621042bb7dbe8012f14f298cf585b3804884cdc7071261294fc8e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:25 + docker inspect -f . ci-base-image-x86_64 09:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:25 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:42:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:25 $ docker top a9e7397a12685a52c07d788f019709c760a85460c898732218f1e7a7e8cacc1b -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 09:42:26 + make test 09:42:26 go test ./... -coverprofile=coverage.out 09:42:27 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:42:49 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 09:42:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 09:42:59 0 issues. 09:42:59 go vet ./... 09:43:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:43:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:43:04 ./bin/test-attribution-txt.sh 09:43:04 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:43:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:43:04 $ docker stop --time=1 a9e7397a12685a52c07d788f019709c760a85460c898732218f1e7a7e8cacc1b 09:43:06 $ docker rm -f --volumes a9e7397a12685a52c07d788f019709c760a85460c898732218f1e7a7e8cacc1b [Pipeline] // withDockerContainer [Pipeline] sh 09:43:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:43:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:43:08 + ls -al . 09:43:08 total 240 09:43:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:42 . 09:43:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:41 .. 09:43:08 -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:41 .dockerignore 09:43:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:42 .git 09:43:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:41 .github 09:43:08 -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:41 .gitignore 09:43:08 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:41 .golangci.yml 09:43:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:41 .semver 09:43:08 -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:41 Attribution.txt 09:43:08 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:41 CHANGELOG.md 09:43:08 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:41 Dockerfile 09:43:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:41 GOVERNANCE.md 09:43:08 -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:41 Jenkinsfile 09:43:08 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:41 LICENSE 09:43:08 -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:41 Makefile 09:43:08 -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:41 OWNERS.md 09:43:08 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:41 README.md 09:43:08 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 09:41 VERSION 09:43:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:41 bin 09:43:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:41 cmd 09:43:08 -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:42 coverage.out 09:43:08 -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:41 go.mod 09:43:08 -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:41 go.sum 09:43:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:41 internal 09:43:08 -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + 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=edbca5a90b4f48047bbd543facbc3db70582dec7 --label arch=amd64 --label version=4.1.0-dev.10 . 09:43:08 #0 building with "default" instance using docker driver 09:43:08 09:43:08 #1 [internal] load build definition from Dockerfile 09:43:08 #1 transferring dockerfile: 1.61kB done 09:43:08 #1 DONE 0.0s 09:43:08 09:43:08 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:43:08 #2 DONE 0.0s 09:43:08 09:43:08 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:43:08 #3 DONE 0.1s 09:43:08 09:43:08 #4 [internal] load .dockerignore 09:43:08 #4 transferring context: 46B done 09:43:08 #4 DONE 0.0s 09:43:08 09:43:08 #5 [internal] load build context 09:43:08 #5 transferring context: 21.59kB 0.0s done 09:43:08 #5 DONE 0.0s 09:43:08 09:43:08 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:43:08 #6 DONE 0.1s 09:43:08 09:43:08 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:43:08 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 09:43:08 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 09:43:08 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:43:08 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 09:43:08 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 09:43:08 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 09:43:09 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 09:43:09 #7 DONE 0.3s 09:43:09 09:43:09 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:43:09 #8 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:43:09 #8 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:43:09 #8 ... 09:43:09 09:43:09 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 09:43:09 #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:43:09 #9 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:43:09 #9 0.574 OK: 269 MiB in 64 packages 09:43:09 #9 DONE 0.7s 09:43:09 09:43:09 #10 [builder 3/7] WORKDIR /device-snmp-go 09:43:09 #10 DONE 0.0s 09:43:09 09:43:09 #11 [builder 4/7] COPY go.mod vendor* ./ 09:43:09 #11 DONE 0.0s 09:43:09 09:43:09 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:43:09 #8 0.555 (1/1) Installing dumb-init (1.2.5-r3) 09:43:09 #8 0.560 Executing busybox-1.37.0-r20.trigger 09:43:09 #8 0.567 OK: 7 MiB in 17 packages 09:43:09 #8 DONE 0.7s 09:43:09 09:43:09 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:10 #12 DONE 0.5s 09:43:10 09:43:10 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:43:10 #13 0.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:43:10 #13 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:43:10 #13 ... 09:43:10 09:43:10 #14 [builder 6/7] COPY . . 09:43:10 #14 DONE 0.1s 09:43:10 09:43:10 #15 [builder 7/7] RUN make build 09:43:10 #15 0.193 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:43:10 #15 ... 09:43:10 09:43:10 #13 [stage-1 3/6] RUN apk --no-cache upgrade 09:43:10 #13 0.685 OK: 7 MiB in 17 packages 09:43:10 #13 DONE 0.8s 09:43:10 09:43:10 #15 [builder 7/7] RUN make build 09:43:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4138 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 09:43:33 Running in /w/workspace/device-snmp-go/126 [Pipeline] { [Pipeline] checkout 09:43:37 The recommended git tool is: git 09:43:37 #15 DONE 23.9s 09:43:37 09:43:37 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 09:43:37 #16 DONE 0.2s 09:43:37 09:43:37 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 09:43:37 #17 DONE 0.0s 09:43:37 09:43:37 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 09:43:37 #18 DONE 0.0s 09:43:37 09:43:37 #19 exporting to image 09:43:37 #19 exporting layers 09:43:37 #19 exporting layers 0.3s done 09:43:37 #19 writing image sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done 09:43:37 #19 naming to docker.io/library/device-snmp done 09:43:37 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:37 provisioning config files... 09:43:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17437038001119071825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:37 ---> ****-login.sh 09:43:37 nexus3.edgexfoundry.org:10001 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 Login Succeeded 09:43:37 nexus3.edgexfoundry.org:10002 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 Login Succeeded 09:43:37 nexus3.edgexfoundry.org:10003 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:38 Login Succeeded 09:43:38 nexus3.edgexfoundry.org:10004 09:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:38 Login Succeeded 09:43:38 ****.io 09:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:38 Login Succeeded 09:43:38 ---> ****-login.sh ends [Pipeline] } 09:43:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:38 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 09:43:38 edbca5a90b4f48047bbd543facbc3db70582dec7 09:43:38 latest 09:43:38 4.1.0-dev.10 09:43:38 edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:43:38 main 09:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 09:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:43:39 a80c3afcfd27: Preparing 09:43:39 c636847cf872: Preparing 09:43:39 d086f4f86bcc: Preparing 09:43:39 ae1d69615aab: Preparing 09:43:39 1853728367ba: Preparing 09:43:39 cce92674e987: Preparing 09:43:39 cce92674e987: Waiting 09:43:39 a80c3afcfd27: Pushed 09:43:39 1853728367ba: Pushed 09:43:39 c636847cf872: Pushed 09:43:39 ae1d69615aab: Pushed 09:43:39 cce92674e987: Layer already exists 09:43:41 using credential edgex-jenkins-ssh 09:43:41 Cloning the remote Git repository 09:43:41 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 09:43:41 > git init /w/workspace/device-snmp-go/126 # timeout=10 09:43:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 09:43:41 > git --version # timeout=10 09:43:41 > git --version # 'git version 2.25.1' 09:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:43:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:44 d086f4f86bcc: Pushed 09:43:44 edbca5a90b4f48047bbd543facbc3db70582dec7: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 09:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:43:45 a80c3afcfd27: Preparing 09:43:45 c636847cf872: Preparing 09:43:45 d086f4f86bcc: Preparing 09:43:45 ae1d69615aab: Preparing 09:43:45 1853728367ba: Preparing 09:43:45 cce92674e987: Preparing 09:43:45 cce92674e987: Waiting 09:43:45 ae1d69615aab: Layer already exists 09:43:45 c636847cf872: Layer already exists 09:43:45 1853728367ba: Layer already exists 09:43:45 d086f4f86bcc: Layer already exists 09:43:45 a80c3afcfd27: Layer already exists 09:43:45 cce92674e987: Layer already exists 09:43:45 latest: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 09:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:43:45 a80c3afcfd27: Preparing 09:43:45 c636847cf872: Preparing 09:43:45 d086f4f86bcc: Preparing 09:43:45 ae1d69615aab: Preparing 09:43:45 1853728367ba: Preparing 09:43:45 cce92674e987: Preparing 09:43:45 cce92674e987: Waiting 09:43:45 c636847cf872: Layer already exists 09:43:45 d086f4f86bcc: Layer already exists 09:43:45 ae1d69615aab: Layer already exists 09:43:45 a80c3afcfd27: Layer already exists 09:43:45 1853728367ba: Layer already exists 09:43:45 cce92674e987: Layer already exists 09:43:45 4.1.0-dev.10: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:43:46 a80c3afcfd27: Preparing 09:43:46 c636847cf872: Preparing 09:43:46 d086f4f86bcc: Preparing 09:43:46 ae1d69615aab: Preparing 09:43:46 1853728367ba: Preparing 09:43:46 cce92674e987: Preparing 09:43:46 cce92674e987: Waiting 09:43:46 1853728367ba: Layer already exists 09:43:46 ae1d69615aab: Layer already exists 09:43:46 c636847cf872: Layer already exists 09:43:46 a80c3afcfd27: Layer already exists 09:43:46 d086f4f86bcc: Layer already exists 09:43:46 cce92674e987: Layer already exists 09:43:46 edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 09:43:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 09:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:43:47 a80c3afcfd27: Preparing 09:43:47 c636847cf872: Preparing 09:43:47 d086f4f86bcc: Preparing 09:43:47 ae1d69615aab: Preparing 09:43:47 1853728367ba: Preparing 09:43:47 cce92674e987: Preparing 09:43:47 cce92674e987: Waiting 09:43:47 1853728367ba: Layer already exists 09:43:47 d086f4f86bcc: Layer already exists 09:43:47 ae1d69615aab: Layer already exists 09:43:47 c636847cf872: Layer already exists 09:43:47 a80c3afcfd27: Layer already exists 09:43:47 cce92674e987: Layer already exists 09:43:47 main: digest: sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:47 ===================================================== [Pipeline] echo 09:43:47 taggedImages: 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:latest 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 09:43:47 ========================================================= 09:43:47 [edgeXBuildMultiArch] RAW Config: 09:43:47 images: 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:latest 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:43:47 - nexus3.edgexfoundry.org:10004/device-snmp:main 09:43:47 settingsFile: 09:43:47 device-snmp-go-settings 09:43:47 ========================================================= [Pipeline] node 09:43:47 Avoid second fetch 09:43:47 Checking out Revision edbca5a90b4f48047bbd543facbc3db70582dec7 (main) 09:43:48 Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2" 09:43:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:48 > git config core.sparsecheckout # timeout=10 09:43:48 > git checkout -f edbca5a90b4f48047bbd543facbc3db70582dec7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:52 provisioning config files... 09:43:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/126@tmp/config5736359997112257304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:53 ---> ****-login.sh 09:43:53 nexus3.edgexfoundry.org:10001 09:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:54 Configure a credential helper to remove this warning. See 09:43:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:54 09:43:54 Login Succeeded 09:43:54 nexus3.edgexfoundry.org:10002 09:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:54 Configure a credential helper to remove this warning. See 09:43:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:54 09:43:54 Login Succeeded 09:43:54 nexus3.edgexfoundry.org:10003 09:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:55 Configure a credential helper to remove this warning. See 09:43:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:55 09:43:55 Login Succeeded 09:43:55 nexus3.edgexfoundry.org:10004 09:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:55 Configure a credential helper to remove this warning. See 09:43:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:55 09:43:55 Login Succeeded 09:43:55 ****.io 09:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:55 Configure a credential helper to remove this warning. See 09:43:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:55 09:43:55 Login Succeeded 09:43:55 ---> ****-login.sh ends [Pipeline] } 09:43:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:56 ========================================================= 09:43:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:43:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:56 + 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 . 09:43:57 Sending build context to Docker daemon 12.63MB 09:43:57 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 09:43:57 Step 2/12 : FROM ${BASE} AS builder 09:43:57 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:43:57 6b59a28fa201: Pulling fs layer 09:43:57 d32bb0dddca7: Pulling fs layer 09:43:57 5dab1238d3d9: Pulling fs layer 09:43:57 196fd7d83e7d: Pulling fs layer 09:43:57 4f4fb700ef54: Pulling fs layer 09:43:57 8ba94037c8f0: Pulling fs layer 09:43:57 deaec5988b04: Pulling fs layer 09:43:57 9f65657bb879: Pulling fs layer 09:43:57 196fd7d83e7d: Waiting 09:43:57 4f4fb700ef54: Waiting 09:43:57 8ba94037c8f0: Waiting 09:43:57 deaec5988b04: Waiting 09:43:57 9f65657bb879: Waiting 09:43:57 d32bb0dddca7: Verifying Checksum 09:43:57 d32bb0dddca7: Download complete 09:43:57 196fd7d83e7d: Verifying Checksum 09:43:57 196fd7d83e7d: Download complete 09:43:57 4f4fb700ef54: Verifying Checksum 09:43:57 4f4fb700ef54: Download complete 09:43:57 8ba94037c8f0: Verifying Checksum 09:43:57 8ba94037c8f0: Download complete 09:43:57 6b59a28fa201: Download complete 09:43:58 9f65657bb879: Verifying Checksum 09:43:58 9f65657bb879: Download complete 09:43:59 5dab1238d3d9: Verifying Checksum 09:43:59 5dab1238d3d9: Download complete 09:43:59 6b59a28fa201: Pull complete 09:43:59 d32bb0dddca7: Pull complete 09:44:00 deaec5988b04: Download complete 09:44:02 Still waiting to schedule task 09:44:02 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:44:15 5dab1238d3d9: Pull complete 09:44:15 196fd7d83e7d: Pull complete 09:44:15 4f4fb700ef54: Pull complete 09:44:15 8ba94037c8f0: Pull complete 09:44:23 deaec5988b04: Pull complete 09:44:26 9f65657bb879: Pull complete 09:44:26 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:44:26 ---> 334268110677 09:44:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:44:27 ---> Running in 38f821c8b655 09:44:27 Removing intermediate container 38f821c8b655 09:44:27 ---> 210d24b7880c 09:44:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:44:28 ---> Running in 1a253170a570 09:44:28 Removing intermediate container 1a253170a570 09:44:28 ---> 36bd3df3952d 09:44:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:44:28 ---> Running in 5716a6608c2a 09:44:28 Removing intermediate container 5716a6608c2a 09:44:28 ---> 3ca7eea997e0 09:44:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:44:28 ---> Running in 74d94c6bf9f5 09:44:29 Removing intermediate container 74d94c6bf9f5 09:44:29 ---> c8dd8061d38c 09:44:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:44:29 ---> Running in 93fdf8436899 09:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:44:31 Running on prd-centos7-docker-4c-2g-4139 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:31 provisioning config files... 09:44:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9524676466015978808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:32 (1/4) Installing openssh-keygen (10.0_p1-r10) 09:44:32 (2/4) Installing libedit (20250104.3.1-r1) 09:44:32 (3/4) Installing openssh-client-common (10.0_p1-r10) 09:44:32 (4/4) Installing openssh-client-default (10.0_p1-r10) 09:44:32 Executing busybox-1.37.0-r19.trigger 09:44:32 OK: 259 MiB in 64 packages 09:44:33 ---> ****-login.sh 09:44:33 nexus3.edgexfoundry.org:10001 09:44:33 Removing intermediate container 93fdf8436899 09:44:33 ---> 79d34b3a6fcf 09:44:33 Step 8/12 : WORKDIR /device-snmp-go 09:44:33 ---> Running in d3f488d1f8db 09:44:33 Removing intermediate container d3f488d1f8db 09:44:33 ---> 481419e31f52 09:44:33 Step 9/12 : COPY go.mod vendor* ./ 09:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:34 ---> 562c65b18a53 09:44:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:34 ---> Running in 391abb1760d9 09:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:34 Configure a credential helper to remove this warning. See 09:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:34 09:44:34 Login Succeeded 09:44:34 nexus3.edgexfoundry.org:10002 09:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:34 Configure a credential helper to remove this warning. See 09:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:34 09:44:34 Login Succeeded 09:44:34 nexus3.edgexfoundry.org:10003 09:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:35 Configure a credential helper to remove this warning. See 09:44:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:35 09:44:35 Login Succeeded 09:44:35 nexus3.edgexfoundry.org:10004 09:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:35 Configure a credential helper to remove this warning. See 09:44:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:35 09:44:35 Login Succeeded 09:44:35 ****.io 09:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:35 Configure a credential helper to remove this warning. See 09:44:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:35 09:44:35 Login Succeeded 09:44:35 ---> ****-login.sh ends [Pipeline] } 09:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:36 + docker buildx ls 09:44:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:44:36 default * docker 09:44:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:44:36 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:44:36 edgex-builder [Pipeline] sh 09:44:37 + docker buildx inspect --bootstrap 09:44:37 #1 [internal] booting buildkit 09:44:37 #1 pulling image moby/buildkit:buildx-stable-1 09:44:40 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 09:44:40 #1 creating container buildx_buildkit_edgex-builder0 09:44:42 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 09:44:42 #1 DONE 4.9s 09:44:42 Name: edgex-builder 09:44:42 Driver: docker-container 09:44:42 09:44:42 Nodes: 09:44:42 Name: edgex-builder0 09:44:42 Endpoint: unix:///var/run/docker.sock 09:44:42 Status: running 09:44:42 Buildkit: v0.28.1 09:44:42 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:44:42 + docker buildx ls 09:44:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:44:42 edgex-builder * docker-container 09:44:42 edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:44:42 default docker 09:44:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:44:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7' 09:44:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 --push - 09:44:43 #1 [internal] load build definition from Dockerfile 09:44:43 #1 transferring dockerfile: 196B done 09:44:43 #1 DONE 0.0s 09:44:43 09:44:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 09:44:43 #2 DONE 0.1s 09:44:43 09:44:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7 09:44:43 #3 DONE 0.1s 09:44:43 09:44:43 #4 [internal] load .dockerignore 09:44:43 #4 transferring context: 2B done 09:44:43 #4 DONE 0.0s 09:44:43 09:44:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:43 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:43 #5 DONE 0.0s 09:44:43 09:44:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:43 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:43 #6 DONE 0.1s 09:44:43 09:44:43 #7 exporting to image 09:44:43 #7 exporting layers done 09:44:43 #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 0.0s done 09:44:43 #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done 09:44:43 #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done 09:44:43 #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done 09:44:43 #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 0.0s done 09:44:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:43 #7 DONE 0.0s 09:44:43 09:44:43 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:44:43 #8 DONE 0.0s 09:44:43 09:44:43 1 warning found (use --debug to expand): 09:44:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:44:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 09:44:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 09:44:43 #1 [internal] load build definition from Dockerfile 09:44:43 #1 transferring dockerfile: 162B done 09:44:43 #1 DONE 0.0s 09:44:43 09:44:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 09:44:43 #2 DONE 0.0s 09:44:43 09:44:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 09:44:43 #3 DONE 0.0s 09:44:43 09:44:43 #4 [internal] load .dockerignore 09:44:43 #4 transferring context: 2B done 09:44:43 #4 DONE 0.0s 09:44:43 09:44:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:43 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:43 #5 CACHED 09:44:43 09:44:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:44 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:44 #6 CACHED 09:44:44 09:44:44 #7 exporting to image 09:44:44 #7 exporting layers done 09:44:44 #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done 09:44:44 #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done 09:44:44 #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done 09:44:44 #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done 09:44:44 #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done 09:44:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:44 #7 DONE 0.0s 09:44:44 09:44:44 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:44:44 #8 DONE 0.0s 09:44:44 09:44:44 1 warning found (use --debug to expand): 09:44:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:44:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10' 09:44:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 --push - 09:44:44 #1 [internal] load build definition from Dockerfile 09:44:44 #1 transferring dockerfile: 168B done 09:44:44 #1 DONE 0.0s 09:44:44 09:44:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 09:44:44 #2 DONE 0.0s 09:44:44 09:44:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10 09:44:44 #3 DONE 0.0s 09:44:44 09:44:44 #4 [internal] load .dockerignore 09:44:44 #4 transferring context: 2B done 09:44:44 #4 DONE 0.0s 09:44:44 09:44:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:44 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:44 #5 CACHED 09:44:44 09:44:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:44 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:44 #6 CACHED 09:44:44 09:44:44 #7 exporting to image 09:44:44 #7 exporting layers done 09:44:44 #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done 09:44:44 #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done 09:44:44 #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done 09:44:44 #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done 09:44:44 #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done 09:44:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:44 #7 DONE 0.0s 09:44:44 09:44:44 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:44:44 #8 DONE 0.0s 09:44:44 09:44:44 1 warning found (use --debug to expand): 09:44:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:44:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 --push - 09:44:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10' 09:44:44 #1 [internal] load build definition from Dockerfile 09:44:44 #1 transferring dockerfile: 209B done 09:44:44 #1 DONE 0.0s 09:44:44 09:44:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:44:44 #2 DONE 0.0s 09:44:44 09:44:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:44:44 #3 DONE 0.0s 09:44:44 09:44:44 #4 [internal] load .dockerignore 09:44:44 #4 transferring context: 2B done 09:44:44 #4 DONE 0.0s 09:44:44 09:44:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:44 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:44 #5 CACHED 09:44:44 09:44:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:44 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:44 #6 CACHED 09:44:44 09:44:44 #7 exporting to image 09:44:44 #7 exporting layers done 09:44:44 #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done 09:44:44 #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done 09:44:44 #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done 09:44:44 #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done 09:44:44 #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 09:44:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:45 #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done 09:44:45 #7 DONE 0.0s 09:44:45 09:44:45 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:44:45 #8 DONE 0.0s 09:44:45 09:44:45 1 warning found (use --debug to expand): 09:44:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:44:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 09:44:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 09:44:45 #1 [internal] load build definition from Dockerfile 09:44:45 #1 transferring dockerfile: 160B done 09:44:45 #1 DONE 0.0s 09:44:45 09:44:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 09:44:45 #2 DONE 0.0s 09:44:45 09:44:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 09:44:45 #3 DONE 0.0s 09:44:45 09:44:45 #4 [internal] load .dockerignore 09:44:45 #4 transferring context: 2B done 09:44:45 #4 DONE 0.0s 09:44:45 09:44:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:45 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:45 #5 CACHED 09:44:45 09:44:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 09:44:45 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:554efdbba5a09de1e8690a58e39926620663b70ce4a2c79ff44b577b23d7bf92 0.0s done 09:44:45 #6 CACHED 09:44:45 09:44:45 #7 exporting to image 09:44:45 #7 exporting layers done 09:44:45 #7 exporting manifest sha256:e2cae46bd95061a5040829b3b5e3cc262ca9a14c00cd916e9d9c2ba397f6cc93 done 09:44:45 #7 exporting config sha256:cae90b523a93cf6f6204fb0b6725535048d3a871f51e054bb1c7dadb16a7e0cd done 09:44:45 #7 exporting manifest sha256:de80cb878e1e7b4917b89616736c5422f110fae7805a03f31772df34d874a36d done 09:44:45 #7 exporting config sha256:ae1f48c868308a2fb92fc957911e16bd168cd83cf121b5d8ed57b77f85793500 done 09:44:45 #7 exporting manifest list sha256:851909ca0494675f420a8c96c877852599c844dc5ed966893a50684ce54eb666 done 09:44:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:44:45 #7 DONE 0.0s 09:44:45 09:44:45 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:44:45 #8 DONE 0.0s 09:44:45 09:44:45 1 warning found (use --debug to expand): 09:44:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:44:46 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:44:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:44:47 ---> package-listing.sh 09:44:47 ++ tr '[:upper:]' '[:lower:]' 09:44:47 ++ facter osfamily 09:44:47 + OS_FAMILY=redhat 09:44:47 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 09:44:47 + START_PACKAGES=/tmp/packages_start.txt 09:44:47 + END_PACKAGES=/tmp/packages_end.txt 09:44:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:44:47 + PACKAGES=/tmp/packages_start.txt 09:44:47 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:44:47 + PACKAGES=/tmp/packages_end.txt 09:44:47 + case "${OS_FAMILY}" in 09:44:47 + rpm -qa 09:44:47 + sort 09:44:47 + '[' -f /tmp/packages_start.txt ']' 09:44:47 + '[' -f /tmp/packages_end.txt ']' 09:44:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:44:47 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:44:47 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 09:44:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 09:44:47 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 09:44:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:48 09:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:49 latest: Pulling from edgex-lftools-log-publisher 09:44:49 5eb5b503b376: Pulling fs layer 09:44:49 5c69ac0246d0: Pulling fs layer 09:44:49 ec43610c2a17: Pulling fs layer 09:44:49 3a2ae6a8a46f: Pulling fs layer 09:44:49 33b1e0a273af: Pulling fs layer 09:44:49 5d3b04190fa2: Pulling fs layer 09:44:49 2f39f015ded8: Pulling fs layer 09:44:49 3a2ae6a8a46f: Waiting 09:44:49 33b1e0a273af: Waiting 09:44:49 5d3b04190fa2: Waiting 09:44:49 2f39f015ded8: Waiting 09:44:49 5c69ac0246d0: Verifying Checksum 09:44:49 5c69ac0246d0: Download complete 09:44:49 3a2ae6a8a46f: Verifying Checksum 09:44:49 3a2ae6a8a46f: Download complete 09:44:49 ec43610c2a17: Verifying Checksum 09:44:49 ec43610c2a17: Download complete 09:44:49 33b1e0a273af: Verifying Checksum 09:44:49 33b1e0a273af: Download complete 09:44:49 5d3b04190fa2: Verifying Checksum 09:44:49 5d3b04190fa2: Download complete 09:44:49 5eb5b503b376: Verifying Checksum 09:44:49 5eb5b503b376: Download complete 09:44:49 2f39f015ded8: Verifying Checksum 09:44:49 2f39f015ded8: Download complete 09:44:50 5eb5b503b376: Pull complete 09:44:50 5c69ac0246d0: Pull complete 09:44:51 ec43610c2a17: Pull complete 09:44:51 3a2ae6a8a46f: Pull complete 09:44:51 33b1e0a273af: Pull complete 09:44:51 5d3b04190fa2: Pull complete 09:44:56 2f39f015ded8: Pull complete 09:44:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:57 prd-centos7-docker-4c-2g-4139 does not seem to be running inside a container 09:44:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:45:00 $ docker top 097bd2b6736871a1c4156e5809f6bb4a5736e35899aa1d1b8a522110becd5061 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:45:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:45:01 + ls /var/log/sa-host 09:45:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:01 provisioning config files... 09:45:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17497664852119747367tmp [Pipeline] { [Pipeline] echo 09:45:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> create-netrc.sh [Pipeline] } 09:45:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> python-tools-install.sh [Pipeline] echo 09:45:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> sudo-logs.sh 09:45:02 Archiving 'sudo' log.. 09:45:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-4139.novalocal: Name or service not known 09:45:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-4139.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:45:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:45:03 ---> job-cost.sh 09:45:03 lf-activate-venv: SKIPPING 09:45:03 INFO: No Stack... 09:45:03 INFO: Retrieving Pricing Info for: v3-standard-2 09:45:03 INFO: Archiving Costs [Pipeline] echo 09:45:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:04 ---> logs-deploy.sh 09:45:04 lf-activate-venv: SKIPPING 09:45:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/126 09:45:04 INFO: archiving workspace using pattern(s): 09:45:05 Archives upload complete. 09:45:05 INFO: archiving logs to Nexus 09:45:05 ---> uname -a: 09:45:05 Linux prd-centos7-docker-4c-2g-4139.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:45:05 09:45:05 09:45:05 ---> lscpu: 09:45:05 Architecture: x86_64 09:45:05 CPU op-mode(s): 32-bit, 64-bit 09:45:05 Byte Order: Little Endian 09:45:05 Address sizes: 40 bits physical, 48 bits virtual 09:45:05 CPU(s): 2 09:45:05 On-line CPU(s) list: 0,1 09:45:05 Thread(s) per core: 1 09:45:05 Core(s) per socket: 1 09:45:05 Socket(s): 2 09:45:05 NUMA node(s): 1 09:45:05 Vendor ID: AuthenticAMD 09:45:05 CPU family: 23 09:45:05 Model: 49 09:45:05 Model name: AMD EPYC-Rome Processor 09:45:05 Stepping: 0 09:45:05 CPU MHz: 2799.998 09:45:05 BogoMIPS: 5599.99 09:45:05 Virtualization: AMD-V 09:45:05 Hypervisor vendor: KVM 09:45:05 Virtualization type: full 09:45:05 L1d cache: 64 KiB 09:45:05 L1i cache: 64 KiB 09:45:05 L2 cache: 1 MiB 09:45:05 L3 cache: 32 MiB 09:45:05 NUMA node0 CPU(s): 0,1 09:45:05 Vulnerability Itlb multihit: Not affected 09:45:05 Vulnerability L1tf: Not affected 09:45:05 Vulnerability Mds: Not affected 09:45:05 Vulnerability Meltdown: Not affected 09:45:05 Vulnerability Mmio stale data: Not affected 09:45:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:45:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:45:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:45:05 Vulnerability Srbds: Not affected 09:45:05 Vulnerability Tsx async abort: Not affected 09:45:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:45:05 09:45:05 09:45:05 ---> nproc: 09:45:05 2 09:45:05 09:45:05 09:45:05 ---> df -h: 09:45:05 Filesystem Size Used Avail Use% Mounted on 09:45:05 overlay 40G 7.4G 33G 19% / 09:45:05 tmpfs 64M 0 64M 0% /dev 09:45:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:45:05 shm 64M 0 64M 0% /dev/shm 09:45:05 /dev/vda1 40G 7.4G 33G 19% /facter-os 09:45:05 09:45:05 09:45:05 Cannot open /var/log/sysstat/sa26: No such file or directory 09:45:05 Please check if data collecting is enabled 09:45:05 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:06 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:45:06 $ docker stop --time=1 097bd2b6736871a1c4156e5809f6bb4a5736e35899aa1d1b8a522110becd5061 09:45:07 $ docker rm -f --volumes 097bd2b6736871a1c4156e5809f6bb4a5736e35899aa1d1b8a522110becd5061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:45:07 [WS-CLEANUP] Deleting project workspace... 09:45:07 [WS-CLEANUP] Deferred wipeout is used... 09:45:07 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:08 09:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:08 latest: Pulling from edgex-lftools-log-publisher 09:45:08 5eb5b503b376: Pulling fs layer 09:45:08 5c69ac0246d0: Pulling fs layer 09:45:08 ec43610c2a17: Pulling fs layer 09:45:08 3a2ae6a8a46f: Pulling fs layer 09:45:08 33b1e0a273af: Pulling fs layer 09:45:08 5d3b04190fa2: Pulling fs layer 09:45:08 2f39f015ded8: Pulling fs layer 09:45:08 33b1e0a273af: Waiting 09:45:08 5d3b04190fa2: Waiting 09:45:08 2f39f015ded8: Waiting 09:45:08 3a2ae6a8a46f: Waiting 09:45:08 5c69ac0246d0: Download complete 09:45:08 3a2ae6a8a46f: Download complete 09:45:08 33b1e0a273af: Verifying Checksum 09:45:08 33b1e0a273af: Download complete 09:45:08 5d3b04190fa2: Verifying Checksum 09:45:08 5d3b04190fa2: Download complete 09:45:08 ec43610c2a17: Verifying Checksum 09:45:08 ec43610c2a17: Download complete 09:45:08 5eb5b503b376: Verifying Checksum 09:45:08 5eb5b503b376: Download complete 09:45:09 2f39f015ded8: Download complete 09:45:10 5eb5b503b376: Pull complete 09:45:10 5c69ac0246d0: Pull complete 09:45:10 ec43610c2a17: Pull complete 09:45:10 3a2ae6a8a46f: Pull complete 09:45:11 33b1e0a273af: Pull complete 09:45:11 5d3b04190fa2: Pull complete 09:45:16 2f39f015ded8: Pull complete 09:45:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:16 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:45:17 $ docker top 082080d2575fbf517a2668a2f8293efdba4f3fe32097850635ebd263ba1a05c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:18 ---> job-cost.sh 09:45:18 lf-activate-venv: SKIPPING 09:45:18 INFO: No Stack... 09:45:18 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:18 INFO: Archiving Costs [Pipeline] sh 09:45:19 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 09:45:19 + cut -d, -f6 [Pipeline] lock 09:45:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] 09:45:19 Resource [jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] did not exist. Created. 09:45:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:19 + echo total: 0.2199999988079071 [Pipeline] stash 09:45:19 Stashed 1 file(s) [Pipeline] } 09:45:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 09:45:19 $ docker stop --time=1 082080d2575fbf517a2668a2f8293efdba4f3fe32097850635ebd263ba1a05c5 09:45:20 $ docker rm -f --volumes 082080d2575fbf517a2668a2f8293efdba4f3fe32097850635ebd263ba1a05c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:46:25 Removing intermediate container 391abb1760d9 09:46:25 ---> 5d0d2a19b2a8 09:46:25 Step 11/12 : COPY . . 09:46:25 ---> d9597764460e 09:46:25 Step 12/12 : RUN ${MAKE} 09:46:25 ---> Running in 3e9491b3391d 09:46:25 noop 09:46:25 Removing intermediate container 3e9491b3391d 09:46:25 ---> 3e9d1bd70fab 09:46:25 Successfully built 3e9d1bd70fab 09:46:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:26 + docker inspect -f . ci-base-image-arm64 09:46:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:26 prd-ubuntu20.04-docker-arm64-4c-16g-4138 does not seem to be running inside a container 09:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/126 -v /w/workspace/device-snmp-go/126:/w/workspace/device-snmp-go/126:rw,z -v /w/workspace/device-snmp-go/126@tmp:/w/workspace/device-snmp-go/126@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 09:46:27 $ docker top 38a59bad36f40c4662e04c50fba769dc0879ed4b612fe71f7318a7c567c83b7c -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:28 + go version 09:46:28 go version go1.25.3 linux/arm64 [Pipeline] } 09:46:28 $ docker stop --time=1 38a59bad36f40c4662e04c50fba769dc0879ed4b612fe71f7318a7c567c83b7c 09:46:30 $ docker rm -f --volumes 38a59bad36f40c4662e04c50fba769dc0879ed4b612fe71f7318a7c567c83b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:30 + docker inspect -f . ci-base-image-arm64 09:46:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:31 prd-ubuntu20.04-docker-arm64-4c-16g-4138 does not seem to be running inside a container 09:46:31 $ 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/126 -v /w/workspace/device-snmp-go/126:/w/workspace/device-snmp-go/126:rw,z -v /w/workspace/device-snmp-go/126@tmp:/w/workspace/device-snmp-go/126@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 09:46:32 $ docker top 955937d2f4bd270f3dbcb9d0d1b0713213e81c30b89e16bc86e71943ec5ec2d1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:33 + git config --global --add safe.directory /w/workspace/device-snmp-go/126 [Pipeline] fileExists [Pipeline] sh 09:46:33 + make test 09:46:33 go test ./... -coverprofile=coverage.out 09:46:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:50:15 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 09:50:15 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.029s coverage: 0.0% of statements 09:50:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:50:16 go vet ./... 09:51:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:51:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:51:13 ./bin/test-attribution-txt.sh 09:51:13 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:51:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:51:13 $ docker stop --time=1 955937d2f4bd270f3dbcb9d0d1b0713213e81c30b89e16bc86e71943ec5ec2d1 09:51:15 $ docker rm -f --volumes 955937d2f4bd270f3dbcb9d0d1b0713213e81c30b89e16bc86e71943ec5ec2d1 [Pipeline] // withDockerContainer [Pipeline] sh 09:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:51:16 Warning: overwriting stash ‘coverage-report’ 09:51:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:51:18 + ls -al . 09:51:18 total 236 09:51:18 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 09:46 . 09:51:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:43 .. 09:51:18 -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:43 .dockerignore 09:51:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:43 .git 09:51:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:43 .github 09:51:18 -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:43 .gitignore 09:51:18 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:43 .golangci.yml 09:51:18 -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:43 Attribution.txt 09:51:18 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:43 CHANGELOG.md 09:51:18 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:43 Dockerfile 09:51:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:43 GOVERNANCE.md 09:51:18 -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:43 Jenkinsfile 09:51:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:43 LICENSE 09:51:18 -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:43 Makefile 09:51:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:43 OWNERS.md 09:51:18 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:43 README.md 09:51:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 09:41 VERSION 09:51:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:43 bin 09:51:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:43 cmd 09:51:18 -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:50 coverage.out 09:51:18 -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:43 go.mod 09:51:18 -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:43 go.sum 09:51:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:43 internal 09:51:18 -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:18 + 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=edbca5a90b4f48047bbd543facbc3db70582dec7 --label arch=arm64 --label version=4.1.0-dev.10 . 09:51:19 Sending build context to Docker daemon 12.64MB 09:51:19 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 09:51:19 Step 2/25 : FROM ${BASE} AS builder 09:51:19 ---> 3e9d1bd70fab 09:51:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:51:19 ---> Running in 4c86232f7669 09:51:19 Removing intermediate container 4c86232f7669 09:51:19 ---> 79536c323255 09:51:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:51:19 ---> Running in 4fc5643c066f 09:51:20 Removing intermediate container 4fc5643c066f 09:51:20 ---> f43b2e5a8706 09:51:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:51:20 ---> Running in 28081483bcb5 09:51:20 Removing intermediate container 28081483bcb5 09:51:20 ---> c4bbad4bead2 09:51:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:51:20 ---> Running in 6b986cf3a9c0 09:51:20 Removing intermediate container 6b986cf3a9c0 09:51:20 ---> 2c70a1e4af0a 09:51:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:51:20 ---> Running in 6e0efbe5eec4 09:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:51:23 OK: 259 MiB in 64 packages 09:51:24 Removing intermediate container 6e0efbe5eec4 09:51:24 ---> 5547fc98d42a 09:51:24 Step 8/25 : WORKDIR /device-snmp-go 09:51:24 ---> Running in 217a88e3f636 09:51:24 Removing intermediate container 217a88e3f636 09:51:24 ---> 43ac157ba0eb 09:51:24 Step 9/25 : COPY go.mod vendor* ./ 09:51:25 ---> 1e51a4d7704d 09:51:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:25 ---> Running in 8150181282b4 09:51:27 Removing intermediate container 8150181282b4 09:51:27 ---> 6ab740a645c1 09:51:27 Step 11/25 : COPY . . 09:51:28 ---> 4ced1db080d4 09:51:28 Step 12/25 : RUN ${MAKE} 09:51:28 ---> Running in c4f6d7eb5c4b 09:51:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:55:21 Removing intermediate container c4f6d7eb5c4b 09:55:21 ---> 67a93ee0b9bc 09:55:21 Step 13/25 : FROM alpine:3.22 09:55:21 3.22: Pulling from library/alpine 09:55:21 d741ee1608f3: Pulling fs layer 09:55:21 d741ee1608f3: Verifying Checksum 09:55:21 d741ee1608f3: Download complete 09:55:21 d741ee1608f3: Pull complete 09:55:21 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:55:21 Status: Downloaded newer image for alpine:3.22 09:55:21 ---> 5a766deef0c8 09:55:21 Step 14/25 : RUN apk add --update --no-cache dumb-init 09:55:21 ---> Running in 54889e5cc3d6 09:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:21 (1/1) Installing dumb-init (1.2.5-r3) 09:55:21 Executing busybox-1.37.0-r20.trigger 09:55:21 OK: 8 MiB in 17 packages 09:55:21 Removing intermediate container 54889e5cc3d6 09:55:21 ---> c354fbc8f4fb 09:55:21 Step 15/25 : RUN apk --no-cache upgrade 09:55:21 ---> Running in 92eb1ae94d53 09:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:21 OK: 8 MiB in 17 packages 09:55:21 Removing intermediate container 92eb1ae94d53 09:55:21 ---> bfc94fee824c 09:55:21 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 09:55:23 ---> f23a127776bd 09:55:23 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:55:24 ---> a21180d22420 09:55:24 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 09:55:24 ---> ef766110878b 09:55:24 Step 19/25 : EXPOSE 59993 09:55:24 ---> Running in ba9dc9d9ffa2 09:55:24 Removing intermediate container ba9dc9d9ffa2 09:55:24 ---> 226bee237a83 09:55:24 Step 20/25 : EXPOSE 161 09:55:24 ---> Running in cc7e81b45bff 09:55:25 Removing intermediate container cc7e81b45bff 09:55:25 ---> cc5d4d2c79c3 09:55:25 Step 21/25 : ENTRYPOINT ["/device-snmp"] 09:55:25 ---> Running in 5723fff7a2e7 09:55:25 Removing intermediate container 5723fff7a2e7 09:55:25 ---> e51a1681168a 09:55:25 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:55:25 ---> Running in f162de67ce6c 09:55:25 Removing intermediate container f162de67ce6c 09:55:25 ---> 0a97c3e69c90 09:55:25 Step 23/25 : LABEL arch=arm64 09:55:26 ---> Running in 638acd6fc3c1 09:55:26 Removing intermediate container 638acd6fc3c1 09:55:26 ---> 073ec45278ee 09:55:26 Step 24/25 : LABEL git_sha=edbca5a90b4f48047bbd543facbc3db70582dec7 09:55:26 ---> Running in 1c01b75ed15c 09:55:26 Removing intermediate container 1c01b75ed15c 09:55:26 ---> 7c7c60e6c908 09:55:26 Step 25/25 : LABEL version=4.1.0-dev.10 09:55:26 ---> Running in a67e357caea8 09:55:26 Removing intermediate container a67e357caea8 09:55:26 ---> aa5bc0da884b 09:55:26 [Warning] One or more build-args [ARCH] were not consumed 09:55:26 Successfully built aa5bc0da884b 09:55:27 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 09:55:27 provisioning config files... 09:55:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/126@tmp/config11249176896475500315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:27 ---> ****-login.sh 09:55:27 nexus3.edgexfoundry.org:10001 09:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:27 Configure a credential helper to remove this warning. See 09:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:27 09:55:27 Login Succeeded 09:55:27 nexus3.edgexfoundry.org:10002 09:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:28 Configure a credential helper to remove this warning. See 09:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:28 09:55:28 Login Succeeded 09:55:28 nexus3.edgexfoundry.org:10003 09:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:28 Configure a credential helper to remove this warning. See 09:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:28 09:55:28 Login Succeeded 09:55:28 nexus3.edgexfoundry.org:10004 09:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:28 Configure a credential helper to remove this warning. See 09:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:28 09:55:28 Login Succeeded 09:55:28 ****.io 09:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:29 Configure a credential helper to remove this warning. See 09:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:29 09:55:29 Login Succeeded 09:55:29 ---> ****-login.sh ends [Pipeline] } 09:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:55:29 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 09:55:29 edbca5a90b4f48047bbd543facbc3db70582dec7 09:55:29 latest 09:55:29 4.1.0-dev.10 09:55:29 edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:55:29 main 09:55:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 09:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:55:30 79ce94b84c56: Preparing 09:55:30 3c0590c4fde7: Preparing 09:55:30 4265b49280ea: Preparing 09:55:30 91588dcf3b62: Preparing 09:55:30 515643213893: Preparing 09:55:30 c4e71c2a4573: Preparing 09:55:30 c4e71c2a4573: Waiting 09:55:30 91588dcf3b62: Pushed 09:55:30 79ce94b84c56: Pushed 09:55:30 3c0590c4fde7: Pushed 09:55:30 c4e71c2a4573: Layer already exists 09:55:30 515643213893: Pushed 09:55:40 4265b49280ea: Pushed 09:55:40 edbca5a90b4f48047bbd543facbc3db70582dec7: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 09:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:55:42 79ce94b84c56: Preparing 09:55:42 3c0590c4fde7: Preparing 09:55:42 4265b49280ea: Preparing 09:55:42 91588dcf3b62: Preparing 09:55:42 515643213893: Preparing 09:55:42 c4e71c2a4573: Preparing 09:55:42 c4e71c2a4573: Waiting 09:55:42 3c0590c4fde7: Layer already exists 09:55:42 515643213893: Layer already exists 09:55:42 4265b49280ea: Layer already exists 09:55:42 79ce94b84c56: Layer already exists 09:55:42 91588dcf3b62: Layer already exists 09:55:42 c4e71c2a4573: Layer already exists 09:55:42 latest: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:42 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 09:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:55:43 79ce94b84c56: Preparing 09:55:43 3c0590c4fde7: Preparing 09:55:43 4265b49280ea: Preparing 09:55:43 91588dcf3b62: Preparing 09:55:43 515643213893: Preparing 09:55:43 c4e71c2a4573: Preparing 09:55:43 c4e71c2a4573: Waiting 09:55:43 79ce94b84c56: Layer already exists 09:55:43 3c0590c4fde7: Layer already exists 09:55:43 515643213893: Layer already exists 09:55:43 4265b49280ea: Layer already exists 09:55:43 91588dcf3b62: Layer already exists 09:55:43 c4e71c2a4573: Layer already exists 09:55:43 4.1.0-dev.10: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:43 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:55:43 79ce94b84c56: Preparing 09:55:43 3c0590c4fde7: Preparing 09:55:43 4265b49280ea: Preparing 09:55:43 91588dcf3b62: Preparing 09:55:43 515643213893: Preparing 09:55:43 c4e71c2a4573: Preparing 09:55:43 c4e71c2a4573: Waiting 09:55:43 3c0590c4fde7: Layer already exists 09:55:43 4265b49280ea: Layer already exists 09:55:43 79ce94b84c56: Layer already exists 09:55:43 91588dcf3b62: Layer already exists 09:55:43 515643213893: Layer already exists 09:55:43 c4e71c2a4573: Layer already exists 09:55:43 edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:44 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 09:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:55:44 79ce94b84c56: Preparing 09:55:44 3c0590c4fde7: Preparing 09:55:44 4265b49280ea: Preparing 09:55:44 91588dcf3b62: Preparing 09:55:44 515643213893: Preparing 09:55:44 c4e71c2a4573: Preparing 09:55:44 c4e71c2a4573: Waiting 09:55:44 515643213893: Layer already exists 09:55:44 4265b49280ea: Layer already exists 09:55:44 3c0590c4fde7: Layer already exists 09:55:44 79ce94b84c56: Layer already exists 09:55:44 91588dcf3b62: Layer already exists 09:55:44 c4e71c2a4573: Layer already exists 09:55:44 main: digest: sha256:9622c20a2a806e1733340e55a616cd4cadbc3d8673c73fac9b047ee6c7911f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:44 ===================================================== [Pipeline] echo 09:55:44 taggedImages: 09:55:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 09:55:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 09:55:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 09:55:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 09:55:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 09:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] echo 09:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 09:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.10 [Pipeline] echo 09:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:edbca5a90b4f48047bbd543facbc3db70582dec7-4.1.0-dev.10 [Pipeline] echo 09:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:45 09:55:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:45 arm64: Pulling from edgex-lftools-log-publisher 09:55:45 8998bd30e6a1: Pulling fs layer 09:55:45 04944245beec: Pulling fs layer 09:55:45 699f458cf7ca: Pulling fs layer 09:55:45 765212b225bb: Pulling fs layer 09:55:45 f23df028b6ca: Pulling fs layer 09:55:45 d65c8cfc05b1: Pulling fs layer 09:55:45 2437ff75d9bd: Pulling fs layer 09:55:45 765212b225bb: Waiting 09:55:45 f23df028b6ca: Waiting 09:55:45 d65c8cfc05b1: Waiting 09:55:45 2437ff75d9bd: Waiting 09:55:45 04944245beec: Verifying Checksum 09:55:45 04944245beec: Download complete 09:55:45 765212b225bb: Verifying Checksum 09:55:45 765212b225bb: Download complete 09:55:45 f23df028b6ca: Verifying Checksum 09:55:45 f23df028b6ca: Download complete 09:55:45 d65c8cfc05b1: Verifying Checksum 09:55:45 d65c8cfc05b1: Download complete 09:55:45 699f458cf7ca: Verifying Checksum 09:55:45 699f458cf7ca: Download complete 09:55:46 8998bd30e6a1: Verifying Checksum 09:55:46 8998bd30e6a1: Download complete 09:55:49 2437ff75d9bd: Verifying Checksum 09:55:49 2437ff75d9bd: Download complete 09:55:50 8998bd30e6a1: Pull complete 09:55:51 04944245beec: Pull complete 09:55:53 699f458cf7ca: Pull complete 09:55:53 765212b225bb: Pull complete 09:55:55 f23df028b6ca: Pull complete 09:55:56 d65c8cfc05b1: Pull complete 09:56:14 2437ff75d9bd: Pull complete 09:56:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:14 prd-ubuntu20.04-docker-arm64-4c-16g-4138 does not seem to be running inside a container 09:56:14 $ 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/126 -v /w/workspace/device-snmp-go/126:/w/workspace/device-snmp-go/126:rw,z -v /w/workspace/device-snmp-go/126@tmp:/w/workspace/device-snmp-go/126@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 09:56:17 $ docker top d6bb64dd973ef6d17c8392025669ca071c5ace8e391e8c5aba7f21763d53bcb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:17 ---> job-cost.sh 09:56:17 lf-activate-venv: SKIPPING 09:56:17 INFO: No Stack... 09:56:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:56:19 INFO: Archiving Costs [Pipeline] sh 09:56:19 + cat /w/workspace/device-snmp-go/126/archives/cost.csv 09:56:19 + cut -d, -f6 [Pipeline] lock 09:56:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] 09:56:19 Resource [jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] did not exist. Created. 09:56:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:20 /w/workspace/device-snmp-go/126@tmp/durable-b3c550f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:56:21 + echo total: 0.10999999940395355 [Pipeline] stash 09:56:21 Warning: overwriting stash ‘stack-cost’ 09:56:21 Stashed 1 file(s) [Pipeline] } 09:56:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 09:56:21 $ docker stop --time=1 d6bb64dd973ef6d17c8392025669ca071c5ace8e391e8c5aba7f21763d53bcb7 09:56:24 $ docker rm -f --volumes d6bb64dd973ef6d17c8392025669ca071c5ace8e391e8c5aba7f21763d53bcb7 [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 09:56:25 provisioning config files... 09:56:25 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16833646770133204787tmp [Pipeline] { [Pipeline] sh 09:56:25 + set +x 09:56:25 + curl -s https://codecov.io/bash 09:56:25 + bash -s -- 09:56:25 09:56:25 _____ _ 09:56:25 / ____| | | 09:56:25 | | ___ __| | ___ ___ _____ __ 09:56:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:56:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:56:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:56:25 Bash-1.0.6 09:56:25 09:56:25 09:56:25 ==> git version 2.25.1 found 09:56:26 ==> 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 09:56:26 Release-Date: 2020-01-08 09:56:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:56:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:56:26 ==> Jenkins CI detected. 09:56:26 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 09:56:26 project root: . 09:56:26 --> token set from env 09:56:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:56:26 ==> Running gcov in . (disable via -X gcov) 09:56:26 ==> Python coveragepy not found 09:56:26 ==> Searching for coverage reports in: 09:56:26 + . 09:56:26 -> Found 1 reports 09:56:26 ==> Detecting git/mercurial file structure 09:56:26 ==> Reading reports 09:56:26 + ./coverage.out bytes=9158 09:56:26 ==> Appending adjustments 09:56:26 https://docs.codecov.io/docs/fixing-reports 09:56:26 + Found adjustments 09:56:26 ==> Gzipping contents 09:56:26 4.0K /tmp/codecov.VtMcsG.gz 09:56:26 ==> Uploading reports 09:56:26 url: https://codecov.io 09:56:26 query: branch=main&commit=edbca5a90b4f48047bbd543facbc3db70582dec7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:56:26 -> Pinging Codecov 09:56:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=edbca5a90b4f48047bbd543facbc3db70582dec7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:56:26 -> Uploading to 09:56:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/edbca5a90b4f48047bbd543facbc3db70582dec7/d97daf46-9084-46ee-b88b-dafa5306e9be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T095626Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2dd18ac4564963172e9554f97e6781f92a0452471adac5b0bcf74fc4e6ba1478 09:56:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:26 Dload Upload Total Spent Left Speed 09:56:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 13145 --:--:-- --:--:-- --:--:-- 13145 09:56:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] } 09:56:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:56:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:56:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:56:26 09:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:56:27 latest: Pulling from edgex-devops/edgex-snyk-go 09:56:27 2d35ebdb57d9: Already exists 09:56:27 85e8836fcdb2: Pulling fs layer 09:56:27 91631faa732a: Pulling fs layer 09:56:27 f3f5ae8826fa: Pulling fs layer 09:56:27 4f4fb700ef54: Pulling fs layer 09:56:27 7861252a18e6: Pulling fs layer 09:56:27 9130f900ef6f: Pulling fs layer 09:56:27 7861252a18e6: Waiting 09:56:27 9130f900ef6f: Waiting 09:56:27 4f4fb700ef54: Waiting 09:56:27 f3f5ae8826fa: Verifying Checksum 09:56:27 f3f5ae8826fa: Download complete 09:56:27 85e8836fcdb2: Download complete 09:56:27 4f4fb700ef54: Verifying Checksum 09:56:27 4f4fb700ef54: Download complete 09:56:27 85e8836fcdb2: Pull complete 09:56:27 7861252a18e6: Verifying Checksum 09:56:27 7861252a18e6: Download complete 09:56:27 91631faa732a: Verifying Checksum 09:56:27 91631faa732a: Download complete 09:56:28 9130f900ef6f: Verifying Checksum 09:56:28 9130f900ef6f: Download complete 09:56:32 91631faa732a: Pull complete 09:56:32 f3f5ae8826fa: Pull complete 09:56:32 4f4fb700ef54: Pull complete 09:56:32 7861252a18e6: Pull complete 09:56:36 9130f900ef6f: Pull complete 09:56:36 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:56:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:36 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:56:38 $ docker top 444ee5f77233b059f09e4062c91f8ae6a75986ea5ea5420c43df54b9dd50af66 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 09:56:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 09:56:38 + set -o pipefail 09:56:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 09:56:46 09:56:46 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 09:56:46 09:56:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/314a5801-95c2-4223-bbff-c8b81830e575 09:56:46 09:56:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:56:46 [Pipeline] } 09:56:47 $ docker stop --time=1 444ee5f77233b059f09e4062c91f8ae6a75986ea5ea5420c43df54b9dd50af66 09:56:50 $ docker rm -f --volumes 444ee5f77233b059f09e4062c91f8ae6a75986ea5ea5420c43df54b9dd50af66 [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 09:56:50 + git log --format=format:%s -1 edbca5a90b4f48047bbd543facbc3db70582dec7 [Pipeline] sh 09:56:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:56:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:51 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:56:52 $ docker top 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 -eo pid,comm 09:56:52 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). 09:56:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:52 [ssh-agent] Looking for ssh-agent implementation... 09:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:52 $ docker exec 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 ssh-agent 09:56:52 SSH_AUTH_SOCK=/tmp/ssh-RJvV5lPpEaUd/agent.33 09:56:52 SSH_AGENT_PID=39 09:56:52 Running ssh-add (command line suppressed) 09:56:52 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_276100478486369086.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_276100478486369086.key) 09:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:52 + git semver tag 09:56:52 2026-03-26 09:56:52,946 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:56:52 2026-03-26 09:56:52,951 [run_tag] DEBUG tag force:False 09:56:52 2026-03-26 09:56:52,951 [check_head_tag] DEBUG check head tag 09:56:52 2026-03-26 09:56:52,952 [execute] INFO git cat-file --batch-check 09:56:52 2026-03-26 09:56:52,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 09:56:52 2026-03-26 09:56:52,954 [execute] INFO git cat-file --batch 09:56:52 2026-03-26 09:56:52,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 09:56:52 2026-03-26 09:56:52,966 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:56:52 2026-03-26 09:56:52,966 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 09:56:52 2026-03-26 09:56:52,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 09:56:52 2026-03-26 09:56:52,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:56:52 4.1.0-dev.10 [Pipeline] } 09:56:53 $ docker exec --env ******** --env ******** 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 ssh-agent -k 09:56:53 unset SSH_AUTH_SOCK; 09:56:53 unset SSH_AGENT_PID; 09:56:53 echo Agent pid 39 killed; 09:56:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:53 + git semver [Pipeline] } 09:56:53 $ docker stop --time=1 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 09:56:55 $ docker rm -f --volumes 8f028d7f52b6936ae069a9ccc38fbfab989eb46e90f47ecaddad113ba8aa6330 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:56:55 09:56:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:56:55 0.23.1-centos7: Pulling from edgex-lftools 09:56:55 ab5ef0e58194: Pulling fs layer 09:56:55 9712f1f96733: Pulling fs layer 09:56:55 63f879dbbcfc: Pulling fs layer 09:56:55 0d9ebad4ef96: Pulling fs layer 09:56:55 e9a5061849ea: Pulling fs layer 09:56:55 d747dcd14b5f: Pulling fs layer 09:56:55 2de7ff778b66: Pulling fs layer 09:56:55 0d9ebad4ef96: Waiting 09:56:55 e9a5061849ea: Waiting 09:56:55 d747dcd14b5f: Waiting 09:56:55 2de7ff778b66: Waiting 09:56:55 9712f1f96733: Verifying Checksum 09:56:55 9712f1f96733: Download complete 09:56:56 63f879dbbcfc: Verifying Checksum 09:56:56 63f879dbbcfc: Download complete 09:56:56 e9a5061849ea: Verifying Checksum 09:56:56 e9a5061849ea: Download complete 09:56:56 d747dcd14b5f: Download complete 09:56:56 0d9ebad4ef96: Verifying Checksum 09:56:56 0d9ebad4ef96: Download complete 09:56:56 2de7ff778b66: Verifying Checksum 09:56:56 2de7ff778b66: Download complete 09:56:56 ab5ef0e58194: Verifying Checksum 09:56:56 ab5ef0e58194: Download complete 09:57:01 ab5ef0e58194: Pull complete 09:57:01 9712f1f96733: Pull complete 09:57:01 63f879dbbcfc: Pull complete 09:57:07 0d9ebad4ef96: Pull complete 09:57:07 e9a5061849ea: Pull complete 09:57:07 d747dcd14b5f: Pull complete 09:57:09 2de7ff778b66: Pull complete 09:57:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:57:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:09 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:57: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:57:10 $ docker top b43c26e85f78e3ad3cb9402465f94a295835044969481bb8eed6275aabefb588 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:57:10 provisioning config files... 09:57:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7476488132120513350tmp 09:57:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15488656425118464232tmp 09:57:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17928429310428958455tmp [Pipeline] { [Pipeline] echo 09:57:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:57:11 ---> sigul-configuration.sh 09:57:11 gpg: directory `/root/.gnupg' created 09:57:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:57:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:57:11 gpg: keyring `/root/.gnupg/secring.gpg' created 09:57:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:57:11 gpg: CAST5 encrypted data 09:57:11 gpg: encrypted with 1 passphrase 09:57:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:57:11 + mkdir /home/jenkins 09:57:11 + mkdir /home/jenkins/sigul [Pipeline] sh 09:57:11 + 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 09:57:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:57:12 ---> sigul-install.sh 09:57:12 Sigul already installed; skipping installation. [Pipeline] sh 09:57:12 + git tag --list 09:57:12 1.0.0 09:57:12 v0.0.0 09:57:12 v1.1.0 09:57:12 v1.1.1 09:57:12 v1.2.2 09:57:12 v1.3.0 09:57:12 v1.3.1 09:57:12 v2.0.0 09:57:12 v2.1.0 09:57:12 v2.1.1 09:57:12 v2.2.0 09:57:12 v2.3.0 09:57:12 v3.0 09:57:12 v3.0.0 09:57:12 v3.1 09:57:12 v3.1.0 09:57:12 v3.1.1 09:57:12 v4.0 09:57:12 v4.0.0 09:57:12 v4.0.1 09:57:12 v4.0.1-dev.1 09:57:12 v4.1.0-dev.1 09:57:12 v4.1.0-dev.10 09:57:12 v4.1.0-dev.2 09:57:12 v4.1.0-dev.3 09:57:12 v4.1.0-dev.4 09:57:12 v4.1.0-dev.5 09:57:12 v4.1.0-dev.6 09:57:12 v4.1.0-dev.7 09:57:12 v4.1.0-dev.8 09:57:12 v4.1.0-dev.9 [Pipeline] sh 09:57:12 + lftools sign git-tag v4.1.0-dev.10 09:57:13 Signing Git tag with Sigul... 09:57:13 Signing v4.1.0-dev.10 [Pipeline] echo 09:57:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:57:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:57:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:57:13 $ docker stop --time=1 b43c26e85f78e3ad3cb9402465f94a295835044969481bb8eed6275aabefb588 09:57:15 $ docker rm -f --volumes b43c26e85f78e3ad3cb9402465f94a295835044969481bb8eed6275aabefb588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:57:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:57:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:57:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:16 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:57:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:57:16 $ docker top 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f -eo pid,comm 09:57:16 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). 09:57:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:57:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:57:16 [ssh-agent] Looking for ssh-agent implementation... 09:57:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:57:16 $ docker exec 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f ssh-agent 09:57:17 SSH_AUTH_SOCK=/tmp/ssh-8Dcsdat5xEWA/agent.32 09:57:17 SSH_AGENT_PID=38 09:57:17 Running ssh-add (command line suppressed) 09:57:17 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12868766095076753918.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12868766095076753918.key) 09:57:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:57:17 + git semver bump pre 09:57:17 2026-03-26 09:57:17,651 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:57:17 2026-03-26 09:57:17,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:57:17 2026-03-26 09:57:17,655 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 09:57:17 2026-03-26 09:57:17,655 [bump_version] DEBUG bumped version:4.1.0-dev.11 09:57:17 2026-03-26 09:57:17,655 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 09:57:17 2026-03-26 09:57:17,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:57:17 2026-03-26 09:57:17,655 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:57:17 2026-03-26 09:57:17,657 [execute] INFO git cat-file --batch-check 09:57:17 2026-03-26 09:57:17,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:57:17 2026-03-26 09:57:17,660 [execute] INFO git cat-file --batch 09:57:17 2026-03-26 09:57:17,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:57:17 2026-03-26 09:57:17,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:57:17 4.1.0-dev.11 [Pipeline] } 09:57:17 $ docker exec --env ******** --env ******** 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f ssh-agent -k 09:57:17 unset SSH_AUTH_SOCK; 09:57:17 unset SSH_AGENT_PID; 09:57:17 echo Agent pid 38 killed; 09:57:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:57:18 + git semver [Pipeline] } 09:57:18 $ docker stop --time=1 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f 09:57:19 $ docker rm -f --volumes 4ec0923b66ff1fb43ec12412732baf2351217d60a67c086d466b87e9b5eb2a9f [Pipeline] // withDockerContainer [Pipeline] sh 09:57:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:57:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:57:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:20 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:57:20 $ docker top c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 -eo pid,comm 09:57:20 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). 09:57:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:57:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:57:20 [ssh-agent] Looking for ssh-agent implementation... 09:57:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:57:20 $ docker exec c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 ssh-agent 09:57:20 SSH_AUTH_SOCK=/tmp/ssh-uqH5LaIiEovm/agent.33 09:57:20 SSH_AGENT_PID=39 09:57:20 Running ssh-add (command line suppressed) 09:57:21 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5529117277660236504.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5529117277660236504.key) 09:57:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:57:21 + git semver push 09:57:21 2026-03-26 09:57:21,607 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:57:21 2026-03-26 09:57:21,611 [run_push] DEBUG push 09:57:21 2026-03-26 09:57:21,611 [execute] INFO git cat-file --batch-check 09:57:21 2026-03-26 09:57:21,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:57:21 2026-03-26 09:57:21,614 [execute] INFO git rev-list 6a262829657444ce015192d37ab497204801d8bf -- 09:57:21 2026-03-26 09:57:21,614 [execute] DEBUG Popen(['git', 'rev-list', '6a262829657444ce015192d37ab497204801d8bf', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:57:21 2026-03-26 09:57:21,622 [execute] INFO git fetch -v -- origin 09:57:21 2026-03-26 09:57:21,622 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:57:22 2026-03-26 09:57:22,194 [run_push] DEBUG no remote changes detected 09:57:22 2026-03-26 09:57:22,195 [execute] INFO git push origin semver 09:57:22 2026-03-26 09:57:22,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:57:23 2026-03-26 09:57:23,282 [run_push] DEBUG push all version tags 09:57:23 2026-03-26 09:57:23,282 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:57:23 2026-03-26 09:57:23,283 [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) 09:57:24 2026-03-26 09:57:24,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:57:24 4.1.0-dev.11 [Pipeline] } 09:57:24 $ docker exec --env ******** --env ******** c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 ssh-agent -k 09:57:24 unset SSH_AUTH_SOCK; 09:57:24 unset SSH_AGENT_PID; 09:57:24 echo Agent pid 39 killed; 09:57:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:57:24 + git semver [Pipeline] } 09:57:25 $ docker stop --time=1 c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 09:57:26 $ docker rm -f --volumes c1b39c2c1878d48412be96b9377b90a99e996121c835f3f7d953fb06988c80c5 [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 09:57:27 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 09:57:27 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:57:27 total 16 09:57:27 drwxr-xr-x 3 root root 4096 Mar 26 09:45 . 09:57:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:57 .. 09:57:27 drwxr-xr-x 2 root root 4096 Mar 26 09:45 cost 09:57:27 -rw-r--r-- 1 root root 86 Mar 26 09:45 cost.csv 09:57:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:57:27 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:57:27 total 16 09:57:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:45 . 09:57:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:57 .. 09:57:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 09:45 cost 09:57:27 -rw-r--r-- 1 jenkins jenkins 86 Mar 26 09:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:57:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:57:28 ---> package-listing.sh 09:57:28 ++ facter osfamily 09:57:28 ++ tr '[:upper:]' '[:lower:]' 09:57:28 + OS_FAMILY=debian 09:57:28 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 09:57:28 + START_PACKAGES=/tmp/packages_start.txt 09:57:28 + END_PACKAGES=/tmp/packages_end.txt 09:57:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:28 + PACKAGES=/tmp/packages_start.txt 09:57:28 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:57:28 + PACKAGES=/tmp/packages_end.txt 09:57:28 + case "${OS_FAMILY}" in 09:57:28 + dpkg -l 09:57:28 + grep '^ii' 09:57:28 + '[' -f /tmp/packages_start.txt ']' 09:57:28 + '[' -f /tmp/packages_end.txt ']' 09:57:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:28 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:57:28 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 09:57:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 09:57:28 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 09:57:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:29 prd-ubuntu20.04-docker-8c-8g-4137 does not seem to be running inside a container 09:57:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:57:29 $ docker top f2994b37632abf2836b70ae099b792c9db85d9fa317a2d9b5e831b787f01a997 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:29 + touch /tmp/pre-build-complete [Pipeline] sh 09:57:30 + mkdir -p /var/log/sysstat [Pipeline] sh 09:57:30 + ls /var/log/sa-host 09:57:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:30 provisioning config files... 09:57:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4079267412674657884tmp [Pipeline] { [Pipeline] echo 09:57:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:57:30 ---> create-netrc.sh [Pipeline] } 09:57:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:57:31 ---> python-tools-install.sh [Pipeline] echo 09:57:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:57:31 ---> sudo-logs.sh 09:57:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:57:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:57:31 ---> job-cost.sh 09:57:31 lf-activate-venv: SKIPPING 09:57:31 DEBUG: total: 0.2199999988079071 09:57:31 INFO: Retrieving Stack Cost... 09:57:32 INFO: Retrieving Pricing Info for: v3-standard-8 09:57:32 INFO: Archiving Costs [Pipeline] echo 09:57:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:57:32 ---> logs-deploy.sh 09:57:32 lf-activate-venv: SKIPPING 09:57:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/126 09:57:32 INFO: archiving workspace using pattern(s): 09:57:33 Archives upload complete. 09:57:33 INFO: archiving logs to Nexus