Pull request #347 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 332afb0e5211b64e32595e7f6492a5e91ab1180c+ab3bf70376c9802f6ba544aa167c564e283ce2c4 (68a905d5702456176355552c0d777495f8f46e09) 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-ssh14509788770150388623.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-ssh779847354292369948.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-347/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-347/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12753021631858978897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-347/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1254431690263750875.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1185140087532556537.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-347/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-347/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10597999179666185827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2821’ Running on prd-ubuntu20.04-docker-8c-8g-2826 in /w/workspace/gexfoundry_device-snmp-go_PR-347 [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/gexfoundry_device-snmp-go_PR-347 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/347/head:refs/remotes/origin/PR-347 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ab3bf70376c9802f6ba544aa167c564e283ce2c4 into PR head commit 332afb0e5211b64e32595e7f6492a5e91ab1180c Merge succeeded, producing 332afb0e5211b64e32595e7f6492a5e91ab1180c Checking out Revision 332afb0e5211b64e32595e7f6492a5e91ab1180c (PR-347) Commit message: "build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 332afb0e5211b64e32595e7f6492a5e91ab1180c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 332afb0e5211b64e32595e7f6492a5e91ab1180c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:26 ========================================================= 13:12:26 EdgeX Global Pipelines Version Info 13:12:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:27 ------------------- 13:12:27 stable info: 13:12:27 ------------------- 13:12:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:27 Message: update stable to v1.0.258 13:12:27 ------------------- 13:12:27 experimental info: 13:12:27 ------------------- 13:12:27 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-347 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-347 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-347 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 332afb0e5211b64e32595e7f6492a5e91ab1180c [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 332afb0 [Pipeline] echo 13:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:30 provisioning config files... 13:12:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/config16345601773495254845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:30 ---> ****-login.sh 13:12:30 nexus3.edgexfoundry.org:10001 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 nexus3.edgexfoundry.org:10002 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:31 Configure a credential helper to remove this warning. See 13:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:31 13:12:31 Login Succeeded 13:12:31 nexus3.edgexfoundry.org:10003 13:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:31 Configure a credential helper to remove this warning. See 13:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:31 13:12:31 Login Succeeded 13:12:31 nexus3.edgexfoundry.org:10004 13:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:31 Configure a credential helper to remove this warning. See 13:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:31 13:12:31 Login Succeeded 13:12:31 ****.io 13:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:31 Configure a credential helper to remove this warning. See 13:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:31 13:12:31 Login Succeeded 13:12:31 ---> ****-login.sh ends [Pipeline] } 13:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:32 + git rev-list -1 --merges 332afb0e5211b64e32595e7f6492a5e91ab1180c~1..332afb0e5211b64e32595e7f6492a5e91ab1180c [Pipeline] echo 13:12:32 -----------> git rev-list -1 --merges 332afb0e5211b64e32595e7f6492a5e91ab1180c~1..332afb0e5211b64e32595e7f6492a5e91ab1180c 332afb0e5211b64e32595e7f6492a5e91ab1180c [false] [Pipeline] sh 13:12:32 + git log --format=format:%s -1 332afb0e5211b64e32595e7f6492a5e91ab1180c [Pipeline] echo 13:12:32 ========================================================= 13:12:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:33 + git log --format=format:%s -1 332afb0e5211b64e32595e7f6492a5e91ab1180c [Pipeline] echo 13:12:33 [semverPrep] GIT_COMMIT: 332afb0e5211b64e32595e7f6492a5e91ab1180c, Commit Message: build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 [Pipeline] echo 13:12:33 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:33 + grep -v github /etc/ssh/ssh_known_hosts 13:12:33 + [ -e /tmp/ssh_known_hosts ] 13:12:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:33 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:33 13:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:34 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:34 b85a868b505f: Pulling fs layer 13:12:34 e2be974225ed: Pulling fs layer 13:12:34 339a4e72a1f5: Pulling fs layer 13:12:34 988bab9f4d93: Pulling fs layer 13:12:34 1469e6f7b9e6: Pulling fs layer 13:12:34 eaf3925da568: Pulling fs layer 13:12:34 bab4dde63d76: Pulling fs layer 13:12:34 bde34c3a00c8: Pulling fs layer 13:12:34 b352a97aabf1: Pulling fs layer 13:12:34 4872d77fe225: Pulling fs layer 13:12:34 5851b861e8e6: Pulling fs layer 13:12:34 988bab9f4d93: Waiting 13:12:34 1469e6f7b9e6: Waiting 13:12:34 bab4dde63d76: Waiting 13:12:34 b352a97aabf1: Waiting 13:12:34 4872d77fe225: Waiting 13:12:34 bde34c3a00c8: Waiting 13:12:34 5851b861e8e6: Waiting 13:12:34 e2be974225ed: Download complete 13:12:34 988bab9f4d93: Verifying Checksum 13:12:34 988bab9f4d93: Download complete 13:12:34 1469e6f7b9e6: Verifying Checksum 13:12:34 339a4e72a1f5: Verifying Checksum 13:12:34 339a4e72a1f5: Download complete 13:12:34 eaf3925da568: Download complete 13:12:34 bde34c3a00c8: Download complete 13:12:34 b352a97aabf1: Download complete 13:12:34 4872d77fe225: Download complete 13:12:34 5851b861e8e6: Verifying Checksum 13:12:34 5851b861e8e6: Download complete 13:12:34 b85a868b505f: Download complete 13:12:34 bab4dde63d76: Verifying Checksum 13:12:34 bab4dde63d76: Download complete 13:12:35 b85a868b505f: Pull complete 13:12:35 e2be974225ed: Pull complete 13:12:36 339a4e72a1f5: Pull complete 13:12:36 988bab9f4d93: Pull complete 13:12:36 1469e6f7b9e6: Pull complete 13:12:36 eaf3925da568: Pull complete 13:12:38 bab4dde63d76: Pull complete 13:12:38 bde34c3a00c8: Pull complete 13:12:38 b352a97aabf1: Pull complete 13:12:38 4872d77fe225: Pull complete 13:12:38 5851b861e8e6: Pull complete 13:12:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:38 prd-ubuntu20.04-docker-8c-8g-2826 does not seem to be running inside a container 13:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-347 -v /w/workspace/gexfoundry_device-snmp-go_PR-347:/w/workspace/gexfoundry_device-snmp-go_PR-347:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-347@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:12:41 $ docker top bca0fcae74189031debe286278317c0c652d4e76167c2bfd6b752d263a166d6c -eo pid,comm 13:12:41 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). 13:12:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:41 [ssh-agent] Looking for ssh-agent implementation... 13:12:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:41 $ docker exec bca0fcae74189031debe286278317c0c652d4e76167c2bfd6b752d263a166d6c ssh-agent 13:12:42 SSH_AUTH_SOCK=/tmp/ssh-Zefn6dCc6bWE/agent.32 13:12:42 SSH_AGENT_PID=38 13:12:42 Running ssh-add (command line suppressed) 13:12:42 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/private_key_18134960179610999929.key (/w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/private_key_18134960179610999929.key) 13:12:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:42 + git tag --points-at HEAD [Pipeline] } 13:12:42 $ docker exec --env ******** --env ******** bca0fcae74189031debe286278317c0c652d4e76167c2bfd6b752d263a166d6c ssh-agent -k 13:12:42 unset SSH_AUTH_SOCK; 13:12:42 unset SSH_AGENT_PID; 13:12:42 echo Agent pid 38 killed; 13:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:42 [ssh-agent] Looking for ssh-agent implementation... 13:12:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:42 $ docker exec bca0fcae74189031debe286278317c0c652d4e76167c2bfd6b752d263a166d6c ssh-agent 13:12:43 SSH_AUTH_SOCK=/tmp/ssh-VF8ENHZYCgKW/agent.72 13:12:43 SSH_AGENT_PID=78 13:12:43 Running ssh-add (command line suppressed) 13:12:43 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/private_key_14826814578821638341.key (/w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/private_key_14826814578821638341.key) 13:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:43 + git semver init 13:12:43 2024-04-19 13:12:43,650 [run_init] DEBUG init version:0.0.0 force:False 13:12:43 2024-04-19 13:12:43,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-347/.semver 13:12:43 2024-04-19 13:12:43,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-347/.semver 13:12:43 2024-04-19 13:12:43,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-347/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-347, universal_newlines=False, shell=None, istream=None) 13:12:44 2024-04-19 13:12:44,633 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-347/.git/info/exclude 13:12:44 2024-04-19 13:12:44,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-347/.semver/PR-347 with force:False 13:12:44 2024-04-19 13:12:44,633 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-347/.semver/PR-347 13:12:44 2024-04-19 13:12:44,637 [execute] INFO git cat-file --batch-check 13:12:44 2024-04-19 13:12:44,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-347/.semver, universal_newlines=False, shell=None, istream=) 13:12:44 2024-04-19 13:12:44,641 [execute] INFO git cat-file --batch 13:12:44 2024-04-19 13:12:44,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-347/.semver, universal_newlines=False, shell=None, istream=) 13:12:44 2024-04-19 13:12:44,645 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-347/.semver/PR-347 13:12:44 0.0.0 [Pipeline] } 13:12:44 $ docker exec --env ******** --env ******** bca0fcae74189031debe286278317c0c652d4e76167c2bfd6b752d263a166d6c ssh-agent -k 13:12:44 unset SSH_AUTH_SOCK; 13:12:44 unset SSH_AGENT_PID; 13:12:44 echo Agent pid 78 killed; 13:12:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:45 + git semver [Pipeline] } 13:12:45 $ docker stop --time=1 bca0fcae74189031debe286278317c0c652d4e76167c2bfd6b752d263a166d6c 13:12:46 $ docker rm -f --volumes bca0fcae74189031debe286278317c0c652d4e76167c2bfd6b752d263a166d6c [Pipeline] // withDockerContainer [Pipeline] sh 13:12:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:12:47 Stashed 1 file(s) [Pipeline] echo 13:12:47 [edgeXSemver]: initialized semver on version 0.0.0 [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 13:12:48 provisioning config files... 13:12:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/config2960629505801430803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:49 ---> ****-login.sh 13:12:49 nexus3.edgexfoundry.org:10001 13:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:49 Configure a credential helper to remove this warning. See 13:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:49 13:12:49 Login Succeeded 13:12:49 nexus3.edgexfoundry.org:10002 13:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:49 Configure a credential helper to remove this warning. See 13:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:49 13:12:49 Login Succeeded 13:12:49 nexus3.edgexfoundry.org:10003 13:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:49 Configure a credential helper to remove this warning. See 13:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:49 13:12:49 Login Succeeded 13:12:49 nexus3.edgexfoundry.org:10004 13:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:49 Configure a credential helper to remove this warning. See 13:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:49 13:12:49 Login Succeeded 13:12:49 ****.io 13:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:49 Configure a credential helper to remove this warning. See 13:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:49 13:12:49 Login Succeeded 13:12:49 ---> ****-login.sh ends [Pipeline] } 13:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:49 ========================================================= 13:12:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:12:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:50 + 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 . 13:12:50 Sending build context to Docker daemon 14.23MB 13:12:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:12:50 Step 2/12 : FROM ${BASE} AS builder 13:12:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:12:50 7264a8db6415: Pulling fs layer 13:12:50 c4d48a809fc2: Pulling fs layer 13:12:50 4f1c88b9dad5: Pulling fs layer 13:12:50 ad3a456e5733: Pulling fs layer 13:12:50 69c7f0334f64: Pulling fs layer 13:12:50 1f1c1a5573a3: Pulling fs layer 13:12:50 ce7588e14bc9: Pulling fs layer 13:12:50 b5e4710f87ac: Pulling fs layer 13:12:50 69c7f0334f64: Waiting 13:12:50 b5e4710f87ac: Waiting 13:12:50 1f1c1a5573a3: Waiting 13:12:50 c4d48a809fc2: Verifying Checksum 13:12:50 c4d48a809fc2: Download complete 13:12:50 ad3a456e5733: Verifying Checksum 13:12:50 ad3a456e5733: Download complete 13:12:50 69c7f0334f64: Verifying Checksum 13:12:50 69c7f0334f64: Download complete 13:12:50 7264a8db6415: Verifying Checksum 13:12:50 7264a8db6415: Download complete 13:12:50 1f1c1a5573a3: Verifying Checksum 13:12:50 1f1c1a5573a3: Download complete 13:12:50 7264a8db6415: Pull complete 13:12:50 c4d48a809fc2: Pull complete 13:12:50 b5e4710f87ac: Verifying Checksum 13:12:50 b5e4710f87ac: Download complete 13:12:50 4f1c88b9dad5: Verifying Checksum 13:12:51 ce7588e14bc9: Verifying Checksum 13:12:51 ce7588e14bc9: Download complete 13:12:54 4f1c88b9dad5: Pull complete 13:12:54 ad3a456e5733: Pull complete 13:12:54 69c7f0334f64: Pull complete 13:12:54 1f1c1a5573a3: Pull complete 13:12:56 ce7588e14bc9: Pull complete 13:12:56 b5e4710f87ac: Pull complete 13:12:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:12:56 ---> 88b5674ff536 13:12:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:13:01 ---> Running in c03cd447d4c6 13:13:01 Removing intermediate container c03cd447d4c6 13:13:01 ---> 4d432dbc173c 13:13:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:01 ---> Running in 54904951df79 13:13:01 Removing intermediate container 54904951df79 13:13:01 ---> e4db3a9ced55 13:13:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:13:01 ---> Running in 28162dd79f30 13:13:01 Removing intermediate container 28162dd79f30 13:13:01 ---> 6c3306355117 13:13:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:13:01 ---> Running in 0e04c1af5f55 13:13:01 Removing intermediate container 0e04c1af5f55 13:13:01 ---> 337b4acc15db 13:13:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:01 ---> Running in a850723d4625 13:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:13:01 (1/4) Installing openssh-keygen (9.3_p2-r1) 13:13:01 (2/4) Installing libedit (20221030.3.1-r1) 13:13:01 (3/4) Installing openssh-client-common (9.3_p2-r1) 13:13:01 (4/4) Installing openssh-client-default (9.3_p2-r1) 13:13:01 Executing busybox-1.36.1-r5.trigger 13:13:01 OK: 268 MiB in 56 packages 13:13:02 Removing intermediate container a850723d4625 13:13:02 ---> 90cfd769e5e9 13:13:02 Step 8/12 : WORKDIR /device-snmp-go 13:13:02 ---> Running in c936d6b4656f 13:13:02 Removing intermediate container c936d6b4656f 13:13:02 ---> 60c787cf50c4 13:13:02 Step 9/12 : COPY go.mod vendor* ./ 13:13:02 ---> 2d04a3573bad 13:13:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:02 ---> Running in 497a5761dd9e 13:13:03 Still waiting to schedule task 13:13:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ 13:13:34 Removing intermediate container 497a5761dd9e 13:13:34 ---> d0f04ccfca2f 13:13:34 Step 11/12 : COPY . . 13:13:34 ---> ee6ad9b8363d 13:13:34 Step 12/12 : RUN ${MAKE} 13:13:34 ---> Running in 7bddb2e61f80 13:13:34 noop 13:13:34 Removing intermediate container 7bddb2e61f80 13:13:34 ---> aa04fa2911d0 13:13:34 Successfully built aa04fa2911d0 13:13:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:34 + docker inspect -f . ci-base-image-x86_64 13:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:35 prd-ubuntu20.04-docker-8c-8g-2826 does not seem to be running inside a container 13:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-347 -v /w/workspace/gexfoundry_device-snmp-go_PR-347:/w/workspace/gexfoundry_device-snmp-go_PR-347:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-347@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-347@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 ******** -e ******** ci-base-image-x86_64 cat 13:13:36 $ docker top 69ff3130fe7e1f07c2cc2a69fa0df652ef2c283545c124aad41e4798733b7c7f -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:36 + go version 13:13:36 go version go1.21.0 linux/amd64 [Pipeline] } 13:13:36 $ docker stop --time=1 69ff3130fe7e1f07c2cc2a69fa0df652ef2c283545c124aad41e4798733b7c7f 13:13:37 $ docker rm -f --volumes 69ff3130fe7e1f07c2cc2a69fa0df652ef2c283545c124aad41e4798733b7c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:38 + docker inspect -f . ci-base-image-x86_64 13:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:38 prd-ubuntu20.04-docker-8c-8g-2826 does not seem to be running inside a container 13:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-347 -v /w/workspace/gexfoundry_device-snmp-go_PR-347:/w/workspace/gexfoundry_device-snmp-go_PR-347:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-347@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-347@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 ******** -e ******** ci-base-image-x86_64 cat 13:13:39 $ docker top 834a90a4c2505aa1f9514dca77c68189c272207b4eb5ac27b396787bd1247d98 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-347 [Pipeline] fileExists [Pipeline] sh 13:13:40 + make test 13:13:40 go test ./... -coverprofile=coverage.out 13:13:41 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:13:53 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 13:13:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 13:13:58 go vet ./... 13:14:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:01 ./bin/test-attribution-txt.sh 13:14:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:14:01 $ docker stop --time=1 834a90a4c2505aa1f9514dca77c68189c272207b4eb5ac27b396787bd1247d98 13:14:05 $ docker rm -f --volumes 834a90a4c2505aa1f9514dca77c68189c272207b4eb5ac27b396787bd1247d98 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:07 + ls -al . 13:14:07 total 172 13:14:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:13 . 13:14:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 .. 13:14:07 -rw-rw-r-- 1 jenkins jenkins 6 Apr 19 13:12 .dockerignore 13:14:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:13 .git 13:14:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 .github 13:14:07 -rw-rw-r-- 1 jenkins jenkins 263 Apr 19 13:12 .gitignore 13:14:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:12 .golangci.yml 13:14:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:12 .semver 13:14:07 -rw-rw-r-- 1 jenkins jenkins 10025 Apr 19 13:12 Attribution.txt 13:14:07 -rw-rw-r-- 1 jenkins jenkins 11809 Apr 19 13:12 CHANGELOG.md 13:14:07 -rw-rw-r-- 1 jenkins jenkins 1571 Apr 19 13:12 Dockerfile 13:14:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:12 GOVERNANCE.md 13:14:07 -rw-rw-r-- 1 jenkins jenkins 656 Apr 19 13:12 Jenkinsfile 13:14:07 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:12 LICENSE 13:14:07 -rw-rw-r-- 1 jenkins jenkins 2240 Apr 19 13:12 Makefile 13:14:07 -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 13:12 OWNERS.md 13:14:07 -rw-rw-r-- 1 jenkins jenkins 10477 Apr 19 13:12 README.md 13:14:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 bin 13:14:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 cmd 13:14:07 -rw-r--r-- 1 jenkins jenkins 8837 Apr 19 13:13 coverage.out 13:14:07 -rw-rw-r-- 1 jenkins jenkins 3757 Apr 19 13:12 go.mod 13:14:07 -rw-rw-r-- 1 jenkins jenkins 36107 Apr 19 13:12 go.sum 13:14:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 internal 13:14:07 -rw-rw-r-- 1 jenkins jenkins 228 Apr 19 13:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:07 + 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=332afb0e5211b64e32595e7f6492a5e91ab1180c --label arch=amd64 --label version=0.0.0 . 13:14:07 Sending build context to Docker daemon 14.24MB 13:14:07 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 13:14:07 Step 2/25 : FROM ${BASE} AS builder 13:14:07 ---> aa04fa2911d0 13:14:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:14:07 ---> Running in 2041016e7034 13:14:07 Removing intermediate container 2041016e7034 13:14:07 ---> 5c4cfcbb8ae4 13:14:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:07 ---> Running in 6ba055a7ad96 13:14:07 Removing intermediate container 6ba055a7ad96 13:14:07 ---> 78f3d947cd19 13:14:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:14:07 ---> Running in be0591d2e7c9 13:14:07 Removing intermediate container be0591d2e7c9 13:14:07 ---> 0e035c277d08 13:14:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:14:07 ---> Running in 1f9470520a99 13:14:07 Removing intermediate container 1f9470520a99 13:14:07 ---> f5a860d7d466 13:14:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:07 ---> Running in a5cfef499d50 13:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:08 OK: 268 MiB in 56 packages 13:14:09 Removing intermediate container a5cfef499d50 13:14:09 ---> 00dd2f9303b5 13:14:09 Step 8/25 : WORKDIR /device-snmp-go 13:14:09 ---> Running in c9f4ece494a2 13:14:09 Removing intermediate container c9f4ece494a2 13:14:09 ---> 66b16d381307 13:14:09 Step 9/25 : COPY go.mod vendor* ./ 13:14:09 ---> b74e7d1b2d98 13:14:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:09 ---> Running in 7c94492c06c8 13:14:09 Removing intermediate container 7c94492c06c8 13:14:09 ---> 6395ef57f062 13:14:09 Step 11/25 : COPY . . 13:14:10 ---> c31e1d196c48 13:14:10 Step 12/25 : RUN ${MAKE} 13:14:10 ---> Running in 0e518da4ab44 13:14:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 13:14:32 Removing intermediate container 0e518da4ab44 13:14:32 ---> 9a4550df1d8d 13:14:32 Step 13/25 : FROM alpine:3.18 13:14:32 3.18: Pulling from library/alpine 13:14:32 619be1103602: Pulling fs layer 13:14:32 619be1103602: Verifying Checksum 13:14:32 619be1103602: Download complete 13:14:32 619be1103602: Pull complete 13:14:32 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:14:32 Status: Downloaded newer image for alpine:3.18 13:14:32 ---> d3782b16ccc9 13:14:32 Step 14/25 : RUN apk add --update --no-cache dumb-init 13:14:32 ---> Running in 79cf0053d003 13:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:32 (1/1) Installing dumb-init (1.2.5-r2) 13:14:32 Executing busybox-1.36.1-r5.trigger 13:14:32 OK: 7 MiB in 16 packages 13:14:32 Removing intermediate container 79cf0053d003 13:14:32 ---> a9cfe047d454 13:14:32 Step 15/25 : RUN apk --no-cache upgrade 13:14:32 ---> Running in e483ffa7e2eb 13:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:32 Upgrading critical system libraries and apk-tools: 13:14:32 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:14:32 Executing busybox-1.36.1-r5.trigger 13:14:32 Continuing the upgrade transaction with new apk-tools: 13:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:32 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:14:32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:14:33 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:14:33 OK: 7 MiB in 16 packages 13:14:33 Removing intermediate container e483ffa7e2eb 13:14:33 ---> fcd1f3b16537 13:14:33 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 13:14:34 ---> 7e377996fb5e 13:14:34 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:14:34 ---> 76578c96089d 13:14:34 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 13:14:34 ---> 9e28b447b5ae 13:14:34 Step 19/25 : EXPOSE 59993 13:14:34 ---> Running in 84df2a71b137 13:14:34 Removing intermediate container 84df2a71b137 13:14:34 ---> b52b0702f3bc 13:14:34 Step 20/25 : EXPOSE 161 13:14:34 ---> Running in f1cc11027b15 13:14:34 Removing intermediate container f1cc11027b15 13:14:34 ---> c6dc122cff77 13:14:34 Step 21/25 : ENTRYPOINT ["/device-snmp"] 13:14:34 ---> Running in 56124eeea948 13:14:34 Removing intermediate container 56124eeea948 13:14:34 ---> 0a9d743e31d6 13:14:34 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:14:34 ---> Running in faf23c00c315 13:14:34 Removing intermediate container faf23c00c315 13:14:34 ---> 54187976150f 13:14:34 Step 23/25 : LABEL arch=amd64 13:14:34 ---> Running in bbe158492a95 13:14:34 Removing intermediate container bbe158492a95 13:14:34 ---> e37bf2cfaea7 13:14:34 Step 24/25 : LABEL git_sha=332afb0e5211b64e32595e7f6492a5e91ab1180c 13:14:34 ---> Running in 01829b6e6de7 13:14:35 Removing intermediate container 01829b6e6de7 13:14:35 ---> be81a765a00b 13:14:35 Step 25/25 : LABEL version=0.0.0 13:14:35 ---> Running in 6eae1d6b6aae 13:14:35 Removing intermediate container 6eae1d6b6aae 13:14:35 ---> 509b7f3582db 13:14:35 [Warning] One or more build-args [ARCH] were not consumed 13:14:35 Successfully built 509b7f3582db 13:14:35 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 13:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:36 13:14:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:36 latest: Pulling from edgex-lftools-log-publisher 13:14:36 5eb5b503b376: Pulling fs layer 13:14:36 5c69ac0246d0: Pulling fs layer 13:14:36 ec43610c2a17: Pulling fs layer 13:14:36 3a2ae6a8a46f: Pulling fs layer 13:14:36 33b1e0a273af: Pulling fs layer 13:14:36 5d3b04190fa2: Pulling fs layer 13:14:36 2f39f015ded8: Pulling fs layer 13:14:36 5d3b04190fa2: Waiting 13:14:36 2f39f015ded8: Waiting 13:14:36 33b1e0a273af: Waiting 13:14:36 3a2ae6a8a46f: Waiting 13:14:36 5c69ac0246d0: Verifying Checksum 13:14:36 5c69ac0246d0: Download complete 13:14:36 3a2ae6a8a46f: Download complete 13:14:36 33b1e0a273af: Verifying Checksum 13:14:36 33b1e0a273af: Download complete 13:14:36 ec43610c2a17: Verifying Checksum 13:14:36 ec43610c2a17: Download complete 13:14:36 5d3b04190fa2: Verifying Checksum 13:14:36 5d3b04190fa2: Download complete 13:14:36 5eb5b503b376: Verifying Checksum 13:14:36 5eb5b503b376: Download complete 13:14:37 2f39f015ded8: Download complete 13:14:38 5eb5b503b376: Pull complete 13:14:38 5c69ac0246d0: Pull complete 13:14:38 ec43610c2a17: Pull complete 13:14:38 3a2ae6a8a46f: Pull complete 13:14:38 33b1e0a273af: Pull complete 13:14:38 5d3b04190fa2: Pull complete 13:14:43 2f39f015ded8: Pull complete 13:14:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:43 prd-ubuntu20.04-docker-8c-8g-2826 does not seem to be running inside a container 13:14:43 $ 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/gexfoundry_device-snmp-go_PR-347 -v /w/workspace/gexfoundry_device-snmp-go_PR-347:/w/workspace/gexfoundry_device-snmp-go_PR-347:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-347@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-347@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:14:49 $ docker top 8ff20f1cecc831fb50d16f630c3a834019e3b87c738741e6239fdb89e8187b29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:49 ---> job-cost.sh 13:14:49 lf-activate-venv: SKIPPING 13:14:49 INFO: No Stack... 13:14:49 INFO: Retrieving Pricing Info for: v3-standard-8 13:14:50 INFO: Archiving Costs [Pipeline] sh 13:14:50 + cat /w/workspace/gexfoundry_device-snmp-go_PR-347/archives/cost.csv 13:14:50 + cut -d, -f6 [Pipeline] lock 13:14:50 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] 13:14:50 Resource [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] did not exist. Created. 13:14:50 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:50 + echo total: 0.2199999988079071 [Pipeline] stash 13:14:50 Stashed 1 file(s) [Pipeline] } 13:14:50 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:51 $ docker stop --time=1 8ff20f1cecc831fb50d16f630c3a834019e3b87c738741e6239fdb89e8187b29 13:14:52 $ docker rm -f --volumes 8ff20f1cecc831fb50d16f630c3a834019e3b87c738741e6239fdb89e8187b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:15:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2831 in /w/workspace/gexfoundry_device-snmp-go_PR-347 [Pipeline] { [Pipeline] ws 13:15:21 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 13:15:24 Selected Git installation does not exist. Using Default 13:15:24 The recommended git tool is: NONE 13:15:32 using credential edgex-jenkins-ssh 13:15:32 Cloning the remote Git repository 13:15:32 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 13:15:32 > git init /w/workspace/device-snmp-go/1 # timeout=10 13:15:36 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:15:36 > git --version # timeout=10 13:15:36 > git --version # 'git version 2.25.1' 13:15:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:15:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:41 Merging remotes/origin/main commit ab3bf70376c9802f6ba544aa167c564e283ce2c4 into PR head commit 332afb0e5211b64e32595e7f6492a5e91ab1180c 13:15:40 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:15:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/347/head:refs/remotes/origin/PR-347 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:15:41 > git config core.sparsecheckout # timeout=10 13:15:41 > git checkout -f 332afb0e5211b64e32595e7f6492a5e91ab1180c # timeout=10 13:15:41 Merge succeeded, producing 332afb0e5211b64e32595e7f6492a5e91ab1180c 13:15:41 Checking out Revision 332afb0e5211b64e32595e7f6492a5e91ab1180c (PR-347) 13:15:42 Commit message: "build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0" 13:15:42 > git --version # timeout=10 13:15:42 > git --version # 'git version 2.25.1' 13:15:42 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:15:41 > git remote # timeout=10 13:15:41 > git config --get remote.origin.url # timeout=10 13:15:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:41 > git merge ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 13:15:41 > git rev-parse HEAD^{commit} # timeout=10 13:15:41 > git config core.sparsecheckout # timeout=10 13:15:41 > git checkout -f 332afb0e5211b64e32595e7f6492a5e91ab1180c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:15:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:47 Dload Upload Total Spent Left Speed 13:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh 13:15:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:15:48 + + sudo teesudo /etc/docker/daemon.new jq 13:15:48 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:15:48 { 13:15:48 "registry-mirrors": [ 13:15:48 "https://nexus3.edgexfoundry.org:10001" 13:15:48 ], 13:15:48 "bip": "10.250.0.254/24", 13:15:48 "hosts": [ 13:15:48 "tcp://0.0.0.0:5555", 13:15:48 "unix:///var/run/docker.sock" 13:15:48 ], 13:15:48 "mtu": 1458, 13:15:48 "selinux-enabled": true, 13:15:48 "seccomp-profile": "/etc/docker/seccomp.json" 13:15:48 } [Pipeline] sh 13:15:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:15:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:07 provisioning config files... 13:16:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4374844368651391669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:08 ---> ****-login.sh 13:16:08 nexus3.edgexfoundry.org:10001 13:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:08 Configure a credential helper to remove this warning. See 13:16:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:08 13:16:08 Login Succeeded 13:16:08 nexus3.edgexfoundry.org:10002 13:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:09 Configure a credential helper to remove this warning. See 13:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:09 13:16:09 Login Succeeded 13:16:09 nexus3.edgexfoundry.org:10003 13:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:09 Configure a credential helper to remove this warning. See 13:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:09 13:16:09 Login Succeeded 13:16:09 nexus3.edgexfoundry.org:10004 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 ****.io 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 ---> ****-login.sh ends [Pipeline] } 13:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:16:11 ========================================================= 13:16:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:16:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:11 + 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 . 13:16:12 Sending build context to Docker daemon 7.202MB 13:16:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:16:12 Step 2/12 : FROM ${BASE} AS builder 13:16:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:16:12 9fda8d8052c6: Pulling fs layer 13:16:12 5d54e960e981: Pulling fs layer 13:16:12 c4a7e357bf2a: Pulling fs layer 13:16:12 f0e02332f6b5: Pulling fs layer 13:16:12 872ee5b61b7b: Pulling fs layer 13:16:12 0c6a40ed1a82: Pulling fs layer 13:16:12 94ae7d8d031c: Pulling fs layer 13:16:12 872ee5b61b7b: Waiting 13:16:12 0c6a40ed1a82: Waiting 13:16:12 94ae7d8d031c: Waiting 13:16:12 f0e02332f6b5: Waiting 13:16:12 5d54e960e981: Download complete 13:16:12 f0e02332f6b5: Download complete 13:16:12 872ee5b61b7b: Verifying Checksum 13:16:12 872ee5b61b7b: Download complete 13:16:12 9fda8d8052c6: Verifying Checksum 13:16:12 9fda8d8052c6: Download complete 13:16:13 94ae7d8d031c: Verifying Checksum 13:16:13 94ae7d8d031c: Download complete 13:16:13 9fda8d8052c6: Pull complete 13:16:14 5d54e960e981: Pull complete 13:16:14 c4a7e357bf2a: Download complete 13:16:15 0c6a40ed1a82: Verifying Checksum 13:16:15 0c6a40ed1a82: Download complete 13:16:30 c4a7e357bf2a: Pull complete 13:16:30 f0e02332f6b5: Pull complete 13:16:30 872ee5b61b7b: Pull complete 13:16:38 0c6a40ed1a82: Pull complete 13:16:39 94ae7d8d031c: Pull complete 13:16:39 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:16:39 ---> 86de565de09d 13:16:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:16:42 ---> Running in b813c9696520 13:16:43 Removing intermediate container b813c9696520 13:16:43 ---> e3e1cbb7faa7 13:16:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:16:43 ---> Running in 5a7df0f10789 13:16:43 Removing intermediate container 5a7df0f10789 13:16:43 ---> 8f1b5c7b1e37 13:16:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:16:43 ---> Running in 6a2ea4889457 13:16:44 Removing intermediate container 6a2ea4889457 13:16:44 ---> 9e67ca6f5bf1 13:16:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:16:44 ---> Running in d738f8732224 13:16:44 Removing intermediate container d738f8732224 13:16:44 ---> c5b7aef8a238 13:16:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:44 ---> Running in a46b81619747 13:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:16:48 (1/4) Installing openssh-keygen (9.3_p2-r1) 13:16:48 (2/4) Installing libedit (20221030.3.1-r1) 13:16:48 (3/4) Installing openssh-client-common (9.3_p2-r1) 13:16:48 (4/4) Installing openssh-client-default (9.3_p2-r1) 13:16:48 Executing busybox-1.36.1-r5.trigger 13:16:48 OK: 271 MiB in 56 packages 13:16:49 Removing intermediate container a46b81619747 13:16:49 ---> bf334b124b07 13:16:49 Step 8/12 : WORKDIR /device-snmp-go 13:16:49 ---> Running in 6ab508c676f5 13:16:50 Removing intermediate container 6ab508c676f5 13:16:50 ---> 05032a9e6f11 13:16:50 Step 9/12 : COPY go.mod vendor* ./ 13:16:50 ---> 3805a6c9b436 13:16:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:51 ---> Running in 547848ab667d 13:17:59 Removing intermediate container 547848ab667d 13:17:59 ---> de4fe5a55e24 13:17:59 Step 11/12 : COPY . . 13:17:59 ---> 2d6c5397dbf4 13:17:59 Step 12/12 : RUN ${MAKE} 13:17:59 ---> Running in 9ab3931f04b6 13:17:59 noop 13:18:00 Removing intermediate container 9ab3931f04b6 13:18:00 ---> 3c02633c2b33 13:18:00 Successfully built 3c02633c2b33 13:18:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:00 + docker inspect -f . ci-base-image-arm64 13:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-2831 does not seem to be running inside a container 13:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:18:02 $ docker top f52f6e1a369cebce157ef404c597db155695faedff479eb34617cebe77dc1d17 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:03 + go version 13:18:03 go version go1.21.0 linux/arm64 [Pipeline] } 13:18:03 $ docker stop --time=1 f52f6e1a369cebce157ef404c597db155695faedff479eb34617cebe77dc1d17 13:18:05 $ docker rm -f --volumes f52f6e1a369cebce157ef404c597db155695faedff479eb34617cebe77dc1d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:06 + docker inspect -f . ci-base-image-arm64 13:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:06 prd-ubuntu20.04-docker-arm64-4c-16g-2831 does not seem to be running inside a container 13:18:06 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:18:07 $ docker top 43cabb743bd74ef2a45f79629d2e39db850f3bc410c002ebab858597512b7f96 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:08 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 13:18:09 + make test 13:18:09 go test ./... -coverprofile=coverage.out 13:18:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:20:05 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 13:20:05 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 13:20:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:20:05 go vet ./... 13:20:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:20 ./bin/test-attribution-txt.sh 13:20:20 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:20:20 $ docker stop --time=1 43cabb743bd74ef2a45f79629d2e39db850f3bc410c002ebab858597512b7f96 13:20:22 $ docker rm -f --volumes 43cabb743bd74ef2a45f79629d2e39db850f3bc410c002ebab858597512b7f96 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:23 Warning: overwriting stash ‘coverage-report’ 13:20:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:25 + ls -al . 13:20:25 total 168 13:20:25 drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 13:18 . 13:20:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:15 .. 13:20:25 -rw-rw-r-- 1 jenkins jenkins 6 Apr 19 13:15 .dockerignore 13:20:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:15 .git 13:20:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 .github 13:20:25 -rw-rw-r-- 1 jenkins jenkins 263 Apr 19 13:15 .gitignore 13:20:25 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:15 .golangci.yml 13:20:25 -rw-rw-r-- 1 jenkins jenkins 10025 Apr 19 13:15 Attribution.txt 13:20:25 -rw-rw-r-- 1 jenkins jenkins 11809 Apr 19 13:15 CHANGELOG.md 13:20:25 -rw-rw-r-- 1 jenkins jenkins 1571 Apr 19 13:15 Dockerfile 13:20:25 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:15 GOVERNANCE.md 13:20:25 -rw-rw-r-- 1 jenkins jenkins 656 Apr 19 13:15 Jenkinsfile 13:20:25 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:15 LICENSE 13:20:25 -rw-rw-r-- 1 jenkins jenkins 2240 Apr 19 13:15 Makefile 13:20:25 -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 13:15 OWNERS.md 13:20:25 -rw-rw-r-- 1 jenkins jenkins 10477 Apr 19 13:15 README.md 13:20:25 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:20:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 bin 13:20:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 cmd 13:20:25 -rw-r--r-- 1 jenkins jenkins 8837 Apr 19 13:19 coverage.out 13:20:25 -rw-rw-r-- 1 jenkins jenkins 3757 Apr 19 13:15 go.mod 13:20:25 -rw-rw-r-- 1 jenkins jenkins 36107 Apr 19 13:15 go.sum 13:20:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 internal 13:20:25 -rw-rw-r-- 1 jenkins jenkins 228 Apr 19 13:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:25 + 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=332afb0e5211b64e32595e7f6492a5e91ab1180c --label arch=arm64 --label version=0.0.0 . 13:20:26 Sending build context to Docker daemon 7.212MB 13:20:26 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 13:20:26 Step 2/25 : FROM ${BASE} AS builder 13:20:26 ---> 3c02633c2b33 13:20:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:20:26 ---> Running in d662f5621182 13:20:26 Removing intermediate container d662f5621182 13:20:26 ---> 6cba89f5f49b 13:20:26 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:20:27 ---> Running in a0492b0dee62 13:20:27 Removing intermediate container a0492b0dee62 13:20:27 ---> 1d55201fafd5 13:20:27 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:20:27 ---> Running in 1f5dd81e7ef2 13:20:27 Removing intermediate container 1f5dd81e7ef2 13:20:27 ---> ccfa6c6afac2 13:20:27 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:20:27 ---> Running in b2bb3c4f3e95 13:20:28 Removing intermediate container b2bb3c4f3e95 13:20:28 ---> a02541019152 13:20:28 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:28 ---> Running in b25209f9c93a 13:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:20:31 OK: 271 MiB in 56 packages 13:20:32 Removing intermediate container b25209f9c93a 13:20:32 ---> 86966d063ed1 13:20:32 Step 8/25 : WORKDIR /device-snmp-go 13:20:32 ---> Running in 056a811aa259 13:20:32 Removing intermediate container 056a811aa259 13:20:32 ---> f6006b699ca9 13:20:32 Step 9/25 : COPY go.mod vendor* ./ 13:20:33 ---> 294a3885d63b 13:20:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:33 ---> Running in b4eef235b030 13:20:34 Removing intermediate container b4eef235b030 13:20:34 ---> 67446635f2bb 13:20:34 Step 11/25 : COPY . . 13:20:35 ---> 0223f549b11a 13:20:35 Step 12/25 : RUN ${MAKE} 13:20:35 ---> Running in 57cdb2b230e4 13:20:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 13:22:43 Removing intermediate container 57cdb2b230e4 13:22:43 ---> c40c452b7a3e 13:22:43 Step 13/25 : FROM alpine:3.18 13:22:43 3.18: Pulling from library/alpine 13:22:43 c6b39de5b339: Pulling fs layer 13:22:43 c6b39de5b339: Verifying Checksum 13:22:43 c6b39de5b339: Download complete 13:22:43 c6b39de5b339: Pull complete 13:22:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:22:43 Status: Downloaded newer image for alpine:3.18 13:22:43 ---> 33abbf032149 13:22:43 Step 14/25 : RUN apk add --update --no-cache dumb-init 13:22:43 ---> Running in bcf2a1422d4d 13:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:22:43 (1/1) Installing dumb-init (1.2.5-r2) 13:22:43 Executing busybox-1.36.1-r5.trigger 13:22:43 OK: 8 MiB in 16 packages 13:22:43 Removing intermediate container bcf2a1422d4d 13:22:43 ---> 3407648e8461 13:22:43 Step 15/25 : RUN apk --no-cache upgrade 13:22:43 ---> Running in 7aef69fff926 13:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:22:46 Upgrading critical system libraries and apk-tools: 13:22:46 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:22:46 Executing busybox-1.36.1-r5.trigger 13:22:46 Continuing the upgrade transaction with new apk-tools: 13:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:22:47 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:22:47 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:22:47 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:22:47 OK: 8 MiB in 16 packages 13:22:48 Removing intermediate container 7aef69fff926 13:22:48 ---> c3ec4012ac05 13:22:48 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 13:22:50 ---> e31c164c9a05 13:22:50 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:22:50 ---> 1230135cc9a3 13:22:50 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 13:22:51 ---> 9aa3d194c518 13:22:51 Step 19/25 : EXPOSE 59993 13:22:51 ---> Running in 0a8e3d2d26a4 13:22:51 Removing intermediate container 0a8e3d2d26a4 13:22:51 ---> f8764ec5b75d 13:22:51 Step 20/25 : EXPOSE 161 13:22:51 ---> Running in 538d0871ca9b 13:22:52 Removing intermediate container 538d0871ca9b 13:22:52 ---> 165edd628e49 13:22:52 Step 21/25 : ENTRYPOINT ["/device-snmp"] 13:22:52 ---> Running in d9624398386d 13:22:52 Removing intermediate container d9624398386d 13:22:52 ---> 47289b491b4d 13:22:52 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:22:52 ---> Running in bf10d2ba153b 13:22:52 Removing intermediate container bf10d2ba153b 13:22:52 ---> 6f4b94f09915 13:22:52 Step 23/25 : LABEL arch=arm64 13:22:52 ---> Running in b670e284d939 13:22:53 Removing intermediate container b670e284d939 13:22:53 ---> b4c1f3e918c1 13:22:53 Step 24/25 : LABEL git_sha=332afb0e5211b64e32595e7f6492a5e91ab1180c 13:22:53 ---> Running in f19ac6708ba8 13:22:53 Removing intermediate container f19ac6708ba8 13:22:53 ---> 99624466c2f5 13:22:53 Step 25/25 : LABEL version=0.0.0 13:22:53 ---> Running in f3cd9957d7cc 13:22:53 Removing intermediate container f3cd9957d7cc 13:22:53 ---> 3d479292c8e0 13:22:53 [Warning] One or more build-args [ARCH] were not consumed 13:22:54 Successfully built 3d479292c8e0 13:22:54 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:55 13:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:55 arm64: Pulling from edgex-lftools-log-publisher 13:22:55 8998bd30e6a1: Pulling fs layer 13:22:55 04944245beec: Pulling fs layer 13:22:55 699f458cf7ca: Pulling fs layer 13:22:55 765212b225bb: Pulling fs layer 13:22:55 f23df028b6ca: Pulling fs layer 13:22:55 d65c8cfc05b1: Pulling fs layer 13:22:55 2437ff75d9bd: Pulling fs layer 13:22:55 765212b225bb: Waiting 13:22:55 f23df028b6ca: Waiting 13:22:55 d65c8cfc05b1: Waiting 13:22:55 2437ff75d9bd: Waiting 13:22:55 04944245beec: Verifying Checksum 13:22:55 04944245beec: Download complete 13:22:55 765212b225bb: Verifying Checksum 13:22:55 765212b225bb: Download complete 13:22:55 f23df028b6ca: Verifying Checksum 13:22:55 f23df028b6ca: Download complete 13:22:55 d65c8cfc05b1: Verifying Checksum 13:22:55 d65c8cfc05b1: Download complete 13:22:56 699f458cf7ca: Verifying Checksum 13:22:56 699f458cf7ca: Download complete 13:22:56 8998bd30e6a1: Verifying Checksum 13:22:56 8998bd30e6a1: Download complete 13:22:59 2437ff75d9bd: Download complete 13:23:01 8998bd30e6a1: Pull complete 13:23:01 04944245beec: Pull complete 13:23:03 699f458cf7ca: Pull complete 13:23:03 765212b225bb: Pull complete 13:23:04 f23df028b6ca: Pull complete 13:23:04 d65c8cfc05b1: Pull complete 13:23:23 2437ff75d9bd: Pull complete 13:23:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:23 prd-ubuntu20.04-docker-arm64-4c-16g-2831 does not seem to be running inside a container 13:23:23 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:23:26 $ docker top 8488b67f670c903e36cd412c927ec1d4684481650bb9cf061107823003099dfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:27 ---> job-cost.sh 13:23:27 lf-activate-venv: SKIPPING 13:23:27 INFO: No Stack... 13:23:27 INFO: Retrieving Pricing Info for: v3-standard-4 13:23:28 INFO: Archiving Costs [Pipeline] sh 13:23:29 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 13:23:29 + cut -d, -f6 [Pipeline] lock 13:23:29 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] 13:23:29 Resource [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] did not exist. Created. 13:23:29 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:30 /w/workspace/device-snmp-go/1@tmp/durable-89d75860/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:23:30 + echo total: 0.10999999940395355 [Pipeline] stash 13:23:30 Warning: overwriting stash ‘stack-cost’ 13:23:30 Stashed 1 file(s) [Pipeline] } 13:23:30 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-347-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:31 $ docker stop --time=1 8488b67f670c903e36cd412c927ec1d4684481650bb9cf061107823003099dfc 13:23:32 $ docker rm -f --volumes 8488b67f670c903e36cd412c927ec1d4684481650bb9cf061107823003099dfc [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 13:23:33 provisioning config files... 13:23:33 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/config2337475810506170196tmp [Pipeline] { [Pipeline] sh 13:23:33 + set +x 13:23:33 + + curl -sbash https://codecov.io/bash -s 13:23:33 -- 13:23:33 13:23:33 _____ _ 13:23:33 / ____| | | 13:23:33 | | ___ __| | ___ ___ _____ __ 13:23:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:23:33 | |___| (_) | (_| | __/ (_| (_) \ V / 13:23:33 \_____\___/ \__,_|\___|\___\___/ \_/ 13:23:33 Bash-1.0.6 13:23:33 13:23:33 13:23:33 ==> git version 2.25.1 found 13:23:33 ==> 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 13:23:33 Release-Date: 2020-01-08 13:23:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:23:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:23:33 ==> Jenkins CI detected. 13:23:33 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-347 13:23:33 project root: . 13:23:33 --> token set from env 13:23:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:23:33 ==> Running gcov in . (disable via -X gcov) 13:23:33 ==> Python coveragepy not found 13:23:33 ==> Searching for coverage reports in: 13:23:33 + . 13:23:33 -> Found 1 reports 13:23:33 ==> Detecting git/mercurial file structure 13:23:34 ==> Reading reports 13:23:34 + ./coverage.out bytes=8837 13:23:34 ==> Appending adjustments 13:23:34 https://docs.codecov.io/docs/fixing-reports 13:23:34 + Found adjustments 13:23:34 ==> Gzipping contents 13:23:34 4.0K /tmp/codecov.f4rtYH.gz 13:23:34 ==> Uploading reports 13:23:34 url: https://codecov.io 13:23:34 query: branch=PR-347&commit=332afb0e5211b64e32595e7f6492a5e91ab1180c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-347%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=347&job=&cmd_args= 13:23:34 -> Pinging Codecov 13:23:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-347&commit=332afb0e5211b64e32595e7f6492a5e91ab1180c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-347%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=347&job=&cmd_args= 13:23:34 -> Uploading to 13:23:34 https://storage.googleapis.com/codecov/v4/raw/2024-04-19/6C56EA5C29638FB4528AC87E60AF5AE0/332afb0e5211b64e32595e7f6492a5e91ab1180c/4e47b4fd-27b3-4776-acbc-ae951b5fa6b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T132334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=045eab9492b11f77fdc976c60f1a87170cecc00f9c8f7da8be45d39dede9b640 13:23:34 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:34 Dload Upload Total Spent Left Speed 13:23:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5334 --:--:-- --:--:-- --:--:-- 5334 13:23:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/332afb0e5211b64e32595e7f6492a5e91ab1180c [Pipeline] } 13:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 13:23:36 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-347/archives ] 13:23:36 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-347/archives 13:23:36 total 16 13:23:36 drwxr-xr-x 3 root root 4096 Apr 19 13:14 . 13:23:36 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:14 .. 13:23:36 drwxr-xr-x 2 root root 4096 Apr 19 13:14 cost 13:23:36 -rw-r--r-- 1 root root 86 Apr 19 13:14 cost.csv 13:23:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-347/archives 13:23:36 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-347/archives 13:23:36 total 16 13:23:36 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:14 . 13:23:36 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:14 .. 13:23:36 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:14 cost 13:23:36 -rw-r--r-- 1 jenkins jenkins 86 Apr 19 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:23:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:23:37 ---> package-listing.sh 13:23:37 ++ facter osfamily 13:23:37 ++ tr '[:upper:]' '[:lower:]' 13:23:38 + OS_FAMILY=debian 13:23:38 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-347 13:23:38 + START_PACKAGES=/tmp/packages_start.txt 13:23:38 + END_PACKAGES=/tmp/packages_end.txt 13:23:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:38 + PACKAGES=/tmp/packages_start.txt 13:23:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-347 ']' 13:23:38 + PACKAGES=/tmp/packages_end.txt 13:23:38 + case "${OS_FAMILY}" in 13:23:38 + dpkg -l 13:23:38 + grep '^ii' 13:23:38 + '[' -f /tmp/packages_start.txt ']' 13:23:38 + '[' -f /tmp/packages_end.txt ']' 13:23:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-347 ']' 13:23:38 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-347/archives/ 13:23:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-347/archives/ [Pipeline] echo 13:23:38 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/gexfoundry_device-snmp-go_PR-347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:23:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:39 prd-ubuntu20.04-docker-8c-8g-2826 does not seem to be running inside a container 13:23:39 $ 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/gexfoundry_device-snmp-go_PR-347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-347 -v /w/workspace/gexfoundry_device-snmp-go_PR-347:/w/workspace/gexfoundry_device-snmp-go_PR-347:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-347@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-347@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 13:23:39 $ docker top f6a624a584bd50f4739b886d687263d54ec2e5bbe75038de0fbc3a09daed4c5b -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:40 + touch /tmp/pre-build-complete [Pipeline] sh 13:23:40 + mkdir -p /var/log/sysstat [Pipeline] sh 13:23:41 + ls /var/log/sa-host 13:23:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:41 provisioning config files... 13:23:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-347@tmp/config2093966603236613860tmp [Pipeline] { [Pipeline] echo 13:23:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:23:41 ---> create-netrc.sh [Pipeline] } 13:23:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:23:41 ---> python-tools-install.sh [Pipeline] echo 13:23:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:23:42 ---> sudo-logs.sh 13:23:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:23:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:23:42 ---> job-cost.sh 13:23:42 lf-activate-venv: SKIPPING 13:23:42 DEBUG: total: 0.2199999988079071 13:23:42 INFO: Retrieving Stack Cost... 13:23:43 INFO: Retrieving Pricing Info for: v3-standard-8 13:23:43 INFO: Archiving Costs [Pipeline] echo 13:23:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:23:43 ---> logs-deploy.sh 13:23:43 lf-activate-venv: SKIPPING 13:23:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-347/1 13:23:43 INFO: archiving workspace using pattern(s): 13:23:44 Archives upload complete. 13:23:44 INFO: archiving logs to Nexus