Pull request #348 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 2f3cfb1631bafeca8ea8b61e9a8b85961850906e+a5a8eecad0964d203a89aaaae76bac199dfc367d (abb467c987b9ce7a93c5e54e2f8c3cbe93238e33) 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-ssh1054662918790564119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17814048363015794322.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 590556114a56c6d90cc8043840e039c2f74196dc 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-348/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-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3386235633328668738.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-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16480441605916792238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15144695946878245990.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-348/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-348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15481867959101531151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1020 in /w/workspace/gexfoundry_device-snmp-go_PR-348 [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-348 # 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/348/head:refs/remotes/origin/PR-348 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit a5a8eecad0964d203a89aaaae76bac199dfc367d into PR head commit 2f3cfb1631bafeca8ea8b61e9a8b85961850906e Merge succeeded, producing 2f3cfb1631bafeca8ea8b61e9a8b85961850906e Checking out Revision 2f3cfb1631bafeca8ea8b61e9a8b85961850906e (PR-348) Commit message: "build: Bump SDK to v3.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 2f3cfb1631bafeca8ea8b61e9a8b85961850906e # 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 a5a8eecad0964d203a89aaaae76bac199dfc367d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f3cfb1631bafeca8ea8b61e9a8b85961850906e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:16:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:16:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:16:35 ========================================================= 08:16:35 EdgeX Global Pipelines Version Info 08:16:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:16:35 ------------------- 08:16:35 stable info: 08:16:35 ------------------- 08:16:35 Commited By: Ginny Guan ginny@iotechsys.com 08:16:35 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:16:35 Message: update stable to v1.0.260 08:16:36 ------------------- 08:16:36 experimental info: 08:16:36 ------------------- 08:16:36 Commited By: Ginny Guan ginny@iotechsys.com 08:16:36 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:16:36 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:16:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-348 [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-348 [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-348 [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f3cfb1631bafeca8ea8b61e9a8b85961850906e [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f3cfb1 [Pipeline] echo 08:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:38 provisioning config files... 08:16:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/config3238091490942984950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:38 ---> ****-login.sh 08:16:38 nexus3.edgexfoundry.org:10001 08:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:39 Configure a credential helper to remove this warning. See 08:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:39 08:16:39 Login Succeeded 08:16:39 nexus3.edgexfoundry.org:10002 08:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:39 Configure a credential helper to remove this warning. See 08:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:39 08:16:39 Login Succeeded 08:16:39 nexus3.edgexfoundry.org:10003 08:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:39 Configure a credential helper to remove this warning. See 08:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:39 08:16:39 Login Succeeded 08:16:39 nexus3.edgexfoundry.org:10004 08:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:39 Configure a credential helper to remove this warning. See 08:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:39 08:16:39 Login Succeeded 08:16:39 ****.io 08:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:39 Configure a credential helper to remove this warning. See 08:16:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:39 08:16:39 Login Succeeded 08:16:39 ---> ****-login.sh ends [Pipeline] } 08:16:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:16:40 + git rev-list -1 --merges 2f3cfb1631bafeca8ea8b61e9a8b85961850906e~1..2f3cfb1631bafeca8ea8b61e9a8b85961850906e [Pipeline] echo 08:16:40 -----------> git rev-list -1 --merges 2f3cfb1631bafeca8ea8b61e9a8b85961850906e~1..2f3cfb1631bafeca8ea8b61e9a8b85961850906e 2f3cfb1631bafeca8ea8b61e9a8b85961850906e [false] [Pipeline] sh 08:16:40 + git log --format=format:%s -1 2f3cfb1631bafeca8ea8b61e9a8b85961850906e [Pipeline] echo 08:16:40 ========================================================= 08:16:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:16:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:41 + git log --format=format:%s -1 2f3cfb1631bafeca8ea8b61e9a8b85961850906e [Pipeline] echo 08:16:41 [semverPrep] GIT_COMMIT: 2f3cfb1631bafeca8ea8b61e9a8b85961850906e, Commit Message: build: Bump SDK to v3.1.1 [Pipeline] echo 08:16:41 [semverPrep] This is not a build commit. [Pipeline] sh 08:16:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:16:41 + grep -v github /etc/ssh/ssh_known_hosts 08:16:41 + [ -e /tmp/ssh_known_hosts ] 08:16:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:16:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:16:41 + sudo tee -a /etc/ssh/ssh_known_hosts 08:16:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:16:42 08:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:16:42 0.1.4: Pulling from edgex-devops/py-git-semver 08:16:42 b85a868b505f: Pulling fs layer 08:16:42 e2be974225ed: Pulling fs layer 08:16:42 339a4e72a1f5: Pulling fs layer 08:16:42 988bab9f4d93: Pulling fs layer 08:16:42 1469e6f7b9e6: Pulling fs layer 08:16:42 eaf3925da568: Pulling fs layer 08:16:42 bab4dde63d76: Pulling fs layer 08:16:42 bde34c3a00c8: Pulling fs layer 08:16:42 b352a97aabf1: Pulling fs layer 08:16:42 1469e6f7b9e6: Waiting 08:16:42 4872d77fe225: Pulling fs layer 08:16:42 bab4dde63d76: Waiting 08:16:42 5851b861e8e6: Pulling fs layer 08:16:42 bde34c3a00c8: Waiting 08:16:42 eaf3925da568: Waiting 08:16:42 b352a97aabf1: Waiting 08:16:42 988bab9f4d93: Waiting 08:16:42 4872d77fe225: Waiting 08:16:42 5851b861e8e6: Waiting 08:16:42 e2be974225ed: Download complete 08:16:42 988bab9f4d93: Verifying Checksum 08:16:42 988bab9f4d93: Download complete 08:16:42 1469e6f7b9e6: Verifying Checksum 08:16:42 1469e6f7b9e6: Download complete 08:16:42 eaf3925da568: Verifying Checksum 08:16:42 eaf3925da568: Download complete 08:16:42 339a4e72a1f5: Verifying Checksum 08:16:42 339a4e72a1f5: Download complete 08:16:42 bde34c3a00c8: Verifying Checksum 08:16:42 bde34c3a00c8: Download complete 08:16:42 b352a97aabf1: Download complete 08:16:42 4872d77fe225: Download complete 08:16:42 5851b861e8e6: Verifying Checksum 08:16:42 5851b861e8e6: Download complete 08:16:42 b85a868b505f: Verifying Checksum 08:16:42 b85a868b505f: Download complete 08:16:43 bab4dde63d76: Download complete 08:16:44 b85a868b505f: Pull complete 08:16:44 e2be974225ed: Pull complete 08:16:44 339a4e72a1f5: Pull complete 08:16:44 988bab9f4d93: Pull complete 08:16:44 1469e6f7b9e6: Pull complete 08:16:45 eaf3925da568: Pull complete 08:16:47 bab4dde63d76: Pull complete 08:16:47 bde34c3a00c8: Pull complete 08:16:47 b352a97aabf1: Pull complete 08:16:47 4872d77fe225: Pull complete 08:16:47 5851b861e8e6: Pull complete 08:16:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:16:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:47 prd-ubuntu20.04-docker-8c-8g-1020 does not seem to be running inside a container 08:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-348 -v /w/workspace/gexfoundry_device-snmp-go_PR-348:/w/workspace/gexfoundry_device-snmp-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-348@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-348@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-devops/py-git-semver:0.1.4 cat 08:16:50 $ docker top 957ba05b4d96052f516edc37e74b09310908c938b1c660ccbbed74ba81ce16a6 -eo pid,comm 08:16:50 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). 08:16:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:50 [ssh-agent] Looking for ssh-agent implementation... 08:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:50 $ docker exec 957ba05b4d96052f516edc37e74b09310908c938b1c660ccbbed74ba81ce16a6 ssh-agent 08:16:50 SSH_AUTH_SOCK=/tmp/ssh-C5iPy3dcZQxO/agent.31 08:16:50 SSH_AGENT_PID=37 08:16:50 Running ssh-add (command line suppressed) 08:16:50 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/private_key_10731432520329908481.key (/w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/private_key_10731432520329908481.key) 08:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:51 + git tag --points-at HEAD [Pipeline] } 08:16:51 $ docker exec --env ******** --env ******** 957ba05b4d96052f516edc37e74b09310908c938b1c660ccbbed74ba81ce16a6 ssh-agent -k 08:16:51 unset SSH_AUTH_SOCK; 08:16:51 unset SSH_AGENT_PID; 08:16:51 echo Agent pid 37 killed; 08:16:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:51 [ssh-agent] Looking for ssh-agent implementation... 08:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:51 $ docker exec 957ba05b4d96052f516edc37e74b09310908c938b1c660ccbbed74ba81ce16a6 ssh-agent 08:16:51 SSH_AUTH_SOCK=/tmp/ssh-KiaB4wIUn04I/agent.70 08:16:51 SSH_AGENT_PID=76 08:16:51 Running ssh-add (command line suppressed) 08:16:51 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/private_key_16348540223775152693.key (/w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/private_key_16348540223775152693.key) 08:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:52 + git semver init 08:16:52 2024-05-29 08:16:52,305 [run_init] DEBUG init version:0.0.0 force:False 08:16:52 2024-05-29 08:16:52,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-348/.semver 08:16:52 2024-05-29 08:16:52,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-348/.semver 08:16:52 2024-05-29 08:16:52,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-348/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-348, universal_newlines=False, shell=None, istream=None) 08:16:53 2024-05-29 08:16:53,190 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-348/.git/info/exclude 08:16:53 2024-05-29 08:16:53,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-348/.semver/PR-348 with force:False 08:16:53 2024-05-29 08:16:53,191 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-348/.semver/PR-348 08:16:53 2024-05-29 08:16:53,196 [execute] INFO git cat-file --batch-check 08:16:53 2024-05-29 08:16:53,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) 08:16:53 2024-05-29 08:16:53,203 [execute] INFO git cat-file --batch 08:16:53 2024-05-29 08:16:53,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) 08:16:53 2024-05-29 08:16:53,209 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-348/.semver/PR-348 08:16:53 0.0.0 [Pipeline] } 08:16:53 $ docker exec --env ******** --env ******** 957ba05b4d96052f516edc37e74b09310908c938b1c660ccbbed74ba81ce16a6 ssh-agent -k 08:16:53 unset SSH_AUTH_SOCK; 08:16:53 unset SSH_AGENT_PID; 08:16:53 echo Agent pid 76 killed; 08:16:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:59 + git semver [Pipeline] } 08:16:59 $ docker stop --time=1 957ba05b4d96052f516edc37e74b09310908c938b1c660ccbbed74ba81ce16a6 08:17:00 $ docker rm -f --volumes 957ba05b4d96052f516edc37e74b09310908c938b1c660ccbbed74ba81ce16a6 [Pipeline] // withDockerContainer [Pipeline] sh 08:17:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:17:01 Stashed 1 file(s) [Pipeline] echo 08:17:01 [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 08:17:02 provisioning config files... 08:17:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/config11100055058482909271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:02 ---> ****-login.sh 08:17:02 nexus3.edgexfoundry.org:10001 08:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:02 Configure a credential helper to remove this warning. See 08:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:02 08:17:02 Login Succeeded 08:17:02 nexus3.edgexfoundry.org:10002 08:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:02 Configure a credential helper to remove this warning. See 08:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:02 08:17:02 Login Succeeded 08:17:02 nexus3.edgexfoundry.org:10003 08:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:02 Configure a credential helper to remove this warning. See 08:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:02 08:17:02 Login Succeeded 08:17:02 nexus3.edgexfoundry.org:10004 08:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:02 Configure a credential helper to remove this warning. See 08:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:02 08:17:02 Login Succeeded 08:17:02 ****.io 08:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:03 Configure a credential helper to remove this warning. See 08:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:03 08:17:03 Login Succeeded 08:17:03 ---> ****-login.sh ends [Pipeline] } 08:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:03 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:17:03 + grep ^go [0-9].[0-9]* go.mod 08:17:03 + cut -d -f 2 [Pipeline] echo 08:17:03 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:17:03 ========================================================= 08:17:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 08:17:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:17:04 Sending build context to Docker daemon 45.26MB 08:17:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:17:04 Step 2/12 : FROM ${BASE} AS builder 08:17:04 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:17:04 619be1103602: Pulling fs layer 08:17:04 7862e08f4a3e: Pulling fs layer 08:17:04 5df492c9dc93: Pulling fs layer 08:17:04 7629e6793208: Pulling fs layer 08:17:04 4f4fb700ef54: Pulling fs layer 08:17:04 8de7f028bff5: Pulling fs layer 08:17:04 44042ff1420b: Pulling fs layer 08:17:04 5cdaf54b7214: Pulling fs layer 08:17:04 38f3e5a9071a: Pulling fs layer 08:17:04 4f4fb700ef54: Waiting 08:17:04 7629e6793208: Waiting 08:17:04 8de7f028bff5: Waiting 08:17:04 44042ff1420b: Waiting 08:17:04 5cdaf54b7214: Waiting 08:17:04 38f3e5a9071a: Waiting 08:17:04 7862e08f4a3e: Verifying Checksum 08:17:04 7862e08f4a3e: Download complete 08:17:04 7629e6793208: Download complete 08:17:04 4f4fb700ef54: Verifying Checksum 08:17:04 4f4fb700ef54: Download complete 08:17:04 619be1103602: Download complete 08:17:04 8de7f028bff5: Verifying Checksum 08:17:04 8de7f028bff5: Download complete 08:17:04 44042ff1420b: Verifying Checksum 08:17:04 44042ff1420b: Download complete 08:17:05 619be1103602: Pull complete 08:17:05 38f3e5a9071a: Download complete 08:17:05 7862e08f4a3e: Pull complete 08:17:05 5df492c9dc93: Verifying Checksum 08:17:05 5df492c9dc93: Download complete 08:17:05 5cdaf54b7214: Verifying Checksum 08:17:05 5cdaf54b7214: Download complete 08:17:08 5df492c9dc93: Pull complete 08:17:08 7629e6793208: Pull complete 08:17:08 4f4fb700ef54: Pull complete 08:17:08 8de7f028bff5: Pull complete 08:17:08 44042ff1420b: Pull complete 08:17:10 5cdaf54b7214: Pull complete 08:17:11 38f3e5a9071a: Pull complete 08:17:11 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 08:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 08:17:11 ---> 60b93f829570 08:17:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:17:15 ---> Running in 656128e7cfd6 08:17:15 Removing intermediate container 656128e7cfd6 08:17:15 ---> e76e0395030f 08:17:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:15 ---> Running in 3f71c453cade 08:17:15 Removing intermediate container 3f71c453cade 08:17:15 ---> 0b665b435b0d 08:17:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:17:15 ---> Running in 9b97074cc032 08:17:15 Removing intermediate container 9b97074cc032 08:17:15 ---> ecdc034a7729 08:17:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:17:15 ---> Running in 3ee4ca875043 08:17:15 Removing intermediate container 3ee4ca875043 08:17:15 ---> 2744635dcf0c 08:17:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:15 ---> Running in 46dd09bb6e76 08:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:17:16 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:17:16 (2/4) Installing libedit (20221030.3.1-r1) 08:17:16 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:17:16 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:17:16 Executing busybox-1.36.1-r5.trigger 08:17:16 OK: 268 MiB in 56 packages 08:17:16 Still waiting to schedule task 08:17:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:17:16 Removing intermediate container 46dd09bb6e76 08:17:16 ---> 8a171e98452d 08:17:16 Step 8/12 : WORKDIR /device-snmp-go 08:17:16 ---> Running in cf4fbfa5748c 08:17:16 Removing intermediate container cf4fbfa5748c 08:17:16 ---> 463382044791 08:17:16 Step 9/12 : COPY go.mod vendor* ./ 08:17:18 ---> b3c1bad52264 08:17:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:18 ---> Running in 452cc833aaf5 08:17:40 Removing intermediate container 452cc833aaf5 08:17:40 ---> a670449d5af7 08:17:40 Step 11/12 : COPY . . 08:17:42 ---> f46042c23fc3 08:17:42 Step 12/12 : RUN ${MAKE} 08:17:42 ---> Running in 97e852fc1b4e 08:17:43 noop 08:17:43 Removing intermediate container 97e852fc1b4e 08:17:43 ---> cdc9cca83750 08:17:43 Successfully built cdc9cca83750 08:17:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:43 + docker inspect -f . ci-base-image-x86_64 08:17:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:44 prd-ubuntu20.04-docker-8c-8g-1020 does not seem to be running inside a container 08:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-348 -v /w/workspace/gexfoundry_device-snmp-go_PR-348:/w/workspace/gexfoundry_device-snmp-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-348@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-348@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:44 $ docker top 2daaf4c7dc40ebd22e5155843b49601396aff9e51ef2c4c1fe0e833c038da0f6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:44 + go version 08:17:44 go version go1.21.9 linux/amd64 [Pipeline] } 08:17:44 $ docker stop --time=1 2daaf4c7dc40ebd22e5155843b49601396aff9e51ef2c4c1fe0e833c038da0f6 08:17:46 $ docker rm -f --volumes 2daaf4c7dc40ebd22e5155843b49601396aff9e51ef2c4c1fe0e833c038da0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:47 + docker inspect -f . ci-base-image-x86_64 08:17:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:47 prd-ubuntu20.04-docker-8c-8g-1020 does not seem to be running inside a container 08:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-348 -v /w/workspace/gexfoundry_device-snmp-go_PR-348:/w/workspace/gexfoundry_device-snmp-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-348@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-348@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:47 $ docker top 08d33827f679b0f28c90969eb02381855e97362b7a073f46210d371b5b2b716a -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-348 [Pipeline] fileExists [Pipeline] sh 08:17:48 + make test 08:17:48 go test ./... -coverprofile=coverage.out 08:17:49 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:18:02 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:18:02 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 08:18:07 go vet ./... 08:18:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:18:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:18:10 ./bin/test-attribution-txt.sh [Pipeline] echo 08:18:10 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:18:11 + go mod tidy [Pipeline] } 08:18:11 $ docker stop --time=1 08d33827f679b0f28c90969eb02381855e97362b7a073f46210d371b5b2b716a 08:18:14 $ docker rm -f --volumes 08d33827f679b0f28c90969eb02381855e97362b7a073f46210d371b5b2b716a [Pipeline] // withDockerContainer [Pipeline] sh 08:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:18:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:16 + ls -al . 08:18:16 total 176 08:18:16 drwxrwxr-x 9 jenkins jenkins 4096 May 29 08:17 . 08:18:16 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:16 .. 08:18:16 -rw-rw-r-- 1 jenkins jenkins 6 May 29 08:16 .dockerignore 08:18:16 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:18 .git 08:18:16 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:16 .github 08:18:16 -rw-rw-r-- 1 jenkins jenkins 255 May 29 08:16 .gitignore 08:18:16 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:16 .golangci.yml 08:18:16 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:16 .semver 08:18:16 -rw-rw-r-- 1 jenkins jenkins 10044 May 29 08:16 Attribution.txt 08:18:16 -rw-rw-r-- 1 jenkins jenkins 11809 May 29 08:16 CHANGELOG.md 08:18:16 -rw-rw-r-- 1 jenkins jenkins 1571 May 29 08:16 Dockerfile 08:18:16 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:16 GOVERNANCE.md 08:18:16 -rw-rw-r-- 1 jenkins jenkins 656 May 29 08:16 Jenkinsfile 08:18:16 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:16 LICENSE 08:18:16 -rw-rw-r-- 1 jenkins jenkins 2240 May 29 08:16 Makefile 08:18:16 -rw-rw-r-- 1 jenkins jenkins 620 May 29 08:16 OWNERS.md 08:18:16 -rw-rw-r-- 1 jenkins jenkins 10477 May 29 08:16 README.md 08:18:16 -rw-rw-r-- 1 jenkins jenkins 5 May 29 08:17 VERSION 08:18:16 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:16 bin 08:18:16 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:16 cmd 08:18:16 -rw-r--r-- 1 jenkins jenkins 8837 May 29 08:18 coverage.out 08:18:16 -rw-rw-r-- 1 jenkins jenkins 3635 May 29 08:16 go.mod 08:18:16 -rw-rw-r-- 1 jenkins jenkins 33923 May 29 08:16 go.sum 08:18:16 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:16 internal 08:18:16 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:16 vendor 08:18:16 -rw-rw-r-- 1 jenkins jenkins 228 May 29 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:16 + 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=2f3cfb1631bafeca8ea8b61e9a8b85961850906e --label arch=amd64 --label version=0.0.0 . 08:18:16 Sending build context to Docker daemon 45.27MB 08:18:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:18:16 Step 2/25 : FROM ${BASE} AS builder 08:18:16 ---> cdc9cca83750 08:18:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:18:17 ---> Running in c133c41643ee 08:18:17 Removing intermediate container c133c41643ee 08:18:17 ---> ded89914c76a 08:18:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:18:17 ---> Running in c397294a0296 08:18:17 Removing intermediate container c397294a0296 08:18:17 ---> 81a9fb068ef6 08:18:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:18:17 ---> Running in 68c18741d086 08:18:17 Removing intermediate container 68c18741d086 08:18:17 ---> 88eb78e654ff 08:18:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:18:17 ---> Running in bc61c99ed1dd 08:18:17 Removing intermediate container bc61c99ed1dd 08:18:17 ---> bfe4c463c138 08:18:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:17 ---> Running in 1c05af124486 08:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:18:18 OK: 268 MiB in 56 packages 08:18:18 Removing intermediate container 1c05af124486 08:18:18 ---> 657e36ada2e1 08:18:18 Step 8/25 : WORKDIR /device-snmp-go 08:18:18 ---> Running in 640306e1e42c 08:18:18 Removing intermediate container 640306e1e42c 08:18:18 ---> ed768efa21ed 08:18:18 Step 9/25 : COPY go.mod vendor* ./ 08:18:20 ---> 03095dd06ca6 08:18:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:20 ---> Running in abc02ff5de1f 08:18:20 skipping... 08:18:21 Removing intermediate container abc02ff5de1f 08:18:21 ---> 0c11eaca5033 08:18:21 Step 11/25 : COPY . . 08:18:23 ---> fdce74c904c7 08:18:23 Step 12/25 : RUN ${MAKE} 08:18:23 ---> Running in 1861bc6186c4 08:18:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:18:45 Removing intermediate container 1861bc6186c4 08:18:45 ---> 1365d0839731 08:18:45 Step 13/25 : FROM alpine:3.18 08:18:45 3.18: Pulling from library/alpine 08:18:45 619be1103602: Already exists 08:18:45 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:18:45 Status: Downloaded newer image for alpine:3.18 08:18:45 ---> d3782b16ccc9 08:18:45 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:18:45 ---> Running in 411454e4824a 08:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:18:45 (1/1) Installing dumb-init (1.2.5-r2) 08:18:45 Executing busybox-1.36.1-r5.trigger 08:18:45 OK: 7 MiB in 16 packages 08:18:45 Removing intermediate container 411454e4824a 08:18:45 ---> 6e88d03a28ef 08:18:45 Step 15/25 : RUN apk --no-cache upgrade 08:18:45 ---> Running in ea0dd5ea54f7 08:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:18:45 Upgrading critical system libraries and apk-tools: 08:18:45 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:18:45 Executing busybox-1.36.1-r5.trigger 08:18:45 Continuing the upgrade transaction with new apk-tools: 08:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:18:45 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:18:45 Executing busybox-1.36.1-r6.post-upgrade 08:18:45 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:18:45 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:18:45 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:18:45 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:18:45 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:18:45 Executing busybox-1.36.1-r6.trigger 08:18:45 OK: 7 MiB in 16 packages 08:18:45 Removing intermediate container ea0dd5ea54f7 08:18:45 ---> 35d7619474e9 08:18:45 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:18:46 ---> ff10759dcf5b 08:18:46 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:18:46 ---> 3e0083331150 08:18:46 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:18:46 ---> 6533174c7f0b 08:18:46 Step 19/25 : EXPOSE 59993 08:18:46 ---> Running in de9cd5440c00 08:18:46 Removing intermediate container de9cd5440c00 08:18:46 ---> c5440d4e71db 08:18:46 Step 20/25 : EXPOSE 161 08:18:46 ---> Running in 1d6f221adf3e 08:18:46 Removing intermediate container 1d6f221adf3e 08:18:46 ---> 46fd7296918f 08:18:46 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:18:46 ---> Running in 76d8499d7f87 08:18:46 Removing intermediate container 76d8499d7f87 08:18:46 ---> 0cf1f9fd8b02 08:18:46 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:18:46 ---> Running in 626599b7d383 08:18:46 Removing intermediate container 626599b7d383 08:18:46 ---> 16fb24e10185 08:18:46 Step 23/25 : LABEL arch=amd64 08:18:46 ---> Running in dbc28ba0094e 08:18:47 Removing intermediate container dbc28ba0094e 08:18:47 ---> 7d548cded63d 08:18:47 Step 24/25 : LABEL git_sha=2f3cfb1631bafeca8ea8b61e9a8b85961850906e 08:18:47 ---> Running in 4beb8e81cb17 08:18:47 Removing intermediate container 4beb8e81cb17 08:18:47 ---> 3cf675bc210c 08:18:47 Step 25/25 : LABEL version=0.0.0 08:18:47 ---> Running in d1e54780849b 08:18:47 Removing intermediate container d1e54780849b 08:18:47 ---> 2aea9acc3518 08:18:47 [Warning] One or more build-args [ARCH] were not consumed 08:18:47 Successfully built 2aea9acc3518 08:18:47 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:48 08:18:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:48 latest: Pulling from edgex-lftools-log-publisher 08:18:48 5eb5b503b376: Pulling fs layer 08:18:48 5c69ac0246d0: Pulling fs layer 08:18:48 ec43610c2a17: Pulling fs layer 08:18:48 3a2ae6a8a46f: Pulling fs layer 08:18:48 33b1e0a273af: Pulling fs layer 08:18:48 5d3b04190fa2: Pulling fs layer 08:18:48 2f39f015ded8: Pulling fs layer 08:18:48 5d3b04190fa2: Waiting 08:18:48 33b1e0a273af: Waiting 08:18:48 2f39f015ded8: Waiting 08:18:48 3a2ae6a8a46f: Waiting 08:18:48 5c69ac0246d0: Download complete 08:18:48 3a2ae6a8a46f: Verifying Checksum 08:18:48 3a2ae6a8a46f: Download complete 08:18:48 33b1e0a273af: Verifying Checksum 08:18:48 33b1e0a273af: Download complete 08:18:48 5d3b04190fa2: Verifying Checksum 08:18:48 5d3b04190fa2: Download complete 08:18:48 ec43610c2a17: Verifying Checksum 08:18:48 ec43610c2a17: Download complete 08:18:48 5eb5b503b376: Verifying Checksum 08:18:48 5eb5b503b376: Download complete 08:18:49 2f39f015ded8: Verifying Checksum 08:18:49 2f39f015ded8: Download complete 08:18:50 5eb5b503b376: Pull complete 08:18:50 5c69ac0246d0: Pull complete 08:18:50 ec43610c2a17: Pull complete 08:18:50 3a2ae6a8a46f: Pull complete 08:18:50 33b1e0a273af: Pull complete 08:18:50 5d3b04190fa2: Pull complete 08:18:55 2f39f015ded8: Pull complete 08:18:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:55 prd-ubuntu20.04-docker-8c-8g-1020 does not seem to be running inside a container 08:18:55 $ 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-348 -v /w/workspace/gexfoundry_device-snmp-go_PR-348:/w/workspace/gexfoundry_device-snmp-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-348@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-348@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:18:59 $ docker top c254e888f6f4948fc3a295b5410ab1085b2c305087cf9ea597a042d9f30fb6d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:59 ---> job-cost.sh 08:18:59 lf-activate-venv: SKIPPING 08:18:59 INFO: No Stack... 08:19:00 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:00 INFO: Archiving Costs [Pipeline] sh 08:19:01 + cat /w/workspace/gexfoundry_device-snmp-go_PR-348/archives/cost.csv 08:19:01 + cut -d, -f6 [Pipeline] lock 08:19:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] 08:19:01 Resource [jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] did not exist. Created. 08:19:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:01 + echo total: 0.2199999988079071 [Pipeline] stash 08:19:01 Stashed 1 file(s) [Pipeline] } 08:19:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:19:01 $ docker stop --time=1 c254e888f6f4948fc3a295b5410ab1085b2c305087cf9ea597a042d9f30fb6d1 08:19:03 $ docker rm -f --volumes c254e888f6f4948fc3a295b5410ab1085b2c305087cf9ea597a042d9f30fb6d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:20:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1021 in /w/workspace/gexfoundry_device-snmp-go_PR-348 [Pipeline] { [Pipeline] ws 08:20:50 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 08:20:50 Selected Git installation does not exist. Using Default 08:20:50 The recommended git tool is: NONE 08:20:59 using credential edgex-jenkins-ssh 08:20:59 Cloning the remote Git repository 08:20:59 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:21:00 > git init /w/workspace/device-snmp-go/1 # timeout=10 08:21:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:21:00 > git --version # timeout=10 08:21:00 > git --version # 'git version 2.25.1' 08:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:02 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:21:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:03 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:21:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:21:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 08:21:05 Merging remotes/origin/napa commit a5a8eecad0964d203a89aaaae76bac199dfc367d into PR head commit 2f3cfb1631bafeca8ea8b61e9a8b85961850906e 08:21:05 > git config core.sparsecheckout # timeout=10 08:21:05 > git checkout -f 2f3cfb1631bafeca8ea8b61e9a8b85961850906e # timeout=10 08:21:06 Merge succeeded, producing 2f3cfb1631bafeca8ea8b61e9a8b85961850906e 08:21:06 Checking out Revision 2f3cfb1631bafeca8ea8b61e9a8b85961850906e (PR-348) 08:21:06 > git remote # timeout=10 08:21:06 > git config --get remote.origin.url # timeout=10 08:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:06 > git merge a5a8eecad0964d203a89aaaae76bac199dfc367d # timeout=10 08:21:06 > git rev-parse HEAD^{commit} # timeout=10 08:21:06 > git config core.sparsecheckout # timeout=10 08:21:06 > git checkout -f 2f3cfb1631bafeca8ea8b61e9a8b85961850906e # timeout=10 08:21:07 Commit message: "build: Bump SDK to v3.1.1" 08:21:07 > git --version # timeout=10 08:21:07 > git --version # 'git version 2.25.1' 08:21:07 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:21:13 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:13 Dload Upload Total Spent Left Speed 08:21:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 08:21:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:21:13 + sudo tee /etc/docker/daemon.new 08:21:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:21:13 { 08:21:13 "registry-mirrors": [ 08:21:13 "https://nexus3.edgexfoundry.org:10001" 08:21:13 ], 08:21:13 "bip": "10.250.0.254/24", 08:21:13 "hosts": [ 08:21:13 "tcp://0.0.0.0:5555", 08:21:13 "unix:///var/run/docker.sock" 08:21:13 ], 08:21:13 "mtu": 1458, 08:21:13 "selinux-enabled": true, 08:21:13 "seccomp-profile": "/etc/docker/seccomp.json" 08:21:13 } [Pipeline] sh 08:21:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:21:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:33 provisioning config files... 08:21:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config687486054765308055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:33 ---> ****-login.sh 08:21:33 nexus3.edgexfoundry.org:10001 08:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:34 Configure a credential helper to remove this warning. See 08:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:34 08:21:34 Login Succeeded 08:21:34 nexus3.edgexfoundry.org:10002 08:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:34 Configure a credential helper to remove this warning. See 08:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:34 08:21:34 Login Succeeded 08:21:34 nexus3.edgexfoundry.org:10003 08:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:34 Configure a credential helper to remove this warning. See 08:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:34 08:21:34 Login Succeeded 08:21:34 nexus3.edgexfoundry.org:10004 08:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:35 Configure a credential helper to remove this warning. See 08:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:35 08:21:35 Login Succeeded 08:21:35 ****.io 08:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:35 Configure a credential helper to remove this warning. See 08:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:35 08:21:35 Login Succeeded 08:21:35 ---> ****-login.sh ends [Pipeline] } 08:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:21:36 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:21:36 + cut -d -f 2 08:21:36 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 08:21:36 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:36 ========================================================= 08:21:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 08:21:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:21:39 Sending build context to Docker daemon 38.23MB 08:21:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:21:39 Step 2/12 : FROM ${BASE} AS builder 08:21:39 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:21:39 c6b39de5b339: Pulling fs layer 08:21:39 a69c41024577: Pulling fs layer 08:21:39 d6de4b400683: Pulling fs layer 08:21:39 35cb2a7552d0: Pulling fs layer 08:21:39 4f4fb700ef54: Pulling fs layer 08:21:39 35cb2a7552d0: Waiting 08:21:39 4f4fb700ef54: Waiting 08:21:39 9e011611b7f5: Pulling fs layer 08:21:39 3bd174042beb: Pulling fs layer 08:21:39 4476f39b5e91: Pulling fs layer 08:21:39 9e011611b7f5: Waiting 08:21:39 3bd174042beb: Waiting 08:21:39 4476f39b5e91: Waiting 08:21:39 a69c41024577: Verifying Checksum 08:21:39 a69c41024577: Download complete 08:21:39 35cb2a7552d0: Verifying Checksum 08:21:39 35cb2a7552d0: Download complete 08:21:39 4f4fb700ef54: Verifying Checksum 08:21:39 4f4fb700ef54: Download complete 08:21:39 9e011611b7f5: Download complete 08:21:39 c6b39de5b339: Verifying Checksum 08:21:40 4476f39b5e91: Verifying Checksum 08:21:40 4476f39b5e91: Download complete 08:21:40 c6b39de5b339: Pull complete 08:21:41 a69c41024577: Pull complete 08:21:41 d6de4b400683: Verifying Checksum 08:21:41 d6de4b400683: Download complete 08:21:43 3bd174042beb: Verifying Checksum 08:21:43 3bd174042beb: Download complete 08:21:55 d6de4b400683: Pull complete 08:21:55 35cb2a7552d0: Pull complete 08:21:55 4f4fb700ef54: Pull complete 08:21:55 9e011611b7f5: Pull complete 08:22:05 3bd174042beb: Pull complete 08:22:05 4476f39b5e91: Pull complete 08:22:05 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 08:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 08:22:05 ---> 981a0608b64a 08:22:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:22:08 ---> Running in d447f9ee39ee 08:22:08 Removing intermediate container d447f9ee39ee 08:22:08 ---> 4bed398ad353 08:22:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:22:08 ---> Running in 270a10e014bd 08:22:09 Removing intermediate container 270a10e014bd 08:22:09 ---> 443a6d0dd8cc 08:22:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:22:09 ---> Running in 793d8f30543a 08:22:09 Removing intermediate container 793d8f30543a 08:22:09 ---> c4e643ca1a7e 08:22:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:22:09 ---> Running in b456dc8d513a 08:22:09 Removing intermediate container b456dc8d513a 08:22:09 ---> b23bb98efc86 08:22:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:22:10 ---> Running in 3f52120c9df4 08:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:12 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:22:12 (2/4) Installing libedit (20221030.3.1-r1) 08:22:12 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:22:12 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:22:12 Executing busybox-1.36.1-r5.trigger 08:22:12 OK: 271 MiB in 56 packages 08:22:13 Removing intermediate container 3f52120c9df4 08:22:13 ---> 41be8ad22023 08:22:13 Step 8/12 : WORKDIR /device-snmp-go 08:22:13 ---> Running in b9f7e9f62829 08:22:14 Removing intermediate container b9f7e9f62829 08:22:14 ---> bc35fd03db7d 08:22:14 Step 9/12 : COPY go.mod vendor* ./ 08:22:20 ---> 03943a1994a2 08:22:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:20 ---> Running in 346bc87a4812 08:23:17 Removing intermediate container 346bc87a4812 08:23:17 ---> 9a4375f538a6 08:23:17 Step 11/12 : COPY . . 08:23:20 ---> 0ea059fa0dc3 08:23:20 Step 12/12 : RUN ${MAKE} 08:23:20 ---> Running in e8249ea76fe7 08:23:21 noop 08:23:21 Removing intermediate container e8249ea76fe7 08:23:21 ---> 8387f6143d65 08:23:21 Successfully built 8387f6143d65 08:23:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:22 + docker inspect -f . ci-base-image-arm64 08:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:22 prd-ubuntu20.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 08:23:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:23:24 $ docker top 85e5dfda6228e44effbbd2822edca57989a53fefc5a0a87af37a29bc10195241 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:24 + go version 08:23:24 go version go1.21.9 linux/arm64 [Pipeline] } 08:23:24 $ docker stop --time=1 85e5dfda6228e44effbbd2822edca57989a53fefc5a0a87af37a29bc10195241 08:23:26 $ docker rm -f --volumes 85e5dfda6228e44effbbd2822edca57989a53fefc5a0a87af37a29bc10195241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + docker inspect -f . ci-base-image-arm64 08:23:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:27 prd-ubuntu20.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 08:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:23:28 $ docker top a8cda5e92ca99bfe3df2f2223fe4843e44c7c7800d3813570a47ecdcbff9da59 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:29 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 08:23:30 + make test 08:23:30 go test ./... -coverprofile=coverage.out 08:23:33 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:25:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:25:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements 08:25:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:25:24 go vet ./... 08:25:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:25:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:25:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:25:47 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:25:48 + go mod tidy [Pipeline] } 08:25:52 $ docker stop --time=1 a8cda5e92ca99bfe3df2f2223fe4843e44c7c7800d3813570a47ecdcbff9da59 08:25:54 $ docker rm -f --volumes a8cda5e92ca99bfe3df2f2223fe4843e44c7c7800d3813570a47ecdcbff9da59 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:25:55 Warning: overwriting stash ‘coverage-report’ 08:25:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:25:57 + ls -al . 08:25:57 total 172 08:25:57 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:23 . 08:25:57 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:21 .. 08:25:57 -rw-rw-r-- 1 jenkins jenkins 6 May 29 08:21 .dockerignore 08:25:57 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:21 .git 08:25:57 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:21 .github 08:25:57 -rw-rw-r-- 1 jenkins jenkins 255 May 29 08:21 .gitignore 08:25:57 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:21 .golangci.yml 08:25:57 -rw-rw-r-- 1 jenkins jenkins 10044 May 29 08:21 Attribution.txt 08:25:57 -rw-rw-r-- 1 jenkins jenkins 11809 May 29 08:21 CHANGELOG.md 08:25:57 -rw-rw-r-- 1 jenkins jenkins 1571 May 29 08:21 Dockerfile 08:25:57 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:21 GOVERNANCE.md 08:25:57 -rw-rw-r-- 1 jenkins jenkins 656 May 29 08:21 Jenkinsfile 08:25:57 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:21 LICENSE 08:25:57 -rw-rw-r-- 1 jenkins jenkins 2240 May 29 08:21 Makefile 08:25:57 -rw-rw-r-- 1 jenkins jenkins 620 May 29 08:21 OWNERS.md 08:25:57 -rw-rw-r-- 1 jenkins jenkins 10477 May 29 08:21 README.md 08:25:57 -rw-rw-r-- 1 jenkins jenkins 5 May 29 08:17 VERSION 08:25:57 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:21 bin 08:25:57 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:21 cmd 08:25:57 -rw-r--r-- 1 jenkins jenkins 8837 May 29 08:25 coverage.out 08:25:57 -rw-rw-r-- 1 jenkins jenkins 3635 May 29 08:21 go.mod 08:25:57 -rw-rw-r-- 1 jenkins jenkins 33923 May 29 08:21 go.sum 08:25:57 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:21 internal 08:25:57 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:21 vendor 08:25:57 -rw-rw-r-- 1 jenkins jenkins 228 May 29 08:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:58 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2f3cfb1631bafeca8ea8b61e9a8b85961850906e --label arch=arm64 --label version=0.0.0 . 08:26:00 Sending build context to Docker daemon 38.24MB 08:26:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:26:00 Step 2/25 : FROM ${BASE} AS builder 08:26:00 ---> 8387f6143d65 08:26:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:26:00 ---> Running in c843b78ea269 08:26:01 Removing intermediate container c843b78ea269 08:26:01 ---> 1e97e240b8af 08:26:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:26:01 ---> Running in ad28ba01fdbf 08:26:01 Removing intermediate container ad28ba01fdbf 08:26:01 ---> 300675f66f41 08:26:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:26:01 ---> Running in 3dce69f83eb9 08:26:01 Removing intermediate container 3dce69f83eb9 08:26:01 ---> 2a14f65565b8 08:26:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:26:02 ---> Running in 1de091359297 08:26:02 Removing intermediate container 1de091359297 08:26:02 ---> 7b80371720fb 08:26:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:26:02 ---> Running in ad95abde8772 08:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:26:04 OK: 271 MiB in 56 packages 08:26:05 Removing intermediate container ad95abde8772 08:26:05 ---> aefc8ce338a3 08:26:05 Step 8/25 : WORKDIR /device-snmp-go 08:26:05 ---> Running in 9ef2d3a194ac 08:26:06 Removing intermediate container 9ef2d3a194ac 08:26:06 ---> 095f77453bf8 08:26:06 Step 9/25 : COPY go.mod vendor* ./ 08:26:12 ---> 9c4f4da461dd 08:26:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:12 ---> Running in e0451dba2247 08:26:13 skipping... 08:26:14 Removing intermediate container e0451dba2247 08:26:14 ---> 790073ca6d3c 08:26:14 Step 11/25 : COPY . . 08:26:22 ---> 29562adc19dc 08:26:22 Step 12/25 : RUN ${MAKE} 08:26:22 ---> Running in d3501a5235d0 08:26:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:28:29 Removing intermediate container d3501a5235d0 08:28:29 ---> 0745e863e008 08:28:29 Step 13/25 : FROM alpine:3.18 08:28:29 3.18: Pulling from library/alpine 08:28:29 c6b39de5b339: Already exists 08:28:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:28:29 Status: Downloaded newer image for alpine:3.18 08:28:29 ---> 33abbf032149 08:28:29 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:28:29 ---> Running in 16999e8ab1d7 08:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:28:30 (1/1) Installing dumb-init (1.2.5-r2) 08:28:30 Executing busybox-1.36.1-r5.trigger 08:28:30 OK: 8 MiB in 16 packages 08:28:31 Removing intermediate container 16999e8ab1d7 08:28:31 ---> 9d6e86923b8b 08:28:31 Step 15/25 : RUN apk --no-cache upgrade 08:28:31 ---> Running in 2c44ffcceaa9 08:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:28:33 Upgrading critical system libraries and apk-tools: 08:28:33 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:28:33 Executing busybox-1.36.1-r5.trigger 08:28:33 Continuing the upgrade transaction with new apk-tools: 08:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:28:35 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:28:35 Executing busybox-1.36.1-r6.post-upgrade 08:28:35 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:28:35 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:28:35 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:28:35 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:28:35 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:28:35 Executing busybox-1.36.1-r6.trigger 08:28:35 OK: 8 MiB in 16 packages 08:28:36 Removing intermediate container 2c44ffcceaa9 08:28:36 ---> b97594013d30 08:28:36 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:28:37 ---> 9ea907e650cb 08:28:37 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:28:38 ---> c353e27bc944 08:28:38 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:28:38 ---> c047ec1be9d8 08:28:38 Step 19/25 : EXPOSE 59993 08:28:38 ---> Running in fba89d28457d 08:28:39 Removing intermediate container fba89d28457d 08:28:39 ---> dc650bbd5804 08:28:39 Step 20/25 : EXPOSE 161 08:28:39 ---> Running in 9a757133bc36 08:28:39 Removing intermediate container 9a757133bc36 08:28:39 ---> b40b19437b01 08:28:39 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:28:39 ---> Running in 78950b6c8b1a 08:28:39 Removing intermediate container 78950b6c8b1a 08:28:39 ---> 5ec4bc4063fb 08:28:39 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:28:39 ---> Running in 578934b446b2 08:28:40 Removing intermediate container 578934b446b2 08:28:40 ---> 50500206916f 08:28:40 Step 23/25 : LABEL arch=arm64 08:28:40 ---> Running in 09bb8e8ef54c 08:28:40 Removing intermediate container 09bb8e8ef54c 08:28:40 ---> 833dce668e5b 08:28:40 Step 24/25 : LABEL git_sha=2f3cfb1631bafeca8ea8b61e9a8b85961850906e 08:28:40 ---> Running in d4f89740e20a 08:28:40 Removing intermediate container d4f89740e20a 08:28:40 ---> d6cfb07e0c27 08:28:40 Step 25/25 : LABEL version=0.0.0 08:28:40 ---> Running in 6ef04904210b 08:28:41 Removing intermediate container 6ef04904210b 08:28:41 ---> 9cf5c91668b5 08:28:41 [Warning] One or more build-args [ARCH] were not consumed 08:28:41 Successfully built 9cf5c91668b5 08:28:41 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:42 08:28:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:43 arm64: Pulling from edgex-lftools-log-publisher 08:28:43 8998bd30e6a1: Pulling fs layer 08:28:43 04944245beec: Pulling fs layer 08:28:43 699f458cf7ca: Pulling fs layer 08:28:43 765212b225bb: Pulling fs layer 08:28:43 f23df028b6ca: Pulling fs layer 08:28:43 d65c8cfc05b1: Pulling fs layer 08:28:43 2437ff75d9bd: Pulling fs layer 08:28:43 765212b225bb: Waiting 08:28:43 f23df028b6ca: Waiting 08:28:43 d65c8cfc05b1: Waiting 08:28:43 2437ff75d9bd: Waiting 08:28:43 04944245beec: Verifying Checksum 08:28:43 04944245beec: Download complete 08:28:43 765212b225bb: Verifying Checksum 08:28:43 765212b225bb: Download complete 08:28:43 f23df028b6ca: Verifying Checksum 08:28:43 f23df028b6ca: Download complete 08:28:43 d65c8cfc05b1: Verifying Checksum 08:28:43 d65c8cfc05b1: Download complete 08:28:43 699f458cf7ca: Verifying Checksum 08:28:43 699f458cf7ca: Download complete 08:28:43 8998bd30e6a1: Verifying Checksum 08:28:43 8998bd30e6a1: Download complete 08:28:46 2437ff75d9bd: Verifying Checksum 08:28:46 2437ff75d9bd: Download complete 08:28:48 8998bd30e6a1: Pull complete 08:28:48 04944245beec: Pull complete 08:28:50 699f458cf7ca: Pull complete 08:28:50 765212b225bb: Pull complete 08:28:51 f23df028b6ca: Pull complete 08:28:51 d65c8cfc05b1: Pull complete 08:29:10 2437ff75d9bd: Pull complete 08:29:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:29:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:10 prd-ubuntu20.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container 08:29:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:29:13 $ docker top b23872572f4d9da620f25b109ede762c50a1a65ba68c2d6cf86c67f5d8737f28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:13 ---> job-cost.sh 08:29:13 lf-activate-venv: SKIPPING 08:29:13 INFO: No Stack... 08:29:14 INFO: Retrieving Pricing Info for: v3-standard-4 08:29:15 INFO: Archiving Costs [Pipeline] sh 08:29:15 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 08:29:15 + cut -d, -f6 [Pipeline] lock 08:29:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] 08:29:15 Resource [jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] did not exist. Created. 08:29:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:29:16 /w/workspace/device-snmp-go/1@tmp/durable-ee4382ff/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:29:17 + echo total: 0.10999999940395355 [Pipeline] stash 08:29:17 Warning: overwriting stash ‘stack-cost’ 08:29:17 Stashed 1 file(s) [Pipeline] } 08:29:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-348-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:29:17 $ docker stop --time=1 b23872572f4d9da620f25b109ede762c50a1a65ba68c2d6cf86c67f5d8737f28 08:29:19 $ docker rm -f --volumes b23872572f4d9da620f25b109ede762c50a1a65ba68c2d6cf86c67f5d8737f28 [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 08:29:20 provisioning config files... 08:29:20 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/config9001398835281742280tmp [Pipeline] { [Pipeline] sh 08:29:20 + set +x 08:29:20 + bash -s -- 08:29:20 + curl -s https://codecov.io/bash 08:29:20 08:29:20 _____ _ 08:29:20 / ____| | | 08:29:20 | | ___ __| | ___ ___ _____ __ 08:29:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:29:20 | |___| (_) | (_| | __/ (_| (_) \ V / 08:29:20 \_____\___/ \__,_|\___|\___\___/ \_/ 08:29:20 Bash-1.0.6 08:29:20 08:29:20 08:29:20 ==> git version 2.25.1 found 08:29:20 ==> 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 08:29:20 Release-Date: 2020-01-08 08:29:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:29:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:29:20 ==> Jenkins CI detected. 08:29:20 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-348 08:29:20 project root: . 08:29:20 --> token set from env 08:29:20 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 08:29:20 ==> Running gcov in . (disable via -X gcov) 08:29:20 ==> Python coveragepy not found 08:29:20 ==> Searching for coverage reports in: 08:29:20 + . 08:29:20 -> Found 1 reports 08:29:20 ==> Detecting git/mercurial file structure 08:29:20 ==> Reading reports 08:29:21 + ./coverage.out bytes=8837 08:29:21 ==> Appending adjustments 08:29:21 https://docs.codecov.io/docs/fixing-reports 08:29:21 + Found adjustments 08:29:21 ==> Gzipping contents 08:29:21 16K /tmp/codecov.kJG4GC.gz 08:29:21 ==> Uploading reports 08:29:21 url: https://codecov.io 08:29:21 query: branch=PR-348&commit=2f3cfb1631bafeca8ea8b61e9a8b85961850906e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=348&job=&cmd_args= 08:29:21 -> Pinging Codecov 08:29:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-348&commit=2f3cfb1631bafeca8ea8b61e9a8b85961850906e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=348&job=&cmd_args= 08:29:21 -> Uploading to 08:29:21 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/6C56EA5C29638FB4528AC87E60AF5AE0/2f3cfb1631bafeca8ea8b61e9a8b85961850906e/585e3038-a0ee-4f22-abd5-ae7728cc5af9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T082921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cd3911df747b58e7f38f0f6a212f13ce8479a34b472928c7de3e254e1975157 08:29:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:29:21 Dload Upload Total Spent Left Speed 08:29:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12902 0 0 100 12902 0 55373 --:--:-- --:--:-- --:--:-- 55373 08:29:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/2f3cfb1631bafeca8ea8b61e9a8b85961850906e [Pipeline] } 08:29:21 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:29:23 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-348/archives ] 08:29:23 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-348/archives 08:29:23 total 16 08:29:23 drwxr-xr-x 3 root root 4096 May 29 08:19 . 08:29:23 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:19 .. 08:29:23 drwxr-xr-x 2 root root 4096 May 29 08:19 cost 08:29:23 -rw-r--r-- 1 root root 86 May 29 08:19 cost.csv 08:29:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-348/archives 08:29:23 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-348/archives 08:29:23 total 16 08:29:23 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:19 . 08:29:23 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:19 .. 08:29:23 drwxr-xr-x 2 jenkins jenkins 4096 May 29 08:19 cost 08:29:23 -rw-r--r-- 1 jenkins jenkins 86 May 29 08:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:29:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:29:25 ---> package-listing.sh 08:29:25 ++ facter osfamily 08:29:25 ++ tr '[:upper:]' '[:lower:]' 08:29:25 + OS_FAMILY=debian 08:29:25 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-348 08:29:25 + START_PACKAGES=/tmp/packages_start.txt 08:29:25 + END_PACKAGES=/tmp/packages_end.txt 08:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:25 + PACKAGES=/tmp/packages_start.txt 08:29:25 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-348 ']' 08:29:25 + PACKAGES=/tmp/packages_end.txt 08:29:25 + case "${OS_FAMILY}" in 08:29:25 + dpkg -l 08:29:25 + grep '^ii' 08:29:25 + '[' -f /tmp/packages_start.txt ']' 08:29:25 + '[' -f /tmp/packages_end.txt ']' 08:29:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:25 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-348 ']' 08:29:25 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-348/archives/ 08:29:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-348/archives/ [Pipeline] echo 08:29:25 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-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:29:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:26 prd-ubuntu20.04-docker-8c-8g-1020 does not seem to be running inside a container 08:29:26 $ 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-348/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-348 -v /w/workspace/gexfoundry_device-snmp-go_PR-348:/w/workspace/gexfoundry_device-snmp-go_PR-348:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-348@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-348@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:29:26 $ docker top 3c75e69b5fffcb222eb3821a30c8618b62f16f834d3f09ff5241f1b43e35d4fc -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:29:27 + mkdir -p /var/log/sysstat [Pipeline] sh 08:29:27 + ls /var/log/sa-host 08:29:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:27 provisioning config files... 08:29:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-348@tmp/config7151994867553698304tmp [Pipeline] { [Pipeline] echo 08:29:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:29:28 ---> create-netrc.sh [Pipeline] } 08:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:29:28 ---> python-tools-install.sh [Pipeline] echo 08:29:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:29:28 ---> sudo-logs.sh 08:29:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:29:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:29:29 ---> job-cost.sh 08:29:29 lf-activate-venv: SKIPPING 08:29:29 DEBUG: total: 0.2199999988079071 08:29:29 INFO: Retrieving Stack Cost... 08:29:29 INFO: Retrieving Pricing Info for: v3-standard-8 08:29:30 INFO: Archiving Costs [Pipeline] echo 08:29:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:29:30 ---> logs-deploy.sh 08:29:30 lf-activate-venv: SKIPPING 08:29:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-348/1 08:29:30 INFO: archiving workspace using pattern(s): 08:29:31 Archives upload complete. 08:29:31 INFO: archiving logs to Nexus