Pull request #247 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0580104b3e71e24182fc93213824bc07e2b77ce7+2bd6e5dae59222faf073cfb9822f90f2048c0bba (f97118303571f577e6868480fbbde46d709c11ab) 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-ssh1177165424290495414.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-ssh16827677055072447794.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-247/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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7689746045834621013.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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18068839400316662714.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-ssh969885947728800533.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-247/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-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3282067703666497766.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-7537 in /w/workspace/gexfoundry_device-snmp-go_PR-247 [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-247 # 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/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 0580104b3e71e24182fc93213824bc07e2b77ce7 Merge succeeded, producing 0580104b3e71e24182fc93213824bc07e2b77ce7 Checking out Revision 0580104b3e71e24182fc93213824bc07e2b77ce7 (PR-247) 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:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0580104b3e71e24182fc93213824bc07e2b77ce7 # 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 0580104b3e71e24182fc93213824bc07e2b77ce7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:57 ========================================================= 05:58:57 EdgeX Global Pipelines Version Info 05:58:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:58 ------------------- 05:58:58 stable info: 05:58:58 ------------------- 05:58:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:58 Message: update stable to v1.0.244 05:58:59 ------------------- 05:58:59 experimental info: 05:58:59 ------------------- 05:58:59 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0580104b3e71e24182fc93213824bc07e2b77ce7 [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0580104 [Pipeline] echo 05:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:00 provisioning config files... 05:59:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/config10144529431497014450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:01 ---> docker-login.sh 05:59:01 nexus3.edgexfoundry.org:10001 05:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:01 Configure a credential helper to remove this warning. See 05:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:01 05:59:01 Login Succeeded 05:59:01 nexus3.edgexfoundry.org:10002 05:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:01 Configure a credential helper to remove this warning. See 05:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:01 05:59:01 Login Succeeded 05:59:01 nexus3.edgexfoundry.org:10003 05:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:01 Configure a credential helper to remove this warning. See 05:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:01 05:59:01 Login Succeeded 05:59:01 nexus3.edgexfoundry.org:10004 05:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:02 Configure a credential helper to remove this warning. See 05:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:02 05:59:02 Login Succeeded 05:59:02 docker.io 05:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:02 Configure a credential helper to remove this warning. See 05:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:02 05:59:02 Login Succeeded 05:59:02 ---> docker-login.sh ends [Pipeline] } 05:59:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:02 + git rev-list -1 --merges 0580104b3e71e24182fc93213824bc07e2b77ce7~1..0580104b3e71e24182fc93213824bc07e2b77ce7 [Pipeline] echo 05:59:03 -----------> git rev-list -1 --merges 0580104b3e71e24182fc93213824bc07e2b77ce7~1..0580104b3e71e24182fc93213824bc07e2b77ce7 0580104b3e71e24182fc93213824bc07e2b77ce7 [false] [Pipeline] sh 05:59:03 + git log --format=format:%s -1 0580104b3e71e24182fc93213824bc07e2b77ce7 [Pipeline] echo 05:59:03 ========================================================= 05:59:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:03 + git log --format=format:%s -1 0580104b3e71e24182fc93213824bc07e2b77ce7 [Pipeline] echo 05:59:03 [semverPrep] GIT_COMMIT: 0580104b3e71e24182fc93213824bc07e2b77ce7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:03 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:04 + grep -v github /etc/ssh/ssh_known_hosts 05:59:04 + [ -e /tmp/ssh_known_hosts ] 05:59:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:04 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:04 05:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:05 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:05 b85a868b505f: Pulling fs layer 05:59:05 e2be974225ed: Pulling fs layer 05:59:05 339a4e72a1f5: Pulling fs layer 05:59:05 988bab9f4d93: Pulling fs layer 05:59:05 1469e6f7b9e6: Pulling fs layer 05:59:05 eaf3925da568: Pulling fs layer 05:59:05 bab4dde63d76: Pulling fs layer 05:59:05 bde34c3a00c8: Pulling fs layer 05:59:05 b352a97aabf1: Pulling fs layer 05:59:05 4872d77fe225: Pulling fs layer 05:59:05 5851b861e8e6: Pulling fs layer 05:59:05 eaf3925da568: Waiting 05:59:05 988bab9f4d93: Waiting 05:59:05 1469e6f7b9e6: Waiting 05:59:05 bab4dde63d76: Waiting 05:59:05 bde34c3a00c8: Waiting 05:59:05 4872d77fe225: Waiting 05:59:05 b352a97aabf1: Waiting 05:59:05 e2be974225ed: Download complete 05:59:05 988bab9f4d93: Verifying Checksum 05:59:05 988bab9f4d93: Download complete 05:59:05 1469e6f7b9e6: Verifying Checksum 05:59:05 1469e6f7b9e6: Download complete 05:59:05 eaf3925da568: Verifying Checksum 05:59:05 eaf3925da568: Download complete 05:59:05 339a4e72a1f5: Verifying Checksum 05:59:05 339a4e72a1f5: Download complete 05:59:05 bde34c3a00c8: Download complete 05:59:05 b352a97aabf1: Verifying Checksum 05:59:05 b352a97aabf1: Download complete 05:59:05 4872d77fe225: Verifying Checksum 05:59:05 4872d77fe225: Download complete 05:59:05 5851b861e8e6: Verifying Checksum 05:59:05 5851b861e8e6: Download complete 05:59:05 b85a868b505f: Download complete 05:59:05 bab4dde63d76: Verifying Checksum 05:59:05 bab4dde63d76: Download complete 05:59:06 b85a868b505f: Pull complete 05:59:07 e2be974225ed: Pull complete 05:59:07 339a4e72a1f5: Pull complete 05:59:07 988bab9f4d93: Pull complete 05:59:07 1469e6f7b9e6: Pull complete 05:59:07 eaf3925da568: Pull complete 05:59:09 bab4dde63d76: Pull complete 05:59:09 bde34c3a00c8: Pull complete 05:59:09 b352a97aabf1: Pull complete 05:59:09 4872d77fe225: Pull complete 05:59:09 5851b861e8e6: Pull complete 05:59:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:10 prd-ubuntu20.04-docker-8c-8g-7537 does not seem to be running inside a container 05:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-247 -v /w/workspace/gexfoundry_device-snmp-go_PR-247:/w/workspace/gexfoundry_device-snmp-go_PR-247:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-247@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:11 $ docker top 2c62402557ff51928bdbcb70c0748cc763132726ae43c84f0dc2ac67f2b708ab -eo pid,comm 05:59:11 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:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:11 [ssh-agent] Looking for ssh-agent implementation... 05:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:11 $ docker exec 2c62402557ff51928bdbcb70c0748cc763132726ae43c84f0dc2ac67f2b708ab ssh-agent 05:59:11 SSH_AUTH_SOCK=/tmp/ssh-dSFATdHt1y0o/agent.33 05:59:11 SSH_AGENT_PID=39 05:59:11 Running ssh-add (command line suppressed) 05:59:11 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/private_key_6833662858340152052.key (/w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/private_key_6833662858340152052.key) 05:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:12 + git tag --points-at HEAD [Pipeline] } 05:59:12 $ docker exec --env ******** --env ******** 2c62402557ff51928bdbcb70c0748cc763132726ae43c84f0dc2ac67f2b708ab ssh-agent -k 05:59:12 unset SSH_AUTH_SOCK; 05:59:12 unset SSH_AGENT_PID; 05:59:12 echo Agent pid 39 killed; 05:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:12 [ssh-agent] Looking for ssh-agent implementation... 05:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:12 $ docker exec 2c62402557ff51928bdbcb70c0748cc763132726ae43c84f0dc2ac67f2b708ab ssh-agent 05:59:12 SSH_AUTH_SOCK=/tmp/ssh-5bYknvr67cG3/agent.71 05:59:12 SSH_AGENT_PID=77 05:59:12 Running ssh-add (command line suppressed) 05:59:12 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/private_key_9474265072966006172.key (/w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/private_key_9474265072966006172.key) 05:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:13 + git semver init 05:59:13 2023-02-27 05:59:13,395 [run_init] DEBUG init version:0.0.0 force:False 05:59:13 2023-02-27 05:59:13,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-247/.semver 05:59:13 2023-02-27 05:59:13,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-247/.semver 05:59:13 2023-02-27 05:59:13,396 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-247/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-247, universal_newlines=False, shell=None, istream=None) 05:59:14 2023-02-27 05:59:14,282 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-247/.git/info/exclude 05:59:14 2023-02-27 05:59:14,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-247/.semver/PR-247 with force:False 05:59:14 2023-02-27 05:59:14,283 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-247/.semver/PR-247 05:59:14 2023-02-27 05:59:14,287 [execute] INFO git cat-file --batch-check 05:59:14 2023-02-27 05:59:14,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-247/.semver, universal_newlines=False, shell=None, istream=) 05:59:14 2023-02-27 05:59:14,294 [execute] INFO git cat-file --batch 05:59:14 2023-02-27 05:59:14,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-247/.semver, universal_newlines=False, shell=None, istream=) 05:59:14 2023-02-27 05:59:14,299 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-247/.semver/PR-247 05:59:14 0.0.0 [Pipeline] } 05:59:14 $ docker exec --env ******** --env ******** 2c62402557ff51928bdbcb70c0748cc763132726ae43c84f0dc2ac67f2b708ab ssh-agent -k 05:59:14 unset SSH_AUTH_SOCK; 05:59:14 unset SSH_AGENT_PID; 05:59:14 echo Agent pid 77 killed; 05:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:14 + git semver [Pipeline] } 05:59:15 $ docker stop --time=1 2c62402557ff51928bdbcb70c0748cc763132726ae43c84f0dc2ac67f2b708ab 05:59:16 $ docker rm -f --volumes 2c62402557ff51928bdbcb70c0748cc763132726ae43c84f0dc2ac67f2b708ab [Pipeline] // withDockerContainer [Pipeline] sh 05:59:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:17 Stashed 1 file(s) [Pipeline] echo 05:59:17 [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:17 provisioning config files... 05:59:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/config8430554328947435183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:18 ---> docker-login.sh 05:59:18 nexus3.edgexfoundry.org:10001 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:18 Configure a credential helper to remove this warning. See 05:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:18 05:59:18 Login Succeeded 05:59:18 nexus3.edgexfoundry.org:10002 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:18 Configure a credential helper to remove this warning. See 05:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:18 05:59:18 Login Succeeded 05:59:18 nexus3.edgexfoundry.org:10003 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:18 Configure a credential helper to remove this warning. See 05:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:18 05:59:18 Login Succeeded 05:59:18 nexus3.edgexfoundry.org:10004 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:18 Configure a credential helper to remove this warning. See 05:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:18 05:59:18 Login Succeeded 05:59:18 docker.io 05:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 ---> docker-login.sh ends [Pipeline] } 05:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:19 ========================================================= 05:59:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:19 + 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:19 Sending build context to Docker daemon 5.69MB 05:59:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:59:19 Step 2/12 : FROM ${BASE} AS builder 05:59:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:19 213ec9aee27d: Pulling fs layer 05:59:19 4583459ba037: Pulling fs layer 05:59:19 93c1e223e6f2: Pulling fs layer 05:59:19 53926ce57604: Pulling fs layer 05:59:19 21b2b0c7a3f4: Pulling fs layer 05:59:19 22ff95d597cd: Pulling fs layer 05:59:19 12d6caf4c0d1: Pulling fs layer 05:59:19 96b7cbca73a9: Pulling fs layer 05:59:19 a7acece74701: Pulling fs layer 05:59:19 96b7cbca73a9: Waiting 05:59:19 12d6caf4c0d1: Waiting 05:59:19 53926ce57604: Waiting 05:59:19 a7acece74701: Waiting 05:59:19 21b2b0c7a3f4: Waiting 05:59:19 22ff95d597cd: Waiting 05:59:19 93c1e223e6f2: Download complete 05:59:20 4583459ba037: Verifying Checksum 05:59:20 4583459ba037: Download complete 05:59:20 21b2b0c7a3f4: Verifying Checksum 05:59:20 21b2b0c7a3f4: Download complete 05:59:20 22ff95d597cd: Verifying Checksum 05:59:20 22ff95d597cd: Download complete 05:59:20 213ec9aee27d: Verifying Checksum 05:59:20 213ec9aee27d: Download complete 05:59:20 12d6caf4c0d1: Verifying Checksum 05:59:20 12d6caf4c0d1: Download complete 05:59:20 213ec9aee27d: Pull complete 05:59:20 4583459ba037: Pull complete 05:59:20 93c1e223e6f2: Pull complete 05:59:20 a7acece74701: Verifying Checksum 05:59:20 a7acece74701: Download complete 05:59:20 96b7cbca73a9: Verifying Checksum 05:59:20 96b7cbca73a9: Download complete 05:59:20 53926ce57604: Verifying Checksum 05:59:20 53926ce57604: Download complete 05:59:25 53926ce57604: Pull complete 05:59:25 21b2b0c7a3f4: Pull complete 05:59:25 22ff95d597cd: Pull complete 05:59:25 12d6caf4c0d1: Pull complete 05:59:26 96b7cbca73a9: Pull complete 05:59:27 a7acece74701: Pull complete 05:59:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:59:27 ---> db6d94c90886 05:59:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:59:29 ---> Running in 9057dc3b2d84 05:59:29 Removing intermediate container 9057dc3b2d84 05:59:29 ---> 929e1868840e 05:59:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:29 ---> Running in 5e17a8b66c2b 05:59:29 Removing intermediate container 5e17a8b66c2b 05:59:29 ---> 169cdeec9470 05:59:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:59:29 ---> Running in beea4652423f 05:59:29 Removing intermediate container beea4652423f 05:59:29 ---> 44b3017d9b6e 05:59:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:59:29 ---> Running in cd47261115fc 05:59:29 Removing intermediate container cd47261115fc 05:59:29 ---> 146b9af8776c 05:59:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:29 ---> Running in 3a3ce5eaf181 05:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:59:30 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:59:30 (2/4) Installing libedit (20210910.3.1-r0) 05:59:30 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:59:30 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:59:30 Executing busybox-1.35.0-r17.trigger 05:59:30 OK: 216 MiB in 55 packages 05:59:30 Removing intermediate container 3a3ce5eaf181 05:59:30 ---> cee13a01dd22 05:59:30 Step 8/12 : WORKDIR /device-snmp-go 05:59:30 ---> Running in 039007f24826 05:59:30 Removing intermediate container 039007f24826 05:59:30 ---> 6baf581d337a 05:59:30 Step 9/12 : COPY go.mod vendor* ./ 05:59:31 ---> 6abbcedadaa0 05:59:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:31 ---> Running in c44d7f7b5e20 05:59:32 Still waiting to schedule task 05:59:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:59:53 Removing intermediate container c44d7f7b5e20 05:59:53 ---> 35d5118d0971 05:59:53 Step 11/12 : COPY . . 05:59:53 ---> 66eb09e762d3 05:59:53 Step 12/12 : RUN ${MAKE} 05:59:53 ---> Running in 5afec08cefbb 05:59:53 noop 05:59:53 Removing intermediate container 5afec08cefbb 05:59:53 ---> 62558a9508df 05:59:53 Successfully built 62558a9508df 05:59:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:53 + docker inspect -f . ci-base-image-x86_64 05:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:53 prd-ubuntu20.04-docker-8c-8g-7537 does not seem to be running inside a container 05:59:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-247 -v /w/workspace/gexfoundry_device-snmp-go_PR-247:/w/workspace/gexfoundry_device-snmp-go_PR-247:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-247@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-247@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-x86_64 cat 05:59:54 $ docker top d85ae827d932a475392bf2cc739b89c45cf134dff21392000f85f1a217117596 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:54 + go version 05:59:54 go version go1.18.7 linux/amd64 [Pipeline] } 05:59:54 $ docker stop --time=1 d85ae827d932a475392bf2cc739b89c45cf134dff21392000f85f1a217117596 05:59:55 $ docker rm -f --volumes d85ae827d932a475392bf2cc739b89c45cf134dff21392000f85f1a217117596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker inspect -f . ci-base-image-x86_64 05:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:56 prd-ubuntu20.04-docker-8c-8g-7537 does not seem to be running inside a container 05:59:56 $ 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-247 -v /w/workspace/gexfoundry_device-snmp-go_PR-247:/w/workspace/gexfoundry_device-snmp-go_PR-247:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-247@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-247@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-x86_64 cat 05:59:57 $ docker top 9050462cd42173167462b436d74ce674cbc73c8f4782bb41dcccbc7a623c51ca -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-247 [Pipeline] fileExists [Pipeline] sh 05:59:57 + make test 05:59:57 go test ./... -coverprofile=coverage.out 05:59:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:00:08 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:00:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 06:00:14 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:14 go vet ./... 06:00:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:17 ./bin/test-attribution-txt.sh 06:00:17 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:00:17 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:00:17 $ docker stop --time=1 9050462cd42173167462b436d74ce674cbc73c8f4782bb41dcccbc7a623c51ca 06:00:20 $ docker rm -f --volumes 9050462cd42173167462b436d74ce674cbc73c8f4782bb41dcccbc7a623c51ca [Pipeline] // withDockerContainer [Pipeline] sh 06:00:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:21 + ls -al . 06:00:21 total 172 06:00:21 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 05:59 . 06:00:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:58 .. 06:00:21 -rw-rw-r-- 1 jenkins jenkins 6 Feb 27 05:58 .dockerignore 06:00:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:00 .git 06:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:58 .github 06:00:21 -rw-rw-r-- 1 jenkins jenkins 328 Feb 27 05:58 .gitignore 06:00:21 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 05:58 .golangci.yml 06:00:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 05:59 .semver 06:00:21 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 27 05:58 Attribution.txt 06:00:21 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 27 05:58 CHANGELOG.md 06:00:21 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 27 05:58 Dockerfile 06:00:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 05:58 GOVERNANCE.md 06:00:21 -rw-rw-r-- 1 jenkins jenkins 656 Feb 27 05:58 Jenkinsfile 06:00:21 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 05:58 LICENSE 06:00:21 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 27 05:58 Makefile 06:00:21 -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 05:58 OWNERS.md 06:00:21 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 27 05:58 README.md 06:00:21 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:59 VERSION 06:00:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:58 bin 06:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:58 cmd 06:00:21 -rw-r--r-- 1 jenkins jenkins 7631 Feb 27 06:00 coverage.out 06:00:21 -rw-rw-r-- 1 jenkins jenkins 3327 Feb 27 05:58 go.mod 06:00:21 -rw-rw-r-- 1 jenkins jenkins 32895 Feb 27 05:58 go.sum 06:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:58 internal 06:00:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:58 snap 06:00:21 -rw-rw-r-- 1 jenkins jenkins 228 Feb 27 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:21 + 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=0580104b3e71e24182fc93213824bc07e2b77ce7 --label arch=amd64 --label version=0.0.0 . 06:00:21 Sending build context to Docker daemon 5.698MB 06:00:21 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:00:21 Step 2/24 : FROM ${BASE} AS builder 06:00:21 ---> 62558a9508df 06:00:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:21 ---> Running in 42c791631e3b 06:00:22 Removing intermediate container 42c791631e3b 06:00:22 ---> 37d1a8530805 06:00:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:22 ---> Running in b4f320690a64 06:00:22 Removing intermediate container b4f320690a64 06:00:22 ---> 2cd51d7b0afa 06:00:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:22 ---> Running in cfba449c9d83 06:00:22 Removing intermediate container cfba449c9d83 06:00:22 ---> 02f1947fa063 06:00:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:00:22 ---> Running in d9c77ece161e 06:00:22 Removing intermediate container d9c77ece161e 06:00:22 ---> 4b6426231caa 06:00:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:22 ---> Running in be55add22e9d 06:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:23 OK: 216 MiB in 55 packages 06:00:23 Removing intermediate container be55add22e9d 06:00:23 ---> ca3f0946084c 06:00:23 Step 8/24 : WORKDIR /device-snmp-go 06:00:23 ---> Running in 9eb1bf0a3fc9 06:00:23 Removing intermediate container 9eb1bf0a3fc9 06:00:23 ---> a8ef50c26e2e 06:00:23 Step 9/24 : COPY go.mod vendor* ./ 06:00:23 ---> 85b790e957be 06:00:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:23 ---> Running in ff9be6797e0a 06:00:24 Removing intermediate container ff9be6797e0a 06:00:24 ---> 686483199ae1 06:00:24 Step 11/24 : COPY . . 06:00:24 ---> 86e2365dda5a 06:00:24 Step 12/24 : RUN ${MAKE} 06:00:24 ---> Running in 58a6fbf7521e 06:00:24 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:00:46 Removing intermediate container 58a6fbf7521e 06:00:46 ---> 037a0a213259 06:00:46 Step 13/24 : FROM alpine:3.16 06:00:46 3.16: Pulling from library/alpine 06:00:46 ef5531b6e74e: Pulling fs layer 06:00:46 ef5531b6e74e: Verifying Checksum 06:00:46 ef5531b6e74e: Download complete 06:00:46 ef5531b6e74e: Pull complete 06:00:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:00:46 Status: Downloaded newer image for alpine:3.16 06:00:46 ---> dfd21b5a31f5 06:00:46 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:00:46 ---> Running in 2fd55e91e64b 06:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:46 (1/1) Installing dumb-init (1.2.5-r1) 06:00:46 Executing busybox-1.35.0-r17.trigger 06:00:46 OK: 6 MiB in 15 packages 06:00:46 Removing intermediate container 2fd55e91e64b 06:00:46 ---> c8bdb66dbcfc 06:00:46 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:00:46 ---> 3fe039da8609 06:00:46 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:00:46 ---> e0fff1db8e1f 06:00:46 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:00:46 ---> c1b08d89f286 06:00:46 Step 18/24 : EXPOSE 59993 06:00:46 ---> Running in eb13eed31e52 06:00:46 Removing intermediate container eb13eed31e52 06:00:46 ---> 7c94a0fffe98 06:00:46 Step 19/24 : EXPOSE 161 06:00:46 ---> Running in 5f648b53e5ac 06:00:46 Removing intermediate container 5f648b53e5ac 06:00:46 ---> edbe7c9e90ec 06:00:46 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:00:46 ---> Running in d7baf14dfe67 06:00:46 Removing intermediate container d7baf14dfe67 06:00:46 ---> 15fa59e9c125 06:00:46 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:00:46 ---> Running in c85f798abdb4 06:00:46 Removing intermediate container c85f798abdb4 06:00:46 ---> decb192086ee 06:00:46 Step 22/24 : LABEL arch=amd64 06:00:46 ---> Running in e2dcadab9c8f 06:00:46 Removing intermediate container e2dcadab9c8f 06:00:46 ---> 480991419cbf 06:00:46 Step 23/24 : LABEL git_sha=0580104b3e71e24182fc93213824bc07e2b77ce7 06:00:46 ---> Running in d9f8e2a63ddd 06:00:46 Removing intermediate container d9f8e2a63ddd 06:00:46 ---> a3c07c69499f 06:00:46 Step 24/24 : LABEL version=0.0.0 06:00:46 ---> Running in 19e5105bb4be 06:00:46 Removing intermediate container 19e5105bb4be 06:00:46 ---> d95beaa59151 06:00:46 [Warning] One or more build-args [ARCH] were not consumed 06:00:46 Successfully built d95beaa59151 06:00:46 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:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:47 06:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:48 latest: Pulling from edgex-lftools-log-publisher 06:00:48 5eb5b503b376: Pulling fs layer 06:00:48 5c69ac0246d0: Pulling fs layer 06:00:48 ec43610c2a17: Pulling fs layer 06:00:48 3a2ae6a8a46f: Pulling fs layer 06:00:48 33b1e0a273af: Pulling fs layer 06:00:48 5d3b04190fa2: Pulling fs layer 06:00:48 2f39f015ded8: Pulling fs layer 06:00:48 3a2ae6a8a46f: Waiting 06:00:48 33b1e0a273af: Waiting 06:00:48 5d3b04190fa2: Waiting 06:00:48 2f39f015ded8: Waiting 06:00:48 5c69ac0246d0: Verifying Checksum 06:00:48 5c69ac0246d0: Download complete 06:00:48 3a2ae6a8a46f: Verifying Checksum 06:00:48 3a2ae6a8a46f: Download complete 06:00:48 33b1e0a273af: Verifying Checksum 06:00:48 33b1e0a273af: Download complete 06:00:48 ec43610c2a17: Verifying Checksum 06:00:48 ec43610c2a17: Download complete 06:00:48 5d3b04190fa2: Verifying Checksum 06:00:48 5d3b04190fa2: Download complete 06:00:48 5eb5b503b376: Verifying Checksum 06:00:48 5eb5b503b376: Download complete 06:00:49 2f39f015ded8: Download complete 06:00:49 5eb5b503b376: Pull complete 06:00:49 5c69ac0246d0: Pull complete 06:00:50 ec43610c2a17: Pull complete 06:00:50 3a2ae6a8a46f: Pull complete 06:00:50 33b1e0a273af: Pull complete 06:00:50 5d3b04190fa2: Pull complete 06:00:54 2f39f015ded8: Pull complete 06:00:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:55 prd-ubuntu20.04-docker-8c-8g-7537 does not seem to be running inside a container 06:00:55 $ 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-247 -v /w/workspace/gexfoundry_device-snmp-go_PR-247:/w/workspace/gexfoundry_device-snmp-go_PR-247:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-247@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-247@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:latest cat 06:00:57 $ docker top a0ee85c694db46e86e8c0e1fe3753ec49d029b5f19a019bb961c7cb54c02ec32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:58 ---> job-cost.sh 06:00:58 lf-activate-venv: SKIPPING 06:00:58 INFO: No Stack... 06:00:58 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:58 INFO: Archiving Costs [Pipeline] sh 06:00:58 + cat /w/workspace/gexfoundry_device-snmp-go_PR-247/archives/cost.csv 06:00:58 + cut -d, -f6 [Pipeline] lock 06:00:58 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] 06:00:58 Resource [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] did not exist. Created. 06:00:58 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:59 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:59 Stashed 1 file(s) [Pipeline] } 06:00:59 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:59 $ docker stop --time=1 a0ee85c694db46e86e8c0e1fe3753ec49d029b5f19a019bb961c7cb54c02ec32 06:01:00 $ docker rm -f --volumes a0ee85c694db46e86e8c0e1fe3753ec49d029b5f19a019bb961c7cb54c02ec32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7542 in /w/workspace/gexfoundry_device-snmp-go_PR-247 [Pipeline] { [Pipeline] ws 06:01:38 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:01:38 Selected Git installation does not exist. Using Default 06:01:38 The recommended git tool is: NONE 06:01:44 using credential edgex-jenkins-ssh 06:01:44 Cloning the remote Git repository 06:01:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:01:45 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:01:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:45 > git --version # timeout=10 06:01:45 > git --version # 'git version 2.25.1' 06:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:01:48 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 0580104b3e71e24182fc93213824bc07e2b77ce7 06:01:48 Merge succeeded, producing 0580104b3e71e24182fc93213824bc07e2b77ce7 06:01:48 Checking out Revision 0580104b3e71e24182fc93213824bc07e2b77ce7 (PR-247) 06:01:48 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:01:48 > git config core.sparsecheckout # timeout=10 06:01:48 > git checkout -f 0580104b3e71e24182fc93213824bc07e2b77ce7 # timeout=10 06:01:48 > git remote # timeout=10 06:01:48 > git config --get remote.origin.url # timeout=10 06:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:48 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:01:48 > git rev-parse HEAD^{commit} # timeout=10 06:01:48 > git config core.sparsecheckout # timeout=10 06:01:48 > git checkout -f 0580104b3e71e24182fc93213824bc07e2b77ce7 # timeout=10 06:01:48 > git --version # timeout=10 06:01:48 > git --version # 'git version 2.25.1' 06:01:48 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:50 Dload Upload Total Spent Left Speed 06:01:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 06:01:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:51 + sudo tee /etc/docker/daemon.new 06:01:51 { 06:01:51 "registry-mirrors": [ 06:01:51 "https://nexus3.edgexfoundry.org:10001" 06:01:51 ], 06:01:51 "bip": "10.250.0.254/24", 06:01:51 "hosts": [ 06:01:51 "tcp://0.0.0.0:5555", 06:01:51 "unix:///var/run/docker.sock" 06:01:51 ], 06:01:51 "mtu": 1458, 06:01:51 "selinux-enabled": true, 06:01:51 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:51 } [Pipeline] sh 06:01:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:10 provisioning config files... 06:02:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config917962664830685259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:10 ---> docker-login.sh 06:02:10 nexus3.edgexfoundry.org:10001 06:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:11 Configure a credential helper to remove this warning. See 06:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:11 06:02:11 Login Succeeded 06:02:11 nexus3.edgexfoundry.org:10002 06:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:11 Configure a credential helper to remove this warning. See 06:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:11 06:02:11 Login Succeeded 06:02:11 nexus3.edgexfoundry.org:10003 06:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:11 Configure a credential helper to remove this warning. See 06:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:11 06:02:11 Login Succeeded 06:02:11 nexus3.edgexfoundry.org:10004 06:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:12 Configure a credential helper to remove this warning. See 06:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:12 06:02:12 Login Succeeded 06:02:12 docker.io 06:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:13 Configure a credential helper to remove this warning. See 06:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:13 06:02:13 Login Succeeded 06:02:13 ---> docker-login.sh ends [Pipeline] } 06:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:13 ========================================================= 06:02:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:02:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:14 + 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:02:14 Sending build context to Docker daemon 2.949MB 06:02:14 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:02:14 Step 2/12 : FROM ${BASE} AS builder 06:02:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:14 9b18e9b68314: Pulling fs layer 06:02:14 35d82f9e3411: Pulling fs layer 06:02:14 e16973657156: Pulling fs layer 06:02:14 fc693d55d65f: Pulling fs layer 06:02:14 7e9fc2657dce: Pulling fs layer 06:02:14 dda99020689f: Pulling fs layer 06:02:14 db1c61fa0a46: Pulling fs layer 06:02:14 891c053d2c06: Pulling fs layer 06:02:14 fc693d55d65f: Waiting 06:02:14 7e9fc2657dce: Waiting 06:02:14 dda99020689f: Waiting 06:02:14 db1c61fa0a46: Waiting 06:02:14 891c053d2c06: Waiting 06:02:14 e16973657156: Verifying Checksum 06:02:14 e16973657156: Download complete 06:02:14 35d82f9e3411: Verifying Checksum 06:02:14 35d82f9e3411: Download complete 06:02:14 7e9fc2657dce: Verifying Checksum 06:02:14 7e9fc2657dce: Download complete 06:02:14 dda99020689f: Verifying Checksum 06:02:14 dda99020689f: Download complete 06:02:14 9b18e9b68314: Verifying Checksum 06:02:14 9b18e9b68314: Download complete 06:02:15 9b18e9b68314: Pull complete 06:02:15 891c053d2c06: Verifying Checksum 06:02:15 891c053d2c06: Download complete 06:02:16 35d82f9e3411: Pull complete 06:02:16 e16973657156: Pull complete 06:02:17 db1c61fa0a46: Verifying Checksum 06:02:17 db1c61fa0a46: Download complete 06:02:17 fc693d55d65f: Verifying Checksum 06:02:17 fc693d55d65f: Download complete 06:02:30 fc693d55d65f: Pull complete 06:02:30 7e9fc2657dce: Pull complete 06:02:30 dda99020689f: Pull complete 06:02:34 db1c61fa0a46: Pull complete 06:02:38 891c053d2c06: Pull complete 06:02:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:02:38 ---> f96f9c87975a 06:02:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:02:42 ---> Running in 78dd254b3ae2 06:02:42 Removing intermediate container 78dd254b3ae2 06:02:42 ---> f36475efc0b8 06:02:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:42 ---> Running in 2f70962c6a4b 06:02:42 Removing intermediate container 2f70962c6a4b 06:02:42 ---> 24f51975531d 06:02:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:42 ---> Running in ce288e44e3b2 06:02:43 Removing intermediate container ce288e44e3b2 06:02:43 ---> f310194cf1ad 06:02:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:02:43 ---> Running in 3f94a9b32691 06:02:43 Removing intermediate container 3f94a9b32691 06:02:43 ---> 3f282fe3c6b1 06:02:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:43 ---> Running in 3990e78a284b 06:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:02:45 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:02:45 (2/4) Installing libedit (20210910.3.1-r0) 06:02:46 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:02:46 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:02:46 Executing busybox-1.35.0-r17.trigger 06:02:46 OK: 226 MiB in 55 packages 06:02:47 Removing intermediate container 3990e78a284b 06:02:47 ---> 7adf27159e7b 06:02:47 Step 8/12 : WORKDIR /device-snmp-go 06:02:47 ---> Running in 3c5eac764c4d 06:02:47 Removing intermediate container 3c5eac764c4d 06:02:47 ---> 8dbdb7c63bea 06:02:47 Step 9/12 : COPY go.mod vendor* ./ 06:02:47 ---> 068997f00c0d 06:02:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:48 ---> Running in 2ee5e41374e7 06:03:56 Removing intermediate container 2ee5e41374e7 06:03:56 ---> 20b32ad0d193 06:03:56 Step 11/12 : COPY . . 06:03:56 ---> 61809c345cb1 06:03:56 Step 12/12 : RUN ${MAKE} 06:03:56 ---> Running in 76c204c19356 06:03:56 noop 06:03:56 Removing intermediate container 76c204c19356 06:03:56 ---> 2caa9661b5c2 06:03:56 Successfully built 2caa9661b5c2 06:03:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:56 + docker inspect -f . ci-base-image-arm64 06:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-7542 does not seem to be running inside a container 06:03:57 $ 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:58 $ docker top d19b5ad224e52a6444b7d051f11dcdd6c18b209a0b3b2d4bd6e64840b4ebcd33 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:59 + go version 06:03:59 go version go1.18.7 linux/arm64 [Pipeline] } 06:03:59 $ docker stop --time=1 d19b5ad224e52a6444b7d051f11dcdd6c18b209a0b3b2d4bd6e64840b4ebcd33 06:04:01 $ docker rm -f --volumes d19b5ad224e52a6444b7d051f11dcdd6c18b209a0b3b2d4bd6e64840b4ebcd33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + docker inspect -f . ci-base-image-arm64 06:04:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:02 prd-ubuntu20.04-docker-arm64-4c-16g-7542 does not seem to be running inside a container 06:04:02 $ 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:04:03 $ docker top ddce99916723af8c97161d19feb9aa6db3816ec3571d5c657d4b3d06b3575177 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:04 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:04:05 + make test 06:04:05 go test ./... -coverprofile=coverage.out 06:04:07 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:05:44 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:05:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements 06:05:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:05:44 go vet ./... 06:06:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:11 ./bin/test-attribution-txt.sh 06:06:11 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:06:11 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:06:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:06:11 $ docker stop --time=1 ddce99916723af8c97161d19feb9aa6db3816ec3571d5c657d4b3d06b3575177 06:06:13 $ docker rm -f --volumes ddce99916723af8c97161d19feb9aa6db3816ec3571d5c657d4b3d06b3575177 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:14 Warning: overwriting stash ‘coverage-report’ 06:06:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:19 + ls -al . 06:06:19 total 168 06:06:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:04 . 06:06:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:01 .. 06:06:19 -rw-rw-r-- 1 jenkins jenkins 6 Feb 27 06:01 .dockerignore 06:06:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:01 .git 06:06:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:01 .github 06:06:19 -rw-rw-r-- 1 jenkins jenkins 328 Feb 27 06:01 .gitignore 06:06:19 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 06:01 .golangci.yml 06:06:19 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 27 06:01 Attribution.txt 06:06:19 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 27 06:01 CHANGELOG.md 06:06:19 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 27 06:01 Dockerfile 06:06:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 06:01 GOVERNANCE.md 06:06:19 -rw-rw-r-- 1 jenkins jenkins 656 Feb 27 06:01 Jenkinsfile 06:06:19 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 06:01 LICENSE 06:06:19 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 27 06:01 Makefile 06:06:19 -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 06:01 OWNERS.md 06:06:19 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 27 06:01 README.md 06:06:19 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:59 VERSION 06:06:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 06:01 bin 06:06:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:01 cmd 06:06:19 -rw-r--r-- 1 jenkins jenkins 7631 Feb 27 06:05 coverage.out 06:06:19 -rw-rw-r-- 1 jenkins jenkins 3327 Feb 27 06:01 go.mod 06:06:19 -rw-rw-r-- 1 jenkins jenkins 32895 Feb 27 06:01 go.sum 06:06:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:01 internal 06:06:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:01 snap 06:06:19 -rw-rw-r-- 1 jenkins jenkins 228 Feb 27 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:19 + 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=0580104b3e71e24182fc93213824bc07e2b77ce7 --label arch=arm64 --label version=0.0.0 . 06:06:19 Sending build context to Docker daemon 2.957MB 06:06:20 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:06:20 Step 2/24 : FROM ${BASE} AS builder 06:06:20 ---> 2caa9661b5c2 06:06:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:06:20 ---> Running in 74d16dc9be85 06:06:20 Removing intermediate container 74d16dc9be85 06:06:20 ---> 0a6aaffc1748 06:06:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:20 ---> Running in ba7c2d943da6 06:06:20 Removing intermediate container ba7c2d943da6 06:06:20 ---> 6a6d154c80b7 06:06:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:06:21 ---> Running in 71a03edc80ec 06:06:21 Removing intermediate container 71a03edc80ec 06:06:21 ---> eb4faaca9a76 06:06:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:06:21 ---> Running in 5f0b248308e3 06:06:21 Removing intermediate container 5f0b248308e3 06:06:21 ---> 2b5884f17a98 06:06:21 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:22 ---> Running in b3697562d8c6 06:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:06:24 OK: 226 MiB in 55 packages 06:06:26 Removing intermediate container b3697562d8c6 06:06:26 ---> e278618abeee 06:06:26 Step 8/24 : WORKDIR /device-snmp-go 06:06:26 ---> Running in 42cb2909794d 06:06:26 Removing intermediate container 42cb2909794d 06:06:26 ---> ae339116f3a0 06:06:26 Step 9/24 : COPY go.mod vendor* ./ 06:06:27 ---> 56aa2aeacb1b 06:06:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:27 ---> Running in f14ff2554691 06:06:30 Removing intermediate container f14ff2554691 06:06:30 ---> 706ae9686f32 06:06:30 Step 11/24 : COPY . . 06:06:33 ---> e76ad683e1ba 06:06:33 Step 12/24 : RUN ${MAKE} 06:06:33 ---> Running in b5527032cb8b 06:06:34 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:09:11 Removing intermediate container b5527032cb8b 06:09:11 ---> c27f3052ea45 06:09:11 Step 13/24 : FROM alpine:3.16 06:09:11 3.16: Pulling from library/alpine 06:09:11 3760b48202b3: Pulling fs layer 06:09:11 3760b48202b3: Verifying Checksum 06:09:11 3760b48202b3: Download complete 06:09:11 3760b48202b3: Pull complete 06:09:11 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:09:11 Status: Downloaded newer image for alpine:3.16 06:09:11 ---> 4c81e5bf8899 06:09:11 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:09:11 ---> Running in 8ea034cde1ab 06:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:09:11 (1/1) Installing dumb-init (1.2.5-r1) 06:09:11 Executing busybox-1.35.0-r17.trigger 06:09:11 OK: 5 MiB in 15 packages 06:09:12 Removing intermediate container 8ea034cde1ab 06:09:12 ---> d9ccbaa8928b 06:09:12 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:09:14 ---> df8071a4c09d 06:09:14 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:09:14 ---> c602b8f82bb0 06:09:14 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:09:15 ---> 00817e4f8281 06:09:15 Step 18/24 : EXPOSE 59993 06:09:15 ---> Running in 0ba32a0536c0 06:09:15 Removing intermediate container 0ba32a0536c0 06:09:15 ---> a540532d2d14 06:09:15 Step 19/24 : EXPOSE 161 06:09:15 ---> Running in f590a7377ed6 06:09:16 Removing intermediate container f590a7377ed6 06:09:16 ---> 163569ac1492 06:09:16 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:09:16 ---> Running in 485155a6ea98 06:09:16 Removing intermediate container 485155a6ea98 06:09:16 ---> 8cfac8c4e251 06:09:16 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:09:16 ---> Running in 806cd0a9a6ac 06:09:16 Removing intermediate container 806cd0a9a6ac 06:09:16 ---> 58d6f39e7c3c 06:09:16 Step 22/24 : LABEL arch=arm64 06:09:16 ---> Running in d55e9207ca65 06:09:17 Removing intermediate container d55e9207ca65 06:09:17 ---> 96e97b06526e 06:09:17 Step 23/24 : LABEL git_sha=0580104b3e71e24182fc93213824bc07e2b77ce7 06:09:17 ---> Running in 2f88008f7267 06:09:17 Removing intermediate container 2f88008f7267 06:09:17 ---> bd94d04b0f76 06:09:17 Step 24/24 : LABEL version=0.0.0 06:09:17 ---> Running in ee3b9c68edda 06:09:17 Removing intermediate container ee3b9c68edda 06:09:17 ---> b86fa2375a8b 06:09:17 [Warning] One or more build-args [ARCH] were not consumed 06:09:17 Successfully built b86fa2375a8b 06:09:17 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:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:18 06:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:19 arm64: Pulling from edgex-lftools-log-publisher 06:09:19 8998bd30e6a1: Pulling fs layer 06:09:19 04944245beec: Pulling fs layer 06:09:19 699f458cf7ca: Pulling fs layer 06:09:19 765212b225bb: Pulling fs layer 06:09:19 f23df028b6ca: Pulling fs layer 06:09:19 d65c8cfc05b1: Pulling fs layer 06:09:19 2437ff75d9bd: Pulling fs layer 06:09:19 765212b225bb: Waiting 06:09:19 f23df028b6ca: Waiting 06:09:19 d65c8cfc05b1: Waiting 06:09:19 2437ff75d9bd: Waiting 06:09:19 04944245beec: Verifying Checksum 06:09:19 04944245beec: Download complete 06:09:19 765212b225bb: Verifying Checksum 06:09:19 765212b225bb: Download complete 06:09:19 f23df028b6ca: Verifying Checksum 06:09:19 f23df028b6ca: Download complete 06:09:19 d65c8cfc05b1: Verifying Checksum 06:09:19 d65c8cfc05b1: Download complete 06:09:19 699f458cf7ca: Verifying Checksum 06:09:19 699f458cf7ca: Download complete 06:09:19 8998bd30e6a1: Verifying Checksum 06:09:19 8998bd30e6a1: Download complete 06:09:22 2437ff75d9bd: Verifying Checksum 06:09:22 2437ff75d9bd: Download complete 06:09:24 8998bd30e6a1: Pull complete 06:09:24 04944245beec: Pull complete 06:09:26 699f458cf7ca: Pull complete 06:09:26 765212b225bb: Pull complete 06:09:26 f23df028b6ca: Pull complete 06:09:27 d65c8cfc05b1: Pull complete 06:09:42 2437ff75d9bd: Pull complete 06:09:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:42 prd-ubuntu20.04-docker-arm64-4c-16g-7542 does not seem to be running inside a container 06:09:42 $ 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:09:45 $ docker top 94c1d6e197afd2328e0b94ad438570e71db6dbff3c89e06ab1e7e1f51f2f9f85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:46 ---> job-cost.sh 06:09:46 lf-activate-venv: SKIPPING 06:09:46 INFO: No Stack... 06:09:47 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:48 INFO: Archiving Costs [Pipeline] sh 06:09:48 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:09:48 + cut -d, -f6 [Pipeline] lock 06:09:48 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] 06:09:48 Resource [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] did not exist. Created. 06:09:48 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:49 /w/workspace/device-snmp-go/1@tmp/durable-2d1361cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:50 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:50 Warning: overwriting stash ‘stack-cost’ 06:09:50 Stashed 1 file(s) [Pipeline] } 06:09:50 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:50 $ docker stop --time=1 94c1d6e197afd2328e0b94ad438570e71db6dbff3c89e06ab1e7e1f51f2f9f85 06:09:51 $ docker rm -f --volumes 94c1d6e197afd2328e0b94ad438570e71db6dbff3c89e06ab1e7e1f51f2f9f85 [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:09:52 provisioning config files... 06:09:52 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/config3709816164305179847tmp [Pipeline] { [Pipeline] sh 06:09:53 + set +x 06:09:53 + bash -s -- 06:09:53 + curl -s https://codecov.io/bash 06:09:53 06:09:53 _____ _ 06:09:53 / ____| | | 06:09:53 | | ___ __| | ___ ___ _____ __ 06:09:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:53 Bash-1.0.6 06:09:53 06:09:53 06:09:53 ==> git version 2.25.1 found 06:09:53 ==> 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:09:53 Release-Date: 2020-01-08 06:09:53 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:09:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:53 ==> Jenkins CI detected. 06:09:53 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-247 06:09:53 project root: . 06:09:53 --> token set from env 06:09:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:53 ==> Running gcov in . (disable via -X gcov) 06:09:53 ==> Python coveragepy not found 06:09:53 ==> Searching for coverage reports in: 06:09:53 + . 06:09:53 -> Found 1 reports 06:09:53 ==> Detecting git/mercurial file structure 06:09:53 ==> Reading reports 06:09:53 + ./coverage.out bytes=7631 06:09:53 ==> Appending adjustments 06:09:53 https://docs.codecov.io/docs/fixing-reports 06:09:53 + Found adjustments 06:09:53 ==> Gzipping contents 06:09:53 4.0K /tmp/codecov.SrYAYh.gz 06:09:53 ==> Uploading reports 06:09:53 url: https://codecov.io 06:09:53 query: branch=PR-247&commit=0580104b3e71e24182fc93213824bc07e2b77ce7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=247&job=&cmd_args= 06:09:53 -> Pinging Codecov 06:09:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-247&commit=0580104b3e71e24182fc93213824bc07e2b77ce7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=247&job=&cmd_args= 06:09:53 -> Uploading to 06:09:53 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/6C56EA5C29638FB4528AC87E60AF5AE0/0580104b3e71e24182fc93213824bc07e2b77ce7/fc9bd0d2-60a4-4913-b9c6-e49e25e1889f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T060953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f52d912d30d87f1a66f8177119a636987555ceaeaf7185dc979dc990b01fe9b 06:09:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:53 Dload Upload Total Spent Left Speed 06:09:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1517 0 0 100 1517 0 6833 --:--:-- --:--:-- --:--:-- 6802 100 1517 0 0 100 1517 0 5285 --:--:-- --:--:-- --:--:-- 5267 06:09:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/0580104b3e71e24182fc93213824bc07e2b77ce7 [Pipeline] } 06:09:53 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:09:55 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-247/archives ] 06:09:55 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-247/archives 06:09:55 total 16 06:09:55 drwxr-xr-x 3 root root 4096 Feb 27 06:00 . 06:09:55 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 06:00 .. 06:09:55 drwxr-xr-x 2 root root 4096 Feb 27 06:00 cost 06:09:55 -rw-r--r-- 1 root root 86 Feb 27 06:00 cost.csv 06:09:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-247/archives 06:09:55 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-247/archives 06:09:55 total 16 06:09:55 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 06:00 . 06:09:55 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 06:00 .. 06:09:55 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 06:00 cost 06:09:55 -rw-r--r-- 1 jenkins jenkins 86 Feb 27 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:56 ---> package-listing.sh 06:09:56 ++ tr '[:upper:]' '[:lower:]' 06:09:56 ++ facter osfamily 06:09:56 + OS_FAMILY=debian 06:09:56 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-247 06:09:56 + START_PACKAGES=/tmp/packages_start.txt 06:09:56 + END_PACKAGES=/tmp/packages_end.txt 06:09:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:56 + PACKAGES=/tmp/packages_start.txt 06:09:56 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-247 ']' 06:09:56 + PACKAGES=/tmp/packages_end.txt 06:09:56 + case "${OS_FAMILY}" in 06:09:56 + dpkg -l 06:09:56 + grep '^ii' 06:09:56 + '[' -f /tmp/packages_start.txt ']' 06:09:56 + '[' -f /tmp/packages_end.txt ']' 06:09:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:56 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-247 ']' 06:09:56 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-247/archives/ 06:09:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-247/archives/ [Pipeline] echo 06:09:57 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-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:58 prd-ubuntu20.04-docker-8c-8g-7537 does not seem to be running inside a container 06:09:58 $ 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-247/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-247 -v /w/workspace/gexfoundry_device-snmp-go_PR-247:/w/workspace/gexfoundry_device-snmp-go_PR-247:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-247@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-247@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:09:58 $ docker top b2ef7d4caa2ff6e708c0ffca2e8daa568e7c08275dc82bd7ab72fdd745409806 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:58 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:59 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:59 + ls /var/log/sa-host 06:09:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:59 provisioning config files... 06:09:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-247@tmp/config18222370832453778569tmp [Pipeline] { [Pipeline] echo 06:09:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:59 ---> create-netrc.sh [Pipeline] } 06:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:00 ---> python-tools-install.sh [Pipeline] echo 06:10:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:00 ---> sudo-logs.sh 06:10:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:01 ---> job-cost.sh 06:10:01 lf-activate-venv: SKIPPING 06:10:01 DEBUG: total: 0.2199999988079071 06:10:01 INFO: Retrieving Stack Cost... 06:10:01 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:01 INFO: Archiving Costs [Pipeline] echo 06:10:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:02 ---> logs-deploy.sh 06:10:02 lf-activate-venv: SKIPPING 06:10:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-247/1 06:10:02 INFO: archiving workspace using pattern(s): 06:10:03 Archives upload complete. 06:10:03 INFO: archiving logs to Nexus