Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6654394e6ba142b73a52eaee0ac78d1be32d5441+d1c7c2ea98aab23790d51b6eaeef7bb46474233e (d63a92fbcc2d93371c4d52b9f682a2a127907824) 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-ssh5769485434158640902.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-ssh11348751028354707365.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-208/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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14458801547755199363.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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5616361596801769039.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-ssh3885216747407567025.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-208/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-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1795499067991835613.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-1538 in /w/workspace/gexfoundry_device-snmp-go_PR-208 [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-208 # 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 d1c7c2ea98aab23790d51b6eaeef7bb46474233e into PR head commit 6654394e6ba142b73a52eaee0ac78d1be32d5441 Merge succeeded, producing 6654394e6ba142b73a52eaee0ac78d1be32d5441 Checking out Revision 6654394e6ba142b73a52eaee0ac78d1be32d5441 (PR-208) > 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/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6654394e6ba142b73a52eaee0ac78d1be32d5441 # 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 d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6654394e6ba142b73a52eaee0ac78d1be32d5441 # 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:03:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:17 ========================================================= 05:03:17 EdgeX Global Pipelines Version Info 05:03:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:18 ------------------- 05:03:18 stable info: 05:03:18 ------------------- 05:03:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:18 Message: update stable to v1.0.244 05:03:18 ------------------- 05:03:18 experimental info: 05:03:18 ------------------- 05:03:18 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6654394e6ba142b73a52eaee0ac78d1be32d5441 [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6654394 [Pipeline] echo 05:03:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:20 provisioning config files... 05:03:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config14206191254165216358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:20 ---> docker-login.sh 05:03:20 nexus3.edgexfoundry.org:10001 05:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:21 Configure a credential helper to remove this warning. See 05:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:21 05:03:21 Login Succeeded 05:03:21 nexus3.edgexfoundry.org:10002 05:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:21 Configure a credential helper to remove this warning. See 05:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:21 05:03:21 Login Succeeded 05:03:21 nexus3.edgexfoundry.org:10003 05:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:21 Configure a credential helper to remove this warning. See 05:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:21 05:03:21 Login Succeeded 05:03:21 nexus3.edgexfoundry.org:10004 05:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:21 Configure a credential helper to remove this warning. See 05:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:21 05:03:21 Login Succeeded 05:03:21 docker.io 05:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:21 Configure a credential helper to remove this warning. See 05:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:21 05:03:21 Login Succeeded 05:03:21 ---> docker-login.sh ends [Pipeline] } 05:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:22 + git rev-list -1 --merges 6654394e6ba142b73a52eaee0ac78d1be32d5441~1..6654394e6ba142b73a52eaee0ac78d1be32d5441 [Pipeline] echo 05:03:22 -----------> git rev-list -1 --merges 6654394e6ba142b73a52eaee0ac78d1be32d5441~1..6654394e6ba142b73a52eaee0ac78d1be32d5441 6654394e6ba142b73a52eaee0ac78d1be32d5441 [false] [Pipeline] sh 05:03:22 + git log --format=format:%s -1 6654394e6ba142b73a52eaee0ac78d1be32d5441 [Pipeline] echo 05:03:22 ========================================================= 05:03:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:23 + git log --format=format:%s -1 6654394e6ba142b73a52eaee0ac78d1be32d5441 [Pipeline] echo 05:03:23 [semverPrep] GIT_COMMIT: 6654394e6ba142b73a52eaee0ac78d1be32d5441, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:03:23 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:23 + grep -v github /etc/ssh/ssh_known_hosts 05:03:23 + [ -e /tmp/ssh_known_hosts ] 05:03:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:23 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:24 05:03:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:24 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:24 b85a868b505f: Pulling fs layer 05:03:24 e2be974225ed: Pulling fs layer 05:03:24 339a4e72a1f5: Pulling fs layer 05:03:24 988bab9f4d93: Pulling fs layer 05:03:24 1469e6f7b9e6: Pulling fs layer 05:03:24 eaf3925da568: Pulling fs layer 05:03:24 bab4dde63d76: Pulling fs layer 05:03:24 bde34c3a00c8: Pulling fs layer 05:03:24 b352a97aabf1: Pulling fs layer 05:03:24 4872d77fe225: Pulling fs layer 05:03:24 5851b861e8e6: Pulling fs layer 05:03:24 1469e6f7b9e6: Waiting 05:03:24 988bab9f4d93: Waiting 05:03:24 b352a97aabf1: Waiting 05:03:24 bde34c3a00c8: Waiting 05:03:24 4872d77fe225: Waiting 05:03:24 eaf3925da568: Waiting 05:03:24 5851b861e8e6: Waiting 05:03:24 bab4dde63d76: Waiting 05:03:24 e2be974225ed: Verifying Checksum 05:03:24 988bab9f4d93: Verifying Checksum 05:03:24 988bab9f4d93: Download complete 05:03:24 1469e6f7b9e6: Verifying Checksum 05:03:24 1469e6f7b9e6: Download complete 05:03:24 eaf3925da568: Verifying Checksum 05:03:24 eaf3925da568: Download complete 05:03:24 339a4e72a1f5: Verifying Checksum 05:03:24 339a4e72a1f5: Download complete 05:03:24 bde34c3a00c8: Verifying Checksum 05:03:24 bde34c3a00c8: Download complete 05:03:24 b352a97aabf1: Verifying Checksum 05:03:24 b352a97aabf1: Download complete 05:03:24 4872d77fe225: Verifying Checksum 05:03:24 4872d77fe225: Download complete 05:03:24 5851b861e8e6: Download complete 05:03:24 b85a868b505f: Verifying Checksum 05:03:24 b85a868b505f: Download complete 05:03:24 bab4dde63d76: Download complete 05:03:25 b85a868b505f: Pull complete 05:03:25 e2be974225ed: Pull complete 05:03:26 339a4e72a1f5: Pull complete 05:03:26 988bab9f4d93: Pull complete 05:03:26 1469e6f7b9e6: Pull complete 05:03:26 eaf3925da568: Pull complete 05:03:28 bab4dde63d76: Pull complete 05:03:28 bde34c3a00c8: Pull complete 05:03:28 b352a97aabf1: Pull complete 05:03:28 4872d77fe225: Pull complete 05:03:28 5851b861e8e6: Pull complete 05:03:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:28 prd-ubuntu20.04-docker-8c-8g-1538 does not seem to be running inside a container 05:03:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:31 $ docker top 4a6a8acdf7266d033ff5ebe05e863aa739d5421d7345733f1b1f859f61c7abc0 -eo pid,comm 05:03:31 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:03:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:31 [ssh-agent] Looking for ssh-agent implementation... 05:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:31 $ docker exec 4a6a8acdf7266d033ff5ebe05e863aa739d5421d7345733f1b1f859f61c7abc0 ssh-agent 05:03:31 SSH_AUTH_SOCK=/tmp/ssh-J5diWEbHNXoN/agent.33 05:03:31 SSH_AGENT_PID=39 05:03:31 Running ssh-add (command line suppressed) 05:03:31 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_15619941738872879833.key (/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_15619941738872879833.key) 05:03:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:31 + git tag --points-at HEAD [Pipeline] } 05:03:31 $ docker exec --env ******** --env ******** 4a6a8acdf7266d033ff5ebe05e863aa739d5421d7345733f1b1f859f61c7abc0 ssh-agent -k 05:03:32 unset SSH_AUTH_SOCK; 05:03:32 unset SSH_AGENT_PID; 05:03:32 echo Agent pid 39 killed; 05:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:32 [ssh-agent] Looking for ssh-agent implementation... 05:03:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:32 $ docker exec 4a6a8acdf7266d033ff5ebe05e863aa739d5421d7345733f1b1f859f61c7abc0 ssh-agent 05:03:32 SSH_AUTH_SOCK=/tmp/ssh-dykhfaQt3kep/agent.71 05:03:32 SSH_AGENT_PID=77 05:03:32 Running ssh-add (command line suppressed) 05:03:32 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_18130869382832844130.key (/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_18130869382832844130.key) 05:03:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:32 + git semver init 05:03:33 2023-01-10 05:03:32,969 [run_init] DEBUG init version:0.0.0 force:False 05:03:33 2023-01-10 05:03:32,970 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver 05:03:33 2023-01-10 05:03:32,971 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-208/.semver 05:03:33 2023-01-10 05:03:32,971 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-208, universal_newlines=False, shell=None, istream=None) 05:03:34 2023-01-10 05:03:33,998 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-208/.git/info/exclude 05:03:34 2023-01-10 05:03:33,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver/PR-208 with force:False 05:03:34 2023-01-10 05:03:33,999 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver/PR-208 05:03:34 2023-01-10 05:03:34,003 [execute] INFO git cat-file --batch-check 05:03:34 2023-01-10 05:03:34,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) 05:03:34 2023-01-10 05:03:34,010 [execute] INFO git cat-file --batch 05:03:34 2023-01-10 05:03:34,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) 05:03:34 2023-01-10 05:03:34,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-208/.semver/PR-208 05:03:34 0.0.0 [Pipeline] } 05:03:34 $ docker exec --env ******** --env ******** 4a6a8acdf7266d033ff5ebe05e863aa739d5421d7345733f1b1f859f61c7abc0 ssh-agent -k 05:03:34 unset SSH_AUTH_SOCK; 05:03:34 unset SSH_AGENT_PID; 05:03:34 echo Agent pid 77 killed; 05:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:34 + git semver [Pipeline] } 05:03:35 $ docker stop --time=1 4a6a8acdf7266d033ff5ebe05e863aa739d5421d7345733f1b1f859f61c7abc0 05:03:36 $ docker rm -f --volumes 4a6a8acdf7266d033ff5ebe05e863aa739d5421d7345733f1b1f859f61c7abc0 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:37 Stashed 1 file(s) [Pipeline] echo 05:03:37 [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:03:37 provisioning config files... 05:03:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config16320381191693102996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:38 ---> docker-login.sh 05:03:38 nexus3.edgexfoundry.org:10001 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10002 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10003 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10004 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 docker.io 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 ---> docker-login.sh ends [Pipeline] } 05:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:38 ========================================================= 05:03:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:03:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:39 + 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:03:39 Sending build context to Docker daemon 5.624MB 05:03:39 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:03:39 Step 2/12 : FROM ${BASE} AS builder 05:03:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:39 213ec9aee27d: Pulling fs layer 05:03:39 4583459ba037: Pulling fs layer 05:03:39 93c1e223e6f2: Pulling fs layer 05:03:39 53926ce57604: Pulling fs layer 05:03:39 21b2b0c7a3f4: Pulling fs layer 05:03:39 22ff95d597cd: Pulling fs layer 05:03:39 12d6caf4c0d1: Pulling fs layer 05:03:39 96b7cbca73a9: Pulling fs layer 05:03:39 a7acece74701: Pulling fs layer 05:03:39 22ff95d597cd: Waiting 05:03:39 96b7cbca73a9: Waiting 05:03:39 12d6caf4c0d1: Waiting 05:03:39 a7acece74701: Waiting 05:03:39 53926ce57604: Waiting 05:03:39 21b2b0c7a3f4: Waiting 05:03:39 93c1e223e6f2: Download complete 05:03:39 4583459ba037: Download complete 05:03:39 21b2b0c7a3f4: Verifying Checksum 05:03:39 21b2b0c7a3f4: Download complete 05:03:39 22ff95d597cd: Download complete 05:03:39 213ec9aee27d: Verifying Checksum 05:03:39 12d6caf4c0d1: Verifying Checksum 05:03:39 12d6caf4c0d1: Download complete 05:03:39 213ec9aee27d: Pull complete 05:03:39 4583459ba037: Pull complete 05:03:39 93c1e223e6f2: Pull complete 05:03:40 a7acece74701: Verifying Checksum 05:03:40 a7acece74701: Download complete 05:03:40 96b7cbca73a9: Verifying Checksum 05:03:40 96b7cbca73a9: Download complete 05:03:40 53926ce57604: Download complete 05:03:44 53926ce57604: Pull complete 05:03:44 21b2b0c7a3f4: Pull complete 05:03:44 22ff95d597cd: Pull complete 05:03:44 12d6caf4c0d1: Pull complete 05:03:45 96b7cbca73a9: Pull complete 05:03:46 a7acece74701: Pull complete 05:03:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:03:46 ---> db6d94c90886 05:03:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:03:50 ---> Running in b1391152e6d0 05:03:50 Removing intermediate container b1391152e6d0 05:03:50 ---> cccbc335d8f7 05:03:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:50 ---> Running in 8e113858bf0b 05:03:50 Removing intermediate container 8e113858bf0b 05:03:50 ---> 0673e21beda0 05:03:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:03:50 ---> Running in b99c0f796177 05:03:50 Removing intermediate container b99c0f796177 05:03:50 ---> ab3b4fe386d7 05:03:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:03:50 ---> Running in 241520e9c4ac 05:03:50 Removing intermediate container 241520e9c4ac 05:03:50 ---> 9b928d7a080f 05:03:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:50 ---> Running in ec6e5a3cf370 05:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:03:51 (2/4) Installing libedit (20210910.3.1-r0) 05:03:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:03:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:03:51 Executing busybox-1.35.0-r17.trigger 05:03:51 OK: 216 MiB in 55 packages 05:03:51 Removing intermediate container ec6e5a3cf370 05:03:51 ---> 1fa77c2108b3 05:03:51 Step 8/12 : WORKDIR /device-snmp-go 05:03:51 ---> Running in a310342d4ddd 05:03:51 Removing intermediate container a310342d4ddd 05:03:51 ---> 324f6fcbb55a 05:03:51 Step 9/12 : COPY go.mod vendor* ./ 05:03:52 ---> b07e2f6b9852 05:03:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:52 ---> Running in 2e1b7ab36b79 05:03:52 Still waiting to schedule task 05:03:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1539’ is offline 05:04:14 Removing intermediate container 2e1b7ab36b79 05:04:14 ---> db6fa3444248 05:04:14 Step 11/12 : COPY . . 05:04:14 ---> c25dac2a1cb4 05:04:14 Step 12/12 : RUN ${MAKE} 05:04:14 ---> Running in 7da4fba678fe 05:04:14 noop 05:04:14 Removing intermediate container 7da4fba678fe 05:04:14 ---> 3e9ae5792894 05:04:14 Successfully built 3e9ae5792894 05:04:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:14 + docker inspect -f . ci-base-image-x86_64 05:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:14 prd-ubuntu20.04-docker-8c-8g-1538 does not seem to be running inside a container 05:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:15 $ docker top 646251816d159295124b136aa8e8f332c8390a94b7ce6225410e8eafdb674ea9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:15 + go version 05:04:15 go version go1.18.7 linux/amd64 [Pipeline] } 05:04:15 $ docker stop --time=1 646251816d159295124b136aa8e8f332c8390a94b7ce6225410e8eafdb674ea9 05:04:16 $ docker rm -f --volumes 646251816d159295124b136aa8e8f332c8390a94b7ce6225410e8eafdb674ea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:17 + docker inspect -f . ci-base-image-x86_64 05:04:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:17 prd-ubuntu20.04-docker-8c-8g-1538 does not seem to be running inside a container 05:04:17 $ 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-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:17 $ docker top 564511ea6cb614b83e6db8dcfa96098a3b6463fc7c6a567db3d01e30e599a7fd -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-208 [Pipeline] fileExists [Pipeline] sh 05:04:18 + make test 05:04:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:04:18 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:04:27 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:04:27 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 05:04:33 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." 05:04:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:04:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:36 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:37 $ docker stop --time=1 564511ea6cb614b83e6db8dcfa96098a3b6463fc7c6a567db3d01e30e599a7fd 05:04:39 $ docker rm -f --volumes 564511ea6cb614b83e6db8dcfa96098a3b6463fc7c6a567db3d01e30e599a7fd [Pipeline] // withDockerContainer [Pipeline] sh 05:04:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:40 + ls -al . 05:04:40 total 180 05:04:40 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 05:04 . 05:04:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:03 .. 05:04:40 -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 05:03 .dockerignore 05:04:40 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:04 .git 05:04:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:03 .github 05:04:40 -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 05:03 .gitignore 05:04:40 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 05:03 .golangci.yml 05:04:40 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:03 .semver 05:04:40 -rw-rw-r-- 1 jenkins jenkins 8932 Jan 10 05:03 Attribution.txt 05:04:40 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 05:03 CHANGELOG.md 05:04:40 -rw-rw-r-- 1 jenkins jenkins 1486 Jan 10 05:03 Dockerfile 05:04:40 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 05:03 GOVERNANCE.md 05:04:40 -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 05:03 Jenkinsfile 05:04:40 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 05:03 LICENSE 05:04:40 -rw-rw-r-- 1 jenkins jenkins 2543 Jan 10 05:03 Makefile 05:04:40 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 05:03 OWNERS.md 05:04:40 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 05:03 README.md 05:04:40 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 05:03 VERSION 05:04:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:03 bin 05:04:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:03 cmd 05:04:40 -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 05:04 coverage.out 05:04:40 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 05:03 go.mod 05:04:40 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 05:03 go.sum 05:04:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:03 internal 05:04:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:03 snap 05:04:40 -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:41 + 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=6654394e6ba142b73a52eaee0ac78d1be32d5441 --label arch=amd64 --label version=0.0.0 . 05:04:41 Sending build context to Docker daemon 5.632MB 05:04:41 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:04:41 Step 2/24 : FROM ${BASE} AS builder 05:04:41 ---> 3e9ae5792894 05:04:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:04:41 ---> Running in 6c96161702e3 05:04:41 Removing intermediate container 6c96161702e3 05:04:41 ---> 2c2eff154bd5 05:04:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:41 ---> Running in eee518948d70 05:04:41 Removing intermediate container eee518948d70 05:04:41 ---> b6d8dc0b0521 05:04:41 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:04:41 ---> Running in 2146de6a3297 05:04:41 Removing intermediate container 2146de6a3297 05:04:41 ---> 46c670a3369e 05:04:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:04:41 ---> Running in dbb43655a71c 05:04:41 Removing intermediate container dbb43655a71c 05:04:41 ---> 3f47221637f6 05:04:41 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:41 ---> Running in 5c4bd7d58e6d 05:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:42 OK: 216 MiB in 55 packages 05:04:42 Removing intermediate container 5c4bd7d58e6d 05:04:42 ---> 838bbc7588de 05:04:42 Step 8/24 : WORKDIR /device-snmp-go 05:04:42 ---> Running in f364a98506ca 05:04:42 Removing intermediate container f364a98506ca 05:04:42 ---> abef161daa35 05:04:42 Step 9/24 : COPY go.mod vendor* ./ 05:04:42 ---> 21b9802bc427 05:04:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:42 ---> Running in bf980a040886 05:04:43 Removing intermediate container bf980a040886 05:04:43 ---> f499a0c6d09b 05:04:43 Step 11/24 : COPY . . 05:04:43 ---> d5c188e32594 05:04:43 Step 12/24 : RUN ${MAKE} 05:04:43 ---> Running in e3751767aed7 05:04:44 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:05:06 Removing intermediate container e3751767aed7 05:05:06 ---> fd44dea8eb68 05:05:06 Step 13/24 : FROM alpine:3.16 05:05:06 3.16: Pulling from library/alpine 05:05:06 ca7dd9ec2225: Pulling fs layer 05:05:06 ca7dd9ec2225: Download complete 05:05:06 ca7dd9ec2225: Pull complete 05:05:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:05:06 Status: Downloaded newer image for alpine:3.16 05:05:06 ---> bfe296a52501 05:05:06 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:05:06 ---> Running in f2338f491995 05:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:06 (1/6) Installing dumb-init (1.2.5-r1) 05:05:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:05:06 (3/6) Installing libsodium (1.0.18-r0) 05:05:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:05:06 (5/6) Installing libzmq (4.3.4-r0) 05:05:06 (6/6) Installing zeromq (4.3.4-r0) 05:05:06 Executing busybox-1.35.0-r17.trigger 05:05:06 OK: 8 MiB in 20 packages 05:05:06 Removing intermediate container f2338f491995 05:05:06 ---> 40ac053b2e7d 05:05:06 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:05:06 ---> 0c2fdd36d1c8 05:05:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:05:06 ---> 919c649d457d 05:05:06 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:05:06 ---> 16d78bf84524 05:05:06 Step 18/24 : EXPOSE 59993 05:05:06 ---> Running in ac374250fbce 05:05:06 Removing intermediate container ac374250fbce 05:05:06 ---> 28817f86f2f8 05:05:06 Step 19/24 : EXPOSE 161 05:05:06 ---> Running in 95952550a16a 05:05:06 Removing intermediate container 95952550a16a 05:05:06 ---> 152fa9c9bd30 05:05:06 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:05:06 ---> Running in 6eec6aca3242 05:05:06 Removing intermediate container 6eec6aca3242 05:05:06 ---> 577767f3cfe4 05:05:06 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:05:06 ---> Running in 405bccd4adaf 05:05:06 Removing intermediate container 405bccd4adaf 05:05:06 ---> c839d25188e7 05:05:06 Step 22/24 : LABEL arch=amd64 05:05:06 ---> Running in 57c7d9aca076 05:05:06 Removing intermediate container 57c7d9aca076 05:05:06 ---> ac4cc23827d6 05:05:06 Step 23/24 : LABEL git_sha=6654394e6ba142b73a52eaee0ac78d1be32d5441 05:05:06 ---> Running in c28ef3df8ad2 05:05:06 Removing intermediate container c28ef3df8ad2 05:05:06 ---> 9cc505005267 05:05:06 Step 24/24 : LABEL version=0.0.0 05:05:06 ---> Running in e6bda23ae71e 05:05:06 Removing intermediate container e6bda23ae71e 05:05:06 ---> 9f33b5f7d050 05:05:06 [Warning] One or more build-args [ARCH] were not consumed 05:05:06 Successfully built 9f33b5f7d050 05:05:06 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 05:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:07 05:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:07 latest: Pulling from edgex-lftools-log-publisher 05:05:07 5eb5b503b376: Pulling fs layer 05:05:07 5c69ac0246d0: Pulling fs layer 05:05:07 ec43610c2a17: Pulling fs layer 05:05:07 3a2ae6a8a46f: Pulling fs layer 05:05:07 33b1e0a273af: Pulling fs layer 05:05:07 5d3b04190fa2: Pulling fs layer 05:05:07 2f39f015ded8: Pulling fs layer 05:05:07 3a2ae6a8a46f: Waiting 05:05:07 33b1e0a273af: Waiting 05:05:07 5d3b04190fa2: Waiting 05:05:07 2f39f015ded8: Waiting 05:05:07 5c69ac0246d0: Verifying Checksum 05:05:07 5c69ac0246d0: Download complete 05:05:07 3a2ae6a8a46f: Download complete 05:05:07 33b1e0a273af: Verifying Checksum 05:05:07 33b1e0a273af: Download complete 05:05:07 ec43610c2a17: Verifying Checksum 05:05:07 ec43610c2a17: Download complete 05:05:07 5d3b04190fa2: Verifying Checksum 05:05:07 5d3b04190fa2: Download complete 05:05:07 5eb5b503b376: Verifying Checksum 05:05:07 5eb5b503b376: Download complete 05:05:08 2f39f015ded8: Download complete 05:05:08 5eb5b503b376: Pull complete 05:05:09 5c69ac0246d0: Pull complete 05:05:09 ec43610c2a17: Pull complete 05:05:09 3a2ae6a8a46f: Pull complete 05:05:10 33b1e0a273af: Pull complete 05:05:10 5d3b04190fa2: Pull complete 05:05:14 2f39f015ded8: Pull complete 05:05:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:14 prd-ubuntu20.04-docker-8c-8g-1538 does not seem to be running inside a container 05:05:14 $ 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-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@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 05:05:16 $ docker top b97c3bf071e4d76a49e6b1d1040c7f55fdda1254ed255980c06a7587c20bd314 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:17 ---> job-cost.sh 05:05:17 lf-activate-venv: SKIPPING 05:05:17 INFO: No Stack... 05:05:17 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:18 INFO: Archiving Costs [Pipeline] sh 05:05:18 + cat /w/workspace/gexfoundry_device-snmp-go_PR-208/archives/cost.csv 05:05:18 + cut -d, -f6 [Pipeline] lock 05:05:18 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] 05:05:18 Resource [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] did not exist. Created. 05:05:18 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:18 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:19 Stashed 1 file(s) [Pipeline] } 05:05:19 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:19 $ docker stop --time=1 b97c3bf071e4d76a49e6b1d1040c7f55fdda1254ed255980c06a7587c20bd314 05:05:20 $ docker rm -f --volumes b97c3bf071e4d76a49e6b1d1040c7f55fdda1254ed255980c06a7587c20bd314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1541 in /w/workspace/gexfoundry_device-snmp-go_PR-208 [Pipeline] { [Pipeline] ws 05:06:16 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:06:16 Selected Git installation does not exist. Using Default 05:06:16 The recommended git tool is: NONE 05:06:21 using credential edgex-jenkins-ssh 05:06:21 Cloning the remote Git repository 05:06:21 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:06:21 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:06:21 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:06:21 > git --version # timeout=10 05:06:21 > git --version # 'git version 2.25.1' 05:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:23 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:06:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:24 Merging remotes/origin/main commit d1c7c2ea98aab23790d51b6eaeef7bb46474233e into PR head commit 6654394e6ba142b73a52eaee0ac78d1be32d5441 05:06:24 Merge succeeded, producing 6654394e6ba142b73a52eaee0ac78d1be32d5441 05:06:24 Checking out Revision 6654394e6ba142b73a52eaee0ac78d1be32d5441 (PR-208) 05:06:23 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:06:24 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:06:24 > git config core.sparsecheckout # timeout=10 05:06:24 > git checkout -f 6654394e6ba142b73a52eaee0ac78d1be32d5441 # timeout=10 05:06:24 > git remote # timeout=10 05:06:24 > git config --get remote.origin.url # timeout=10 05:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:24 > git merge d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 05:06:24 > git rev-parse HEAD^{commit} # timeout=10 05:06:24 > git config core.sparsecheckout # timeout=10 05:06:24 > git checkout -f 6654394e6ba142b73a52eaee0ac78d1be32d5441 # timeout=10 05:06:25 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 05:06:25 > git --version # timeout=10 05:06:25 > git --version # 'git version 2.25.1' 05:06:25 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:06:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:26 Dload Upload Total Spent Left Speed 05:06:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 05:06:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:06:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:06:27 + sudo tee /etc/docker/daemon.new 05:06:27 { 05:06:27 "registry-mirrors": [ 05:06:27 "https://nexus3.edgexfoundry.org:10001" 05:06:27 ], 05:06:27 "bip": "10.250.0.254/24", 05:06:27 "hosts": [ 05:06:27 "tcp://0.0.0.0:5555", 05:06:27 "unix:///var/run/docker.sock" 05:06:27 ], 05:06:27 "mtu": 1458, 05:06:27 "selinux-enabled": true, 05:06:27 "seccomp-profile": "/etc/docker/seccomp.json" 05:06:27 } [Pipeline] sh 05:06:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:06:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:46 provisioning config files... 05:06:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8450618375590800166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:47 ---> docker-login.sh 05:06:47 nexus3.edgexfoundry.org:10001 05:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:47 Configure a credential helper to remove this warning. See 05:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:47 05:06:47 Login Succeeded 05:06:47 nexus3.edgexfoundry.org:10002 05:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:48 Configure a credential helper to remove this warning. See 05:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:48 05:06:48 Login Succeeded 05:06:48 nexus3.edgexfoundry.org:10003 05:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:48 Configure a credential helper to remove this warning. See 05:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:48 05:06:48 Login Succeeded 05:06:48 nexus3.edgexfoundry.org:10004 05:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:48 Configure a credential helper to remove this warning. See 05:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:48 05:06:48 Login Succeeded 05:06:48 docker.io 05:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:49 Configure a credential helper to remove this warning. See 05:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:49 05:06:49 Login Succeeded 05:06:49 ---> docker-login.sh ends [Pipeline] } 05:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:49 ========================================================= 05:06:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:06:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:50 + 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 . 05:06:50 Sending build context to Docker daemon 2.908MB 05:06:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:06:50 Step 2/12 : FROM ${BASE} AS builder 05:06:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:50 9b18e9b68314: Pulling fs layer 05:06:50 35d82f9e3411: Pulling fs layer 05:06:50 e16973657156: Pulling fs layer 05:06:50 fc693d55d65f: Pulling fs layer 05:06:50 7e9fc2657dce: Pulling fs layer 05:06:50 7e9fc2657dce: Waiting 05:06:50 dda99020689f: Pulling fs layer 05:06:50 db1c61fa0a46: Pulling fs layer 05:06:50 891c053d2c06: Pulling fs layer 05:06:50 db1c61fa0a46: Waiting 05:06:50 891c053d2c06: Waiting 05:06:50 dda99020689f: Waiting 05:06:50 e16973657156: Verifying Checksum 05:06:50 e16973657156: Download complete 05:06:50 35d82f9e3411: Verifying Checksum 05:06:50 35d82f9e3411: Download complete 05:06:50 7e9fc2657dce: Verifying Checksum 05:06:50 7e9fc2657dce: Download complete 05:06:50 dda99020689f: Download complete 05:06:50 9b18e9b68314: Verifying Checksum 05:06:50 9b18e9b68314: Download complete 05:06:51 9b18e9b68314: Pull complete 05:06:52 891c053d2c06: Verifying Checksum 05:06:52 891c053d2c06: Download complete 05:06:52 35d82f9e3411: Pull complete 05:06:52 e16973657156: Pull complete 05:06:53 db1c61fa0a46: Verifying Checksum 05:06:53 db1c61fa0a46: Download complete 05:06:53 fc693d55d65f: Download complete 05:07:06 fc693d55d65f: Pull complete 05:07:06 7e9fc2657dce: Pull complete 05:07:06 dda99020689f: Pull complete 05:07:13 db1c61fa0a46: Pull complete 05:07:15 891c053d2c06: Pull complete 05:07:15 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:07:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:07:15 ---> f96f9c87975a 05:07:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:07:17 ---> Running in 11486c613ee2 05:07:17 Removing intermediate container 11486c613ee2 05:07:17 ---> f82de3fe5eb5 05:07:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:07:17 ---> Running in 2b5bf5661228 05:07:17 Removing intermediate container 2b5bf5661228 05:07:17 ---> 21bd26239de8 05:07:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:07:17 ---> Running in f82291fae651 05:07:18 Removing intermediate container f82291fae651 05:07:18 ---> b79502cf90c4 05:07:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:07:18 ---> Running in 89666b1b05ce 05:07:18 Removing intermediate container 89666b1b05ce 05:07:18 ---> ae1d0abd6c78 05:07:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:07:18 ---> Running in 69fd3fb57a8d 05:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:07:20 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:07:20 (2/4) Installing libedit (20210910.3.1-r0) 05:07:20 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:07:21 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:07:21 Executing busybox-1.35.0-r17.trigger 05:07:21 OK: 226 MiB in 55 packages 05:07:23 Removing intermediate container 69fd3fb57a8d 05:07:23 ---> 35e7ea350a1b 05:07:23 Step 8/12 : WORKDIR /device-snmp-go 05:07:23 ---> Running in 2a8ce74fe5a3 05:07:24 Removing intermediate container 2a8ce74fe5a3 05:07:24 ---> ef698692defc 05:07:24 Step 9/12 : COPY go.mod vendor* ./ 05:07:24 ---> 0e3fbc9a05a9 05:07:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:24 ---> Running in 0178d9d82544 05:08:21 Removing intermediate container 0178d9d82544 05:08:21 ---> 8c63429aa98d 05:08:21 Step 11/12 : COPY . . 05:08:21 ---> 9c18816d703f 05:08:21 Step 12/12 : RUN ${MAKE} 05:08:21 ---> Running in 45e5c0be5807 05:08:21 noop 05:08:21 Removing intermediate container 45e5c0be5807 05:08:21 ---> 4692c2e4329f 05:08:21 Successfully built 4692c2e4329f 05:08:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:21 + docker inspect -f . ci-base-image-arm64 05:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:21 prd-ubuntu20.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container 05:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:08:23 $ docker top 0ddf45f5e102ee0a1fa18cd49f5564ad4003c13a03ca9e5c69d3a4b365b8da27 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:24 + go version 05:08:24 go version go1.18.7 linux/arm64 [Pipeline] } 05:08:24 $ docker stop --time=1 0ddf45f5e102ee0a1fa18cd49f5564ad4003c13a03ca9e5c69d3a4b365b8da27 05:08:25 $ docker rm -f --volumes 0ddf45f5e102ee0a1fa18cd49f5564ad4003c13a03ca9e5c69d3a4b365b8da27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:26 + docker inspect -f . ci-base-image-arm64 05:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:27 prd-ubuntu20.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container 05:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:08:28 $ docker top 0db63603425aed1defcdeb84c033ed4c4d38ac3b77802597d7403cacb150e7ed -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:29 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:08:29 + make test 05:08:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:08:31 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:09:53 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:09:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements 05:09:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:10:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:08 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:08 $ docker stop --time=1 0db63603425aed1defcdeb84c033ed4c4d38ac3b77802597d7403cacb150e7ed 05:10:09 $ docker rm -f --volumes 0db63603425aed1defcdeb84c033ed4c4d38ac3b77802597d7403cacb150e7ed [Pipeline] // withDockerContainer [Pipeline] sh 05:10:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:10 Warning: overwriting stash ‘coverage-report’ 05:10:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:12 + ls -al . 05:10:12 total 176 05:10:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:08 . 05:10:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:06 .. 05:10:12 -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 05:06 .dockerignore 05:10:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:06 .git 05:10:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:06 .github 05:10:12 -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 05:06 .gitignore 05:10:12 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 05:06 .golangci.yml 05:10:12 -rw-rw-r-- 1 jenkins jenkins 8932 Jan 10 05:06 Attribution.txt 05:10:12 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 05:06 CHANGELOG.md 05:10:12 -rw-rw-r-- 1 jenkins jenkins 1486 Jan 10 05:06 Dockerfile 05:10:12 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 05:06 GOVERNANCE.md 05:10:12 -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 05:06 Jenkinsfile 05:10:12 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 05:06 LICENSE 05:10:12 -rw-rw-r-- 1 jenkins jenkins 2543 Jan 10 05:06 Makefile 05:10:12 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 05:06 OWNERS.md 05:10:12 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 05:06 README.md 05:10:12 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 05:03 VERSION 05:10:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:06 bin 05:10:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:06 cmd 05:10:12 -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 05:09 coverage.out 05:10:12 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 05:06 go.mod 05:10:12 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 05:06 go.sum 05:10:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:06 internal 05:10:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:06 snap 05:10:12 -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 05:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:12 + 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=6654394e6ba142b73a52eaee0ac78d1be32d5441 --label arch=arm64 --label version=0.0.0 . 05:10:12 Sending build context to Docker daemon 2.916MB 05:10:12 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:10:12 Step 2/24 : FROM ${BASE} AS builder 05:10:12 ---> 4692c2e4329f 05:10:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:10:12 ---> Running in 379a14f7344a 05:10:13 Removing intermediate container 379a14f7344a 05:10:13 ---> bf6d5a18a644 05:10:13 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:13 ---> Running in 99553ac1cb7e 05:10:13 Removing intermediate container 99553ac1cb7e 05:10:13 ---> 5b057c86a2e4 05:10:13 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:10:13 ---> Running in 2e1bb0bfaa48 05:10:14 Removing intermediate container 2e1bb0bfaa48 05:10:14 ---> 8710a61a6cc4 05:10:14 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:10:14 ---> Running in 5268f2d40803 05:10:14 Removing intermediate container 5268f2d40803 05:10:14 ---> fabd5d59e02d 05:10:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:14 ---> Running in 73c5df30da6a 05:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:10:16 OK: 226 MiB in 55 packages 05:10:18 Removing intermediate container 73c5df30da6a 05:10:18 ---> eac8fae34073 05:10:18 Step 8/24 : WORKDIR /device-snmp-go 05:10:18 ---> Running in 1c7d3991b547 05:10:18 Removing intermediate container 1c7d3991b547 05:10:18 ---> c7b9f9fe0225 05:10:18 Step 9/24 : COPY go.mod vendor* ./ 05:10:19 ---> 9605a7b6ad00 05:10:19 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:19 ---> Running in 2eaa8a4afb0f 05:10:21 Removing intermediate container 2eaa8a4afb0f 05:10:21 ---> 20f3373fb8e6 05:10:21 Step 11/24 : COPY . . 05:10:21 ---> 3976a3edf161 05:10:21 Step 12/24 : RUN ${MAKE} 05:10:21 ---> Running in 88c3fcb16306 05:10:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:12:44 Removing intermediate container 88c3fcb16306 05:12:44 ---> 9851ffa210c1 05:12:44 Step 13/24 : FROM alpine:3.16 05:12:44 3.16: Pulling from library/alpine 05:12:44 6875df1f5354: Pulling fs layer 05:12:44 6875df1f5354: Verifying Checksum 05:12:44 6875df1f5354: Pull complete 05:12:44 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:12:44 Status: Downloaded newer image for alpine:3.16 05:12:44 ---> 2b4661558fb8 05:12:44 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:12:44 ---> Running in 9aea0c7875ad 05:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:45 (1/6) Installing dumb-init (1.2.5-r1) 05:12:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:12:45 (3/6) Installing libsodium (1.0.18-r0) 05:12:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:12:45 (5/6) Installing libzmq (4.3.4-r0) 05:12:45 (6/6) Installing zeromq (4.3.4-r0) 05:12:45 Executing busybox-1.35.0-r17.trigger 05:12:45 OK: 8 MiB in 20 packages 05:12:46 Removing intermediate container 9aea0c7875ad 05:12:46 ---> 54eee2095157 05:12:46 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:12:48 ---> e71c3292626e 05:12:48 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:12:48 ---> 2bded6875752 05:12:48 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:12:50 ---> 462e7b1714c0 05:12:50 Step 18/24 : EXPOSE 59993 05:12:50 ---> Running in c06ddd89f8f0 05:12:51 Removing intermediate container c06ddd89f8f0 05:12:51 ---> 715df7644f75 05:12:51 Step 19/24 : EXPOSE 161 05:12:51 ---> Running in 60e92b3da99a 05:12:51 Removing intermediate container 60e92b3da99a 05:12:51 ---> 87e752acf786 05:12:51 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:12:51 ---> Running in f46dca0d123a 05:12:51 Removing intermediate container f46dca0d123a 05:12:51 ---> b95fcacfa3b0 05:12:51 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:12:51 ---> Running in 141906c9b1da 05:12:51 Removing intermediate container 141906c9b1da 05:12:51 ---> 4d09d4df3aae 05:12:51 Step 22/24 : LABEL arch=arm64 05:12:51 ---> Running in 7ac513949441 05:12:52 Removing intermediate container 7ac513949441 05:12:52 ---> 83d508b33719 05:12:52 Step 23/24 : LABEL git_sha=6654394e6ba142b73a52eaee0ac78d1be32d5441 05:12:52 ---> Running in b888bc696348 05:12:52 Removing intermediate container b888bc696348 05:12:52 ---> c6f3efa5f246 05:12:52 Step 24/24 : LABEL version=0.0.0 05:12:52 ---> Running in e858160aca1a 05:12:52 Removing intermediate container e858160aca1a 05:12:52 ---> 6b64cdc6a491 05:12:52 [Warning] One or more build-args [ARCH] were not consumed 05:12:52 Successfully built 6b64cdc6a491 05:12: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 05:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:53 05:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:54 arm64: Pulling from edgex-lftools-log-publisher 05:12:54 8998bd30e6a1: Pulling fs layer 05:12:54 04944245beec: Pulling fs layer 05:12:54 699f458cf7ca: Pulling fs layer 05:12:54 765212b225bb: Pulling fs layer 05:12:54 f23df028b6ca: Pulling fs layer 05:12:54 d65c8cfc05b1: Pulling fs layer 05:12:54 2437ff75d9bd: Pulling fs layer 05:12:54 765212b225bb: Waiting 05:12:54 f23df028b6ca: Waiting 05:12:54 d65c8cfc05b1: Waiting 05:12:54 2437ff75d9bd: Waiting 05:12:54 04944245beec: Verifying Checksum 05:12:54 04944245beec: Download complete 05:12:54 765212b225bb: Download complete 05:12:54 f23df028b6ca: Download complete 05:12:54 d65c8cfc05b1: Verifying Checksum 05:12:54 d65c8cfc05b1: Download complete 05:12:54 699f458cf7ca: Verifying Checksum 05:12:54 699f458cf7ca: Download complete 05:12:54 8998bd30e6a1: Download complete 05:12:57 2437ff75d9bd: Verifying Checksum 05:12:57 2437ff75d9bd: Download complete 05:12:58 8998bd30e6a1: Pull complete 05:12:59 04944245beec: Pull complete 05:13:01 699f458cf7ca: Pull complete 05:13:02 765212b225bb: Pull complete 05:13:02 f23df028b6ca: Pull complete 05:13:02 d65c8cfc05b1: Pull complete 05:13:17 2437ff75d9bd: Pull complete 05:13:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:18 prd-ubuntu20.04-docker-arm64-4c-16g-1541 does not seem to be running inside a container 05:13:18 $ 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 05:13:20 $ docker top c573a5647a25da7b6e1ac604818c7e095390a0cdcd2c6c1944df36c888793810 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:21 ---> job-cost.sh 05:13:21 lf-activate-venv: SKIPPING 05:13:21 INFO: No Stack... 05:13:21 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:22 INFO: Archiving Costs [Pipeline] sh 05:13:23 + + cutcat -d, /w/workspace/device-snmp-go/1/archives/cost.csv -f6 05:13:23 [Pipeline] lock 05:13:23 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] 05:13:23 Resource [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] did not exist. Created. 05:13:23 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:23 /w/workspace/device-snmp-go/1@tmp/durable-a9d4cbd8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:24 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:24 Warning: overwriting stash ‘stack-cost’ 05:13:24 Stashed 1 file(s) [Pipeline] } 05:13:24 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:24 $ docker stop --time=1 c573a5647a25da7b6e1ac604818c7e095390a0cdcd2c6c1944df36c888793810 05:13:25 $ docker rm -f --volumes c573a5647a25da7b6e1ac604818c7e095390a0cdcd2c6c1944df36c888793810 [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 05:13:26 provisioning config files... 05:13:26 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config1486275934787869764tmp [Pipeline] { [Pipeline] sh 05:13:27 + set +x 05:13:27 + curl -s https://codecov.io/bash 05:13:27 + bash -s -- 05:13:27 05:13:27 _____ _ 05:13:27 / ____| | | 05:13:27 | | ___ __| | ___ ___ _____ __ 05:13:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:27 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:27 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:27 Bash-1.0.6 05:13:27 05:13:27 05:13:27 ==> git version 2.25.1 found 05:13:27 ==> 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 05:13:27 Release-Date: 2020-01-08 05:13:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:13:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:27 ==> Jenkins CI detected. 05:13:27 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-208 05:13:27 project root: . 05:13:27 --> token set from env 05:13:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:27 ==> Running gcov in . (disable via -X gcov) 05:13:27 ==> Python coveragepy not found 05:13:27 ==> Searching for coverage reports in: 05:13:27 + . 05:13:27 -> Found 1 reports 05:13:27 ==> Detecting git/mercurial file structure 05:13:27 ==> Reading reports 05:13:27 + ./coverage.out bytes=7631 05:13:27 ==> Appending adjustments 05:13:27 https://docs.codecov.io/docs/fixing-reports 05:13:27 + Found adjustments 05:13:27 ==> Gzipping contents 05:13:27 4.0K /tmp/codecov.7yNjso.gz 05:13:27 ==> Uploading reports 05:13:27 url: https://codecov.io 05:13:27 query: branch=PR-208&commit=6654394e6ba142b73a52eaee0ac78d1be32d5441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=208&job=&cmd_args= 05:13:27 -> Pinging Codecov 05:13:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-208&commit=6654394e6ba142b73a52eaee0ac78d1be32d5441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=208&job=&cmd_args= 05:13:27 -> Uploading to 05:13:27 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/6C56EA5C29638FB4528AC87E60AF5AE0/6654394e6ba142b73a52eaee0ac78d1be32d5441/060a53cc-a303-4ba0-8fce-c4dbb49dd2c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T051327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1b9ef829991f3269d13dc51baba58135c9ed51830af6f4d2f27b7f56f6c1e17 05:13:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:27 Dload Upload Total Spent Left Speed 05:13:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6003 --:--:-- --:--:-- --:--:-- 6003 05:13:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/6654394e6ba142b73a52eaee0ac78d1be32d5441 [Pipeline] } 05:13: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 05:13:29 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-208/archives ] 05:13:29 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-208/archives 05:13:29 total 16 05:13:29 drwxr-xr-x 3 root root 4096 Jan 10 05:05 . 05:13:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 05:05 .. 05:13:29 drwxr-xr-x 2 root root 4096 Jan 10 05:05 cost 05:13:29 -rw-r--r-- 1 root root 86 Jan 10 05:05 cost.csv 05:13:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-208/archives 05:13:29 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-208/archives 05:13:29 total 16 05:13:29 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:05 . 05:13:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 05:05 .. 05:13:29 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 05:05 cost 05:13:29 -rw-r--r-- 1 jenkins jenkins 86 Jan 10 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:30 ---> package-listing.sh 05:13:30 ++ facter osfamily 05:13:30 ++ tr '[:upper:]' '[:lower:]' 05:13:31 + OS_FAMILY=debian 05:13:31 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-208 05:13:31 + START_PACKAGES=/tmp/packages_start.txt 05:13:31 + END_PACKAGES=/tmp/packages_end.txt 05:13:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:31 + PACKAGES=/tmp/packages_start.txt 05:13:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-208 ']' 05:13:31 + PACKAGES=/tmp/packages_end.txt 05:13:31 + case "${OS_FAMILY}" in 05:13:31 + dpkg -l 05:13:31 + grep '^ii' 05:13:31 + '[' -f /tmp/packages_start.txt ']' 05:13:31 + '[' -f /tmp/packages_end.txt ']' 05:13:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-208 ']' 05:13:31 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-208/archives/ 05:13:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-208/archives/ [Pipeline] echo 05:13: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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:32 prd-ubuntu20.04-docker-8c-8g-1538 does not seem to be running inside a container 05:13:32 $ 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-208/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-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:32 $ docker top a1de43d5a037bebc337d2e226da3a9af9274aba73a297c9ffdebc24892f98609 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:32 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:33 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:33 + ls /var/log/sa-host 05:13:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:33 provisioning config files... 05:13:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config10940708041300739775tmp [Pipeline] { [Pipeline] echo 05:13:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:33 ---> create-netrc.sh [Pipeline] } 05:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:34 ---> python-tools-install.sh [Pipeline] echo 05:13:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:34 ---> sudo-logs.sh 05:13:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:35 ---> job-cost.sh 05:13:35 lf-activate-venv: SKIPPING 05:13:35 DEBUG: total: 0.2199999988079071 05:13:35 INFO: Retrieving Stack Cost... 05:13:35 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:35 INFO: Archiving Costs [Pipeline] echo 05:13:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:36 ---> logs-deploy.sh 05:13:36 lf-activate-venv: SKIPPING 05:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-208/1 05:13:36 INFO: archiving workspace using pattern(s): 05:13:37 Archives upload complete. 05:13:37 INFO: archiving logs to Nexus