Pull request #238 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dff340d052b255886e7da35bbc4d16b7db46f23+2bd6e5dae59222faf073cfb9822f90f2048c0bba (76025b35cd038ef40622f6c27a154928be8c5d1f) 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-ssh15710531704662882427.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-ssh670670266871868647.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-238/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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3673068383994664411.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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14987389903277991778.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-ssh17966352878956965538.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-238/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-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4116926220029873191.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6395 in /w/workspace/gexfoundry_device-snmp-go_PR-238 [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-238 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 9dff340d052b255886e7da35bbc4d16b7db46f23 Merge succeeded, producing 9dff340d052b255886e7da35bbc4d16b7db46f23 Checking out Revision 9dff340d052b255886e7da35bbc4d16b7db46f23 (PR-238) 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 > 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/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dff340d052b255886e7da35bbc4d16b7db46f23 # 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 9dff340d052b255886e7da35bbc4d16b7db46f23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:21 ========================================================= 06:02:21 EdgeX Global Pipelines Version Info 06:02:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:22 ------------------- 06:02:22 stable info: 06:02:22 ------------------- 06:02:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:02:22 Message: update stable to v1.0.244 06:02:22 ------------------- 06:02:22 experimental info: 06:02:22 ------------------- 06:02:22 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:02:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dff340 [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:24 provisioning config files... 06:02:24 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config15088613352686507724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:24 ---> docker-login.sh 06:02:24 nexus3.edgexfoundry.org:10001 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10002 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10003 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10004 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 docker.io 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 ---> docker-login.sh ends [Pipeline] } 06:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:02:26 + git rev-list -1 --merges 9dff340d052b255886e7da35bbc4d16b7db46f23~1..9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo 06:02:26 -----------> git rev-list -1 --merges 9dff340d052b255886e7da35bbc4d16b7db46f23~1..9dff340d052b255886e7da35bbc4d16b7db46f23 9dff340d052b255886e7da35bbc4d16b7db46f23 [false] [Pipeline] sh 06:02:27 + git log --format=format:%s -1 9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo 06:02:27 ========================================================= 06:02:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:02:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:27 + git log --format=format:%s -1 9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo 06:02:27 [semverPrep] GIT_COMMIT: 9dff340d052b255886e7da35bbc4d16b7db46f23, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 06:02:27 [semverPrep] This is not a build commit. [Pipeline] sh 06:02:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:02:27 + grep -v github /etc/ssh/ssh_known_hosts 06:02:27 + [ -e /tmp/ssh_known_hosts ] 06:02:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:02:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:02:27 + sudo tee -a /etc/ssh/ssh_known_hosts 06:02:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:28 06:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:28 0.1.4: Pulling from edgex-devops/py-git-semver 06:02:28 b85a868b505f: Pulling fs layer 06:02:28 e2be974225ed: Pulling fs layer 06:02:28 339a4e72a1f5: Pulling fs layer 06:02:28 988bab9f4d93: Pulling fs layer 06:02:28 1469e6f7b9e6: Pulling fs layer 06:02:28 eaf3925da568: Pulling fs layer 06:02:28 bab4dde63d76: Pulling fs layer 06:02:28 bde34c3a00c8: Pulling fs layer 06:02:28 b352a97aabf1: Pulling fs layer 06:02:28 4872d77fe225: Pulling fs layer 06:02:28 5851b861e8e6: Pulling fs layer 06:02:28 bab4dde63d76: Waiting 06:02:28 bde34c3a00c8: Waiting 06:02:28 b352a97aabf1: Waiting 06:02:28 4872d77fe225: Waiting 06:02:28 5851b861e8e6: Waiting 06:02:28 1469e6f7b9e6: Waiting 06:02:28 988bab9f4d93: Waiting 06:02:28 eaf3925da568: Waiting 06:02:28 e2be974225ed: Verifying Checksum 06:02:28 e2be974225ed: Download complete 06:02:28 988bab9f4d93: Verifying Checksum 06:02:28 988bab9f4d93: Download complete 06:02:28 1469e6f7b9e6: Verifying Checksum 06:02:28 1469e6f7b9e6: Download complete 06:02:28 eaf3925da568: Download complete 06:02:29 339a4e72a1f5: Verifying Checksum 06:02:29 339a4e72a1f5: Download complete 06:02:29 bde34c3a00c8: Download complete 06:02:29 b352a97aabf1: Verifying Checksum 06:02:29 b352a97aabf1: Download complete 06:02:29 b85a868b505f: Verifying Checksum 06:02:29 b85a868b505f: Download complete 06:02:29 4872d77fe225: Verifying Checksum 06:02:29 4872d77fe225: Download complete 06:02:29 5851b861e8e6: Verifying Checksum 06:02:29 5851b861e8e6: Download complete 06:02:29 bab4dde63d76: Verifying Checksum 06:02:29 bab4dde63d76: Download complete 06:02:30 b85a868b505f: Pull complete 06:02:31 e2be974225ed: Pull complete 06:02:31 339a4e72a1f5: Pull complete 06:02:31 988bab9f4d93: Pull complete 06:02:31 1469e6f7b9e6: Pull complete 06:02:31 eaf3925da568: Pull complete 06:02:33 bab4dde63d76: Pull complete 06:02:33 bde34c3a00c8: Pull complete 06:02:33 b352a97aabf1: Pull complete 06:02:33 4872d77fe225: Pull complete 06:02:33 5851b861e8e6: Pull complete 06:02:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:33 prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container 06:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:02:35 $ docker top 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 -eo pid,comm 06:02:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:02:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:35 [ssh-agent] Looking for ssh-agent implementation... 06:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:36 $ docker exec 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent 06:02:36 SSH_AUTH_SOCK=/tmp/ssh-DphLVvwB5p7c/agent.32 06:02:36 SSH_AGENT_PID=38 06:02:36 Running ssh-add (command line suppressed) 06:02:36 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_697633063088608488.key (/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_697633063088608488.key) 06:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:36 + git tag --points-at HEAD [Pipeline] } 06:02:36 $ docker exec --env ******** --env ******** 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent -k 06:02:36 unset SSH_AUTH_SOCK; 06:02:36 unset SSH_AGENT_PID; 06:02:36 echo Agent pid 38 killed; 06:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:36 [ssh-agent] Looking for ssh-agent implementation... 06:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:36 $ docker exec 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent 06:02:37 SSH_AUTH_SOCK=/tmp/ssh-XcYA5cPHKXi4/agent.70 06:02:37 SSH_AGENT_PID=76 06:02:37 Running ssh-add (command line suppressed) 06:02:37 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_15569865517247991999.key (/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_15569865517247991999.key) 06:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:37 + git semver init 06:02:37 2023-02-17 06:02:37,679 [run_init] DEBUG init version:0.0.0 force:False 06:02:37 2023-02-17 06:02:37,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver 06:02:37 2023-02-17 06:02:37,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-238/.semver 06:02:37 2023-02-17 06:02:37,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-238, universal_newlines=False, shell=None, istream=None) 06:02:38 2023-02-17 06:02:38,639 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-238/.git/info/exclude 06:02:38 2023-02-17 06:02:38,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver/PR-238 with force:False 06:02:38 2023-02-17 06:02:38,640 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver/PR-238 06:02:38 2023-02-17 06:02:38,644 [execute] INFO git cat-file --batch-check 06:02:38 2023-02-17 06:02:38,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) 06:02:38 2023-02-17 06:02:38,650 [execute] INFO git cat-file --batch 06:02:38 2023-02-17 06:02:38,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) 06:02:38 2023-02-17 06:02:38,655 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-238/.semver/PR-238 06:02:38 0.0.0 [Pipeline] } 06:02:38 $ docker exec --env ******** --env ******** 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent -k 06:02:38 unset SSH_AUTH_SOCK; 06:02:38 unset SSH_AGENT_PID; 06:02:38 echo Agent pid 76 killed; 06:02:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:39 + git semver [Pipeline] } 06:02:39 $ docker stop --time=1 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 06:02:40 $ docker rm -f --volumes 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:41 Stashed 1 file(s) [Pipeline] echo 06:02:41 [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:02:42 provisioning config files... 06:02:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config10432093335059954826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:42 ---> docker-login.sh 06:02:42 nexus3.edgexfoundry.org:10001 06:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 nexus3.edgexfoundry.org:10002 06:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 nexus3.edgexfoundry.org:10003 06:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 nexus3.edgexfoundry.org:10004 06:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:42 Configure a credential helper to remove this warning. See 06:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:42 06:02:42 Login Succeeded 06:02:42 docker.io 06:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:43 Configure a credential helper to remove this warning. See 06:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:43 06:02:43 Login Succeeded 06:02:43 ---> docker-login.sh ends [Pipeline] } 06:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:43 ========================================================= 06:02:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:02:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:43 + 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:02:43 Sending build context to Docker daemon 5.68MB 06:02:43 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:02:43 Step 2/12 : FROM ${BASE} AS builder 06:02:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:43 213ec9aee27d: Pulling fs layer 06:02:43 4583459ba037: Pulling fs layer 06:02:43 93c1e223e6f2: Pulling fs layer 06:02:43 53926ce57604: Pulling fs layer 06:02:43 21b2b0c7a3f4: Pulling fs layer 06:02:43 22ff95d597cd: Pulling fs layer 06:02:43 12d6caf4c0d1: Pulling fs layer 06:02:43 96b7cbca73a9: Pulling fs layer 06:02:43 a7acece74701: Pulling fs layer 06:02:43 53926ce57604: Waiting 06:02:43 21b2b0c7a3f4: Waiting 06:02:43 22ff95d597cd: Waiting 06:02:43 12d6caf4c0d1: Waiting 06:02:43 96b7cbca73a9: Waiting 06:02:43 a7acece74701: Waiting 06:02:44 93c1e223e6f2: Verifying Checksum 06:02:44 93c1e223e6f2: Download complete 06:02:44 4583459ba037: Verifying Checksum 06:02:44 4583459ba037: Download complete 06:02:44 21b2b0c7a3f4: Verifying Checksum 06:02:44 21b2b0c7a3f4: Download complete 06:02:44 22ff95d597cd: Verifying Checksum 06:02:44 22ff95d597cd: Download complete 06:02:44 213ec9aee27d: Verifying Checksum 06:02:44 12d6caf4c0d1: Download complete 06:02:45 a7acece74701: Verifying Checksum 06:02:45 a7acece74701: Download complete 06:02:45 53926ce57604: Verifying Checksum 06:02:45 53926ce57604: Download complete 06:02:45 96b7cbca73a9: Verifying Checksum 06:02:45 96b7cbca73a9: Download complete 06:02:55 213ec9aee27d: Pull complete 06:02:55 4583459ba037: Pull complete 06:02:55 93c1e223e6f2: Pull complete 06:02:57 Still waiting to schedule task 06:02:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:02:59 53926ce57604: Pull complete 06:02:59 21b2b0c7a3f4: Pull complete 06:02:59 22ff95d597cd: Pull complete 06:02:59 12d6caf4c0d1: Pull complete 06:03:00 96b7cbca73a9: Pull complete 06:03:01 a7acece74701: Pull complete 06:03:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:03:01 ---> db6d94c90886 06:03:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:03:03 ---> Running in 911b6266b600 06:03:03 Removing intermediate container 911b6266b600 06:03:03 ---> 4deea31dabb8 06:03:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:04 ---> Running in ea384ee5c59d 06:03:04 Removing intermediate container ea384ee5c59d 06:03:04 ---> 8aadc7bc9b51 06:03:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:03:04 ---> Running in b95063331a60 06:03:04 Removing intermediate container b95063331a60 06:03:04 ---> 22d26731c505 06:03:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:03:04 ---> Running in 240732f3a6cf 06:03:04 Removing intermediate container 240732f3a6cf 06:03:04 ---> e62e03c2fe56 06:03:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:03:04 ---> Running in abb25a0e7caf 06:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:03:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:03:05 (2/4) Installing libedit (20210910.3.1-r0) 06:03:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:03:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:03:05 Executing busybox-1.35.0-r17.trigger 06:03:05 OK: 216 MiB in 55 packages 06:03:05 Removing intermediate container abb25a0e7caf 06:03:05 ---> 18d11cae2913 06:03:05 Step 8/12 : WORKDIR /device-snmp-go 06:03:05 ---> Running in 1e4b130868b4 06:03:05 Removing intermediate container 1e4b130868b4 06:03:05 ---> 23cd15951d6d 06:03:05 Step 9/12 : COPY go.mod vendor* ./ 06:03:05 ---> 9436ee7904aa 06:03:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:05 ---> Running in e0f0b35dc325 06:03:38 Removing intermediate container e0f0b35dc325 06:03:38 ---> da954297b081 06:03:38 Step 11/12 : COPY . . 06:03:38 ---> a3bbedf321f1 06:03:38 Step 12/12 : RUN ${MAKE} 06:03:38 ---> Running in 42db9a1a1bdf 06:03:38 noop 06:03:38 Removing intermediate container 42db9a1a1bdf 06:03:38 ---> 16e0ab117ae2 06:03:38 Successfully built 16e0ab117ae2 06:03:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:38 + docker inspect -f . ci-base-image-x86_64 06:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:38 prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container 06:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:38 $ docker top 421c4ce063f783d96ddccd4ae6fc478d1f669e4a537fc03801728f7014224f21 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:39 + go version 06:03:39 go version go1.18.7 linux/amd64 [Pipeline] } 06:03:39 $ docker stop --time=1 421c4ce063f783d96ddccd4ae6fc478d1f669e4a537fc03801728f7014224f21 06:03:40 $ docker rm -f --volumes 421c4ce063f783d96ddccd4ae6fc478d1f669e4a537fc03801728f7014224f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:41 + docker inspect -f . ci-base-image-x86_64 06:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:41 prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container 06:03:41 $ 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-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:42 $ docker top 118311febf2530d0ca79becfb7052eb7e9fd6a1e04f2dd65d29a899a15342c4e -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-238 [Pipeline] fileExists [Pipeline] sh 06:03:42 + make test 06:03:42 go test ./... -coverprofile=coverage.out 06:03:43 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:03:51 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:03:51 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements 06:03:56 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:03:56 go vet ./... 06:03:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:59 ./bin/test-attribution-txt.sh 06:03:59 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:03:59 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:03:59 $ docker stop --time=1 118311febf2530d0ca79becfb7052eb7e9fd6a1e04f2dd65d29a899a15342c4e 06:04:01 $ docker rm -f --volumes 118311febf2530d0ca79becfb7052eb7e9fd6a1e04f2dd65d29a899a15342c4e [Pipeline] // withDockerContainer [Pipeline] sh 06:04:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:03 + ls -al . 06:04:03 total 172 06:04:03 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 06:03 . 06:04:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:02 .. 06:04:03 -rw-rw-r-- 1 jenkins jenkins 6 Feb 17 06:02 .dockerignore 06:04:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:03 .git 06:04:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:02 .github 06:04:03 -rw-rw-r-- 1 jenkins jenkins 328 Feb 17 06:02 .gitignore 06:04:03 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 06:02 .golangci.yml 06:04:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:02 .semver 06:04:03 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 17 06:02 Attribution.txt 06:04:03 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 17 06:02 CHANGELOG.md 06:04:03 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 17 06:02 Dockerfile 06:04:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:02 GOVERNANCE.md 06:04:03 -rw-rw-r-- 1 jenkins jenkins 656 Feb 17 06:02 Jenkinsfile 06:04:03 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 06:02 LICENSE 06:04:03 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 17 06:02 Makefile 06:04:03 -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 06:02 OWNERS.md 06:04:03 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 17 06:02 README.md 06:04:03 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:02 VERSION 06:04:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:02 bin 06:04:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:02 cmd 06:04:03 -rw-r--r-- 1 jenkins jenkins 7631 Feb 17 06:03 coverage.out 06:04:03 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 17 06:02 go.mod 06:04:03 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 17 06:02 go.sum 06:04:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:02 internal 06:04:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:02 snap 06:04:03 -rw-rw-r-- 1 jenkins jenkins 228 Feb 17 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:03 + 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=9dff340d052b255886e7da35bbc4d16b7db46f23 --label arch=amd64 --label version=0.0.0 . 06:04:03 Sending build context to Docker daemon 5.688MB 06:04:03 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:04:03 Step 2/24 : FROM ${BASE} AS builder 06:04:03 ---> 16e0ab117ae2 06:04:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:04:03 ---> Running in 9f4162afb324 06:04:04 Removing intermediate container 9f4162afb324 06:04:04 ---> b67b2012a4b5 06:04:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:04 ---> Running in b445365b0f0f 06:04:04 Removing intermediate container b445365b0f0f 06:04:04 ---> 5385ed107b32 06:04:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:04:04 ---> Running in e8f679978a46 06:04:04 Removing intermediate container e8f679978a46 06:04:04 ---> 98a6f6af3bfd 06:04:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:04:04 ---> Running in 8d682b491209 06:04:04 Removing intermediate container 8d682b491209 06:04:04 ---> 7a759c290599 06:04:04 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:04 ---> Running in a2269f4b80b2 06:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:04:05 OK: 216 MiB in 55 packages 06:04:05 Removing intermediate container a2269f4b80b2 06:04:05 ---> e69cd29f910d 06:04:05 Step 8/24 : WORKDIR /device-snmp-go 06:04:05 ---> Running in 80b3eefec800 06:04:05 Removing intermediate container 80b3eefec800 06:04:05 ---> 57b160eede91 06:04:05 Step 9/24 : COPY go.mod vendor* ./ 06:04:05 ---> 1048831c98e7 06:04:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:05 ---> Running in 8083fcfb0760 06:04:06 Removing intermediate container 8083fcfb0760 06:04:06 ---> ceb9bd3866b9 06:04:06 Step 11/24 : COPY . . 06:04:06 ---> 5bdeaf159c20 06:04:06 Step 12/24 : RUN ${MAKE} 06:04:06 ---> Running in 0732f4424399 06:04:07 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:04:25 Removing intermediate container 0732f4424399 06:04:25 ---> db0ce9902d88 06:04:25 Step 13/24 : FROM alpine:3.16 06:04:25 3.16: Pulling from library/alpine 06:04:25 ef5531b6e74e: Pulling fs layer 06:04:25 ef5531b6e74e: Download complete 06:04:25 ef5531b6e74e: Pull complete 06:04:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:04:25 Status: Downloaded newer image for alpine:3.16 06:04:25 ---> dfd21b5a31f5 06:04:25 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:04:25 ---> Running in 34c7c4d9ac98 06:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:04:25 (1/1) Installing dumb-init (1.2.5-r1) 06:04:25 Executing busybox-1.35.0-r17.trigger 06:04:25 OK: 6 MiB in 15 packages 06:04:25 Removing intermediate container 34c7c4d9ac98 06:04:25 ---> 76cd093532a9 06:04:25 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:04:26 ---> c4be8e315bef 06:04:26 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:04:26 ---> 9a75bb050555 06:04:26 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:04:26 ---> 8d6397129380 06:04:26 Step 18/24 : EXPOSE 59993 06:04:26 ---> Running in e31831feda7f 06:04:26 Removing intermediate container e31831feda7f 06:04:26 ---> 2f7a556a828e 06:04:26 Step 19/24 : EXPOSE 161 06:04:26 ---> Running in 98cdb45d7f7e 06:04:26 Removing intermediate container 98cdb45d7f7e 06:04:26 ---> dd2389832abc 06:04:26 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:04:26 ---> Running in e8e6e2c065b4 06:04:26 Removing intermediate container e8e6e2c065b4 06:04:26 ---> 82aeb3a9c680 06:04:26 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:04:27 ---> Running in af5e84e31cf2 06:04:27 Removing intermediate container af5e84e31cf2 06:04:27 ---> 9f31df271b08 06:04:27 Step 22/24 : LABEL arch=amd64 06:04:27 ---> Running in 9cc08e1be16b 06:04:27 Removing intermediate container 9cc08e1be16b 06:04:27 ---> 010d1499a2d3 06:04:27 Step 23/24 : LABEL git_sha=9dff340d052b255886e7da35bbc4d16b7db46f23 06:04:27 ---> Running in fbb3d84e4650 06:04:27 Removing intermediate container fbb3d84e4650 06:04:27 ---> 90d052f38171 06:04:27 Step 24/24 : LABEL version=0.0.0 06:04:27 ---> Running in d692133a6dfa 06:04:27 Removing intermediate container d692133a6dfa 06:04:27 ---> beb1b2c6f038 06:04:27 [Warning] One or more build-args [ARCH] were not consumed 06:04:27 Successfully built beb1b2c6f038 06:04:27 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:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:28 06:04:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:28 latest: Pulling from edgex-lftools-log-publisher 06:04:28 5eb5b503b376: Pulling fs layer 06:04:28 5c69ac0246d0: Pulling fs layer 06:04:28 ec43610c2a17: Pulling fs layer 06:04:28 3a2ae6a8a46f: Pulling fs layer 06:04:28 33b1e0a273af: Pulling fs layer 06:04:28 5d3b04190fa2: Pulling fs layer 06:04:28 2f39f015ded8: Pulling fs layer 06:04:28 33b1e0a273af: Waiting 06:04:28 3a2ae6a8a46f: Waiting 06:04:28 5d3b04190fa2: Waiting 06:04:28 2f39f015ded8: Waiting 06:04:28 3a2ae6a8a46f: Verifying Checksum 06:04:28 3a2ae6a8a46f: Download complete 06:04:28 33b1e0a273af: Download complete 06:04:28 5d3b04190fa2: Verifying Checksum 06:04:28 5d3b04190fa2: Download complete 06:04:28 ec43610c2a17: Verifying Checksum 06:04:28 ec43610c2a17: Download complete 06:04:28 5eb5b503b376: Verifying Checksum 06:04:28 5eb5b503b376: Download complete 06:04:29 2f39f015ded8: Download complete 06:04:30 5eb5b503b376: Pull complete 06:04:30 5c69ac0246d0: Pull complete 06:04:30 ec43610c2a17: Pull complete 06:04:30 3a2ae6a8a46f: Pull complete 06:04:31 33b1e0a273af: Pull complete 06:04:31 5d3b04190fa2: Pull complete 06:04:35 2f39f015ded8: Pull complete 06:04:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:35 prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container 06:04:35 $ 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-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:04:37 $ docker top 04bbe8d7c9ce623462a91cd5321c9bb71cdcaef6bcc71d686255e524086c1359 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:37 ---> job-cost.sh 06:04:37 lf-activate-venv: SKIPPING 06:04:37 INFO: No Stack... 06:04:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:38 INFO: Archiving Costs [Pipeline] sh 06:04:39 + cat /w/workspace/gexfoundry_device-snmp-go_PR-238/archives/cost.csv 06:04:39 + cut -d, -f6 [Pipeline] lock 06:04:39 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] 06:04:39 Resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] did not exist. Created. 06:04:39 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:39 + echo total: 0.2199999988079071 [Pipeline] stash 06:04:39 Stashed 1 file(s) [Pipeline] } 06:04:39 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:39 $ docker stop --time=1 04bbe8d7c9ce623462a91cd5321c9bb71cdcaef6bcc71d686255e524086c1359 06:04:40 $ docker rm -f --volumes 04bbe8d7c9ce623462a91cd5321c9bb71cdcaef6bcc71d686255e524086c1359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6398 in /w/workspace/gexfoundry_device-snmp-go_PR-238 [Pipeline] { [Pipeline] ws 06:05:21 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:05:21 Selected Git installation does not exist. Using Default 06:05:21 The recommended git tool is: NONE 06:05:31 using credential edgex-jenkins-ssh 06:05:31 Cloning the remote Git repository 06:05:31 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:05:31 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:05:31 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:05:31 > git --version # timeout=10 06:05:32 > git --version # 'git version 2.25.1' 06:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:33 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:05:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:36 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 9dff340d052b255886e7da35bbc4d16b7db46f23 06:05:35 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:05:35 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:05:36 > git config core.sparsecheckout # timeout=10 06:05:36 > git checkout -f 9dff340d052b255886e7da35bbc4d16b7db46f23 # timeout=10 06:05:36 > git remote # timeout=10 06:05:36 > git config --get remote.origin.url # timeout=10 06:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:36 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:05:36 Merge succeeded, producing 9dff340d052b255886e7da35bbc4d16b7db46f23 06:05:36 Checking out Revision 9dff340d052b255886e7da35bbc4d16b7db46f23 (PR-238) 06:05:37 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:05:37 > git --version # timeout=10 06:05:37 > git --version # 'git version 2.25.1' 06:05:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:36 > git rev-parse HEAD^{commit} # timeout=10 06:05:36 > git config core.sparsecheckout # timeout=10 06:05:36 > git checkout -f 9dff340d052b255886e7da35bbc4d16b7db46f23 # timeout=10 06:05:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:05:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:38 Dload Upload Total Spent Left Speed 06:05:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 06:05:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:05:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:05:40 + sudo tee /etc/docker/daemon.new 06:05:40 { 06:05:40 "registry-mirrors": [ 06:05:40 "https://nexus3.edgexfoundry.org:10001" 06:05:40 ], 06:05:40 "bip": "10.250.0.254/24", 06:05:40 "hosts": [ 06:05:40 "tcp://0.0.0.0:5555", 06:05:40 "unix:///var/run/docker.sock" 06:05:40 ], 06:05:40 "mtu": 1458, 06:05:40 "selinux-enabled": true, 06:05:40 "seccomp-profile": "/etc/docker/seccomp.json" 06:05:40 } [Pipeline] sh 06:05:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:05:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:59 provisioning config files... 06:05:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config17831535917475901920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:59 ---> docker-login.sh 06:05:59 nexus3.edgexfoundry.org:10001 06:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:00 Configure a credential helper to remove this warning. See 06:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:00 06:06:00 Login Succeeded 06:06:00 nexus3.edgexfoundry.org:10002 06:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:01 Configure a credential helper to remove this warning. See 06:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:01 06:06:01 Login Succeeded 06:06:01 nexus3.edgexfoundry.org:10003 06:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:01 Configure a credential helper to remove this warning. See 06:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:01 06:06:01 Login Succeeded 06:06:01 nexus3.edgexfoundry.org:10004 06:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:01 Configure a credential helper to remove this warning. See 06:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:01 06:06:01 Login Succeeded 06:06:01 docker.io 06:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:02 Configure a credential helper to remove this warning. See 06:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:02 06:06:02 Login Succeeded 06:06:02 ---> docker-login.sh ends [Pipeline] } 06:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:06:02 ========================================================= 06:06:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:06:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + 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:06:03 Sending build context to Docker daemon 2.939MB 06:06:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:06:03 Step 2/12 : FROM ${BASE} AS builder 06:06:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:03 9b18e9b68314: Pulling fs layer 06:06:03 35d82f9e3411: Pulling fs layer 06:06:03 e16973657156: Pulling fs layer 06:06:03 fc693d55d65f: Pulling fs layer 06:06:03 7e9fc2657dce: Pulling fs layer 06:06:03 dda99020689f: Pulling fs layer 06:06:03 db1c61fa0a46: Pulling fs layer 06:06:03 891c053d2c06: Pulling fs layer 06:06:03 fc693d55d65f: Waiting 06:06:03 7e9fc2657dce: Waiting 06:06:03 dda99020689f: Waiting 06:06:03 db1c61fa0a46: Waiting 06:06:03 891c053d2c06: Waiting 06:06:03 e16973657156: Verifying Checksum 06:06:03 e16973657156: Download complete 06:06:03 35d82f9e3411: Verifying Checksum 06:06:03 35d82f9e3411: Download complete 06:06:03 7e9fc2657dce: Verifying Checksum 06:06:03 7e9fc2657dce: Download complete 06:06:03 dda99020689f: Verifying Checksum 06:06:03 dda99020689f: Download complete 06:06:03 9b18e9b68314: Verifying Checksum 06:06:03 9b18e9b68314: Download complete 06:06:04 9b18e9b68314: Pull complete 06:06:05 891c053d2c06: Verifying Checksum 06:06:05 891c053d2c06: Download complete 06:06:05 35d82f9e3411: Pull complete 06:06:05 e16973657156: Pull complete 06:06:06 db1c61fa0a46: Verifying Checksum 06:06:06 db1c61fa0a46: Download complete 06:06:06 fc693d55d65f: Verifying Checksum 06:06:06 fc693d55d65f: Download complete 06:06:19 fc693d55d65f: Pull complete 06:06:19 7e9fc2657dce: Pull complete 06:06:19 dda99020689f: Pull complete 06:06:23 db1c61fa0a46: Pull complete 06:06:25 891c053d2c06: Pull complete 06:06:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:06:25 ---> f96f9c87975a 06:06:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:06:27 ---> Running in c985ec036efb 06:06:27 Removing intermediate container c985ec036efb 06:06:27 ---> ceb346912db4 06:06:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:27 ---> Running in 90f2dbfa030c 06:06:28 Removing intermediate container 90f2dbfa030c 06:06:28 ---> a5c318542fb9 06:06:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:06:28 ---> Running in 7b83ed714366 06:06:28 Removing intermediate container 7b83ed714366 06:06:28 ---> f64ac418e836 06:06:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:06:28 ---> Running in 98b5f2237748 06:06:29 Removing intermediate container 98b5f2237748 06:06:29 ---> f8aa10105ab5 06:06:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:29 ---> Running in 4b9700320b89 06:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:06:31 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:06:31 (2/4) Installing libedit (20210910.3.1-r0) 06:06:31 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:06:31 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:06:31 Executing busybox-1.35.0-r17.trigger 06:06:31 OK: 226 MiB in 55 packages 06:06:33 Removing intermediate container 4b9700320b89 06:06:33 ---> b0dfbfc80e7b 06:06:33 Step 8/12 : WORKDIR /device-snmp-go 06:06:33 ---> Running in 466a5adb284d 06:06:33 Removing intermediate container 466a5adb284d 06:06:33 ---> eb33184f24b3 06:06:33 Step 9/12 : COPY go.mod vendor* ./ 06:06:34 ---> 74411ebad008 06:06:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:34 ---> Running in 3c4919819cb3 06:07:56 Removing intermediate container 3c4919819cb3 06:07:56 ---> daf38e79a51f 06:07:56 Step 11/12 : COPY . . 06:07:56 ---> 045d71eb2d22 06:07:56 Step 12/12 : RUN ${MAKE} 06:07:56 ---> Running in 763ad4d239da 06:07:56 noop 06:07:56 Removing intermediate container 763ad4d239da 06:07:56 ---> 6bc00f953402 06:07:56 Successfully built 6bc00f953402 06:07:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:56 + docker inspect -f . ci-base-image-arm64 06:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container 06:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:58 $ docker top 66419a4c65b119300425bdd6a4e9bc7e2da696357a48115b5efd7ec515bb2df9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:59 + go version 06:07:59 go version go1.18.7 linux/arm64 [Pipeline] } 06:07:59 $ docker stop --time=1 66419a4c65b119300425bdd6a4e9bc7e2da696357a48115b5efd7ec515bb2df9 06:08:00 $ docker rm -f --volumes 66419a4c65b119300425bdd6a4e9bc7e2da696357a48115b5efd7ec515bb2df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:01 + docker inspect -f . ci-base-image-arm64 06:08:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container 06:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:08:03 $ docker top e21d172d9e9433445997c08ddc0dc8c96c1dbfd94bb45b8527d9bc30ce80c0e2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:04 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:08:05 + make test 06:08:05 go test ./... -coverprofile=coverage.out 06:08:06 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:09:43 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:09:43 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements 06:09:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:09:43 go vet ./... 06:09:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:09:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:09:53 ./bin/test-attribution-txt.sh 06:09:53 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:09:53 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:09:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:09:53 $ docker stop --time=1 e21d172d9e9433445997c08ddc0dc8c96c1dbfd94bb45b8527d9bc30ce80c0e2 06:09:55 $ docker rm -f --volumes e21d172d9e9433445997c08ddc0dc8c96c1dbfd94bb45b8527d9bc30ce80c0e2 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:56 Warning: overwriting stash ‘coverage-report’ 06:09:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:58 + ls -al . 06:09:58 total 168 06:09:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:08 . 06:09:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:05 .. 06:09:58 -rw-rw-r-- 1 jenkins jenkins 6 Feb 17 06:05 .dockerignore 06:09:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:05 .git 06:09:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:05 .github 06:09:58 -rw-rw-r-- 1 jenkins jenkins 328 Feb 17 06:05 .gitignore 06:09:58 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 06:05 .golangci.yml 06:09:58 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 17 06:05 Attribution.txt 06:09:58 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 17 06:05 CHANGELOG.md 06:09:58 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 17 06:05 Dockerfile 06:09:58 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:05 GOVERNANCE.md 06:09:58 -rw-rw-r-- 1 jenkins jenkins 656 Feb 17 06:05 Jenkinsfile 06:09:58 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 06:05 LICENSE 06:09:58 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 17 06:05 Makefile 06:09:58 -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 06:05 OWNERS.md 06:09:58 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 17 06:05 README.md 06:09:58 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:02 VERSION 06:09:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:05 bin 06:09:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:05 cmd 06:09:58 -rw-r--r-- 1 jenkins jenkins 7631 Feb 17 06:09 coverage.out 06:09:58 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 17 06:05 go.mod 06:09:58 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 17 06:05 go.sum 06:09:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:05 internal 06:09:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:05 snap 06:09:58 -rw-rw-r-- 1 jenkins jenkins 228 Feb 17 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:58 + 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=9dff340d052b255886e7da35bbc4d16b7db46f23 --label arch=arm64 --label version=0.0.0 . 06:09:58 Sending build context to Docker daemon 2.947MB 06:09:58 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:09:58 Step 2/24 : FROM ${BASE} AS builder 06:09:58 ---> 6bc00f953402 06:09:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:09:59 ---> Running in 336b7bc412bf 06:09:59 Removing intermediate container 336b7bc412bf 06:09:59 ---> 1c45f463e918 06:09:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:09:59 ---> Running in 1eb500a88efa 06:09:59 Removing intermediate container 1eb500a88efa 06:09:59 ---> 5f270d1e262f 06:09:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:09:59 ---> Running in cb1fa2966cde 06:10:00 Removing intermediate container cb1fa2966cde 06:10:00 ---> 1ba2713d6025 06:10:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:10:00 ---> Running in 94afd8b72f3c 06:10:00 Removing intermediate container 94afd8b72f3c 06:10:00 ---> eaa1cdbe765d 06:10:00 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:10:00 ---> Running in ff93295cc49d 06:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:10:03 OK: 226 MiB in 55 packages 06:10:03 Removing intermediate container ff93295cc49d 06:10:03 ---> 04789cbdb41d 06:10:03 Step 8/24 : WORKDIR /device-snmp-go 06:10:03 ---> Running in 732bf44bd3a3 06:10:04 Removing intermediate container 732bf44bd3a3 06:10:04 ---> fc3f5803c236 06:10:04 Step 9/24 : COPY go.mod vendor* ./ 06:10:04 ---> 74be047def6f 06:10:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:04 ---> Running in f7d9bec2e1c8 06:10:07 Removing intermediate container f7d9bec2e1c8 06:10:07 ---> 7a405df1801c 06:10:07 Step 11/24 : COPY . . 06:10:08 ---> f39e119fa4f2 06:10:08 Step 12/24 : RUN ${MAKE} 06:10:08 ---> Running in 21d8642a4804 06:10:09 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:12:16 Removing intermediate container 21d8642a4804 06:12:16 ---> c6b939d82887 06:12:16 Step 13/24 : FROM alpine:3.16 06:12:16 3.16: Pulling from library/alpine 06:12:17 3760b48202b3: Pulling fs layer 06:12:17 3760b48202b3: Download complete 06:12:17 3760b48202b3: Pull complete 06:12:17 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:12:17 Status: Downloaded newer image for alpine:3.16 06:12:17 ---> 4c81e5bf8899 06:12:17 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:12:17 ---> Running in fcea8578d73b 06:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:12:20 (1/1) Installing dumb-init (1.2.5-r1) 06:12:20 Executing busybox-1.35.0-r17.trigger 06:12:20 OK: 5 MiB in 15 packages 06:12:21 Removing intermediate container fcea8578d73b 06:12:21 ---> 52d62a7fac7e 06:12:21 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:12:22 ---> f8e988a36f46 06:12:22 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:12:23 ---> ce78a7569e49 06:12:23 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:12:23 ---> 72d7e09defbc 06:12:23 Step 18/24 : EXPOSE 59993 06:12:23 ---> Running in 5a78d3008680 06:12:24 Removing intermediate container 5a78d3008680 06:12:24 ---> ae4097314e7a 06:12:24 Step 19/24 : EXPOSE 161 06:12:24 ---> Running in 0962f2f2f8c2 06:12:24 Removing intermediate container 0962f2f2f8c2 06:12:24 ---> c39c122d82c8 06:12:24 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:12:24 ---> Running in 0fc9c50a6247 06:12:24 Removing intermediate container 0fc9c50a6247 06:12:24 ---> 98fd98aef57a 06:12:24 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:12:24 ---> Running in a9520d8354a4 06:12:25 Removing intermediate container a9520d8354a4 06:12:25 ---> 41be8782fedf 06:12:25 Step 22/24 : LABEL arch=arm64 06:12:25 ---> Running in ad0c88c9b619 06:12:25 Removing intermediate container ad0c88c9b619 06:12:25 ---> 4443c9beb08d 06:12:25 Step 23/24 : LABEL git_sha=9dff340d052b255886e7da35bbc4d16b7db46f23 06:12:25 ---> Running in 6c3708b0ce47 06:12:26 Removing intermediate container 6c3708b0ce47 06:12:26 ---> d76d8284bfbc 06:12:26 Step 24/24 : LABEL version=0.0.0 06:12:26 ---> Running in 87a9844a0ed9 06:12:26 Removing intermediate container 87a9844a0ed9 06:12:26 ---> e6515c0981f7 06:12:26 [Warning] One or more build-args [ARCH] were not consumed 06:12:26 Successfully built e6515c0981f7 06:12:26 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:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:27 06:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:27 arm64: Pulling from edgex-lftools-log-publisher 06:12:27 8998bd30e6a1: Pulling fs layer 06:12:27 04944245beec: Pulling fs layer 06:12:27 699f458cf7ca: Pulling fs layer 06:12:27 765212b225bb: Pulling fs layer 06:12:27 f23df028b6ca: Pulling fs layer 06:12:27 d65c8cfc05b1: Pulling fs layer 06:12:27 2437ff75d9bd: Pulling fs layer 06:12:27 f23df028b6ca: Waiting 06:12:27 d65c8cfc05b1: Waiting 06:12:27 2437ff75d9bd: Waiting 06:12:27 765212b225bb: Waiting 06:12:28 04944245beec: Verifying Checksum 06:12:28 04944245beec: Download complete 06:12:28 765212b225bb: Verifying Checksum 06:12:28 765212b225bb: Download complete 06:12:28 f23df028b6ca: Verifying Checksum 06:12:28 f23df028b6ca: Download complete 06:12:28 d65c8cfc05b1: Verifying Checksum 06:12:28 d65c8cfc05b1: Download complete 06:12:28 699f458cf7ca: Verifying Checksum 06:12:28 699f458cf7ca: Download complete 06:12:28 8998bd30e6a1: Download complete 06:12:31 2437ff75d9bd: Verifying Checksum 06:12:31 2437ff75d9bd: Download complete 06:12:33 8998bd30e6a1: Pull complete 06:12:33 04944245beec: Pull complete 06:12:34 699f458cf7ca: Pull complete 06:12:34 765212b225bb: Pull complete 06:12:35 f23df028b6ca: Pull complete 06:12:36 d65c8cfc05b1: Pull complete 06:12:51 2437ff75d9bd: Pull complete 06:12:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:51 prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container 06:12: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/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:12:53 $ docker top af2429de86e6422456981d61af3598df0328208defeee9f3f257b82a5a767e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:54 ---> job-cost.sh 06:12:54 lf-activate-venv: SKIPPING 06:12:54 INFO: No Stack... 06:12:55 INFO: Retrieving Pricing Info for: v3-standard-4 06:12:56 INFO: Archiving Costs [Pipeline] sh 06:12:56 + + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:12:56 cut -d, -f6 [Pipeline] lock 06:12:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] 06:12:56 Resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] did not exist. Created. 06:12:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:56 /w/workspace/device-snmp-go/1@tmp/durable-59c534e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:57 + echo total: 0.10999999940395355 [Pipeline] stash 06:12:57 Warning: overwriting stash ‘stack-cost’ 06:12:57 Stashed 1 file(s) [Pipeline] } 06:12:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:57 $ docker stop --time=1 af2429de86e6422456981d61af3598df0328208defeee9f3f257b82a5a767e0e 06:12:58 $ docker rm -f --volumes af2429de86e6422456981d61af3598df0328208defeee9f3f257b82a5a767e0e [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:12:59 provisioning config files... 06:12:59 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config15483927119575548529tmp [Pipeline] { [Pipeline] sh 06:13:00 + set +x 06:13:00 + curl -s https://codecov.io/bash 06:13:00 + bash -s -- 06:13:00 06:13:00 _____ _ 06:13:00 / ____| | | 06:13:00 | | ___ __| | ___ ___ _____ __ 06:13:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:13:00 | |___| (_) | (_| | __/ (_| (_) \ V / 06:13:00 \_____\___/ \__,_|\___|\___\___/ \_/ 06:13:00 Bash-1.0.6 06:13:00 06:13:00 06:13:00 ==> git version 2.25.1 found 06:13:00 ==> 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:13:00 Release-Date: 2020-01-08 06:13:00 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:13:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:13:00 ==> Jenkins CI detected. 06:13:00 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-238 06:13:00 project root: . 06:13:00 --> token set from env 06:13:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:13:00 ==> Running gcov in . (disable via -X gcov) 06:13:00 ==> Python coveragepy not found 06:13:00 ==> Searching for coverage reports in: 06:13:00 + . 06:13:00 -> Found 1 reports 06:13:00 ==> Detecting git/mercurial file structure 06:13:00 ==> Reading reports 06:13:00 + ./coverage.out bytes=7631 06:13:00 ==> Appending adjustments 06:13:00 https://docs.codecov.io/docs/fixing-reports 06:13:00 + Found adjustments 06:13:00 ==> Gzipping contents 06:13:00 4.0K /tmp/codecov.CGjGC6.gz 06:13:00 ==> Uploading reports 06:13:00 url: https://codecov.io 06:13:00 query: branch=PR-238&commit=9dff340d052b255886e7da35bbc4d16b7db46f23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=238&job=&cmd_args= 06:13:00 -> Pinging Codecov 06:13:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-238&commit=9dff340d052b255886e7da35bbc4d16b7db46f23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=238&job=&cmd_args= 06:13:00 -> Uploading to 06:13:00 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/6C56EA5C29638FB4528AC87E60AF5AE0/9dff340d052b255886e7da35bbc4d16b7db46f23/f749b14c-3ce2-417f-93ed-dc7b8bfe3003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T061300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c0735cae1db3620c2b5c8f0689f9b4fde0b6bc1fed7caf97621e01c318eb64c 06:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:00 Dload Upload Total Spent Left Speed 06:13:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5194 --:--:-- --:--:-- --:--:-- 5194 06:13:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] } 06:13:00 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:13:02 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-238/archives ] 06:13:02 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-238/archives 06:13:02 total 16 06:13:02 drwxr-xr-x 3 root root 4096 Feb 17 06:04 . 06:13:02 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 06:04 .. 06:13:02 drwxr-xr-x 2 root root 4096 Feb 17 06:04 cost 06:13:02 -rw-r--r-- 1 root root 86 Feb 17 06:04 cost.csv 06:13:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-238/archives 06:13:02 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-238/archives 06:13:02 total 16 06:13:02 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:04 . 06:13:02 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 06:04 .. 06:13:02 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 06:04 cost 06:13:02 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:13:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:03 ---> package-listing.sh 06:13:03 ++ facter osfamily 06:13:03 ++ tr '[:upper:]' '[:lower:]' 06:13:03 + OS_FAMILY=debian 06:13:03 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-238 06:13:03 + START_PACKAGES=/tmp/packages_start.txt 06:13:03 + END_PACKAGES=/tmp/packages_end.txt 06:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:03 + PACKAGES=/tmp/packages_start.txt 06:13:03 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-238 ']' 06:13:03 + PACKAGES=/tmp/packages_end.txt 06:13:03 + case "${OS_FAMILY}" in 06:13:03 + dpkg -l 06:13:03 + grep '^ii' 06:13:03 + '[' -f /tmp/packages_start.txt ']' 06:13:03 + '[' -f /tmp/packages_end.txt ']' 06:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:03 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-238 ']' 06:13:03 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-238/archives/ 06:13:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-238/archives/ [Pipeline] echo 06:13:04 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-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:13:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:05 prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container 06:13:05 $ 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-238/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-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@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:13:05 $ docker top a5a86daff1d9cf89e581a27908f84fe3cbcbd21e138bdf414fda1ec869e4cd62 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:06 + ls /var/log/sa-host 06:13:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:06 provisioning config files... 06:13:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config16760525572295534032tmp [Pipeline] { [Pipeline] echo 06:13:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:06 ---> create-netrc.sh [Pipeline] } 06:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> python-tools-install.sh [Pipeline] echo 06:13:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> sudo-logs.sh 06:13:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> job-cost.sh 06:13:07 lf-activate-venv: SKIPPING 06:13:07 DEBUG: total: 0.2199999988079071 06:13:07 INFO: Retrieving Stack Cost... 06:13:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:08 INFO: Archiving Costs [Pipeline] echo 06:13:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:09 ---> logs-deploy.sh 06:13:09 lf-activate-venv: SKIPPING 06:13:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-238/1 06:13:09 INFO: archiving workspace using pattern(s): 06:13:10 Archives upload complete. 06:13:10 INFO: archiving logs to Nexus