Pull request #188 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33b1b3f94614be1bb6259c5a90857934584434a5+a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac (da32bad4e1ae7859e1bd675a51f27cb0a23a8d9c) 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-ssh7782116443147617115.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12206259135878388894.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-188/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-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14920664962894099101.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-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1654817601241584507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6335914518325844705.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-188/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-188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12681267530879158732.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22774 in /w/workspace/gexfoundry_device-snmp-go_PR-188 [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-188 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac into PR head commit 33b1b3f94614be1bb6259c5a90857934584434a5 Merge succeeded, producing 33b1b3f94614be1bb6259c5a90857934584434a5 Checking out Revision 33b1b3f94614be1bb6259c5a90857934584434a5 (PR-188) > git config core.sparsecheckout # timeout=10 > git checkout -f 33b1b3f94614be1bb6259c5a90857934584434a5 # 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 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33b1b3f94614be1bb6259c5a90857934584434a5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:04:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:04:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:04:48 ========================================================= 05:04:48 EdgeX Global Pipelines Version Info 05:04:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:04:49 ------------------- 05:04:49 stable info: 05:04:49 ------------------- 05:04:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:04:49 Message: update stable to v1.0.238 05:04:49 ------------------- 05:04:49 experimental info: 05:04:49 ------------------- 05:04:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:04:49 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:04:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:04:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33b1b3f94614be1bb6259c5a90857934584434a5 [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33b1b3f [Pipeline] echo 05:04:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:51 provisioning config files... 05:04:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/config6730147115103436941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:51 ---> docker-login.sh 05:04:51 nexus3.edgexfoundry.org:10001 05:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:52 Configure a credential helper to remove this warning. See 05:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:52 05:04:52 Login Succeeded 05:04:52 nexus3.edgexfoundry.org:10002 05:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:52 Configure a credential helper to remove this warning. See 05:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:52 05:04:52 Login Succeeded 05:04:52 nexus3.edgexfoundry.org:10003 05:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:52 Configure a credential helper to remove this warning. See 05:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:52 05:04:52 Login Succeeded 05:04:52 nexus3.edgexfoundry.org:10004 05:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:52 Configure a credential helper to remove this warning. See 05:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:52 05:04:52 Login Succeeded 05:04:52 docker.io 05:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:52 Configure a credential helper to remove this warning. See 05:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:52 05:04:52 Login Succeeded 05:04:52 ---> docker-login.sh ends [Pipeline] } 05:04:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:04:53 + git rev-list -1 --merges 33b1b3f94614be1bb6259c5a90857934584434a5~1..33b1b3f94614be1bb6259c5a90857934584434a5 [Pipeline] echo 05:04:53 -----------> git rev-list -1 --merges 33b1b3f94614be1bb6259c5a90857934584434a5~1..33b1b3f94614be1bb6259c5a90857934584434a5 33b1b3f94614be1bb6259c5a90857934584434a5 [false] [Pipeline] sh 05:04:53 + git log --format=format:%s -1 33b1b3f94614be1bb6259c5a90857934584434a5 [Pipeline] echo 05:04:53 ========================================================= 05:04:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:04:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:54 + git log --format=format:%s -1 33b1b3f94614be1bb6259c5a90857934584434a5 [Pipeline] echo 05:04:54 [semverPrep] GIT_COMMIT: 33b1b3f94614be1bb6259c5a90857934584434a5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:04:54 [semverPrep] This is not a build commit. [Pipeline] sh 05:04:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:54 + grep -v github /etc/ssh/ssh_known_hosts 05:04:54 + [ -e /tmp/ssh_known_hosts ] 05:04:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:04:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:04:54 + sudo tee -a /etc/ssh/ssh_known_hosts 05:04:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:55 05:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:55 0.1.4: Pulling from edgex-devops/py-git-semver 05:04:55 b85a868b505f: Pulling fs layer 05:04:55 e2be974225ed: Pulling fs layer 05:04:55 339a4e72a1f5: Pulling fs layer 05:04:55 988bab9f4d93: Pulling fs layer 05:04:55 1469e6f7b9e6: Pulling fs layer 05:04:55 eaf3925da568: Pulling fs layer 05:04:55 bab4dde63d76: Pulling fs layer 05:04:55 bde34c3a00c8: Pulling fs layer 05:04:55 b352a97aabf1: Pulling fs layer 05:04:55 4872d77fe225: Pulling fs layer 05:04:55 5851b861e8e6: Pulling fs layer 05:04:55 bab4dde63d76: Waiting 05:04:55 bde34c3a00c8: Waiting 05:04:55 b352a97aabf1: Waiting 05:04:55 4872d77fe225: Waiting 05:04:55 5851b861e8e6: Waiting 05:04:55 1469e6f7b9e6: Waiting 05:04:55 eaf3925da568: Waiting 05:04:55 e2be974225ed: Verifying Checksum 05:04:55 e2be974225ed: Download complete 05:04:55 988bab9f4d93: Verifying Checksum 05:04:55 988bab9f4d93: Download complete 05:04:55 1469e6f7b9e6: Verifying Checksum 05:04:55 1469e6f7b9e6: Download complete 05:04:55 eaf3925da568: Verifying Checksum 05:04:55 eaf3925da568: Download complete 05:04:55 339a4e72a1f5: Verifying Checksum 05:04:55 339a4e72a1f5: Download complete 05:04:55 bde34c3a00c8: Download complete 05:04:55 b352a97aabf1: Verifying Checksum 05:04:55 b352a97aabf1: Download complete 05:04:55 4872d77fe225: Download complete 05:04:55 5851b861e8e6: Verifying Checksum 05:04:55 5851b861e8e6: Download complete 05:04:55 b85a868b505f: Verifying Checksum 05:04:55 b85a868b505f: Download complete 05:04:56 bab4dde63d76: Verifying Checksum 05:04:56 bab4dde63d76: Download complete 05:04:57 b85a868b505f: Pull complete 05:04:57 e2be974225ed: Pull complete 05:04:57 339a4e72a1f5: Pull complete 05:04:57 988bab9f4d93: Pull complete 05:04:57 1469e6f7b9e6: Pull complete 05:04:57 eaf3925da568: Pull complete 05:04:59 bab4dde63d76: Pull complete 05:04:59 bde34c3a00c8: Pull complete 05:04:59 b352a97aabf1: Pull complete 05:04:59 4872d77fe225: Pull complete 05:05:00 5851b861e8e6: Pull complete 05:05:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:00 prd-ubuntu20.04-docker-8c-8g-22774 does not seem to be running inside a container 05:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-188 -v /w/workspace/gexfoundry_device-snmp-go_PR-188:/w/workspace/gexfoundry_device-snmp-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:05:01 $ docker top c6ffeb8955e7d6130ddb81ec45638c0bc4600a4dcc2ef139bdd2cb146bf85e3a -eo pid,comm 05:05:01 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:05:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:01 [ssh-agent] Looking for ssh-agent implementation... 05:05:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:01 $ docker exec c6ffeb8955e7d6130ddb81ec45638c0bc4600a4dcc2ef139bdd2cb146bf85e3a ssh-agent 05:05:01 SSH_AUTH_SOCK=/tmp/ssh-sXnirCd8tYjs/agent.32 05:05:01 SSH_AGENT_PID=38 05:05:01 Running ssh-add (command line suppressed) 05:05:02 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/private_key_7756651344469985818.key (/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/private_key_7756651344469985818.key) 05:05:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:02 + git tag --points-at HEAD [Pipeline] } 05:05:02 $ docker exec --env ******** --env ******** c6ffeb8955e7d6130ddb81ec45638c0bc4600a4dcc2ef139bdd2cb146bf85e3a ssh-agent -k 05:05:02 unset SSH_AUTH_SOCK; 05:05:02 unset SSH_AGENT_PID; 05:05:02 echo Agent pid 38 killed; 05:05:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:05:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:02 [ssh-agent] Looking for ssh-agent implementation... 05:05:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:02 $ docker exec c6ffeb8955e7d6130ddb81ec45638c0bc4600a4dcc2ef139bdd2cb146bf85e3a ssh-agent 05:05:02 SSH_AUTH_SOCK=/tmp/ssh-TffIoULMPHWJ/agent.71 05:05:02 SSH_AGENT_PID=77 05:05:02 Running ssh-add (command line suppressed) 05:05:02 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/private_key_1056514489628925703.key (/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/private_key_1056514489628925703.key) 05:05:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:03 + git semver init 05:05:03 2022-08-15 05:05:03,513 [run_init] DEBUG init version:0.0.0 force:False 05:05:03 2022-08-15 05:05:03,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-188/.semver 05:05:03 2022-08-15 05:05:03,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-188/.semver 05:05:03 2022-08-15 05:05:03,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-188/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-188, universal_newlines=False, shell=None, istream=None) 05:05:04 2022-08-15 05:05:04,262 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-188/.git/info/exclude 05:05:04 2022-08-15 05:05:04,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-188/.semver/PR-188 with force:False 05:05:04 2022-08-15 05:05:04,263 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-188/.semver/PR-188 05:05:04 2022-08-15 05:05:04,267 [execute] INFO git cat-file --batch-check 05:05:04 2022-08-15 05:05:04,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-188/.semver, universal_newlines=False, shell=None, istream=) 05:05:04 2022-08-15 05:05:04,274 [execute] INFO git cat-file --batch 05:05:04 2022-08-15 05:05:04,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-188/.semver, universal_newlines=False, shell=None, istream=) 05:05:04 2022-08-15 05:05:04,279 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-188/.semver/PR-188 05:05:04 0.0.0 [Pipeline] } 05:05:04 $ docker exec --env ******** --env ******** c6ffeb8955e7d6130ddb81ec45638c0bc4600a4dcc2ef139bdd2cb146bf85e3a ssh-agent -k 05:05:04 unset SSH_AUTH_SOCK; 05:05:04 unset SSH_AGENT_PID; 05:05:04 echo Agent pid 77 killed; 05:05:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:05 + git semver [Pipeline] } 05:05:05 $ docker stop --time=1 c6ffeb8955e7d6130ddb81ec45638c0bc4600a4dcc2ef139bdd2cb146bf85e3a 05:05:06 $ docker rm -f c6ffeb8955e7d6130ddb81ec45638c0bc4600a4dcc2ef139bdd2cb146bf85e3a [Pipeline] // withDockerContainer [Pipeline] sh 05:05:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:05:07 Stashed 1 file(s) [Pipeline] echo 05:05:07 [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:05:08 provisioning config files... 05:05:08 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/config6292145321555282595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:08 ---> docker-login.sh 05:05:08 nexus3.edgexfoundry.org:10001 05:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:08 Configure a credential helper to remove this warning. See 05:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:08 05:05:08 Login Succeeded 05:05:08 nexus3.edgexfoundry.org:10002 05:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:08 Configure a credential helper to remove this warning. See 05:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:08 05:05:08 Login Succeeded 05:05:08 nexus3.edgexfoundry.org:10003 05:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:08 Configure a credential helper to remove this warning. See 05:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:08 05:05:08 Login Succeeded 05:05:08 nexus3.edgexfoundry.org:10004 05:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:08 Configure a credential helper to remove this warning. See 05:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:08 05:05:08 Login Succeeded 05:05:08 docker.io 05:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:09 Configure a credential helper to remove this warning. See 05:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:09 05:05:09 Login Succeeded 05:05:09 ---> docker-login.sh ends [Pipeline] } 05:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:09 ========================================================= 05:05:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:05:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + 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:05:09 Sending build context to Docker daemon 5.463MB 05:05:09 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:05:09 Step 2/12 : FROM ${BASE} AS builder 05:05:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:05:09 2408cc74d12b: Pulling fs layer 05:05:09 ea60b727a1ce: Pulling fs layer 05:05:09 30c4a7721957: Pulling fs layer 05:05:09 370296b7ddb6: Pulling fs layer 05:05:09 7c6cee850709: Pulling fs layer 05:05:09 39a5fcdaea64: Pulling fs layer 05:05:09 d94ebbe4e438: Pulling fs layer 05:05:09 bcfd1f05c69d: Pulling fs layer 05:05:09 59ccb84bbe0f: Pulling fs layer 05:05:09 39a5fcdaea64: Waiting 05:05:09 370296b7ddb6: Waiting 05:05:09 7c6cee850709: Waiting 05:05:09 59ccb84bbe0f: Waiting 05:05:09 d94ebbe4e438: Waiting 05:05:09 30c4a7721957: Download complete 05:05:10 ea60b727a1ce: Verifying Checksum 05:05:10 ea60b727a1ce: Download complete 05:05:10 7c6cee850709: Download complete 05:05:10 39a5fcdaea64: Verifying Checksum 05:05:10 39a5fcdaea64: Download complete 05:05:10 2408cc74d12b: Verifying Checksum 05:05:10 2408cc74d12b: Download complete 05:05:10 d94ebbe4e438: Verifying Checksum 05:05:10 d94ebbe4e438: Download complete 05:05:10 2408cc74d12b: Pull complete 05:05:10 ea60b727a1ce: Pull complete 05:05:10 30c4a7721957: Pull complete 05:05:10 bcfd1f05c69d: Verifying Checksum 05:05:10 bcfd1f05c69d: Download complete 05:05:10 59ccb84bbe0f: Download complete 05:05:10 370296b7ddb6: Verifying Checksum 05:05:10 370296b7ddb6: Download complete 05:05:14 370296b7ddb6: Pull complete 05:05:14 7c6cee850709: Pull complete 05:05:14 39a5fcdaea64: Pull complete 05:05:14 d94ebbe4e438: Pull complete 05:05:17 bcfd1f05c69d: Pull complete 05:05:18 59ccb84bbe0f: Pull complete 05:05:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:05:18 ---> a4fb48ad2a94 05:05:18 Step 3/12 : ARG MAKE='make build' 05:05:19 ---> Running in c5f44921622e 05:05:19 Removing intermediate container c5f44921622e 05:05:19 ---> 6b4d8adca1c4 05:05:19 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:05:19 ---> Running in 0e881036d423 05:05:19 Removing intermediate container 0e881036d423 05:05:19 ---> 4928eb8fab78 05:05:19 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:05:19 ---> Running in 2000afbff5f1 05:05:19 Removing intermediate container 2000afbff5f1 05:05:19 ---> 8b87663d1bb9 05:05:19 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:19 ---> Running in 7bc9e9baaff0 05:05:20 Removing intermediate container 7bc9e9baaff0 05:05:20 ---> c68b968d2ce0 05:05:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:20 ---> Running in 79fcbba25c06 05:05:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:21 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:05:21 (2/4) Installing libedit (20210910.3.1-r0) 05:05:21 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:05:22 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:05:22 Executing busybox-1.35.0-r13.trigger 05:05:22 OK: 216 MiB in 55 packages 05:05:22 Removing intermediate container 79fcbba25c06 05:05:22 ---> cd81fcab2300 05:05:22 Step 8/12 : WORKDIR /device-snmp-go 05:05:22 ---> Running in deff07a8f765 05:05:22 Removing intermediate container deff07a8f765 05:05:22 ---> 893b3dbe0480 05:05:22 Step 9/12 : COPY go.mod vendor* ./ 05:05:22 ---> d56aa17bcab2 05:05:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:22 ---> Running in f0de4cbe476e 05:05:22 Still waiting to schedule task 05:05:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22775’ is offline 05:05:37 Removing intermediate container f0de4cbe476e 05:05:37 ---> ffe3faa82a9f 05:05:37 Step 11/12 : COPY . . 05:05:37 ---> a670d7783ea8 05:05:37 Step 12/12 : RUN ${MAKE} 05:05:37 ---> Running in 4f6dc1dd642f 05:05:38 noop 05:05:38 Removing intermediate container 4f6dc1dd642f 05:05:38 ---> a7d335404d13 05:05:38 Successfully built a7d335404d13 05:05:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:39 + docker inspect -f . ci-base-image-x86_64 05:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:39 prd-ubuntu20.04-docker-8c-8g-22774 does not seem to be running inside a container 05:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-188 -v /w/workspace/gexfoundry_device-snmp-go_PR-188:/w/workspace/gexfoundry_device-snmp-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:05:39 $ docker top 037fe97f2ef64050c2e7b1b7cded5b24e3a9cd2affabca824efe2087205ca6fd -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:39 + go version 05:05:39 go version go1.18.3 linux/amd64 [Pipeline] } 05:05:40 $ docker stop --time=1 037fe97f2ef64050c2e7b1b7cded5b24e3a9cd2affabca824efe2087205ca6fd 05:05:41 $ docker rm -f 037fe97f2ef64050c2e7b1b7cded5b24e3a9cd2affabca824efe2087205ca6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:42 + docker inspect -f . ci-base-image-x86_64 05:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:42 prd-ubuntu20.04-docker-8c-8g-22774 does not seem to be running inside a container 05:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-snmp-go_PR-188 -v /w/workspace/gexfoundry_device-snmp-go_PR-188:/w/workspace/gexfoundry_device-snmp-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:05:42 $ docker top 2e9d2daedef77899dab17ce40dc9a7bdb5813345f008e1ade9c5c61c2f583978 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-188 [Pipeline] fileExists [Pipeline] sh 05:05:43 + make test 05:05:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:05:43 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:05:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:05:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 05:05:58 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:05:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:06:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:01 ./bin/test-attribution-txt.sh 05:06:01 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:06:01 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:06:01 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:06:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:06:01 $ docker stop --time=1 2e9d2daedef77899dab17ce40dc9a7bdb5813345f008e1ade9c5c61c2f583978 05:06:03 $ docker rm -f 2e9d2daedef77899dab17ce40dc9a7bdb5813345f008e1ade9c5c61c2f583978 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:06:05 + ls -al . 05:06:05 total 172 05:06:05 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 05:05 . 05:06:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 05:04 .. 05:06:05 -rw-rw-r-- 1 jenkins jenkins 6 Aug 15 05:04 .dockerignore 05:06:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 05:05 .git 05:06:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 05:04 .github 05:06:05 -rw-rw-r-- 1 jenkins jenkins 328 Aug 15 05:04 .gitignore 05:06:05 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 05:04 .golangci.yml 05:06:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 05:05 .semver 05:06:05 -rw-rw-r-- 1 jenkins jenkins 8556 Aug 15 05:04 Attribution.txt 05:06:05 -rw-rw-r-- 1 jenkins jenkins 6948 Aug 15 05:04 CHANGELOG.md 05:06:05 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 15 05:04 Dockerfile 05:06:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 05:04 GOVERNANCE.md 05:06:05 -rw-rw-r-- 1 jenkins jenkins 656 Aug 15 05:04 Jenkinsfile 05:06:05 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 05:04 LICENSE 05:06:05 -rw-rw-r-- 1 jenkins jenkins 2334 Aug 15 05:04 Makefile 05:06:05 -rw-rw-r-- 1 jenkins jenkins 620 Aug 15 05:04 OWNERS.md 05:06:05 -rw-rw-r-- 1 jenkins jenkins 9390 Aug 15 05:04 README.md 05:06:05 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 05:05 VERSION 05:06:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 05:04 bin 05:06:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 05:04 cmd 05:06:05 -rw-r--r-- 1 jenkins jenkins 7631 Aug 15 05:05 coverage.out 05:06:05 -rw-rw-r-- 1 jenkins jenkins 3439 Aug 15 05:04 go.mod 05:06:05 -rw-rw-r-- 1 jenkins jenkins 36897 Aug 15 05:04 go.sum 05:06:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 05:04 internal 05:06:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 05:04 snap 05:06:05 -rw-rw-r-- 1 jenkins jenkins 228 Aug 15 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:05 + 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=33b1b3f94614be1bb6259c5a90857934584434a5 --label arch=amd64 --label version=0.0.0 . 05:06:05 Sending build context to Docker daemon 5.471MB 05:06:05 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:06:05 Step 2/24 : FROM ${BASE} AS builder 05:06:05 ---> a7d335404d13 05:06:05 Step 3/24 : ARG MAKE='make build' 05:06:05 ---> Running in 6d4e9f7a4fbb 05:06:05 Removing intermediate container 6d4e9f7a4fbb 05:06:05 ---> bb25916b5920 05:06:05 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:06:05 ---> Running in a9914ee0eccf 05:06:05 Removing intermediate container a9914ee0eccf 05:06:05 ---> dac8d22209ca 05:06:05 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:06:05 ---> Running in 3d3b9a5c37a1 05:06:05 Removing intermediate container 3d3b9a5c37a1 05:06:05 ---> 6e739bd0bd23 05:06:05 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:06 ---> Running in cb99f286373f 05:06:06 Removing intermediate container cb99f286373f 05:06:06 ---> bcea5279dec2 05:06:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:06 ---> Running in 460e5e477652 05:06:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:06:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:06:08 OK: 216 MiB in 55 packages 05:06:08 Removing intermediate container 460e5e477652 05:06:08 ---> c8749b5153ed 05:06:08 Step 8/24 : WORKDIR /device-snmp-go 05:06:08 ---> Running in e6cf9836f871 05:06:08 Removing intermediate container e6cf9836f871 05:06:08 ---> 7c28e9bb8fed 05:06:08 Step 9/24 : COPY go.mod vendor* ./ 05:06:08 ---> 8546abd38d72 05:06:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:09 ---> Running in 71b542caad31 05:06:09 Removing intermediate container 71b542caad31 05:06:09 ---> f2bd4eab1983 05:06:09 Step 11/24 : COPY . . 05:06:09 ---> 83556b5e08a1 05:06:09 Step 12/24 : RUN ${MAKE} 05:06:09 ---> Running in d32321fb238f 05:06:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:06:32 Removing intermediate container d32321fb238f 05:06:32 ---> 516055855af3 05:06:32 Step 13/24 : FROM alpine:3.16 05:06:32 3.16: Pulling from library/alpine 05:06:32 213ec9aee27d: Pulling fs layer 05:06:32 213ec9aee27d: Verifying Checksum 05:06:32 213ec9aee27d: Download complete 05:06:32 213ec9aee27d: Pull complete 05:06:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:06:32 Status: Downloaded newer image for alpine:3.16 05:06:32 ---> 9c6f07244728 05:06:32 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:06:32 ---> Running in f9baf76f6d10 05:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:06:32 (1/6) Installing dumb-init (1.2.5-r1) 05:06:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:06:32 (3/6) Installing libsodium (1.0.18-r0) 05:06:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:06:32 (5/6) Installing libzmq (4.3.4-r0) 05:06:32 (6/6) Installing zeromq (4.3.4-r0) 05:06:32 Executing busybox-1.35.0-r17.trigger 05:06:32 OK: 8 MiB in 20 packages 05:06:32 Removing intermediate container f9baf76f6d10 05:06:32 ---> f7ba706e0149 05:06:32 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:06:32 ---> e214bca255ab 05:06:32 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:06:32 ---> b09b7bc939dd 05:06:32 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:06:32 ---> 3aaf4d7e080e 05:06:32 Step 18/24 : EXPOSE 59993 05:06:32 ---> Running in f31378be0a3a 05:06:33 Removing intermediate container f31378be0a3a 05:06:33 ---> 448ff2d06a98 05:06:33 Step 19/24 : EXPOSE 161 05:06:33 ---> Running in 023ec0918510 05:06:33 Removing intermediate container 023ec0918510 05:06:33 ---> 558bc3190baf 05:06:33 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:06:33 ---> Running in dbde16e99589 05:06:33 Removing intermediate container dbde16e99589 05:06:33 ---> ae491913ecd7 05:06:33 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:06:33 ---> Running in 406e5f29c475 05:06:33 Removing intermediate container 406e5f29c475 05:06:33 ---> 2fb632e60a76 05:06:33 Step 22/24 : LABEL arch=amd64 05:06:33 ---> Running in c65c3359a9ed 05:06:33 Removing intermediate container c65c3359a9ed 05:06:33 ---> 938a48e385b8 05:06:33 Step 23/24 : LABEL git_sha=33b1b3f94614be1bb6259c5a90857934584434a5 05:06:33 ---> Running in d52afda3d79d 05:06:33 Removing intermediate container d52afda3d79d 05:06:33 ---> 390bb18009a9 05:06:33 Step 24/24 : LABEL version=0.0.0 05:06:33 ---> Running in 5f70eacbdfe8 05:06:33 Removing intermediate container 5f70eacbdfe8 05:06:33 ---> 4bd7fa17ba44 05:06:33 [Warning] One or more build-args [ARCH] were not consumed 05:06:33 Successfully built 4bd7fa17ba44 05:06:33 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:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:34 05:06:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:35 latest: Pulling from edgex-lftools-log-publisher 05:06:35 5eb5b503b376: Pulling fs layer 05:06:35 5c69ac0246d0: Pulling fs layer 05:06:35 ec43610c2a17: Pulling fs layer 05:06:35 3a2ae6a8a46f: Pulling fs layer 05:06:35 33b1e0a273af: Pulling fs layer 05:06:35 5d3b04190fa2: Pulling fs layer 05:06:35 2f39f015ded8: Pulling fs layer 05:06:35 3a2ae6a8a46f: Waiting 05:06:35 33b1e0a273af: Waiting 05:06:35 5d3b04190fa2: Waiting 05:06:35 2f39f015ded8: Waiting 05:06:35 5c69ac0246d0: Verifying Checksum 05:06:35 5c69ac0246d0: Download complete 05:06:35 3a2ae6a8a46f: Verifying Checksum 05:06:35 3a2ae6a8a46f: Download complete 05:06:35 33b1e0a273af: Verifying Checksum 05:06:35 ec43610c2a17: Verifying Checksum 05:06:35 ec43610c2a17: Download complete 05:06:35 5d3b04190fa2: Download complete 05:06:35 5eb5b503b376: Verifying Checksum 05:06:35 5eb5b503b376: Download complete 05:06:35 2f39f015ded8: Verifying Checksum 05:06:36 5eb5b503b376: Pull complete 05:06:36 5c69ac0246d0: Pull complete 05:06:37 ec43610c2a17: Pull complete 05:06:37 3a2ae6a8a46f: Pull complete 05:06:37 33b1e0a273af: Pull complete 05:06:37 5d3b04190fa2: Pull complete 05:06:42 2f39f015ded8: Pull complete 05:06:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:43 prd-ubuntu20.04-docker-8c-8g-22774 does not seem to be running inside a container 05:06:43 $ 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-188 -v /w/workspace/gexfoundry_device-snmp-go_PR-188:/w/workspace/gexfoundry_device-snmp-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:44 $ docker top 9d5f87dd6f14385240d9ba1305fc09525614ebbe0c1cd81e32d42bf3184201de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:45 ---> job-cost.sh 05:06:45 lf-activate-venv: SKIPPING 05:06:45 INFO: No Stack... 05:06:45 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:46 INFO: Archiving Costs [Pipeline] sh 05:06:46 + cat /w/workspace/gexfoundry_device-snmp-go_PR-188/archives/cost.csv 05:06:46 + cut -d, -f6 [Pipeline] lock 05:06:46 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] 05:06:46 Resource [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] did not exist. Created. 05:06:46 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:47 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:47 Stashed 1 file(s) [Pipeline] } 05:06:47 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:47 $ docker stop --time=1 9d5f87dd6f14385240d9ba1305fc09525614ebbe0c1cd81e32d42bf3184201de 05:06:48 $ docker rm -f 9d5f87dd6f14385240d9ba1305fc09525614ebbe0c1cd81e32d42bf3184201de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:07:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22776 in /w/workspace/gexfoundry_device-snmp-go_PR-188 [Pipeline] { [Pipeline] ws 05:07:53 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:07:53 Selected Git installation does not exist. Using Default 05:07:53 The recommended git tool is: NONE 05:08:00 using credential edgex-jenkins-ssh 05:08:00 Cloning the remote Git repository 05:08:00 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:08:00 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:08:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:08:00 > git --version # timeout=10 05:08:00 > git --version # 'git version 2.25.1' 05:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:02 Merging remotes/origin/main commit a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac into PR head commit 33b1b3f94614be1bb6259c5a90857934584434a5 05:08:01 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:08:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:01 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:08:01 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:08:02 > git config core.sparsecheckout # timeout=10 05:08:02 > git checkout -f 33b1b3f94614be1bb6259c5a90857934584434a5 # timeout=10 05:08:02 Merge succeeded, producing 33b1b3f94614be1bb6259c5a90857934584434a5 05:08:02 Checking out Revision 33b1b3f94614be1bb6259c5a90857934584434a5 (PR-188) 05:08:02 > git remote # timeout=10 05:08:02 > git config --get remote.origin.url # timeout=10 05:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:02 > git merge a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac # timeout=10 05:08:02 > git rev-parse HEAD^{commit} # timeout=10 05:08:02 > git config core.sparsecheckout # timeout=10 05:08:02 > git checkout -f 33b1b3f94614be1bb6259c5a90857934584434a5 # timeout=10 05:08:06 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 05:08:06 > git --version # timeout=10 05:08:06 > git --version # 'git version 2.25.1' 05:08:07 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:08:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:08 Dload Upload Total Spent Left Speed 05:08:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 05:08:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:08:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:08:09 + sudo tee /etc/docker/daemon.new 05:08:09 { 05:08:09 "registry-mirrors": [ 05:08:09 "https://nexus3.edgexfoundry.org:10001" 05:08:09 ], 05:08:09 "bip": "10.250.0.254/24", 05:08:09 "hosts": [ 05:08:09 "tcp://0.0.0.0:5555", 05:08:09 "unix:///var/run/docker.sock" 05:08:09 ], 05:08:09 "mtu": 1458, 05:08:09 "selinux-enabled": true, 05:08:09 "seccomp-profile": "/etc/docker/seccomp.json" 05:08:09 } [Pipeline] sh 05:08:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:08:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:28 provisioning config files... 05:08:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config426809717339821613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:29 ---> docker-login.sh 05:08:29 nexus3.edgexfoundry.org:10001 05:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:30 Configure a credential helper to remove this warning. See 05:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:30 05:08:30 Login Succeeded 05:08:30 nexus3.edgexfoundry.org:10002 05:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:30 Configure a credential helper to remove this warning. See 05:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:30 05:08:30 Login Succeeded 05:08:30 nexus3.edgexfoundry.org:10003 05:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:31 Configure a credential helper to remove this warning. See 05:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:31 05:08:31 Login Succeeded 05:08:31 nexus3.edgexfoundry.org:10004 05:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:31 Configure a credential helper to remove this warning. See 05:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:31 05:08:31 Login Succeeded 05:08:31 docker.io 05:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:32 Configure a credential helper to remove this warning. See 05:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:32 05:08:32 Login Succeeded 05:08:32 ---> docker-login.sh ends [Pipeline] } 05:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:32 ========================================================= 05:08:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:08:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:33 + 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:08:33 Sending build context to Docker daemon 2.817MB 05:08:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:08:33 Step 2/12 : FROM ${BASE} AS builder 05:08:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:08:33 b3c136eddcbf: Pulling fs layer 05:08:33 c0a3192eca97: Pulling fs layer 05:08:33 a050256f5b6f: Pulling fs layer 05:08:33 656be50a0ddc: Pulling fs layer 05:08:33 2bbca73fdf42: Pulling fs layer 05:08:33 46d945488cbd: Pulling fs layer 05:08:33 8a5474983e97: Pulling fs layer 05:08:33 329c88fbcd65: Pulling fs layer 05:08:33 46d945488cbd: Waiting 05:08:33 8a5474983e97: Waiting 05:08:33 329c88fbcd65: Waiting 05:08:33 2bbca73fdf42: Waiting 05:08:33 656be50a0ddc: Waiting 05:08:33 a050256f5b6f: Verifying Checksum 05:08:33 a050256f5b6f: Download complete 05:08:33 c0a3192eca97: Verifying Checksum 05:08:33 c0a3192eca97: Download complete 05:08:33 2bbca73fdf42: Verifying Checksum 05:08:33 2bbca73fdf42: Download complete 05:08:33 46d945488cbd: Download complete 05:08:33 b3c136eddcbf: Verifying Checksum 05:08:33 b3c136eddcbf: Download complete 05:08:34 b3c136eddcbf: Pull complete 05:08:35 329c88fbcd65: Verifying Checksum 05:08:35 329c88fbcd65: Download complete 05:08:35 c0a3192eca97: Pull complete 05:08:35 a050256f5b6f: Pull complete 05:08:36 8a5474983e97: Verifying Checksum 05:08:36 8a5474983e97: Download complete 05:08:37 656be50a0ddc: Verifying Checksum 05:08:37 656be50a0ddc: Download complete 05:08:52 656be50a0ddc: Pull complete 05:08:52 2bbca73fdf42: Pull complete 05:08:52 46d945488cbd: Pull complete 05:08:57 8a5474983e97: Pull complete 05:08:59 329c88fbcd65: Pull complete 05:08:59 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:08:59 ---> ff4287adb874 05:08:59 Step 3/12 : ARG MAKE='make build' 05:08:59 ---> Running in 018c5d04ab4a 05:09:00 Removing intermediate container 018c5d04ab4a 05:09:00 ---> c6f1a73fad15 05:09:00 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:09:00 ---> Running in 10611e9c25d7 05:09:00 Removing intermediate container 10611e9c25d7 05:09:00 ---> 522aaa54a02d 05:09:00 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:09:00 ---> Running in b86de9f605a3 05:09:02 Removing intermediate container b86de9f605a3 05:09:02 ---> 7d165b7579c5 05:09:02 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:02 ---> Running in be6f3ca3fc21 05:09:04 Removing intermediate container be6f3ca3fc21 05:09:04 ---> 62f3f8359c48 05:09:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:04 ---> Running in 745d0931ef02 05:09:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:09:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:09:07 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:09:07 (2/4) Installing libedit (20210910.3.1-r0) 05:09:07 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:09:07 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:09:07 Executing busybox-1.35.0-r13.trigger 05:09:07 OK: 226 MiB in 55 packages 05:09:08 Removing intermediate container 745d0931ef02 05:09:08 ---> 5f4fef69af34 05:09:08 Step 8/12 : WORKDIR /device-snmp-go 05:09:08 ---> Running in de5f73833400 05:09:08 Removing intermediate container de5f73833400 05:09:08 ---> b08bb81bf752 05:09:08 Step 9/12 : COPY go.mod vendor* ./ 05:09:09 ---> a666d196bd8e 05:09:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:09 ---> Running in d862d94a160d 05:10:06 Removing intermediate container d862d94a160d 05:10:06 ---> 8f6b82af08ec 05:10:06 Step 11/12 : COPY . . 05:10:06 ---> 8a13f047ae02 05:10:06 Step 12/12 : RUN ${MAKE} 05:10:06 ---> Running in 081f6a89259c 05:10:06 noop 05:10:06 Removing intermediate container 081f6a89259c 05:10:06 ---> 4d25f128ada3 05:10:06 Successfully built 4d25f128ada3 05:10:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:06 + docker inspect -f . ci-base-image-arm64 05:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:07 prd-ubuntu20.04-docker-arm64-4c-16g-22776 does not seem to be running inside a container 05:10:07 $ 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:10:08 $ docker top 01db849c9fe150dcd454b0cf7ad64f01ff74cdaf2a8f875d1714d1c21e01b37f -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:09 + go version 05:10:09 go version go1.18.3 linux/arm64 [Pipeline] } 05:10:09 $ docker stop --time=1 01db849c9fe150dcd454b0cf7ad64f01ff74cdaf2a8f875d1714d1c21e01b37f 05:10:11 $ docker rm -f 01db849c9fe150dcd454b0cf7ad64f01ff74cdaf2a8f875d1714d1c21e01b37f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:12 + docker inspect -f . ci-base-image-arm64 05:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:12 prd-ubuntu20.04-docker-arm64-4c-16g-22776 does not seem to be running inside a container 05:10:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:10:13 $ docker top 4e75900fcd6531d91a7365e556398878c12a1aa24eba06943b7648c95bce0ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:14 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:10:15 + make test 05:10:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:10:17 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:11:39 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:11:39 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements 05:11:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:11:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:11:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:57 ./bin/test-attribution-txt.sh 05:11:57 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:11:57 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:11:57 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:57 $ docker stop --time=1 4e75900fcd6531d91a7365e556398878c12a1aa24eba06943b7648c95bce0ea1 05:11:59 $ docker rm -f 4e75900fcd6531d91a7365e556398878c12a1aa24eba06943b7648c95bce0ea1 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:00 Warning: overwriting stash ‘coverage-report’ 05:12:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:02 + ls -al . 05:12:02 total 168 05:12:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 05:10 . 05:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 05:08 .. 05:12:02 -rw-rw-r-- 1 jenkins jenkins 6 Aug 15 05:08 .dockerignore 05:12:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 05:08 .git 05:12:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 05:08 .github 05:12:02 -rw-rw-r-- 1 jenkins jenkins 328 Aug 15 05:08 .gitignore 05:12:02 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 05:08 .golangci.yml 05:12:02 -rw-rw-r-- 1 jenkins jenkins 8556 Aug 15 05:08 Attribution.txt 05:12:02 -rw-rw-r-- 1 jenkins jenkins 6948 Aug 15 05:08 CHANGELOG.md 05:12:02 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 15 05:08 Dockerfile 05:12:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 05:08 GOVERNANCE.md 05:12:02 -rw-rw-r-- 1 jenkins jenkins 656 Aug 15 05:08 Jenkinsfile 05:12:02 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 05:08 LICENSE 05:12:02 -rw-rw-r-- 1 jenkins jenkins 2334 Aug 15 05:08 Makefile 05:12:02 -rw-rw-r-- 1 jenkins jenkins 620 Aug 15 05:08 OWNERS.md 05:12:02 -rw-rw-r-- 1 jenkins jenkins 9390 Aug 15 05:08 README.md 05:12:02 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 05:05 VERSION 05:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 05:08 bin 05:12:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 05:08 cmd 05:12:02 -rw-r--r-- 1 jenkins jenkins 7631 Aug 15 05:11 coverage.out 05:12:02 -rw-rw-r-- 1 jenkins jenkins 3439 Aug 15 05:08 go.mod 05:12:02 -rw-rw-r-- 1 jenkins jenkins 36897 Aug 15 05:08 go.sum 05:12:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 05:08 internal 05:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 05:08 snap 05:12:02 -rw-rw-r-- 1 jenkins jenkins 228 Aug 15 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:02 + 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=33b1b3f94614be1bb6259c5a90857934584434a5 --label arch=arm64 --label version=0.0.0 . 05:12:02 Sending build context to Docker daemon 2.825MB 05:12:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:12:02 Step 2/24 : FROM ${BASE} AS builder 05:12:02 ---> 4d25f128ada3 05:12:02 Step 3/24 : ARG MAKE='make build' 05:12:03 ---> Running in 07f9eba565c9 05:12:03 Removing intermediate container 07f9eba565c9 05:12:03 ---> 98ee1c3c3b67 05:12:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:12:03 ---> Running in 540ae4cf188d 05:12:03 Removing intermediate container 540ae4cf188d 05:12:03 ---> 6d82c8363d97 05:12:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:12:03 ---> Running in d6cc572abaeb 05:12:03 Removing intermediate container d6cc572abaeb 05:12:03 ---> 014dbd8127b6 05:12:03 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:04 ---> Running in 47397f9a3f85 05:12:05 Removing intermediate container 47397f9a3f85 05:12:05 ---> 68bef6debe74 05:12:05 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:12:05 ---> Running in cd847fab411d 05:12:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:08 OK: 226 MiB in 55 packages 05:12:09 Removing intermediate container cd847fab411d 05:12:09 ---> 4d5a34e79126 05:12:09 Step 8/24 : WORKDIR /device-snmp-go 05:12:09 ---> Running in e1a478b4725c 05:12:09 Removing intermediate container e1a478b4725c 05:12:09 ---> aff27b91cb9c 05:12:09 Step 9/24 : COPY go.mod vendor* ./ 05:12:09 ---> fd4e6076172a 05:12:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:10 ---> Running in 37f6584cd76c 05:12:12 Removing intermediate container 37f6584cd76c 05:12:12 ---> e4c95a0cd257 05:12:12 Step 11/24 : COPY . . 05:12:12 ---> 03ac2d297d4e 05:12:12 Step 12/24 : RUN ${MAKE} 05:12:12 ---> Running in 356963e189c3 05:12:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:14:20 Removing intermediate container 356963e189c3 05:14:20 ---> 089830492613 05:14:20 Step 13/24 : FROM alpine:3.16 05:14:20 3.16: Pulling from library/alpine 05:14:20 9b18e9b68314: Pulling fs layer 05:14:20 9b18e9b68314: Verifying Checksum 05:14:20 9b18e9b68314: Download complete 05:14:20 9b18e9b68314: Pull complete 05:14:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:14:20 Status: Downloaded newer image for alpine:3.16 05:14:20 ---> a6215f271958 05:14:20 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:14:20 ---> Running in 9e91e610d91f 05:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:14:21 (1/6) Installing dumb-init (1.2.5-r1) 05:14:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:14:21 (3/6) Installing libsodium (1.0.18-r0) 05:14:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:14:21 (5/6) Installing libzmq (4.3.4-r0) 05:14:21 (6/6) Installing zeromq (4.3.4-r0) 05:14:21 Executing busybox-1.35.0-r17.trigger 05:14:21 OK: 8 MiB in 20 packages 05:14:22 Removing intermediate container 9e91e610d91f 05:14:22 ---> 681e01c77567 05:14:22 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:14:23 ---> 9e3e24f281a8 05:14:23 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:14:23 ---> abf7f4640037 05:14:23 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:14:24 ---> 8ef4319f4491 05:14:24 Step 18/24 : EXPOSE 59993 05:14:24 ---> Running in b21bf28d1f9c 05:14:25 Removing intermediate container b21bf28d1f9c 05:14:25 ---> c19bfd6440f0 05:14:25 Step 19/24 : EXPOSE 161 05:14:25 ---> Running in 2f449e47d2ed 05:14:25 Removing intermediate container 2f449e47d2ed 05:14:25 ---> 65a3e7e90b97 05:14:25 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:14:25 ---> Running in a615923f0ba0 05:14:25 Removing intermediate container a615923f0ba0 05:14:25 ---> 40e949f48769 05:14:25 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:14:25 ---> Running in 9f93868d22fa 05:14:26 Removing intermediate container 9f93868d22fa 05:14:26 ---> b7e2955e8c85 05:14:26 Step 22/24 : LABEL arch=arm64 05:14:26 ---> Running in 89904d4b2faa 05:14:26 Removing intermediate container 89904d4b2faa 05:14:26 ---> 99026946c4bf 05:14:26 Step 23/24 : LABEL git_sha=33b1b3f94614be1bb6259c5a90857934584434a5 05:14:26 ---> Running in 0cd3ab685cba 05:14:26 Removing intermediate container 0cd3ab685cba 05:14:26 ---> f2fe19e6fd9b 05:14:26 Step 24/24 : LABEL version=0.0.0 05:14:26 ---> Running in fd158d542a4e 05:14:27 Removing intermediate container fd158d542a4e 05:14:27 ---> 804b6826b4ce 05:14:27 [Warning] One or more build-args [ARCH] were not consumed 05:14:27 Successfully built 804b6826b4ce 05:14:27 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:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:33 05:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:34 arm64: Pulling from edgex-lftools-log-publisher 05:14:34 8998bd30e6a1: Pulling fs layer 05:14:34 04944245beec: Pulling fs layer 05:14:34 699f458cf7ca: Pulling fs layer 05:14:34 765212b225bb: Pulling fs layer 05:14:34 f23df028b6ca: Pulling fs layer 05:14:34 d65c8cfc05b1: Pulling fs layer 05:14:34 2437ff75d9bd: Pulling fs layer 05:14:34 765212b225bb: Waiting 05:14:34 f23df028b6ca: Waiting 05:14:34 d65c8cfc05b1: Waiting 05:14:34 2437ff75d9bd: Waiting 05:14:34 04944245beec: Verifying Checksum 05:14:34 04944245beec: Download complete 05:14:34 765212b225bb: Verifying Checksum 05:14:34 765212b225bb: Download complete 05:14:34 f23df028b6ca: Verifying Checksum 05:14:34 f23df028b6ca: Download complete 05:14:34 d65c8cfc05b1: Verifying Checksum 05:14:34 d65c8cfc05b1: Download complete 05:14:34 699f458cf7ca: Verifying Checksum 05:14:34 699f458cf7ca: Download complete 05:14:34 8998bd30e6a1: Download complete 05:14:37 2437ff75d9bd: Verifying Checksum 05:14:37 2437ff75d9bd: Download complete 05:14:39 8998bd30e6a1: Pull complete 05:14:39 04944245beec: Pull complete 05:14:40 699f458cf7ca: Pull complete 05:14:41 765212b225bb: Pull complete 05:14:41 f23df028b6ca: Pull complete 05:14:42 d65c8cfc05b1: Pull complete 05:14:57 2437ff75d9bd: Pull complete 05:14:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:57 prd-ubuntu20.04-docker-arm64-4c-16g-22776 does not seem to be running inside a container 05:14:57 $ 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:15:00 $ docker top 80d258187035ad6d7d44a8962893040336e247575ab0b5d9a4b2afc07613b852 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:01 ---> job-cost.sh 05:15:01 lf-activate-venv: SKIPPING 05:15:01 INFO: No Stack... 05:15:01 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:02 INFO: Archiving Costs [Pipeline] sh 05:15:03 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:15:03 + cut -d, -f6 [Pipeline] lock 05:15:03 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] 05:15:03 Resource [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] did not exist. Created. 05:15:03 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:04 /w/workspace/device-snmp-go/1@tmp/durable-9d7e958a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:15:04 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:04 Warning: overwriting stash ‘stack-cost’ 05:15:04 Stashed 1 file(s) [Pipeline] } 05:15:05 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:05 $ docker stop --time=1 80d258187035ad6d7d44a8962893040336e247575ab0b5d9a4b2afc07613b852 05:15:06 $ docker rm -f 80d258187035ad6d7d44a8962893040336e247575ab0b5d9a4b2afc07613b852 [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:15:07 provisioning config files... 05:15:07 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/config2681312344539242329tmp [Pipeline] { [Pipeline] sh 05:15:07 + set +x 05:15:07 + curl -s https://codecov.io/bash 05:15:07 + bash -s -- 05:15:07 05:15:07 _____ _ 05:15:07 / ____| | | 05:15:07 | | ___ __| | ___ ___ _____ __ 05:15:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:07 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:07 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:07 Bash-1.0.6 05:15:07 05:15:07 05:15:07 ==> git version 2.25.1 found 05:15:07 ==> 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:15:07 Release-Date: 2020-01-08 05:15:07 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:15:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:15:07 ==> Jenkins CI detected. 05:15:07 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-188 05:15:07 project root: . 05:15:07 --> token set from env 05:15:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:07 ==> Running gcov in . (disable via -X gcov) 05:15:07 ==> Python coveragepy not found 05:15:07 ==> Searching for coverage reports in: 05:15:07 + . 05:15:07 -> Found 1 reports 05:15:07 ==> Detecting git/mercurial file structure 05:15:07 ==> Reading reports 05:15:07 + ./coverage.out bytes=7631 05:15:07 ==> Appending adjustments 05:15:07 https://docs.codecov.io/docs/fixing-reports 05:15:08 + Found adjustments 05:15:08 ==> Gzipping contents 05:15:08 4.0K /tmp/codecov.9cvp8q.gz 05:15:08 ==> Uploading reports 05:15:08 url: https://codecov.io 05:15:08 query: branch=PR-188&commit=33b1b3f94614be1bb6259c5a90857934584434a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=188&job=&cmd_args= 05:15:08 -> Pinging Codecov 05:15:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-188&commit=33b1b3f94614be1bb6259c5a90857934584434a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=188&job=&cmd_args= 05:15:08 -> Uploading to 05:15:08 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/6C56EA5C29638FB4528AC87E60AF5AE0/33b1b3f94614be1bb6259c5a90857934584434a5/09f082ac-5c4d-4f32-94d8-9ff45d858c9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T051508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b369ce0e8312b59fdeec5a6978804437837ef47ba4de5151456c46c56cfbb436 05:15:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:08 Dload Upload Total Spent Left Speed 05:15:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1535 0 0 100 1535 0 6422 --:--:-- --:--:-- --:--:-- 6395 100 1535 0 0 100 1535 0 6422 --:--:-- --:--:-- --:--:-- 6395 05:15:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/33b1b3f94614be1bb6259c5a90857934584434a5 [Pipeline] } 05:15:08 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:15:10 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-188/archives ] 05:15:10 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-188/archives 05:15:10 total 16 05:15:10 drwxr-xr-x 3 root root 4096 Aug 15 05:06 . 05:15:10 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 05:06 .. 05:15:10 drwxr-xr-x 2 root root 4096 Aug 15 05:06 cost 05:15:10 -rw-r--r-- 1 root root 86 Aug 15 05:06 cost.csv 05:15:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-188/archives 05:15:10 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-188/archives 05:15:10 total 16 05:15:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 05:06 . 05:15:10 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 05:06 .. 05:15:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 05:06 cost 05:15:10 -rw-r--r-- 1 jenkins jenkins 86 Aug 15 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:11 ---> package-listing.sh 05:15:11 ++ tr '[:upper:]' '[:lower:]' 05:15:11 ++ facter osfamily 05:15:11 + OS_FAMILY=debian 05:15:11 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-188 05:15:11 + START_PACKAGES=/tmp/packages_start.txt 05:15:11 + END_PACKAGES=/tmp/packages_end.txt 05:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:11 + PACKAGES=/tmp/packages_start.txt 05:15:11 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-188 ']' 05:15:11 + PACKAGES=/tmp/packages_end.txt 05:15:11 + case "${OS_FAMILY}" in 05:15:11 + dpkg -l 05:15:11 + grep '^ii' 05:15:11 + '[' -f /tmp/packages_start.txt ']' 05:15:11 + '[' -f /tmp/packages_end.txt ']' 05:15:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:11 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-188 ']' 05:15:11 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-188/archives/ 05:15:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-188/archives/ [Pipeline] echo 05:15:11 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-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:13 prd-ubuntu20.04-docker-8c-8g-22774 does not seem to be running inside a container 05:15:13 $ 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-188/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-188 -v /w/workspace/gexfoundry_device-snmp-go_PR-188:/w/workspace/gexfoundry_device-snmp-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-188@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-188@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:15:13 $ docker top ee655c650076d403d11db237f127165635f7ee440c347c0d531d93da962c700c -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:13 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:14 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:14 + ls /var/log/sa-host 05:15:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:14 provisioning config files... 05:15:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-188@tmp/config2504467388615012782tmp [Pipeline] { [Pipeline] echo 05:15:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:14 ---> create-netrc.sh [Pipeline] } 05:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:15 ---> python-tools-install.sh [Pipeline] echo 05:15:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:15 ---> sudo-logs.sh 05:15:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:16 ---> job-cost.sh 05:15:16 lf-activate-venv: SKIPPING 05:15:16 DEBUG: total: 0.2199999988079071 05:15:16 INFO: Retrieving Stack Cost... 05:15:16 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:16 INFO: Archiving Costs [Pipeline] echo 05:15:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:17 ---> logs-deploy.sh 05:15:17 lf-activate-venv: SKIPPING 05:15:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-188/1 05:15:17 INFO: archiving workspace using pattern(s): 05:15:18 Archives upload complete. 05:15:18 INFO: archiving logs to Nexus