Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c898a5d1a99b518c80e00aa3bb7c808b03e10be 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-ssh8508293652078812150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3762964920900200543.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13993128716838820478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12086586745707190073.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-ssh1863474904273526527.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-26375’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26377 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 Avoid second fetch Checking out Revision 1c898a5d1a99b518c80e00aa3bb7c808b03e10be (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c898a5d1a99b518c80e00aa3bb7c808b03e10be # timeout=10 Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git rev-list --no-walk 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:21 ========================================================= 06:00:21 EdgeX Global Pipelines Version Info 06:00:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:00:21 ------------------- 06:00:21 stable info: 06:00:21 ------------------- 06:00:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:00:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:00:21 Message: update stable to v1.0.258 06:00:22 ------------------- 06:00:22 experimental info: 06:00:22 ------------------- 06:00:22 Commited By: **** collab-it+edgex@linuxfoundation.org 06:00:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:00:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c898a5 [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:23 provisioning config files... 06:00:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8077279157454285953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:23 ---> ****-login.sh 06:00:23 nexus3.edgexfoundry.org:10001 06:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:24 Configure a credential helper to remove this warning. See 06:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:24 06:00:24 Login Succeeded 06:00:24 nexus3.edgexfoundry.org:10002 06:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:24 Configure a credential helper to remove this warning. See 06:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:24 06:00:24 Login Succeeded 06:00:24 nexus3.edgexfoundry.org:10003 06:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:24 Configure a credential helper to remove this warning. See 06:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:24 06:00:24 Login Succeeded 06:00:24 nexus3.edgexfoundry.org:10004 06:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:24 Configure a credential helper to remove this warning. See 06:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:24 06:00:24 Login Succeeded 06:00:24 ****.io 06:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:25 Configure a credential helper to remove this warning. See 06:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:25 06:00:25 Login Succeeded 06:00:25 ---> ****-login.sh ends [Pipeline] } 06:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:00:25 + git rev-list -1 --merges 1c898a5d1a99b518c80e00aa3bb7c808b03e10be~1..1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo 06:00:25 -----------> git rev-list -1 --merges 1c898a5d1a99b518c80e00aa3bb7c808b03e10be~1..1c898a5d1a99b518c80e00aa3bb7c808b03e10be 1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:00:25 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [false] [Pipeline] sh 06:00:25 + git log --format=format:%s -1 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo 06:00:25 ========================================================= 06:00:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:00:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:26 + git log --format=format:%s -1 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo 06:00:26 [semverPrep] GIT_COMMIT: 1c898a5d1a99b518c80e00aa3bb7c808b03e10be, Commit Message: Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo 06:00:26 [semverPrep] This is not a build commit. [Pipeline] sh 06:00:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:00:26 + grep -v github /etc/ssh/ssh_known_hosts 06:00:26 + [ -e /tmp/ssh_known_hosts ] 06:00:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:00:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 06:00:26 sudo tee -a /etc/ssh/ssh_known_hosts 06:00:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:27 06:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:27 0.1.4: Pulling from edgex-devops/py-git-semver 06:00:27 b85a868b505f: Pulling fs layer 06:00:27 e2be974225ed: Pulling fs layer 06:00:27 339a4e72a1f5: Pulling fs layer 06:00:27 988bab9f4d93: Pulling fs layer 06:00:27 1469e6f7b9e6: Pulling fs layer 06:00:27 eaf3925da568: Pulling fs layer 06:00:27 bab4dde63d76: Pulling fs layer 06:00:27 1469e6f7b9e6: Waiting 06:00:27 eaf3925da568: Waiting 06:00:27 988bab9f4d93: Waiting 06:00:27 bde34c3a00c8: Pulling fs layer 06:00:27 b352a97aabf1: Pulling fs layer 06:00:27 4872d77fe225: Pulling fs layer 06:00:27 bab4dde63d76: Waiting 06:00:27 bde34c3a00c8: Waiting 06:00:27 b352a97aabf1: Waiting 06:00:27 5851b861e8e6: Pulling fs layer 06:00:27 4872d77fe225: Waiting 06:00:27 5851b861e8e6: Waiting 06:00:27 e2be974225ed: Verifying Checksum 06:00:27 e2be974225ed: Download complete 06:00:27 988bab9f4d93: Verifying Checksum 06:00:27 988bab9f4d93: Download complete 06:00:27 1469e6f7b9e6: Verifying Checksum 06:00:27 1469e6f7b9e6: Download complete 06:00:27 339a4e72a1f5: Verifying Checksum 06:00:27 339a4e72a1f5: Download complete 06:00:27 eaf3925da568: Download complete 06:00:27 bde34c3a00c8: Verifying Checksum 06:00:27 bde34c3a00c8: Download complete 06:00:27 b352a97aabf1: Verifying Checksum 06:00:27 b352a97aabf1: Download complete 06:00:27 4872d77fe225: Verifying Checksum 06:00:27 4872d77fe225: Download complete 06:00:27 5851b861e8e6: Verifying Checksum 06:00:27 5851b861e8e6: Download complete 06:00:27 b85a868b505f: Verifying Checksum 06:00:27 b85a868b505f: Download complete 06:00:27 bab4dde63d76: Verifying Checksum 06:00:27 bab4dde63d76: Download complete 06:00:29 b85a868b505f: Pull complete 06:00:29 e2be974225ed: Pull complete 06:00:29 339a4e72a1f5: Pull complete 06:00:29 988bab9f4d93: Pull complete 06:00:30 1469e6f7b9e6: Pull complete 06:00:30 eaf3925da568: Pull complete 06:00:32 bab4dde63d76: Pull complete 06:00:32 bde34c3a00c8: Pull complete 06:00:32 b352a97aabf1: Pull complete 06:00:32 4872d77fe225: Pull complete 06:00:32 5851b861e8e6: Pull complete 06:00:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:32 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:00:32 $ 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:00:35 $ docker top 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 -eo pid,comm 06:00:35 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:00:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:35 [ssh-agent] Looking for ssh-agent implementation... 06:00:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:35 $ docker exec 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent 06:00:35 SSH_AUTH_SOCK=/tmp/ssh-2ssXgEogipCm/agent.32 06:00:35 SSH_AGENT_PID=38 06:00:35 Running ssh-add (command line suppressed) 06:00:35 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5367312291350419723.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5367312291350419723.key) 06:00:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:36 + git tag --points-at HEAD [Pipeline] } 06:00:36 $ docker exec --env ******** --env ******** 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent -k 06:00:36 unset SSH_AUTH_SOCK; 06:00:36 unset SSH_AGENT_PID; 06:00:36 echo Agent pid 38 killed; 06:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:36 [ssh-agent] Looking for ssh-agent implementation... 06:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:36 $ docker exec 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent 06:00:36 SSH_AUTH_SOCK=/tmp/ssh-szpc68PvDAkC/agent.70 06:00:36 SSH_AGENT_PID=76 06:00:36 Running ssh-add (command line suppressed) 06:00:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16511385211875523565.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16511385211875523565.key) 06:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:36 + git semver init 06:00:37 2023-12-29 06:00:37,152 [run_init] DEBUG init version:0.0.0 force:False 06:00:37 2023-12-29 06:00:37,153 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:00:37 2023-12-29 06:00:37,154 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:00:37 2023-12-29 06:00:37,154 [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:00:38 2023-12-29 06:00:38,193 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:00:38 2023-12-29 06:00:38,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:00:38 2023-12-29 06:00:38,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:00:38 2023-12-29 06:00:38,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:00:38 3.2.0-dev.4 [Pipeline] } 06:00:38 $ docker exec --env ******** --env ******** 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent -k 06:00:38 unset SSH_AUTH_SOCK; 06:00:38 unset SSH_AGENT_PID; 06:00:38 echo Agent pid 76 killed; 06:00:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:39 + git semver [Pipeline] } 06:00:39 $ docker stop --time=1 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 06:00:41 $ docker rm -f --volumes 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:41 Stashed 1 file(s) [Pipeline] echo 06:00:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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:00:42 provisioning config files... 06:00:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9329831656482617544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:42 ---> ****-login.sh 06:00:42 nexus3.edgexfoundry.org:10001 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10002 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10003 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10004 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 ****.io 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:43 Configure a credential helper to remove this warning. See 06:00:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:43 06:00:43 Login Succeeded 06:00:43 ---> ****-login.sh ends [Pipeline] } 06:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:43 ========================================================= 06:00:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:00:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:00:43 Sending build context to Docker daemon 14.09MB 06:00:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:00:43 Step 2/12 : FROM ${BASE} AS builder 06:00:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:43 7264a8db6415: Pulling fs layer 06:00:43 c4d48a809fc2: Pulling fs layer 06:00:43 4f1c88b9dad5: Pulling fs layer 06:00:43 ad3a456e5733: Pulling fs layer 06:00:43 69c7f0334f64: Pulling fs layer 06:00:43 1f1c1a5573a3: Pulling fs layer 06:00:43 ce7588e14bc9: Pulling fs layer 06:00:43 b5e4710f87ac: Pulling fs layer 06:00:43 1f1c1a5573a3: Waiting 06:00:43 ce7588e14bc9: Waiting 06:00:43 ad3a456e5733: Waiting 06:00:43 b5e4710f87ac: Waiting 06:00:43 69c7f0334f64: Waiting 06:00:44 c4d48a809fc2: Download complete 06:00:44 ad3a456e5733: Verifying Checksum 06:00:44 ad3a456e5733: Download complete 06:00:44 69c7f0334f64: Verifying Checksum 06:00:44 69c7f0334f64: Download complete 06:00:44 7264a8db6415: Verifying Checksum 06:00:44 7264a8db6415: Download complete 06:00:44 1f1c1a5573a3: Verifying Checksum 06:00:44 b5e4710f87ac: Verifying Checksum 06:00:44 b5e4710f87ac: Download complete 06:00:44 7264a8db6415: Pull complete 06:00:44 c4d48a809fc2: Pull complete 06:00:44 4f1c88b9dad5: Verifying Checksum 06:00:44 4f1c88b9dad5: Download complete 06:00:45 ce7588e14bc9: Verifying Checksum 06:00:45 ce7588e14bc9: Download complete 06:00:48 4f1c88b9dad5: Pull complete 06:00:48 ad3a456e5733: Pull complete 06:00:48 69c7f0334f64: Pull complete 06:00:48 1f1c1a5573a3: Pull complete 06:00:50 ce7588e14bc9: Pull complete 06:00:51 b5e4710f87ac: Pull complete 06:00:51 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:00:51 ---> 88b5674ff536 06:00:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:00:55 ---> Running in 9ded743c37a6 06:00:55 Removing intermediate container 9ded743c37a6 06:00:55 ---> 4ecf640252b4 06:00:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:55 ---> Running in 4ac874c22fa7 06:00:55 Removing intermediate container 4ac874c22fa7 06:00:55 ---> a9afe8de927e 06:00:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:55 ---> Running in 70b97ab9fe81 06:00:56 Removing intermediate container 70b97ab9fe81 06:00:56 ---> 0a130b679405 06:00:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:00:56 ---> Running in 7e631d822799 06:00:56 Removing intermediate container 7e631d822799 06:00:56 ---> a2ddc7b132d5 06:00:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:56 ---> Running in 61077403352d 06:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:56 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:00:56 (2/4) Installing libedit (20221030.3.1-r1) 06:00:56 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:00:56 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:00:56 Executing busybox-1.36.1-r5.trigger 06:00:56 OK: 268 MiB in 56 packages 06:00:56 Still waiting to schedule task 06:00:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26376’ is offline 06:00:57 Removing intermediate container 61077403352d 06:00:57 ---> 42b8e6c0c898 06:00:57 Step 8/12 : WORKDIR /device-snmp-go 06:00:57 ---> Running in 6bdb13ddafff 06:00:57 Removing intermediate container 6bdb13ddafff 06:00:57 ---> ca84636d598d 06:00:57 Step 9/12 : COPY go.mod vendor* ./ 06:00:57 ---> 23a88da973b5 06:00:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:57 ---> Running in 9740cff0e210 06:01:36 Removing intermediate container 9740cff0e210 06:01:36 ---> d7222fad6321 06:01:36 Step 11/12 : COPY . . 06:01:36 ---> e0b37e85ee3c 06:01:36 Step 12/12 : RUN ${MAKE} 06:01:36 ---> Running in 25a9d70179ea 06:01:36 noop 06:01:36 Removing intermediate container 25a9d70179ea 06:01:36 ---> 1bad0b924a67 06:01:36 Successfully built 1bad0b924a67 06:01:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker inspect -f . ci-base-image-x86_64 06:01:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:37 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:01: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:01:37 $ docker top 8137e81b73dc8370bb4b5e178f222dbe80c82e90d0998fb7167a21671afd4aca -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:37 + go version 06:01:37 go version go1.21.0 linux/amd64 [Pipeline] } 06:01:37 $ docker stop --time=1 8137e81b73dc8370bb4b5e178f222dbe80c82e90d0998fb7167a21671afd4aca 06:01:39 $ docker rm -f --volumes 8137e81b73dc8370bb4b5e178f222dbe80c82e90d0998fb7167a21671afd4aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker inspect -f . ci-base-image-x86_64 06:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:39 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:01: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:01:40 $ docker top 664acd103042cabdb7a9fadd6bb7a3873b4afdd4a8e0f60d36b59aacb99689df -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:01:41 + make test 06:01:41 go test ./... -coverprofile=coverage.out 06:01:42 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:01:54 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:01:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 06:01:59 go vet ./... 06:02:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:02:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:02:04 ./bin/test-attribution-txt.sh [Pipeline] echo 06:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:02:04 $ docker stop --time=1 664acd103042cabdb7a9fadd6bb7a3873b4afdd4a8e0f60d36b59aacb99689df 06:02:07 $ docker rm -f --volumes 664acd103042cabdb7a9fadd6bb7a3873b4afdd4a8e0f60d36b59aacb99689df [Pipeline] // withDockerContainer [Pipeline] sh 06:02:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:02:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:02:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:02:08 + ls -al . 06:02:08 total 172 06:02:08 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 06:01 . 06:02:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 06:00 .. 06:02:08 -rw-rw-r-- 1 jenkins jenkins 6 Dec 29 06:00 .dockerignore 06:02:08 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 06:01 .git 06:02:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:00 .github 06:02:08 -rw-rw-r-- 1 jenkins jenkins 263 Dec 29 06:00 .gitignore 06:02:08 -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 06:00 .golangci.yml 06:02:08 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 06:00 .semver 06:02:08 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 29 06:00 Attribution.txt 06:02:08 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 29 06:00 CHANGELOG.md 06:02:08 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 29 06:00 Dockerfile 06:02:08 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 06:00 GOVERNANCE.md 06:02:08 -rw-rw-r-- 1 jenkins jenkins 656 Dec 29 06:00 Jenkinsfile 06:02:08 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 06:00 LICENSE 06:02:08 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 29 06:00 Makefile 06:02:08 -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 06:00 OWNERS.md 06:02:08 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 29 06:00 README.md 06:02:08 -rw-rw-r-- 1 jenkins jenkins 11 Dec 29 06:00 VERSION 06:02:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 06:00 bin 06:02:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:00 cmd 06:02:08 -rw-r--r-- 1 jenkins jenkins 8837 Dec 29 06:01 coverage.out 06:02:08 -rw-rw-r-- 1 jenkins jenkins 3708 Dec 29 06:00 go.mod 06:02:08 -rw-rw-r-- 1 jenkins jenkins 34323 Dec 29 06:00 go.sum 06:02:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:00 internal 06:02:08 -rw-rw-r-- 1 jenkins jenkins 228 Dec 29 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:09 + 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=1c898a5d1a99b518c80e00aa3bb7c808b03e10be --label arch=amd64 --label version=3.2.0-dev.4 . 06:02:09 Sending build context to Docker daemon 14.1MB 06:02:09 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 06:02:09 Step 2/25 : FROM ${BASE} AS builder 06:02:09 ---> 1bad0b924a67 06:02:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:02:09 ---> Running in 11930c1841e5 06:02:09 Removing intermediate container 11930c1841e5 06:02:09 ---> d66157839f86 06:02:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:09 ---> Running in 3bd456315066 06:02:09 Removing intermediate container 3bd456315066 06:02:09 ---> 73b3b7ebed62 06:02:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:09 ---> Running in 256407c8aa4c 06:02:09 Removing intermediate container 256407c8aa4c 06:02:09 ---> 8f1b46698cd8 06:02:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:02:09 ---> Running in 6163c48363d2 06:02:09 Removing intermediate container 6163c48363d2 06:02:09 ---> 6887f4e459a0 06:02:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:09 ---> Running in ccd69d8a606f 06:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:02:10 OK: 268 MiB in 56 packages 06:02:10 Removing intermediate container ccd69d8a606f 06:02:10 ---> 3c37a88c68ce 06:02:10 Step 8/25 : WORKDIR /device-snmp-go 06:02:10 ---> Running in 5875bfd02781 06:02:11 Removing intermediate container 5875bfd02781 06:02:11 ---> c7e476100446 06:02:11 Step 9/25 : COPY go.mod vendor* ./ 06:02:11 ---> e2099dc84b6e 06:02:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:11 ---> Running in b0855c0cf566 06:02:12 Removing intermediate container b0855c0cf566 06:02:12 ---> ef181eb3280b 06:02:12 Step 11/25 : COPY . . 06:02:12 ---> 9ec9444c9f19 06:02:12 Step 12/25 : RUN ${MAKE} 06:02:12 ---> Running in 953e4f6b0bb7 06:02:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:02:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26378 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:02:37 Running in /w/workspace/device-snmp-go/104 [Pipeline] { [Pipeline] checkout 06:02:39 Removing intermediate container 953e4f6b0bb7 06:02:39 ---> 7e22e97763d6 06:02:39 Step 13/25 : FROM alpine:3.18 06:02:39 3.18: Pulling from library/alpine 06:02:39 c926b61bad3b: Pulling fs layer 06:02:39 c926b61bad3b: Verifying Checksum 06:02:39 c926b61bad3b: Download complete 06:02:39 c926b61bad3b: Pull complete 06:02:39 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:02:39 Status: Downloaded newer image for alpine:3.18 06:02:39 ---> b541f2080109 06:02:39 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:02:39 ---> Running in f62d3a81f182 06:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:02:39 (1/1) Installing dumb-init (1.2.5-r2) 06:02:39 Executing busybox-1.36.1-r5.trigger 06:02:39 OK: 7 MiB in 16 packages 06:02:39 Removing intermediate container f62d3a81f182 06:02:39 ---> 6e68e9f87fbc 06:02:39 Step 15/25 : RUN apk --no-cache upgrade 06:02:39 ---> Running in 36f0364861fc 06:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:02:39 OK: 7 MiB in 16 packages 06:02:39 Removing intermediate container 36f0364861fc 06:02:39 ---> 6d4df9e322e0 06:02:39 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:02:39 ---> 28cd8ec6c8d3 06:02:39 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:02:39 ---> 9746c3f4f1f8 06:02:39 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:02:39 ---> ea4009bec4b6 06:02:39 Step 19/25 : EXPOSE 59993 06:02:39 ---> Running in 39474ce0e6b0 06:02:39 Removing intermediate container 39474ce0e6b0 06:02:39 ---> 3fdada9520b8 06:02:39 Step 20/25 : EXPOSE 161 06:02:39 ---> Running in 0a1d409c9d4b 06:02:39 Removing intermediate container 0a1d409c9d4b 06:02:39 ---> a87cabf1d7ef 06:02:39 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:02:39 ---> Running in 6d782288128b 06:02:39 Removing intermediate container 6d782288128b 06:02:39 ---> 6667025c011a 06:02:39 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:02:39 ---> Running in e289f809f1f0 06:02:39 Removing intermediate container e289f809f1f0 06:02:39 ---> b1dd86f6c5b8 06:02:39 Step 23/25 : LABEL arch=amd64 06:02:39 ---> Running in 5d502faa2df5 06:02:39 Removing intermediate container 5d502faa2df5 06:02:39 ---> 816d637aef3e 06:02:39 Step 24/25 : LABEL git_sha=1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:02:39 ---> Running in 787df14c2e86 06:02:39 Removing intermediate container 787df14c2e86 06:02:39 ---> 96a1cf906d90 06:02:39 Step 25/25 : LABEL version=3.2.0-dev.4 06:02:39 ---> Running in 40a022c746fb 06:02:40 Removing intermediate container 40a022c746fb 06:02:40 ---> a1358b979fe5 06:02:40 [Warning] One or more build-args [ARCH] were not consumed 06:02:40 Successfully built a1358b979fe5 06:02:40 Successfully tagged device-snmp:latest 06:02:40 Selected Git installation does not exist. Using Default 06:02:40 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:41 provisioning config files... 06:02:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5394176783007928137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:41 ---> ****-login.sh 06:02:41 nexus3.edgexfoundry.org:10001 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:41 Configure a credential helper to remove this warning. See 06:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:41 06:02:41 Login Succeeded 06:02:41 nexus3.edgexfoundry.org:10002 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:41 Configure a credential helper to remove this warning. See 06:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:41 06:02:41 Login Succeeded 06:02:41 nexus3.edgexfoundry.org:10003 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:41 Configure a credential helper to remove this warning. See 06:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:41 06:02:41 Login Succeeded 06:02:41 nexus3.edgexfoundry.org:10004 06:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:41 Configure a credential helper to remove this warning. See 06:02:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:41 06:02:41 Login Succeeded 06:02:41 ****.io 06:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 ---> ****-login.sh ends [Pipeline] } 06:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:02:42 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:02:42 1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:02:42 latest 06:02:42 3.2.0-dev.4 06:02:42 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 06:02:42 main 06:02:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:02:43 8922def86194: Preparing 06:02:43 818e5ee07136: Preparing 06:02:43 42e9779a583d: Preparing 06:02:43 b393c2afb2b3: Preparing 06:02:43 82e34d5e3788: Preparing 06:02:43 9fe9a137fd00: Preparing 06:02:43 9fe9a137fd00: Waiting 06:02:43 8922def86194: Pushed 06:02:43 b393c2afb2b3: Pushed 06:02:43 818e5ee07136: Pushed 06:02:43 9fe9a137fd00: Layer already exists 06:02:43 82e34d5e3788: Pushed 06:02:46 using credential edgex-jenkins-ssh 06:02:46 Cloning the remote Git repository 06:02:46 42e9779a583d: Pushed 06:02:46 1c898a5d1a99b518c80e00aa3bb7c808b03e10be: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:46 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:02:46 > git init /w/workspace/device-snmp-go/104 # timeout=10 06:02:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:02:46 > git --version # timeout=10 06:02:46 > git --version # 'git version 2.25.1' 06:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:02:47 8922def86194: Preparing 06:02:47 818e5ee07136: Preparing 06:02:47 42e9779a583d: Preparing 06:02:47 b393c2afb2b3: Preparing 06:02:47 82e34d5e3788: Preparing 06:02:47 9fe9a137fd00: Preparing 06:02:47 9fe9a137fd00: Waiting 06:02:47 42e9779a583d: Layer already exists 06:02:47 82e34d5e3788: Layer already exists 06:02:47 b393c2afb2b3: Layer already exists 06:02:47 818e5ee07136: Layer already exists 06:02:47 8922def86194: Layer already exists 06:02:47 9fe9a137fd00: Layer already exists 06:02:47 latest: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.4 06:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:02:48 8922def86194: Preparing 06:02:48 818e5ee07136: Preparing 06:02:48 42e9779a583d: Preparing 06:02:48 b393c2afb2b3: Preparing 06:02:48 82e34d5e3788: Preparing 06:02:48 9fe9a137fd00: Preparing 06:02:48 9fe9a137fd00: Waiting 06:02:48 818e5ee07136: Layer already exists 06:02:48 8922def86194: Layer already exists 06:02:48 82e34d5e3788: Layer already exists 06:02:48 b393c2afb2b3: Layer already exists 06:02:48 42e9779a583d: Layer already exists 06:02:48 9fe9a137fd00: Layer already exists 06:02:48 3.2.0-dev.4: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:48 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 06:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:02:49 8922def86194: Preparing 06:02:49 818e5ee07136: Preparing 06:02:49 42e9779a583d: Preparing 06:02:49 b393c2afb2b3: Preparing 06:02:49 82e34d5e3788: Preparing 06:02:49 9fe9a137fd00: Preparing 06:02:49 9fe9a137fd00: Waiting 06:02:49 82e34d5e3788: Layer already exists 06:02:49 818e5ee07136: Layer already exists 06:02:49 8922def86194: Layer already exists 06:02:49 b393c2afb2b3: Layer already exists 06:02:49 42e9779a583d: Layer already exists 06:02:49 9fe9a137fd00: Layer already exists 06:02:49 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:49 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:02:49 8922def86194: Preparing 06:02:49 818e5ee07136: Preparing 06:02:49 42e9779a583d: Preparing 06:02:49 b393c2afb2b3: Preparing 06:02:49 82e34d5e3788: Preparing 06:02:49 9fe9a137fd00: Preparing 06:02:49 9fe9a137fd00: Waiting 06:02:49 8922def86194: Layer already exists 06:02:49 42e9779a583d: Layer already exists 06:02:49 818e5ee07136: Layer already exists 06:02:49 b393c2afb2b3: Layer already exists 06:02:49 82e34d5e3788: Layer already exists 06:02:49 9fe9a137fd00: Layer already exists 06:02:49 main: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:50 ===================================================== [Pipeline] echo 06:02:50 taggedImages: 06:02:50 - nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:02:50 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:02:50 - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.4 06:02:50 - nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 06:02:50 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:50 06:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:50 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:02:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:51 latest: Pulling from edgex-lftools-log-publisher 06:02:51 5eb5b503b376: Pulling fs layer 06:02:51 5c69ac0246d0: Pulling fs layer 06:02:51 ec43610c2a17: Pulling fs layer 06:02:51 3a2ae6a8a46f: Pulling fs layer 06:02:51 33b1e0a273af: Pulling fs layer 06:02:51 5d3b04190fa2: Pulling fs layer 06:02:51 2f39f015ded8: Pulling fs layer 06:02:51 3a2ae6a8a46f: Waiting 06:02:51 33b1e0a273af: Waiting 06:02:51 5d3b04190fa2: Waiting 06:02:51 2f39f015ded8: Waiting 06:02:51 5c69ac0246d0: Verifying Checksum 06:02:51 5c69ac0246d0: Download complete 06:02:51 3a2ae6a8a46f: Verifying Checksum 06:02:51 3a2ae6a8a46f: Download complete 06:02:51 33b1e0a273af: Verifying Checksum 06:02:51 33b1e0a273af: Download complete 06:02:51 ec43610c2a17: Verifying Checksum 06:02:51 ec43610c2a17: Download complete 06:02:51 5d3b04190fa2: Verifying Checksum 06:02:51 5d3b04190fa2: Download complete 06:02:51 Avoid second fetch 06:02:51 Checking out Revision 1c898a5d1a99b518c80e00aa3bb7c808b03e10be (main) 06:02:51 5eb5b503b376: Verifying Checksum 06:02:51 5eb5b503b376: Download complete 06:02:51 Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" 06:02:52 2f39f015ded8: Download complete 06:02:52 06:02:52 GitHub has been notified of this commit’s build result 06:02:52 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:02:51 > git config core.sparsecheckout # timeout=10 06:02:51 > git checkout -f 1c898a5d1a99b518c80e00aa3bb7c808b03e10be # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:52 5eb5b503b376: Pull complete 06:02:52 5c69ac0246d0: Pull complete 06:02:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:53 Dload Upload Total Spent Left Speed 06:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 06:02:53 ec43610c2a17: Pull complete 06:02:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 06:02:53 3a2ae6a8a46f: Pull complete 06:02:53 33b1e0a273af: Pull complete [Pipeline] sh 06:02:53 5d3b04190fa2: Pull complete 06:02:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 06:02:53 sudo tee /etc/docker/daemon.new 06:02:53 { 06:02:53 "registry-mirrors": [ 06:02:53 "https://nexus3.edgexfoundry.org:10001" 06:02:53 ], 06:02:53 "bip": "10.250.0.254/24", 06:02:53 "hosts": [ 06:02:53 "tcp://0.0.0.0:5555", 06:02:53 "unix:///var/run/docker.sock" 06:02:53 ], 06:02:53 "mtu": 1458, 06:02:53 "selinux-enabled": true, 06:02:53 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:53 } [Pipeline] sh 06:02:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:02:54 + sudo service docker restart 06:02:59 2f39f015ded8: Pull complete 06:02:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:59 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:02:59 $ 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:03:05 $ docker top a46e07fccff86c82352a405628e824f1c52a64b3a9a9a45ec5def7ad533e1365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:05 ---> job-cost.sh 06:03:05 lf-activate-venv: SKIPPING 06:03:05 INFO: No Stack... 06:03:06 INFO: Retrieving Pricing Info for: v3-standard-8 06:03:06 INFO: Archiving Costs [Pipeline] sh 06:03:07 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:03:07 + cut -d, -f6 [Pipeline] lock 06:03:07 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] 06:03:07 Resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] did not exist. Created. 06:03:07 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:07 + echo total: 0.2199999988079071 [Pipeline] stash 06:03:07 Stashed 1 file(s) [Pipeline] } 06:03:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 06:03:07 $ docker stop --time=1 a46e07fccff86c82352a405628e824f1c52a64b3a9a9a45ec5def7ad533e1365 06:03:08 $ docker rm -f --volumes a46e07fccff86c82352a405628e824f1c52a64b3a9a9a45ec5def7ad533e1365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:12 provisioning config files... 06:03:12 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/104@tmp/config2254271603936026852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:13 ---> ****-login.sh 06:03:13 nexus3.edgexfoundry.org:10001 06:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:13 Configure a credential helper to remove this warning. See 06:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:13 06:03:13 Login Succeeded 06:03:13 nexus3.edgexfoundry.org:10002 06:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:13 Configure a credential helper to remove this warning. See 06:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:13 06:03:13 Login Succeeded 06:03:13 nexus3.edgexfoundry.org:10003 06:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:14 Configure a credential helper to remove this warning. See 06:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:14 06:03:14 Login Succeeded 06:03:14 nexus3.edgexfoundry.org:10004 06:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:14 Configure a credential helper to remove this warning. See 06:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:14 06:03:14 Login Succeeded 06:03:14 ****.io 06:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:14 Configure a credential helper to remove this warning. See 06:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:14 06:03:14 Login Succeeded 06:03:14 ---> ****-login.sh ends [Pipeline] } 06:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:03:15 ========================================================= 06:03:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:03:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:03:19 #0 building with "default" instance using docker driver 06:03:19 06:03:19 #1 [internal] load .dockerignore 06:03:19 #1 transferring context: 46B done 06:03:19 #1 DONE 0.1s 06:03:19 06:03:19 #2 [internal] load build definition from Dockerfile 06:03:19 #2 transferring dockerfile: 1.61kB done 06:03:19 #2 DONE 0.1s 06:03:19 06:03:19 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:03:19 #3 DONE 0.1s 06:03:19 06:03:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:03:19 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 06:03:19 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 06:03:19 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 06:03:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 06:03:19 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 06:03:19 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 06:03:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s 06:03:19 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 06:03:19 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 06:03:19 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s 06:03:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s 06:03:19 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 06:03:19 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 06:03:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 06:03:19 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 06:03:19 #4 ... 06:03:19 06:03:19 #5 [internal] load build context 06:03:19 #5 transferring context: 7.03MB 0.3s done 06:03:19 #5 DONE 0.3s 06:03:19 06:03:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:03:19 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 06:03:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.50MB / 63.99MB 0.4s 06:03:19 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s 06:03:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.5s 06:03:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.5s 06:03:19 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 06:03:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.6s 06:03:19 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.3s done 06:03:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.6s 06:03:19 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s 06:03:19 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.7s 06:03:19 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.7s 06:03:19 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 06:03:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 0.9s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.10MB / 97.63MB 0.9s 06:03:20 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 06:03:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.0s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.77MB / 97.63MB 1.0s 06:03:20 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 06:03:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.99MB / 63.99MB 1.2s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.93MB / 97.63MB 1.2s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.3s 06:03:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.3s done 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.57MB / 97.63MB 1.4s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.33MB / 97.63MB 1.5s 06:03:20 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.6s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.8s 06:03:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 1.9s 06:03:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s done 06:03:26 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s 06:03:31 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s 06:03:36 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.0s done 06:03:37 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 06:03:37 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 06:03:37 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 06:03:38 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 06:03:43 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 06:03:46 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 06:03:47 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 06:03:49 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.5s done 06:03:49 #4 DONE 30.6s 06:03:49 06:03:49 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 06:03:50 #6 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:50 #6 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:51 #6 1.965 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:03:51 #6 1.985 (2/4) Installing libedit (20221030.3.1-r1) 06:03:51 #6 1.996 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:03:51 #6 2.060 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:03:51 #6 2.087 Executing busybox-1.36.1-r5.trigger 06:03:51 #6 2.120 OK: 271 MiB in 56 packages 06:03:53 #6 DONE 4.0s 06:03:53 06:03:53 #7 [builder 3/7] WORKDIR /device-snmp-go 06:03:53 #7 DONE 0.1s 06:03:53 06:03:53 #8 [builder 4/7] COPY go.mod vendor* ./ 06:03:53 #8 DONE 0.1s 06:03:53 06:03:53 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:16 #9 DONE 21.5s 06:04:16 06:04:16 #10 [builder 6/7] COPY . . 06:04:16 #10 DONE 0.3s 06:04:16 06:04:16 #11 [builder 7/7] RUN echo noop 06:04:16 #11 0.630 noop 06:04:16 #11 DONE 1.2s 06:04:17 06:04:17 #12 exporting to image 06:04:17 #12 exporting layers 06:04:39 #12 exporting layers 22.2s done 06:04:39 #12 writing image sha256:f5f3ef7d28111c6aeb2bc2f5e9edd068c3518a1a89ed690678a7711a754fccad done 06:04:39 #12 naming to docker.io/library/ci-base-image-arm64 done 06:04:39 #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:39 + docker inspect -f . ci-base-image-arm64 06:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:39 prd-ubuntu20.04-docker-arm64-4c-16g-26378 does not seem to be running inside a container 06:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/104 -v /w/workspace/device-snmp-go/104:/w/workspace/device-snmp-go/104:rw,z -v /w/workspace/device-snmp-go/104@tmp:/w/workspace/device-snmp-go/104@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:04:41 $ docker top a5ef289adcec5cb25bd3bec9160e1ed9c25b1225a1fad21507dd621cc181dc28 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:41 + go version 06:04:41 go version go1.21.0 linux/arm64 [Pipeline] } 06:04:41 $ docker stop --time=1 a5ef289adcec5cb25bd3bec9160e1ed9c25b1225a1fad21507dd621cc181dc28 06:04:46 $ docker rm -f --volumes a5ef289adcec5cb25bd3bec9160e1ed9c25b1225a1fad21507dd621cc181dc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:46 + docker inspect -f . ci-base-image-arm64 06:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:47 prd-ubuntu20.04-docker-arm64-4c-16g-26378 does not seem to be running inside a container 06:04:47 $ 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/104 -v /w/workspace/device-snmp-go/104:/w/workspace/device-snmp-go/104:rw,z -v /w/workspace/device-snmp-go/104@tmp:/w/workspace/device-snmp-go/104@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:04:48 $ docker top 3c866b22904580ff776593d6c866c2d8bbb3f7c684f90e6c29676a0b8407f620 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:48 + git config --global --add safe.directory /w/workspace/device-snmp-go/104 [Pipeline] fileExists [Pipeline] sh 06:04:49 + make test 06:04:49 go test ./... -coverprofile=coverage.out 06:04:53 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:05:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:05:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements 06:05:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:05:49 go vet ./... 06:05:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:56 ./bin/test-attribution-txt.sh [Pipeline] echo 06:05:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:05:56 $ docker stop --time=1 3c866b22904580ff776593d6c866c2d8bbb3f7c684f90e6c29676a0b8407f620 06:05:58 $ docker rm -f --volumes 3c866b22904580ff776593d6c866c2d8bbb3f7c684f90e6c29676a0b8407f620 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:59 Warning: overwriting stash ‘coverage-report’ 06:06:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:01 + ls -al . 06:06:01 total 168 06:06:01 drwxrwxr-x 7 jenkins jenkins 4096 Dec 29 06:04 . 06:06:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 06:02 .. 06:06:01 -rw-rw-r-- 1 jenkins jenkins 6 Dec 29 06:02 .dockerignore 06:06:01 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 06:02 .git 06:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:02 .github 06:06:01 -rw-rw-r-- 1 jenkins jenkins 263 Dec 29 06:02 .gitignore 06:06:01 -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 06:02 .golangci.yml 06:06:01 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 29 06:02 Attribution.txt 06:06:01 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 29 06:02 CHANGELOG.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 29 06:02 Dockerfile 06:06:01 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 06:02 GOVERNANCE.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 656 Dec 29 06:02 Jenkinsfile 06:06:01 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 06:02 LICENSE 06:06:01 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 29 06:02 Makefile 06:06:01 -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 06:02 OWNERS.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 29 06:02 README.md 06:06:01 -rw-rw-r-- 1 jenkins jenkins 11 Dec 29 06:00 VERSION 06:06:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 06:02 bin 06:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:02 cmd 06:06:01 -rw-r--r-- 1 jenkins jenkins 8837 Dec 29 06:05 coverage.out 06:06:01 -rw-rw-r-- 1 jenkins jenkins 3708 Dec 29 06:02 go.mod 06:06:01 -rw-rw-r-- 1 jenkins jenkins 34323 Dec 29 06:02 go.sum 06:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:02 internal 06:06:01 -rw-rw-r-- 1 jenkins jenkins 228 Dec 29 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:01 + 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=1c898a5d1a99b518c80e00aa3bb7c808b03e10be --label arch=arm64 --label version=3.2.0-dev.4 . 06:06:02 #0 building with "default" instance using docker driver 06:06:02 06:06:02 #1 [internal] load build definition from Dockerfile 06:06:02 #1 transferring dockerfile: 1.61kB done 06:06:02 #1 DONE 0.0s 06:06:02 06:06:02 #2 [internal] load .dockerignore 06:06:02 #2 transferring context: 46B done 06:06:02 #2 DONE 0.0s 06:06:02 06:06:02 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:06:02 #3 DONE 0.0s 06:06:02 06:06:02 #4 [internal] load metadata for docker.io/library/alpine:3.18 06:06:02 #4 DONE 0.5s 06:06:02 06:06:02 #5 [internal] load build context 06:06:02 #5 transferring context: 15.26kB 0.0s done 06:06:02 #5 DONE 0.1s 06:06:02 06:06:02 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:06:02 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 06:06:02 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 06:06:02 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 06:06:02 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 06:06:02 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 06:06:02 #6 ... 06:06:02 06:06:02 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:06:02 #7 DONE 0.2s 06:06:02 06:06:02 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:06:02 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 06:06:02 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 06:06:03 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 06:06:03 #6 DONE 0.9s 06:06:03 06:06:03 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:06:04 #8 0.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:04 #8 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:05 #8 ... 06:06:05 06:06:05 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 06:06:05 #9 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:05 #9 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:05 #9 2.218 OK: 271 MiB in 56 packages 06:06:05 #9 DONE 2.5s 06:06:05 06:06:05 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:06:05 #8 1.908 (1/1) Installing dumb-init (1.2.5-r2) 06:06:05 #8 ... 06:06:05 06:06:05 #10 [builder 3/7] WORKDIR /device-snmp-go 06:06:05 #10 DONE 0.1s 06:06:05 06:06:05 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:06:05 #8 1.921 Executing busybox-1.36.1-r5.trigger 06:06:05 #8 1.951 OK: 8 MiB in 16 packages 06:06:05 #8 ... 06:06:05 06:06:05 #11 [builder 4/7] COPY go.mod vendor* ./ 06:06:05 #11 DONE 0.2s 06:06:06 06:06:06 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:06:06 #8 DONE 2.3s 06:06:06 06:06:06 #12 [stage-1 3/6] RUN apk --no-cache upgrade 06:06:06 #12 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:06 #12 ... 06:06:06 06:06:06 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:06 #13 DONE 1.3s 06:06:06 06:06:06 #12 [stage-1 3/6] RUN apk --no-cache upgrade 06:06:06 #12 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:07 #12 ... 06:06:07 06:06:07 #14 [builder 6/7] COPY . . 06:06:07 #14 DONE 0.3s 06:06:07 06:06:07 #15 [builder 7/7] RUN make build 06:06:07 #15 0.703 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:06:12 #15 ... 06:06:12 06:06:12 #12 [stage-1 3/6] RUN apk --no-cache upgrade 06:06:12 #12 2.141 OK: 8 MiB in 16 packages 06:06:12 #12 DONE 6.0s 06:06:12 06:06:12 #15 [builder 7/7] RUN make build 06:07:20 #15 DONE 64.5s 06:07:20 06:07:20 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 06:07:20 #16 DONE 0.3s 06:07:20 06:07:20 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 06:07:20 #17 DONE 0.1s 06:07:20 06:07:20 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 06:07:20 #18 DONE 0.1s 06:07:20 06:07:20 #19 exporting to image 06:07:20 #19 exporting layers 06:07:20 #19 exporting layers 0.4s done 06:07:20 #19 writing image sha256:f0b27de509efd90b731cf2bad664795adace0e049f050b8c913c6d2b353aa016 done 06:07:20 #19 naming to docker.io/library/device-snmp-arm64 done 06:07:20 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:20 provisioning config files... 06:07:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/104@tmp/config3723595293331464030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:20 ---> ****-login.sh 06:07:20 nexus3.edgexfoundry.org:10001 06:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:21 Configure a credential helper to remove this warning. See 06:07:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:21 06:07:21 Login Succeeded 06:07:21 nexus3.edgexfoundry.org:10002 06:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:21 Configure a credential helper to remove this warning. See 06:07:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:21 06:07:21 Login Succeeded 06:07:21 nexus3.edgexfoundry.org:10003 06:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:21 Configure a credential helper to remove this warning. See 06:07:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:21 06:07:21 Login Succeeded 06:07:21 nexus3.edgexfoundry.org:10004 06:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:22 Configure a credential helper to remove this warning. See 06:07:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:22 06:07:22 Login Succeeded 06:07:22 ****.io 06:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:07:22 Configure a credential helper to remove this warning. See 06:07:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:07:22 06:07:22 Login Succeeded 06:07:22 ---> ****-login.sh ends [Pipeline] } 06:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:07:22 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:07:22 1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:07:22 latest 06:07:22 3.2.0-dev.4 06:07:22 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 06:07:22 main 06:07:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:07:26 02c74185c18f: Preparing 06:07:26 1fcf957a29b9: Preparing 06:07:26 819a8b05be6d: Preparing 06:07:26 495c0429d5e5: Preparing 06:07:26 0f4299f294fc: Preparing 06:07:26 0faf9b67be60: Preparing 06:07:26 0faf9b67be60: Waiting 06:07:26 495c0429d5e5: Pushed 06:07:26 02c74185c18f: Pushed 06:07:26 0f4299f294fc: Pushed 06:07:26 1fcf957a29b9: Pushed 06:07:26 0faf9b67be60: Layer already exists 06:07:32 819a8b05be6d: Pushed 06:07:32 1c898a5d1a99b518c80e00aa3bb7c808b03e10be: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:07:33 02c74185c18f: Preparing 06:07:33 1fcf957a29b9: Preparing 06:07:33 819a8b05be6d: Preparing 06:07:33 495c0429d5e5: Preparing 06:07:33 0f4299f294fc: Preparing 06:07:33 0faf9b67be60: Preparing 06:07:33 0faf9b67be60: Waiting 06:07:33 495c0429d5e5: Layer already exists 06:07:33 0f4299f294fc: Layer already exists 06:07:33 819a8b05be6d: Layer already exists 06:07:33 02c74185c18f: Layer already exists 06:07:33 1fcf957a29b9: Layer already exists 06:07:33 0faf9b67be60: Layer already exists 06:07:33 latest: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:33 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.4 06:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:07:34 02c74185c18f: Preparing 06:07:34 1fcf957a29b9: Preparing 06:07:34 819a8b05be6d: Preparing 06:07:34 495c0429d5e5: Preparing 06:07:34 0f4299f294fc: Preparing 06:07:34 0faf9b67be60: Preparing 06:07:34 0faf9b67be60: Waiting 06:07:34 819a8b05be6d: Layer already exists 06:07:34 1fcf957a29b9: Layer already exists 06:07:34 495c0429d5e5: Layer already exists 06:07:34 02c74185c18f: Layer already exists 06:07:34 0f4299f294fc: Layer already exists 06:07:34 0faf9b67be60: Layer already exists 06:07:34 3.2.0-dev.4: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:34 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:35 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 06:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:07:35 02c74185c18f: Preparing 06:07:35 1fcf957a29b9: Preparing 06:07:35 819a8b05be6d: Preparing 06:07:35 495c0429d5e5: Preparing 06:07:35 0f4299f294fc: Preparing 06:07:35 0faf9b67be60: Preparing 06:07:35 0faf9b67be60: Waiting 06:07:35 0f4299f294fc: Layer already exists 06:07:35 819a8b05be6d: Layer already exists 06:07:35 495c0429d5e5: Layer already exists 06:07:35 02c74185c18f: Layer already exists 06:07:35 1fcf957a29b9: Layer already exists 06:07:35 0faf9b67be60: Layer already exists 06:07:35 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:36 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:36 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:07:36 02c74185c18f: Preparing 06:07:36 1fcf957a29b9: Preparing 06:07:36 819a8b05be6d: Preparing 06:07:36 495c0429d5e5: Preparing 06:07:36 0f4299f294fc: Preparing 06:07:36 0faf9b67be60: Preparing 06:07:36 0faf9b67be60: Waiting 06:07:36 02c74185c18f: Layer already exists 06:07:36 0f4299f294fc: Layer already exists 06:07:36 819a8b05be6d: Layer already exists 06:07:36 1fcf957a29b9: Layer already exists 06:07:36 495c0429d5e5: Layer already exists 06:07:36 0faf9b67be60: Layer already exists 06:07:37 main: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:37 ===================================================== [Pipeline] echo 06:07:37 taggedImages: 06:07:37 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be 06:07:37 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:07:37 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.4 06:07:37 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 06:07:37 - 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:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:38 06:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:40 arm64: Pulling from edgex-lftools-log-publisher 06:07:40 8998bd30e6a1: Pulling fs layer 06:07:40 04944245beec: Pulling fs layer 06:07:40 699f458cf7ca: Pulling fs layer 06:07:40 765212b225bb: Pulling fs layer 06:07:40 f23df028b6ca: Pulling fs layer 06:07:40 d65c8cfc05b1: Pulling fs layer 06:07:40 2437ff75d9bd: Pulling fs layer 06:07:40 765212b225bb: Waiting 06:07:40 d65c8cfc05b1: Waiting 06:07:40 2437ff75d9bd: Waiting 06:07:40 f23df028b6ca: Waiting 06:07:40 04944245beec: Verifying Checksum 06:07:40 04944245beec: Download complete 06:07:40 765212b225bb: Verifying Checksum 06:07:40 765212b225bb: Download complete 06:07:40 f23df028b6ca: Verifying Checksum 06:07:40 f23df028b6ca: Download complete 06:07:40 d65c8cfc05b1: Verifying Checksum 06:07:40 d65c8cfc05b1: Download complete 06:07:40 699f458cf7ca: Verifying Checksum 06:07:40 699f458cf7ca: Download complete 06:07:40 8998bd30e6a1: Verifying Checksum 06:07:40 8998bd30e6a1: Download complete 06:07:42 2437ff75d9bd: Verifying Checksum 06:07:42 2437ff75d9bd: Download complete 06:07:46 8998bd30e6a1: Pull complete 06:07:47 04944245beec: Pull complete 06:07:49 699f458cf7ca: Pull complete 06:07:49 765212b225bb: Pull complete 06:07:50 f23df028b6ca: Pull complete 06:07:50 d65c8cfc05b1: Pull complete 06:08:12 2437ff75d9bd: Pull complete 06:08:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-26378 does not seem to be running inside a container 06:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/104 -v /w/workspace/device-snmp-go/104:/w/workspace/device-snmp-go/104:rw,z -v /w/workspace/device-snmp-go/104@tmp:/w/workspace/device-snmp-go/104@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:08:14 $ docker top 4e05328e5b7922a5a03e89edcbf0ac01a549ea56c57c6e34c5647f00ac4c3496 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:14 ---> job-cost.sh 06:08:14 lf-activate-venv: SKIPPING 06:08:14 INFO: No Stack... 06:08:15 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:15 INFO: Archiving Costs [Pipeline] sh 06:08:16 + cat /w/workspace/device-snmp-go/104/archives/cost.csv 06:08:16 + cut -d, -f6 [Pipeline] lock 06:08:16 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] 06:08:16 Resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] did not exist. Created. 06:08:16 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:16 /w/workspace/device-snmp-go/104@tmp/durable-10e8bd1a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:16 + echo total: 0.2199999988079071 [Pipeline] stash 06:08:17 Warning: overwriting stash ‘stack-cost’ 06:08:17 Stashed 1 file(s) [Pipeline] } 06:08:17 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:17 $ docker stop --time=1 4e05328e5b7922a5a03e89edcbf0ac01a549ea56c57c6e34c5647f00ac4c3496 06:08:18 $ docker rm -f --volumes 4e05328e5b7922a5a03e89edcbf0ac01a549ea56c57c6e34c5647f00ac4c3496 [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:08:19 provisioning config files... 06:08:19 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1642448532899507375tmp [Pipeline] { [Pipeline] sh 06:08:20 + set +x 06:08:20 + curl -s https://codecov.io/bash 06:08:20 + bash -s -- 06:08:20 06:08:20 _____ _ 06:08:20 / ____| | | 06:08:20 | | ___ __| | ___ ___ _____ __ 06:08:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:08:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:08:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:08:20 Bash-1.0.6 06:08:20 06:08:20 06:08:20 ==> git version 2.25.1 found 06:08:20 ==> 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:08:20 Release-Date: 2020-01-08 06:08:20 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:08:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:08:20 ==> Jenkins CI detected. 06:08:20 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:08:20 project root: . 06:08:20 --> token set from env 06:08:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:08:20 ==> Running gcov in . (disable via -X gcov) 06:08:20 ==> Python coveragepy not found 06:08:20 ==> Searching for coverage reports in: 06:08:20 + . 06:08:20 -> Found 1 reports 06:08:20 ==> Detecting git/mercurial file structure 06:08:20 ==> Reading reports 06:08:20 + ./coverage.out bytes=8837 06:08:20 ==> Appending adjustments 06:08:20 https://docs.codecov.io/docs/fixing-reports 06:08:20 + Found adjustments 06:08:20 ==> Gzipping contents 06:08:20 4.0K /tmp/codecov.Z1yD7V.gz 06:08:20 ==> Uploading reports 06:08:20 url: https://codecov.io 06:08:20 query: branch=main&commit=1c898a5d1a99b518c80e00aa3bb7c808b03e10be&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:08:20 -> Pinging Codecov 06:08:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1c898a5d1a99b518c80e00aa3bb7c808b03e10be&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:08:20 -> Uploading to 06:08:20 https://storage.googleapis.com/codecov/v4/raw/2023-12-29/6C56EA5C29638FB4528AC87E60AF5AE0/1c898a5d1a99b518c80e00aa3bb7c808b03e10be/37423103-ff06-4d82-bd3a-9079e300bd4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T060820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10b7090eb72dc4c0c7188798958cd5945517e3c7696c003f8e3eed4fb8a19e59 06:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:20 Dload Upload Total Spent Left Speed 06:08:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6406 --:--:-- --:--:-- --:--:-- 6406 06:08:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] } 06:08:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:08:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:08:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:08:21 06:08:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:08:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:08:22 df9b9388f04a: Pulling fs layer 06:08:22 52dc419b0ee2: Pulling fs layer 06:08:22 25bc292e5bac: Pulling fs layer 06:08:22 114826534d7a: Pulling fs layer 06:08:22 4657fd5d0bcf: Pulling fs layer 06:08:22 6ad1cebc031e: Pulling fs layer 06:08:22 8a3aa393b2d8: Pulling fs layer 06:08:22 114826534d7a: Waiting 06:08:22 4657fd5d0bcf: Waiting 06:08:22 6ad1cebc031e: Waiting 06:08:22 8a3aa393b2d8: Waiting 06:08:22 25bc292e5bac: Download complete 06:08:22 52dc419b0ee2: Download complete 06:08:22 4657fd5d0bcf: Verifying Checksum 06:08:22 4657fd5d0bcf: Download complete 06:08:22 df9b9388f04a: Verifying Checksum 06:08:22 df9b9388f04a: Download complete 06:08:22 6ad1cebc031e: Verifying Checksum 06:08:22 6ad1cebc031e: Download complete 06:08:22 df9b9388f04a: Pull complete 06:08:22 114826534d7a: Download complete 06:08:23 52dc419b0ee2: Pull complete 06:08:23 8a3aa393b2d8: Download complete 06:08:23 25bc292e5bac: Pull complete 06:08:27 114826534d7a: Pull complete 06:08:27 4657fd5d0bcf: Pull complete 06:08:27 6ad1cebc031e: Pull complete 06:08:30 8a3aa393b2d8: Pull complete 06:08:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:08:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:08:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:31 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:08:31 $ 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:1.410.4 cat 06:08:36 $ docker top d2b2253d536bbe5f18b4dfa1fe4e13fa729c24c7971c8d7b777ec2fc03a92777 -eo pid,comm [Pipeline] { [Pipeline] echo 06:08:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:08:36 + set -o pipefail 06:08:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:08:41 06:08:41 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:08:41 06:08:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/c36f0878-f938-4f2c-8613-91415704cff7 06:08:41 06:08:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:08:41 06:08:42 06:08:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:08:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:08:42 More details here: https://snyk.co/ue1NS 06:08:42 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 06:08:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:08:42 $ docker stop --time=1 d2b2253d536bbe5f18b4dfa1fe4e13fa729c24c7971c8d7b777ec2fc03a92777 06:08:47 $ docker rm -f --volumes d2b2253d536bbe5f18b4dfa1fe4e13fa729c24c7971c8d7b777ec2fc03a92777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:48 + git log --format=format:%s -1 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] sh 06:08:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:08:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:08:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:49 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:08:49 $ 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:08:49 $ docker top bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 -eo pid,comm 06:08:49 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:08:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:49 [ssh-agent] Looking for ssh-agent implementation... 06:08:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:50 $ docker exec bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 ssh-agent 06:08:50 SSH_AUTH_SOCK=/tmp/ssh-g59VgsozFLh4/agent.33 06:08:50 SSH_AGENT_PID=39 06:08:50 Running ssh-add (command line suppressed) 06:08:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10681061962736508842.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10681061962736508842.key) 06:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:50 + git semver tag 06:08:50 2023-12-29 06:08:50,904 [run_tag] DEBUG tag force:False 06:08:50 2023-12-29 06:08:50,904 [check_head_tag] DEBUG check head tag 06:08:50 2023-12-29 06:08:50,905 [execute] INFO git cat-file --batch-check 06:08:50 2023-12-29 06:08:50,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:08:50 2023-12-29 06:08:50,910 [execute] INFO git cat-file --batch 06:08:50 2023-12-29 06:08:50,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:08:50 2023-12-29 06:08:50,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:08:50 2023-12-29 06:08:50,923 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 06:08:50 2023-12-29 06:08:50,924 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:08:50 2023-12-29 06:08:50,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:08:50 3.2.0-dev.4 [Pipeline] } 06:08:50 $ docker exec --env ******** --env ******** bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 ssh-agent -k 06:08:51 unset SSH_AUTH_SOCK; 06:08:51 unset SSH_AGENT_PID; 06:08:51 echo Agent pid 39 killed; 06:08:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:51 + git semver [Pipeline] } 06:08:51 $ docker stop --time=1 bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 06:08:53 $ docker rm -f --volumes bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:08:53 06:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:08:54 0.23.1-centos7: Pulling from edgex-lftools 06:08:54 ab5ef0e58194: Pulling fs layer 06:08:54 9712f1f96733: Pulling fs layer 06:08:54 63f879dbbcfc: Pulling fs layer 06:08:54 0d9ebad4ef96: Pulling fs layer 06:08:54 e9a5061849ea: Pulling fs layer 06:08:54 d747dcd14b5f: Pulling fs layer 06:08:54 2de7ff778b66: Pulling fs layer 06:08:54 0d9ebad4ef96: Waiting 06:08:54 e9a5061849ea: Waiting 06:08:54 d747dcd14b5f: Waiting 06:08:54 9712f1f96733: Verifying Checksum 06:08:54 9712f1f96733: Download complete 06:08:54 63f879dbbcfc: Verifying Checksum 06:08:54 63f879dbbcfc: Download complete 06:08:54 e9a5061849ea: Verifying Checksum 06:08:54 e9a5061849ea: Download complete 06:08:54 d747dcd14b5f: Verifying Checksum 06:08:54 d747dcd14b5f: Download complete 06:08:54 0d9ebad4ef96: Verifying Checksum 06:08:54 0d9ebad4ef96: Download complete 06:08:54 2de7ff778b66: Verifying Checksum 06:08:54 2de7ff778b66: Download complete 06:08:54 ab5ef0e58194: Verifying Checksum 06:08:54 ab5ef0e58194: Download complete 06:08:57 ab5ef0e58194: Pull complete 06:08:57 9712f1f96733: Pull complete 06:08:58 63f879dbbcfc: Pull complete 06:09:02 0d9ebad4ef96: Pull complete 06:09:02 e9a5061849ea: Pull complete 06:09:02 d747dcd14b5f: Pull complete 06:09:03 2de7ff778b66: Pull complete 06:09:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:04 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:09:04 $ 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:09:09 $ docker top 22541f628153bba24f02275b3bf49c5b8f9487e8db45e9463c2f8190a6f3c3df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:09:09 provisioning config files... 06:09:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10105336822308913093tmp 06:09:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17389445113830001584tmp 06:09:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18245138449291458587tmp [Pipeline] { [Pipeline] echo 06:09:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:09:10 ---> sigul-configuration.sh 06:09:10 gpg: directory `/root/.gnupg' created 06:09:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:09:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:09:10 gpg: keyring `/root/.gnupg/secring.gpg' created 06:09:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:09:10 gpg: CAST5 encrypted data 06:09:10 gpg: encrypted with 1 passphrase 06:09:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:09:10 + mkdir /home/jenkins 06:09:10 + mkdir /home/jenkins/sigul [Pipeline] sh 06:09:10 + 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:09:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:09:10 ---> sigul-install.sh 06:09:10 Sigul already installed; skipping installation. [Pipeline] sh 06:09:11 + git tag --list 06:09:11 1.0.0 06:09:11 v0.0.0 06:09:11 v1.1.0 06:09:11 v1.1.1 06:09:11 v1.2.2 06:09:11 v1.3.0 06:09:11 v1.3.1 06:09:11 v2.0.0 06:09:11 v2.1.0 06:09:11 v2.1.1 06:09:11 v2.2.0 06:09:11 v2.3.0 06:09:11 v3.0 06:09:11 v3.0.0 06:09:11 v3.1 06:09:11 v3.1.0 06:09:11 v3.1.0-dev.1 06:09:11 v3.1.0-dev.10 06:09:11 v3.1.0-dev.11 06:09:11 v3.1.0-dev.12 06:09:11 v3.1.0-dev.13 06:09:11 v3.1.0-dev.2 06:09:11 v3.1.0-dev.3 06:09:11 v3.1.0-dev.4 06:09:11 v3.1.0-dev.5 06:09:11 v3.1.0-dev.6 06:09:11 v3.1.0-dev.7 06:09:11 v3.1.0-dev.8 06:09:11 v3.1.0-dev.9 06:09:11 v3.2.0-dev.1 06:09:11 v3.2.0-dev.2 06:09:11 v3.2.0-dev.3 06:09:11 v3.2.0-dev.4 [Pipeline] sh 06:09:11 + lftools sign git-tag v3.2.0-dev.4 06:09:12 Signing Git tag with Sigul... 06:09:12 Signing v3.2.0-dev.4 [Pipeline] echo 06:09:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:09:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:09:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:09:12 $ docker stop --time=1 22541f628153bba24f02275b3bf49c5b8f9487e8db45e9463c2f8190a6f3c3df 06:09:14 $ docker rm -f --volumes 22541f628153bba24f02275b3bf49c5b8f9487e8db45e9463c2f8190a6f3c3df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:09:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:09:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:15 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:09:15 $ 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:09:15 $ docker top 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 -eo pid,comm 06:09:15 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:09:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:16 [ssh-agent] Looking for ssh-agent implementation... 06:09:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:16 $ docker exec 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 ssh-agent 06:09:16 SSH_AUTH_SOCK=/tmp/ssh-bHkuD2FAlOZi/agent.32 06:09:16 SSH_AGENT_PID=38 06:09:16 Running ssh-add (command line suppressed) 06:09:16 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4352628271727538905.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4352628271727538905.key) 06:09:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:16 + git semver bump pre 06:09:17 2023-12-29 06:09:17,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:09:17 2023-12-29 06:09:17,069 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 06:09:17 2023-12-29 06:09:17,069 [bump_version] DEBUG bumped version:3.2.0-dev.5 06:09:17 2023-12-29 06:09:17,069 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:09:17 2023-12-29 06:09:17,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:09:17 2023-12-29 06:09:17,069 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:09:17 2023-12-29 06:09:17,071 [execute] INFO git cat-file --batch-check 06:09:17 2023-12-29 06:09:17,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:09:17 2023-12-29 06:09:17,076 [execute] INFO git cat-file --batch 06:09:17 2023-12-29 06:09:17,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:09:17 2023-12-29 06:09:17,081 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:09:17 3.2.0-dev.5 [Pipeline] } 06:09:17 $ docker exec --env ******** --env ******** 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 ssh-agent -k 06:09:17 unset SSH_AUTH_SOCK; 06:09:17 unset SSH_AGENT_PID; 06:09:17 echo Agent pid 38 killed; 06:09:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:17 + git semver [Pipeline] } 06:09:18 $ docker stop --time=1 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 06:09:19 $ docker rm -f --volumes 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:09:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:20 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:09:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:09:20 $ docker top c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:21 [ssh-agent] Looking for ssh-agent implementation... 06:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:21 $ docker exec c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b ssh-agent 06:09:21 SSH_AUTH_SOCK=/tmp/ssh-g2IDK6josOdk/agent.31 06:09:21 SSH_AGENT_PID=37 06:09:21 Running ssh-add (command line suppressed) 06:09:21 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16204033808347340437.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16204033808347340437.key) 06:09:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:21 + git semver push 06:09:22 2023-12-29 06:09:22,103 [run_push] DEBUG push 06:09:22 2023-12-29 06:09:22,104 [execute] INFO git cat-file --batch-check 06:09:22 2023-12-29 06:09:22,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:09:22 2023-12-29 06:09:22,108 [execute] INFO git rev-list bbf4f86cc526c7d2a1e69dcfa677090d3e6e162f -- 06:09:22 2023-12-29 06:09:22,108 [execute] DEBUG Popen(['git', 'rev-list', 'bbf4f86cc526c7d2a1e69dcfa677090d3e6e162f', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:09:22 2023-12-29 06:09:22,118 [execute] INFO git fetch -v origin 06:09:22 2023-12-29 06:09:22,118 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:09:22 2023-12-29 06:09:22,636 [run_push] DEBUG no remote changes detected 06:09:22 2023-12-29 06:09:22,637 [execute] INFO git push origin semver 06:09:22 2023-12-29 06:09:22,637 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:09:23 2023-12-29 06:09:23,433 [run_push] DEBUG push all version tags 06:09:23 2023-12-29 06:09:23,433 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:09:23 2023-12-29 06:09:23,434 [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:09:24 2023-12-29 06:09:24,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:09:24 3.2.0-dev.5 [Pipeline] } 06:09:24 $ docker exec --env ******** --env ******** c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b ssh-agent -k 06:09:24 unset SSH_AUTH_SOCK; 06:09:24 unset SSH_AGENT_PID; 06:09:24 echo Agent pid 37 killed; 06:09:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:24 + git semver [Pipeline] } 06:09:25 $ docker stop --time=1 c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b 06:09:26 $ docker rm -f --volumes c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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:09:28 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:09:28 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:09:28 total 16 06:09:28 drwxr-xr-x 3 root root 4096 Dec 29 06:03 . 06:09:28 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 06:09 .. 06:09:28 drwxr-xr-x 2 root root 4096 Dec 29 06:03 cost 06:09:28 -rw-r--r-- 1 root root 86 Dec 29 06:03 cost.csv 06:09:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:09:28 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:09:28 total 16 06:09:28 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 06:03 . 06:09:28 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 06:09 .. 06:09:28 drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 06:03 cost 06:09:28 -rw-r--r-- 1 jenkins jenkins 86 Dec 29 06:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:29 ---> package-listing.sh 06:09:29 ++ facter osfamily 06:09:29 ++ tr '[:upper:]' '[:lower:]' 06:09:29 + OS_FAMILY=debian 06:09:29 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:09:29 + START_PACKAGES=/tmp/packages_start.txt 06:09:29 + END_PACKAGES=/tmp/packages_end.txt 06:09:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:29 + PACKAGES=/tmp/packages_start.txt 06:09:29 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:09:29 + PACKAGES=/tmp/packages_end.txt 06:09:29 + case "${OS_FAMILY}" in 06:09:29 + dpkg -l 06:09:29 + grep '^ii' 06:09:29 + '[' -f /tmp/packages_start.txt ']' 06:09:29 + '[' -f /tmp/packages_end.txt ']' 06:09:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:29 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:09:29 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:09:29 + 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:09:29 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:09:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:30 prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container 06:09:30 $ 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:09:30 $ docker top f8ea10ae67aa0a9ec338841815347aa0e24af20408013146214ed1c22a69331f -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:31 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:31 + ls /var/log/sa-host 06:09:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:32 provisioning config files... 06:09:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18382285016288741861tmp [Pipeline] { [Pipeline] echo 06:09:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:32 ---> create-netrc.sh [Pipeline] } 06:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:32 ---> python-tools-install.sh [Pipeline] echo 06:09:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:33 ---> sudo-logs.sh 06:09:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:33 ---> job-cost.sh 06:09:33 lf-activate-venv: SKIPPING 06:09:33 DEBUG: total: 0.2199999988079071 06:09:33 INFO: Retrieving Stack Cost... 06:09:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:34 INFO: Archiving Costs [Pipeline] echo 06:09:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:34 ---> logs-deploy.sh 06:09:34 lf-activate-venv: SKIPPING 06:09:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/104 06:09:34 INFO: archiving workspace using pattern(s): 06:09:35 Archives upload complete. 06:09:35 INFO: archiving logs to Nexus 06:09:36 ---> uname -a: 06:09:36 Linux prd-ubuntu20-04-docker-8c-8g-26377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:09:36 06:09:36 06:09:36 ---> lscpu: 06:09:36 Architecture: x86_64 06:09:36 CPU op-mode(s): 32-bit, 64-bit 06:09:36 Byte Order: Little Endian 06:09:36 Address sizes: 40 bits physical, 48 bits virtual 06:09:36 CPU(s): 8 06:09:36 On-line CPU(s) list: 0-7 06:09:36 Thread(s) per core: 1 06:09:36 Core(s) per socket: 1 06:09:36 Socket(s): 8 06:09:36 NUMA node(s): 1 06:09:36 Vendor ID: AuthenticAMD 06:09:36 CPU family: 23 06:09:36 Model: 49 06:09:36 Model name: AMD EPYC-Rome Processor 06:09:36 Stepping: 0 06:09:36 CPU MHz: 2799.998 06:09:36 BogoMIPS: 5599.99 06:09:36 Virtualization: AMD-V 06:09:36 Hypervisor vendor: KVM 06:09:36 Virtualization type: full 06:09:36 L1d cache: 256 KiB 06:09:36 L1i cache: 256 KiB 06:09:36 L2 cache: 4 MiB 06:09:36 L3 cache: 128 MiB 06:09:36 NUMA node0 CPU(s): 0-7 06:09:36 Vulnerability Itlb multihit: Not affected 06:09:36 Vulnerability L1tf: Not affected 06:09:36 Vulnerability Mds: Not affected 06:09:36 Vulnerability Meltdown: Not affected 06:09:36 Vulnerability Mmio stale data: Not affected 06:09:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:09:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:09:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:09:36 Vulnerability Srbds: Not affected 06:09:36 Vulnerability Tsx async abort: Not affected 06:09:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:09:36 06:09:36 06:09:36 ---> nproc: 06:09:36 8 06:09:36 06:09:36 06:09:36 ---> df -h: 06:09:36 Filesystem Size Used Avail Use% Mounted on 06:09:36 overlay 155G 13G 143G 9% / 06:09:36 tmpfs 64M 0 64M 0% /dev 06:09:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:09:36 shm 64M 0 64M 0% /dev/shm 06:09:36 /dev/vda1 155G 13G 143G 9% /facter-os 06:09:36 06:09:36