Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7+2bd6e5dae59222faf073cfb9822f90f2048c0bba (9ca4da593eee6a44dd5d52648f1829b4f08c8363) 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-ssh12429367561525479337.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-ssh662994267173531600.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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13355792707244217595.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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4611799261959791816.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-ssh14157691148353857477.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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12737572187819689529.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5477’ Running on prd-ubuntu20.04-docker-8c-8g-5484 in /w/workspace/gexfoundry_device-snmp-go_PR-230 [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-230 # 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 Merge succeeded, producing 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 Checking out Revision 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 (PR-230) 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:59:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:40 ========================================================= 05:59:40 EdgeX Global Pipelines Version Info 05:59:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 # 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 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 # timeout=10 05:59:40 ------------------- 05:59:40 stable info: 05:59:40 ------------------- 05:59:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:40 Message: update stable to v1.0.244 05:59:41 ------------------- 05:59:41 experimental info: 05:59:41 ------------------- 05:59:41 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 270b5ee [Pipeline] echo 05:59:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:43 provisioning config files... 05:59:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/config5502264781695541372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:43 ---> docker-login.sh 05:59:43 nexus3.edgexfoundry.org:10001 05:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:43 Configure a credential helper to remove this warning. See 05:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:43 05:59:43 Login Succeeded 05:59:43 nexus3.edgexfoundry.org:10002 05:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:43 Configure a credential helper to remove this warning. See 05:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:43 05:59:43 Login Succeeded 05:59:43 nexus3.edgexfoundry.org:10003 05:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:43 Configure a credential helper to remove this warning. See 05:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:43 05:59:43 Login Succeeded 05:59:43 nexus3.edgexfoundry.org:10004 05:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:43 Configure a credential helper to remove this warning. See 05:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:43 05:59:43 Login Succeeded 05:59:43 docker.io 05:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:44 Configure a credential helper to remove this warning. See 05:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:44 05:59:44 Login Succeeded 05:59:44 ---> docker-login.sh ends [Pipeline] } 05:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:45 + git rev-list -1 --merges 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7~1..270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 [Pipeline] echo 05:59:45 -----------> git rev-list -1 --merges 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7~1..270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 [false] [Pipeline] sh 05:59:45 + git log --format=format:%s -1 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 [Pipeline] echo 05:59:45 ========================================================= 05:59:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:45 + git log --format=format:%s -1 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 [Pipeline] echo 05:59:45 [semverPrep] GIT_COMMIT: 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:46 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:46 + grep -v github /etc/ssh/ssh_known_hosts 05:59:46 + [ -e /tmp/ssh_known_hosts ] 05:59:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:46 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:46 05:59:46 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:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:47 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:47 b85a868b505f: Pulling fs layer 05:59:47 e2be974225ed: Pulling fs layer 05:59:47 339a4e72a1f5: Pulling fs layer 05:59:47 988bab9f4d93: Pulling fs layer 05:59:47 1469e6f7b9e6: Pulling fs layer 05:59:47 988bab9f4d93: Waiting 05:59:47 eaf3925da568: Pulling fs layer 05:59:47 bab4dde63d76: Pulling fs layer 05:59:47 1469e6f7b9e6: Waiting 05:59:47 eaf3925da568: Waiting 05:59:47 bde34c3a00c8: Pulling fs layer 05:59:47 b352a97aabf1: Pulling fs layer 05:59:47 4872d77fe225: Pulling fs layer 05:59:47 5851b861e8e6: Pulling fs layer 05:59:47 bab4dde63d76: Waiting 05:59:47 4872d77fe225: Waiting 05:59:47 b352a97aabf1: Waiting 05:59:47 bde34c3a00c8: Waiting 05:59:47 5851b861e8e6: Waiting 05:59:47 e2be974225ed: Verifying Checksum 05:59:47 e2be974225ed: Download complete 05:59:47 988bab9f4d93: Download complete 05:59:47 1469e6f7b9e6: Verifying Checksum 05:59:47 1469e6f7b9e6: Download complete 05:59:47 eaf3925da568: Verifying Checksum 05:59:47 eaf3925da568: Download complete 05:59:47 339a4e72a1f5: Download complete 05:59:47 bde34c3a00c8: Verifying Checksum 05:59:47 bde34c3a00c8: Download complete 05:59:47 b352a97aabf1: Verifying Checksum 05:59:47 b352a97aabf1: Download complete 05:59:47 4872d77fe225: Verifying Checksum 05:59:47 4872d77fe225: Download complete 05:59:48 5851b861e8e6: Verifying Checksum 05:59:48 5851b861e8e6: Download complete 05:59:48 b85a868b505f: Verifying Checksum 05:59:48 b85a868b505f: Download complete 05:59:48 bab4dde63d76: Verifying Checksum 05:59:48 bab4dde63d76: Download complete 05:59:49 b85a868b505f: Pull complete 05:59:49 e2be974225ed: Pull complete 05:59:49 339a4e72a1f5: Pull complete 05:59:50 988bab9f4d93: Pull complete 05:59:50 1469e6f7b9e6: Pull complete 05:59:50 eaf3925da568: Pull complete 05:59:52 bab4dde63d76: Pull complete 05:59:52 bde34c3a00c8: Pull complete 05:59:52 b352a97aabf1: Pull complete 05:59:52 4872d77fe225: Pull complete 05:59:52 5851b861e8e6: Pull complete 05:59:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:53 prd-ubuntu20.04-docker-8c-8g-5484 does not seem to be running inside a container 05:59:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-230 -v /w/workspace/gexfoundry_device-snmp-go_PR-230:/w/workspace/gexfoundry_device-snmp-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:56 $ docker top 908cc6b7d253b4af82af88b0cc0a4cada27a3328f236dd63ec691d930e6c17f0 -eo pid,comm 05:59:56 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:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:56 [ssh-agent] Looking for ssh-agent implementation... 05:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:56 $ docker exec 908cc6b7d253b4af82af88b0cc0a4cada27a3328f236dd63ec691d930e6c17f0 ssh-agent 05:59:56 SSH_AUTH_SOCK=/tmp/ssh-jka1cnan9Xad/agent.32 05:59:56 SSH_AGENT_PID=38 05:59:56 Running ssh-add (command line suppressed) 05:59:56 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/private_key_13164190716041648715.key (/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/private_key_13164190716041648715.key) 05:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:56 + git tag --points-at HEAD [Pipeline] } 05:59:56 $ docker exec --env ******** --env ******** 908cc6b7d253b4af82af88b0cc0a4cada27a3328f236dd63ec691d930e6c17f0 ssh-agent -k 05:59:56 unset SSH_AUTH_SOCK; 05:59:56 unset SSH_AGENT_PID; 05:59:56 echo Agent pid 38 killed; 05:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:57 [ssh-agent] Looking for ssh-agent implementation... 05:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:57 $ docker exec 908cc6b7d253b4af82af88b0cc0a4cada27a3328f236dd63ec691d930e6c17f0 ssh-agent 05:59:57 SSH_AUTH_SOCK=/tmp/ssh-bqkgOstTjKFF/agent.70 05:59:57 SSH_AGENT_PID=76 05:59:57 Running ssh-add (command line suppressed) 05:59:57 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/private_key_1713961032726467994.key (/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/private_key_1713961032726467994.key) 05:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:57 + git semver init 05:59:58 2023-02-13 05:59:57,976 [run_init] DEBUG init version:0.0.0 force:False 05:59:58 2023-02-13 05:59:57,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-230/.semver 05:59:58 2023-02-13 05:59:57,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-230/.semver 05:59:58 2023-02-13 05:59:57,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-230/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-230, universal_newlines=False, shell=None, istream=None) 05:59:58 2023-02-13 05:59:58,874 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-230/.git/info/exclude 05:59:58 2023-02-13 05:59:58,875 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-230/.semver/PR-230 with force:False 05:59:58 2023-02-13 05:59:58,875 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-230/.semver/PR-230 05:59:58 2023-02-13 05:59:58,879 [execute] INFO git cat-file --batch-check 05:59:58 2023-02-13 05:59:58,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-230/.semver, universal_newlines=False, shell=None, istream=) 05:59:58 2023-02-13 05:59:58,887 [execute] INFO git cat-file --batch 05:59:58 2023-02-13 05:59:58,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-230/.semver, universal_newlines=False, shell=None, istream=) 05:59:58 2023-02-13 05:59:58,894 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-230/.semver/PR-230 05:59:58 0.0.0 [Pipeline] } 05:59:59 $ docker exec --env ******** --env ******** 908cc6b7d253b4af82af88b0cc0a4cada27a3328f236dd63ec691d930e6c17f0 ssh-agent -k 05:59:59 unset SSH_AUTH_SOCK; 05:59:59 unset SSH_AGENT_PID; 05:59:59 echo Agent pid 76 killed; 05:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:59 + git semver [Pipeline] } 05:59:59 $ docker stop --time=1 908cc6b7d253b4af82af88b0cc0a4cada27a3328f236dd63ec691d930e6c17f0 06:00:01 $ docker rm -f --volumes 908cc6b7d253b4af82af88b0cc0a4cada27a3328f236dd63ec691d930e6c17f0 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:01 Stashed 1 file(s) [Pipeline] echo 06:00:01 [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 06:00:02 provisioning config files... 06:00:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/config9722863262553703347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5483 in /w/workspace/gexfoundry_device-snmp-go_PR-230 [Pipeline] { [Pipeline] ws 06:00:02 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:00:02 Selected Git installation does not exist. Using Default 06:00:02 The recommended git tool is: NONE 06:00:02 ---> docker-login.sh 06:00:02 nexus3.edgexfoundry.org:10001 06:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:02 Configure a credential helper to remove this warning. See 06:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:02 06:00:02 Login Succeeded 06:00:02 nexus3.edgexfoundry.org:10002 06:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:02 Configure a credential helper to remove this warning. See 06:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:02 06:00:02 Login Succeeded 06:00:02 nexus3.edgexfoundry.org:10003 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:03 Configure a credential helper to remove this warning. See 06:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:03 06:00:03 Login Succeeded 06:00:03 nexus3.edgexfoundry.org:10004 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:03 Configure a credential helper to remove this warning. See 06:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:03 06:00:03 Login Succeeded 06:00:03 docker.io 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:05 06:00:05 Login Succeeded 06:00:05 ---> docker-login.sh ends [Pipeline] } 06:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:05 ========================================================= 06:00:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:00:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:06 + 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 . 06:00:06 Sending build context to Docker daemon 5.679MB 06:00:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:00:06 Step 2/12 : FROM ${BASE} AS builder 06:00:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:06 213ec9aee27d: Pulling fs layer 06:00:06 4583459ba037: Pulling fs layer 06:00:06 93c1e223e6f2: Pulling fs layer 06:00:06 53926ce57604: Pulling fs layer 06:00:06 21b2b0c7a3f4: Pulling fs layer 06:00:06 22ff95d597cd: Pulling fs layer 06:00:06 12d6caf4c0d1: Pulling fs layer 06:00:06 96b7cbca73a9: Pulling fs layer 06:00:06 a7acece74701: Pulling fs layer 06:00:06 21b2b0c7a3f4: Waiting 06:00:06 96b7cbca73a9: Waiting 06:00:06 12d6caf4c0d1: Waiting 06:00:06 22ff95d597cd: Waiting 06:00:06 53926ce57604: Waiting 06:00:06 93c1e223e6f2: Verifying Checksum 06:00:06 93c1e223e6f2: Download complete 06:00:06 4583459ba037: Verifying Checksum 06:00:06 4583459ba037: Download complete 06:00:06 21b2b0c7a3f4: Download complete 06:00:06 22ff95d597cd: Download complete 06:00:06 213ec9aee27d: Verifying Checksum 06:00:06 213ec9aee27d: Download complete 06:00:06 12d6caf4c0d1: Verifying Checksum 06:00:06 12d6caf4c0d1: Download complete 06:00:06 213ec9aee27d: Pull complete 06:00:06 4583459ba037: Pull complete 06:00:07 a7acece74701: Verifying Checksum 06:00:07 a7acece74701: Download complete 06:00:07 93c1e223e6f2: Pull complete 06:00:07 53926ce57604: Verifying Checksum 06:00:07 53926ce57604: Download complete 06:00:07 96b7cbca73a9: Verifying Checksum 06:00:07 96b7cbca73a9: Download complete 06:00:08 using credential edgex-jenkins-ssh 06:00:08 Cloning the remote Git repository 06:00:08 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:00:08 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:00:08 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:00:08 > git --version # timeout=10 06:00:08 > git --version # 'git version 2.25.1' 06:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:11 53926ce57604: Pull complete 06:00:11 21b2b0c7a3f4: Pull complete 06:00:11 22ff95d597cd: Pull complete 06:00:11 12d6caf4c0d1: Pull complete 06:00:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:00:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:13 96b7cbca73a9: Pull complete 06:00:14 a7acece74701: Pull complete 06:00:14 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:00:14 ---> db6d94c90886 06:00:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:00:13 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:00:13 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:00:15 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 06:00:15 Merge succeeded, producing 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 06:00:15 Checking out Revision 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 (PR-230) 06:00:15 > git config core.sparsecheckout # timeout=10 06:00:15 > git checkout -f 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 # timeout=10 06:00:15 > git remote # timeout=10 06:00:15 > git config --get remote.origin.url # timeout=10 06:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:15 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:00:15 > git rev-parse HEAD^{commit} # timeout=10 06:00:15 > git config core.sparsecheckout # timeout=10 06:00:15 > git checkout -f 270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 # timeout=10 06:00:16 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:00:16 > git --version # timeout=10 06:00:16 > git --version # 'git version 2.25.1' 06:00:16 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:00:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:00:17 Dload Upload Total Spent Left Speed 06:00:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 06:00:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:00:18 + sudo tee /etc/docker/daemon.new 06:00:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:00:18 { 06:00:18 "registry-mirrors": [ 06:00:18 "https://nexus3.edgexfoundry.org:10001" 06:00:18 ], 06:00:18 "bip": "10.250.0.254/24", 06:00:18 "hosts": [ 06:00:18 "tcp://0.0.0.0:5555", 06:00:18 "unix:///var/run/docker.sock" 06:00:18 ], 06:00:18 "mtu": 1458, 06:00:18 "selinux-enabled": true, 06:00:18 "seccomp-profile": "/etc/docker/seccomp.json" 06:00:18 } [Pipeline] sh 06:00:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 06:00:18 ---> Running in 6f4c86a89f1f 06:00:18 Removing intermediate container 6f4c86a89f1f 06:00:18 ---> 69b63bde3901 06:00:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:18 ---> Running in a99065199ae2 06:00:18 Removing intermediate container a99065199ae2 06:00:18 ---> 28027bafecd1 06:00:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:18 ---> Running in f68e39331ee9 06:00:18 Removing intermediate container f68e39331ee9 06:00:18 ---> 0ef8e92b288c 06:00:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:00:18 ---> Running in 3e48d3becd11 06:00:18 Removing intermediate container 3e48d3becd11 06:00:18 ---> f4405b158a6d 06:00:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:18 ---> Running in ab2d62ef1561 06:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 06:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:18 + sudo service docker restart 06:00:19 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:00:19 (2/4) Installing libedit (20210910.3.1-r0) 06:00:19 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:00:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:00:19 Executing busybox-1.35.0-r17.trigger 06:00:19 OK: 216 MiB in 55 packages 06:00:19 Removing intermediate container ab2d62ef1561 06:00:19 ---> f1ddb7441e39 06:00:19 Step 8/12 : WORKDIR /device-snmp-go 06:00:19 ---> Running in e7cb23410a73 06:00:19 Removing intermediate container e7cb23410a73 06:00:19 ---> 9bb40cb51a5e 06:00:19 Step 9/12 : COPY go.mod vendor* ./ 06:00:19 ---> 7b9af48908f8 06:00:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 ---> Running in 2c1c7329dcb3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:37 provisioning config files... 06:00:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config993297615697597061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:37 ---> docker-login.sh 06:00:37 nexus3.edgexfoundry.org:10001 06:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:38 Configure a credential helper to remove this warning. See 06:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:38 06:00:38 Login Succeeded 06:00:38 nexus3.edgexfoundry.org:10002 06:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:38 Configure a credential helper to remove this warning. See 06:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:38 06:00:38 Login Succeeded 06:00:38 nexus3.edgexfoundry.org:10003 06:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:39 Configure a credential helper to remove this warning. See 06:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:39 06:00:39 Login Succeeded 06:00:39 nexus3.edgexfoundry.org:10004 06:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:39 Configure a credential helper to remove this warning. See 06:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:39 06:00:39 Login Succeeded 06:00:39 docker.io 06:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:40 Configure a credential helper to remove this warning. See 06:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:40 06:00:40 Login Succeeded 06:00:40 ---> docker-login.sh ends [Pipeline] } 06:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:41 ========================================================= 06:00:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:00:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:41 + 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:00:41 Sending build context to Docker daemon 2.938MB 06:00:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:00:41 Step 2/12 : FROM ${BASE} AS builder 06:00:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:42 9b18e9b68314: Pulling fs layer 06:00:42 35d82f9e3411: Pulling fs layer 06:00:42 e16973657156: Pulling fs layer 06:00:42 fc693d55d65f: Pulling fs layer 06:00:42 7e9fc2657dce: Pulling fs layer 06:00:42 dda99020689f: Pulling fs layer 06:00:42 db1c61fa0a46: Pulling fs layer 06:00:42 891c053d2c06: Pulling fs layer 06:00:42 dda99020689f: Waiting 06:00:42 fc693d55d65f: Waiting 06:00:42 db1c61fa0a46: Waiting 06:00:42 7e9fc2657dce: Waiting 06:00:42 891c053d2c06: Waiting 06:00:42 e16973657156: Verifying Checksum 06:00:42 e16973657156: Download complete 06:00:42 35d82f9e3411: Verifying Checksum 06:00:42 35d82f9e3411: Download complete 06:00:42 7e9fc2657dce: Verifying Checksum 06:00:42 7e9fc2657dce: Download complete 06:00:42 dda99020689f: Verifying Checksum 06:00:42 dda99020689f: Download complete 06:00:42 9b18e9b68314: Verifying Checksum 06:00:43 9b18e9b68314: Pull complete 06:00:43 891c053d2c06: Verifying Checksum 06:00:43 891c053d2c06: Download complete 06:00:43 35d82f9e3411: Pull complete 06:00:44 e16973657156: Pull complete 06:00:44 db1c61fa0a46: Verifying Checksum 06:00:44 db1c61fa0a46: Download complete 06:00:45 fc693d55d65f: Verifying Checksum 06:00:45 fc693d55d65f: Download complete 06:00:52 Removing intermediate container 2c1c7329dcb3 06:00:52 ---> 04941c74df70 06:00:52 Step 11/12 : COPY . . 06:00:52 ---> 9ae239db5212 06:00:52 Step 12/12 : RUN ${MAKE} 06:00:52 ---> Running in 14f6074da257 06:00:52 noop 06:00:52 Removing intermediate container 14f6074da257 06:00:52 ---> 3ae6e7b1bf2d 06:00:52 Successfully built 3ae6e7b1bf2d 06:00:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:52 + docker inspect -f . ci-base-image-x86_64 06:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:52 prd-ubuntu20.04-docker-8c-8g-5484 does not seem to be running inside a container 06:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-230 -v /w/workspace/gexfoundry_device-snmp-go_PR-230:/w/workspace/gexfoundry_device-snmp-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:53 $ docker top 7c7f7d97d05be7021034d2071fa4bb97e7128c559a08059832fbc5aac34aa7d7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:53 + go version 06:00:53 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:53 $ docker stop --time=1 7c7f7d97d05be7021034d2071fa4bb97e7128c559a08059832fbc5aac34aa7d7 06:00:54 $ docker rm -f --volumes 7c7f7d97d05be7021034d2071fa4bb97e7128c559a08059832fbc5aac34aa7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:55 + docker inspect -f . ci-base-image-x86_64 06:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:55 prd-ubuntu20.04-docker-8c-8g-5484 does not seem to be running inside a container 06:00:55 $ 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-230 -v /w/workspace/gexfoundry_device-snmp-go_PR-230:/w/workspace/gexfoundry_device-snmp-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:56 $ docker top 96535995e963bc9937589e96ac396fa3da7c3b380fafc86fc2ba5a8719d535e0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-230 [Pipeline] fileExists [Pipeline] sh 06:00:56 + make test 06:00:56 go test ./... -coverprofile=coverage.out 06:00:57 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:00:57 fc693d55d65f: Pull complete 06:00:57 7e9fc2657dce: Pull complete 06:00:57 dda99020689f: Pull complete 06:01:04 db1c61fa0a46: Pull complete 06:01:05 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:01:05 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements 06:01:05 891c053d2c06: Pull complete 06:01:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:01:06 ---> f96f9c87975a 06:01:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:01:08 ---> Running in 0058a2b27296 06:01:08 Removing intermediate container 0058a2b27296 06:01:08 ---> d01124bdf5f9 06:01:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:08 ---> Running in dad065e35c8b 06:01:08 Removing intermediate container dad065e35c8b 06:01:08 ---> 9648b72b1b1b 06:01:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:08 ---> Running in 0f4dd4b32092 06:01:08 Removing intermediate container 0f4dd4b32092 06:01:08 ---> 15ec609aea24 06:01:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:01:08 ---> Running in a649e03f0974 06:01:09 Removing intermediate container a649e03f0974 06:01:09 ---> e60717bdbb0a 06:01:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:09 ---> Running in a14a105aa4d0 06:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:01:11 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:01:11 (2/4) Installing libedit (20210910.3.1-r0) 06:01:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:01:11 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:01:11 Executing busybox-1.35.0-r17.trigger 06:01:11 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:01:11 go vet ./... 06:01:11 OK: 226 MiB in 55 packages 06:01:12 Removing intermediate container a14a105aa4d0 06:01:12 ---> 3a43c0b5fbf4 06:01:12 Step 8/12 : WORKDIR /device-snmp-go 06:01:12 ---> Running in 11e479609b23 06:01:13 Removing intermediate container 11e479609b23 06:01:13 ---> 8be4483345e4 06:01:13 Step 9/12 : COPY go.mod vendor* ./ 06:01:13 ---> be4b364bd7a6 06:01:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:13 ---> Running in fbcfd688f8c7 06:01:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:13 ./bin/test-attribution-txt.sh 06:01:13 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:01:13 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:13 $ docker stop --time=1 96535995e963bc9937589e96ac396fa3da7c3b380fafc86fc2ba5a8719d535e0 06:01:15 $ docker rm -f --volumes 96535995e963bc9937589e96ac396fa3da7c3b380fafc86fc2ba5a8719d535e0 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:17 + ls -al . 06:01:17 total 172 06:01:17 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 06:00 . 06:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:59 .. 06:01:17 -rw-rw-r-- 1 jenkins jenkins 6 Feb 13 05:59 .dockerignore 06:01:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:01 .git 06:01:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:59 .github 06:01:17 -rw-rw-r-- 1 jenkins jenkins 328 Feb 13 05:59 .gitignore 06:01:17 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 05:59 .golangci.yml 06:01:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 05:59 .semver 06:01:17 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 13 05:59 Attribution.txt 06:01:17 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 13 05:59 CHANGELOG.md 06:01:17 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 13 05:59 Dockerfile 06:01:17 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 05:59 GOVERNANCE.md 06:01:17 -rw-rw-r-- 1 jenkins jenkins 656 Feb 13 05:59 Jenkinsfile 06:01:17 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 05:59 LICENSE 06:01:17 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 13 05:59 Makefile 06:01:17 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 05:59 OWNERS.md 06:01:17 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 13 05:59 README.md 06:01:17 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 06:00 VERSION 06:01:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 05:59 bin 06:01:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:59 cmd 06:01:17 -rw-r--r-- 1 jenkins jenkins 7631 Feb 13 06:01 coverage.out 06:01:17 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 13 05:59 go.mod 06:01:17 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 13 05:59 go.sum 06:01:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 05:59 internal 06:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 05:59 snap 06:01:17 -rw-rw-r-- 1 jenkins jenkins 228 Feb 13 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + 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=270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 --label arch=amd64 --label version=0.0.0 . 06:01:18 Sending build context to Docker daemon 5.687MB 06:01:18 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:01:18 Step 2/24 : FROM ${BASE} AS builder 06:01:18 ---> 3ae6e7b1bf2d 06:01:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:01:18 ---> Running in 70fbd3ebcad4 06:01:18 Removing intermediate container 70fbd3ebcad4 06:01:18 ---> 69cf5f927685 06:01:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:18 ---> Running in a2e42e9c20d5 06:01:18 Removing intermediate container a2e42e9c20d5 06:01:18 ---> f333c71bb1ba 06:01:18 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:18 ---> Running in 3a9580cdf2d7 06:01:18 Removing intermediate container 3a9580cdf2d7 06:01:18 ---> f77a2468fd7d 06:01:18 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:01:18 ---> Running in bfb239e37257 06:01:18 Removing intermediate container bfb239e37257 06:01:18 ---> b3be483dffb8 06:01:18 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:18 ---> Running in 110b63231632 06:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:19 OK: 216 MiB in 55 packages 06:01:19 Removing intermediate container 110b63231632 06:01:19 ---> 2cddace24404 06:01:19 Step 8/24 : WORKDIR /device-snmp-go 06:01:19 ---> Running in f36092efe116 06:01:19 Removing intermediate container f36092efe116 06:01:19 ---> a0d745821e50 06:01:19 Step 9/24 : COPY go.mod vendor* ./ 06:01:19 ---> deee4f6fe11c 06:01:19 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:19 ---> Running in ce8332944b06 06:01:20 Removing intermediate container ce8332944b06 06:01:20 ---> 37dfe85a8bfb 06:01:20 Step 11/24 : COPY . . 06:01:20 ---> 979355b0896f 06:01:20 Step 12/24 : RUN ${MAKE} 06:01:20 ---> Running in bb47e30bfef2 06:01:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:01:43 Removing intermediate container bb47e30bfef2 06:01:43 ---> 038e7af5c3de 06:01:43 Step 13/24 : FROM alpine:3.16 06:01:43 3.16: Pulling from library/alpine 06:01:43 ef5531b6e74e: Pulling fs layer 06:01:43 ef5531b6e74e: Verifying Checksum 06:01:43 ef5531b6e74e: Download complete 06:01:43 ef5531b6e74e: Pull complete 06:01:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:01:43 Status: Downloaded newer image for alpine:3.16 06:01:43 ---> dfd21b5a31f5 06:01:43 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:01:43 ---> Running in a5412471403d 06:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:43 (1/1) Installing dumb-init (1.2.5-r1) 06:01:43 Executing busybox-1.35.0-r17.trigger 06:01:43 OK: 6 MiB in 15 packages 06:01:43 Removing intermediate container a5412471403d 06:01:43 ---> 5418d41dd725 06:01:43 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:01:43 ---> cbf879b6e098 06:01:43 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:01:43 ---> 4d5d11f8802e 06:01:43 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:01:43 ---> bad1d5d6e1a1 06:01:43 Step 18/24 : EXPOSE 59993 06:01:43 ---> Running in 0e22dfc0b111 06:01:43 Removing intermediate container 0e22dfc0b111 06:01:43 ---> 0b62a30f5417 06:01:43 Step 19/24 : EXPOSE 161 06:01:43 ---> Running in 3322f6388245 06:01:43 Removing intermediate container 3322f6388245 06:01:43 ---> 0816e5a3ce98 06:01:43 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:01:43 ---> Running in 8be842da6324 06:01:43 Removing intermediate container 8be842da6324 06:01:43 ---> 2fa06cec8d33 06:01:43 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:43 ---> Running in 732e76e04eee 06:01:43 Removing intermediate container 732e76e04eee 06:01:43 ---> 76922abd0c33 06:01:43 Step 22/24 : LABEL arch=amd64 06:01:43 ---> Running in 986d5b603b8c 06:01:43 Removing intermediate container 986d5b603b8c 06:01:43 ---> 4191ef9c1305 06:01:43 Step 23/24 : LABEL git_sha=270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 06:01:43 ---> Running in 8337c416f6ce 06:01:43 Removing intermediate container 8337c416f6ce 06:01:43 ---> 4eef665d3f01 06:01:43 Step 24/24 : LABEL version=0.0.0 06:01:43 ---> Running in 5cbad4f36077 06:01:43 Removing intermediate container 5cbad4f36077 06:01:43 ---> c967ef25b53d 06:01:43 [Warning] One or more build-args [ARCH] were not consumed 06:01:43 Successfully built c967ef25b53d 06:01:43 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:44 06:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:44 latest: Pulling from edgex-lftools-log-publisher 06:01:44 5eb5b503b376: Pulling fs layer 06:01:44 5c69ac0246d0: Pulling fs layer 06:01:44 ec43610c2a17: Pulling fs layer 06:01:44 3a2ae6a8a46f: Pulling fs layer 06:01:44 33b1e0a273af: Pulling fs layer 06:01:44 5d3b04190fa2: Pulling fs layer 06:01:44 2f39f015ded8: Pulling fs layer 06:01:44 33b1e0a273af: Waiting 06:01:44 5d3b04190fa2: Waiting 06:01:44 2f39f015ded8: Waiting 06:01:44 3a2ae6a8a46f: Waiting 06:01:44 5c69ac0246d0: Download complete 06:01:44 3a2ae6a8a46f: Verifying Checksum 06:01:44 3a2ae6a8a46f: Download complete 06:01:45 33b1e0a273af: Verifying Checksum 06:01:45 33b1e0a273af: Download complete 06:01:45 5d3b04190fa2: Verifying Checksum 06:01:45 5d3b04190fa2: Download complete 06:01:45 ec43610c2a17: Verifying Checksum 06:01:45 ec43610c2a17: Download complete 06:01:45 5eb5b503b376: Verifying Checksum 06:01:45 5eb5b503b376: Download complete 06:01:45 2f39f015ded8: Download complete 06:01:46 5eb5b503b376: Pull complete 06:01:46 5c69ac0246d0: Pull complete 06:01:47 ec43610c2a17: Pull complete 06:01:47 3a2ae6a8a46f: Pull complete 06:01:47 33b1e0a273af: Pull complete 06:01:47 5d3b04190fa2: Pull complete 06:01:51 2f39f015ded8: Pull complete 06:01:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:51 prd-ubuntu20.04-docker-8c-8g-5484 does not seem to be running inside a container 06:01:51 $ 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-230 -v /w/workspace/gexfoundry_device-snmp-go_PR-230:/w/workspace/gexfoundry_device-snmp-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:55 $ docker top 5998a0b0157e028e2f12391cce6217a7b79a5cbc7858aca9b12f33435eb70fc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:55 ---> job-cost.sh 06:01:55 lf-activate-venv: SKIPPING 06:01:55 INFO: No Stack... 06:01:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:56 INFO: Archiving Costs [Pipeline] sh 06:01:56 + cat /w/workspace/gexfoundry_device-snmp-go_PR-230/archives/cost.csv 06:01:56 + cut -d, -f6 [Pipeline] lock 06:01:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] 06:01:56 Resource [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] did not exist. Created. 06:01:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:57 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:57 Stashed 1 file(s) [Pipeline] } 06:01:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:57 $ docker stop --time=1 5998a0b0157e028e2f12391cce6217a7b79a5cbc7858aca9b12f33435eb70fc2 06:01:58 $ docker rm -f --volumes 5998a0b0157e028e2f12391cce6217a7b79a5cbc7858aca9b12f33435eb70fc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:21 Removing intermediate container fbcfd688f8c7 06:02:21 ---> 269eb18f891f 06:02:21 Step 11/12 : COPY . . 06:02:21 ---> 02680b0496f5 06:02:21 Step 12/12 : RUN ${MAKE} 06:02:21 ---> Running in acefe7e2dc57 06:02:21 noop 06:02:21 Removing intermediate container acefe7e2dc57 06:02:21 ---> f712cce7c84e 06:02:22 Successfully built f712cce7c84e 06:02:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:22 + docker inspect -f . ci-base-image-arm64 06:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:22 prd-ubuntu20.04-docker-arm64-4c-16g-5483 does not seem to be running inside a container 06:02:22 $ 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 ******** ci-base-image-arm64 cat 06:02:24 $ docker top 7bdcddfc68530d117701ec396e28a808d2b03984f5462a9acb23a6ec41bcc4c6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:25 + go version 06:02:25 go version go1.18.7 linux/arm64 [Pipeline] } 06:02:25 $ docker stop --time=1 7bdcddfc68530d117701ec396e28a808d2b03984f5462a9acb23a6ec41bcc4c6 06:02:26 $ docker rm -f --volumes 7bdcddfc68530d117701ec396e28a808d2b03984f5462a9acb23a6ec41bcc4c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:27 + docker inspect -f . ci-base-image-arm64 06:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:27 prd-ubuntu20.04-docker-arm64-4c-16g-5483 does not seem to be running inside a container 06:02:27 $ 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 ******** ci-base-image-arm64 cat 06:02:29 $ docker top 0b02a5cd618786bcbbe7b184fc722339b9eca7594dc104e36aecaa9e483d808b -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:30 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:02:30 + make test 06:02:30 go test ./... -coverprofile=coverage.out 06:02:32 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:03:53 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:03:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements 06:03:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:03:53 go vet ./... 06:04:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:04:11 ./bin/test-attribution-txt.sh 06:04:11 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:04:11 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:04:11 $ docker stop --time=1 0b02a5cd618786bcbbe7b184fc722339b9eca7594dc104e36aecaa9e483d808b 06:04:13 $ docker rm -f --volumes 0b02a5cd618786bcbbe7b184fc722339b9eca7594dc104e36aecaa9e483d808b [Pipeline] // withDockerContainer [Pipeline] sh 06:04:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:14 Warning: overwriting stash ‘coverage-report’ 06:04:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:16 + ls -al . 06:04:16 total 168 06:04:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:02 . 06:04:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:00 .. 06:04:16 -rw-rw-r-- 1 jenkins jenkins 6 Feb 13 06:00 .dockerignore 06:04:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:00 .git 06:04:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:00 .github 06:04:16 -rw-rw-r-- 1 jenkins jenkins 328 Feb 13 06:00 .gitignore 06:04:16 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 06:00 .golangci.yml 06:04:16 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 13 06:00 Attribution.txt 06:04:16 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 13 06:00 CHANGELOG.md 06:04:16 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 13 06:00 Dockerfile 06:04:16 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:00 GOVERNANCE.md 06:04:16 -rw-rw-r-- 1 jenkins jenkins 656 Feb 13 06:00 Jenkinsfile 06:04:16 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:00 LICENSE 06:04:16 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 13 06:00 Makefile 06:04:16 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 06:00 OWNERS.md 06:04:16 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 13 06:00 README.md 06:04:16 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 06:00 VERSION 06:04:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:00 bin 06:04:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:00 cmd 06:04:16 -rw-r--r-- 1 jenkins jenkins 7631 Feb 13 06:03 coverage.out 06:04:16 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 13 06:00 go.mod 06:04:16 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 13 06:00 go.sum 06:04:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:00 internal 06:04:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:00 snap 06:04:16 -rw-rw-r-- 1 jenkins jenkins 228 Feb 13 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 --label arch=arm64 --label version=0.0.0 . 06:04:16 Sending build context to Docker daemon 2.947MB 06:04:16 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:04:16 Step 2/24 : FROM ${BASE} AS builder 06:04:16 ---> f712cce7c84e 06:04:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:04:17 ---> Running in d0e3988205d6 06:04:17 Removing intermediate container d0e3988205d6 06:04:17 ---> 057dfa13f6a0 06:04:17 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:17 ---> Running in eb280e7fcd9b 06:04:17 Removing intermediate container eb280e7fcd9b 06:04:17 ---> 53aef3689f5c 06:04:17 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:04:18 ---> Running in 832c9cc96d0a 06:04:18 Removing intermediate container 832c9cc96d0a 06:04:18 ---> e71c8c30016c 06:04:18 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:04:18 ---> Running in 40e2e44cefe4 06:04:18 Removing intermediate container 40e2e44cefe4 06:04:18 ---> 556506629891 06:04:18 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:18 ---> Running in 55d5a048dae7 06:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:21 OK: 226 MiB in 55 packages 06:04:22 Removing intermediate container 55d5a048dae7 06:04:22 ---> ab538b07cee7 06:04:22 Step 8/24 : WORKDIR /device-snmp-go 06:04:22 ---> Running in aa2d70a9d360 06:04:23 Removing intermediate container aa2d70a9d360 06:04:23 ---> e6ae706ffbc6 06:04:23 Step 9/24 : COPY go.mod vendor* ./ 06:04:23 ---> 95ecbaa7fe44 06:04:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:23 ---> Running in 7bdd0605f885 06:04:26 Removing intermediate container 7bdd0605f885 06:04:26 ---> 27a8c20dad52 06:04:26 Step 11/24 : COPY . . 06:04:29 ---> 52d0e9494327 06:04:29 Step 12/24 : RUN ${MAKE} 06:04:29 ---> Running in aa22f1eeac03 06:04:29 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:06:50 Removing intermediate container aa22f1eeac03 06:06:50 ---> df77c9debf54 06:06:50 Step 13/24 : FROM alpine:3.16 06:06:50 3.16: Pulling from library/alpine 06:06:50 3760b48202b3: Pulling fs layer 06:06:50 3760b48202b3: Verifying Checksum 06:06:50 3760b48202b3: Pull complete 06:06:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:06:50 Status: Downloaded newer image for alpine:3.16 06:06:50 ---> 4c81e5bf8899 06:06:50 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:06:50 ---> Running in e9f3395838cd 06:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:06:50 (1/1) Installing dumb-init (1.2.5-r1) 06:06:50 Executing busybox-1.35.0-r17.trigger 06:06:50 OK: 5 MiB in 15 packages 06:06:50 Removing intermediate container e9f3395838cd 06:06:50 ---> 60beac453e48 06:06:50 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:06:50 ---> 2b923bc5a94f 06:06:50 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:06:50 ---> ddbbaaa82a46 06:06:50 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:06:50 ---> bf4bcf93c39d 06:06:50 Step 18/24 : EXPOSE 59993 06:06:50 ---> Running in be02ed46594f 06:06:50 Removing intermediate container be02ed46594f 06:06:50 ---> 7de80dea84ba 06:06:50 Step 19/24 : EXPOSE 161 06:06:50 ---> Running in 6bf27d3d2985 06:06:50 Removing intermediate container 6bf27d3d2985 06:06:50 ---> 08f5c32f8ba8 06:06:50 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:06:50 ---> Running in ae7876d698ef 06:06:50 Removing intermediate container ae7876d698ef 06:06:50 ---> 04f110e67fad 06:06:50 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:06:50 ---> Running in da89c65c9acd 06:06:50 Removing intermediate container da89c65c9acd 06:06:50 ---> 23fd19321907 06:06:50 Step 22/24 : LABEL arch=arm64 06:06:50 ---> Running in ebe27895f0f2 06:06:50 Removing intermediate container ebe27895f0f2 06:06:50 ---> aed60de7a89f 06:06:50 Step 23/24 : LABEL git_sha=270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 06:06:50 ---> Running in b00b24ce850f 06:06:50 Removing intermediate container b00b24ce850f 06:06:50 ---> e789d4e621d8 06:06:50 Step 24/24 : LABEL version=0.0.0 06:06:50 ---> Running in 8b327b1b92b6 06:06:50 Removing intermediate container 8b327b1b92b6 06:06:50 ---> 7f0bae525ce1 06:06:50 [Warning] One or more build-args [ARCH] were not consumed 06:06:50 Successfully built 7f0bae525ce1 06:06:50 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:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:51 06:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:52 arm64: Pulling from edgex-lftools-log-publisher 06:06:52 8998bd30e6a1: Pulling fs layer 06:06:52 04944245beec: Pulling fs layer 06:06:52 699f458cf7ca: Pulling fs layer 06:06:52 765212b225bb: Pulling fs layer 06:06:52 f23df028b6ca: Pulling fs layer 06:06:52 d65c8cfc05b1: Pulling fs layer 06:06:52 2437ff75d9bd: Pulling fs layer 06:06:52 f23df028b6ca: Waiting 06:06:52 d65c8cfc05b1: Waiting 06:06:52 2437ff75d9bd: Waiting 06:06:52 765212b225bb: Waiting 06:06:52 04944245beec: Verifying Checksum 06:06:52 04944245beec: Download complete 06:06:52 765212b225bb: Verifying Checksum 06:06:52 765212b225bb: Download complete 06:06:52 f23df028b6ca: Verifying Checksum 06:06:52 f23df028b6ca: Download complete 06:06:52 d65c8cfc05b1: Verifying Checksum 06:06:52 d65c8cfc05b1: Download complete 06:06:52 699f458cf7ca: Verifying Checksum 06:06:52 699f458cf7ca: Download complete 06:06:53 8998bd30e6a1: Verifying Checksum 06:06:53 8998bd30e6a1: Download complete 06:06:55 2437ff75d9bd: Verifying Checksum 06:06:55 2437ff75d9bd: Download complete 06:06:57 8998bd30e6a1: Pull complete 06:06:58 04944245beec: Pull complete 06:06:59 699f458cf7ca: Pull complete 06:06:59 765212b225bb: Pull complete 06:07:00 f23df028b6ca: Pull complete 06:07:00 d65c8cfc05b1: Pull complete 06:07:15 2437ff75d9bd: Pull complete 06:07:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:07:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:16 prd-ubuntu20.04-docker-arm64-4c-16g-5483 does not seem to be running inside a container 06:07:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:07:19 $ docker top 983d6266bd661b87bf784d32981a30319f44e0811ccc0f7181560977177129ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:20 ---> job-cost.sh 06:07:20 lf-activate-venv: SKIPPING 06:07:20 INFO: No Stack... 06:07:20 INFO: Retrieving Pricing Info for: v3-standard-4 06:07:21 INFO: Archiving Costs [Pipeline] sh 06:07:21 + cut+ cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:07:21 -d, -f6 [Pipeline] lock 06:07:22 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] 06:07:22 Resource [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] did not exist. Created. 06:07:22 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:22 /w/workspace/device-snmp-go/1@tmp/durable-70b93961/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:07:23 + echo total: 0.10999999940395355 [Pipeline] stash 06:07:23 Warning: overwriting stash ‘stack-cost’ 06:07:23 Stashed 1 file(s) [Pipeline] } 06:07:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:07:23 $ docker stop --time=1 983d6266bd661b87bf784d32981a30319f44e0811ccc0f7181560977177129ff 06:07:25 $ docker rm -f --volumes 983d6266bd661b87bf784d32981a30319f44e0811ccc0f7181560977177129ff [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:07:26 provisioning config files... 06:07:26 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/config1627325383217866066tmp [Pipeline] { [Pipeline] sh 06:07:26 + set +x 06:07:26 + curl -s https://codecov.io/bash 06:07:26 + bash -s -- 06:07:26 06:07:26 _____ _ 06:07:26 / ____| | | 06:07:26 | | ___ __| | ___ ___ _____ __ 06:07:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:07:26 | |___| (_) | (_| | __/ (_| (_) \ V / 06:07:26 \_____\___/ \__,_|\___|\___\___/ \_/ 06:07:26 Bash-1.0.6 06:07:26 06:07:26 06:07:26 ==> git version 2.25.1 found 06:07:26 ==> 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:07:26 Release-Date: 2020-01-08 06:07:26 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:07:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:07:26 ==> Jenkins CI detected. 06:07:26 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-230 06:07:26 project root: . 06:07:26 --> token set from env 06:07:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:07:26 ==> Running gcov in . (disable via -X gcov) 06:07:26 ==> Python coveragepy not found 06:07:26 ==> Searching for coverage reports in: 06:07:26 + . 06:07:26 -> Found 1 reports 06:07:26 ==> Detecting git/mercurial file structure 06:07:26 ==> Reading reports 06:07:26 + ./coverage.out bytes=7631 06:07:26 ==> Appending adjustments 06:07:26 https://docs.codecov.io/docs/fixing-reports 06:07:26 + Found adjustments 06:07:26 ==> Gzipping contents 06:07:26 4.0K /tmp/codecov.QTYJN5.gz 06:07:26 ==> Uploading reports 06:07:26 url: https://codecov.io 06:07:26 query: branch=PR-230&commit=270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=230&job=&cmd_args= 06:07:26 -> Pinging Codecov 06:07:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-230&commit=270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=230&job=&cmd_args= 06:07:27 -> Uploading to 06:07:27 https://storage.googleapis.com/codecov/v4/raw/2023-02-13/6C56EA5C29638FB4528AC87E60AF5AE0/270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7/de11ae60-c16d-473d-ae1d-bde47afafdad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T060726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=330df9c8d09a7be7424d3326d178294cabae6e55b4a449cfa29297b888f4bf77 06:07:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:27 Dload Upload Total Spent Left Speed 06:07:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1517 0 0 100 1517 0 5437 --:--:-- --:--:-- --:--:-- 5417 100 1517 0 0 100 1517 0 5417 --:--:-- --:--:-- --:--:-- 5398 06:07:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/270b5eedfbb418872ab85dd8715dfdf9ce2b2ac7 [Pipeline] } 06:07:27 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:07:29 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-230/archives ] 06:07:29 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-230/archives 06:07:29 total 16 06:07:29 drwxr-xr-x 3 root root 4096 Feb 13 06:01 . 06:07:29 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 06:01 .. 06:07:29 drwxr-xr-x 2 root root 4096 Feb 13 06:01 cost 06:07:29 -rw-r--r-- 1 root root 86 Feb 13 06:01 cost.csv 06:07:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-230/archives 06:07:29 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-230/archives 06:07:29 total 16 06:07:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:01 . 06:07:29 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 06:01 .. 06:07:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 06:01 cost 06:07:29 -rw-r--r-- 1 jenkins jenkins 86 Feb 13 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:07:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:30 ---> package-listing.sh 06:07:30 ++ tr '[:upper:]' '[:lower:]' 06:07:30 ++ facter osfamily 06:07:30 + OS_FAMILY=debian 06:07:30 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-230 06:07:30 + START_PACKAGES=/tmp/packages_start.txt 06:07:30 + END_PACKAGES=/tmp/packages_end.txt 06:07:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:30 + PACKAGES=/tmp/packages_start.txt 06:07:30 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-230 ']' 06:07:30 + PACKAGES=/tmp/packages_end.txt 06:07:30 + case "${OS_FAMILY}" in 06:07:30 + dpkg -l 06:07:30 + grep '^ii' 06:07:30 + '[' -f /tmp/packages_start.txt ']' 06:07:30 + '[' -f /tmp/packages_end.txt ']' 06:07:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:30 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-230 ']' 06:07:30 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-230/archives/ 06:07:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-230/archives/ [Pipeline] echo 06:07:30 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:31 prd-ubuntu20.04-docker-8c-8g-5484 does not seem to be running inside a container 06:07:31 $ 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-230/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-230 -v /w/workspace/gexfoundry_device-snmp-go_PR-230:/w/workspace/gexfoundry_device-snmp-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:31 $ docker top e9459e3170d4942355bf5d0729aedb01d23bd849ee58c7e151108f765ee8d035 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:32 + mkdir -p /var/log/sysstat [Pipeline] sh 06:07:33 + ls /var/log/sa-host 06:07:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:33 provisioning config files... 06:07:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-230@tmp/config16316259164502309741tmp [Pipeline] { [Pipeline] echo 06:07:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:33 ---> create-netrc.sh [Pipeline] } 06:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:07:33 ---> python-tools-install.sh [Pipeline] echo 06:07:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:34 ---> sudo-logs.sh 06:07:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:34 ---> job-cost.sh 06:07:34 lf-activate-venv: SKIPPING 06:07:34 DEBUG: total: 0.2199999988079071 06:07:34 INFO: Retrieving Stack Cost... 06:07:35 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:35 INFO: Archiving Costs [Pipeline] echo 06:07:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:35 ---> logs-deploy.sh 06:07:35 lf-activate-venv: SKIPPING 06:07:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-230/1 06:07:35 INFO: archiving workspace using pattern(s): 06:07:36 Archives upload complete. 06:07:36 INFO: archiving logs to Nexus