Pull request #235 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecd9d3a31f04bd701de006a7cc6ec747a403c223+2bd6e5dae59222faf073cfb9822f90f2048c0bba (5fdf496b67065653b27ef7ff7e6453cb91665f05) 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-ssh16609873310882023624.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8096160232960238333.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-235/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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11394744243451742921.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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11171363257059609821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9360125981481789122.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-235/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-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13418380311700672244.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6260 in /w/workspace/gexfoundry_device-snmp-go_PR-235 [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-235 # 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/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit ecd9d3a31f04bd701de006a7cc6ec747a403c223 Merge succeeded, producing ecd9d3a31f04bd701de006a7cc6ec747a403c223 Checking out Revision ecd9d3a31f04bd701de006a7cc6ec747a403c223 (PR-235) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:45 ========================================================= 05:58:45 EdgeX Global Pipelines Version Info 05:58:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ecd9d3a31f04bd701de006a7cc6ec747a403c223 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecd9d3a31f04bd701de006a7cc6ec747a403c223 # timeout=10 05:58:46 ------------------- 05:58:46 stable info: 05:58:46 ------------------- 05:58:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:46 Message: update stable to v1.0.244 05:58:47 ------------------- 05:58:47 experimental info: 05:58:47 ------------------- 05:58:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecd9d3a31f04bd701de006a7cc6ec747a403c223 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecd9d3a [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:48 provisioning config files... 05:58:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/config1750198905263774359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:49 ---> docker-login.sh 05:58:49 nexus3.edgexfoundry.org:10001 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 nexus3.edgexfoundry.org:10002 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 nexus3.edgexfoundry.org:10003 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 nexus3.edgexfoundry.org:10004 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 docker.io 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:50 Configure a credential helper to remove this warning. See 05:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:50 05:58:50 Login Succeeded 05:58:50 ---> docker-login.sh ends [Pipeline] } 05:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:50 + git rev-list -1 --merges ecd9d3a31f04bd701de006a7cc6ec747a403c223~1..ecd9d3a31f04bd701de006a7cc6ec747a403c223 [Pipeline] echo 05:58:50 -----------> git rev-list -1 --merges ecd9d3a31f04bd701de006a7cc6ec747a403c223~1..ecd9d3a31f04bd701de006a7cc6ec747a403c223 ecd9d3a31f04bd701de006a7cc6ec747a403c223 [false] [Pipeline] sh 05:58:51 + git log --format=format:%s -1 ecd9d3a31f04bd701de006a7cc6ec747a403c223 [Pipeline] echo 05:58:51 ========================================================= 05:58:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:51 + git log --format=format:%s -1 ecd9d3a31f04bd701de006a7cc6ec747a403c223 [Pipeline] echo 05:58:51 [semverPrep] GIT_COMMIT: ecd9d3a31f04bd701de006a7cc6ec747a403c223, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:58:51 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:52 + grep -v github /etc/ssh/ssh_known_hosts 05:58:52 + [ -e /tmp/ssh_known_hosts ] 05:58:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:58:52 + sudo tee -a /etc/ssh/ssh_known_hosts 05:58:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:52 05:58:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:53 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:53 b85a868b505f: Pulling fs layer 05:58:53 e2be974225ed: Pulling fs layer 05:58:53 339a4e72a1f5: Pulling fs layer 05:58:53 988bab9f4d93: Pulling fs layer 05:58:53 1469e6f7b9e6: Pulling fs layer 05:58:53 eaf3925da568: Pulling fs layer 05:58:53 bab4dde63d76: Pulling fs layer 05:58:53 bde34c3a00c8: Pulling fs layer 05:58:53 b352a97aabf1: Pulling fs layer 05:58:53 4872d77fe225: Pulling fs layer 05:58:53 5851b861e8e6: Pulling fs layer 05:58:53 1469e6f7b9e6: Waiting 05:58:53 988bab9f4d93: Waiting 05:58:53 eaf3925da568: Waiting 05:58:53 4872d77fe225: Waiting 05:58:53 bab4dde63d76: Waiting 05:58:53 5851b861e8e6: Waiting 05:58:53 b352a97aabf1: Waiting 05:58:53 bde34c3a00c8: Waiting 05:58:53 e2be974225ed: Verifying Checksum 05:58:53 e2be974225ed: Download complete 05:58:53 988bab9f4d93: Download complete 05:58:53 339a4e72a1f5: Verifying Checksum 05:58:53 339a4e72a1f5: Download complete 05:58:53 1469e6f7b9e6: Retrying in 5 seconds 05:58:53 eaf3925da568: Verifying Checksum 05:58:53 eaf3925da568: Download complete 05:58:53 b85a868b505f: Verifying Checksum 05:58:53 b85a868b505f: Download complete 05:58:53 bde34c3a00c8: Download complete 05:58:53 b352a97aabf1: Verifying Checksum 05:58:53 b352a97aabf1: Download complete 05:58:53 4872d77fe225: Verifying Checksum 05:58:53 4872d77fe225: Download complete 05:58:53 5851b861e8e6: Verifying Checksum 05:58:53 5851b861e8e6: Download complete 05:58:54 bab4dde63d76: Verifying Checksum 05:58:54 bab4dde63d76: Download complete 05:58:54 1469e6f7b9e6: Retrying in 4 seconds 05:58:55 b85a868b505f: Pull complete 05:58:55 e2be974225ed: Pull complete 05:58:55 1469e6f7b9e6: Retrying in 3 seconds 05:58:55 339a4e72a1f5: Pull complete 05:58:55 988bab9f4d93: Pull complete 05:58:56 1469e6f7b9e6: Retrying in 2 seconds 05:58:57 1469e6f7b9e6: Retrying in 1 second 05:58:58 1469e6f7b9e6: Retrying in 10 seconds 05:58:59 1469e6f7b9e6: Retrying in 9 seconds 05:59:00 1469e6f7b9e6: Retrying in 8 seconds 05:59:01 1469e6f7b9e6: Retrying in 7 seconds 05:59:02 1469e6f7b9e6: Retrying in 6 seconds 05:59:03 1469e6f7b9e6: Retrying in 5 seconds 05:59:04 1469e6f7b9e6: Retrying in 4 seconds 05:59:05 1469e6f7b9e6: Retrying in 3 seconds 05:59:06 1469e6f7b9e6: Retrying in 2 seconds 05:59:07 1469e6f7b9e6: Retrying in 1 second 05:59:08 1469e6f7b9e6: Verifying Checksum 05:59:08 1469e6f7b9e6: Download complete 05:59:08 1469e6f7b9e6: Pull complete 05:59:08 eaf3925da568: Pull complete 05:59:10 bab4dde63d76: Pull complete 05:59:10 bde34c3a00c8: Pull complete 05:59:11 b352a97aabf1: Pull complete 05:59:11 4872d77fe225: Pull complete 05:59:11 5851b861e8e6: Pull complete 05:59:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:11 prd-ubuntu20.04-docker-8c-8g-6260 does not seem to be running inside a container 05:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-235 -v /w/workspace/gexfoundry_device-snmp-go_PR-235:/w/workspace/gexfoundry_device-snmp-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-235@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-235@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 05:59:14 $ docker top 4c180e2c3bb1cfdbda53887a372a6e36b2095e3ef15c2328019e014771852a4e -eo pid,comm 05:59:14 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). 05:59:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:14 [ssh-agent] Looking for ssh-agent implementation... 05:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:15 $ docker exec 4c180e2c3bb1cfdbda53887a372a6e36b2095e3ef15c2328019e014771852a4e ssh-agent 05:59:15 SSH_AUTH_SOCK=/tmp/ssh-dlqWHCbLt31Y/agent.32 05:59:15 SSH_AGENT_PID=38 05:59:15 Running ssh-add (command line suppressed) 05:59:15 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/private_key_2298773855350070182.key (/w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/private_key_2298773855350070182.key) 05:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:15 + git tag --points-at HEAD [Pipeline] } 05:59:15 $ docker exec --env ******** --env ******** 4c180e2c3bb1cfdbda53887a372a6e36b2095e3ef15c2328019e014771852a4e ssh-agent -k 05:59:15 unset SSH_AUTH_SOCK; 05:59:15 unset SSH_AGENT_PID; 05:59:15 echo Agent pid 38 killed; 05:59:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:15 [ssh-agent] Looking for ssh-agent implementation... 05:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:15 $ docker exec 4c180e2c3bb1cfdbda53887a372a6e36b2095e3ef15c2328019e014771852a4e ssh-agent 05:59:16 SSH_AUTH_SOCK=/tmp/ssh-frRToKYmvuRi/agent.70 05:59:16 SSH_AGENT_PID=76 05:59:16 Running ssh-add (command line suppressed) 05:59:16 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/private_key_12522851662942090238.key (/w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/private_key_12522851662942090238.key) 05:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:16 + git semver init 05:59:16 2023-02-16 05:59:16,654 [run_init] DEBUG init version:0.0.0 force:False 05:59:16 2023-02-16 05:59:16,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-235/.semver 05:59:16 2023-02-16 05:59:16,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-235/.semver 05:59:16 2023-02-16 05:59:16,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-235/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-235, universal_newlines=False, shell=None, istream=None) 05:59:17 2023-02-16 05:59:17,541 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-235/.git/info/exclude 05:59:17 2023-02-16 05:59:17,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-235/.semver/PR-235 with force:False 05:59:17 2023-02-16 05:59:17,542 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-235/.semver/PR-235 05:59:17 2023-02-16 05:59:17,546 [execute] INFO git cat-file --batch-check 05:59:17 2023-02-16 05:59:17,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-235/.semver, universal_newlines=False, shell=None, istream=) 05:59:17 2023-02-16 05:59:17,552 [execute] INFO git cat-file --batch 05:59:17 2023-02-16 05:59:17,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-235/.semver, universal_newlines=False, shell=None, istream=) 05:59:17 2023-02-16 05:59:17,558 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-235/.semver/PR-235 05:59:17 0.0.0 [Pipeline] } 05:59:17 $ docker exec --env ******** --env ******** 4c180e2c3bb1cfdbda53887a372a6e36b2095e3ef15c2328019e014771852a4e ssh-agent -k 05:59:17 unset SSH_AUTH_SOCK; 05:59:17 unset SSH_AGENT_PID; 05:59:17 echo Agent pid 76 killed; 05:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:18 + git semver [Pipeline] } 05:59:18 $ docker stop --time=1 4c180e2c3bb1cfdbda53887a372a6e36b2095e3ef15c2328019e014771852a4e 05:59:20 $ docker rm -f --volumes 4c180e2c3bb1cfdbda53887a372a6e36b2095e3ef15c2328019e014771852a4e [Pipeline] // withDockerContainer [Pipeline] sh 05:59:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:20 Stashed 1 file(s) [Pipeline] echo 05:59:20 [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 05:59:21 provisioning config files... 05:59:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/config11123430459256671059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:21 ---> docker-login.sh 05:59:21 nexus3.edgexfoundry.org:10001 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 nexus3.edgexfoundry.org:10002 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 nexus3.edgexfoundry.org:10003 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 nexus3.edgexfoundry.org:10004 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 docker.io 05:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:22 Configure a credential helper to remove this warning. See 05:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:22 05:59:22 Login Succeeded 05:59:22 ---> docker-login.sh ends [Pipeline] } 05:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:22 ========================================================= 05:59:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:59:23 Sending build context to Docker daemon 5.68MB 05:59:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:59:23 Step 2/12 : FROM ${BASE} AS builder 05:59:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:23 213ec9aee27d: Pulling fs layer 05:59:23 4583459ba037: Pulling fs layer 05:59:23 93c1e223e6f2: Pulling fs layer 05:59:23 53926ce57604: Pulling fs layer 05:59:23 21b2b0c7a3f4: Pulling fs layer 05:59:23 22ff95d597cd: Pulling fs layer 05:59:23 12d6caf4c0d1: Pulling fs layer 05:59:23 96b7cbca73a9: Pulling fs layer 05:59:23 a7acece74701: Pulling fs layer 05:59:23 12d6caf4c0d1: Waiting 05:59:23 96b7cbca73a9: Waiting 05:59:23 a7acece74701: Waiting 05:59:23 53926ce57604: Waiting 05:59:23 21b2b0c7a3f4: Waiting 05:59:23 22ff95d597cd: Waiting 05:59:23 93c1e223e6f2: Verifying Checksum 05:59:23 93c1e223e6f2: Download complete 05:59:23 4583459ba037: Verifying Checksum 05:59:23 4583459ba037: Download complete 05:59:23 21b2b0c7a3f4: Download complete 05:59:23 22ff95d597cd: Verifying Checksum 05:59:23 22ff95d597cd: Download complete 05:59:23 213ec9aee27d: Download complete 05:59:23 12d6caf4c0d1: Download complete 05:59:23 213ec9aee27d: Pull complete 05:59:23 4583459ba037: Pull complete 05:59:24 93c1e223e6f2: Pull complete 05:59:24 a7acece74701: Verifying Checksum 05:59:24 a7acece74701: Download complete 05:59:24 53926ce57604: Verifying Checksum 05:59:24 53926ce57604: Download complete 05:59:24 96b7cbca73a9: Verifying Checksum 05:59:24 96b7cbca73a9: Download complete 05:59:29 53926ce57604: Pull complete 05:59:29 21b2b0c7a3f4: Pull complete 05:59:29 22ff95d597cd: Pull complete 05:59:29 12d6caf4c0d1: Pull complete 05:59:31 96b7cbca73a9: Pull complete 05:59:31 a7acece74701: Pull complete 05:59:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:59:31 ---> db6d94c90886 05:59:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:59:36 Still waiting to schedule task 05:59:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:59:38 ---> Running in c9da2f5616dd 05:59:38 Removing intermediate container c9da2f5616dd 05:59:38 ---> 1023ccd52a89 05:59:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:38 ---> Running in 7df92890c93e 05:59:38 Removing intermediate container 7df92890c93e 05:59:38 ---> 41e976979cd6 05:59:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:59:38 ---> Running in f173561240af 05:59:38 Removing intermediate container f173561240af 05:59:38 ---> 54687c8074bb 05:59:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:59:38 ---> Running in 415d322af92e 05:59:38 Removing intermediate container 415d322af92e 05:59:38 ---> 7c542dda2071 05:59:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:38 ---> Running in f90b738d6ad6 05:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:59:38 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:59:38 (2/4) Installing libedit (20210910.3.1-r0) 05:59:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:59:38 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:59:38 Executing busybox-1.35.0-r17.trigger 05:59:38 OK: 216 MiB in 55 packages 05:59:39 Removing intermediate container f90b738d6ad6 05:59:39 ---> 5e14641d187d 05:59:39 Step 8/12 : WORKDIR /device-snmp-go 05:59:39 ---> Running in a37d70d2bb92 05:59:39 Removing intermediate container a37d70d2bb92 05:59:39 ---> 65a9cbae62d4 05:59:39 Step 9/12 : COPY go.mod vendor* ./ 05:59:39 ---> 60d54041e0a6 05:59:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:39 ---> Running in 1547eddb184b 06:00:11 Removing intermediate container 1547eddb184b 06:00:11 ---> 5b4e92e16d3a 06:00:11 Step 11/12 : COPY . . 06:00:11 ---> e8a82559d9c8 06:00:11 Step 12/12 : RUN ${MAKE} 06:00:11 ---> Running in 991ffed41acc 06:00:12 noop 06:00:12 Removing intermediate container 991ffed41acc 06:00:12 ---> 1989d89b0b8e 06:00:12 Successfully built 1989d89b0b8e 06:00:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:13 + docker inspect -f . ci-base-image-x86_64 06:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:13 prd-ubuntu20.04-docker-8c-8g-6260 does not seem to be running inside a container 06:00:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-235 -v /w/workspace/gexfoundry_device-snmp-go_PR-235:/w/workspace/gexfoundry_device-snmp-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-235@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-235@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 06:00:13 $ docker top 3ab48935b4e23532575fe12df11aacd23a2400efa4cae6fb44b934807087c32e -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:14 + go version 06:00:14 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:14 $ docker stop --time=1 3ab48935b4e23532575fe12df11aacd23a2400efa4cae6fb44b934807087c32e 06:00:15 $ docker rm -f --volumes 3ab48935b4e23532575fe12df11aacd23a2400efa4cae6fb44b934807087c32e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:16 + docker inspect -f . ci-base-image-x86_64 06:00:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:16 prd-ubuntu20.04-docker-8c-8g-6260 does not seem to be running inside a container 06:00:16 $ 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-235 -v /w/workspace/gexfoundry_device-snmp-go_PR-235:/w/workspace/gexfoundry_device-snmp-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-235@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-235@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 06:00:16 $ docker top d193d6394911b436b376cc089474417d8b965325f94ee0aab239cbb878a1d780 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-235 [Pipeline] fileExists [Pipeline] sh 06:00:17 + make test 06:00:17 go test ./... -coverprofile=coverage.out 06:00:17 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:00:27 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:00:27 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 06:00:33 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:00:33 go vet ./... 06:00:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:35 ./bin/test-attribution-txt.sh 06:00:35 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:00:35 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:00:35 $ docker stop --time=1 d193d6394911b436b376cc089474417d8b965325f94ee0aab239cbb878a1d780 06:00:38 $ docker rm -f --volumes d193d6394911b436b376cc089474417d8b965325f94ee0aab239cbb878a1d780 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:39 + ls -al . 06:00:39 total 172 06:00:39 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 06:00 . 06:00:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 05:58 .. 06:00:39 -rw-rw-r-- 1 jenkins jenkins 6 Feb 16 05:58 .dockerignore 06:00:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 06:00 .git 06:00:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 05:58 .github 06:00:39 -rw-rw-r-- 1 jenkins jenkins 328 Feb 16 05:58 .gitignore 06:00:39 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 05:58 .golangci.yml 06:00:39 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 05:59 .semver 06:00:39 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 16 05:58 Attribution.txt 06:00:39 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 16 05:58 CHANGELOG.md 06:00:39 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 16 05:58 Dockerfile 06:00:39 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 05:58 GOVERNANCE.md 06:00:39 -rw-rw-r-- 1 jenkins jenkins 656 Feb 16 05:58 Jenkinsfile 06:00:39 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 05:58 LICENSE 06:00:39 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 16 05:58 Makefile 06:00:39 -rw-rw-r-- 1 jenkins jenkins 620 Feb 16 05:58 OWNERS.md 06:00:39 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 16 05:58 README.md 06:00:39 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 05:59 VERSION 06:00:39 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 05:58 bin 06:00:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 05:58 cmd 06:00:39 -rw-r--r-- 1 jenkins jenkins 7631 Feb 16 06:00 coverage.out 06:00:39 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 16 05:58 go.mod 06:00:39 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 16 05:58 go.sum 06:00:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 05:58 internal 06:00:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 05:58 snap 06:00:39 -rw-rw-r-- 1 jenkins jenkins 228 Feb 16 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:40 + 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=ecd9d3a31f04bd701de006a7cc6ec747a403c223 --label arch=amd64 --label version=0.0.0 . 06:00:40 Sending build context to Docker daemon 5.688MB 06:00:40 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:00:40 Step 2/24 : FROM ${BASE} AS builder 06:00:40 ---> 1989d89b0b8e 06:00:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:40 ---> Running in 2f648483bff2 06:00:40 Removing intermediate container 2f648483bff2 06:00:40 ---> 1d6ab0d3bc34 06:00:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:40 ---> Running in 60d39e38ec15 06:00:40 Removing intermediate container 60d39e38ec15 06:00:40 ---> 861c76a0b257 06:00:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:40 ---> Running in 2628400dad4a 06:00:40 Removing intermediate container 2628400dad4a 06:00:40 ---> e9371e459ace 06:00:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:00:40 ---> Running in 979ead1c54df 06:00:40 Removing intermediate container 979ead1c54df 06:00:40 ---> c158aa86f0f0 06:00:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:40 ---> Running in e9c2b28db0d6 06:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:41 OK: 216 MiB in 55 packages 06:00:41 Removing intermediate container e9c2b28db0d6 06:00:41 ---> 0fbc1b0a4ae6 06:00:41 Step 8/24 : WORKDIR /device-snmp-go 06:00:41 ---> Running in ba6c006f153a 06:00:41 Removing intermediate container ba6c006f153a 06:00:41 ---> 976e9ac1d42b 06:00:41 Step 9/24 : COPY go.mod vendor* ./ 06:00:41 ---> f27ad7bad301 06:00:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:41 ---> Running in e32313d09a91 06:00:42 Removing intermediate container e32313d09a91 06:00:42 ---> 7e8a7706101c 06:00:42 Step 11/24 : COPY . . 06:00:42 ---> c729642cdc45 06:00:42 Step 12/24 : RUN ${MAKE} 06:00:42 ---> Running in b53bf35e98a9 06:00:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:01:05 Removing intermediate container b53bf35e98a9 06:01:05 ---> 6d116900c705 06:01:05 Step 13/24 : FROM alpine:3.16 06:01:05 3.16: Pulling from library/alpine 06:01:05 ef5531b6e74e: Pulling fs layer 06:01:05 ef5531b6e74e: Verifying Checksum 06:01:05 ef5531b6e74e: Download complete 06:01:05 ef5531b6e74e: Pull complete 06:01:05 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:01:05 Status: Downloaded newer image for alpine:3.16 06:01:05 ---> dfd21b5a31f5 06:01:05 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:01:05 ---> Running in 7fa362860eba 06:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:05 (1/1) Installing dumb-init (1.2.5-r1) 06:01:05 Executing busybox-1.35.0-r17.trigger 06:01:05 OK: 6 MiB in 15 packages 06:01:05 Removing intermediate container 7fa362860eba 06:01:05 ---> cb93200fa6c6 06:01:05 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:01:05 ---> 73b8d1ee7bf7 06:01:05 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:01:05 ---> 9833745b65a9 06:01:05 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:01:05 ---> 4dc4d404719a 06:01:05 Step 18/24 : EXPOSE 59993 06:01:05 ---> Running in 0e0bde23119f 06:01:05 Removing intermediate container 0e0bde23119f 06:01:05 ---> c02f01d2f886 06:01:05 Step 19/24 : EXPOSE 161 06:01:05 ---> Running in 33b05ef50715 06:01:05 Removing intermediate container 33b05ef50715 06:01:05 ---> 33a4ebec19ca 06:01:05 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:01:05 ---> Running in 2ed46d35182c 06:01:05 Removing intermediate container 2ed46d35182c 06:01:05 ---> 182f1815e704 06:01:05 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:05 ---> Running in 093beb2cedd9 06:01:05 Removing intermediate container 093beb2cedd9 06:01:05 ---> eefbcf595f00 06:01:05 Step 22/24 : LABEL arch=amd64 06:01:05 ---> Running in 90745b619443 06:01:05 Removing intermediate container 90745b619443 06:01:05 ---> 6b44681d362b 06:01:05 Step 23/24 : LABEL git_sha=ecd9d3a31f04bd701de006a7cc6ec747a403c223 06:01:05 ---> Running in 67591be689e0 06:01:05 Removing intermediate container 67591be689e0 06:01:05 ---> 5a614434bc18 06:01:05 Step 24/24 : LABEL version=0.0.0 06:01:05 ---> Running in 8b079cb03f04 06:01:05 Removing intermediate container 8b079cb03f04 06:01:05 ---> 13ff13b06693 06:01:05 [Warning] One or more build-args [ARCH] were not consumed 06:01:05 Successfully built 13ff13b06693 06:01:05 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 06:01:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:06 06:01:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:06 latest: Pulling from edgex-lftools-log-publisher 06:01:06 5eb5b503b376: Pulling fs layer 06:01:06 5c69ac0246d0: Pulling fs layer 06:01:06 ec43610c2a17: Pulling fs layer 06:01:06 3a2ae6a8a46f: Pulling fs layer 06:01:06 33b1e0a273af: Pulling fs layer 06:01:06 5d3b04190fa2: Pulling fs layer 06:01:06 2f39f015ded8: Pulling fs layer 06:01:06 3a2ae6a8a46f: Waiting 06:01:06 33b1e0a273af: Waiting 06:01:06 5d3b04190fa2: Waiting 06:01:06 2f39f015ded8: Waiting 06:01:06 5c69ac0246d0: Verifying Checksum 06:01:06 5c69ac0246d0: Download complete 06:01:06 3a2ae6a8a46f: Download complete 06:01:07 33b1e0a273af: Verifying Checksum 06:01:07 33b1e0a273af: Download complete 06:01:07 5d3b04190fa2: Verifying Checksum 06:01:07 5d3b04190fa2: Download complete 06:01:07 ec43610c2a17: Verifying Checksum 06:01:07 ec43610c2a17: Download complete 06:01:07 5eb5b503b376: Verifying Checksum 06:01:07 5eb5b503b376: Download complete 06:01:07 2f39f015ded8: Verifying Checksum 06:01:07 2f39f015ded8: Download complete 06:01:08 5eb5b503b376: Pull complete 06:01:08 5c69ac0246d0: Pull complete 06:01:08 ec43610c2a17: Pull complete 06:01:08 3a2ae6a8a46f: Pull complete 06:01:08 33b1e0a273af: Pull complete 06:01:09 5d3b04190fa2: Pull complete 06:01:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6261 in /w/workspace/gexfoundry_device-snmp-go_PR-235 [Pipeline] { [Pipeline] ws 06:01:13 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:01:13 Selected Git installation does not exist. Using Default 06:01:13 The recommended git tool is: NONE 06:01:13 2f39f015ded8: Pull complete 06:01:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:13 prd-ubuntu20.04-docker-8c-8g-6260 does not seem to be running inside a container 06:01:13 $ 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-235 -v /w/workspace/gexfoundry_device-snmp-go_PR-235:/w/workspace/gexfoundry_device-snmp-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-235@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-235@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 06:01:17 $ docker top 552aa912c520344be91759ab2abe156850e7a2c817a8f1cb0ca97ae1e8c4a8d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:17 ---> job-cost.sh 06:01:17 lf-activate-venv: SKIPPING 06:01:17 INFO: No Stack... 06:01:18 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:18 INFO: Archiving Costs [Pipeline] sh 06:01:18 using credential edgex-jenkins-ssh 06:01:18 Cloning the remote Git repository 06:01:18 + cat /w/workspace/gexfoundry_device-snmp-go_PR-235/archives/cost.csv 06:01:18 + cut -d, -f6 [Pipeline] lock 06:01:18 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] 06:01:18 Resource [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] did not exist. Created. 06:01:18 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:19 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:19 Stashed 1 file(s) [Pipeline] } 06:01:19 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] 06:01:18 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:01:18 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:01:18 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:18 > git --version # timeout=10 06:01:18 > git --version # 'git version 2.25.1' 06:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // lock [Pipeline] } 06:01:19 $ docker stop --time=1 552aa912c520344be91759ab2abe156850e7a2c817a8f1cb0ca97ae1e8c4a8d4 06:01:20 $ docker rm -f --volumes 552aa912c520344be91759ab2abe156850e7a2c817a8f1cb0ca97ae1e8c4a8d4 [Pipeline] // withDockerContainer 06:01:20 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:21 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit ecd9d3a31f04bd701de006a7cc6ec747a403c223 06:01:21 Merge succeeded, producing ecd9d3a31f04bd701de006a7cc6ec747a403c223 06:01:21 Checking out Revision ecd9d3a31f04bd701de006a7cc6ec747a403c223 (PR-235) 06:01:20 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:20 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:01:21 > git config core.sparsecheckout # timeout=10 06:01:21 > git checkout -f ecd9d3a31f04bd701de006a7cc6ec747a403c223 # timeout=10 06:01:21 > git remote # timeout=10 06:01:21 > git config --get remote.origin.url # timeout=10 06:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:21 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:01:21 > git rev-parse HEAD^{commit} # timeout=10 06:01:21 > git config core.sparsecheckout # timeout=10 06:01:21 > git checkout -f ecd9d3a31f04bd701de006a7cc6ec747a403c223 # timeout=10 06:01:22 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:01:22 > git --version # timeout=10 06:01:22 > git --version # 'git version 2.25.1' 06:01:22 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:23 Dload Upload Total Spent Left Speed 06:01:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 06:01:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:24 + sudo tee /etc/docker/daemon.new 06:01:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:24 { 06:01:24 "registry-mirrors": [ 06:01:24 "https://nexus3.edgexfoundry.org:10001" 06:01:24 ], 06:01:24 "bip": "10.250.0.254/24", 06:01:24 "hosts": [ 06:01:24 "tcp://0.0.0.0:5555", 06:01:24 "unix:///var/run/docker.sock" 06:01:24 ], 06:01:24 "mtu": 1458, 06:01:24 "selinux-enabled": true, 06:01:24 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:24 } [Pipeline] sh 06:01:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:43 provisioning config files... 06:01:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config11359920919639611510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:43 ---> docker-login.sh 06:01:43 nexus3.edgexfoundry.org:10001 06:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:44 Configure a credential helper to remove this warning. See 06:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:44 06:01:44 Login Succeeded 06:01:44 nexus3.edgexfoundry.org:10002 06:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:44 Configure a credential helper to remove this warning. See 06:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:44 06:01:44 Login Succeeded 06:01:44 nexus3.edgexfoundry.org:10003 06:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:45 Configure a credential helper to remove this warning. See 06:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:45 06:01:45 Login Succeeded 06:01:45 nexus3.edgexfoundry.org:10004 06:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:45 Configure a credential helper to remove this warning. See 06:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:45 06:01:45 Login Succeeded 06:01:45 docker.io 06:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:45 Configure a credential helper to remove this warning. See 06:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:45 06:01:45 Login Succeeded 06:01:45 ---> docker-login.sh ends [Pipeline] } 06:01:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:46 ========================================================= 06:01:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:01:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:01:47 Sending build context to Docker daemon 2.939MB 06:01:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:01:47 Step 2/12 : FROM ${BASE} AS builder 06:01:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:47 9b18e9b68314: Pulling fs layer 06:01:47 35d82f9e3411: Pulling fs layer 06:01:47 e16973657156: Pulling fs layer 06:01:47 fc693d55d65f: Pulling fs layer 06:01:47 7e9fc2657dce: Pulling fs layer 06:01:47 dda99020689f: Pulling fs layer 06:01:47 db1c61fa0a46: Pulling fs layer 06:01:47 891c053d2c06: Pulling fs layer 06:01:47 fc693d55d65f: Waiting 06:01:47 dda99020689f: Waiting 06:01:47 db1c61fa0a46: Waiting 06:01:47 7e9fc2657dce: Waiting 06:01:47 891c053d2c06: Waiting 06:01:47 e16973657156: Verifying Checksum 06:01:47 e16973657156: Download complete 06:01:47 35d82f9e3411: Verifying Checksum 06:01:47 35d82f9e3411: Download complete 06:01:47 7e9fc2657dce: Verifying Checksum 06:01:47 7e9fc2657dce: Download complete 06:01:47 dda99020689f: Verifying Checksum 06:01:47 dda99020689f: Download complete 06:01:47 9b18e9b68314: Verifying Checksum 06:01:47 9b18e9b68314: Download complete 06:01:48 9b18e9b68314: Pull complete 06:01:48 891c053d2c06: Verifying Checksum 06:01:48 891c053d2c06: Download complete 06:01:48 35d82f9e3411: Pull complete 06:01:48 e16973657156: Pull complete 06:01:49 db1c61fa0a46: Verifying Checksum 06:01:49 db1c61fa0a46: Download complete 06:01:50 fc693d55d65f: Verifying Checksum 06:01:50 fc693d55d65f: Download complete 06:02:00 fc693d55d65f: Pull complete 06:02:00 7e9fc2657dce: Pull complete 06:02:00 dda99020689f: Pull complete 06:02:05 db1c61fa0a46: Pull complete 06:02:07 891c053d2c06: Pull complete 06:02:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:02:07 ---> f96f9c87975a 06:02:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:02:09 ---> Running in 85067f6898da 06:02:09 Removing intermediate container 85067f6898da 06:02:09 ---> e9ea507a7142 06:02:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:09 ---> Running in 11f9956f5d90 06:02:09 Removing intermediate container 11f9956f5d90 06:02:09 ---> f8e84a8100eb 06:02:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:10 ---> Running in a9a98ecf0366 06:02:10 Removing intermediate container a9a98ecf0366 06:02:10 ---> 5cd3a8ab57c7 06:02:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:02:10 ---> Running in de5957798cf5 06:02:10 Removing intermediate container de5957798cf5 06:02:10 ---> 83d0b6d7a0ac 06:02:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:10 ---> Running in 668e5a6b39ce 06:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:02:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:02:13 (2/4) Installing libedit (20210910.3.1-r0) 06:02:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:02:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:02:13 Executing busybox-1.35.0-r17.trigger 06:02:13 OK: 226 MiB in 55 packages 06:02:14 Removing intermediate container 668e5a6b39ce 06:02:14 ---> 0e74d39b611b 06:02:14 Step 8/12 : WORKDIR /device-snmp-go 06:02:14 ---> Running in 2f9514105870 06:02:14 Removing intermediate container 2f9514105870 06:02:14 ---> d7a7ff906282 06:02:14 Step 9/12 : COPY go.mod vendor* ./ 06:02:14 ---> 3a446a580c4c 06:02:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:14 ---> Running in 619a37131f45 06:03:22 Removing intermediate container 619a37131f45 06:03:22 ---> 63b1beb4f502 06:03:22 Step 11/12 : COPY . . 06:03:22 ---> 0a6a51eb3f40 06:03:22 Step 12/12 : RUN ${MAKE} 06:03:22 ---> Running in b93f7c2709f0 06:03:22 noop 06:03:22 Removing intermediate container b93f7c2709f0 06:03:22 ---> 3b437736938f 06:03:22 Successfully built 3b437736938f 06:03:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:23 + docker inspect -f . ci-base-image-arm64 06:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:23 prd-ubuntu20.04-docker-arm64-4c-16g-6261 does not seem to be running inside a container 06:03:23 $ 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 06:03:24 $ docker top ff88d99c48511dc3b7b2c7dc22f6a934d3fcfe22b123217bcfdbfe998d4abd5a -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:25 + go version 06:03:25 go version go1.18.7 linux/arm64 [Pipeline] } 06:03:25 $ docker stop --time=1 ff88d99c48511dc3b7b2c7dc22f6a934d3fcfe22b123217bcfdbfe998d4abd5a 06:03:27 $ docker rm -f --volumes ff88d99c48511dc3b7b2c7dc22f6a934d3fcfe22b123217bcfdbfe998d4abd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:28 + docker inspect -f . ci-base-image-arm64 06:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:28 prd-ubuntu20.04-docker-arm64-4c-16g-6261 does not seem to be running inside a container 06:03:28 $ 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 06:03:29 $ docker top 3f0cc31b5486ce6597855f8b99e259eee8b077ada2b229b9969d7ad589f03ffe -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:30 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:03:31 + make test 06:03:31 go test ./... -coverprofile=coverage.out 06:03:32 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:04:54 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:04:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements 06:04:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:04:54 go vet ./... 06:05:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:12 ./bin/test-attribution-txt.sh 06:05:12 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:05:12 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:05:12 $ docker stop --time=1 3f0cc31b5486ce6597855f8b99e259eee8b077ada2b229b9969d7ad589f03ffe 06:05:14 $ docker rm -f --volumes 3f0cc31b5486ce6597855f8b99e259eee8b077ada2b229b9969d7ad589f03ffe [Pipeline] // withDockerContainer [Pipeline] sh 06:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:15 Warning: overwriting stash ‘coverage-report’ 06:05:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:16 + ls -al . 06:05:16 total 168 06:05:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 06:03 . 06:05:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:01 .. 06:05:16 -rw-rw-r-- 1 jenkins jenkins 6 Feb 16 06:01 .dockerignore 06:05:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 06:01 .git 06:05:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:01 .github 06:05:16 -rw-rw-r-- 1 jenkins jenkins 328 Feb 16 06:01 .gitignore 06:05:16 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 06:01 .golangci.yml 06:05:16 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 16 06:01 Attribution.txt 06:05:16 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 16 06:01 CHANGELOG.md 06:05:16 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 16 06:01 Dockerfile 06:05:16 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 06:01 GOVERNANCE.md 06:05:16 -rw-rw-r-- 1 jenkins jenkins 656 Feb 16 06:01 Jenkinsfile 06:05:16 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 06:01 LICENSE 06:05:16 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 16 06:01 Makefile 06:05:16 -rw-rw-r-- 1 jenkins jenkins 620 Feb 16 06:01 OWNERS.md 06:05:16 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 16 06:01 README.md 06:05:16 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 05:59 VERSION 06:05:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 06:01 bin 06:05:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:01 cmd 06:05:16 -rw-r--r-- 1 jenkins jenkins 7631 Feb 16 06:04 coverage.out 06:05:16 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 16 06:01 go.mod 06:05:16 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 16 06:01 go.sum 06:05:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:01 internal 06:05:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:01 snap 06:05:16 -rw-rw-r-- 1 jenkins jenkins 228 Feb 16 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:16 + 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=ecd9d3a31f04bd701de006a7cc6ec747a403c223 --label arch=arm64 --label version=0.0.0 . 06:05:17 Sending build context to Docker daemon 2.947MB 06:05:17 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:05:17 Step 2/24 : FROM ${BASE} AS builder 06:05:17 ---> 3b437736938f 06:05:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:05:17 ---> Running in afccea58896e 06:05:17 Removing intermediate container afccea58896e 06:05:17 ---> 51076d62d48c 06:05:17 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:05:17 ---> Running in 9c92fa48a17a 06:05:17 Removing intermediate container 9c92fa48a17a 06:05:17 ---> cb6bf3634af5 06:05:17 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:05:17 ---> Running in fd0698c2d5c9 06:05:18 Removing intermediate container fd0698c2d5c9 06:05:18 ---> 5b711afe64ad 06:05:18 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:05:18 ---> Running in 27d0d6e0ef45 06:05:18 Removing intermediate container 27d0d6e0ef45 06:05:18 ---> cfe36a094b1d 06:05:18 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:18 ---> Running in d481c7b439dc 06:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:05:20 OK: 226 MiB in 55 packages 06:05:21 Removing intermediate container d481c7b439dc 06:05:21 ---> 30fe13e90b8d 06:05:21 Step 8/24 : WORKDIR /device-snmp-go 06:05:21 ---> Running in 48e6bdb46cff 06:05:21 Removing intermediate container 48e6bdb46cff 06:05:21 ---> 3e66a1d5b1f3 06:05:21 Step 9/24 : COPY go.mod vendor* ./ 06:05:22 ---> 93f2cc39128f 06:05:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:22 ---> Running in 93b65d10e82d 06:05:24 Removing intermediate container 93b65d10e82d 06:05:24 ---> 4af6dd5d7c8d 06:05:24 Step 11/24 : COPY . . 06:05:25 ---> 088daf8c8284 06:05:25 Step 12/24 : RUN ${MAKE} 06:05:25 ---> Running in 0e43a5963bb7 06:05:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:07:47 Removing intermediate container 0e43a5963bb7 06:07:47 ---> af2974c6ee88 06:07:47 Step 13/24 : FROM alpine:3.16 06:07:47 3.16: Pulling from library/alpine 06:07:47 3760b48202b3: Pulling fs layer 06:07:47 3760b48202b3: Download complete 06:07:47 3760b48202b3: Pull complete 06:07:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:07:47 Status: Downloaded newer image for alpine:3.16 06:07:47 ---> 4c81e5bf8899 06:07:47 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:07:47 ---> Running in ef8812cc7f4c 06:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:07:47 (1/1) Installing dumb-init (1.2.5-r1) 06:07:47 Executing busybox-1.35.0-r17.trigger 06:07:47 OK: 5 MiB in 15 packages 06:07:47 Removing intermediate container ef8812cc7f4c 06:07:47 ---> 4c79fa692a53 06:07:47 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:07:47 ---> 9f1906a0416f 06:07:47 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:07:47 ---> 5df06a997747 06:07:47 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:07:47 ---> a1f15e30496d 06:07:47 Step 18/24 : EXPOSE 59993 06:07:47 ---> Running in 3ea5993f7fb0 06:07:47 Removing intermediate container 3ea5993f7fb0 06:07:47 ---> ddb5aa3b394d 06:07:47 Step 19/24 : EXPOSE 161 06:07:47 ---> Running in fac515cb9a05 06:07:47 Removing intermediate container fac515cb9a05 06:07:47 ---> b0c178320d50 06:07:47 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:07:47 ---> Running in d9fa89d77626 06:07:47 Removing intermediate container d9fa89d77626 06:07:47 ---> 3f725215b406 06:07:47 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:07:47 ---> Running in b565024e6e6d 06:07:47 Removing intermediate container b565024e6e6d 06:07:47 ---> c4f78988edb8 06:07:47 Step 22/24 : LABEL arch=arm64 06:07:47 ---> Running in ecd79619b81a 06:07:47 Removing intermediate container ecd79619b81a 06:07:47 ---> 9dc59bd4734c 06:07:47 Step 23/24 : LABEL git_sha=ecd9d3a31f04bd701de006a7cc6ec747a403c223 06:07:47 ---> Running in c025985b86d9 06:07:47 Removing intermediate container c025985b86d9 06:07:47 ---> 2e13543f2579 06:07:47 Step 24/24 : LABEL version=0.0.0 06:07:48 ---> Running in 07127d830471 06:07:48 Removing intermediate container 07127d830471 06:07:48 ---> aa26157fe6c6 06:07:48 [Warning] One or more build-args [ARCH] were not consumed 06:07:48 Successfully built aa26157fe6c6 06:07:48 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 06:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:49 06:07:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:50 arm64: Pulling from edgex-lftools-log-publisher 06:07:51 8998bd30e6a1: Pulling fs layer 06:07:51 04944245beec: Pulling fs layer 06:07:51 699f458cf7ca: Pulling fs layer 06:07:51 765212b225bb: Pulling fs layer 06:07:51 f23df028b6ca: Pulling fs layer 06:07:51 d65c8cfc05b1: Pulling fs layer 06:07:51 2437ff75d9bd: Pulling fs layer 06:07:51 d65c8cfc05b1: Waiting 06:07:51 765212b225bb: Waiting 06:07:51 f23df028b6ca: Waiting 06:07:51 2437ff75d9bd: Waiting 06:07:51 04944245beec: Verifying Checksum 06:07:51 04944245beec: Download complete 06:07:51 765212b225bb: Verifying Checksum 06:07:51 765212b225bb: Download complete 06:07:51 f23df028b6ca: Download complete 06:07:51 d65c8cfc05b1: Verifying Checksum 06:07:51 d65c8cfc05b1: Download complete 06:07:51 699f458cf7ca: Verifying Checksum 06:07:51 699f458cf7ca: Download complete 06:07:51 8998bd30e6a1: Verifying Checksum 06:07:51 8998bd30e6a1: Download complete 06:07:53 2437ff75d9bd: Verifying Checksum 06:07:53 2437ff75d9bd: Download complete 06:07:55 8998bd30e6a1: Pull complete 06:07:56 04944245beec: Pull complete 06:07:57 699f458cf7ca: Pull complete 06:07:57 765212b225bb: Pull complete 06:07:58 f23df028b6ca: Pull complete 06:07:58 d65c8cfc05b1: Pull complete 06:08:13 2437ff75d9bd: Pull complete 06:08:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:13 prd-ubuntu20.04-docker-arm64-4c-16g-6261 does not seem to be running inside a container 06:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/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 06:08:16 $ docker top 652b45d4a04540c43f644e17354c0abe535fe98c80e58ddeb890992ea9bfa70f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:17 ---> job-cost.sh 06:08:17 lf-activate-venv: SKIPPING 06:08:17 INFO: No Stack... 06:08:17 INFO: Retrieving Pricing Info for: v3-standard-4 06:08:18 INFO: Archiving Costs [Pipeline] sh 06:08:18 + cut -d, -f6 06:08:18 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 06:08:19 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] 06:08:19 Resource [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] did not exist. Created. 06:08:19 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:19 /w/workspace/device-snmp-go/1@tmp/durable-270b87f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:20 + echo total: 0.10999999940395355 [Pipeline] stash 06:08:20 Warning: overwriting stash ‘stack-cost’ 06:08:20 Stashed 1 file(s) [Pipeline] } 06:08:20 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:20 $ docker stop --time=1 652b45d4a04540c43f644e17354c0abe535fe98c80e58ddeb890992ea9bfa70f 06:08:21 $ docker rm -f --volumes 652b45d4a04540c43f644e17354c0abe535fe98c80e58ddeb890992ea9bfa70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:08:22 provisioning config files... 06:08:22 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/config16660853558448529834tmp [Pipeline] { [Pipeline] sh 06:08:23 + set +x 06:08:23 + curl -s https://codecov.io/bash 06:08:23 + bash -s -- 06:08:23 06:08:23 _____ _ 06:08:23 / ____| | | 06:08:23 | | ___ __| | ___ ___ _____ __ 06:08:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:08:23 | |___| (_) | (_| | __/ (_| (_) \ V / 06:08:23 \_____\___/ \__,_|\___|\___\___/ \_/ 06:08:23 Bash-1.0.6 06:08:23 06:08:23 06:08:23 ==> git version 2.25.1 found 06:08:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:08:23 Release-Date: 2020-01-08 06:08:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:08:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:08:23 ==> Jenkins CI detected. 06:08:23 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-235 06:08:23 project root: . 06:08:23 --> token set from env 06:08:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:08:23 ==> Running gcov in . (disable via -X gcov) 06:08:23 ==> Python coveragepy not found 06:08:23 ==> Searching for coverage reports in: 06:08:23 + . 06:08:23 -> Found 1 reports 06:08:23 ==> Detecting git/mercurial file structure 06:08:23 ==> Reading reports 06:08:23 + ./coverage.out bytes=7631 06:08:23 ==> Appending adjustments 06:08:23 https://docs.codecov.io/docs/fixing-reports 06:08:23 + Found adjustments 06:08:23 ==> Gzipping contents 06:08:23 4.0K /tmp/codecov.GZh209.gz 06:08:23 ==> Uploading reports 06:08:23 url: https://codecov.io 06:08:23 query: branch=PR-235&commit=ecd9d3a31f04bd701de006a7cc6ec747a403c223&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=235&job=&cmd_args= 06:08:23 -> Pinging Codecov 06:08:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-235&commit=ecd9d3a31f04bd701de006a7cc6ec747a403c223&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=235&job=&cmd_args= 06:08:23 -> Uploading to 06:08:23 https://storage.googleapis.com/codecov/v4/raw/2023-02-16/6C56EA5C29638FB4528AC87E60AF5AE0/ecd9d3a31f04bd701de006a7cc6ec747a403c223/b42750b3-dc89-4fb6-a860-dfddd16d0b14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T060823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ce54a54037661294cea121da74d1d67c8a4cf5d48c07ef3aff5cc9e32ef6f46 06:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:23 Dload Upload Total Spent Left Speed 06:08:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5284 --:--:-- --:--:-- --:--:-- 5284 06:08:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ecd9d3a31f04bd701de006a7cc6ec747a403c223 [Pipeline] } 06:08:24 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 06:08:26 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-235/archives ] 06:08:26 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-235/archives 06:08:26 total 16 06:08:26 drwxr-xr-x 3 root root 4096 Feb 16 06:01 . 06:08:26 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 06:01 .. 06:08:26 drwxr-xr-x 2 root root 4096 Feb 16 06:01 cost 06:08:26 -rw-r--r-- 1 root root 86 Feb 16 06:01 cost.csv 06:08:26 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-235/archives 06:08:26 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-235/archives 06:08:26 total 16 06:08:26 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 06:01 . 06:08:26 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 06:01 .. 06:08:26 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 06:01 cost 06:08:26 -rw-r--r-- 1 jenkins jenkins 86 Feb 16 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:08:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:08:27 ---> package-listing.sh 06:08:27 ++ facter osfamily 06:08:27 ++ tr '[:upper:]' '[:lower:]' 06:08:27 + OS_FAMILY=debian 06:08:27 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-235 06:08:27 + START_PACKAGES=/tmp/packages_start.txt 06:08:27 + END_PACKAGES=/tmp/packages_end.txt 06:08:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:27 + PACKAGES=/tmp/packages_start.txt 06:08:27 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-235 ']' 06:08:27 + PACKAGES=/tmp/packages_end.txt 06:08:27 + case "${OS_FAMILY}" in 06:08:27 + dpkg -l 06:08:27 + grep '^ii' 06:08:27 + '[' -f /tmp/packages_start.txt ']' 06:08:27 + '[' -f /tmp/packages_end.txt ']' 06:08:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:08:27 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-235 ']' 06:08:27 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-235/archives/ 06:08:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-235/archives/ [Pipeline] echo 06:08:27 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-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:08:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:28 prd-ubuntu20.04-docker-8c-8g-6260 does not seem to be running inside a container 06:08:28 $ 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-235/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-235 -v /w/workspace/gexfoundry_device-snmp-go_PR-235:/w/workspace/gexfoundry_device-snmp-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-235@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:29 $ docker top a19cc907c287376071fd22243b6a4273f826c380c219a621c0e35daacb7d9451 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:08:29 + mkdir -p /var/log/sysstat [Pipeline] sh 06:08:30 + ls /var/log/sa-host 06:08:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:30 provisioning config files... 06:08:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-235@tmp/config11571126179694652612tmp [Pipeline] { [Pipeline] echo 06:08:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:08:30 ---> create-netrc.sh [Pipeline] } 06:08:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:08:31 ---> python-tools-install.sh [Pipeline] echo 06:08:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:08:31 ---> sudo-logs.sh 06:08:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:08:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:08:31 ---> job-cost.sh 06:08:31 lf-activate-venv: SKIPPING 06:08:31 DEBUG: total: 0.2199999988079071 06:08:31 INFO: Retrieving Stack Cost... 06:08:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:32 INFO: Archiving Costs [Pipeline] echo 06:08:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:08:33 ---> logs-deploy.sh 06:08:33 lf-activate-venv: SKIPPING 06:08:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-235/1 06:08:33 INFO: archiving workspace using pattern(s): 06:08:34 Archives upload complete. 06:08:34 INFO: archiving logs to Nexus