Pull request #257 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dee6d221a1024620d3128e62ba1e84c439d1cbe2+d33e94f3f1180f7604676314315f9cce542fcb85 (5d27fd25e4449935ba05a86235de44b979ac0efa) 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-ssh11951240685383963763.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-ssh4232292176741988183.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-257/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-257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13930744610237061187.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-257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2291926221778726769.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-ssh1456524016836130307.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-257/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-257/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5843898638685695459.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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8957’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9341 in /w/workspace/gexfoundry_device-snmp-go_PR-257 [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-257 # 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 d33e94f3f1180f7604676314315f9cce542fcb85 into PR head commit dee6d221a1024620d3128e62ba1e84c439d1cbe2 Merge succeeded, producing dee6d221a1024620d3128e62ba1e84c439d1cbe2 Checking out Revision dee6d221a1024620d3128e62ba1e84c439d1cbe2 (PR-257) > 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/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee6d221a1024620d3128e62ba1e84c439d1cbe2 # 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 d33e94f3f1180f7604676314315f9cce542fcb85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dee6d221a1024620d3128e62ba1e84c439d1cbe2 # 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 02:47:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:07 ========================================================= 02:47:07 EdgeX Global Pipelines Version Info 02:47:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:08 ------------------- 02:47:08 stable info: 02:47:08 ------------------- 02:47:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:47:08 Message: update stable to v1.0.244 02:47:08 ------------------- 02:47:08 experimental info: 02:47:08 ------------------- 02:47:08 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:47:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:47:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-257 [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-257 [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-257 [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dee6d221a1024620d3128e62ba1e84c439d1cbe2 [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dee6d22 [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:10 provisioning config files... 02:47:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-257@tmp/config5960526827951635045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:10 ---> docker-login.sh 02:47:10 nexus3.edgexfoundry.org:10001 02:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:11 Configure a credential helper to remove this warning. See 02:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:11 02:47:11 Login Succeeded 02:47:11 nexus3.edgexfoundry.org:10002 02:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:11 Configure a credential helper to remove this warning. See 02:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:11 02:47:11 Login Succeeded 02:47:11 nexus3.edgexfoundry.org:10003 02:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:11 Configure a credential helper to remove this warning. See 02:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:11 02:47:11 Login Succeeded 02:47:11 nexus3.edgexfoundry.org:10004 02:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:11 Configure a credential helper to remove this warning. See 02:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:11 02:47:11 Login Succeeded 02:47:11 docker.io 02:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:11 Configure a credential helper to remove this warning. See 02:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:11 02:47:11 Login Succeeded 02:47:11 ---> docker-login.sh ends [Pipeline] } 02:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:47:12 + git rev-list -1 --merges dee6d221a1024620d3128e62ba1e84c439d1cbe2~1..dee6d221a1024620d3128e62ba1e84c439d1cbe2 [Pipeline] echo 02:47:12 -----------> git rev-list -1 --merges dee6d221a1024620d3128e62ba1e84c439d1cbe2~1..dee6d221a1024620d3128e62ba1e84c439d1cbe2 dee6d221a1024620d3128e62ba1e84c439d1cbe2 [false] [Pipeline] sh 02:47:12 + git log --format=format:%s -1 dee6d221a1024620d3128e62ba1e84c439d1cbe2 [Pipeline] echo 02:47:12 ========================================================= 02:47:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:47:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:13 + git log --format=format:%s -1 dee6d221a1024620d3128e62ba1e84c439d1cbe2 [Pipeline] echo 02:47:13 [semverPrep] GIT_COMMIT: dee6d221a1024620d3128e62ba1e84c439d1cbe2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:47:13 [semverPrep] This is not a build commit. [Pipeline] sh 02:47:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:13 + grep -v github /etc/ssh/ssh_known_hosts 02:47:13 + [ -e /tmp/ssh_known_hosts ] 02:47:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:47:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:47:13 + sudo tee -a /etc/ssh/ssh_known_hosts 02:47:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:14 02:47:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:14 0.1.4: Pulling from edgex-devops/py-git-semver 02:47:14 b85a868b505f: Pulling fs layer 02:47:14 e2be974225ed: Pulling fs layer 02:47:14 339a4e72a1f5: Pulling fs layer 02:47:14 988bab9f4d93: Pulling fs layer 02:47:14 1469e6f7b9e6: Pulling fs layer 02:47:14 eaf3925da568: Pulling fs layer 02:47:14 bab4dde63d76: Pulling fs layer 02:47:14 bde34c3a00c8: Pulling fs layer 02:47:14 b352a97aabf1: Pulling fs layer 02:47:14 4872d77fe225: Pulling fs layer 02:47:14 5851b861e8e6: Pulling fs layer 02:47:14 bab4dde63d76: Waiting 02:47:14 bde34c3a00c8: Waiting 02:47:14 b352a97aabf1: Waiting 02:47:14 988bab9f4d93: Waiting 02:47:14 eaf3925da568: Waiting 02:47:14 4872d77fe225: Waiting 02:47:14 5851b861e8e6: Waiting 02:47:14 1469e6f7b9e6: Waiting 02:47:14 e2be974225ed: Download complete 02:47:14 988bab9f4d93: Verifying Checksum 02:47:14 988bab9f4d93: Download complete 02:47:15 339a4e72a1f5: Download complete 02:47:15 1469e6f7b9e6: Verifying Checksum 02:47:15 1469e6f7b9e6: Download complete 02:47:15 eaf3925da568: Verifying Checksum 02:47:15 eaf3925da568: Download complete 02:47:15 bde34c3a00c8: Download complete 02:47:15 b352a97aabf1: Download complete 02:47:15 4872d77fe225: Verifying Checksum 02:47:15 4872d77fe225: Download complete 02:47:15 5851b861e8e6: Verifying Checksum 02:47:15 5851b861e8e6: Download complete 02:47:15 b85a868b505f: Download complete 02:47:15 bab4dde63d76: Verifying Checksum 02:47:15 bab4dde63d76: Download complete 02:47:16 b85a868b505f: Pull complete 02:47:16 e2be974225ed: Pull complete 02:47:17 339a4e72a1f5: Pull complete 02:47:17 988bab9f4d93: Pull complete 02:47:17 1469e6f7b9e6: Pull complete 02:47:17 eaf3925da568: Pull complete 02:47:19 bab4dde63d76: Pull complete 02:47:19 bde34c3a00c8: Pull complete 02:47:19 b352a97aabf1: Pull complete 02:47:19 4872d77fe225: Pull complete 02:47:19 5851b861e8e6: Pull complete 02:47:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:19 prd-ubuntu20.04-docker-8c-8g-9341 does not seem to be running inside a container 02:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-257 -v /w/workspace/gexfoundry_device-snmp-go_PR-257:/w/workspace/gexfoundry_device-snmp-go_PR-257:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-257@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-257@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 02:47:22 $ docker top 78ddb04856c591f29000de437881104ed7d8dd9ef5c087e043612f264d34d463 -eo pid,comm 02:47:22 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). 02:47:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:22 [ssh-agent] Looking for ssh-agent implementation... 02:47:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:23 $ docker exec 78ddb04856c591f29000de437881104ed7d8dd9ef5c087e043612f264d34d463 ssh-agent 02:47:23 SSH_AUTH_SOCK=/tmp/ssh-4b3aqtZ97yve/agent.32 02:47:23 SSH_AGENT_PID=38 02:47:23 Running ssh-add (command line suppressed) 02:47:23 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-257@tmp/private_key_17065522777588766577.key (/w/workspace/gexfoundry_device-snmp-go_PR-257@tmp/private_key_17065522777588766577.key) 02:47:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:23 + git tag --points-at HEAD [Pipeline] } 02:47:23 $ docker exec --env ******** --env ******** 78ddb04856c591f29000de437881104ed7d8dd9ef5c087e043612f264d34d463 ssh-agent -k 02:47:23 unset SSH_AUTH_SOCK; 02:47:23 unset SSH_AGENT_PID; 02:47:23 echo Agent pid 38 killed; 02:47:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:23 [ssh-agent] Looking for ssh-agent implementation... 02:47:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:23 $ docker exec 78ddb04856c591f29000de437881104ed7d8dd9ef5c087e043612f264d34d463 ssh-agent 02:47:24 SSH_AUTH_SOCK=/tmp/ssh-Vi8MdpNmUXtO/agent.70 02:47:24 SSH_AGENT_PID=76 02:47:24 Running ssh-add (command line suppressed) 02:47:24 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-257@tmp/private_key_12369149920873185503.key (/w/workspace/gexfoundry_device-snmp-go_PR-257@tmp/private_key_12369149920873185503.key) 02:47:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:24 + git semver init 02:47:24 2023-03-09 02:47:24,744 [run_init] DEBUG init version:0.0.0 force:False 02:47:24 2023-03-09 02:47:24,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-257/.semver 02:47:24 2023-03-09 02:47:24,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-257/.semver 02:47:24 2023-03-09 02:47:24,746 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-257/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-257, universal_newlines=False, shell=None, istream=None) 02:47:25 2023-03-09 02:47:25,524 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-257/.git/info/exclude 02:47:25 2023-03-09 02:47:25,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-257/.semver/PR-257 with force:False 02:47:25 2023-03-09 02:47:25,524 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-257/.semver/PR-257 02:47:25 2023-03-09 02:47:25,527 [execute] INFO git cat-file --batch-check 02:47:25 2023-03-09 02:47:25,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-257/.semver, universal_newlines=False, shell=None, istream=) 02:47:25 2023-03-09 02:47:25,533 [execute] INFO git cat-file --batch 02:47:25 2023-03-09 02:47:25,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-257/.semver, universal_newlines=False, shell=None, istream=) 02:47:25 2023-03-09 02:47:25,540 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-257/.semver/PR-257 02:47:25 0.0.0 [Pipeline] } 02:47:25 $ docker exec --env ******** --env ******** 78ddb04856c591f29000de437881104ed7d8dd9ef5c087e043612f264d34d463 ssh-agent -k 02:47:25 unset SSH_AUTH_SOCK; 02:47:25 unset SSH_AGENT_PID; 02:47:25 echo Agent pid 76 killed; 02:47:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:26 + git semver [Pipeline] } 02:47:26 $ docker stop --time=1 78ddb04856c591f29000de437881104ed7d8dd9ef5c087e043612f264d34d463 02:47:27 $ docker rm -f --volumes 78ddb04856c591f29000de437881104ed7d8dd9ef5c087e043612f264d34d463 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:47:28 Stashed 1 file(s) [Pipeline] echo 02:47:28 [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 02:47:29 provisioning config files... 02:47:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-257@tmp/config14464512557172608429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:29 ---> docker-login.sh 02:47:29 nexus3.edgexfoundry.org:10001 02:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:29 Configure a credential helper to remove this warning. See 02:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:29 02:47:29 Login Succeeded 02:47:29 nexus3.edgexfoundry.org:10002 02:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:29 Configure a credential helper to remove this warning. See 02:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:29 02:47:29 Login Succeeded 02:47:29 nexus3.edgexfoundry.org:10003 02:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:29 Configure a credential helper to remove this warning. See 02:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:29 02:47:29 Login Succeeded 02:47:29 nexus3.edgexfoundry.org:10004 02:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:29 Configure a credential helper to remove this warning. See 02:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:29 02:47:29 Login Succeeded 02:47:29 docker.io 02:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:30 Configure a credential helper to remove this warning. See 02:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:30 02:47:30 Login Succeeded 02:47:30 ---> docker-login.sh ends [Pipeline] } 02:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:47:30 ========================================================= 02:47:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:47:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:30 + 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 . 02:47:30 Sending build context to Docker daemon 5.701MB 02:47:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:47:30 Step 2/12 : FROM ${BASE} AS builder 02:47:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:30 213ec9aee27d: Pulling fs layer 02:47:30 4583459ba037: Pulling fs layer 02:47:30 93c1e223e6f2: Pulling fs layer 02:47:30 53926ce57604: Pulling fs layer 02:47:30 21b2b0c7a3f4: Pulling fs layer 02:47:30 22ff95d597cd: Pulling fs layer 02:47:30 12d6caf4c0d1: Pulling fs layer 02:47:30 96b7cbca73a9: Pulling fs layer 02:47:30 a7acece74701: Pulling fs layer 02:47:30 53926ce57604: Waiting 02:47:30 96b7cbca73a9: Waiting 02:47:30 a7acece74701: Waiting 02:47:30 21b2b0c7a3f4: Waiting 02:47:30 22ff95d597cd: Waiting 02:47:30 12d6caf4c0d1: Waiting 02:47:30 93c1e223e6f2: Download complete 02:47:30 4583459ba037: Verifying Checksum 02:47:30 4583459ba037: Download complete 02:47:30 21b2b0c7a3f4: Verifying Checksum 02:47:30 21b2b0c7a3f4: Download complete 02:47:31 22ff95d597cd: Verifying Checksum 02:47:31 22ff95d597cd: Download complete 02:47:31 213ec9aee27d: Verifying Checksum 02:47:31 213ec9aee27d: Download complete 02:47:31 12d6caf4c0d1: Verifying Checksum 02:47:31 12d6caf4c0d1: Download complete 02:47:31 213ec9aee27d: Pull complete 02:47:31 4583459ba037: Pull complete 02:47:31 93c1e223e6f2: Pull complete 02:47:31 a7acece74701: Verifying Checksum 02:47:31 a7acece74701: Download complete 02:47:31 96b7cbca73a9: Verifying Checksum 02:47:31 96b7cbca73a9: Download complete 02:47:31 53926ce57604: Verifying Checksum 02:47:31 53926ce57604: Download complete 02:47:36 53926ce57604: Pull complete 02:47:36 21b2b0c7a3f4: Pull complete 02:47:36 22ff95d597cd: Pull complete 02:47:36 12d6caf4c0d1: Pull complete 02:47:38 96b7cbca73a9: Pull complete 02:47:38 a7acece74701: Pull complete 02:47:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:47:38 ---> db6d94c90886 02:47:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:47:43 ---> Running in ccd5771f2880 02:47:43 Removing intermediate container ccd5771f2880 02:47:43 ---> 1d445ee6cb06 02:47:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:47:43 ---> Running in 902937778f0a 02:47:43 Removing intermediate container 902937778f0a 02:47:43 ---> 71ef5b5fe99d 02:47:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:47:43 ---> Running in a141e74f04da 02:47:43 Removing intermediate container a141e74f04da 02:47:43 ---> af0d7c513003 02:47:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:47:43 ---> Running in 76d962be6f5c 02:47:43 Removing intermediate container 76d962be6f5c 02:47:43 ---> df4a69cac8d8 02:47:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:47:43 ---> Running in 2d28541c2e60 02:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:43 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:47:43 (2/4) Installing libedit (20210910.3.1-r0) 02:47:43 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:47:43 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:47:43 Executing busybox-1.35.0-r17.trigger 02:47:43 OK: 216 MiB in 55 packages 02:47:43 Still waiting to schedule task 02:47:43 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:47:43 ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:47:43 ‘prd-ubuntu20.04-docker-8c-8g-9234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:47:43 ‘prd-ubuntu20.04-docker-8c-8g-9235’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:47:43 ‘prd-ubuntu20.04-docker-8c-8g-9236’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:47:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9247’ is offline 02:47:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9253’ is offline 02:47:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9258’ is offline 02:47:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9342’ is offline 02:47:44 Removing intermediate container 2d28541c2e60 02:47:44 ---> 5ea431f91eb4 02:47:44 Step 8/12 : WORKDIR /device-snmp-go 02:47:44 ---> Running in 1bf7b98af379 02:47:44 Removing intermediate container 1bf7b98af379 02:47:44 ---> aad5a0a077cd 02:47:44 Step 9/12 : COPY go.mod vendor* ./ 02:47:44 ---> d5ed74d0487f 02:47:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:44 ---> Running in 2317b2d74288 02:48:16 Removing intermediate container 2317b2d74288 02:48:16 ---> 2dba24c4a65c 02:48:16 Step 11/12 : COPY . . 02:48:16 ---> 704d66ce566e 02:48:16 Step 12/12 : RUN ${MAKE} 02:48:16 ---> Running in 5e5033396600 02:48:16 noop 02:48:16 Removing intermediate container 5e5033396600 02:48:16 ---> 5e338e546761 02:48:16 Successfully built 5e338e546761 02:48:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:16 + docker inspect -f . ci-base-image-x86_64 02:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:17 prd-ubuntu20.04-docker-8c-8g-9341 does not seem to be running inside a container 02:48:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-257 -v /w/workspace/gexfoundry_device-snmp-go_PR-257:/w/workspace/gexfoundry_device-snmp-go_PR-257:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-257@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-257@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 02:48:17 $ docker top aef06cfd722944ec0316b7ddf09337f9c333bd5e769e58471f412baa7449a771 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:17 + go version 02:48:17 go version go1.18.7 linux/amd64 [Pipeline] } 02:48:17 $ docker stop --time=1 aef06cfd722944ec0316b7ddf09337f9c333bd5e769e58471f412baa7449a771 02:48:19 $ docker rm -f --volumes aef06cfd722944ec0316b7ddf09337f9c333bd5e769e58471f412baa7449a771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:19 + docker inspect -f . ci-base-image-x86_64 02:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:20 prd-ubuntu20.04-docker-8c-8g-9341 does not seem to be running inside a container 02:48:20 $ 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-257 -v /w/workspace/gexfoundry_device-snmp-go_PR-257:/w/workspace/gexfoundry_device-snmp-go_PR-257:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-257@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-257@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 02:48:20 $ docker top ac8e2c8eca4710f37593bf8e68c3656cd28bcce24982a322336c3461651690aa -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-257 [Pipeline] fileExists [Pipeline] sh 02:48:21 + make test 02:48:21 go test ./... -coverprofile=coverage.out 02:48:21 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:48:26 # github.com/edgexfoundry/device-snmp-go/internal/driver 02:48:26 internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as type string in argument to strconv.ParseUint: 02:48:26 need type assertion 02:48:26 internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as type string in argument to NewSNMPClient: 02:48:26 need type assertion 02:48:29 FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] 02:48:29 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 02:48:29 $ docker stop --time=1 ac8e2c8eca4710f37593bf8e68c3656cd28bcce24982a322336c3461651690aa 02:48:32 $ docker rm -f --volumes ac8e2c8eca4710f37593bf8e68c3656cd28bcce24982a322336c3461651690aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:33 02:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:33 latest: Pulling from edgex-lftools-log-publisher 02:48:33 5eb5b503b376: Pulling fs layer 02:48:33 5c69ac0246d0: Pulling fs layer 02:48:33 ec43610c2a17: Pulling fs layer 02:48:33 3a2ae6a8a46f: Pulling fs layer 02:48:33 33b1e0a273af: Pulling fs layer 02:48:33 5d3b04190fa2: Pulling fs layer 02:48:33 2f39f015ded8: Pulling fs layer 02:48:33 3a2ae6a8a46f: Waiting 02:48:33 5d3b04190fa2: Waiting 02:48:33 33b1e0a273af: Waiting 02:48:33 5c69ac0246d0: Verifying Checksum 02:48:33 5c69ac0246d0: Download complete 02:48:33 3a2ae6a8a46f: Verifying Checksum 02:48:33 3a2ae6a8a46f: Download complete 02:48:33 33b1e0a273af: Verifying Checksum 02:48:33 33b1e0a273af: Download complete 02:48:33 5d3b04190fa2: Verifying Checksum 02:48:33 5d3b04190fa2: Download complete 02:48:34 ec43610c2a17: Verifying Checksum 02:48:34 ec43610c2a17: Download complete 02:48:34 5eb5b503b376: Verifying Checksum 02:48:34 5eb5b503b376: Download complete 02:48:34 2f39f015ded8: Download complete 02:48:35 5eb5b503b376: Pull complete 02:48:35 5c69ac0246d0: Pull complete 02:48:35 ec43610c2a17: Pull complete 02:48:35 3a2ae6a8a46f: Pull complete 02:48:36 33b1e0a273af: Pull complete 02:48:36 5d3b04190fa2: Pull complete 02:48:40 2f39f015ded8: Pull complete 02:48:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:40 prd-ubuntu20.04-docker-8c-8g-9341 does not seem to be running inside a container 02:48:40 $ 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-257 -v /w/workspace/gexfoundry_device-snmp-go_PR-257:/w/workspace/gexfoundry_device-snmp-go_PR-257:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-257@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-257@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 02:48:44 $ docker top 986629892da154a002cf4b237f9cf57c168ada9e601924c0efe0d7bee0e6bb5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:44 ---> job-cost.sh 02:48:44 lf-activate-venv: SKIPPING 02:48:44 INFO: No Stack... 02:48:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:48:45 INFO: Archiving Costs [Pipeline] sh 02:48:46 + + cutcat -d, /w/workspace/gexfoundry_device-snmp-go_PR-257/archives/cost.csv -f6 02:48:46 [Pipeline] lock 02:48:46 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] 02:48:46 Resource [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] did not exist. Created. 02:48:46 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:46 + echo total: 0.2199999988079071 [Pipeline] stash 02:48:46 Stashed 1 file(s) [Pipeline] } 02:48:46 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:46 $ docker stop --time=1 986629892da154a002cf4b237f9cf57c168ada9e601924c0efe0d7bee0e6bb5d 02:48:48 $ docker rm -f --volumes 986629892da154a002cf4b237f9cf57c168ada9e601924c0efe0d7bee0e6bb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:48:48 Failed in branch amd64 02:49:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9347 in /w/workspace/gexfoundry_device-snmp-go_PR-257 [Pipeline] { [Pipeline] ws 02:49:04 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 02:49:04 Selected Git installation does not exist. Using Default 02:49:04 The recommended git tool is: NONE 02:49:10 using credential edgex-jenkins-ssh 02:49:10 Cloning the remote Git repository 02:49:10 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 02:49:10 > git init /w/workspace/device-snmp-go/1 # timeout=10 02:49:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:49:11 > git --version # timeout=10 02:49:11 > git --version # 'git version 2.25.1' 02:49:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:49:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:13 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:49:13 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:49:13 Merging remotes/origin/main commit d33e94f3f1180f7604676314315f9cce542fcb85 into PR head commit dee6d221a1024620d3128e62ba1e84c439d1cbe2 02:49:14 Merge succeeded, producing dee6d221a1024620d3128e62ba1e84c439d1cbe2 02:49:14 Checking out Revision dee6d221a1024620d3128e62ba1e84c439d1cbe2 (PR-257) 02:49:14 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:49:14 > git --version # timeout=10 02:49:14 > git --version # 'git version 2.25.1' 02:49:14 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:49:13 > git config core.sparsecheckout # timeout=10 02:49:13 > git checkout -f dee6d221a1024620d3128e62ba1e84c439d1cbe2 # timeout=10 02:49:13 > git remote # timeout=10 02:49:13 > git config --get remote.origin.url # timeout=10 02:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:13 > git merge d33e94f3f1180f7604676314315f9cce542fcb85 # timeout=10 02:49:14 > git rev-parse HEAD^{commit} # timeout=10 02:49:14 > git config core.sparsecheckout # timeout=10 02:49:14 > git checkout -f dee6d221a1024620d3128e62ba1e84c439d1cbe2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:49:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:15 Dload Upload Total Spent Left Speed 02:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 02:49:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:49:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:49:16 + sudo tee /etc/docker/daemon.new 02:49:16 { 02:49:16 "registry-mirrors": [ 02:49:16 "https://nexus3.edgexfoundry.org:10001" 02:49:16 ], 02:49:16 "bip": "10.250.0.254/24", 02:49:16 "hosts": [ 02:49:16 "tcp://0.0.0.0:5555", 02:49:16 "unix:///var/run/docker.sock" 02:49:16 ], 02:49:16 "mtu": 1458, 02:49:16 "selinux-enabled": true, 02:49:16 "seccomp-profile": "/etc/docker/seccomp.json" 02:49:16 } [Pipeline] sh 02:49:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:49:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:36 provisioning config files... 02:49:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4281210632568342469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:36 ---> docker-login.sh 02:49:36 nexus3.edgexfoundry.org:10001 02:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:37 Configure a credential helper to remove this warning. See 02:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:37 02:49:37 Login Succeeded 02:49:37 nexus3.edgexfoundry.org:10002 02:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:37 Configure a credential helper to remove this warning. See 02:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:37 02:49:37 Login Succeeded 02:49:37 nexus3.edgexfoundry.org:10003 02:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:37 Configure a credential helper to remove this warning. See 02:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:37 02:49:37 Login Succeeded 02:49:37 nexus3.edgexfoundry.org:10004 02:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:38 Configure a credential helper to remove this warning. See 02:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:38 02:49:38 Login Succeeded 02:49:38 docker.io 02:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:38 Configure a credential helper to remove this warning. See 02:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:38 02:49:38 Login Succeeded 02:49:38 ---> docker-login.sh ends [Pipeline] } 02:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:49:39 ========================================================= 02:49:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:49:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + 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 . 02:49:40 Sending build context to Docker daemon 2.95MB 02:49:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:49:40 Step 2/12 : FROM ${BASE} AS builder 02:49:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:49:40 9b18e9b68314: Pulling fs layer 02:49:40 35d82f9e3411: Pulling fs layer 02:49:40 e16973657156: Pulling fs layer 02:49:40 fc693d55d65f: Pulling fs layer 02:49:40 7e9fc2657dce: Pulling fs layer 02:49:40 dda99020689f: Pulling fs layer 02:49:40 fc693d55d65f: Waiting 02:49:40 db1c61fa0a46: Pulling fs layer 02:49:40 891c053d2c06: Pulling fs layer 02:49:40 7e9fc2657dce: Waiting 02:49:40 db1c61fa0a46: Waiting 02:49:40 dda99020689f: Waiting 02:49:40 891c053d2c06: Waiting 02:49:40 e16973657156: Verifying Checksum 02:49:40 35d82f9e3411: Verifying Checksum 02:49:40 35d82f9e3411: Download complete 02:49:40 7e9fc2657dce: Download complete 02:49:40 dda99020689f: Verifying Checksum 02:49:40 dda99020689f: Download complete 02:49:40 9b18e9b68314: Verifying Checksum 02:49:40 9b18e9b68314: Download complete 02:49:42 891c053d2c06: Verifying Checksum 02:49:42 891c053d2c06: Download complete 02:49:43 db1c61fa0a46: Verifying Checksum 02:49:43 db1c61fa0a46: Download complete 02:49:43 9b18e9b68314: Pull complete 02:49:44 fc693d55d65f: Verifying Checksum 02:49:44 fc693d55d65f: Download complete 02:49:44 35d82f9e3411: Pull complete 02:49:44 e16973657156: Pull complete 02:49:59 fc693d55d65f: Pull complete 02:49:59 7e9fc2657dce: Pull complete 02:49:59 dda99020689f: Pull complete 02:50:03 db1c61fa0a46: Pull complete 02:50:05 891c053d2c06: Pull complete 02:50:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:50:05 ---> f96f9c87975a 02:50:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:50:07 ---> Running in b91833dfb0c5 02:50:08 Removing intermediate container b91833dfb0c5 02:50:08 ---> b56a7b9529e8 02:50:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:50:08 ---> Running in dbb305ef7e22 02:50:08 Removing intermediate container dbb305ef7e22 02:50:08 ---> 48314ff0c92b 02:50:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:50:08 ---> Running in d2e267ae0c46 02:50:08 Removing intermediate container d2e267ae0c46 02:50:08 ---> fbb3548d9340 02:50:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:50:09 ---> Running in b557cca19de4 02:50:09 Removing intermediate container b557cca19de4 02:50:09 ---> b38445a82b1f 02:50:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:50:09 ---> Running in 44c6d8c2a1dc 02:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:12 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:50:12 (2/4) Installing libedit (20210910.3.1-r0) 02:50:12 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:50:12 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:50:12 Executing busybox-1.35.0-r17.trigger 02:50:12 OK: 226 MiB in 55 packages 02:50:13 Removing intermediate container 44c6d8c2a1dc 02:50:13 ---> 8799335f5b82 02:50:13 Step 8/12 : WORKDIR /device-snmp-go 02:50:13 ---> Running in 55b036f6cc27 02:50:13 Removing intermediate container 55b036f6cc27 02:50:13 ---> e20c38a27dfe 02:50:13 Step 9/12 : COPY go.mod vendor* ./ 02:50:14 ---> d1963d2f3b57 02:50:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:14 ---> Running in 1abad6007675 02:51:22 Removing intermediate container 1abad6007675 02:51:22 ---> bba3323282ec 02:51:22 Step 11/12 : COPY . . 02:51:23 ---> 6a0bcdd22460 02:51:23 Step 12/12 : RUN ${MAKE} 02:51:23 ---> Running in 508384e0c559 02:51:24 noop 02:51:25 Removing intermediate container 508384e0c559 02:51:25 ---> 77586c27ad73 02:51:25 Successfully built 77586c27ad73 02:51:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:26 + docker inspect -f . ci-base-image-arm64 02:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:26 prd-ubuntu20.04-docker-arm64-4c-16g-9347 does not seem to be running inside a container 02:51:26 $ 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 02:51:28 $ docker top 132e6699546a0b0a331bd22f406ef11b91fa94162267208e7c59a9b5ea4be065 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:29 + go version 02:51:29 go version go1.18.7 linux/arm64 [Pipeline] } 02:51:29 $ docker stop --time=1 132e6699546a0b0a331bd22f406ef11b91fa94162267208e7c59a9b5ea4be065 02:51:31 $ docker rm -f --volumes 132e6699546a0b0a331bd22f406ef11b91fa94162267208e7c59a9b5ea4be065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:32 + docker inspect -f . ci-base-image-arm64 02:51:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:32 prd-ubuntu20.04-docker-arm64-4c-16g-9347 does not seem to be running inside a container 02:51:32 $ 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 02:51:33 $ docker top 2a6c4da913e6619b81a2a173e58b3c887e19efb53c607617ff31612af2c7c484 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:34 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 02:51:35 + make test 02:51:35 go test ./... -coverprofile=coverage.out 02:51:36 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:52:44 # github.com/edgexfoundry/device-snmp-go/internal/driver 02:52:44 internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as type string in argument to strconv.ParseUint: 02:52:44 need type assertion 02:52:44 internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as type string in argument to NewSNMPClient: 02:52:44 need type assertion 02:53:11 FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] 02:53:11 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 02:53:11 $ docker stop --time=1 2a6c4da913e6619b81a2a173e58b3c887e19efb53c607617ff31612af2c7c484 02:53:13 $ docker rm -f --volumes 2a6c4da913e6619b81a2a173e58b3c887e19efb53c607617ff31612af2c7c484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:14 02:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:15 arm64: Pulling from edgex-lftools-log-publisher 02:53:15 8998bd30e6a1: Pulling fs layer 02:53:15 04944245beec: Pulling fs layer 02:53:15 699f458cf7ca: Pulling fs layer 02:53:15 765212b225bb: Pulling fs layer 02:53:15 f23df028b6ca: Pulling fs layer 02:53:15 d65c8cfc05b1: Pulling fs layer 02:53:15 2437ff75d9bd: Pulling fs layer 02:53:15 765212b225bb: Waiting 02:53:15 f23df028b6ca: Waiting 02:53:15 2437ff75d9bd: Waiting 02:53:15 d65c8cfc05b1: Waiting 02:53:15 04944245beec: Verifying Checksum 02:53:15 04944245beec: Download complete 02:53:15 765212b225bb: Verifying Checksum 02:53:15 765212b225bb: Download complete 02:53:15 f23df028b6ca: Verifying Checksum 02:53:15 f23df028b6ca: Download complete 02:53:15 d65c8cfc05b1: Verifying Checksum 02:53:15 d65c8cfc05b1: Download complete 02:53:15 699f458cf7ca: Verifying Checksum 02:53:15 699f458cf7ca: Download complete 02:53:16 8998bd30e6a1: Verifying Checksum 02:53:16 8998bd30e6a1: Download complete 02:53:19 2437ff75d9bd: Verifying Checksum 02:53:19 2437ff75d9bd: Download complete 02:53:21 8998bd30e6a1: Pull complete 02:53:21 04944245beec: Pull complete 02:53:23 699f458cf7ca: Pull complete 02:53:24 765212b225bb: Pull complete 02:53:25 f23df028b6ca: Pull complete 02:53:26 d65c8cfc05b1: Pull complete 02:53:48 2437ff75d9bd: Pull complete 02:53:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:48 prd-ubuntu20.04-docker-arm64-4c-16g-9347 does not seem to be running inside a container 02:53:48 $ 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 02:53:51 $ docker top eec8d28ce6c235a67b8278cff8289c00a663281600213c1dfaa9559679696c8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:52 ---> job-cost.sh 02:53:52 lf-activate-venv: SKIPPING 02:53:52 INFO: No Stack... 02:53:53 INFO: Retrieving Pricing Info for: v3-standard-4 02:53:53 INFO: Archiving Costs [Pipeline] sh 02:53:54 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 02:53:54 + cut -d, -f6 [Pipeline] lock 02:53:54 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] 02:53:54 Resource [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] did not exist. Created. 02:53:54 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:55 /w/workspace/device-snmp-go/1@tmp/durable-a9b5a0be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:53:56 + echo total: 0.10999999940395355 [Pipeline] stash 02:53:56 Warning: overwriting stash ‘stack-cost’ 02:53:56 Stashed 1 file(s) [Pipeline] } 02:53:56 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-257-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:56 $ docker stop --time=1 eec8d28ce6c235a67b8278cff8289c00a663281600213c1dfaa9559679696c8a 02:53:58 $ docker rm -f --volumes eec8d28ce6c235a67b8278cff8289c00a663281600213c1dfaa9559679696c8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:53:59 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:54:01 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-257/archives ] 02:54:01 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-257/archives 02:54:01 total 16 02:54:01 drwxr-xr-x 3 root root 4096 Mar 9 02:48 . 02:54:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:48 .. 02:54:01 drwxr-xr-x 2 root root 4096 Mar 9 02:48 cost 02:54:01 -rw-r--r-- 1 root root 86 Mar 9 02:48 cost.csv 02:54:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-257/archives 02:54:01 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-257/archives 02:54:01 total 16 02:54:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:48 . 02:54:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:48 .. 02:54:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:48 cost 02:54:01 -rw-r--r-- 1 jenkins jenkins 86 Mar 9 02:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:54:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:02 ---> package-listing.sh 02:54:02 ++ facter osfamily 02:54:02 ++ tr '[:upper:]' '[:lower:]' 02:54:02 + OS_FAMILY=debian 02:54:02 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-257 02:54:02 + START_PACKAGES=/tmp/packages_start.txt 02:54:02 + END_PACKAGES=/tmp/packages_end.txt 02:54:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:02 + PACKAGES=/tmp/packages_start.txt 02:54:02 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-257 ']' 02:54:02 + PACKAGES=/tmp/packages_end.txt 02:54:02 + case "${OS_FAMILY}" in 02:54:02 + dpkg -l 02:54:02 + grep '^ii' 02:54:02 + '[' -f /tmp/packages_start.txt ']' 02:54:02 + '[' -f /tmp/packages_end.txt ']' 02:54:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:02 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-257 ']' 02:54:02 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-257/archives/ 02:54:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-257/archives/ [Pipeline] echo 02:54:02 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-257/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:54:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:03 prd-ubuntu20.04-docker-8c-8g-9341 does not seem to be running inside a container 02:54:03 $ 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-257/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-257 -v /w/workspace/gexfoundry_device-snmp-go_PR-257:/w/workspace/gexfoundry_device-snmp-go_PR-257:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-257@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-257@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 02:54:04 $ docker top 60b75b89f02eb54f90917225d99bda7ea67cb81d13e96f14e5f0e69db99ef11e -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:04 + mkdir -p /var/log/sysstat [Pipeline] sh 02:54:05 + ls /var/log/sa-host 02:54:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:05 provisioning config files... 02:54:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-257@tmp/config2907912153982000673tmp [Pipeline] { [Pipeline] echo 02:54:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:05 ---> create-netrc.sh [Pipeline] } 02:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:54:06 ---> python-tools-install.sh [Pipeline] echo 02:54:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:06 ---> sudo-logs.sh 02:54:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:06 ---> job-cost.sh 02:54:06 lf-activate-venv: SKIPPING 02:54:06 DEBUG: total: 0.2199999988079071 02:54:06 INFO: Retrieving Stack Cost... 02:54:07 INFO: Retrieving Pricing Info for: v3-standard-8 02:54:07 INFO: Archiving Costs [Pipeline] echo 02:54:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:08 ---> logs-deploy.sh 02:54:08 lf-activate-venv: SKIPPING 02:54:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-257/1 02:54:08 INFO: archiving workspace using pattern(s): 02:54:09 Archives upload complete. 02:54:09 INFO: archiving logs to Nexus