Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4fcf13dda2872150eef0ffad2fcf99f13027de9 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-ssh323058623143902943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6949782840050172046.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15031273059842743235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9711201690468908487.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-ssh9338098565311429630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-40151’ Running on prd-ubuntu20.04-docker-8c-8g-40154 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4fcf13dda2872150eef0ffad2fcf99f13027de9 (main) Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config core.sparsecheckout # timeout=10 > git checkout -f c4fcf13dda2872150eef0ffad2fcf99f13027de9 # timeout=10 > git rev-list --no-walk 1187227a68e55282673091a484dc512a33d4176d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:26:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:26:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:33 ========================================================= 06:26:33 EdgeX Global Pipelines Version Info 06:26:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:26:34 ------------------- 06:26:34 stable info: 06:26:34 ------------------- 06:26:34 Commited By: Cherry Wang cherry@iotechsys.com 06:26:34 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:26:34 Message: update stable to v1.0.269 06:26:35 ------------------- 06:26:35 experimental info: 06:26:35 ------------------- 06:26:35 Commited By: Ginny Guan ginny@iotechsys.com 06:26:35 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 06:26:35 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:26:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:26:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:26:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:26:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo 06:26:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4fcf13 [Pipeline] echo 06:26:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:36 provisioning config files... 06:26:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config614843510756449629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:36 ---> ****-login.sh 06:26:36 nexus3.edgexfoundry.org:10001 06:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:36 Configure a credential helper to remove this warning. See 06:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:36 06:26:36 Login Succeeded 06:26:36 nexus3.edgexfoundry.org:10002 06:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:36 Configure a credential helper to remove this warning. See 06:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:36 06:26:36 Login Succeeded 06:26:36 nexus3.edgexfoundry.org:10003 06:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:37 Configure a credential helper to remove this warning. See 06:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:37 06:26:37 Login Succeeded 06:26:37 nexus3.edgexfoundry.org:10004 06:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:37 Configure a credential helper to remove this warning. See 06:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:37 06:26:37 Login Succeeded 06:26:37 ****.io 06:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:37 Configure a credential helper to remove this warning. See 06:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:37 06:26:37 Login Succeeded 06:26:37 ---> ****-login.sh ends [Pipeline] } 06:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:26:37 + git rev-list -1 --merges c4fcf13dda2872150eef0ffad2fcf99f13027de9~1..c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo 06:26:37 -----------> git rev-list -1 --merges c4fcf13dda2872150eef0ffad2fcf99f13027de9~1..c4fcf13dda2872150eef0ffad2fcf99f13027de9 c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:26:37 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [false] [Pipeline] sh 06:26:38 + git log --format=format:%s -1 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo 06:26:38 ========================================================= 06:26:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:26:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:38 + git log --format=format:%s -1 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] echo 06:26:38 [semverPrep] GIT_COMMIT: c4fcf13dda2872150eef0ffad2fcf99f13027de9, Commit Message: Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo 06:26:38 [semverPrep] This is not a build commit. [Pipeline] sh 06:26:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:26:38 + grep -v github /etc/ssh/ssh_known_hosts 06:26:38 + [ -e /tmp/ssh_known_hosts ] 06:26:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:26:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:26:38 + sudo tee -a /etc/ssh/ssh_known_hosts 06:26:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:39 06:26:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:39 0.1.4: Pulling from edgex-devops/py-git-semver 06:26:39 b85a868b505f: Pulling fs layer 06:26:39 e2be974225ed: Pulling fs layer 06:26:39 339a4e72a1f5: Pulling fs layer 06:26:39 988bab9f4d93: Pulling fs layer 06:26:39 1469e6f7b9e6: Pulling fs layer 06:26:39 eaf3925da568: Pulling fs layer 06:26:39 bab4dde63d76: Pulling fs layer 06:26:39 bde34c3a00c8: Pulling fs layer 06:26:39 b352a97aabf1: Pulling fs layer 06:26:39 4872d77fe225: Pulling fs layer 06:26:39 5851b861e8e6: Pulling fs layer 06:26:39 988bab9f4d93: Waiting 06:26:39 eaf3925da568: Waiting 06:26:39 1469e6f7b9e6: Waiting 06:26:39 bab4dde63d76: Waiting 06:26:39 bde34c3a00c8: Waiting 06:26:39 b352a97aabf1: Waiting 06:26:39 4872d77fe225: Waiting 06:26:39 5851b861e8e6: Waiting 06:26:39 e2be974225ed: Verifying Checksum 06:26:39 e2be974225ed: Download complete 06:26:39 988bab9f4d93: Verifying Checksum 06:26:39 988bab9f4d93: Download complete 06:26:39 339a4e72a1f5: Verifying Checksum 06:26:39 339a4e72a1f5: Download complete 06:26:39 1469e6f7b9e6: Verifying Checksum 06:26:39 1469e6f7b9e6: Download complete 06:26:39 eaf3925da568: Verifying Checksum 06:26:39 eaf3925da568: Download complete 06:26:39 bde34c3a00c8: Verifying Checksum 06:26:39 bde34c3a00c8: Download complete 06:26:39 4872d77fe225: Verifying Checksum 06:26:39 5851b861e8e6: Verifying Checksum 06:26:39 5851b861e8e6: Download complete 06:26:39 b85a868b505f: Verifying Checksum 06:26:39 b85a868b505f: Download complete 06:26:40 bab4dde63d76: Verifying Checksum 06:26:40 bab4dde63d76: Download complete 06:26:40 b85a868b505f: Pull complete 06:26:41 e2be974225ed: Pull complete 06:26:41 339a4e72a1f5: Pull complete 06:26:41 988bab9f4d93: Pull complete 06:26:42 1469e6f7b9e6: Pull complete 06:26:42 eaf3925da568: Pull complete 06:26:43 bab4dde63d76: Pull complete 06:26:43 bde34c3a00c8: Pull complete 06:26:43 b352a97aabf1: Pull complete 06:26:43 4872d77fe225: Pull complete 06:26:44 5851b861e8e6: Pull complete 06:26:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:44 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:26:44 $ 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 06:26:46 $ docker top 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f -eo pid,comm 06:26:46 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). 06:26:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:46 [ssh-agent] Looking for ssh-agent implementation... 06:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:46 $ docker exec 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent 06:26:46 SSH_AUTH_SOCK=/tmp/ssh-DauOMrEdbZLU/agent.32 06:26:46 SSH_AGENT_PID=38 06:26:46 Running ssh-add (command line suppressed) 06:26:46 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8165931355355237507.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8165931355355237507.key) 06:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:46 + git tag --points-at HEAD [Pipeline] } 06:26:46 $ docker exec --env ******** --env ******** 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent -k 06:26:47 unset SSH_AUTH_SOCK; 06:26:47 unset SSH_AGENT_PID; 06:26:47 echo Agent pid 38 killed; 06:26:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:47 [ssh-agent] Looking for ssh-agent implementation... 06:26:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:47 $ docker exec 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent 06:26:47 SSH_AUTH_SOCK=/tmp/ssh-PsYcOFQjZ463/agent.71 06:26:47 SSH_AGENT_PID=77 06:26:47 Running ssh-add (command line suppressed) 06:26:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1722910072127391845.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1722910072127391845.key) 06:26:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:47 + git semver init 06:26:48 2025-03-04 06:26:47,941 [run_init] DEBUG init version:0.0.0 force:False 06:26:48 2025-03-04 06:26:47,942 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:26:48 2025-03-04 06:26:47,943 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:26:48 2025-03-04 06:26:47,943 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:26:49 2025-03-04 06:26:49,258 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:26:49 2025-03-04 06:26:49,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:26:49 2025-03-04 06:26:49,259 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:26:49 2025-03-04 06:26:49,259 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:26:49 4.0.0-dev.2 [Pipeline] } 06:26:49 $ docker exec --env ******** --env ******** 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f ssh-agent -k 06:26:49 unset SSH_AUTH_SOCK; 06:26:49 unset SSH_AGENT_PID; 06:26:49 echo Agent pid 77 killed; 06:26:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:49 + git semver [Pipeline] } 06:26:50 $ docker stop --time=1 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f 06:26:51 $ docker rm -f --volumes 56a8946282e4c74fd42c0ee1bba1ee70139e7ba06f8502924970f205b4861a6f [Pipeline] // withDockerContainer [Pipeline] sh 06:26:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:52 Stashed 1 file(s) [Pipeline] echo 06:26:52 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 06:26:52 provisioning config files... 06:26:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6011790914977455553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:52 ---> ****-login.sh 06:26:52 nexus3.edgexfoundry.org:10001 06:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:52 Configure a credential helper to remove this warning. See 06:26:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:52 06:26:52 Login Succeeded 06:26:52 nexus3.edgexfoundry.org:10002 06:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:52 Configure a credential helper to remove this warning. See 06:26:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:52 06:26:52 Login Succeeded 06:26:52 nexus3.edgexfoundry.org:10003 06:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:52 Configure a credential helper to remove this warning. See 06:26:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:52 06:26:52 Login Succeeded 06:26:52 nexus3.edgexfoundry.org:10004 06:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:52 Configure a credential helper to remove this warning. See 06:26:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:52 06:26:52 Login Succeeded 06:26:52 ****.io 06:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:53 Configure a credential helper to remove this warning. See 06:26:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:53 06:26:53 Login Succeeded 06:26:53 ---> ****-login.sh ends [Pipeline] } 06:26:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:26:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:26:53 ========================================================= 06:26:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:26:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:26:53 Sending build context to Docker daemon 20.18MB 06:26:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:26:53 Step 2/12 : FROM ${BASE} AS builder 06:26:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:26:53 da9db072f522: Pulling fs layer 06:26:53 6ef4a4ee8ca5: Pulling fs layer 06:26:53 06f05ace1117: Pulling fs layer 06:26:53 5fe327b54edc: Pulling fs layer 06:26:53 4f4fb700ef54: Pulling fs layer 06:26:53 92a5565b7b96: Pulling fs layer 06:26:53 ff9bb7016b71: Pulling fs layer 06:26:53 b67dba6c2c7d: Pulling fs layer 06:26:53 a813b0c90790: Pulling fs layer 06:26:53 b67dba6c2c7d: Waiting 06:26:53 a813b0c90790: Waiting 06:26:53 4f4fb700ef54: Waiting 06:26:53 92a5565b7b96: Waiting 06:26:53 ff9bb7016b71: Waiting 06:26:53 6ef4a4ee8ca5: Verifying Checksum 06:26:53 6ef4a4ee8ca5: Download complete 06:26:53 5fe327b54edc: Verifying Checksum 06:26:53 5fe327b54edc: Download complete 06:26:53 4f4fb700ef54: Verifying Checksum 06:26:53 4f4fb700ef54: Download complete 06:26:53 da9db072f522: Verifying Checksum 06:26:53 da9db072f522: Download complete 06:26:53 92a5565b7b96: Verifying Checksum 06:26:53 92a5565b7b96: Download complete 06:26:53 ff9bb7016b71: Verifying Checksum 06:26:53 ff9bb7016b71: Download complete 06:26:53 da9db072f522: Pull complete 06:26:54 6ef4a4ee8ca5: Pull complete 06:26:54 a813b0c90790: Verifying Checksum 06:26:54 a813b0c90790: Download complete 06:26:54 06f05ace1117: Verifying Checksum 06:26:54 06f05ace1117: Download complete 06:26:54 b67dba6c2c7d: Verifying Checksum 06:26:54 b67dba6c2c7d: Download complete 06:26:57 06f05ace1117: Pull complete 06:26:57 5fe327b54edc: Pull complete 06:26:57 4f4fb700ef54: Pull complete 06:26:57 92a5565b7b96: Pull complete 06:26:57 ff9bb7016b71: Pull complete 06:27:00 b67dba6c2c7d: Pull complete 06:27:00 a813b0c90790: Pull complete 06:27:00 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:27:00 ---> 3ba60ce46760 06:27:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:27:03 ---> Running in 9c23da7680d0 06:27:03 Removing intermediate container 9c23da7680d0 06:27:03 ---> e309ba7b44a1 06:27:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:27:03 ---> Running in f120b9375753 06:27:03 Removing intermediate container f120b9375753 06:27:03 ---> 89bb15c63b5a 06:27:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:27:03 ---> Running in ff9bad932760 06:27:03 Removing intermediate container ff9bad932760 06:27:03 ---> 73821e14e007 06:27:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:27:03 ---> Running in 2a0f9dc15abe 06:27:03 Removing intermediate container 2a0f9dc15abe 06:27:03 ---> 770cf04a8187 06:27:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:27:03 ---> Running in e096f259370a 06:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:03 (1/4) Installing openssh-keygen (9.7_p1-r5) 06:27:03 (2/4) Installing libedit (20240517.3.1-r0) 06:27:03 (3/4) Installing openssh-client-common (9.7_p1-r5) 06:27:03 (4/4) Installing openssh-client-default (9.7_p1-r5) 06:27:03 Executing busybox-1.36.1-r29.trigger 06:27:03 OK: 252 MiB in 62 packages 06:27:04 Removing intermediate container e096f259370a 06:27:04 ---> 0fc4cb012d9b 06:27:04 Step 8/12 : WORKDIR /device-snmp-go 06:27:04 ---> Running in 1d268c116f78 06:27:04 Removing intermediate container 1d268c116f78 06:27:04 ---> c2fe9475cf6e 06:27:04 Step 9/12 : COPY go.mod vendor* ./ 06:27:04 ---> e99a3fb9f20c 06:27:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:04 ---> Running in 6301c9e9b250 06:27:07 Still waiting to schedule task 06:27:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40153’ 06:27:36 Removing intermediate container 6301c9e9b250 06:27:36 ---> 49c1a7425463 06:27:36 Step 11/12 : COPY . . 06:27:36 ---> 32581542cdd9 06:27:36 Step 12/12 : RUN ${MAKE} 06:27:36 ---> Running in 6bcd2030e842 06:27:36 noop 06:27:36 Removing intermediate container 6bcd2030e842 06:27:36 ---> d8623f179c63 06:27:36 Successfully built d8623f179c63 06:27:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:37 + docker inspect -f . ci-base-image-x86_64 06:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:37 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:27:37 $ 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 06:27:37 $ docker top a3b4613f1b861a9e80ef63344298c8129ffb976cd3354e9afeec48fc92f771c4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:37 + go version 06:27:37 go version go1.23.4 linux/amd64 [Pipeline] } 06:27:37 $ docker stop --time=1 a3b4613f1b861a9e80ef63344298c8129ffb976cd3354e9afeec48fc92f771c4 06:27:39 $ docker rm -f --volumes a3b4613f1b861a9e80ef63344298c8129ffb976cd3354e9afeec48fc92f771c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:39 + docker inspect -f . ci-base-image-x86_64 06:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:39 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:27:39 $ 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 06:27:40 $ docker top c09a53ad2aa16848e94ecb9a76c52afe5f1a491267210213abb4c644b4542a8a -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:27:40 + make test 06:27:40 go test ./... -coverprofile=coverage.out 06:27:42 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:28:00 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 06:28:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 06:28:08 go vet ./... 06:28:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:28:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:28:12 ./bin/test-attribution-txt.sh [Pipeline] echo 06:28:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:28:12 $ docker stop --time=1 c09a53ad2aa16848e94ecb9a76c52afe5f1a491267210213abb4c644b4542a8a 06:28:14 $ docker rm -f --volumes c09a53ad2aa16848e94ecb9a76c52afe5f1a491267210213abb4c644b4542a8a [Pipeline] // withDockerContainer [Pipeline] sh 06:28:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:28:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:28:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:28:16 + ls -al . 06:28:16 total 236 06:28:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:27 . 06:28:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:26 .. 06:28:16 -rw-rw-r-- 1 jenkins jenkins 6 Mar 4 06:26 .dockerignore 06:28:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:27 .git 06:28:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:26 .github 06:28:16 -rw-rw-r-- 1 jenkins jenkins 263 Mar 4 06:26 .gitignore 06:28:16 -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:26 .golangci.yml 06:28:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:26 .semver 06:28:16 -rw-rw-r-- 1 jenkins jenkins 18843 Mar 4 06:26 Attribution.txt 06:28:16 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 4 06:26 CHANGELOG.md 06:28:16 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 4 06:26 Dockerfile 06:28:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:26 GOVERNANCE.md 06:28:16 -rw-rw-r-- 1 jenkins jenkins 656 Mar 4 06:26 Jenkinsfile 06:28:16 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:26 LICENSE 06:28:16 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 4 06:26 Makefile 06:28:16 -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 06:26 OWNERS.md 06:28:16 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 4 06:26 README.md 06:28:16 -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 06:26 VERSION 06:28:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:26 bin 06:28:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:26 cmd 06:28:16 -rw-r--r-- 1 jenkins jenkins 8903 Mar 4 06:27 coverage.out 06:28:16 -rw-rw-r-- 1 jenkins jenkins 6154 Mar 4 06:26 go.mod 06:28:16 -rw-rw-r-- 1 jenkins jenkins 87041 Mar 4 06:26 go.sum 06:28:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:26 internal 06:28:16 -rw-rw-r-- 1 jenkins jenkins 228 Mar 4 06:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:16 + 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=c4fcf13dda2872150eef0ffad2fcf99f13027de9 --label arch=amd64 --label version=4.0.0-dev.2 . 06:28:16 Sending build context to Docker daemon 20.19MB 06:28:16 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:28:16 Step 2/25 : FROM ${BASE} AS builder 06:28:16 ---> d8623f179c63 06:28:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:28:16 ---> Running in 54f1eba12b4f 06:28:16 Removing intermediate container 54f1eba12b4f 06:28:16 ---> a5b6a3cc91a2 06:28:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:28:16 ---> Running in b0176bf88e96 06:28:16 Removing intermediate container b0176bf88e96 06:28:16 ---> df78b6606c9c 06:28:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:28:16 ---> Running in 486cfe4c6f3b 06:28:16 Removing intermediate container 486cfe4c6f3b 06:28:16 ---> 5b57c6aafec2 06:28:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:28:16 ---> Running in 45ed2ffde222 06:28:17 Removing intermediate container 45ed2ffde222 06:28:17 ---> bd541d4597f8 06:28:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:28:17 ---> Running in 7342289a8b5c 06:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:17 OK: 252 MiB in 62 packages 06:28:18 Removing intermediate container 7342289a8b5c 06:28:18 ---> 286932892503 06:28:18 Step 8/25 : WORKDIR /device-snmp-go 06:28:18 ---> Running in 19df1d349c8e 06:28:18 Removing intermediate container 19df1d349c8e 06:28:18 ---> 309bfb13fe41 06:28:18 Step 9/25 : COPY go.mod vendor* ./ 06:28:18 ---> 52a9f1f666d2 06:28:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:18 ---> Running in 8951041774bd 06:28:18 Removing intermediate container 8951041774bd 06:28:18 ---> bf822a043b22 06:28:18 Step 11/25 : COPY . . 06:28:19 ---> d7010547f797 06:28:19 Step 12/25 : RUN ${MAKE} 06:28:19 ---> Running in 95008aec0807 06:28:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:28:51 Removing intermediate container 95008aec0807 06:28:51 ---> 7d78350e49da 06:28:51 Step 13/25 : FROM alpine:3.20 06:28:51 3.20: Pulling from library/alpine 06:28:51 0a9a5dfd008f: Pulling fs layer 06:28:51 0a9a5dfd008f: Verifying Checksum 06:28:51 0a9a5dfd008f: Download complete 06:28:51 0a9a5dfd008f: Pull complete 06:28:51 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:28:51 Status: Downloaded newer image for alpine:3.20 06:28:51 ---> ff221270b9fb 06:28:51 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:28:51 ---> Running in bfcd155a9683 06:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:51 (1/1) Installing dumb-init (1.2.5-r3) 06:28:51 Executing busybox-1.36.1-r29.trigger 06:28:51 OK: 8 MiB in 15 packages 06:28:51 Removing intermediate container bfcd155a9683 06:28:51 ---> 9cfd1b7262a7 06:28:51 Step 15/25 : RUN apk --no-cache upgrade 06:28:51 ---> Running in b9184470e9c2 06:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:28:51 OK: 8 MiB in 15 packages 06:28:51 Removing intermediate container b9184470e9c2 06:28:51 ---> 746eda15aa52 06:28:51 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:28:51 ---> 0bbabc3d8d6b 06:28:51 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:28:51 ---> b8a4873794e6 06:28:51 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:28:51 ---> 6a2073862b72 06:28:51 Step 19/25 : EXPOSE 59993 06:28:51 ---> Running in a25ec8db1bd8 06:28:51 Removing intermediate container a25ec8db1bd8 06:28:51 ---> 3192e1ac0ae3 06:28:51 Step 20/25 : EXPOSE 161 06:28:51 ---> Running in b8aff44055ad 06:28:51 Removing intermediate container b8aff44055ad 06:28:51 ---> fb8e575e7e13 06:28:51 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:28:51 ---> Running in 8ac2791fd163 06:28:51 Removing intermediate container 8ac2791fd163 06:28:51 ---> c036b1bdefb2 06:28:51 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:28:51 ---> Running in 8405d0b17da2 06:28:51 Removing intermediate container 8405d0b17da2 06:28:51 ---> 98078a31a4ff 06:28:51 Step 23/25 : LABEL arch=amd64 06:28:51 ---> Running in 7d8241d13401 06:28:51 Removing intermediate container 7d8241d13401 06:28:51 ---> cb24c783db94 06:28:51 Step 24/25 : LABEL git_sha=c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:28:51 ---> Running in a8451ef4a8b6 06:28:51 Removing intermediate container a8451ef4a8b6 06:28:51 ---> a5c8d95c9bbb 06:28:51 Step 25/25 : LABEL version=4.0.0-dev.2 06:28:51 ---> Running in 05326b01df6a 06:28:51 Removing intermediate container 05326b01df6a 06:28:51 ---> 0b7fd598b811 06:28:51 [Warning] One or more build-args [ARCH] were not consumed 06:28:51 Successfully built 0b7fd598b811 06:28:51 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:52 provisioning config files... 06:28:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15478644050832753013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:52 ---> ****-login.sh 06:28:52 nexus3.edgexfoundry.org:10001 06:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:52 Configure a credential helper to remove this warning. See 06:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:52 06:28:52 Login Succeeded 06:28:52 nexus3.edgexfoundry.org:10002 06:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:52 Configure a credential helper to remove this warning. See 06:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:52 06:28:52 Login Succeeded 06:28:52 nexus3.edgexfoundry.org:10003 06:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:52 Configure a credential helper to remove this warning. See 06:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:52 06:28:52 Login Succeeded 06:28:52 nexus3.edgexfoundry.org:10004 06:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:52 Configure a credential helper to remove this warning. See 06:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:52 06:28:52 Login Succeeded 06:28:52 ****.io 06:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:52 Configure a credential helper to remove this warning. See 06:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:52 06:28:52 Login Succeeded 06:28:52 ---> ****-login.sh ends [Pipeline] } 06:28:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:28:52 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:28:52 c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:28:52 latest 06:28:52 4.0.0-dev.2 06:28:52 c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 06:28:52 main 06:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:28:53 a57e8177ec15: Preparing 06:28:53 eb4d0235897a: Preparing 06:28:53 58eccf3e28fe: Preparing 06:28:53 c969794b4ae3: Preparing 06:28:53 c0c20b1bba7b: Preparing 06:28:53 994456c4fd7b: Preparing 06:28:53 994456c4fd7b: Waiting 06:28:53 a57e8177ec15: Pushed 06:28:53 eb4d0235897a: Pushed 06:28:53 c0c20b1bba7b: Pushed 06:28:53 c969794b4ae3: Pushed 06:28:53 994456c4fd7b: Layer already exists 06:28:57 58eccf3e28fe: Pushed 06:28:57 c4fcf13dda2872150eef0ffad2fcf99f13027de9: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:28:58 a57e8177ec15: Preparing 06:28:58 eb4d0235897a: Preparing 06:28:58 58eccf3e28fe: Preparing 06:28:58 c969794b4ae3: Preparing 06:28:58 c0c20b1bba7b: Preparing 06:28:58 994456c4fd7b: Preparing 06:28:58 994456c4fd7b: Waiting 06:28:58 a57e8177ec15: Layer already exists 06:28:58 eb4d0235897a: Layer already exists 06:28:58 58eccf3e28fe: Layer already exists 06:28:58 c969794b4ae3: Layer already exists 06:28:58 c0c20b1bba7b: Layer already exists 06:28:58 994456c4fd7b: Layer already exists 06:28:58 latest: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.2 06:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:28:59 a57e8177ec15: Preparing 06:28:59 eb4d0235897a: Preparing 06:28:59 58eccf3e28fe: Preparing 06:28:59 c969794b4ae3: Preparing 06:28:59 c0c20b1bba7b: Preparing 06:28:59 994456c4fd7b: Preparing 06:28:59 994456c4fd7b: Waiting 06:28:59 c969794b4ae3: Layer already exists 06:28:59 c0c20b1bba7b: Layer already exists 06:28:59 58eccf3e28fe: Layer already exists 06:28:59 a57e8177ec15: Layer already exists 06:28:59 eb4d0235897a: Layer already exists 06:28:59 994456c4fd7b: Layer already exists 06:28:59 4.0.0-dev.2: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 06:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:28:59 a57e8177ec15: Preparing 06:28:59 eb4d0235897a: Preparing 06:28:59 58eccf3e28fe: Preparing 06:28:59 c969794b4ae3: Preparing 06:28:59 c0c20b1bba7b: Preparing 06:28:59 994456c4fd7b: Preparing 06:28:59 994456c4fd7b: Waiting 06:28:59 58eccf3e28fe: Layer already exists 06:28:59 a57e8177ec15: Layer already exists 06:28:59 c969794b4ae3: Layer already exists 06:28:59 eb4d0235897a: Layer already exists 06:28:59 c0c20b1bba7b: Layer already exists 06:28:59 994456c4fd7b: Layer already exists 06:28:59 c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:00 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:29:00 a57e8177ec15: Preparing 06:29:00 eb4d0235897a: Preparing 06:29:00 58eccf3e28fe: Preparing 06:29:00 c969794b4ae3: Preparing 06:29:00 c0c20b1bba7b: Preparing 06:29:00 994456c4fd7b: Preparing 06:29:00 994456c4fd7b: Waiting 06:29:00 58eccf3e28fe: Layer already exists 06:29:00 c0c20b1bba7b: Layer already exists 06:29:00 a57e8177ec15: Layer already exists 06:29:00 eb4d0235897a: Layer already exists 06:29:00 c969794b4ae3: Layer already exists 06:29:00 994456c4fd7b: Layer already exists 06:29:00 main: digest: sha256:542d4fa45808f2d302bf6025ec29555c44fe7ba0a466d7a1dc66b6d295a42355 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:00 ===================================================== [Pipeline] echo 06:29:00 taggedImages: 06:29:00 - nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:29:00 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:29:00 - nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.2 06:29:00 - nexus3.edgexfoundry.org:10004/device-snmp:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 06:29:00 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:01 06:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:01 latest: Pulling from edgex-lftools-log-publisher 06:29:01 5eb5b503b376: Pulling fs layer 06:29:01 5c69ac0246d0: Pulling fs layer 06:29:01 ec43610c2a17: Pulling fs layer 06:29:01 3a2ae6a8a46f: Pulling fs layer 06:29:01 33b1e0a273af: Pulling fs layer 06:29:01 5d3b04190fa2: Pulling fs layer 06:29:01 2f39f015ded8: Pulling fs layer 06:29:01 5d3b04190fa2: Waiting 06:29:01 3a2ae6a8a46f: Waiting 06:29:01 33b1e0a273af: Waiting 06:29:01 2f39f015ded8: Waiting 06:29:01 5c69ac0246d0: Download complete 06:29:01 3a2ae6a8a46f: Verifying Checksum 06:29:01 3a2ae6a8a46f: Download complete 06:29:01 33b1e0a273af: Verifying Checksum 06:29:01 33b1e0a273af: Download complete 06:29:01 5d3b04190fa2: Download complete 06:29:01 ec43610c2a17: Verifying Checksum 06:29:01 ec43610c2a17: Download complete 06:29:01 5eb5b503b376: Verifying Checksum 06:29:01 5eb5b503b376: Download complete 06:29:02 2f39f015ded8: Download complete 06:29:02 5eb5b503b376: Pull complete 06:29:02 5c69ac0246d0: Pull complete 06:29:03 ec43610c2a17: Pull complete 06:29:03 3a2ae6a8a46f: Pull complete 06:29:03 33b1e0a273af: Pull complete 06:29:03 5d3b04190fa2: Pull complete 06:29:07 2f39f015ded8: Pull complete 06:29:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:07 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:29:07 $ 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 06:29:09 $ docker top 027a8865cb2ab2f1382e57d9d369ad7f5efc310cff4663f794270eff8fadcc1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:09 ---> job-cost.sh 06:29:09 lf-activate-venv: SKIPPING 06:29:09 INFO: No Stack... 06:29:09 INFO: Retrieving Pricing Info for: v3-standard-8 06:29:10 INFO: Archiving Costs [Pipeline] sh 06:29:10 + cat+ /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:29:10 cut -d, -f6 [Pipeline] lock 06:29:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] 06:29:10 Resource [jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] did not exist. Created. 06:29:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:10 + echo total: 0.2199999988079071 [Pipeline] stash 06:29:10 Stashed 1 file(s) [Pipeline] } 06:29:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 06:29:10 $ docker stop --time=1 027a8865cb2ab2f1382e57d9d369ad7f5efc310cff4663f794270eff8fadcc1e 06:29:12 $ docker rm -f --volumes 027a8865cb2ab2f1382e57d9d369ad7f5efc310cff4663f794270eff8fadcc1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:29:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40158 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:29:48 Running in /w/workspace/device-snmp-go/112 [Pipeline] { [Pipeline] checkout 06:29:48 Selected Git installation does not exist. Using Default 06:29:48 The recommended git tool is: NONE 06:29:53 using credential edgex-jenkins-ssh 06:29:53 Cloning the remote Git repository 06:29:53 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:29:53 > git init /w/workspace/device-snmp-go/112 # timeout=10 06:29:54 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:29:54 > git --version # timeout=10 06:29:54 > git --version # 'git version 2.25.1' 06:29:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:57 Avoid second fetch 06:29:57 Checking out Revision c4fcf13dda2872150eef0ffad2fcf99f13027de9 (main) 06:29:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:29:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:57 > git config core.sparsecheckout # timeout=10 06:29:58 Commit message: "Merge pull request #355 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" 06:29:57 > git checkout -f c4fcf13dda2872150eef0ffad2fcf99f13027de9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:30:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:03 Dload Upload Total Spent Left Speed 06:30:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 06:30:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:30:03 + sudo tee /etc/docker/daemon.new 06:30:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:30:03 { 06:30:03 "registry-mirrors": [ 06:30:03 "https://nexus3.edgexfoundry.org:10001" 06:30:03 ], 06:30:03 "bip": "10.250.0.254/24", 06:30:03 "hosts": [ 06:30:03 "tcp://0.0.0.0:5555", 06:30:03 "unix:///var/run/docker.sock" 06:30:03 ], 06:30:03 "mtu": 1458, 06:30:03 "selinux-enabled": true, 06:30:03 "seccomp-profile": "/etc/docker/seccomp.json" 06:30:03 } [Pipeline] sh 06:30:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:30:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:22 provisioning config files... 06:30:22 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/112@tmp/config7188969849611928789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:23 ---> ****-login.sh 06:30:23 nexus3.edgexfoundry.org:10001 06:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:23 Configure a credential helper to remove this warning. See 06:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:23 06:30:23 Login Succeeded 06:30:23 nexus3.edgexfoundry.org:10002 06:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:24 Configure a credential helper to remove this warning. See 06:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:24 06:30:24 Login Succeeded 06:30:24 nexus3.edgexfoundry.org:10003 06:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:24 Configure a credential helper to remove this warning. See 06:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:24 06:30:24 Login Succeeded 06:30:24 nexus3.edgexfoundry.org:10004 06:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:24 Configure a credential helper to remove this warning. See 06:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:24 06:30:24 Login Succeeded 06:30:24 ****.io 06:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:25 Configure a credential helper to remove this warning. See 06:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:25 06:30:25 Login Succeeded 06:30:25 ---> ****-login.sh ends [Pipeline] } 06:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:25 ========================================================= 06:30:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:30:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:30:26 Sending build context to Docker daemon 10.18MB 06:30:26 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:30:26 Step 2/12 : FROM ${BASE} AS builder 06:30:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:30:26 9986a736f7d3: Pulling fs layer 06:30:26 1f018df60701: Pulling fs layer 06:30:26 39f8f326b044: Pulling fs layer 06:30:26 e6a1e7a6a96a: Pulling fs layer 06:30:26 4f4fb700ef54: Pulling fs layer 06:30:26 d45d956e0dbf: Pulling fs layer 06:30:26 e6a1e7a6a96a: Waiting 06:30:26 4f4fb700ef54: Waiting 06:30:26 d45d956e0dbf: Waiting 06:30:26 d7702b0d1db1: Pulling fs layer 06:30:26 5c7f0f088c93: Pulling fs layer 06:30:26 d7702b0d1db1: Waiting 06:30:26 4fdc064ae6cf: Pulling fs layer 06:30:26 5c7f0f088c93: Waiting 06:30:26 4fdc064ae6cf: Waiting 06:30:27 1f018df60701: Verifying Checksum 06:30:27 1f018df60701: Download complete 06:30:27 e6a1e7a6a96a: Verifying Checksum 06:30:27 e6a1e7a6a96a: Download complete 06:30:27 4f4fb700ef54: Verifying Checksum 06:30:27 4f4fb700ef54: Download complete 06:30:27 d45d956e0dbf: Download complete 06:30:27 d7702b0d1db1: Verifying Checksum 06:30:27 d7702b0d1db1: Download complete 06:30:27 9986a736f7d3: Verifying Checksum 06:30:27 9986a736f7d3: Download complete 06:30:27 4fdc064ae6cf: Verifying Checksum 06:30:28 9986a736f7d3: Pull complete 06:30:28 1f018df60701: Pull complete 06:30:29 39f8f326b044: Verifying Checksum 06:30:29 39f8f326b044: Download complete 06:30:30 5c7f0f088c93: Verifying Checksum 06:30:30 5c7f0f088c93: Download complete 06:30:45 39f8f326b044: Pull complete 06:30:45 e6a1e7a6a96a: Pull complete 06:30:45 4f4fb700ef54: Pull complete 06:30:45 d45d956e0dbf: Pull complete 06:30:45 d7702b0d1db1: Pull complete 06:30:55 5c7f0f088c93: Pull complete 06:30:55 4fdc064ae6cf: Pull complete 06:30:55 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:30:55 ---> 63f30b955cb9 06:30:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:30:57 ---> Running in 8b629da3d3b9 06:30:58 Removing intermediate container 8b629da3d3b9 06:30:58 ---> 7198c349ebd8 06:30:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:58 ---> Running in 407f145b2697 06:30:58 Removing intermediate container 407f145b2697 06:30:58 ---> a3714fb866fa 06:30:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:30:58 ---> Running in 801b7e533a76 06:30:59 Removing intermediate container 801b7e533a76 06:30:59 ---> d914d692e0a7 06:30:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:30:59 ---> Running in d1cf450ea0de 06:30:59 Removing intermediate container d1cf450ea0de 06:30:59 ---> e073ed20146b 06:30:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:59 ---> Running in d6755598e0a0 06:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:31:02 (1/4) Installing openssh-keygen (9.7_p1-r5) 06:31:02 (2/4) Installing libedit (20240517.3.1-r0) 06:31:02 (3/4) Installing openssh-client-common (9.7_p1-r5) 06:31:02 (4/4) Installing openssh-client-default (9.7_p1-r5) 06:31:02 Executing busybox-1.36.1-r29.trigger 06:31:02 OK: 244 MiB in 62 packages 06:31:03 Removing intermediate container d6755598e0a0 06:31:03 ---> a114c960dcc4 06:31:03 Step 8/12 : WORKDIR /device-snmp-go 06:31:03 ---> Running in 4841534ee354 06:31:03 Removing intermediate container 4841534ee354 06:31:03 ---> 73d664523779 06:31:03 Step 9/12 : COPY go.mod vendor* ./ 06:31:04 ---> 2dce7bbc323c 06:31:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:04 ---> Running in 4ce513e75161 06:32:56 Removing intermediate container 4ce513e75161 06:32:56 ---> 5a59e3c4e224 06:32:56 Step 11/12 : COPY . . 06:32:56 ---> 4b14332693a2 06:32:56 Step 12/12 : RUN ${MAKE} 06:32:56 ---> Running in c0ea2de68524 06:32:56 noop 06:32:57 Removing intermediate container c0ea2de68524 06:32:57 ---> 7635d7659585 06:32:57 Successfully built 7635d7659585 06:32:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:57 + docker inspect -f . ci-base-image-arm64 06:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:58 prd-ubuntu20.04-docker-arm64-4c-16g-40158 does not seem to be running inside a container 06:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/112 -v /w/workspace/device-snmp-go/112:/w/workspace/device-snmp-go/112:rw,z -v /w/workspace/device-snmp-go/112@tmp:/w/workspace/device-snmp-go/112@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 06:32:59 $ docker top 915ec17f736b91bf87506face2e4f9a021ce6a9b3024a52bcc8f76a4b4802e96 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:00 + go version 06:33:00 go version go1.23.4 linux/arm64 [Pipeline] } 06:33:00 $ docker stop --time=1 915ec17f736b91bf87506face2e4f9a021ce6a9b3024a52bcc8f76a4b4802e96 06:33:02 $ docker rm -f --volumes 915ec17f736b91bf87506face2e4f9a021ce6a9b3024a52bcc8f76a4b4802e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:02 + docker inspect -f . ci-base-image-arm64 06:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:03 prd-ubuntu20.04-docker-arm64-4c-16g-40158 does not seem to be running inside a container 06:33:03 $ 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/112 -v /w/workspace/device-snmp-go/112:/w/workspace/device-snmp-go/112:rw,z -v /w/workspace/device-snmp-go/112@tmp:/w/workspace/device-snmp-go/112@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 06:33:04 $ docker top 857b0cad28541d0985065a932aa12e7d92a2ce3e45a1337e55726b2fd2dbf988 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:05 + git config --global --add safe.directory /w/workspace/device-snmp-go/112 [Pipeline] fileExists [Pipeline] sh 06:33:06 + make test 06:33:06 go test ./... -coverprofile=coverage.out 06:33:12 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:36:49 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 06:36:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 06:36:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:36:50 go vet ./... 06:37:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:37:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:37:47 ./bin/test-attribution-txt.sh [Pipeline] echo 06:37:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:37:47 $ docker stop --time=1 857b0cad28541d0985065a932aa12e7d92a2ce3e45a1337e55726b2fd2dbf988 06:37:49 $ docker rm -f --volumes 857b0cad28541d0985065a932aa12e7d92a2ce3e45a1337e55726b2fd2dbf988 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:37:50 Warning: overwriting stash ‘coverage-report’ 06:37:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:52 + ls -al . 06:37:52 total 232 06:37:52 drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 06:33 . 06:37:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:29 .. 06:37:52 -rw-rw-r-- 1 jenkins jenkins 6 Mar 4 06:29 .dockerignore 06:37:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 .git 06:37:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:29 .github 06:37:52 -rw-rw-r-- 1 jenkins jenkins 263 Mar 4 06:29 .gitignore 06:37:52 -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:29 .golangci.yml 06:37:52 -rw-rw-r-- 1 jenkins jenkins 18843 Mar 4 06:29 Attribution.txt 06:37:52 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 4 06:29 CHANGELOG.md 06:37:52 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 4 06:29 Dockerfile 06:37:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:29 GOVERNANCE.md 06:37:52 -rw-rw-r-- 1 jenkins jenkins 656 Mar 4 06:29 Jenkinsfile 06:37:52 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:29 LICENSE 06:37:52 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 4 06:29 Makefile 06:37:52 -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 06:29 OWNERS.md 06:37:52 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 4 06:29 README.md 06:37:52 -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 06:26 VERSION 06:37:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:29 bin 06:37:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:29 cmd 06:37:52 -rw-r--r-- 1 jenkins jenkins 8903 Mar 4 06:36 coverage.out 06:37:52 -rw-rw-r-- 1 jenkins jenkins 6154 Mar 4 06:29 go.mod 06:37:52 -rw-rw-r-- 1 jenkins jenkins 87041 Mar 4 06:29 go.sum 06:37:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:29 internal 06:37:52 -rw-rw-r-- 1 jenkins jenkins 228 Mar 4 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:52 + 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=c4fcf13dda2872150eef0ffad2fcf99f13027de9 --label arch=arm64 --label version=4.0.0-dev.2 . 06:37:53 Sending build context to Docker daemon 10.19MB 06:37:53 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:37:53 Step 2/25 : FROM ${BASE} AS builder 06:37:53 ---> 7635d7659585 06:37:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:37:53 ---> Running in 434f260e1571 06:37:53 Removing intermediate container 434f260e1571 06:37:53 ---> 80e65ad99302 06:37:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:37:53 ---> Running in 48fcfb46c734 06:37:54 Removing intermediate container 48fcfb46c734 06:37:54 ---> 2a3d204d38b5 06:37:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:37:54 ---> Running in fcb488443d53 06:37:54 Removing intermediate container fcb488443d53 06:37:54 ---> 7f7cb597d3e7 06:37:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:37:54 ---> Running in 493986a3807a 06:37:55 Removing intermediate container 493986a3807a 06:37:55 ---> ffe3b2e0c644 06:37:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:37:55 ---> Running in 106e581210a6 06:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:37:58 OK: 244 MiB in 62 packages 06:37:59 Removing intermediate container 106e581210a6 06:37:59 ---> 2c443ee76bb1 06:37:59 Step 8/25 : WORKDIR /device-snmp-go 06:37:59 ---> Running in 57d513dc823b 06:38:00 Removing intermediate container 57d513dc823b 06:38:00 ---> 8a80f9d7b5b9 06:38:00 Step 9/25 : COPY go.mod vendor* ./ 06:38:00 ---> 882c3cb26d5b 06:38:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:01 ---> Running in e4a120de081a 06:38:03 Removing intermediate container e4a120de081a 06:38:03 ---> b1104399e227 06:38:03 Step 11/25 : COPY . . 06:38:04 ---> 099c0b77995b 06:38:04 Step 12/25 : RUN ${MAKE} 06:38:04 ---> Running in f582b8eadb45 06:38:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:41:57 Removing intermediate container f582b8eadb45 06:41:57 ---> 6c36c1105a39 06:41:57 Step 13/25 : FROM alpine:3.20 06:41:57 3.20: Pulling from library/alpine 06:41:57 94e9d8af2201: Pulling fs layer 06:41:57 94e9d8af2201: Verifying Checksum 06:41:57 94e9d8af2201: Download complete 06:41:57 94e9d8af2201: Pull complete 06:41:57 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:41:57 Status: Downloaded newer image for alpine:3.20 06:41:57 ---> 7aab056cecc6 06:41:57 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:41:57 ---> Running in 5751af40807d 06:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:41:57 (1/1) Installing dumb-init (1.2.5-r3) 06:41:57 Executing busybox-1.36.1-r29.trigger 06:41:57 OK: 9 MiB in 15 packages 06:41:58 Removing intermediate container 5751af40807d 06:41:58 ---> 1d5e91c5eac1 06:41:58 Step 15/25 : RUN apk --no-cache upgrade 06:41:58 ---> Running in 15177ae8b6d3 06:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:42:01 OK: 9 MiB in 15 packages 06:42:02 Removing intermediate container 15177ae8b6d3 06:42:02 ---> 780969b1d22b 06:42:02 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:42:04 ---> 9abf75f482a7 06:42:04 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:42:05 ---> a337c17238ef 06:42:05 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:42:05 ---> e9045e225b72 06:42:05 Step 19/25 : EXPOSE 59993 06:42:05 ---> Running in 0df24fb1ad1f 06:42:05 Removing intermediate container 0df24fb1ad1f 06:42:05 ---> 24b6b0306852 06:42:05 Step 20/25 : EXPOSE 161 06:42:05 ---> Running in c39e1027ebc4 06:42:06 Removing intermediate container c39e1027ebc4 06:42:06 ---> e2c2892d556b 06:42:06 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:42:06 ---> Running in 5fad17edb8fa 06:42:06 Removing intermediate container 5fad17edb8fa 06:42:06 ---> f4118efb0dce 06:42:06 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:42:06 ---> Running in e933a5d2714d 06:42:07 Removing intermediate container e933a5d2714d 06:42:07 ---> 2bed0960f2d2 06:42:07 Step 23/25 : LABEL arch=arm64 06:42:07 ---> Running in 47c78dd2aed4 06:42:07 Removing intermediate container 47c78dd2aed4 06:42:07 ---> 6f971b747bce 06:42:07 Step 24/25 : LABEL git_sha=c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:42:07 ---> Running in 209aa9bee67a 06:42:07 Removing intermediate container 209aa9bee67a 06:42:07 ---> a0f762af00eb 06:42:07 Step 25/25 : LABEL version=4.0.0-dev.2 06:42:08 ---> Running in b1540fc7f14d 06:42:08 Removing intermediate container b1540fc7f14d 06:42:08 ---> f48406430dec 06:42:08 [Warning] One or more build-args [ARCH] were not consumed 06:42:08 Successfully built f48406430dec 06:42:08 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 06:42:08 provisioning config files... 06:42:08 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/112@tmp/config16869351318037030799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:08 ---> ****-login.sh 06:42:08 nexus3.edgexfoundry.org:10001 06:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:42:09 Configure a credential helper to remove this warning. See 06:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:42:09 06:42:09 Login Succeeded 06:42:09 nexus3.edgexfoundry.org:10002 06:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:42:09 Configure a credential helper to remove this warning. See 06:42:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:42:09 06:42:09 Login Succeeded 06:42:09 nexus3.edgexfoundry.org:10003 06:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:42:10 Configure a credential helper to remove this warning. See 06:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:42:10 06:42:10 Login Succeeded 06:42:10 nexus3.edgexfoundry.org:10004 06:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:42:10 Configure a credential helper to remove this warning. See 06:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:42:10 06:42:10 Login Succeeded 06:42:10 ****.io 06:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:42:10 Configure a credential helper to remove this warning. See 06:42:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:42:10 06:42:10 Login Succeeded 06:42:10 ---> ****-login.sh ends [Pipeline] } 06:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:42:10 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:42:10 c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:42:10 latest 06:42:10 4.0.0-dev.2 06:42:10 c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 06:42:10 main 06:42:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:42:11 12247db788d6: Preparing 06:42:11 3f4e3a833b0f: Preparing 06:42:11 e9e894a8432f: Preparing 06:42:11 219c32782689: Preparing 06:42:11 c8fb97fd7022: Preparing 06:42:11 dd9c8f8612c8: Preparing 06:42:11 dd9c8f8612c8: Waiting 06:42:11 12247db788d6: Pushed 06:42:11 219c32782689: Pushed 06:42:11 c8fb97fd7022: Pushed 06:42:11 3f4e3a833b0f: Pushed 06:42:11 dd9c8f8612c8: Layer already exists 06:42:21 e9e894a8432f: Pushed 06:42:21 c4fcf13dda2872150eef0ffad2fcf99f13027de9: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:22 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:42:22 12247db788d6: Preparing 06:42:22 3f4e3a833b0f: Preparing 06:42:22 e9e894a8432f: Preparing 06:42:22 219c32782689: Preparing 06:42:22 c8fb97fd7022: Preparing 06:42:22 dd9c8f8612c8: Preparing 06:42:22 dd9c8f8612c8: Waiting 06:42:22 c8fb97fd7022: Layer already exists 06:42:22 3f4e3a833b0f: Layer already exists 06:42:22 12247db788d6: Layer already exists 06:42:22 219c32782689: Layer already exists 06:42:22 e9e894a8432f: Layer already exists 06:42:22 dd9c8f8612c8: Layer already exists 06:42:22 latest: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.2 06:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:42:23 12247db788d6: Preparing 06:42:23 3f4e3a833b0f: Preparing 06:42:23 e9e894a8432f: Preparing 06:42:23 219c32782689: Preparing 06:42:23 c8fb97fd7022: Preparing 06:42:23 dd9c8f8612c8: Preparing 06:42:23 dd9c8f8612c8: Waiting 06:42:23 3f4e3a833b0f: Layer already exists 06:42:23 e9e894a8432f: Layer already exists 06:42:23 219c32782689: Layer already exists 06:42:23 12247db788d6: Layer already exists 06:42:23 c8fb97fd7022: Layer already exists 06:42:23 dd9c8f8612c8: Layer already exists 06:42:23 4.0.0-dev.2: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 06:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:42:24 12247db788d6: Preparing 06:42:24 3f4e3a833b0f: Preparing 06:42:24 e9e894a8432f: Preparing 06:42:24 219c32782689: Preparing 06:42:24 c8fb97fd7022: Preparing 06:42:24 dd9c8f8612c8: Preparing 06:42:24 dd9c8f8612c8: Waiting 06:42:24 3f4e3a833b0f: Layer already exists 06:42:24 e9e894a8432f: Layer already exists 06:42:24 c8fb97fd7022: Layer already exists 06:42:24 12247db788d6: Layer already exists 06:42:24 219c32782689: Layer already exists 06:42:24 dd9c8f8612c8: Layer already exists 06:42:24 c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:25 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:42:25 12247db788d6: Preparing 06:42:25 3f4e3a833b0f: Preparing 06:42:25 e9e894a8432f: Preparing 06:42:25 219c32782689: Preparing 06:42:25 c8fb97fd7022: Preparing 06:42:25 dd9c8f8612c8: Preparing 06:42:25 dd9c8f8612c8: Waiting 06:42:25 12247db788d6: Layer already exists 06:42:25 3f4e3a833b0f: Layer already exists 06:42:25 c8fb97fd7022: Layer already exists 06:42:25 219c32782689: Layer already exists 06:42:25 e9e894a8432f: Layer already exists 06:42:25 dd9c8f8612c8: Layer already exists 06:42:25 main: digest: sha256:d3bab12b06e06fe0894ade8ba1ab5e81e6cdd8ce9a8345a6d67785dd87f575ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:25 ===================================================== [Pipeline] echo 06:42:25 taggedImages: 06:42:25 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9 06:42:25 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:42:25 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.2 06:42:25 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c4fcf13dda2872150eef0ffad2fcf99f13027de9-4.0.0-dev.2 06:42:25 - 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 06:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:42:26 06:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:42:26 arm64: Pulling from edgex-lftools-log-publisher 06:42:26 8998bd30e6a1: Pulling fs layer 06:42:26 04944245beec: Pulling fs layer 06:42:26 699f458cf7ca: Pulling fs layer 06:42:26 765212b225bb: Pulling fs layer 06:42:26 f23df028b6ca: Pulling fs layer 06:42:26 d65c8cfc05b1: Pulling fs layer 06:42:26 2437ff75d9bd: Pulling fs layer 06:42:26 765212b225bb: Waiting 06:42:26 f23df028b6ca: Waiting 06:42:26 d65c8cfc05b1: Waiting 06:42:26 04944245beec: Verifying Checksum 06:42:26 04944245beec: Download complete 06:42:26 765212b225bb: Verifying Checksum 06:42:26 765212b225bb: Download complete 06:42:26 f23df028b6ca: Verifying Checksum 06:42:26 f23df028b6ca: Download complete 06:42:26 d65c8cfc05b1: Verifying Checksum 06:42:26 d65c8cfc05b1: Download complete 06:42:27 699f458cf7ca: Verifying Checksum 06:42:27 699f458cf7ca: Download complete 06:42:27 8998bd30e6a1: Download complete 06:42:30 2437ff75d9bd: Verifying Checksum 06:42:30 2437ff75d9bd: Download complete 06:42:32 8998bd30e6a1: Pull complete 06:42:32 04944245beec: Pull complete 06:42:34 699f458cf7ca: Pull complete 06:42:34 765212b225bb: Pull complete 06:42:35 f23df028b6ca: Pull complete 06:42:35 d65c8cfc05b1: Pull complete 06:42:54 2437ff75d9bd: Pull complete 06:42:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:42:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:54 prd-ubuntu20.04-docker-arm64-4c-16g-40158 does not seem to be running inside a container 06:42:54 $ 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/112 -v /w/workspace/device-snmp-go/112:/w/workspace/device-snmp-go/112:rw,z -v /w/workspace/device-snmp-go/112@tmp:/w/workspace/device-snmp-go/112@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 06:42:57 $ docker top d3cd33a669b0d0d52541300eb9b1ef261d5eddf358804cf6edb5598a7eeb05ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:58 ---> job-cost.sh 06:42:58 lf-activate-venv: SKIPPING 06:42:58 INFO: No Stack... 06:42:58 INFO: Retrieving Pricing Info for: v3-standard-4 06:42:59 INFO: Archiving Costs [Pipeline] sh 06:43:00 + cat /w/workspace/device-snmp-go/112/archives/cost.csv 06:43:00 + cut -d, -f6 [Pipeline] lock 06:43:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] 06:43:00 Resource [jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] did not exist. Created. 06:43:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:43:00 /w/workspace/device-snmp-go/112@tmp/durable-a7797772/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:43:01 + echo total: 0.10999999940395355 [Pipeline] stash 06:43:01 Warning: overwriting stash ‘stack-cost’ 06:43:01 Stashed 1 file(s) [Pipeline] } 06:43:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 06:43:01 $ docker stop --time=1 d3cd33a669b0d0d52541300eb9b1ef261d5eddf358804cf6edb5598a7eeb05ad 06:43:03 $ docker rm -f --volumes d3cd33a669b0d0d52541300eb9b1ef261d5eddf358804cf6edb5598a7eeb05ad [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 06:43:03 provisioning config files... 06:43:03 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9166131080136027013tmp [Pipeline] { [Pipeline] sh 06:43:03 + set +x 06:43:03 + + bash -s -- 06:43:03 curl -s https://codecov.io/bash 06:43:03 06:43:03 _____ _ 06:43:03 / ____| | | 06:43:03 | | ___ __| | ___ ___ _____ __ 06:43:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:43:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:43:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:43:03 Bash-1.0.6 06:43:03 06:43:03 06:43:03 ==> git version 2.25.1 found 06:43:03 ==> 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 06:43:03 Release-Date: 2020-01-08 06:43:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:43:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:43:03 ==> Jenkins CI detected. 06:43:03 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:43:03 project root: . 06:43:03 --> token set from env 06:43:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:43:03 ==> Running gcov in . (disable via -X gcov) 06:43:04 ==> Python coveragepy not found 06:43:04 ==> Searching for coverage reports in: 06:43:04 + . 06:43:04 -> Found 1 reports 06:43:04 ==> Detecting git/mercurial file structure 06:43:04 ==> Reading reports 06:43:04 + ./coverage.out bytes=8903 06:43:04 ==> Appending adjustments 06:43:04 https://docs.codecov.io/docs/fixing-reports 06:43:04 + Found adjustments 06:43:04 ==> Gzipping contents 06:43:04 4.0K /tmp/codecov.isSsbz.gz 06:43:04 ==> Uploading reports 06:43:04 url: https://codecov.io 06:43:04 query: branch=main&commit=c4fcf13dda2872150eef0ffad2fcf99f13027de9&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:43:04 -> Pinging Codecov 06:43:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4fcf13dda2872150eef0ffad2fcf99f13027de9&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:43:04 -> Uploading to 06:43:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/c4fcf13dda2872150eef0ffad2fcf99f13027de9/4686ba63-46eb-4fd0-ae78-dc52855e00ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T064304Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8eec8320ed9efa333eb616895d02b3b3f88cf306a9b77c6bd5736f10531f4140 06:43:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:43:04 Dload Upload Total Spent Left Speed 06:43:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 9910 --:--:-- --:--:-- --:--:-- 9910 06:43:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] } 06:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:43:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:43:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:43:04 06:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:43:05 latest: Pulling from edgex-devops/edgex-snyk-go 06:43:05 43c4264eed91: Pulling fs layer 06:43:05 4cc291be95ef: Pulling fs layer 06:43:05 2ac1f1163629: Pulling fs layer 06:43:05 5c3c966382ef: Pulling fs layer 06:43:05 4f4fb700ef54: Pulling fs layer 06:43:05 d9c7d2e4e75e: Pulling fs layer 06:43:05 9c3e1370e548: Pulling fs layer 06:43:05 5c3c966382ef: Waiting 06:43:05 4f4fb700ef54: Waiting 06:43:05 d9c7d2e4e75e: Waiting 06:43:05 9c3e1370e548: Waiting 06:43:05 4cc291be95ef: Download complete 06:43:05 5c3c966382ef: Verifying Checksum 06:43:05 5c3c966382ef: Download complete 06:43:05 4f4fb700ef54: Verifying Checksum 06:43:05 4f4fb700ef54: Download complete 06:43:05 43c4264eed91: Download complete 06:43:05 43c4264eed91: Pull complete 06:43:05 d9c7d2e4e75e: Verifying Checksum 06:43:05 d9c7d2e4e75e: Download complete 06:43:05 4cc291be95ef: Pull complete 06:43:05 2ac1f1163629: Verifying Checksum 06:43:05 2ac1f1163629: Download complete 06:43:06 9c3e1370e548: Verifying Checksum 06:43:06 9c3e1370e548: Download complete 06:43:08 2ac1f1163629: Pull complete 06:43:08 5c3c966382ef: Pull complete 06:43:08 4f4fb700ef54: Pull complete 06:43:08 d9c7d2e4e75e: Pull complete 06:43:11 9c3e1370e548: Pull complete 06:43:11 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:43:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:11 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:43:11 $ 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 06:43:13 $ docker top 5f23a46368cff13bf25ddbb8c5a36f2e4a9c111fde58de223aa9cb73d3195ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 06:43:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:43:14 + set -o pipefail 06:43:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:43:21 06:43:21 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:43:21 06:43:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/dcdf4210-2cdd-4c16-abc8-f5e684c27ff8 06:43:21 06:43:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:43:21 06:43:21 06:43:21 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:43:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:43:21 $ docker stop --time=1 5f23a46368cff13bf25ddbb8c5a36f2e4a9c111fde58de223aa9cb73d3195ef6 06:43:23 $ docker rm -f --volumes 5f23a46368cff13bf25ddbb8c5a36f2e4a9c111fde58de223aa9cb73d3195ef6 [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 06:43:24 + git log --format=format:%s -1 c4fcf13dda2872150eef0ffad2fcf99f13027de9 [Pipeline] sh 06:43:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:25 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:43:25 $ 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 06:43:25 $ docker top 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:25 [ssh-agent] Looking for ssh-agent implementation... 06:43:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:25 $ docker exec 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e ssh-agent 06:43:25 SSH_AUTH_SOCK=/tmp/ssh-tDw496fwCLfU/agent.32 06:43:25 SSH_AGENT_PID=38 06:43:25 Running ssh-add (command line suppressed) 06:43:25 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14047792027031627177.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14047792027031627177.key) 06:43:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:26 + git semver tag 06:43:26 2025-03-04 06:43:26,387 [run_tag] DEBUG tag force:False 06:43:26 2025-03-04 06:43:26,387 [check_head_tag] DEBUG check head tag 06:43:26 2025-03-04 06:43:26,388 [execute] INFO git cat-file --batch-check 06:43:26 2025-03-04 06:43:26,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:43:26 2025-03-04 06:43:26,392 [execute] INFO git cat-file --batch 06:43:26 2025-03-04 06:43:26,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:43:26 2025-03-04 06:43:26,406 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:43:26 2025-03-04 06:43:26,406 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 06:43:26 2025-03-04 06:43:26,406 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:43:26 2025-03-04 06:43:26,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:43:26 4.0.0-dev.2 [Pipeline] } 06:43:26 $ docker exec --env ******** --env ******** 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e ssh-agent -k 06:43:26 unset SSH_AUTH_SOCK; 06:43:26 unset SSH_AGENT_PID; 06:43:26 echo Agent pid 38 killed; 06:43:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:26 + git semver [Pipeline] } 06:43:27 $ docker stop --time=1 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e 06:43:28 $ docker rm -f --volumes 92f6c3a80ea8c4daa8b4d8c82446d2f42859201da09296b1570f310b63e2c26e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:43:28 06:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:43:29 0.23.1-centos7: Pulling from edgex-lftools 06:43:29 ab5ef0e58194: Pulling fs layer 06:43:29 9712f1f96733: Pulling fs layer 06:43:29 63f879dbbcfc: Pulling fs layer 06:43:29 0d9ebad4ef96: Pulling fs layer 06:43:29 e9a5061849ea: Pulling fs layer 06:43:29 d747dcd14b5f: Pulling fs layer 06:43:29 2de7ff778b66: Pulling fs layer 06:43:29 0d9ebad4ef96: Waiting 06:43:29 e9a5061849ea: Waiting 06:43:29 d747dcd14b5f: Waiting 06:43:29 2de7ff778b66: Waiting 06:43:29 9712f1f96733: Verifying Checksum 06:43:29 9712f1f96733: Download complete 06:43:29 63f879dbbcfc: Verifying Checksum 06:43:29 63f879dbbcfc: Download complete 06:43:29 e9a5061849ea: Verifying Checksum 06:43:29 e9a5061849ea: Download complete 06:43:29 d747dcd14b5f: Verifying Checksum 06:43:29 d747dcd14b5f: Download complete 06:43:29 0d9ebad4ef96: Verifying Checksum 06:43:29 0d9ebad4ef96: Download complete 06:43:29 ab5ef0e58194: Verifying Checksum 06:43:29 ab5ef0e58194: Download complete 06:43:29 2de7ff778b66: Verifying Checksum 06:43:29 2de7ff778b66: Download complete 06:43:32 ab5ef0e58194: Pull complete 06:43:32 9712f1f96733: Pull complete 06:43:32 63f879dbbcfc: Pull complete 06:43:36 0d9ebad4ef96: Pull complete 06:43:36 e9a5061849ea: Pull complete 06:43:36 d747dcd14b5f: Pull complete 06:43:37 2de7ff778b66: Pull complete 06:43:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:43:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:37 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:43:37 $ 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 06:43:39 $ docker top 07a60a856a1bb6f9e4f0540ffee183458355b9886c59850318c51912816e89bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:43:39 provisioning config files... 06:43:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7114193226840990613tmp 06:43:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8067514422231653308tmp 06:43:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config705390460745940000tmp [Pipeline] { [Pipeline] echo 06:43:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:43:39 ---> sigul-configuration.sh 06:43:39 gpg: directory `/root/.gnupg' created 06:43:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:43:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:43:39 gpg: keyring `/root/.gnupg/secring.gpg' created 06:43:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:43:39 gpg: CAST5 encrypted data 06:43:39 gpg: encrypted with 1 passphrase 06:43:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:43:40 + mkdir /home/jenkins 06:43:40 + mkdir /home/jenkins/sigul [Pipeline] sh 06:43:40 + 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 06:43:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:43:40 ---> sigul-install.sh 06:43:40 Sigul already installed; skipping installation. [Pipeline] sh 06:43:41 + git tag --list 06:43:41 1.0.0 06:43:41 v0.0.0 06:43:41 v1.1.0 06:43:41 v1.1.1 06:43:41 v1.2.2 06:43:41 v1.3.0 06:43:41 v1.3.1 06:43:41 v2.0.0 06:43:41 v2.1.0 06:43:41 v2.1.1 06:43:41 v2.2.0 06:43:41 v2.3.0 06:43:41 v3.0 06:43:41 v3.0.0 06:43:41 v3.1 06:43:41 v3.1.0 06:43:41 v3.1.0-dev.1 06:43:41 v3.1.0-dev.10 06:43:41 v3.1.0-dev.11 06:43:41 v3.1.0-dev.12 06:43:41 v3.1.0-dev.13 06:43:41 v3.1.0-dev.2 06:43:41 v3.1.0-dev.3 06:43:41 v3.1.0-dev.4 06:43:41 v3.1.0-dev.5 06:43:41 v3.1.0-dev.6 06:43:41 v3.1.0-dev.7 06:43:41 v3.1.0-dev.8 06:43:41 v3.1.0-dev.9 06:43:41 v3.1.1 06:43:41 v3.1.1-dev.1 06:43:41 v3.2.0-dev.1 06:43:41 v3.2.0-dev.10 06:43:41 v3.2.0-dev.2 06:43:41 v3.2.0-dev.3 06:43:41 v3.2.0-dev.4 06:43:41 v3.2.0-dev.5 06:43:41 v3.2.0-dev.6 06:43:41 v3.2.0-dev.7 06:43:41 v3.2.0-dev.8 06:43:41 v3.2.0-dev.9 06:43:41 v4.0.0-dev.1 06:43:41 v4.0.0-dev.2 [Pipeline] sh 06:43:41 + lftools sign git-tag v4.0.0-dev.2 06:43:41 Signing Git tag with Sigul... 06:43:41 Signing v4.0.0-dev.2 [Pipeline] echo 06:43:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:43:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:43:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:43:42 $ docker stop --time=1 07a60a856a1bb6f9e4f0540ffee183458355b9886c59850318c51912816e89bb 06:43:43 $ docker rm -f --volumes 07a60a856a1bb6f9e4f0540ffee183458355b9886c59850318c51912816e89bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:43:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:44 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:43:44 $ 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 06:43:45 $ docker top 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:45 [ssh-agent] Looking for ssh-agent implementation... 06:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:45 $ docker exec 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 ssh-agent 06:43:45 SSH_AUTH_SOCK=/tmp/ssh-QeJCLTYEKoGd/agent.32 06:43:45 SSH_AGENT_PID=38 06:43:45 Running ssh-add (command line suppressed) 06:43:45 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_838811784852147674.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_838811784852147674.key) 06:43:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:45 + git semver bump pre 06:43:46 2025-03-04 06:43:45,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:43:46 2025-03-04 06:43:45,973 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 06:43:46 2025-03-04 06:43:45,973 [bump_version] DEBUG bumped version:4.0.0-dev.3 06:43:46 2025-03-04 06:43:45,973 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:43:46 2025-03-04 06:43:45,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:43:46 2025-03-04 06:43:45,973 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:43:46 2025-03-04 06:43:45,976 [execute] INFO git cat-file --batch-check 06:43:46 2025-03-04 06:43:45,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:46 2025-03-04 06:43:45,981 [execute] INFO git cat-file --batch 06:43:46 2025-03-04 06:43:45,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:46 2025-03-04 06:43:45,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:43:46 4.0.0-dev.3 [Pipeline] } 06:43:46 $ docker exec --env ******** --env ******** 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 ssh-agent -k 06:43:46 unset SSH_AUTH_SOCK; 06:43:46 unset SSH_AGENT_PID; 06:43:46 echo Agent pid 38 killed; 06:43:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:46 + git semver [Pipeline] } 06:43:46 $ docker stop --time=1 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 06:43:48 $ docker rm -f --volumes 2c57ffeea949da84b8782a0a4a009933020e03a4cdc161e900f1318ff9d2ebc6 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:48 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:43:48 $ 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 06:43:49 $ docker top 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:49 [ssh-agent] Looking for ssh-agent implementation... 06:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:49 $ docker exec 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd ssh-agent 06:43:49 SSH_AUTH_SOCK=/tmp/ssh-ctjxuUSHMIps/agent.32 06:43:49 SSH_AGENT_PID=38 06:43:49 Running ssh-add (command line suppressed) 06:43:49 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5679358084412212040.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5679358084412212040.key) 06:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:49 + git semver push 06:43:50 2025-03-04 06:43:50,071 [run_push] DEBUG push 06:43:50 2025-03-04 06:43:50,072 [execute] INFO git cat-file --batch-check 06:43:50 2025-03-04 06:43:50,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:50 2025-03-04 06:43:50,075 [execute] INFO git rev-list a5323470f3f3634b5cf18321b30e531a12187137 -- 06:43:50 2025-03-04 06:43:50,075 [execute] DEBUG Popen(['git', 'rev-list', 'a5323470f3f3634b5cf18321b30e531a12187137', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:50 2025-03-04 06:43:50,084 [execute] INFO git fetch -v origin 06:43:50 2025-03-04 06:43:50,084 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:43:50 2025-03-04 06:43:50,525 [run_push] DEBUG no remote changes detected 06:43:50 2025-03-04 06:43:50,525 [execute] INFO git push origin semver 06:43:50 2025-03-04 06:43:50,526 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:51 2025-03-04 06:43:51,157 [run_push] DEBUG push all version tags 06:43:51 2025-03-04 06:43:51,158 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:43:51 2025-03-04 06:43:51,158 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:43:51 2025-03-04 06:43:51,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:43:51 4.0.0-dev.3 [Pipeline] } 06:43:51 $ docker exec --env ******** --env ******** 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd ssh-agent -k 06:43:51 unset SSH_AUTH_SOCK; 06:43:51 unset SSH_AGENT_PID; 06:43:51 echo Agent pid 38 killed; 06:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:52 + git semver [Pipeline] } 06:43:52 $ docker stop --time=1 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd 06:43:53 $ docker rm -f --volumes 2dd2c5d5811e63542a6966af5da18a5cb58ea145bdb3b3aee70c20439e9ae0bd [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 06:43:54 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:43:54 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:43:54 total 16 06:43:54 drwxr-xr-x 3 root root 4096 Mar 4 06:29 . 06:43:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:43 .. 06:43:54 drwxr-xr-x 2 root root 4096 Mar 4 06:29 cost 06:43:54 -rw-r--r-- 1 root root 86 Mar 4 06:29 cost.csv 06:43:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:43:54 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:43:54 total 16 06:43:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:29 . 06:43:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:43 .. 06:43:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:29 cost 06:43:54 -rw-r--r-- 1 jenkins jenkins 86 Mar 4 06:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:43:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:55 ---> package-listing.sh 06:43:55 ++ facter osfamily 06:43:55 ++ tr '[:upper:]' '[:lower:]' 06:43:55 + OS_FAMILY=debian 06:43:55 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:43:55 + START_PACKAGES=/tmp/packages_start.txt 06:43:55 + END_PACKAGES=/tmp/packages_end.txt 06:43:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:55 + PACKAGES=/tmp/packages_start.txt 06:43:55 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:43:55 + PACKAGES=/tmp/packages_end.txt 06:43:55 + case "${OS_FAMILY}" in 06:43:55 + dpkg -l 06:43:55 + grep '^ii' 06:43:55 + '[' -f /tmp/packages_start.txt ']' 06:43:55 + '[' -f /tmp/packages_end.txt ']' 06:43:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:55 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:43:55 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:43:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:43:55 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 06:43:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:56 prd-ubuntu20.04-docker-8c-8g-40154 does not seem to be running inside a container 06:43:56 $ 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 06:43:57 $ docker top a51828dc69a9db883ce27bd3f8292b2c031c9debada0d648d100015e21a18452 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:57 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:57 + ls /var/log/sa-host 06:43:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:58 provisioning config files... 06:43:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12113496381542057349tmp [Pipeline] { [Pipeline] echo 06:43:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:58 ---> create-netrc.sh [Pipeline] } 06:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:58 ---> python-tools-install.sh [Pipeline] echo 06:43:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:59 ---> sudo-logs.sh 06:43:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:59 ---> job-cost.sh 06:43:59 lf-activate-venv: SKIPPING 06:43:59 DEBUG: total: 0.2199999988079071 06:43:59 INFO: Retrieving Stack Cost... 06:43:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:44:00 INFO: Archiving Costs [Pipeline] echo 06:44:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:44:00 ---> logs-deploy.sh 06:44:00 lf-activate-venv: SKIPPING 06:44:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/112 06:44:00 INFO: archiving workspace using pattern(s): 06:44:01 Archives upload complete. 06:44:01 INFO: archiving logs to Nexus