Pull request #253 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ceb8c3773319fa17922694248adae20ade3d0e1e+2bd6e5dae59222faf073cfb9822f90f2048c0bba (27bfac4b1b8d56ff5c2c40704e9cd0f70ccad013) 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-ssh7008048767417105678.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-ssh8639444582495945538.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-253/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-253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11271926381315583896.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-253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17864710373849694664.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-ssh9615848398373233421.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-253/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-253/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13030942907332906672.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8748 in /w/workspace/gexfoundry_device-snmp-go_PR-253 [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-253 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit ceb8c3773319fa17922694248adae20ade3d0e1e Merge succeeded, producing ceb8c3773319fa17922694248adae20ade3d0e1e Checking out Revision ceb8c3773319fa17922694248adae20ade3d0e1e (PR-253) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceb8c3773319fa17922694248adae20ade3d0e1e # 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 ceb8c3773319fa17922694248adae20ade3d0e1e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:34 ========================================================= 05:59:34 EdgeX Global Pipelines Version Info 05:59:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:35 ------------------- 05:59:35 stable info: 05:59:35 ------------------- 05:59:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:35 Message: update stable to v1.0.244 05:59:36 ------------------- 05:59:36 experimental info: 05:59:36 ------------------- 05:59:36 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-253 [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-253 [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-253 [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceb8c3773319fa17922694248adae20ade3d0e1e [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceb8c37 [Pipeline] echo 05:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:38 provisioning config files... 05:59:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/config12062407660663498158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:38 ---> docker-login.sh 05:59:38 nexus3.edgexfoundry.org:10001 05:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:38 Configure a credential helper to remove this warning. See 05:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:38 05:59:38 Login Succeeded 05:59:38 nexus3.edgexfoundry.org:10002 05:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:38 Configure a credential helper to remove this warning. See 05:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:38 05:59:38 Login Succeeded 05:59:38 nexus3.edgexfoundry.org:10003 05:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:38 Configure a credential helper to remove this warning. See 05:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:38 05:59:38 Login Succeeded 05:59:38 nexus3.edgexfoundry.org:10004 05:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:38 Configure a credential helper to remove this warning. See 05:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:38 05:59:38 Login Succeeded 05:59:38 docker.io 05:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:39 Configure a credential helper to remove this warning. See 05:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:39 05:59:39 Login Succeeded 05:59:39 ---> docker-login.sh ends [Pipeline] } 05:59:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:39 + git rev-list -1 --merges ceb8c3773319fa17922694248adae20ade3d0e1e~1..ceb8c3773319fa17922694248adae20ade3d0e1e [Pipeline] echo 05:59:39 -----------> git rev-list -1 --merges ceb8c3773319fa17922694248adae20ade3d0e1e~1..ceb8c3773319fa17922694248adae20ade3d0e1e ceb8c3773319fa17922694248adae20ade3d0e1e [false] [Pipeline] sh 05:59:40 + git log --format=format:%s -1 ceb8c3773319fa17922694248adae20ade3d0e1e [Pipeline] echo 05:59:40 ========================================================= 05:59:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:40 + git log --format=format:%s -1 ceb8c3773319fa17922694248adae20ade3d0e1e [Pipeline] echo 05:59:40 [semverPrep] GIT_COMMIT: ceb8c3773319fa17922694248adae20ade3d0e1e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:40 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:41 + grep -v github /etc/ssh/ssh_known_hosts 05:59:41 + [ -e /tmp/ssh_known_hosts ] 05:59:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:41 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:41 sudo tee -a /etc/ssh/ssh_known_hosts 05:59:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:41 05:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:41 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:41 b85a868b505f: Pulling fs layer 05:59:41 e2be974225ed: Pulling fs layer 05:59:41 339a4e72a1f5: Pulling fs layer 05:59:41 988bab9f4d93: Pulling fs layer 05:59:41 1469e6f7b9e6: Pulling fs layer 05:59:41 eaf3925da568: Pulling fs layer 05:59:41 bab4dde63d76: Pulling fs layer 05:59:41 bde34c3a00c8: Pulling fs layer 05:59:41 b352a97aabf1: Pulling fs layer 05:59:41 4872d77fe225: Pulling fs layer 05:59:41 5851b861e8e6: Pulling fs layer 05:59:41 bab4dde63d76: Waiting 05:59:41 bde34c3a00c8: Waiting 05:59:41 b352a97aabf1: Waiting 05:59:41 4872d77fe225: Waiting 05:59:41 1469e6f7b9e6: Waiting 05:59:41 988bab9f4d93: Waiting 05:59:41 eaf3925da568: Waiting 05:59:41 5851b861e8e6: Waiting 05:59:41 e2be974225ed: Download complete 05:59:41 988bab9f4d93: Download complete 05:59:42 1469e6f7b9e6: Verifying Checksum 05:59:42 1469e6f7b9e6: Download complete 05:59:42 eaf3925da568: Verifying Checksum 05:59:42 eaf3925da568: Download complete 05:59:42 339a4e72a1f5: Verifying Checksum 05:59:42 339a4e72a1f5: Download complete 05:59:42 bde34c3a00c8: Verifying Checksum 05:59:42 bde34c3a00c8: Download complete 05:59:42 b352a97aabf1: Download complete 05:59:42 4872d77fe225: Download complete 05:59:42 5851b861e8e6: Download complete 05:59:42 b85a868b505f: Verifying Checksum 05:59:42 b85a868b505f: Download complete 05:59:42 bab4dde63d76: Verifying Checksum 05:59:42 bab4dde63d76: Download complete 05:59:43 b85a868b505f: Pull complete 05:59:43 e2be974225ed: Pull complete 05:59:44 339a4e72a1f5: Pull complete 05:59:44 988bab9f4d93: Pull complete 05:59:44 1469e6f7b9e6: Pull complete 05:59:44 eaf3925da568: Pull complete 05:59:46 bab4dde63d76: Pull complete 05:59:46 bde34c3a00c8: Pull complete 05:59:46 b352a97aabf1: Pull complete 05:59:46 4872d77fe225: Pull complete 05:59:46 5851b861e8e6: Pull complete 05:59:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:47 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 05:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-253 -v /w/workspace/gexfoundry_device-snmp-go_PR-253:/w/workspace/gexfoundry_device-snmp-go_PR-253:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-253@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:49 $ docker top 4136b9e0919f32f8636bdd72b0eb87a05b50c4224a9e5becb0f4d982c670af30 -eo pid,comm 05:59:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:59:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:50 [ssh-agent] Looking for ssh-agent implementation... 05:59:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:50 $ docker exec 4136b9e0919f32f8636bdd72b0eb87a05b50c4224a9e5becb0f4d982c670af30 ssh-agent 05:59:50 SSH_AUTH_SOCK=/tmp/ssh-VIQGeRNH0u5I/agent.32 05:59:50 SSH_AGENT_PID=38 05:59:50 Running ssh-add (command line suppressed) 05:59:50 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/private_key_1036372648828572143.key (/w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/private_key_1036372648828572143.key) 05:59:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:50 + git tag --points-at HEAD [Pipeline] } 05:59:50 $ docker exec --env ******** --env ******** 4136b9e0919f32f8636bdd72b0eb87a05b50c4224a9e5becb0f4d982c670af30 ssh-agent -k 05:59:50 unset SSH_AUTH_SOCK; 05:59:50 unset SSH_AGENT_PID; 05:59:50 echo Agent pid 38 killed; 05:59:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:51 [ssh-agent] Looking for ssh-agent implementation... 05:59:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:51 $ docker exec 4136b9e0919f32f8636bdd72b0eb87a05b50c4224a9e5becb0f4d982c670af30 ssh-agent 05:59:51 SSH_AUTH_SOCK=/tmp/ssh-ecfKG4uGZsfD/agent.71 05:59:51 SSH_AGENT_PID=77 05:59:51 Running ssh-add (command line suppressed) 05:59:51 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/private_key_12837504108769784715.key (/w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/private_key_12837504108769784715.key) 05:59:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:51 + git semver init 05:59:51 2023-03-08 05:59:51,958 [run_init] DEBUG init version:0.0.0 force:False 05:59:51 2023-03-08 05:59:51,959 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-253/.semver 05:59:51 2023-03-08 05:59:51,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-253/.semver 05:59:51 2023-03-08 05:59:51,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-253/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-253, universal_newlines=False, shell=None, istream=None) 05:59:52 2023-03-08 05:59:52,791 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-253/.git/info/exclude 05:59:52 2023-03-08 05:59:52,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-253/.semver/PR-253 with force:False 05:59:52 2023-03-08 05:59:52,793 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-253/.semver/PR-253 05:59:52 2023-03-08 05:59:52,797 [execute] INFO git cat-file --batch-check 05:59:52 2023-03-08 05:59:52,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-253/.semver, universal_newlines=False, shell=None, istream=) 05:59:52 2023-03-08 05:59:52,804 [execute] INFO git cat-file --batch 05:59:52 2023-03-08 05:59:52,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-253/.semver, universal_newlines=False, shell=None, istream=) 05:59:52 2023-03-08 05:59:52,810 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-253/.semver/PR-253 05:59:52 0.0.0 [Pipeline] } 05:59:52 $ docker exec --env ******** --env ******** 4136b9e0919f32f8636bdd72b0eb87a05b50c4224a9e5becb0f4d982c670af30 ssh-agent -k 05:59:53 unset SSH_AUTH_SOCK; 05:59:53 unset SSH_AGENT_PID; 05:59:53 echo Agent pid 77 killed; 05:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:53 + git semver [Pipeline] } 05:59:53 $ docker stop --time=1 4136b9e0919f32f8636bdd72b0eb87a05b50c4224a9e5becb0f4d982c670af30 05:59:55 $ docker rm -f --volumes 4136b9e0919f32f8636bdd72b0eb87a05b50c4224a9e5becb0f4d982c670af30 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:55 Stashed 1 file(s) [Pipeline] echo 05:59:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:56 provisioning config files... 05:59:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/config3699670006334348735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:56 ---> docker-login.sh 05:59:56 nexus3.edgexfoundry.org:10001 05:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:56 Configure a credential helper to remove this warning. See 05:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:56 05:59:56 Login Succeeded 05:59:56 nexus3.edgexfoundry.org:10002 05:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:56 Configure a credential helper to remove this warning. See 05:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:56 05:59:56 Login Succeeded 05:59:56 nexus3.edgexfoundry.org:10003 05:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:56 Configure a credential helper to remove this warning. See 05:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:56 05:59:56 Login Succeeded 05:59:56 nexus3.edgexfoundry.org:10004 05:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:56 Configure a credential helper to remove this warning. See 05:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:56 05:59:56 Login Succeeded 05:59:56 docker.io 05:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:57 Configure a credential helper to remove this warning. See 05:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:57 05:59:57 Login Succeeded 05:59:57 ---> docker-login.sh ends [Pipeline] } 05:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:57 ========================================================= 05:59:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:59:57 Sending build context to Docker daemon 5.699MB 05:59:57 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:59:57 Step 2/12 : FROM ${BASE} AS builder 05:59:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:57 213ec9aee27d: Pulling fs layer 05:59:57 4583459ba037: Pulling fs layer 05:59:57 93c1e223e6f2: Pulling fs layer 05:59:57 53926ce57604: Pulling fs layer 05:59:57 21b2b0c7a3f4: Pulling fs layer 05:59:57 22ff95d597cd: Pulling fs layer 05:59:57 12d6caf4c0d1: Pulling fs layer 05:59:57 96b7cbca73a9: Pulling fs layer 05:59:57 a7acece74701: Pulling fs layer 05:59:57 21b2b0c7a3f4: Waiting 05:59:57 22ff95d597cd: Waiting 05:59:57 53926ce57604: Waiting 05:59:57 12d6caf4c0d1: Waiting 05:59:57 96b7cbca73a9: Waiting 05:59:57 a7acece74701: Waiting 05:59:57 93c1e223e6f2: Verifying Checksum 05:59:57 93c1e223e6f2: Download complete 05:59:57 4583459ba037: Download complete 05:59:57 21b2b0c7a3f4: Verifying Checksum 05:59:57 21b2b0c7a3f4: Download complete 05:59:57 22ff95d597cd: Download complete 05:59:58 213ec9aee27d: Verifying Checksum 05:59:58 213ec9aee27d: Download complete 05:59:58 12d6caf4c0d1: Verifying Checksum 05:59:58 12d6caf4c0d1: Download complete 05:59:58 213ec9aee27d: Pull complete 05:59:58 4583459ba037: Pull complete 05:59:58 93c1e223e6f2: Pull complete 05:59:58 a7acece74701: Verifying Checksum 05:59:58 a7acece74701: Download complete 05:59:59 96b7cbca73a9: Download complete 05:59:59 53926ce57604: Verifying Checksum 05:59:59 53926ce57604: Download complete 06:00:03 53926ce57604: Pull complete 06:00:03 21b2b0c7a3f4: Pull complete 06:00:03 22ff95d597cd: Pull complete 06:00:03 12d6caf4c0d1: Pull complete 06:00:05 96b7cbca73a9: Pull complete 06:00:06 a7acece74701: Pull complete 06:00:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:00:06 ---> db6d94c90886 06:00:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:00:11 Still waiting to schedule task 06:00:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8749’ is offline 06:00:11 ---> Running in 2e5212ca5302 06:00:11 Removing intermediate container 2e5212ca5302 06:00:11 ---> a8ef77e2cea5 06:00:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:11 ---> Running in 05fb48a8d87b 06:00:11 Removing intermediate container 05fb48a8d87b 06:00:11 ---> d6eaf0297910 06:00:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:11 ---> Running in e5e465c73282 06:00:11 Removing intermediate container e5e465c73282 06:00:11 ---> 489e45619e1a 06:00:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:00:11 ---> Running in b2b3b232e768 06:00:11 Removing intermediate container b2b3b232e768 06:00:11 ---> e4ae0a0c6d69 06:00:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:11 ---> Running in 08b8b02cbb15 06:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:11 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:00:11 (2/4) Installing libedit (20210910.3.1-r0) 06:00:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:00:12 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:00:12 Executing busybox-1.35.0-r17.trigger 06:00:12 OK: 216 MiB in 55 packages 06:00:12 Removing intermediate container 08b8b02cbb15 06:00:12 ---> e2e9f9bdd0a3 06:00:12 Step 8/12 : WORKDIR /device-snmp-go 06:00:12 ---> Running in a046e5a9df5c 06:00:12 Removing intermediate container a046e5a9df5c 06:00:12 ---> b81aaaa68341 06:00:12 Step 9/12 : COPY go.mod vendor* ./ 06:00:12 ---> 454a70774c88 06:00:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:12 ---> Running in e83d7405d7ba 06:00:39 Removing intermediate container e83d7405d7ba 06:00:39 ---> 8ea05fa83d5e 06:00:39 Step 11/12 : COPY . . 06:00:39 ---> f5801d49b46a 06:00:39 Step 12/12 : RUN ${MAKE} 06:00:39 ---> Running in db79f14b5da5 06:00:39 noop 06:00:39 Removing intermediate container db79f14b5da5 06:00:39 ---> 3352b93347f6 06:00:39 Successfully built 3352b93347f6 06:00:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:39 + docker inspect -f . ci-base-image-x86_64 06:00:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:39 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 06:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-253 -v /w/workspace/gexfoundry_device-snmp-go_PR-253:/w/workspace/gexfoundry_device-snmp-go_PR-253:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-253@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-253@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:00:40 $ docker top 6d0ee5fd13040f1199823d858267d44dbae59742a8c66090bdc716909847a273 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:40 + go version 06:00:40 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:40 $ docker stop --time=1 6d0ee5fd13040f1199823d858267d44dbae59742a8c66090bdc716909847a273 06:00:42 $ docker rm -f --volumes 6d0ee5fd13040f1199823d858267d44dbae59742a8c66090bdc716909847a273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:42 + docker inspect -f . ci-base-image-x86_64 06:00:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:42 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 06:00:42 $ 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-253 -v /w/workspace/gexfoundry_device-snmp-go_PR-253:/w/workspace/gexfoundry_device-snmp-go_PR-253:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-253@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-253@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:00:43 $ docker top 78c5ac1b7d2442f7f90dd5e23ea621b6800c79107a673a60c076f4b2d5339df7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-253 [Pipeline] fileExists [Pipeline] sh 06:00:43 + make test 06:00:43 go test ./... -coverprofile=coverage.out 06:00:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:00:54 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:00:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements 06:01:01 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:01:01 go vet ./... 06:01:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:03 ./bin/test-attribution-txt.sh 06:01:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:01:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:01:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:03 $ docker stop --time=1 78c5ac1b7d2442f7f90dd5e23ea621b6800c79107a673a60c076f4b2d5339df7 06:01:05 $ docker rm -f --volumes 78c5ac1b7d2442f7f90dd5e23ea621b6800c79107a673a60c076f4b2d5339df7 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:07 + ls -al . 06:01:07 total 168 06:01:07 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 06:00 . 06:01:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 05:59 .. 06:01:07 -rw-rw-r-- 1 jenkins jenkins 6 Mar 8 05:59 .dockerignore 06:01:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:00 .git 06:01:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 05:59 .github 06:01:07 -rw-rw-r-- 1 jenkins jenkins 328 Mar 8 05:59 .gitignore 06:01:07 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 05:59 .golangci.yml 06:01:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 05:59 .semver 06:01:07 -rw-rw-r-- 1 jenkins jenkins 8828 Mar 8 05:59 Attribution.txt 06:01:07 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 8 05:59 CHANGELOG.md 06:01:07 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 8 05:59 Dockerfile 06:01:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 05:59 GOVERNANCE.md 06:01:07 -rw-rw-r-- 1 jenkins jenkins 656 Mar 8 05:59 Jenkinsfile 06:01:07 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 05:59 LICENSE 06:01:07 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 8 05:59 Makefile 06:01:07 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 05:59 OWNERS.md 06:01:07 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 8 05:59 README.md 06:01:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 05:59 VERSION 06:01:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 05:59 bin 06:01:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 05:59 cmd 06:01:07 -rw-r--r-- 1 jenkins jenkins 7631 Mar 8 06:00 coverage.out 06:01:07 -rw-rw-r-- 1 jenkins jenkins 3327 Mar 8 05:59 go.mod 06:01:07 -rw-rw-r-- 1 jenkins jenkins 30940 Mar 8 05:59 go.sum 06:01:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 05:59 internal 06:01:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 05:59 snap 06:01:07 -rw-rw-r-- 1 jenkins jenkins 228 Mar 8 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:08 + 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=ceb8c3773319fa17922694248adae20ade3d0e1e --label arch=amd64 --label version=0.0.0 . 06:01:08 Sending build context to Docker daemon 5.707MB 06:01:08 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:01:08 Step 2/24 : FROM ${BASE} AS builder 06:01:08 ---> 3352b93347f6 06:01:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:01:08 ---> Running in fa679cb24168 06:01:08 Removing intermediate container fa679cb24168 06:01:08 ---> bbfe9def5f4f 06:01:08 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:08 ---> Running in 5c0e0df7c874 06:01:08 Removing intermediate container 5c0e0df7c874 06:01:08 ---> e1c83747ef04 06:01:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:08 ---> Running in bf2cd21b7ab7 06:01:08 Removing intermediate container bf2cd21b7ab7 06:01:08 ---> 9b8053f8c559 06:01:08 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:01:08 ---> Running in 252b3cab0a7c 06:01:08 Removing intermediate container 252b3cab0a7c 06:01:08 ---> 9711878fb6e2 06:01:08 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:08 ---> Running in 4aa84377ccb3 06:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:09 OK: 216 MiB in 55 packages 06:01:09 Removing intermediate container 4aa84377ccb3 06:01:09 ---> 674c1162080a 06:01:09 Step 8/24 : WORKDIR /device-snmp-go 06:01:09 ---> Running in 7589b6c430c7 06:01:09 Removing intermediate container 7589b6c430c7 06:01:09 ---> 2d41ae598ed5 06:01:09 Step 9/24 : COPY go.mod vendor* ./ 06:01:09 ---> 625ad36bc1b1 06:01:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:09 ---> Running in 03c25a230a58 06:01:10 Removing intermediate container 03c25a230a58 06:01:10 ---> 23563f33d5a0 06:01:10 Step 11/24 : COPY . . 06:01:10 ---> 4d2c089fd911 06:01:10 Step 12/24 : RUN ${MAKE} 06:01:10 ---> Running in cf9afeeed70e 06:01:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:01:33 Removing intermediate container cf9afeeed70e 06:01:33 ---> e236c56e7a05 06:01:33 Step 13/24 : FROM alpine:3.16 06:01:33 3.16: Pulling from library/alpine 06:01:33 ef5531b6e74e: Pulling fs layer 06:01:33 ef5531b6e74e: Verifying Checksum 06:01:33 ef5531b6e74e: Download complete 06:01:33 ef5531b6e74e: Pull complete 06:01:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:01:33 Status: Downloaded newer image for alpine:3.16 06:01:33 ---> dfd21b5a31f5 06:01:33 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:01:33 ---> Running in 9924f49eaca7 06:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:33 (1/1) Installing dumb-init (1.2.5-r1) 06:01:33 Executing busybox-1.35.0-r17.trigger 06:01:33 OK: 6 MiB in 15 packages 06:01:33 Removing intermediate container 9924f49eaca7 06:01:33 ---> 512d3a8ae5e6 06:01:33 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:01:34 ---> d74af3fab357 06:01:34 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:01:34 ---> 10f7f2be287f 06:01:34 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:01:34 ---> 7f938a18f267 06:01:34 Step 18/24 : EXPOSE 59993 06:01:34 ---> Running in e74d4a5b37b2 06:01:34 Removing intermediate container e74d4a5b37b2 06:01:34 ---> 3745d4a059ff 06:01:34 Step 19/24 : EXPOSE 161 06:01:34 ---> Running in edaac5b61378 06:01:34 Removing intermediate container edaac5b61378 06:01:34 ---> ef2070c72d2c 06:01:34 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:01:34 ---> Running in 7f7978d8e24e 06:01:34 Removing intermediate container 7f7978d8e24e 06:01:34 ---> e636d095caf3 06:01:34 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:34 ---> Running in 91e1c4625494 06:01:35 Removing intermediate container 91e1c4625494 06:01:35 ---> 1a539b010b92 06:01:35 Step 22/24 : LABEL arch=amd64 06:01:35 ---> Running in e3e45b00f659 06:01:35 Removing intermediate container e3e45b00f659 06:01:35 ---> ce00e3afbd0f 06:01:35 Step 23/24 : LABEL git_sha=ceb8c3773319fa17922694248adae20ade3d0e1e 06:01:35 ---> Running in 87ed7827de47 06:01:35 Removing intermediate container 87ed7827de47 06:01:35 ---> b20a80d7797a 06:01:35 Step 24/24 : LABEL version=0.0.0 06:01:35 ---> Running in a635c0a5b200 06:01:35 Removing intermediate container a635c0a5b200 06:01:35 ---> 03a81f830fdb 06:01:35 [Warning] One or more build-args [ARCH] were not consumed 06:01:35 Successfully built 03a81f830fdb 06:01:35 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:36 06:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:36 latest: Pulling from edgex-lftools-log-publisher 06:01:36 5eb5b503b376: Pulling fs layer 06:01:36 5c69ac0246d0: Pulling fs layer 06:01:36 ec43610c2a17: Pulling fs layer 06:01:36 3a2ae6a8a46f: Pulling fs layer 06:01:36 33b1e0a273af: Pulling fs layer 06:01:36 5d3b04190fa2: Pulling fs layer 06:01:36 2f39f015ded8: Pulling fs layer 06:01:36 33b1e0a273af: Waiting 06:01:36 5d3b04190fa2: Waiting 06:01:36 3a2ae6a8a46f: Waiting 06:01:36 2f39f015ded8: Waiting 06:01:36 5c69ac0246d0: Download complete 06:01:36 3a2ae6a8a46f: Verifying Checksum 06:01:36 3a2ae6a8a46f: Download complete 06:01:36 33b1e0a273af: Verifying Checksum 06:01:36 33b1e0a273af: Download complete 06:01:36 5d3b04190fa2: Verifying Checksum 06:01:36 5d3b04190fa2: Download complete 06:01:36 ec43610c2a17: Verifying Checksum 06:01:36 ec43610c2a17: Download complete 06:01:36 5eb5b503b376: Verifying Checksum 06:01:36 5eb5b503b376: Download complete 06:01:37 2f39f015ded8: Download complete 06:01:38 5eb5b503b376: Pull complete 06:01:38 5c69ac0246d0: Pull complete 06:01:38 ec43610c2a17: Pull complete 06:01:38 3a2ae6a8a46f: Pull complete 06:01:39 33b1e0a273af: Pull complete 06:01:39 5d3b04190fa2: Pull complete 06:01:44 2f39f015ded8: Pull complete 06:01:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:44 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 06:01:44 $ 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-253 -v /w/workspace/gexfoundry_device-snmp-go_PR-253:/w/workspace/gexfoundry_device-snmp-go_PR-253:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-253@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-253@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:01:47 $ docker top 32a123ff1c7959602301907d8596d8b397d7e37e075bac341fcd8a000668cd5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:48 ---> job-cost.sh 06:01:48 lf-activate-venv: SKIPPING 06:01:48 INFO: No Stack... 06:01:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:48 INFO: Archiving Costs [Pipeline] sh 06:01:49 + cat /w/workspace/gexfoundry_device-snmp-go_PR-253/archives/cost.csv 06:01:49 + cut -d, -f6 [Pipeline] lock 06:01:49 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] 06:01:49 Resource [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] did not exist. Created. 06:01:49 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:49 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:49 Stashed 1 file(s) [Pipeline] } 06:01:49 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:49 $ docker stop --time=1 32a123ff1c7959602301907d8596d8b397d7e37e075bac341fcd8a000668cd5e 06:01:51 $ docker rm -f --volumes 32a123ff1c7959602301907d8596d8b397d7e37e075bac341fcd8a000668cd5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8751 in /w/workspace/gexfoundry_device-snmp-go_PR-253 [Pipeline] { [Pipeline] ws 06:02:50 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:02:50 Selected Git installation does not exist. Using Default 06:02:50 The recommended git tool is: NONE 06:02:57 using credential edgex-jenkins-ssh 06:02:57 Cloning the remote Git repository 06:02:57 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:02:57 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:02:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:02:57 > git --version # timeout=10 06:02:57 > git --version # 'git version 2.25.1' 06:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:59 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:02:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:00 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit ceb8c3773319fa17922694248adae20ade3d0e1e 06:03:01 Merge succeeded, producing ceb8c3773319fa17922694248adae20ade3d0e1e 06:03:01 Checking out Revision ceb8c3773319fa17922694248adae20ade3d0e1e (PR-253) 06:03:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:03:00 > git config core.sparsecheckout # timeout=10 06:03:00 > git checkout -f ceb8c3773319fa17922694248adae20ade3d0e1e # timeout=10 06:03:00 > git remote # timeout=10 06:03:00 > git config --get remote.origin.url # timeout=10 06:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:00 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:03:01 > git rev-parse HEAD^{commit} # timeout=10 06:03:01 > git config core.sparsecheckout # timeout=10 06:03:01 > git checkout -f ceb8c3773319fa17922694248adae20ade3d0e1e # timeout=10 06:03:01 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:03:01 > git --version # timeout=10 06:03:01 > git --version # 'git version 2.25.1' 06:03:01 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:02 Dload Upload Total Spent Left Speed 06:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 06:03:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:03:03 + sudo tee /etc/docker/daemon.new 06:03:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:03:03 { 06:03:03 "registry-mirrors": [ 06:03:03 "https://nexus3.edgexfoundry.org:10001" 06:03:03 ], 06:03:03 "bip": "10.250.0.254/24", 06:03:03 "hosts": [ 06:03:03 "tcp://0.0.0.0:5555", 06:03:03 "unix:///var/run/docker.sock" 06:03:03 ], 06:03:03 "mtu": 1458, 06:03:03 "selinux-enabled": true, 06:03:03 "seccomp-profile": "/etc/docker/seccomp.json" 06:03:03 } [Pipeline] sh 06:03:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:03:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:22 provisioning config files... 06:03:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config15146857586838107415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:23 ---> docker-login.sh 06:03:23 nexus3.edgexfoundry.org:10001 06:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:24 Configure a credential helper to remove this warning. See 06:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:24 06:03:24 Login Succeeded 06:03:24 nexus3.edgexfoundry.org:10002 06:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:24 Configure a credential helper to remove this warning. See 06:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:24 06:03:24 Login Succeeded 06:03:24 nexus3.edgexfoundry.org:10003 06:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:24 Configure a credential helper to remove this warning. See 06:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:24 06:03:24 Login Succeeded 06:03:24 nexus3.edgexfoundry.org:10004 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:25 Configure a credential helper to remove this warning. See 06:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:25 06:03:25 Login Succeeded 06:03:25 docker.io 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:25 Configure a credential helper to remove this warning. See 06:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:25 06:03:25 Login Succeeded 06:03:25 ---> docker-login.sh ends [Pipeline] } 06:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:26 ========================================================= 06:03:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:03:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:26 + 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:03:27 Sending build context to Docker daemon 2.952MB 06:03:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:03:27 Step 2/12 : FROM ${BASE} AS builder 06:03:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:27 9b18e9b68314: Pulling fs layer 06:03:27 35d82f9e3411: Pulling fs layer 06:03:27 e16973657156: Pulling fs layer 06:03:27 fc693d55d65f: Pulling fs layer 06:03:27 7e9fc2657dce: Pulling fs layer 06:03:27 dda99020689f: Pulling fs layer 06:03:27 db1c61fa0a46: Pulling fs layer 06:03:27 891c053d2c06: Pulling fs layer 06:03:27 fc693d55d65f: Waiting 06:03:27 7e9fc2657dce: Waiting 06:03:27 dda99020689f: Waiting 06:03:27 db1c61fa0a46: Waiting 06:03:27 891c053d2c06: Waiting 06:03:27 e16973657156: Verifying Checksum 06:03:27 e16973657156: Download complete 06:03:27 35d82f9e3411: Verifying Checksum 06:03:27 35d82f9e3411: Download complete 06:03:27 7e9fc2657dce: Download complete 06:03:27 dda99020689f: Verifying Checksum 06:03:27 dda99020689f: Download complete 06:03:27 9b18e9b68314: Verifying Checksum 06:03:28 9b18e9b68314: Pull complete 06:03:28 891c053d2c06: Verifying Checksum 06:03:28 891c053d2c06: Download complete 06:03:29 35d82f9e3411: Pull complete 06:03:29 e16973657156: Pull complete 06:03:30 db1c61fa0a46: Verifying Checksum 06:03:30 db1c61fa0a46: Download complete 06:03:30 fc693d55d65f: Verifying Checksum 06:03:30 fc693d55d65f: Download complete 06:03:43 fc693d55d65f: Pull complete 06:03:43 7e9fc2657dce: Pull complete 06:03:43 dda99020689f: Pull complete 06:03:49 db1c61fa0a46: Pull complete 06:03:51 891c053d2c06: Pull complete 06:03:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:03:51 ---> f96f9c87975a 06:03:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:03:53 ---> Running in 82c8188e3e70 06:03:53 Removing intermediate container 82c8188e3e70 06:03:53 ---> 839b5eba1fb0 06:03:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:54 ---> Running in 4cc9ab2483e1 06:03:54 Removing intermediate container 4cc9ab2483e1 06:03:54 ---> 8bd576bb16c1 06:03:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:03:54 ---> Running in ad550d256d09 06:03:54 Removing intermediate container ad550d256d09 06:03:54 ---> ce4310d1fcfa 06:03:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:03:54 ---> Running in e6ef498e521d 06:03:55 Removing intermediate container e6ef498e521d 06:03:55 ---> 704031f44d87 06:03:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:03:55 ---> Running in cea826e14d49 06:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:03:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:03:57 (2/4) Installing libedit (20210910.3.1-r0) 06:03:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:03:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:03:57 Executing busybox-1.35.0-r17.trigger 06:03:57 OK: 226 MiB in 55 packages 06:04:01 Removing intermediate container cea826e14d49 06:04:01 ---> 74afd2317879 06:04:01 Step 8/12 : WORKDIR /device-snmp-go 06:04:01 ---> Running in b83e82ae4a25 06:04:01 Removing intermediate container b83e82ae4a25 06:04:01 ---> edaa6b25387b 06:04:01 Step 9/12 : COPY go.mod vendor* ./ 06:04:02 ---> 34885162e7e5 06:04:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:02 ---> Running in fc1c26f9416e 06:05:10 Removing intermediate container fc1c26f9416e 06:05:10 ---> 75b2be16ef6c 06:05:10 Step 11/12 : COPY . . 06:05:10 ---> 583b85665cc5 06:05:10 Step 12/12 : RUN ${MAKE} 06:05:10 ---> Running in f655aa6ede47 06:05:10 noop 06:05:10 Removing intermediate container f655aa6ede47 06:05:10 ---> fdd4b8833eb3 06:05:10 Successfully built fdd4b8833eb3 06:05:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker inspect -f . ci-base-image-arm64 06:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:11 prd-ubuntu20.04-docker-arm64-4c-16g-8751 does not seem to be running inside a container 06:05:11 $ 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:05:12 $ docker top 52bac0716f659f169dde4ca871f3b5bf93bcb0c2881d0ff2cb56cabcaca937d6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:13 + go version 06:05:13 go version go1.18.7 linux/arm64 [Pipeline] } 06:05:13 $ docker stop --time=1 52bac0716f659f169dde4ca871f3b5bf93bcb0c2881d0ff2cb56cabcaca937d6 06:05:15 $ docker rm -f --volumes 52bac0716f659f169dde4ca871f3b5bf93bcb0c2881d0ff2cb56cabcaca937d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:16 + docker inspect -f . ci-base-image-arm64 06:05:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:16 prd-ubuntu20.04-docker-arm64-4c-16g-8751 does not seem to be running inside a container 06:05:16 $ 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:05:18 $ docker top 14d5d3f5986eb48fff7ed206fbb63e7f15123791271b609d9b94c1f4f056a751 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:19 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:05:20 + make test 06:05:20 go test ./... -coverprofile=coverage.out 06:05:21 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:06:58 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:06:58 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements 06:06:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:06:58 go vet ./... 06:07:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:08 ./bin/test-attribution-txt.sh 06:07:08 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:07:08 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:07:09 $ docker stop --time=1 14d5d3f5986eb48fff7ed206fbb63e7f15123791271b609d9b94c1f4f056a751 06:07:11 $ docker rm -f --volumes 14d5d3f5986eb48fff7ed206fbb63e7f15123791271b609d9b94c1f4f056a751 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:12 Warning: overwriting stash ‘coverage-report’ 06:07:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:14 + ls -al . 06:07:14 total 164 06:07:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:05 . 06:07:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:02 .. 06:07:14 -rw-rw-r-- 1 jenkins jenkins 6 Mar 8 06:03 .dockerignore 06:07:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:03 .git 06:07:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:03 .github 06:07:14 -rw-rw-r-- 1 jenkins jenkins 328 Mar 8 06:03 .gitignore 06:07:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 06:03 .golangci.yml 06:07:14 -rw-rw-r-- 1 jenkins jenkins 8828 Mar 8 06:03 Attribution.txt 06:07:14 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 8 06:03 CHANGELOG.md 06:07:14 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 8 06:03 Dockerfile 06:07:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 06:03 GOVERNANCE.md 06:07:14 -rw-rw-r-- 1 jenkins jenkins 656 Mar 8 06:03 Jenkinsfile 06:07:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 06:03 LICENSE 06:07:14 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 8 06:03 Makefile 06:07:14 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 06:03 OWNERS.md 06:07:14 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 8 06:03 README.md 06:07:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 05:59 VERSION 06:07:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:03 bin 06:07:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:03 cmd 06:07:14 -rw-r--r-- 1 jenkins jenkins 7631 Mar 8 06:06 coverage.out 06:07:14 -rw-rw-r-- 1 jenkins jenkins 3327 Mar 8 06:03 go.mod 06:07:14 -rw-rw-r-- 1 jenkins jenkins 30940 Mar 8 06:03 go.sum 06:07:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:03 internal 06:07:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:03 snap 06:07:14 -rw-rw-r-- 1 jenkins jenkins 228 Mar 8 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:14 + 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=ceb8c3773319fa17922694248adae20ade3d0e1e --label arch=arm64 --label version=0.0.0 . 06:07:14 Sending build context to Docker daemon 2.96MB 06:07:15 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:07:15 Step 2/24 : FROM ${BASE} AS builder 06:07:15 ---> fdd4b8833eb3 06:07:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:07:15 ---> Running in de0050c66c5b 06:07:15 Removing intermediate container de0050c66c5b 06:07:15 ---> ff52f0c8eda8 06:07:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:07:15 ---> Running in 0b0febd8d16e 06:07:15 Removing intermediate container 0b0febd8d16e 06:07:15 ---> 657dcab36799 06:07:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:07:15 ---> Running in a04ed221d556 06:07:16 Removing intermediate container a04ed221d556 06:07:16 ---> 2d1787e657a9 06:07:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:07:16 ---> Running in 2330e56d07e4 06:07:16 Removing intermediate container 2330e56d07e4 06:07:16 ---> 529ba115e9f5 06:07:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:16 ---> Running in f2f1f2faf5af 06:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:07:19 OK: 226 MiB in 55 packages 06:07:20 Removing intermediate container f2f1f2faf5af 06:07:20 ---> e0ea9bb4553e 06:07:20 Step 8/24 : WORKDIR /device-snmp-go 06:07:20 ---> Running in 2202de259af2 06:07:21 Removing intermediate container 2202de259af2 06:07:21 ---> 453e9809f0ce 06:07:21 Step 9/24 : COPY go.mod vendor* ./ 06:07:25 ---> 3f0fe634f11b 06:07:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:25 ---> Running in a56130702a3a 06:07:28 Removing intermediate container a56130702a3a 06:07:28 ---> 9624cc10708a 06:07:28 Step 11/24 : COPY . . 06:07:28 ---> 8561cb614949 06:07:28 Step 12/24 : RUN ${MAKE} 06:07:28 ---> Running in cb8bf051de33 06:07:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:09:52 Removing intermediate container cb8bf051de33 06:09:52 ---> e16a89bb42ee 06:09:52 Step 13/24 : FROM alpine:3.16 06:09:52 3.16: Pulling from library/alpine 06:09:52 3760b48202b3: Pulling fs layer 06:09:52 3760b48202b3: Verifying Checksum 06:09:52 3760b48202b3: Download complete 06:09:52 3760b48202b3: Pull complete 06:09:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:09:52 Status: Downloaded newer image for alpine:3.16 06:09:52 ---> 4c81e5bf8899 06:09:52 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:09:52 ---> Running in 8ce7595fba75 06:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:09:52 (1/1) Installing dumb-init (1.2.5-r1) 06:09:52 Executing busybox-1.35.0-r17.trigger 06:09:52 OK: 5 MiB in 15 packages 06:09:52 Removing intermediate container 8ce7595fba75 06:09:52 ---> bef35c22b3d4 06:09:52 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:09:52 ---> 48837882a8fe 06:09:52 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:09:52 ---> 5d11095a2263 06:09:52 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:09:52 ---> 5ad3381df6f2 06:09:52 Step 18/24 : EXPOSE 59993 06:09:52 ---> Running in a2b36549fedf 06:09:52 Removing intermediate container a2b36549fedf 06:09:52 ---> 8e18461f78ff 06:09:52 Step 19/24 : EXPOSE 161 06:09:52 ---> Running in 13e23cbb22db 06:09:52 Removing intermediate container 13e23cbb22db 06:09:52 ---> 887cf08c1127 06:09:52 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:09:52 ---> Running in e94242bee1ec 06:09:52 Removing intermediate container e94242bee1ec 06:09:52 ---> 12519df1c8f4 06:09:52 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:09:52 ---> Running in a8878ef35de5 06:09:52 Removing intermediate container a8878ef35de5 06:09:52 ---> 0f1ca376c8ec 06:09:52 Step 22/24 : LABEL arch=arm64 06:09:52 ---> Running in c9811d7e5e2b 06:09:52 Removing intermediate container c9811d7e5e2b 06:09:52 ---> 8c7d87b92588 06:09:52 Step 23/24 : LABEL git_sha=ceb8c3773319fa17922694248adae20ade3d0e1e 06:09:52 ---> Running in 2fb600514945 06:09:52 Removing intermediate container 2fb600514945 06:09:52 ---> 563c947d0f7c 06:09:52 Step 24/24 : LABEL version=0.0.0 06:09:52 ---> Running in 4c5d95bc171a 06:09:52 Removing intermediate container 4c5d95bc171a 06:09:52 ---> 913fe72ff52f 06:09:52 [Warning] One or more build-args [ARCH] were not consumed 06:09:52 Successfully built 913fe72ff52f 06:09:52 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:52 06:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:53 arm64: Pulling from edgex-lftools-log-publisher 06:09:53 8998bd30e6a1: Pulling fs layer 06:09:53 04944245beec: Pulling fs layer 06:09:53 699f458cf7ca: Pulling fs layer 06:09:53 765212b225bb: Pulling fs layer 06:09:53 f23df028b6ca: Pulling fs layer 06:09:53 d65c8cfc05b1: Pulling fs layer 06:09:53 2437ff75d9bd: Pulling fs layer 06:09:53 765212b225bb: Waiting 06:09:53 d65c8cfc05b1: Waiting 06:09:53 f23df028b6ca: Waiting 06:09:53 2437ff75d9bd: Waiting 06:09:53 04944245beec: Verifying Checksum 06:09:53 04944245beec: Download complete 06:09:53 765212b225bb: Verifying Checksum 06:09:53 765212b225bb: Download complete 06:09:53 f23df028b6ca: Verifying Checksum 06:09:53 f23df028b6ca: Download complete 06:09:53 d65c8cfc05b1: Verifying Checksum 06:09:53 d65c8cfc05b1: Download complete 06:09:53 699f458cf7ca: Verifying Checksum 06:09:53 699f458cf7ca: Download complete 06:09:54 8998bd30e6a1: Verifying Checksum 06:09:54 8998bd30e6a1: Download complete 06:09:56 2437ff75d9bd: Verifying Checksum 06:09:56 2437ff75d9bd: Download complete 06:10:00 8998bd30e6a1: Pull complete 06:10:01 04944245beec: Pull complete 06:10:02 699f458cf7ca: Pull complete 06:10:02 765212b225bb: Pull complete 06:10:03 f23df028b6ca: Pull complete 06:10:03 d65c8cfc05b1: Pull complete 06:10:18 2437ff75d9bd: Pull complete 06:10:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:18 prd-ubuntu20.04-docker-arm64-4c-16g-8751 does not seem to be running inside a container 06:10:19 $ 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:10:21 $ docker top d04dae5aa5431871f84534c90266cc762977453f83ffa45fd3fec11d8ed081b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:22 ---> job-cost.sh 06:10:22 lf-activate-venv: SKIPPING 06:10:22 INFO: No Stack... 06:10:22 INFO: Retrieving Pricing Info for: v3-standard-4 06:10:23 INFO: Archiving Costs [Pipeline] sh 06:10:24 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:10:24 + cut -d, -f6 [Pipeline] lock 06:10:24 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] 06:10:24 Resource [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] did not exist. Created. 06:10:24 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:24 /w/workspace/device-snmp-go/1@tmp/durable-17fc99c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:25 + echo total: 0.10999999940395355 [Pipeline] stash 06:10:25 Warning: overwriting stash ‘stack-cost’ 06:10:25 Stashed 1 file(s) [Pipeline] } 06:10:25 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-253-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:25 $ docker stop --time=1 d04dae5aa5431871f84534c90266cc762977453f83ffa45fd3fec11d8ed081b9 06:10:26 $ docker rm -f --volumes d04dae5aa5431871f84534c90266cc762977453f83ffa45fd3fec11d8ed081b9 [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:10:27 provisioning config files... 06:10:27 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/config6707937417914627113tmp [Pipeline] { [Pipeline] sh 06:10:28 + set +x 06:10:28 + curl -s https://codecov.io/bash 06:10:28 + bash -s -- 06:10:28 06:10:28 _____ _ 06:10:28 / ____| | | 06:10:28 | | ___ __| | ___ ___ _____ __ 06:10:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:10:28 | |___| (_) | (_| | __/ (_| (_) \ V / 06:10:28 \_____\___/ \__,_|\___|\___\___/ \_/ 06:10:28 Bash-1.0.6 06:10:28 06:10:28 06:10:28 ==> git version 2.25.1 found 06:10:28 ==> 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:10:28 Release-Date: 2020-01-08 06:10:28 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:10:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:10:28 ==> Jenkins CI detected. 06:10:28 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-253 06:10:28 project root: . 06:10:28 --> token set from env 06:10:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:10:28 ==> Running gcov in . (disable via -X gcov) 06:10:28 ==> Python coveragepy not found 06:10:28 ==> Searching for coverage reports in: 06:10:28 + . 06:10:28 -> Found 1 reports 06:10:28 ==> Detecting git/mercurial file structure 06:10:28 ==> Reading reports 06:10:28 + ./coverage.out bytes=7631 06:10:28 ==> Appending adjustments 06:10:28 https://docs.codecov.io/docs/fixing-reports 06:10:28 + Found adjustments 06:10:28 ==> Gzipping contents 06:10:28 4.0K /tmp/codecov.5rukIG.gz 06:10:28 ==> Uploading reports 06:10:28 url: https://codecov.io 06:10:28 query: branch=PR-253&commit=ceb8c3773319fa17922694248adae20ade3d0e1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=253&job=&cmd_args= 06:10:28 -> Pinging Codecov 06:10:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-253&commit=ceb8c3773319fa17922694248adae20ade3d0e1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=253&job=&cmd_args= 06:10:28 -> Uploading to 06:10:28 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/6C56EA5C29638FB4528AC87E60AF5AE0/ceb8c3773319fa17922694248adae20ade3d0e1e/45320f67-3247-4643-9fca-c889bb76f004.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T061028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=172aac2449a7f3a2077ac5a1f1222541ade14fc804c2b783a5fbf07d669ed983 06:10:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:28 Dload Upload Total Spent Left Speed 06:10:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 23415 --:--:-- --:--:-- --:--:-- 23415 100 1522 0 0 100 1522 0 5474 --:--:-- --:--:-- --:--:-- 5455 06:10:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ceb8c3773319fa17922694248adae20ade3d0e1e [Pipeline] } 06:10:28 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:10:30 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-253/archives ] 06:10:30 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-253/archives 06:10:30 total 16 06:10:30 drwxr-xr-x 3 root root 4096 Mar 8 06:01 . 06:10:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 06:01 .. 06:10:30 drwxr-xr-x 2 root root 4096 Mar 8 06:01 cost 06:10:30 -rw-r--r-- 1 root root 86 Mar 8 06:01 cost.csv 06:10:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-253/archives 06:10:30 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-253/archives 06:10:30 total 16 06:10:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:01 . 06:10:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 06:01 .. 06:10:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 06:01 cost 06:10:30 -rw-r--r-- 1 jenkins jenkins 86 Mar 8 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:31 ---> package-listing.sh 06:10:31 ++ facter osfamily 06:10:31 ++ tr '[:upper:]' '[:lower:]' 06:10:31 + OS_FAMILY=debian 06:10:31 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-253 06:10:31 + START_PACKAGES=/tmp/packages_start.txt 06:10:31 + END_PACKAGES=/tmp/packages_end.txt 06:10:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:31 + PACKAGES=/tmp/packages_start.txt 06:10:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-253 ']' 06:10:31 + PACKAGES=/tmp/packages_end.txt 06:10:31 + case "${OS_FAMILY}" in 06:10:31 + dpkg -l 06:10:31 + grep '^ii' 06:10:31 + '[' -f /tmp/packages_start.txt ']' 06:10:31 + '[' -f /tmp/packages_end.txt ']' 06:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-253 ']' 06:10:31 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-253/archives/ 06:10:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-253/archives/ [Pipeline] echo 06:10:31 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-253/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:33 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 06:10:33 $ 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-253/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-253 -v /w/workspace/gexfoundry_device-snmp-go_PR-253:/w/workspace/gexfoundry_device-snmp-go_PR-253:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-253@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-253@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:10:33 $ docker top 161e4a2e607fc80f490d9dc8dbd58ac502c209d04845b73da660a62be4629a98 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:33 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:34 + ls /var/log/sa-host 06:10:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:34 provisioning config files... 06:10:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-253@tmp/config15317000586050669120tmp [Pipeline] { [Pipeline] echo 06:10:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:34 ---> create-netrc.sh [Pipeline] } 06:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:35 ---> python-tools-install.sh [Pipeline] echo 06:10:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:35 ---> sudo-logs.sh 06:10:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:35 ---> job-cost.sh 06:10:35 lf-activate-venv: SKIPPING 06:10:35 DEBUG: total: 0.2199999988079071 06:10:35 INFO: Retrieving Stack Cost... 06:10:36 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:36 INFO: Archiving Costs [Pipeline] echo 06:10:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:37 ---> logs-deploy.sh 06:10:37 lf-activate-venv: SKIPPING 06:10:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-253/1 06:10:37 INFO: archiving workspace using pattern(s): 06:10:38 Archives upload complete. 06:10:38 INFO: archiving logs to Nexus