Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab96bded2e0807d2a2691bb0f6e58e8413531895 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-ssh18180894631873735565.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7971084413753455552.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11261719124765064060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh4080141925496719154.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10435879849669676803.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9492 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 Avoid second fetch Checking out Revision ab96bded2e0807d2a2691bb0f6e58e8413531895 (main) Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > 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 core.sparsecheckout # timeout=10 > git checkout -f ab96bded2e0807d2a2691bb0f6e58e8413531895 # timeout=10 > git rev-list --no-walk ebe46f8f6b5f4966359c01929413183d007dd065 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:01 ========================================================= 05:59:01 EdgeX Global Pipelines Version Info 05:59:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:02 ------------------- 05:59:02 stable info: 05:59:02 ------------------- 05:59:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:59:02 Message: update stable to v1.0.254 05:59:02 ------------------- 05:59:02 experimental info: 05:59:02 ------------------- 05:59:02 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:59:02 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:59:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:59:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab96bde [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:03 provisioning config files... 05:59:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config383012993727420061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:03 ---> docker-login.sh 05:59:03 nexus3.edgexfoundry.org:10001 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 nexus3.edgexfoundry.org:10002 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 nexus3.edgexfoundry.org:10003 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 nexus3.edgexfoundry.org:10004 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 docker.io 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 ---> docker-login.sh ends [Pipeline] } 05:59:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:05 + git rev-list -1 --merges ab96bded2e0807d2a2691bb0f6e58e8413531895~1..ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] echo 05:59:05 -----------> git rev-list -1 --merges ab96bded2e0807d2a2691bb0f6e58e8413531895~1..ab96bded2e0807d2a2691bb0f6e58e8413531895 ab96bded2e0807d2a2691bb0f6e58e8413531895 05:59:05 ab96bded2e0807d2a2691bb0f6e58e8413531895 [false] [Pipeline] sh 05:59:05 + git log --format=format:%s -1 ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] echo 05:59:05 ========================================================= 05:59:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:05 + git log --format=format:%s -1 ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] echo 05:59:05 [semverPrep] GIT_COMMIT: ab96bded2e0807d2a2691bb0f6e58e8413531895, Commit Message: Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo 05:59:05 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:06 + grep -v github /etc/ssh/ssh_known_hosts 05:59:06 + [ -e /tmp/ssh_known_hosts ] 05:59:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:06 + + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:06 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:06 05:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:07 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:07 b85a868b505f: Pulling fs layer 05:59:07 e2be974225ed: Pulling fs layer 05:59:07 339a4e72a1f5: Pulling fs layer 05:59:07 988bab9f4d93: Pulling fs layer 05:59:07 1469e6f7b9e6: Pulling fs layer 05:59:07 eaf3925da568: Pulling fs layer 05:59:07 bab4dde63d76: Pulling fs layer 05:59:07 bde34c3a00c8: Pulling fs layer 05:59:07 b352a97aabf1: Pulling fs layer 05:59:07 4872d77fe225: Pulling fs layer 05:59:07 5851b861e8e6: Pulling fs layer 05:59:07 1469e6f7b9e6: Waiting 05:59:07 4872d77fe225: Waiting 05:59:07 988bab9f4d93: Waiting 05:59:07 eaf3925da568: Waiting 05:59:07 bde34c3a00c8: Waiting 05:59:07 5851b861e8e6: Waiting 05:59:07 b352a97aabf1: Waiting 05:59:07 bab4dde63d76: Waiting 05:59:07 e2be974225ed: Verifying Checksum 05:59:07 e2be974225ed: Download complete 05:59:07 988bab9f4d93: Verifying Checksum 05:59:07 988bab9f4d93: Download complete 05:59:07 1469e6f7b9e6: Verifying Checksum 05:59:07 1469e6f7b9e6: Download complete 05:59:07 339a4e72a1f5: Verifying Checksum 05:59:07 339a4e72a1f5: Download complete 05:59:07 eaf3925da568: Verifying Checksum 05:59:07 eaf3925da568: Download complete 05:59:07 bde34c3a00c8: Verifying Checksum 05:59:07 bde34c3a00c8: Download complete 05:59:07 b352a97aabf1: Verifying Checksum 05:59:07 b352a97aabf1: Download complete 05:59:07 4872d77fe225: Verifying Checksum 05:59:07 4872d77fe225: Download complete 05:59:07 5851b861e8e6: Verifying Checksum 05:59:07 5851b861e8e6: Download complete 05:59:07 b85a868b505f: Download complete 05:59:07 bab4dde63d76: Verifying Checksum 05:59:07 bab4dde63d76: Download complete 05:59:08 b85a868b505f: Pull complete 05:59:08 e2be974225ed: Pull complete 05:59:09 339a4e72a1f5: Pull complete 05:59:09 988bab9f4d93: Pull complete 05:59:09 1469e6f7b9e6: Pull complete 05:59:09 eaf3925da568: Pull complete 05:59:11 bab4dde63d76: Pull complete 05:59:11 bde34c3a00c8: Pull complete 05:59:11 b352a97aabf1: Pull complete 05:59:11 4872d77fe225: Pull complete 05:59:11 5851b861e8e6: Pull complete 05:59:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:11 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 05:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:14 $ docker top 2727f88ab658e36952c635f8f146c1ebd162e9ad68d153876a613522a56f3446 -eo pid,comm 05:59:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:59:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:14 [ssh-agent] Looking for ssh-agent implementation... 05:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:14 $ docker exec 2727f88ab658e36952c635f8f146c1ebd162e9ad68d153876a613522a56f3446 ssh-agent 05:59:14 SSH_AUTH_SOCK=/tmp/ssh-wZoMKVvZ4RCj/agent.32 05:59:14 SSH_AGENT_PID=38 05:59:14 Running ssh-add (command line suppressed) 05:59:14 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17920601091852375511.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17920601091852375511.key) 05:59:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:14 + git tag --points-at HEAD [Pipeline] } 05:59:14 $ docker exec --env ******** --env ******** 2727f88ab658e36952c635f8f146c1ebd162e9ad68d153876a613522a56f3446 ssh-agent -k 05:59:15 unset SSH_AUTH_SOCK; 05:59:15 unset SSH_AGENT_PID; 05:59:15 echo Agent pid 38 killed; 05:59:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:15 [ssh-agent] Looking for ssh-agent implementation... 05:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:15 $ docker exec 2727f88ab658e36952c635f8f146c1ebd162e9ad68d153876a613522a56f3446 ssh-agent 05:59:15 SSH_AUTH_SOCK=/tmp/ssh-W7YNaQRtYD0N/agent.71 05:59:15 SSH_AGENT_PID=77 05:59:15 Running ssh-add (command line suppressed) 05:59:15 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16803647902139569800.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16803647902139569800.key) 05:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:15 + git semver init 05:59:15 2023-10-18 05:59:15,887 [run_init] DEBUG init version:0.0.0 force:False 05:59:15 2023-10-18 05:59:15,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:59:15 2023-10-18 05:59:15,889 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:59:15 2023-10-18 05:59:15,889 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 05:59:16 2023-10-18 05:59:16,757 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 05:59:16 2023-10-18 05:59:16,758 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 05:59:16 2023-10-18 05:59:16,758 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:59:16 2023-10-18 05:59:16,758 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:59:16 3.1.0-dev.6 [Pipeline] } 05:59:16 $ docker exec --env ******** --env ******** 2727f88ab658e36952c635f8f146c1ebd162e9ad68d153876a613522a56f3446 ssh-agent -k 05:59:17 unset SSH_AUTH_SOCK; 05:59:17 unset SSH_AGENT_PID; 05:59:17 echo Agent pid 77 killed; 05:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:17 + git semver [Pipeline] } 05:59:17 $ docker stop --time=1 2727f88ab658e36952c635f8f146c1ebd162e9ad68d153876a613522a56f3446 05:59:18 $ docker rm -f --volumes 2727f88ab658e36952c635f8f146c1ebd162e9ad68d153876a613522a56f3446 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:19 Stashed 1 file(s) [Pipeline] echo 05:59:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:19 provisioning config files... 05:59:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16482902856087551202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:19 ---> docker-login.sh 05:59:19 nexus3.edgexfoundry.org:10001 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10002 05:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:19 Configure a credential helper to remove this warning. See 05:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:19 05:59:19 Login Succeeded 05:59:19 nexus3.edgexfoundry.org:10003 05:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 nexus3.edgexfoundry.org:10004 05:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 docker.io 05:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 ---> docker-login.sh ends [Pipeline] } 05:59:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:20 ========================================================= 05:59:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:59:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:59:20 Sending build context to Docker daemon 5.725MB 05:59:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:59:20 Step 2/12 : FROM ${BASE} AS builder 05:59:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:20 7264a8db6415: Pulling fs layer 05:59:20 c4d48a809fc2: Pulling fs layer 05:59:20 4f1c88b9dad5: Pulling fs layer 05:59:20 ad3a456e5733: Pulling fs layer 05:59:20 33e27b845d1e: Pulling fs layer 05:59:20 c68163c4e522: Pulling fs layer 05:59:20 50da416c3ac9: Pulling fs layer 05:59:20 23d2d4c4bb30: Pulling fs layer 05:59:20 ad3a456e5733: Waiting 05:59:20 c68163c4e522: Waiting 05:59:20 23d2d4c4bb30: Waiting 05:59:20 c4d48a809fc2: Download complete 05:59:20 ad3a456e5733: Verifying Checksum 05:59:20 ad3a456e5733: Download complete 05:59:20 33e27b845d1e: Download complete 05:59:21 7264a8db6415: Download complete 05:59:21 c68163c4e522: Verifying Checksum 05:59:21 c68163c4e522: Download complete 05:59:21 7264a8db6415: Pull complete 05:59:21 23d2d4c4bb30: Verifying Checksum 05:59:21 23d2d4c4bb30: Download complete 05:59:21 c4d48a809fc2: Pull complete 05:59:21 4f1c88b9dad5: Download complete 05:59:21 50da416c3ac9: Verifying Checksum 05:59:21 50da416c3ac9: Download complete 05:59:24 4f1c88b9dad5: Pull complete 05:59:24 ad3a456e5733: Pull complete 05:59:24 33e27b845d1e: Pull complete 05:59:24 c68163c4e522: Pull complete 05:59:26 50da416c3ac9: Pull complete 05:59:26 23d2d4c4bb30: Pull complete 05:59:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:59:26 ---> 0786185ac409 05:59:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:59:31 ---> Running in 7f9790a709a0 05:59:31 Removing intermediate container 7f9790a709a0 05:59:31 ---> d46db86ca97f 05:59:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:31 ---> Running in 93c77ea18545 05:59:31 Removing intermediate container 93c77ea18545 05:59:31 ---> 1cfcab54688c 05:59:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:59:31 ---> Running in 82f9dd1e4e97 05:59:31 Removing intermediate container 82f9dd1e4e97 05:59:31 ---> 71e669eeb20f 05:59:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:59:31 ---> Running in 2391885d9c57 05:59:31 Removing intermediate container 2391885d9c57 05:59:31 ---> e63c4b0bdf8e 05:59:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:31 ---> Running in 3a890f6bb3f5 05:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:32 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:59:32 (2/4) Installing libedit (20221030.3.1-r1) 05:59:32 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:59:32 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:59:32 Executing busybox-1.36.1-r2.trigger 05:59:32 OK: 268 MiB in 56 packages 05:59:32 Removing intermediate container 3a890f6bb3f5 05:59:32 ---> 4e56d8996c20 05:59:32 Step 8/12 : WORKDIR /device-snmp-go 05:59:32 ---> Running in 2dfa7cc27e3e 05:59:32 Removing intermediate container 2dfa7cc27e3e 05:59:32 ---> be34fb2454b9 05:59:32 Step 9/12 : COPY go.mod vendor* ./ 05:59:33 ---> 125e0c1b27f3 05:59:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:33 ---> Running in 47edbab88297 05:59:34 Still waiting to schedule task 05:59:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:00:29 Removing intermediate container 47edbab88297 06:00:29 ---> fe136dee69e7 06:00:29 Step 11/12 : COPY . . 06:00:29 ---> 9ad24a14ad67 06:00:29 Step 12/12 : RUN ${MAKE} 06:00:29 ---> Running in e683be78a925 06:00:29 noop 06:00:29 Removing intermediate container e683be78a925 06:00:29 ---> 961839305179 06:00:29 Successfully built 961839305179 06:00:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker inspect -f . ci-base-image-x86_64 06:00:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:29 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:00:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 06:00:30 $ docker top 29fc10d35b2dfc1f93139f40894dfc0c84a99ffbb089d1945a98aee5571b90da -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:30 + go version 06:00:30 go version go1.21.0 linux/amd64 [Pipeline] } 06:00:30 $ docker stop --time=1 29fc10d35b2dfc1f93139f40894dfc0c84a99ffbb089d1945a98aee5571b90da 06:00:31 $ docker rm -f --volumes 29fc10d35b2dfc1f93139f40894dfc0c84a99ffbb089d1945a98aee5571b90da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:32 + docker inspect -f . ci-base-image-x86_64 06:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:32 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 06:00:32 $ docker top 4855f97b00f321e6a8bad4512463ffa581bef9132c3acfe432c0c634dac2473c -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:00:33 + make test 06:00:33 go test ./... -coverprofile=coverage.out 06:00:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:00:44 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:00:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 06:00:49 go vet ./... 06:00:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:52 ./bin/test-attribution-txt.sh [Pipeline] echo 06:00:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:00:52 $ docker stop --time=1 4855f97b00f321e6a8bad4512463ffa581bef9132c3acfe432c0c634dac2473c 06:00:55 $ docker rm -f --volumes 4855f97b00f321e6a8bad4512463ffa581bef9132c3acfe432c0c634dac2473c [Pipeline] // withDockerContainer [Pipeline] sh 06:00:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:56 + ls -al . 06:00:56 total 176 06:00:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 06:00 . 06:00:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:58 .. 06:00:56 -rw-rw-r-- 1 jenkins jenkins 6 Oct 18 05:59 .dockerignore 06:00:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:00 .git 06:00:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:59 .github 06:00:56 -rw-rw-r-- 1 jenkins jenkins 328 Oct 18 05:59 .gitignore 06:00:56 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 05:59 .golangci.yml 06:00:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 05:59 .semver 06:00:56 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 18 05:59 Attribution.txt 06:00:56 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 18 05:59 CHANGELOG.md 06:00:56 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 18 05:59 Dockerfile 06:00:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 05:59 GOVERNANCE.md 06:00:56 -rw-rw-r-- 1 jenkins jenkins 656 Oct 18 05:59 Jenkinsfile 06:00:56 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 05:59 LICENSE 06:00:56 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 18 05:59 Makefile 06:00:56 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 05:59 OWNERS.md 06:00:56 -rw-rw-r-- 1 jenkins jenkins 10559 Oct 18 05:59 README.md 06:00:56 -rw-rw-r-- 1 jenkins jenkins 11 Oct 18 05:59 VERSION 06:00:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 05:59 bin 06:00:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:59 cmd 06:00:56 -rw-r--r-- 1 jenkins jenkins 8837 Oct 18 06:00 coverage.out 06:00:56 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 18 05:59 go.mod 06:00:56 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 18 05:59 go.sum 06:00:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:59 internal 06:00:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:59 snap 06:00:56 -rw-rw-r-- 1 jenkins jenkins 228 Oct 18 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:57 + 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=ab96bded2e0807d2a2691bb0f6e58e8413531895 --label arch=amd64 --label version=3.1.0-dev.6 . 06:00:57 Sending build context to Docker daemon 5.735MB 06:00:57 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:00:57 Step 2/24 : FROM ${BASE} AS builder 06:00:57 ---> 961839305179 06:00:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:57 ---> Running in 12ff0314d5a7 06:00:57 Removing intermediate container 12ff0314d5a7 06:00:57 ---> 574ab0997f0b 06:00:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:57 ---> Running in 664e534975da 06:00:57 Removing intermediate container 664e534975da 06:00:57 ---> 4c0b066458bc 06:00:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:57 ---> Running in af6232b50f8e 06:00:57 Removing intermediate container af6232b50f8e 06:00:57 ---> a76bf1fccc69 06:00:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:00:57 ---> Running in bc8ffb621b04 06:00:57 Removing intermediate container bc8ffb621b04 06:00:57 ---> caa88578e27b 06:00:57 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:57 ---> Running in 7ecb66aeed94 06:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:58 OK: 268 MiB in 56 packages 06:00:58 Removing intermediate container 7ecb66aeed94 06:00:58 ---> d4f537d9078d 06:00:58 Step 8/24 : WORKDIR /device-snmp-go 06:00:58 ---> Running in 44409c9942a7 06:00:58 Removing intermediate container 44409c9942a7 06:00:58 ---> 0640a3ce03e7 06:00:58 Step 9/24 : COPY go.mod vendor* ./ 06:00:59 ---> 454b5cb81292 06:00:59 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:59 ---> Running in bb34c514ca5b 06:00:59 Removing intermediate container bb34c514ca5b 06:00:59 ---> ab6b57d64732 06:00:59 Step 11/24 : COPY . . 06:01:00 ---> 0aeaf575d575 06:01:00 Step 12/24 : RUN ${MAKE} 06:01:00 ---> Running in 1a11e50db3a5 06:01:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:01:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9493 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:01:07 Running in /w/workspace/device-snmp-go/92 [Pipeline] { [Pipeline] checkout 06:01:08 Selected Git installation does not exist. Using Default 06:01:08 The recommended git tool is: NONE 06:01:13 using credential edgex-jenkins-ssh 06:01:13 Cloning the remote Git repository 06:01:13 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:01:13 > git init /w/workspace/device-snmp-go/92 # timeout=10 06:01:13 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:13 > git --version # timeout=10 06:01:13 > git --version # 'git version 2.25.1' 06:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:14 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:15 Avoid second fetch 06:01:15 Checking out Revision ab96bded2e0807d2a2691bb0f6e58e8413531895 (main) 06:01:16 Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:15 > git config core.sparsecheckout # timeout=10 06:01:15 > git checkout -f ab96bded2e0807d2a2691bb0f6e58e8413531895 # timeout=10 06:01:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:17 Dload Upload Total Spent Left Speed 06:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 06:01:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:17 + sudo tee /etc/docker/daemon.new 06:01:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:17 { 06:01:17 "registry-mirrors": [ 06:01:17 "https://nexus3.edgexfoundry.org:10001" 06:01:17 ], 06:01:17 "bip": "10.250.0.254/24", 06:01:17 "hosts": [ 06:01:17 "tcp://0.0.0.0:5555", 06:01:17 "unix:///var/run/docker.sock" 06:01:17 ], 06:01:17 "mtu": 1458, 06:01:17 "selinux-enabled": true, 06:01:17 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:17 } [Pipeline] sh 06:01:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:18 Removing intermediate container 1a11e50db3a5 06:01:18 ---> 0ecd6eb656c8 06:01:18 Step 13/24 : FROM alpine:3.18 06:01:18 3.18: Pulling from library/alpine 06:01:18 96526aa774ef: Pulling fs layer 06:01:18 + sudo service docker restart 06:01:18 96526aa774ef: Verifying Checksum 06:01:18 96526aa774ef: Download complete 06:01:19 96526aa774ef: Pull complete 06:01:19 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 06:01:19 Status: Downloaded newer image for alpine:3.18 06:01:19 ---> 8ca4688f4f35 06:01:19 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:01:19 ---> Running in d5059b5812a2 06:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:19 (1/1) Installing dumb-init (1.2.5-r2) 06:01:19 Executing busybox-1.36.1-r2.trigger 06:01:19 OK: 7 MiB in 16 packages 06:01:20 Removing intermediate container d5059b5812a2 06:01:20 ---> 6da1ebb2efa9 06:01:20 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:01:21 ---> 75e05fe1cfa2 06:01:21 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:01:21 ---> 67bcb2685cd6 06:01:21 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:01:21 ---> 241d49558b70 06:01:21 Step 18/24 : EXPOSE 59993 06:01:21 ---> Running in 18515abea28c 06:01:21 Removing intermediate container 18515abea28c 06:01:21 ---> 48260ad8e3c4 06:01:21 Step 19/24 : EXPOSE 161 06:01:21 ---> Running in f6a0a12b1a98 06:01:21 Removing intermediate container f6a0a12b1a98 06:01:21 ---> 3e056f0f2407 06:01:21 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:01:21 ---> Running in 0def470e7fc3 06:01:21 Removing intermediate container 0def470e7fc3 06:01:21 ---> 80f9bc4bf435 06:01:21 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:21 ---> Running in 08860c7fe94d 06:01:21 Removing intermediate container 08860c7fe94d 06:01:21 ---> c1a489231f99 06:01:21 Step 22/24 : LABEL arch=amd64 06:01:21 ---> Running in 74bd6d7b421a 06:01:21 Removing intermediate container 74bd6d7b421a 06:01:21 ---> eed27cf78e65 06:01:21 Step 23/24 : LABEL git_sha=ab96bded2e0807d2a2691bb0f6e58e8413531895 06:01:21 ---> Running in 672c27629319 06:01:21 Removing intermediate container 672c27629319 06:01:21 ---> 3438f1d3c4f4 06:01:21 Step 24/24 : LABEL version=3.1.0-dev.6 06:01:21 ---> Running in c0fc44150377 06:01:21 Removing intermediate container c0fc44150377 06:01:21 ---> 87d2a120490b 06:01:21 [Warning] One or more build-args [ARCH] were not consumed 06:01:21 Successfully built 87d2a120490b 06:01:21 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:21 provisioning config files... 06:01:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7619209359980914106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:22 ---> docker-login.sh 06:01:22 nexus3.edgexfoundry.org:10001 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 nexus3.edgexfoundry.org:10002 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 nexus3.edgexfoundry.org:10003 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 nexus3.edgexfoundry.org:10004 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 docker.io 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 ---> docker-login.sh ends [Pipeline] } 06:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:22 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:01:22 ab96bded2e0807d2a2691bb0f6e58e8413531895 06:01:22 latest 06:01:22 3.1.0-dev.6 06:01:22 ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 06:01:22 main 06:01:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:23 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ab96bded2e0807d2a2691bb0f6e58e8413531895 06:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:23 f52de3f692f6: Preparing 06:01:23 4a89f64537d4: Preparing 06:01:23 3355c81b2f90: Preparing 06:01:23 4444e28f4346: Preparing 06:01:23 cc2447e1835a: Preparing 06:01:23 cc2447e1835a: Layer already exists 06:01:23 4444e28f4346: Pushed 06:01:23 f52de3f692f6: Pushed 06:01:23 4a89f64537d4: Pushed 06:01:26 3355c81b2f90: Pushed 06:01:26 ab96bded2e0807d2a2691bb0f6e58e8413531895: digest: sha256:ff375bad823daf1ee4619c79bb96eac953cf07718948b0aa78d045e5e152e406 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:26 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:27 f52de3f692f6: Preparing 06:01:27 4a89f64537d4: Preparing 06:01:27 3355c81b2f90: Preparing 06:01:27 4444e28f4346: Preparing 06:01:27 cc2447e1835a: Preparing 06:01:27 4444e28f4346: Layer already exists 06:01:27 3355c81b2f90: Layer already exists 06:01:27 f52de3f692f6: Layer already exists 06:01:27 cc2447e1835a: Layer already exists 06:01:27 4a89f64537d4: Layer already exists 06:01:27 latest: digest: sha256:ff375bad823daf1ee4619c79bb96eac953cf07718948b0aa78d045e5e152e406 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:27 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.6 06:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:27 f52de3f692f6: Preparing 06:01:27 4a89f64537d4: Preparing 06:01:27 3355c81b2f90: Preparing 06:01:27 4444e28f4346: Preparing 06:01:27 cc2447e1835a: Preparing 06:01:27 4a89f64537d4: Layer already exists 06:01:27 f52de3f692f6: Layer already exists 06:01:27 4444e28f4346: Layer already exists 06:01:27 3355c81b2f90: Layer already exists 06:01:27 cc2447e1835a: Layer already exists 06:01:27 3.1.0-dev.6: digest: sha256:ff375bad823daf1ee4619c79bb96eac953cf07718948b0aa78d045e5e152e406 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:28 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 06:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:28 f52de3f692f6: Preparing 06:01:28 4a89f64537d4: Preparing 06:01:28 3355c81b2f90: Preparing 06:01:28 4444e28f4346: Preparing 06:01:28 cc2447e1835a: Preparing 06:01:28 4a89f64537d4: Layer already exists 06:01:28 3355c81b2f90: Layer already exists 06:01:28 f52de3f692f6: Layer already exists 06:01:28 cc2447e1835a: Layer already exists 06:01:28 4444e28f4346: Layer already exists 06:01:28 ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6: digest: sha256:ff375bad823daf1ee4619c79bb96eac953cf07718948b0aa78d045e5e152e406 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:28 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:28 f52de3f692f6: Preparing 06:01:28 4a89f64537d4: Preparing 06:01:28 3355c81b2f90: Preparing 06:01:28 4444e28f4346: Preparing 06:01:28 cc2447e1835a: Preparing 06:01:28 4a89f64537d4: Layer already exists 06:01:28 4444e28f4346: Layer already exists 06:01:28 3355c81b2f90: Layer already exists 06:01:28 cc2447e1835a: Layer already exists 06:01:28 f52de3f692f6: Layer already exists 06:01:28 main: digest: sha256:ff375bad823daf1ee4619c79bb96eac953cf07718948b0aa78d045e5e152e406 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:29 ===================================================== [Pipeline] echo 06:01:29 taggedImages: 06:01:29 - nexus3.edgexfoundry.org:10004/device-snmp:ab96bded2e0807d2a2691bb0f6e58e8413531895 06:01:29 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:01:29 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.6 06:01:29 - nexus3.edgexfoundry.org:10004/device-snmp:ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 06:01:29 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:29 06:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:29 latest: Pulling from edgex-lftools-log-publisher 06:01:29 5eb5b503b376: Pulling fs layer 06:01:29 5c69ac0246d0: Pulling fs layer 06:01:29 ec43610c2a17: Pulling fs layer 06:01:29 3a2ae6a8a46f: Pulling fs layer 06:01:29 33b1e0a273af: Pulling fs layer 06:01:29 5d3b04190fa2: Pulling fs layer 06:01:29 3a2ae6a8a46f: Waiting 06:01:29 33b1e0a273af: Waiting 06:01:29 5d3b04190fa2: Waiting 06:01:29 2f39f015ded8: Pulling fs layer 06:01:29 2f39f015ded8: Waiting 06:01:29 5c69ac0246d0: Verifying Checksum 06:01:29 5c69ac0246d0: Download complete 06:01:29 3a2ae6a8a46f: Download complete 06:01:29 33b1e0a273af: Verifying Checksum 06:01:29 33b1e0a273af: Download complete 06:01:29 5d3b04190fa2: Verifying Checksum 06:01:29 5d3b04190fa2: Download complete 06:01:29 ec43610c2a17: Verifying Checksum 06:01:29 ec43610c2a17: Download complete 06:01:29 5eb5b503b376: Verifying Checksum 06:01:29 5eb5b503b376: Download complete 06:01:30 2f39f015ded8: Download complete 06:01:31 5eb5b503b376: Pull complete 06:01:31 5c69ac0246d0: Pull complete 06:01:31 ec43610c2a17: Pull complete 06:01:31 3a2ae6a8a46f: Pull complete 06:01:31 33b1e0a273af: Pull complete 06:01:32 5d3b04190fa2: Pull complete 06:01:36 2f39f015ded8: Pull complete 06:01:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:36 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:01:36 $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:41 $ docker top f8491c4f68a9a938cb05ed643537b5ff8eb126ad923bf37c54786a272f24cbd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 06:01:42 provisioning config files... 06:01:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/92@tmp/config9031651823679509804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:42 ---> job-cost.sh 06:01:42 lf-activate-venv: SKIPPING 06:01:42 INFO: No Stack... 06:01:42 ---> docker-login.sh 06:01:42 nexus3.edgexfoundry.org:10001 06:01:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:42 Configure a credential helper to remove this warning. See 06:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:42 06:01:42 Login Succeeded 06:01:42 nexus3.edgexfoundry.org:10002 06:01:43 INFO: Archiving Costs [Pipeline] sh 06:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:43 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:01:43 + cut -d, -f6 [Pipeline] lock 06:01:43 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] 06:01:43 Resource [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] did not exist. Created. 06:01:43 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:43 Configure a credential helper to remove this warning. See 06:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:43 06:01:43 Login Succeeded 06:01:43 nexus3.edgexfoundry.org:10003 06:01:43 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:43 Stashed 1 file(s) [Pipeline] } 06:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:43 Configure a credential helper to remove this warning. See 06:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:43 06:01:43 Login Succeeded 06:01:43 nexus3.edgexfoundry.org:10004 06:01:43 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:43 $ docker stop --time=1 f8491c4f68a9a938cb05ed643537b5ff8eb126ad923bf37c54786a272f24cbd0 06:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:44 Configure a credential helper to remove this warning. See 06:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:44 06:01:44 Login Succeeded 06:01:44 docker.io 06:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:44 Configure a credential helper to remove this warning. See 06:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:44 06:01:44 Login Succeeded 06:01:44 ---> docker-login.sh ends 06:01:44 $ docker rm -f --volumes f8491c4f68a9a938cb05ed643537b5ff8eb126ad923bf37c54786a272f24cbd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 06:01:44 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 06:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:45 ========================================================= 06:01:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:01:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:01:45 Sending build context to Docker daemon 2.95MB 06:01:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:01:45 Step 2/12 : FROM ${BASE} AS builder 06:01:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:46 9fda8d8052c6: Pulling fs layer 06:01:46 5d54e960e981: Pulling fs layer 06:01:46 c4a7e357bf2a: Pulling fs layer 06:01:46 f0e02332f6b5: Pulling fs layer 06:01:46 cefa15bbcfad: Pulling fs layer 06:01:46 17808c966233: Pulling fs layer 06:01:46 f4c1fc716caa: Pulling fs layer 06:01:46 cefa15bbcfad: Waiting 06:01:46 17808c966233: Waiting 06:01:46 f4c1fc716caa: Waiting 06:01:46 f0e02332f6b5: Waiting 06:01:46 5d54e960e981: Verifying Checksum 06:01:46 5d54e960e981: Download complete 06:01:46 f0e02332f6b5: Verifying Checksum 06:01:46 f0e02332f6b5: Download complete 06:01:46 cefa15bbcfad: Verifying Checksum 06:01:46 cefa15bbcfad: Download complete 06:01:46 9fda8d8052c6: Verifying Checksum 06:01:46 9fda8d8052c6: Download complete 06:01:46 f4c1fc716caa: Verifying Checksum 06:01:46 f4c1fc716caa: Download complete 06:01:47 9fda8d8052c6: Pull complete 06:01:47 5d54e960e981: Pull complete 06:01:48 c4a7e357bf2a: Download complete 06:01:49 17808c966233: Verifying Checksum 06:01:49 17808c966233: Download complete 06:02:04 c4a7e357bf2a: Pull complete 06:02:04 f0e02332f6b5: Pull complete 06:02:04 cefa15bbcfad: Pull complete 06:02:12 17808c966233: Pull complete 06:02:12 f4c1fc716caa: Pull complete 06:02:12 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 06:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:02:12 ---> ea914061e18c 06:02:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:02:13 ---> Running in eb11bc09c501 06:02:14 Removing intermediate container eb11bc09c501 06:02:14 ---> 9a5caab544e4 06:02:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:14 ---> Running in 3de27224fe74 06:02:14 Removing intermediate container 3de27224fe74 06:02:14 ---> 7b8bea05851b 06:02:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:14 ---> Running in 4da0d459ba75 06:02:14 Removing intermediate container 4da0d459ba75 06:02:14 ---> fb1397505c42 06:02:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:02:15 ---> Running in 555928b960dd 06:02:15 Removing intermediate container 555928b960dd 06:02:15 ---> dba388c31a5d 06:02:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:15 ---> Running in 815021a5b38d 06:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:18 (1/4) Installing openssh-keygen (9.3_p2-r0) 06:02:18 (2/4) Installing libedit (20221030.3.1-r1) 06:02:18 (3/4) Installing openssh-client-common (9.3_p2-r0) 06:02:18 (4/4) Installing openssh-client-default (9.3_p2-r0) 06:02:18 Executing busybox-1.36.1-r2.trigger 06:02:18 OK: 270 MiB in 56 packages 06:02:20 Removing intermediate container 815021a5b38d 06:02:20 ---> 58806298d11b 06:02:20 Step 8/12 : WORKDIR /device-snmp-go 06:02:20 ---> Running in 4dcb00dcb885 06:02:21 Removing intermediate container 4dcb00dcb885 06:02:21 ---> 6fd5e6ca0ff1 06:02:21 Step 9/12 : COPY go.mod vendor* ./ 06:02:21 ---> 3939152a0e1d 06:02:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:21 ---> Running in 1134aaae527c 06:03:58 Removing intermediate container 1134aaae527c 06:03:58 ---> e3c7b690e5d2 06:03:58 Step 11/12 : COPY . . 06:03:58 ---> 3f8e23244b98 06:03:58 Step 12/12 : RUN ${MAKE} 06:03:58 ---> Running in 88b0715eba97 06:03:59 noop 06:04:00 Removing intermediate container 88b0715eba97 06:04:00 ---> a6a914724fa1 06:04:00 Successfully built a6a914724fa1 06:04:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:00 + docker inspect -f . ci-base-image-arm64 06:04:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-9493 does not seem to be running inside a container 06:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/92 -v /w/workspace/device-snmp-go/92:/w/workspace/device-snmp-go/92:rw,z -v /w/workspace/device-snmp-go/92@tmp:/w/workspace/device-snmp-go/92@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 ******** ci-base-image-arm64 cat 06:04:02 $ docker top 8980199d9f27d5fd34261c0817dc7eb977d849c977e6dd72c51588b7a34cba3c -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:03 + go version 06:04:03 go version go1.21.0 linux/arm64 [Pipeline] } 06:04:03 $ docker stop --time=1 8980199d9f27d5fd34261c0817dc7eb977d849c977e6dd72c51588b7a34cba3c 06:04:04 $ docker rm -f --volumes 8980199d9f27d5fd34261c0817dc7eb977d849c977e6dd72c51588b7a34cba3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker inspect -f . ci-base-image-arm64 06:04:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:05 prd-ubuntu20.04-docker-arm64-4c-16g-9493 does not seem to be running inside a container 06:04:05 $ 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/92 -v /w/workspace/device-snmp-go/92:/w/workspace/device-snmp-go/92:rw,z -v /w/workspace/device-snmp-go/92@tmp:/w/workspace/device-snmp-go/92@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 ******** ci-base-image-arm64 cat 06:04:07 $ docker top 7e22861c041cbda7f2c199eef8e31ab5819cc386567f65bae37e1075fe4cb5c9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:08 + git config --global --add safe.directory /w/workspace/device-snmp-go/92 [Pipeline] fileExists [Pipeline] sh 06:04:08 + make test 06:04:08 go test ./... -coverprofile=coverage.out 06:04:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:05:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:05:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 06:05:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:05:52 go vet ./... 06:06:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:18 ./bin/test-attribution-txt.sh [Pipeline] echo 06:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:06:18 $ docker stop --time=1 7e22861c041cbda7f2c199eef8e31ab5819cc386567f65bae37e1075fe4cb5c9 06:06:20 $ docker rm -f --volumes 7e22861c041cbda7f2c199eef8e31ab5819cc386567f65bae37e1075fe4cb5c9 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:22 Warning: overwriting stash ‘coverage-report’ 06:06:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:23 + ls -al . 06:06:23 total 172 06:06:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:04 . 06:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:01 .. 06:06:23 -rw-rw-r-- 1 jenkins jenkins 6 Oct 18 06:01 .dockerignore 06:06:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:01 .git 06:06:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 .github 06:06:23 -rw-rw-r-- 1 jenkins jenkins 328 Oct 18 06:01 .gitignore 06:06:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 06:01 .golangci.yml 06:06:23 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 18 06:01 Attribution.txt 06:06:23 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 18 06:01 CHANGELOG.md 06:06:23 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 18 06:01 Dockerfile 06:06:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:01 GOVERNANCE.md 06:06:23 -rw-rw-r-- 1 jenkins jenkins 656 Oct 18 06:01 Jenkinsfile 06:06:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 06:01 LICENSE 06:06:23 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 18 06:01 Makefile 06:06:23 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 06:01 OWNERS.md 06:06:23 -rw-rw-r-- 1 jenkins jenkins 10559 Oct 18 06:01 README.md 06:06:23 -rw-rw-r-- 1 jenkins jenkins 11 Oct 18 05:59 VERSION 06:06:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:01 bin 06:06:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 cmd 06:06:23 -rw-r--r-- 1 jenkins jenkins 8837 Oct 18 06:05 coverage.out 06:06:23 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 18 06:01 go.mod 06:06:23 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 18 06:01 go.sum 06:06:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 internal 06:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:01 snap 06:06:23 -rw-rw-r-- 1 jenkins jenkins 228 Oct 18 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:23 + 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=ab96bded2e0807d2a2691bb0f6e58e8413531895 --label arch=arm64 --label version=3.1.0-dev.6 . 06:06:24 Sending build context to Docker daemon 2.96MB 06:06:24 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:06:24 Step 2/24 : FROM ${BASE} AS builder 06:06:24 ---> a6a914724fa1 06:06:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:06:24 ---> Running in d2316fdd61bc 06:06:24 Removing intermediate container d2316fdd61bc 06:06:24 ---> 8ce94d34bb91 06:06:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:24 ---> Running in 3291cd348aa0 06:06:25 Removing intermediate container 3291cd348aa0 06:06:25 ---> 3ec092850fe1 06:06:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:06:25 ---> Running in 583473818b68 06:06:25 Removing intermediate container 583473818b68 06:06:25 ---> ac24c7e1008f 06:06:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:06:25 ---> Running in 9d29d4f8a188 06:06:26 Removing intermediate container 9d29d4f8a188 06:06:26 ---> 1286bc933ebe 06:06:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:26 ---> Running in 6476d996858e 06:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:29 OK: 270 MiB in 56 packages 06:06:29 Removing intermediate container 6476d996858e 06:06:29 ---> 2461818f2291 06:06:29 Step 8/24 : WORKDIR /device-snmp-go 06:06:29 ---> Running in b6ada6d61443 06:06:30 Removing intermediate container b6ada6d61443 06:06:30 ---> c031fd9c00fc 06:06:30 Step 9/24 : COPY go.mod vendor* ./ 06:06:30 ---> b7fa8ded3911 06:06:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:30 ---> Running in 91fe564ed5e0 06:06:33 Removing intermediate container 91fe564ed5e0 06:06:33 ---> e3e719bd8280 06:06:33 Step 11/24 : COPY . . 06:06:33 ---> 0cbc4e63cd78 06:06:33 Step 12/24 : RUN ${MAKE} 06:06:33 ---> Running in f979f0e64e3f 06:06:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:08:26 Removing intermediate container f979f0e64e3f 06:08:26 ---> 682edede88cd 06:08:26 Step 13/24 : FROM alpine:3.18 06:08:26 3.18: Pulling from library/alpine 06:08:26 579b34f0a95b: Pulling fs layer 06:08:26 579b34f0a95b: Verifying Checksum 06:08:26 579b34f0a95b: Download complete 06:08:26 579b34f0a95b: Pull complete 06:08:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 06:08:26 Status: Downloaded newer image for alpine:3.18 06:08:26 ---> 3cc203321400 06:08:26 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:08:26 ---> Running in 3f7d5bbd60b0 06:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:08:26 (1/1) Installing dumb-init (1.2.5-r2) 06:08:26 Executing busybox-1.36.1-r2.trigger 06:08:26 OK: 8 MiB in 16 packages 06:08:26 Removing intermediate container 3f7d5bbd60b0 06:08:26 ---> c785e0cd183b 06:08:26 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:08:26 ---> 9423c6253f0e 06:08:26 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:08:27 ---> 7315789040d9 06:08:27 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:08:28 ---> 92776bee46d8 06:08:28 Step 18/24 : EXPOSE 59993 06:08:28 ---> Running in aa2d5dc94a3c 06:08:28 Removing intermediate container aa2d5dc94a3c 06:08:28 ---> 67fa69fb50bd 06:08:28 Step 19/24 : EXPOSE 161 06:08:28 ---> Running in 41880eeedbee 06:08:28 Removing intermediate container 41880eeedbee 06:08:28 ---> eca895383553 06:08:28 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:08:28 ---> Running in d04bea382e1a 06:08:29 Removing intermediate container d04bea382e1a 06:08:29 ---> c2b8943bdfae 06:08:29 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:08:29 ---> Running in a1c83afaef05 06:08:29 Removing intermediate container a1c83afaef05 06:08:29 ---> a68db925f5cd 06:08:29 Step 22/24 : LABEL arch=arm64 06:08:29 ---> Running in 8661a728fd59 06:08:29 Removing intermediate container 8661a728fd59 06:08:29 ---> 26046711a6db 06:08:29 Step 23/24 : LABEL git_sha=ab96bded2e0807d2a2691bb0f6e58e8413531895 06:08:30 ---> Running in 4e5556403402 06:08:30 Removing intermediate container 4e5556403402 06:08:30 ---> b7ea9ee48c73 06:08:30 Step 24/24 : LABEL version=3.1.0-dev.6 06:08:30 ---> Running in 297f0b9d015b 06:08:30 Removing intermediate container 297f0b9d015b 06:08:30 ---> ce6cfb177420 06:08:30 [Warning] One or more build-args [ARCH] were not consumed 06:08:30 Successfully built ce6cfb177420 06:08:30 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:30 provisioning config files... 06:08:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/92@tmp/config12692357532437905985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:31 ---> docker-login.sh 06:08:31 nexus3.edgexfoundry.org:10001 06:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:31 Configure a credential helper to remove this warning. See 06:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:31 06:08:31 Login Succeeded 06:08:31 nexus3.edgexfoundry.org:10002 06:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:31 Configure a credential helper to remove this warning. See 06:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:31 06:08:31 Login Succeeded 06:08:31 nexus3.edgexfoundry.org:10003 06:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:32 Configure a credential helper to remove this warning. See 06:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:32 06:08:32 Login Succeeded 06:08:32 nexus3.edgexfoundry.org:10004 06:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:32 Configure a credential helper to remove this warning. See 06:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:32 06:08:32 Login Succeeded 06:08:32 docker.io 06:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:33 Configure a credential helper to remove this warning. See 06:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:33 06:08:33 Login Succeeded 06:08:33 ---> docker-login.sh ends [Pipeline] } 06:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:33 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:08:33 ab96bded2e0807d2a2691bb0f6e58e8413531895 06:08:33 latest 06:08:33 3.1.0-dev.6 06:08:33 ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 06:08:33 main 06:08:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:33 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab96bded2e0807d2a2691bb0f6e58e8413531895 06:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:08:33 c688b9f1d632: Preparing 06:08:33 a373befe8919: Preparing 06:08:33 7706087c5d9f: Preparing 06:08:33 efdb6aca702d: Preparing 06:08:33 5f4d9fc4d98d: Preparing 06:08:33 5f4d9fc4d98d: Layer already exists 06:08:34 a373befe8919: Pushed 06:08:34 c688b9f1d632: Pushed 06:08:34 efdb6aca702d: Pushed 06:08:39 7706087c5d9f: Pushed 06:08:39 ab96bded2e0807d2a2691bb0f6e58e8413531895: digest: sha256:2cd80ea9d8b947e7c1c76bc5d598fe5532a31d0913dbb4027caf08a8b4786c3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:40 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:08:40 c688b9f1d632: Preparing 06:08:40 a373befe8919: Preparing 06:08:40 7706087c5d9f: Preparing 06:08:40 efdb6aca702d: Preparing 06:08:40 5f4d9fc4d98d: Preparing 06:08:40 7706087c5d9f: Layer already exists 06:08:40 efdb6aca702d: Layer already exists 06:08:40 a373befe8919: Layer already exists 06:08:40 5f4d9fc4d98d: Layer already exists 06:08:40 c688b9f1d632: Layer already exists 06:08:40 latest: digest: sha256:2cd80ea9d8b947e7c1c76bc5d598fe5532a31d0913dbb4027caf08a8b4786c3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.6 06:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:08:41 c688b9f1d632: Preparing 06:08:41 a373befe8919: Preparing 06:08:41 7706087c5d9f: Preparing 06:08:41 efdb6aca702d: Preparing 06:08:41 5f4d9fc4d98d: Preparing 06:08:41 7706087c5d9f: Layer already exists 06:08:41 5f4d9fc4d98d: Layer already exists 06:08:41 a373befe8919: Layer already exists 06:08:41 c688b9f1d632: Layer already exists 06:08:41 efdb6aca702d: Layer already exists 06:08:41 3.1.0-dev.6: digest: sha256:2cd80ea9d8b947e7c1c76bc5d598fe5532a31d0913dbb4027caf08a8b4786c3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 06:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:08:44 c688b9f1d632: Preparing 06:08:44 a373befe8919: Preparing 06:08:44 7706087c5d9f: Preparing 06:08:44 efdb6aca702d: Preparing 06:08:44 5f4d9fc4d98d: Preparing 06:08:44 5f4d9fc4d98d: Layer already exists 06:08:44 efdb6aca702d: Layer already exists 06:08:44 c688b9f1d632: Layer already exists 06:08:44 7706087c5d9f: Layer already exists 06:08:44 a373befe8919: Layer already exists 06:08:44 ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6: digest: sha256:2cd80ea9d8b947e7c1c76bc5d598fe5532a31d0913dbb4027caf08a8b4786c3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:44 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:08:45 c688b9f1d632: Preparing 06:08:45 a373befe8919: Preparing 06:08:45 7706087c5d9f: Preparing 06:08:45 efdb6aca702d: Preparing 06:08:45 5f4d9fc4d98d: Preparing 06:08:45 efdb6aca702d: Layer already exists 06:08:45 a373befe8919: Layer already exists 06:08:45 c688b9f1d632: Layer already exists 06:08:45 5f4d9fc4d98d: Layer already exists 06:08:45 7706087c5d9f: Layer already exists 06:08:45 main: digest: sha256:2cd80ea9d8b947e7c1c76bc5d598fe5532a31d0913dbb4027caf08a8b4786c3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:45 ===================================================== [Pipeline] echo 06:08:45 taggedImages: 06:08:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab96bded2e0807d2a2691bb0f6e58e8413531895 06:08:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:08:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.6 06:08:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab96bded2e0807d2a2691bb0f6e58e8413531895-3.1.0-dev.6 06:08:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:45 06:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:46 arm64: Pulling from edgex-lftools-log-publisher 06:08:46 8998bd30e6a1: Pulling fs layer 06:08:46 04944245beec: Pulling fs layer 06:08:46 699f458cf7ca: Pulling fs layer 06:08:46 765212b225bb: Pulling fs layer 06:08:46 f23df028b6ca: Pulling fs layer 06:08:46 d65c8cfc05b1: Pulling fs layer 06:08:46 2437ff75d9bd: Pulling fs layer 06:08:46 f23df028b6ca: Waiting 06:08:46 d65c8cfc05b1: Waiting 06:08:46 2437ff75d9bd: Waiting 06:08:46 765212b225bb: Waiting 06:08:46 04944245beec: Verifying Checksum 06:08:46 04944245beec: Download complete 06:08:46 765212b225bb: Verifying Checksum 06:08:46 765212b225bb: Download complete 06:08:46 f23df028b6ca: Verifying Checksum 06:08:46 f23df028b6ca: Download complete 06:08:46 d65c8cfc05b1: Verifying Checksum 06:08:46 d65c8cfc05b1: Download complete 06:08:46 699f458cf7ca: Verifying Checksum 06:08:46 699f458cf7ca: Download complete 06:08:47 8998bd30e6a1: Verifying Checksum 06:08:47 8998bd30e6a1: Download complete 06:08:49 2437ff75d9bd: Download complete 06:08:51 8998bd30e6a1: Pull complete 06:08:52 04944245beec: Pull complete 06:08:54 699f458cf7ca: Pull complete 06:08:54 765212b225bb: Pull complete 06:08:55 f23df028b6ca: Pull complete 06:08:55 d65c8cfc05b1: Pull complete 06:09:13 2437ff75d9bd: Pull complete 06:09:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:13 prd-ubuntu20.04-docker-arm64-4c-16g-9493 does not seem to be running inside a container 06:09:13 $ 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/92 -v /w/workspace/device-snmp-go/92:/w/workspace/device-snmp-go/92:rw,z -v /w/workspace/device-snmp-go/92@tmp:/w/workspace/device-snmp-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:09:16 $ docker top d753c0c6b4b3058980fc098728cc7b57e36bef377e9c7b968f485fb394f7cc43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:17 ---> job-cost.sh 06:09:17 lf-activate-venv: SKIPPING 06:09:17 INFO: No Stack... 06:09:18 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:18 INFO: Archiving Costs [Pipeline] sh 06:09:19 + cut -d, -f6 06:09:19 + cat /w/workspace/device-snmp-go/92/archives/cost.csv [Pipeline] lock 06:09:19 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] 06:09:19 Resource [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] did not exist. Created. 06:09:19 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:20 /w/workspace/device-snmp-go/92@tmp/durable-07628d0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:20 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:20 Warning: overwriting stash ‘stack-cost’ 06:09:20 Stashed 1 file(s) [Pipeline] } 06:09:20 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:20 $ docker stop --time=1 d753c0c6b4b3058980fc098728cc7b57e36bef377e9c7b968f485fb394f7cc43 06:09:24 $ docker rm -f --volumes d753c0c6b4b3058980fc098728cc7b57e36bef377e9c7b968f485fb394f7cc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:09:24 provisioning config files... 06:09:24 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7829869933684991472tmp [Pipeline] { [Pipeline] sh 06:09:24 + set +x 06:09:24 + curl -s https://codecov.io/bash 06:09:24 + bash -s -- 06:09:24 06:09:24 _____ _ 06:09:24 / ____| | | 06:09:24 | | ___ __| | ___ ___ _____ __ 06:09:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:24 Bash-1.0.6 06:09:24 06:09:24 06:09:24 ==> git version 2.25.1 found 06:09:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:09:24 Release-Date: 2020-01-08 06:09:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:09:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:24 ==> Jenkins CI detected. 06:09:24 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:09:24 project root: . 06:09:24 --> token set from env 06:09:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:24 ==> Running gcov in . (disable via -X gcov) 06:09:25 ==> Python coveragepy not found 06:09:25 ==> Searching for coverage reports in: 06:09:25 + . 06:09:25 -> Found 1 reports 06:09:25 ==> Detecting git/mercurial file structure 06:09:25 ==> Reading reports 06:09:25 + ./coverage.out bytes=8837 06:09:25 ==> Appending adjustments 06:09:25 https://docs.codecov.io/docs/fixing-reports 06:09:25 + Found adjustments 06:09:25 ==> Gzipping contents 06:09:25 4.0K /tmp/codecov.zawKiE.gz 06:09:25 ==> Uploading reports 06:09:25 url: https://codecov.io 06:09:25 query: branch=main&commit=ab96bded2e0807d2a2691bb0f6e58e8413531895&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:09:25 -> Pinging Codecov 06:09:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=ab96bded2e0807d2a2691bb0f6e58e8413531895&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:09:25 -> Uploading to 06:09:25 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/6C56EA5C29638FB4528AC87E60AF5AE0/ab96bded2e0807d2a2691bb0f6e58e8413531895/95db17e9-7845-449d-b2e6-006ef241cd91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T060925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eaef28c7550cdd916da6c0c8a4f14816a55b91546eb39e1818a1119e6db42ff8 06:09:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:25 Dload Upload Total Spent Left Speed 06:09:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 5293 --:--:-- --:--:-- --:--:-- 5311 06:09:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] } 06:09:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:09:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:09:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:09:26 06:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:09:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:09:26 df9b9388f04a: Pulling fs layer 06:09:26 52dc419b0ee2: Pulling fs layer 06:09:26 25bc292e5bac: Pulling fs layer 06:09:26 114826534d7a: Pulling fs layer 06:09:26 4657fd5d0bcf: Pulling fs layer 06:09:26 6ad1cebc031e: Pulling fs layer 06:09:26 8a3aa393b2d8: Pulling fs layer 06:09:26 4657fd5d0bcf: Waiting 06:09:26 114826534d7a: Waiting 06:09:26 6ad1cebc031e: Waiting 06:09:26 8a3aa393b2d8: Waiting 06:09:26 25bc292e5bac: Verifying Checksum 06:09:26 25bc292e5bac: Download complete 06:09:26 52dc419b0ee2: Download complete 06:09:26 4657fd5d0bcf: Verifying Checksum 06:09:26 4657fd5d0bcf: Download complete 06:09:26 df9b9388f04a: Download complete 06:09:26 6ad1cebc031e: Verifying Checksum 06:09:26 6ad1cebc031e: Download complete 06:09:26 df9b9388f04a: Pull complete 06:09:26 52dc419b0ee2: Pull complete 06:09:26 25bc292e5bac: Pull complete 06:09:27 114826534d7a: Download complete 06:09:27 8a3aa393b2d8: Verifying Checksum 06:09:27 8a3aa393b2d8: Download complete 06:09:30 114826534d7a: Pull complete 06:09:30 4657fd5d0bcf: Pull complete 06:09:31 6ad1cebc031e: Pull complete 06:09:33 8a3aa393b2d8: Pull complete 06:09:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:09:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:33 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:09:39 $ docker top c228ad6845cfb2e3dabc54f121a93177681f3091c634dcf30f8194ede4b5574d -eo pid,comm [Pipeline] { [Pipeline] echo 06:09:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:09:39 + set -o pipefail 06:09:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:09:47 06:09:47 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:09:47 06:09:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/88b2d412-a5e7-423b-973b-656163c290e1 06:09:47 06:09:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:09:47 06:09:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:09:47 06:09:47 06:09:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:09:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:09:47 More details here: https://snyk.co/ue1NS [Pipeline] } 06:09:47 $ docker stop --time=1 c228ad6845cfb2e3dabc54f121a93177681f3091c634dcf30f8194ede4b5574d 06:09:52 $ docker rm -f --volumes c228ad6845cfb2e3dabc54f121a93177681f3091c634dcf30f8194ede4b5574d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:52 + git log --format=format:%s -1 ab96bded2e0807d2a2691bb0f6e58e8413531895 [Pipeline] sh 06:09:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:09:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:53 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:09:53 $ docker top 0f100bd73366c217b984ea3206f36f552a3600736ecb2bbed6bf10de4091f602 -eo pid,comm 06:09:53 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). 06:09:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:53 [ssh-agent] Looking for ssh-agent implementation... 06:09:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:54 $ docker exec 0f100bd73366c217b984ea3206f36f552a3600736ecb2bbed6bf10de4091f602 ssh-agent 06:09:54 SSH_AUTH_SOCK=/tmp/ssh-YgMLkxbcQ7Xn/agent.31 06:09:54 SSH_AGENT_PID=37 06:09:54 Running ssh-add (command line suppressed) 06:09:54 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15687991186325506247.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15687991186325506247.key) 06:09:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:54 + git semver tag 06:09:54 2023-10-18 06:09:54,742 [run_tag] DEBUG tag force:False 06:09:54 2023-10-18 06:09:54,742 [check_head_tag] DEBUG check head tag 06:09:54 2023-10-18 06:09:54,743 [execute] INFO git cat-file --batch-check 06:09:54 2023-10-18 06:09:54,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:09:54 2023-10-18 06:09:54,746 [execute] INFO git cat-file --batch 06:09:54 2023-10-18 06:09:54,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:09:54 2023-10-18 06:09:54,755 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:09:54 2023-10-18 06:09:54,756 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 06:09:54 2023-10-18 06:09:54,756 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:09:54 2023-10-18 06:09:54,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:09:54 3.1.0-dev.6 [Pipeline] } 06:09:54 $ docker exec --env ******** --env ******** 0f100bd73366c217b984ea3206f36f552a3600736ecb2bbed6bf10de4091f602 ssh-agent -k 06:09:54 unset SSH_AUTH_SOCK; 06:09:54 unset SSH_AGENT_PID; 06:09:54 echo Agent pid 37 killed; 06:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:55 + git semver [Pipeline] } 06:09:55 $ docker stop --time=1 0f100bd73366c217b984ea3206f36f552a3600736ecb2bbed6bf10de4091f602 06:09:56 $ docker rm -f --volumes 0f100bd73366c217b984ea3206f36f552a3600736ecb2bbed6bf10de4091f602 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:57 06:09:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:57 0.23.1-centos7: Pulling from edgex-lftools 06:09:57 ab5ef0e58194: Pulling fs layer 06:09:57 9712f1f96733: Pulling fs layer 06:09:57 63f879dbbcfc: Pulling fs layer 06:09:57 0d9ebad4ef96: Pulling fs layer 06:09:57 e9a5061849ea: Pulling fs layer 06:09:57 d747dcd14b5f: Pulling fs layer 06:09:57 2de7ff778b66: Pulling fs layer 06:09:57 e9a5061849ea: Waiting 06:09:57 d747dcd14b5f: Waiting 06:09:57 2de7ff778b66: Waiting 06:09:57 0d9ebad4ef96: Waiting 06:09:57 9712f1f96733: Download complete 06:09:57 63f879dbbcfc: Verifying Checksum 06:09:57 63f879dbbcfc: Download complete 06:09:58 0d9ebad4ef96: Verifying Checksum 06:09:58 0d9ebad4ef96: Download complete 06:09:58 d747dcd14b5f: Verifying Checksum 06:09:58 d747dcd14b5f: Download complete 06:09:58 e9a5061849ea: Verifying Checksum 06:09:58 e9a5061849ea: Download complete 06:09:58 ab5ef0e58194: Verifying Checksum 06:09:58 ab5ef0e58194: Download complete 06:09:58 2de7ff778b66: Verifying Checksum 06:09:58 2de7ff778b66: Download complete 06:10:00 ab5ef0e58194: Pull complete 06:10:00 9712f1f96733: Pull complete 06:10:01 63f879dbbcfc: Pull complete 06:10:04 0d9ebad4ef96: Pull complete 06:10:05 e9a5061849ea: Pull complete 06:10:05 d747dcd14b5f: Pull complete 06:10:05 2de7ff778b66: Pull complete 06:10:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:06 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:10:11 $ docker top 77221a00d69b9968448b24941eb1e448540a3430ff6fdb514b71e43bd40e0c98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:10:11 provisioning config files... 06:10:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16700636056222166817tmp 06:10:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14641536851280722979tmp 06:10:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9920844257162546900tmp [Pipeline] { [Pipeline] echo 06:10:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:10:12 ---> sigul-configuration.sh 06:10:12 gpg: directory `/root/.gnupg' created 06:10:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:10:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:10:12 gpg: keyring `/root/.gnupg/secring.gpg' created 06:10:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:10:12 gpg: CAST5 encrypted data 06:10:12 gpg: encrypted with 1 passphrase 06:10:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:10:12 + mkdir /home/jenkins 06:10:12 + mkdir /home/jenkins/sigul [Pipeline] sh 06:10:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:10:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:12 ---> sigul-install.sh 06:10:12 Sigul already installed; skipping installation. [Pipeline] sh 06:10:13 + git tag --list 06:10:13 1.0.0 06:10:13 v0.0.0 06:10:13 v1.1.0 06:10:13 v1.1.1 06:10:13 v1.2.2 06:10:13 v1.3.0 06:10:13 v1.3.1 06:10:13 v2.0.0 06:10:13 v2.1.0 06:10:13 v2.1.1 06:10:13 v2.2.0 06:10:13 v2.3.0 06:10:13 v3.0 06:10:13 v3.0.0 06:10:13 v3.1.0-dev.1 06:10:13 v3.1.0-dev.2 06:10:13 v3.1.0-dev.3 06:10:13 v3.1.0-dev.4 06:10:13 v3.1.0-dev.5 06:10:13 v3.1.0-dev.6 [Pipeline] sh 06:10:13 + lftools sign git-tag v3.1.0-dev.6 06:10:14 Signing Git tag with Sigul... 06:10:14 Signing v3.1.0-dev.6 [Pipeline] echo 06:10:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:10:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:10:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:10:14 $ docker stop --time=1 77221a00d69b9968448b24941eb1e448540a3430ff6fdb514b71e43bd40e0c98 06:10:15 $ docker rm -f --volumes 77221a00d69b9968448b24941eb1e448540a3430ff6fdb514b71e43bd40e0c98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:10:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:16 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:17 $ docker top b7f869d7a40fc7bcfd4ee7d9aceb38f179dc90776779883b51c853bc8e4ff0e6 -eo pid,comm 06:10:17 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). 06:10:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:17 [ssh-agent] Looking for ssh-agent implementation... 06:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:17 $ docker exec b7f869d7a40fc7bcfd4ee7d9aceb38f179dc90776779883b51c853bc8e4ff0e6 ssh-agent 06:10:17 SSH_AUTH_SOCK=/tmp/ssh-bdI520eBLhD3/agent.33 06:10:17 SSH_AGENT_PID=39 06:10:17 Running ssh-add (command line suppressed) 06:10:17 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8319044503928960577.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8319044503928960577.key) 06:10:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:17 + git semver bump pre 06:10:18 2023-10-18 06:10:17,971 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:10:18 2023-10-18 06:10:17,972 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 06:10:18 2023-10-18 06:10:17,972 [bump_version] DEBUG bumped version:3.1.0-dev.7 06:10:18 2023-10-18 06:10:17,972 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:10:18 2023-10-18 06:10:17,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:10:18 2023-10-18 06:10:17,972 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:10:18 2023-10-18 06:10:17,974 [execute] INFO git cat-file --batch-check 06:10:18 2023-10-18 06:10:17,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:18 2023-10-18 06:10:17,979 [execute] INFO git cat-file --batch 06:10:18 2023-10-18 06:10:17,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:18 2023-10-18 06:10:17,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:10:18 3.1.0-dev.7 [Pipeline] } 06:10:18 $ docker exec --env ******** --env ******** b7f869d7a40fc7bcfd4ee7d9aceb38f179dc90776779883b51c853bc8e4ff0e6 ssh-agent -k 06:10:18 unset SSH_AUTH_SOCK; 06:10:18 unset SSH_AGENT_PID; 06:10:18 echo Agent pid 39 killed; 06:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:18 + git semver [Pipeline] } 06:10:18 $ docker stop --time=1 b7f869d7a40fc7bcfd4ee7d9aceb38f179dc90776779883b51c853bc8e4ff0e6 06:10:20 $ docker rm -f --volumes b7f869d7a40fc7bcfd4ee7d9aceb38f179dc90776779883b51c853bc8e4ff0e6 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:20 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:10:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:21 $ docker top 71d06a26b68c3a3f8cd2af54a15054d4686ed1048a6ff5144f230c7a8729702d -eo pid,comm 06:10:21 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). 06:10:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:21 [ssh-agent] Looking for ssh-agent implementation... 06:10:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:21 $ docker exec 71d06a26b68c3a3f8cd2af54a15054d4686ed1048a6ff5144f230c7a8729702d ssh-agent 06:10:21 SSH_AUTH_SOCK=/tmp/ssh-DhWz51zRnGDE/agent.32 06:10:21 SSH_AGENT_PID=38 06:10:21 Running ssh-add (command line suppressed) 06:10:21 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17784239291092319363.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17784239291092319363.key) 06:10:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:21 + git semver push 06:10:22 2023-10-18 06:10:21,919 [run_push] DEBUG push 06:10:22 2023-10-18 06:10:21,920 [execute] INFO git cat-file --batch-check 06:10:22 2023-10-18 06:10:21,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:22 2023-10-18 06:10:21,924 [execute] INFO git rev-list 67a3747cf4d5ba97f662a904d819eb664888f22a -- 06:10:22 2023-10-18 06:10:21,924 [execute] DEBUG Popen(['git', 'rev-list', '67a3747cf4d5ba97f662a904d819eb664888f22a', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:22 2023-10-18 06:10:21,930 [execute] INFO git fetch -v origin 06:10:22 2023-10-18 06:10:21,931 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:10:22 2023-10-18 06:10:22,533 [run_push] DEBUG no remote changes detected 06:10:22 2023-10-18 06:10:22,533 [execute] INFO git push origin semver 06:10:22 2023-10-18 06:10:22,534 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:23 2023-10-18 06:10:23,309 [run_push] DEBUG push all version tags 06:10:23 2023-10-18 06:10:23,309 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:10:23 2023-10-18 06:10:23,310 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:10:24 2023-10-18 06:10:24,135 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:10:24 3.1.0-dev.7 [Pipeline] } 06:10:24 $ docker exec --env ******** --env ******** 71d06a26b68c3a3f8cd2af54a15054d4686ed1048a6ff5144f230c7a8729702d ssh-agent -k 06:10:24 unset SSH_AUTH_SOCK; 06:10:24 unset SSH_AGENT_PID; 06:10:24 echo Agent pid 38 killed; 06:10:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:24 + git semver [Pipeline] } 06:10:25 $ docker stop --time=1 71d06a26b68c3a3f8cd2af54a15054d4686ed1048a6ff5144f230c7a8729702d 06:10:26 $ docker rm -f --volumes 71d06a26b68c3a3f8cd2af54a15054d4686ed1048a6ff5144f230c7a8729702d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:10:27 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:10:27 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:10:27 total 16 06:10:27 drwxr-xr-x 3 root root 4096 Oct 18 06:01 . 06:10:27 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 06:10 .. 06:10:27 drwxr-xr-x 2 root root 4096 Oct 18 06:01 cost 06:10:27 -rw-r--r-- 1 root root 85 Oct 18 06:01 cost.csv 06:10:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:10:27 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:10:27 total 16 06:10:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:01 . 06:10:27 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 06:10 .. 06:10:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 06:01 cost 06:10:27 -rw-r--r-- 1 jenkins jenkins 85 Oct 18 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:28 ---> package-listing.sh 06:10:28 ++ facter osfamily 06:10:28 ++ tr '[:upper:]' '[:lower:]' 06:10:28 + OS_FAMILY=debian 06:10:28 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:10:28 + START_PACKAGES=/tmp/packages_start.txt 06:10:28 + END_PACKAGES=/tmp/packages_end.txt 06:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:28 + PACKAGES=/tmp/packages_start.txt 06:10:28 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:10:28 + PACKAGES=/tmp/packages_end.txt 06:10:28 + case "${OS_FAMILY}" in 06:10:28 + dpkg -l 06:10:28 + grep '^ii' 06:10:28 + '[' -f /tmp/packages_start.txt ']' 06:10:28 + '[' -f /tmp/packages_end.txt ']' 06:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:28 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:10:28 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:10:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:10:28 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:29 prd-ubuntu20.04-docker-8c-8g-9492 does not seem to be running inside a container 06:10:29 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:29 $ docker top 1946ccc1d6357702d5e547f314ed564544e5b3be0655a750f951e2300426a045 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:30 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:30 + ls /var/log/sa-host 06:10:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:30 provisioning config files... 06:10:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config550252999160440833tmp [Pipeline] { [Pipeline] echo 06:10:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:30 ---> create-netrc.sh [Pipeline] } 06:10:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:31 ---> python-tools-install.sh [Pipeline] echo 06:10:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:31 ---> sudo-logs.sh 06:10:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:31 ---> job-cost.sh 06:10:31 lf-activate-venv: SKIPPING 06:10:31 DEBUG: total: 0.2199999988079071 06:10:31 INFO: Retrieving Stack Cost... 06:10:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:32 INFO: Archiving Costs [Pipeline] echo 06:10:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:32 ---> logs-deploy.sh 06:10:32 lf-activate-venv: SKIPPING 06:10:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/92 06:10:32 INFO: archiving workspace using pattern(s): 06:10:33 Archives upload complete. 06:10:33 INFO: archiving logs to Nexus