Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 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-ssh745412206655490314.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5758840610889275187.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14752419835063416849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13763820706083686019.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-ssh12754559114121746288.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16007 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 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 (main) Commit message: "Merge pull request #309 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" > 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 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 # timeout=10 > git rev-list --no-walk df6e8d119828d9b47111ad06f42c4d5d8cb031c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:29:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:29:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:29:04 ========================================================= 09:29:04 EdgeX Global Pipelines Version Info 09:29:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:29:05 ------------------- 09:29:05 stable info: 09:29:05 ------------------- 09:29:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:29:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:29:05 Message: update stable to v1.0.249 09:29:05 ------------------- 09:29:05 experimental info: 09:29:05 ------------------- 09:29:05 Commited By: **** collab-it+edgex@linuxfoundation.org 09:29:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:29:05 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6dc0b [Pipeline] echo 09:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:06 provisioning config files... 09:29:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8741038677868257843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:07 ---> docker-login.sh 09:29:07 nexus3.edgexfoundry.org:10001 09:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:07 Configure a credential helper to remove this warning. See 09:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:07 09:29:07 Login Succeeded 09:29:07 nexus3.edgexfoundry.org:10002 09:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:07 Configure a credential helper to remove this warning. See 09:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:07 09:29:07 Login Succeeded 09:29:07 nexus3.edgexfoundry.org:10003 09:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:07 Configure a credential helper to remove this warning. See 09:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:07 09:29:07 Login Succeeded 09:29:07 nexus3.edgexfoundry.org:10004 09:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:07 Configure a credential helper to remove this warning. See 09:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:07 09:29:07 Login Succeeded 09:29:07 docker.io 09:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:08 Configure a credential helper to remove this warning. See 09:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:08 09:29:08 Login Succeeded 09:29:08 ---> docker-login.sh ends [Pipeline] } 09:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:29:08 + git rev-list -1 --merges 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5~1..1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] echo 09:29:08 -----------> git rev-list -1 --merges 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5~1..1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:29:08 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [false] [Pipeline] sh 09:29:08 + git log --format=format:%s -1 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] echo 09:29:08 ========================================================= 09:29:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:29:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:29:09 + git log --format=format:%s -1 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] echo 09:29:09 [semverPrep] GIT_COMMIT: 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5, Commit Message: Merge pull request #309 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92 [Pipeline] echo 09:29:09 [semverPrep] This is not a build commit. [Pipeline] sh 09:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:29:09 + grep -v github /etc/ssh/ssh_known_hosts 09:29:09 + [ -e /tmp/ssh_known_hosts ] 09:29:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:29:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:29:09 + sudo tee -a /etc/ssh/ssh_known_hosts 09:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:10 09:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:10 0.1.4: Pulling from edgex-devops/py-git-semver 09:29:10 b85a868b505f: Pulling fs layer 09:29:10 e2be974225ed: Pulling fs layer 09:29:10 339a4e72a1f5: Pulling fs layer 09:29:10 988bab9f4d93: Pulling fs layer 09:29:10 1469e6f7b9e6: Pulling fs layer 09:29:10 eaf3925da568: Pulling fs layer 09:29:10 bab4dde63d76: Pulling fs layer 09:29:10 bde34c3a00c8: Pulling fs layer 09:29:10 b352a97aabf1: Pulling fs layer 09:29:10 4872d77fe225: Pulling fs layer 09:29:10 5851b861e8e6: Pulling fs layer 09:29:10 bab4dde63d76: Waiting 09:29:10 988bab9f4d93: Waiting 09:29:10 1469e6f7b9e6: Waiting 09:29:10 bde34c3a00c8: Waiting 09:29:10 b352a97aabf1: Waiting 09:29:10 4872d77fe225: Waiting 09:29:10 5851b861e8e6: Waiting 09:29:10 eaf3925da568: Waiting 09:29:10 e2be974225ed: Verifying Checksum 09:29:10 e2be974225ed: Download complete 09:29:10 988bab9f4d93: Verifying Checksum 09:29:10 988bab9f4d93: Download complete 09:29:10 339a4e72a1f5: Verifying Checksum 09:29:10 339a4e72a1f5: Download complete 09:29:10 1469e6f7b9e6: Verifying Checksum 09:29:10 1469e6f7b9e6: Download complete 09:29:10 eaf3925da568: Verifying Checksum 09:29:10 eaf3925da568: Download complete 09:29:10 bde34c3a00c8: Verifying Checksum 09:29:10 bde34c3a00c8: Download complete 09:29:10 b352a97aabf1: Download complete 09:29:10 4872d77fe225: Verifying Checksum 09:29:10 4872d77fe225: Download complete 09:29:10 5851b861e8e6: Verifying Checksum 09:29:10 5851b861e8e6: Download complete 09:29:10 b85a868b505f: Download complete 09:29:10 bab4dde63d76: Verifying Checksum 09:29:10 bab4dde63d76: Download complete 09:29:11 b85a868b505f: Pull complete 09:29:11 e2be974225ed: Pull complete 09:29:12 339a4e72a1f5: Pull complete 09:29:12 988bab9f4d93: Pull complete 09:29:12 1469e6f7b9e6: Pull complete 09:29:12 eaf3925da568: Pull complete 09:29:14 bab4dde63d76: Pull complete 09:29:14 bde34c3a00c8: Pull complete 09:29:14 b352a97aabf1: Pull complete 09:29:14 4872d77fe225: Pull complete 09:29:14 5851b861e8e6: Pull complete 09:29:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:14 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:29:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:29:16 $ docker top 7f9a0849319c280ae6feff131e8d3cc425c931fadf24b8c19e2fb758a062dc73 -eo pid,comm 09:29:16 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). 09:29:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:16 [ssh-agent] Looking for ssh-agent implementation... 09:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:16 $ docker exec 7f9a0849319c280ae6feff131e8d3cc425c931fadf24b8c19e2fb758a062dc73 ssh-agent 09:29:16 SSH_AUTH_SOCK=/tmp/ssh-elPjsOMVdije/agent.32 09:29:16 SSH_AGENT_PID=38 09:29:16 Running ssh-add (command line suppressed) 09:29:16 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16017356087197316477.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16017356087197316477.key) 09:29:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:16 + git tag --points-at HEAD [Pipeline] } 09:29:16 $ docker exec --env ******** --env ******** 7f9a0849319c280ae6feff131e8d3cc425c931fadf24b8c19e2fb758a062dc73 ssh-agent -k 09:29:16 unset SSH_AUTH_SOCK; 09:29:16 unset SSH_AGENT_PID; 09:29:16 echo Agent pid 38 killed; 09:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:16 [ssh-agent] Looking for ssh-agent implementation... 09:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:17 $ docker exec 7f9a0849319c280ae6feff131e8d3cc425c931fadf24b8c19e2fb758a062dc73 ssh-agent 09:29:17 SSH_AUTH_SOCK=/tmp/ssh-id6u1ZWKtkck/agent.71 09:29:17 SSH_AGENT_PID=77 09:29:17 Running ssh-add (command line suppressed) 09:29:17 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12602079768467463.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12602079768467463.key) 09:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:17 + git semver init 09:29:17 2023-05-18 09:29:17,754 [run_init] DEBUG init version:0.0.0 force:False 09:29:17 2023-05-18 09:29:17,755 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 09:29:17 2023-05-18 09:29:17,755 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 09:29:17 2023-05-18 09:29:17,755 [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) 09:29:18 2023-05-18 09:29:18,468 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 09:29:18 2023-05-18 09:29:18,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 09:29:18 2023-05-18 09:29:18,469 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:29:18 2023-05-18 09:29:18,469 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:29:18 3.0.0-dev.24 [Pipeline] } 09:29:18 $ docker exec --env ******** --env ******** 7f9a0849319c280ae6feff131e8d3cc425c931fadf24b8c19e2fb758a062dc73 ssh-agent -k 09:29:18 unset SSH_AUTH_SOCK; 09:29:18 unset SSH_AGENT_PID; 09:29:18 echo Agent pid 77 killed; 09:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:29:19 + git semver [Pipeline] } 09:29:19 $ docker stop --time=1 7f9a0849319c280ae6feff131e8d3cc425c931fadf24b8c19e2fb758a062dc73 09:29:20 $ docker rm -f --volumes 7f9a0849319c280ae6feff131e8d3cc425c931fadf24b8c19e2fb758a062dc73 [Pipeline] // withDockerContainer [Pipeline] sh 09:29:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:29:21 Stashed 1 file(s) [Pipeline] echo 09:29:21 [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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 09:29:21 provisioning config files... 09:29:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4959887712817188221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:21 ---> docker-login.sh 09:29:21 nexus3.edgexfoundry.org:10001 09:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:21 Configure a credential helper to remove this warning. See 09:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:21 09:29:21 Login Succeeded 09:29:21 nexus3.edgexfoundry.org:10002 09:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:21 Configure a credential helper to remove this warning. See 09:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:21 09:29:21 Login Succeeded 09:29:21 nexus3.edgexfoundry.org:10003 09:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:22 Configure a credential helper to remove this warning. See 09:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:22 09:29:22 Login Succeeded 09:29:22 nexus3.edgexfoundry.org:10004 09:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:22 Configure a credential helper to remove this warning. See 09:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:22 09:29:22 Login Succeeded 09:29:22 docker.io 09:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:22 Configure a credential helper to remove this warning. See 09:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:22 09:29:22 Login Succeeded 09:29:22 ---> docker-login.sh ends [Pipeline] } 09:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:29:22 ========================================================= 09:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:29:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:29:22 Sending build context to Docker daemon 5.829MB 09:29:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 09:29:22 Step 2/12 : FROM ${BASE} AS builder 09:29:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:29:22 f56be85fc22e: Pulling fs layer 09:29:22 85791d961cd3: Pulling fs layer 09:29:22 d694b5ae8c79: Pulling fs layer 09:29:22 9f32a84ed3da: Pulling fs layer 09:29:22 4d19c01a9841: Pulling fs layer 09:29:22 9325e15d5711: Pulling fs layer 09:29:22 556b6ee489ea: Pulling fs layer 09:29:22 c5a4b2cf53e6: Pulling fs layer 09:29:22 c5a4b2cf53e6: Waiting 09:29:22 9f32a84ed3da: Waiting 09:29:22 556b6ee489ea: Waiting 09:29:22 9325e15d5711: Waiting 09:29:22 4d19c01a9841: Waiting 09:29:22 85791d961cd3: Verifying Checksum 09:29:22 85791d961cd3: Download complete 09:29:22 9f32a84ed3da: Verifying Checksum 09:29:22 9f32a84ed3da: Download complete 09:29:22 4d19c01a9841: Verifying Checksum 09:29:22 4d19c01a9841: Download complete 09:29:22 f56be85fc22e: Verifying Checksum 09:29:22 f56be85fc22e: Download complete 09:29:22 9325e15d5711: Verifying Checksum 09:29:22 9325e15d5711: Download complete 09:29:22 f56be85fc22e: Pull complete 09:29:23 85791d961cd3: Pull complete 09:29:23 d694b5ae8c79: Verifying Checksum 09:29:23 d694b5ae8c79: Download complete 09:29:23 c5a4b2cf53e6: Verifying Checksum 09:29:23 c5a4b2cf53e6: Download complete 09:29:23 556b6ee489ea: Download complete 09:29:26 d694b5ae8c79: Pull complete 09:29:26 9f32a84ed3da: Pull complete 09:29:26 4d19c01a9841: Pull complete 09:29:26 9325e15d5711: Pull complete 09:29:29 556b6ee489ea: Pull complete 09:29:29 c5a4b2cf53e6: Pull complete 09:29:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:29:29 ---> c4be618373d6 09:29:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:29:31 ---> Running in 209856c99b00 09:29:31 Removing intermediate container 209856c99b00 09:29:31 ---> 32d8907d4118 09:29:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:29:31 ---> Running in 9ce28065df55 09:29:31 Removing intermediate container 9ce28065df55 09:29:31 ---> 98668d48792f 09:29:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:29:31 ---> Running in fcee47d73433 09:29:31 Removing intermediate container fcee47d73433 09:29:31 ---> d922f0801205 09:29:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:29:31 ---> Running in c6b160fd1e4a 09:29:31 Removing intermediate container c6b160fd1e4a 09:29:31 ---> ea14f7da0635 09:29:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:29:31 ---> Running in 4fcd6ad0dc3a 09:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:29:31 (1/4) Installing openssh-keygen (9.1_p1-r3) 09:29:32 (2/4) Installing libedit (20221030.3.1-r0) 09:29:32 (3/4) Installing openssh-client-common (9.1_p1-r3) 09:29:32 (4/4) Installing openssh-client-default (9.1_p1-r3) 09:29:32 Executing busybox-1.35.0-r29.trigger 09:29:32 OK: 269 MiB in 57 packages 09:29:32 Removing intermediate container 4fcd6ad0dc3a 09:29:32 ---> d5424102209b 09:29:32 Step 8/12 : WORKDIR /device-snmp-go 09:29:32 ---> Running in 5136df811780 09:29:32 Removing intermediate container 5136df811780 09:29:32 ---> 1d5023f3f027 09:29:32 Step 9/12 : COPY go.mod vendor* ./ 09:29:32 ---> 3d5be993fb41 09:29:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:32 ---> Running in 051d9f70fcee 09:29:36 Still waiting to schedule task 09:29:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:29:50 Removing intermediate container 051d9f70fcee 09:29:50 ---> b88a69724793 09:29:50 Step 11/12 : COPY . . 09:29:50 ---> 119975df71b0 09:29:50 Step 12/12 : RUN ${MAKE} 09:29:50 ---> Running in 7cef4c2a45e6 09:29:50 noop 09:29:50 Removing intermediate container 7cef4c2a45e6 09:29:50 ---> d9e616cbefd1 09:29:50 Successfully built d9e616cbefd1 09:29:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:51 + docker inspect -f . ci-base-image-x86_64 09:29:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:51 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:29:51 $ 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 ******** ci-base-image-x86_64 cat 09:29:51 $ docker top 737bf1ff5805b113edabf449e1e869162765cef43cc566d7dcb640d10f51f57e -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:51 + go version 09:29:51 go version go1.20.2 linux/amd64 [Pipeline] } 09:29:51 $ docker stop --time=1 737bf1ff5805b113edabf449e1e869162765cef43cc566d7dcb640d10f51f57e 09:29:53 $ docker rm -f --volumes 737bf1ff5805b113edabf449e1e869162765cef43cc566d7dcb640d10f51f57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:53 + docker inspect -f . ci-base-image-x86_64 09:29:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:53 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:29:53 $ 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 ******** ci-base-image-x86_64 cat 09:29:54 $ docker top bf5bcafe13195a00ffcce01c1ba9d37e218aa83840314bf71f38506b68e4e481 -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 09:29:54 + make test 09:29:54 go test ./... -coverprofile=coverage.out 09:30:00 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:30:08 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 09:30:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 09:30:13 go vet ./... 09:30:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:30:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:30:16 ./bin/test-attribution-txt.sh [Pipeline] echo 09:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:30:16 $ docker stop --time=1 bf5bcafe13195a00ffcce01c1ba9d37e218aa83840314bf71f38506b68e4e481 09:30:18 $ docker rm -f --volumes bf5bcafe13195a00ffcce01c1ba9d37e218aa83840314bf71f38506b68e4e481 [Pipeline] // withDockerContainer [Pipeline] sh 09:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:30:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:30:19 + ls -al . 09:30:19 total 172 09:30:19 drwxrwxr-x 9 jenkins jenkins 4096 May 18 09:29 . 09:30:19 drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:29 .. 09:30:19 -rw-rw-r-- 1 jenkins jenkins 6 May 18 09:29 .dockerignore 09:30:19 drwxrwxr-x 8 jenkins jenkins 4096 May 18 09:29 .git 09:30:19 drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:29 .github 09:30:19 -rw-rw-r-- 1 jenkins jenkins 328 May 18 09:29 .gitignore 09:30:19 -rw-rw-r-- 1 jenkins jenkins 41 May 18 09:29 .golangci.yml 09:30:19 drwxr-xr-x 3 jenkins jenkins 4096 May 18 09:29 .semver 09:30:19 -rw-rw-r-- 1 jenkins jenkins 9056 May 18 09:29 Attribution.txt 09:30:19 -rw-rw-r-- 1 jenkins jenkins 8355 May 18 09:29 CHANGELOG.md 09:30:19 -rw-rw-r-- 1 jenkins jenkins 1423 May 18 09:29 Dockerfile 09:30:19 -rw-rw-r-- 1 jenkins jenkins 677 May 18 09:29 GOVERNANCE.md 09:30:19 -rw-rw-r-- 1 jenkins jenkins 656 May 18 09:29 Jenkinsfile 09:30:19 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 09:29 LICENSE 09:30:19 -rw-rw-r-- 1 jenkins jenkins 2114 May 18 09:29 Makefile 09:30:19 -rw-rw-r-- 1 jenkins jenkins 620 May 18 09:29 OWNERS.md 09:30:19 -rw-rw-r-- 1 jenkins jenkins 10054 May 18 09:29 README.md 09:30:19 -rw-rw-r-- 1 jenkins jenkins 12 May 18 09:29 VERSION 09:30:19 drwxrwxr-x 2 jenkins jenkins 4096 May 18 09:29 bin 09:30:19 drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:29 cmd 09:30:19 -rw-r--r-- 1 jenkins jenkins 8837 May 18 09:30 coverage.out 09:30:19 -rw-rw-r-- 1 jenkins jenkins 3283 May 18 09:29 go.mod 09:30:19 -rw-rw-r-- 1 jenkins jenkins 31326 May 18 09:29 go.sum 09:30:19 drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:29 internal 09:30:19 drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:29 snap 09:30:19 -rw-rw-r-- 1 jenkins jenkins 228 May 18 09:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:19 + 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=1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 --label arch=amd64 --label version=3.0.0-dev.24 . 09:30:19 Sending build context to Docker daemon 5.839MB 09:30:19 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 09:30:19 Step 2/24 : FROM ${BASE} AS builder 09:30:19 ---> d9e616cbefd1 09:30:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:30:19 ---> Running in 481659116b84 09:30:19 Removing intermediate container 481659116b84 09:30:19 ---> 0f9e3171a2f3 09:30:19 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:30:19 ---> Running in 789ea62571d2 09:30:20 Removing intermediate container 789ea62571d2 09:30:20 ---> b8347ea09db7 09:30:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:30:20 ---> Running in 73a38fd4ddae 09:30:20 Removing intermediate container 73a38fd4ddae 09:30:20 ---> 84d70ccdfb57 09:30:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:30:20 ---> Running in 95c69e1cb089 09:30:20 Removing intermediate container 95c69e1cb089 09:30:20 ---> 0e48907acbd2 09:30:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:30:20 ---> Running in 3f6b92056906 09:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:30:20 OK: 269 MiB in 57 packages 09:30:21 Removing intermediate container 3f6b92056906 09:30:21 ---> 48b9cbeaf987 09:30:21 Step 8/24 : WORKDIR /device-snmp-go 09:30:21 ---> Running in e369339b68b5 09:30:21 Removing intermediate container e369339b68b5 09:30:21 ---> 6d638cbf05fe 09:30:21 Step 9/24 : COPY go.mod vendor* ./ 09:30:21 ---> ae46e99c742b 09:30:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:21 ---> Running in e8b4846875c1 09:30:22 Removing intermediate container e8b4846875c1 09:30:22 ---> 1b4cf0f85c01 09:30:22 Step 11/24 : COPY . . 09:30:22 ---> ce950e577e77 09:30:22 Step 12/24 : RUN ${MAKE} 09:30:22 ---> Running in 8b3f4617be15 09:30:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:30:37 Removing intermediate container 8b3f4617be15 09:30:37 ---> d1e62c2c244f 09:30:37 Step 13/24 : FROM alpine:3.17 09:30:37 3.17: Pulling from library/alpine 09:30:37 f56be85fc22e: Already exists 09:30:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:30:37 Status: Downloaded newer image for alpine:3.17 09:30:37 ---> 9ed4aefc74f6 09:30:37 Step 14/24 : RUN apk add --update --no-cache dumb-init 09:30:37 ---> Running in b606bfa956be 09:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:30:38 (1/1) Installing dumb-init (1.2.5-r2) 09:30:38 Executing busybox-1.35.0-r29.trigger 09:30:38 OK: 7 MiB in 16 packages 09:30:38 Removing intermediate container b606bfa956be 09:30:38 ---> 47e433f37cf8 09:30:38 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 09:30:39 ---> 1bc80416279b 09:30:39 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:30:39 ---> 8a6e3cb76045 09:30:39 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 09:30:39 ---> ca825b244e71 09:30:39 Step 18/24 : EXPOSE 59993 09:30:39 ---> Running in 7755de28578e 09:30:39 Removing intermediate container 7755de28578e 09:30:39 ---> f94b1d4b43d2 09:30:39 Step 19/24 : EXPOSE 161 09:30:39 ---> Running in cf91f833c5c3 09:30:39 Removing intermediate container cf91f833c5c3 09:30:39 ---> a61e642f4ecf 09:30:39 Step 20/24 : ENTRYPOINT ["/device-snmp"] 09:30:39 ---> Running in 2936d7d774b9 09:30:39 Removing intermediate container 2936d7d774b9 09:30:39 ---> 987510fa9ca8 09:30:39 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:30:39 ---> Running in 878e75d6a993 09:30:39 Removing intermediate container 878e75d6a993 09:30:39 ---> 707370a0c706 09:30:39 Step 22/24 : LABEL arch=amd64 09:30:39 ---> Running in 08cd8df060ee 09:30:39 Removing intermediate container 08cd8df060ee 09:30:39 ---> df63251dc86c 09:30:39 Step 23/24 : LABEL git_sha=1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:30:39 ---> Running in 1034de870b26 09:30:39 Removing intermediate container 1034de870b26 09:30:39 ---> 2aacfa8e11d2 09:30:39 Step 24/24 : LABEL version=3.0.0-dev.24 09:30:39 ---> Running in aa1819d0bd98 09:30:39 Removing intermediate container aa1819d0bd98 09:30:39 ---> 4aa190653eb8 09:30:39 [Warning] One or more build-args [ARCH] were not consumed 09:30:39 Successfully built 4aa190653eb8 09:30:39 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:30:40 provisioning config files... 09:30:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11907015292168422441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:40 ---> docker-login.sh 09:30:40 nexus3.edgexfoundry.org:10001 09:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:40 Configure a credential helper to remove this warning. See 09:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:40 09:30:40 Login Succeeded 09:30:40 nexus3.edgexfoundry.org:10002 09:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:40 Configure a credential helper to remove this warning. See 09:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:40 09:30:40 Login Succeeded 09:30:40 nexus3.edgexfoundry.org:10003 09:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:40 Configure a credential helper to remove this warning. See 09:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:40 09:30:40 Login Succeeded 09:30:40 nexus3.edgexfoundry.org:10004 09:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:40 Configure a credential helper to remove this warning. See 09:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:40 09:30:40 Login Succeeded 09:30:40 docker.io 09:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:41 Configure a credential helper to remove this warning. See 09:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:41 09:30:41 Login Succeeded 09:30:41 ---> docker-login.sh ends [Pipeline] } 09:30:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:30:41 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 09:30:41 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:30:41 latest 09:30:41 3.0.0-dev.24 09:30:41 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 09:30:41 main 09:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:41 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:30:41 6680cbd44a9a: Preparing 09:30:41 6d36221eaff0: Preparing 09:30:41 a190d06764e2: Preparing 09:30:41 a23b8c98d272: Preparing 09:30:41 f1417ff83b31: Preparing 09:30:41 f1417ff83b31: Layer already exists 09:30:41 6d36221eaff0: Pushed 09:30:41 a23b8c98d272: Pushed 09:30:41 6680cbd44a9a: Pushed 09:30:44 a190d06764e2: Pushed 09:30:44 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5: digest: sha256:2166657387cdd2a1b2dac6dd7006e880a643132ea8a4f07d80df4d1557ae4fb3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:44 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 09:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:30:44 6680cbd44a9a: Preparing 09:30:44 6d36221eaff0: Preparing 09:30:44 a190d06764e2: Preparing 09:30:44 a23b8c98d272: Preparing 09:30:44 f1417ff83b31: Preparing 09:30:44 6680cbd44a9a: Layer already exists 09:30:44 a190d06764e2: Layer already exists 09:30:44 f1417ff83b31: Layer already exists 09:30:44 a23b8c98d272: Layer already exists 09:30:44 6d36221eaff0: Layer already exists 09:30:44 latest: digest: sha256:2166657387cdd2a1b2dac6dd7006e880a643132ea8a4f07d80df4d1557ae4fb3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.24 09:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:30:45 6680cbd44a9a: Preparing 09:30:45 6d36221eaff0: Preparing 09:30:45 a190d06764e2: Preparing 09:30:45 a23b8c98d272: Preparing 09:30:45 f1417ff83b31: Preparing 09:30:45 a190d06764e2: Layer already exists 09:30:45 a23b8c98d272: Layer already exists 09:30:45 6680cbd44a9a: Layer already exists 09:30:45 f1417ff83b31: Layer already exists 09:30:45 6d36221eaff0: Layer already exists 09:30:45 3.0.0-dev.24: digest: sha256:2166657387cdd2a1b2dac6dd7006e880a643132ea8a4f07d80df4d1557ae4fb3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 09:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:30:46 6680cbd44a9a: Preparing 09:30:46 6d36221eaff0: Preparing 09:30:46 a190d06764e2: Preparing 09:30:46 a23b8c98d272: Preparing 09:30:46 f1417ff83b31: Preparing 09:30:46 a23b8c98d272: Layer already exists 09:30:46 6d36221eaff0: Layer already exists 09:30:46 6680cbd44a9a: Layer already exists 09:30:46 a190d06764e2: Layer already exists 09:30:46 f1417ff83b31: Layer already exists 09:30:46 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24: digest: sha256:2166657387cdd2a1b2dac6dd7006e880a643132ea8a4f07d80df4d1557ae4fb3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 09:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:30:46 6680cbd44a9a: Preparing 09:30:46 6d36221eaff0: Preparing 09:30:46 a190d06764e2: Preparing 09:30:46 a23b8c98d272: Preparing 09:30:46 f1417ff83b31: Preparing 09:30:46 a23b8c98d272: Layer already exists 09:30:46 6d36221eaff0: Layer already exists 09:30:46 a190d06764e2: Layer already exists 09:30:46 f1417ff83b31: Layer already exists 09:30:46 6680cbd44a9a: Layer already exists 09:30:46 main: digest: sha256:2166657387cdd2a1b2dac6dd7006e880a643132ea8a4f07d80df4d1557ae4fb3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:46 ===================================================== [Pipeline] echo 09:30:46 taggedImages: 09:30:46 - nexus3.edgexfoundry.org:10004/device-snmp:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:30:46 - nexus3.edgexfoundry.org:10004/device-snmp:latest 09:30:46 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.24 09:30:46 - nexus3.edgexfoundry.org:10004/device-snmp:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 09:30:46 - 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 09:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:47 09:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:47 latest: Pulling from edgex-lftools-log-publisher 09:30:47 5eb5b503b376: Pulling fs layer 09:30:47 5c69ac0246d0: Pulling fs layer 09:30:47 ec43610c2a17: Pulling fs layer 09:30:47 3a2ae6a8a46f: Pulling fs layer 09:30:47 33b1e0a273af: Pulling fs layer 09:30:47 5d3b04190fa2: Pulling fs layer 09:30:47 2f39f015ded8: Pulling fs layer 09:30:47 3a2ae6a8a46f: Waiting 09:30:47 33b1e0a273af: Waiting 09:30:47 5d3b04190fa2: Waiting 09:30:47 2f39f015ded8: Waiting 09:30:47 5c69ac0246d0: Download complete 09:30:47 3a2ae6a8a46f: Download complete 09:30:47 33b1e0a273af: Verifying Checksum 09:30:47 33b1e0a273af: Download complete 09:30:47 5d3b04190fa2: Download complete 09:30:47 ec43610c2a17: Verifying Checksum 09:30:47 ec43610c2a17: Download complete 09:30:47 5eb5b503b376: Verifying Checksum 09:30:47 5eb5b503b376: Download complete 09:30:48 2f39f015ded8: Download complete 09:30:48 5eb5b503b376: Pull complete 09:30:48 5c69ac0246d0: Pull complete 09:30:49 ec43610c2a17: Pull complete 09:30:49 3a2ae6a8a46f: Pull complete 09:30:49 33b1e0a273af: Pull complete 09:30:49 5d3b04190fa2: Pull complete 09:30:52 2f39f015ded8: Pull complete 09:30:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:53 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:30:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:30:53 $ docker top 0b104b81fd0efdc3737b3a82f6d98ca852f4eaa30a4a4d64769ea55ff7625d96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:54 ---> job-cost.sh 09:30:54 lf-activate-venv: SKIPPING 09:30:54 INFO: No Stack... 09:30:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:30:55 INFO: Archiving Costs [Pipeline] sh 09:30:55 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 09:30:55 + cut -d, -f6 [Pipeline] lock 09:30:55 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] 09:30:55 Resource [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] did not exist. Created. 09:30:55 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:30:55 + echo total: 0.2199999988079071 [Pipeline] stash 09:30:55 Stashed 1 file(s) [Pipeline] } 09:30:55 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 09:30:55 $ docker stop --time=1 0b104b81fd0efdc3737b3a82f6d98ca852f4eaa30a4a4d64769ea55ff7625d96 09:30:57 $ docker rm -f --volumes 0b104b81fd0efdc3737b3a82f6d98ca852f4eaa30a4a4d64769ea55ff7625d96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:31:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16008 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 09:31:22 Running in /w/workspace/device-snmp-go/81 [Pipeline] { [Pipeline] checkout 09:31:22 Selected Git installation does not exist. Using Default 09:31:22 The recommended git tool is: NONE 09:31:27 using credential edgex-jenkins-ssh 09:31:27 Cloning the remote Git repository 09:31:27 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 09:31:27 > git init /w/workspace/device-snmp-go/81 # timeout=10 09:31:28 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 09:31:28 > git --version # timeout=10 09:31:28 > git --version # 'git version 2.25.1' 09:31:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:29 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 09:31:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:30 Avoid second fetch 09:31:30 Checking out Revision 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 (main) 09:31:30 Commit message: "Merge pull request #309 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:31:30 > git config core.sparsecheckout # timeout=10 09:31:30 > git checkout -f 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 # timeout=10 09:31:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:31:31 % Total % Received % Xferd Average Speed Time Time Time Current 09:31:31 Dload Upload Total Spent Left Speed 09:31:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 09:31:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:31:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:31:32 + sudo tee /etc/docker/daemon.new 09:31:32 { 09:31:32 "registry-mirrors": [ 09:31:32 "https://nexus3.edgexfoundry.org:10001" 09:31:32 ], 09:31:32 "bip": "10.250.0.254/24", 09:31:32 "hosts": [ 09:31:32 "tcp://0.0.0.0:5555", 09:31:32 "unix:///var/run/docker.sock" 09:31:32 ], 09:31:32 "mtu": 1458, 09:31:32 "selinux-enabled": true, 09:31:32 "seccomp-profile": "/etc/docker/seccomp.json" 09:31:32 } [Pipeline] sh 09:31:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:31:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:51 provisioning config files... 09:31:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/81@tmp/config8889829693580359490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:52 ---> docker-login.sh 09:31:52 nexus3.edgexfoundry.org:10001 09:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:52 Configure a credential helper to remove this warning. See 09:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:52 09:31:52 Login Succeeded 09:31:52 nexus3.edgexfoundry.org:10002 09:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:53 Configure a credential helper to remove this warning. See 09:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:53 09:31:53 Login Succeeded 09:31:53 nexus3.edgexfoundry.org:10003 09:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:53 Configure a credential helper to remove this warning. See 09:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:53 09:31:53 Login Succeeded 09:31:53 nexus3.edgexfoundry.org:10004 09:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:53 Configure a credential helper to remove this warning. See 09:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:53 09:31:53 Login Succeeded 09:31:53 docker.io 09:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:54 Configure a credential helper to remove this warning. See 09:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:54 09:31:54 Login Succeeded 09:31:54 ---> docker-login.sh ends [Pipeline] } 09:31:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:31:54 ========================================================= 09:31:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:31:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:31:55 Sending build context to Docker daemon 3.022MB 09:31:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 09:31:55 Step 2/12 : FROM ${BASE} AS builder 09:31:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:31:55 c41833b44d91: Pulling fs layer 09:31:55 ed15518f5707: Pulling fs layer 09:31:55 feae8fd75edb: Pulling fs layer 09:31:55 242c74f7c9fa: Pulling fs layer 09:31:55 3cdef696dda3: Pulling fs layer 09:31:55 2ced38df9373: Pulling fs layer 09:31:55 58f1dce35555: Pulling fs layer 09:31:55 3cdef696dda3: Waiting 09:31:55 2ced38df9373: Waiting 09:31:55 58f1dce35555: Waiting 09:31:55 242c74f7c9fa: Waiting 09:31:55 ed15518f5707: Verifying Checksum 09:31:55 ed15518f5707: Download complete 09:31:55 242c74f7c9fa: Verifying Checksum 09:31:55 242c74f7c9fa: Download complete 09:31:55 3cdef696dda3: Download complete 09:31:55 c41833b44d91: Verifying Checksum 09:31:55 c41833b44d91: Download complete 09:31:56 c41833b44d91: Pull complete 09:31:57 58f1dce35555: Verifying Checksum 09:31:57 58f1dce35555: Download complete 09:31:57 ed15518f5707: Pull complete 09:31:58 feae8fd75edb: Verifying Checksum 09:31:58 feae8fd75edb: Download complete 09:31:58 2ced38df9373: Verifying Checksum 09:31:58 2ced38df9373: Download complete 09:32:08 feae8fd75edb: Pull complete 09:32:08 242c74f7c9fa: Pull complete 09:32:09 3cdef696dda3: Pull complete 09:32:15 2ced38df9373: Pull complete 09:32:19 58f1dce35555: Pull complete 09:32:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:32:19 ---> fadd8f120f05 09:32:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:32:20 ---> Running in 3305bc262a1a 09:32:20 Removing intermediate container 3305bc262a1a 09:32:20 ---> 36ff98d51a82 09:32:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:32:20 ---> Running in c80023eba7fc 09:32:21 Removing intermediate container c80023eba7fc 09:32:21 ---> 50a4f6725aa2 09:32:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:32:21 ---> Running in 855191c665d1 09:32:21 Removing intermediate container 855191c665d1 09:32:21 ---> 5ee1cc7d8db8 09:32:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:32:21 ---> Running in 399deffb3545 09:32:21 Removing intermediate container 399deffb3545 09:32:21 ---> 98db78586857 09:32:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:32:22 ---> Running in 3b2ee25e290c 09:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:32:24 (1/4) Installing openssh-keygen (9.1_p1-r3) 09:32:24 (2/4) Installing libedit (20221030.3.1-r0) 09:32:24 (3/4) Installing openssh-client-common (9.1_p1-r3) 09:32:25 (4/4) Installing openssh-client-default (9.1_p1-r3) 09:32:25 Executing busybox-1.35.0-r29.trigger 09:32:25 OK: 268 MiB in 57 packages 09:32:25 Removing intermediate container 3b2ee25e290c 09:32:25 ---> 7cb8fe5c6feb 09:32:25 Step 8/12 : WORKDIR /device-snmp-go 09:32:26 ---> Running in c870c2715f71 09:32:26 Removing intermediate container c870c2715f71 09:32:26 ---> 13ba9cebb938 09:32:26 Step 9/12 : COPY go.mod vendor* ./ 09:32:26 ---> 587f59e23360 09:32:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:27 ---> Running in b468bb2c9a62 09:33:35 Removing intermediate container b468bb2c9a62 09:33:35 ---> f25b3d5d8e48 09:33:35 Step 11/12 : COPY . . 09:33:35 ---> 2f78a9bc29c1 09:33:35 Step 12/12 : RUN ${MAKE} 09:33:35 ---> Running in 675a0982caef 09:33:35 noop 09:33:35 Removing intermediate container 675a0982caef 09:33:35 ---> f9abf69fc091 09:33:35 Successfully built f9abf69fc091 09:33:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:35 + docker inspect -f . ci-base-image-arm64 09:33:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:35 prd-ubuntu20.04-docker-arm64-4c-16g-16008 does not seem to be running inside a container 09:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/81 -v /w/workspace/device-snmp-go/81:/w/workspace/device-snmp-go/81:rw,z -v /w/workspace/device-snmp-go/81@tmp:/w/workspace/device-snmp-go/81@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 ******** ci-base-image-arm64 cat 09:33:36 $ docker top d16ebf8d142fffbfa43284cee41e2380b871215b6b72dc4aafef984fb44414d7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:37 + go version 09:33:37 go version go1.20.2 linux/arm64 [Pipeline] } 09:33:37 $ docker stop --time=1 d16ebf8d142fffbfa43284cee41e2380b871215b6b72dc4aafef984fb44414d7 09:33:40 $ docker rm -f --volumes d16ebf8d142fffbfa43284cee41e2380b871215b6b72dc4aafef984fb44414d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:40 + docker inspect -f . ci-base-image-arm64 09:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:41 prd-ubuntu20.04-docker-arm64-4c-16g-16008 does not seem to be running inside a container 09:33:41 $ 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/81 -v /w/workspace/device-snmp-go/81:/w/workspace/device-snmp-go/81:rw,z -v /w/workspace/device-snmp-go/81@tmp:/w/workspace/device-snmp-go/81@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 ******** ci-base-image-arm64 cat 09:33:42 $ docker top 78ed92efdbc2202dee1214348a1f23732848bad658b6f57443bc5d61f6e4f5ce -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:42 + git config --global --add safe.directory /w/workspace/device-snmp-go/81 [Pipeline] fileExists [Pipeline] sh 09:33:42 + make test 09:33:43 go test ./... -coverprofile=coverage.out 09:34:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:36:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 09:36:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements 09:36:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:36:08 go vet ./... 09:36:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:36:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:36:34 ./bin/test-attribution-txt.sh [Pipeline] echo 09:36:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:36:35 $ docker stop --time=1 78ed92efdbc2202dee1214348a1f23732848bad658b6f57443bc5d61f6e4f5ce 09:36:37 $ docker rm -f --volumes 78ed92efdbc2202dee1214348a1f23732848bad658b6f57443bc5d61f6e4f5ce [Pipeline] // withDockerContainer [Pipeline] sh 09:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:36:38 Warning: overwriting stash ‘coverage-report’ 09:36:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:36:39 + ls -al . 09:36:39 total 168 09:36:39 drwxrwxr-x 8 jenkins jenkins 4096 May 18 09:33 . 09:36:39 drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:31 .. 09:36:39 -rw-rw-r-- 1 jenkins jenkins 6 May 18 09:31 .dockerignore 09:36:39 drwxrwxr-x 8 jenkins jenkins 4096 May 18 09:31 .git 09:36:39 drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:31 .github 09:36:39 -rw-rw-r-- 1 jenkins jenkins 328 May 18 09:31 .gitignore 09:36:39 -rw-rw-r-- 1 jenkins jenkins 41 May 18 09:31 .golangci.yml 09:36:39 -rw-rw-r-- 1 jenkins jenkins 9056 May 18 09:31 Attribution.txt 09:36:39 -rw-rw-r-- 1 jenkins jenkins 8355 May 18 09:31 CHANGELOG.md 09:36:39 -rw-rw-r-- 1 jenkins jenkins 1423 May 18 09:31 Dockerfile 09:36:39 -rw-rw-r-- 1 jenkins jenkins 677 May 18 09:31 GOVERNANCE.md 09:36:39 -rw-rw-r-- 1 jenkins jenkins 656 May 18 09:31 Jenkinsfile 09:36:39 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 09:31 LICENSE 09:36:39 -rw-rw-r-- 1 jenkins jenkins 2114 May 18 09:31 Makefile 09:36:39 -rw-rw-r-- 1 jenkins jenkins 620 May 18 09:31 OWNERS.md 09:36:39 -rw-rw-r-- 1 jenkins jenkins 10054 May 18 09:31 README.md 09:36:39 -rw-rw-r-- 1 jenkins jenkins 12 May 18 09:29 VERSION 09:36:39 drwxrwxr-x 2 jenkins jenkins 4096 May 18 09:31 bin 09:36:39 drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:31 cmd 09:36:39 -rw-r--r-- 1 jenkins jenkins 8837 May 18 09:36 coverage.out 09:36:39 -rw-rw-r-- 1 jenkins jenkins 3283 May 18 09:31 go.mod 09:36:39 -rw-rw-r-- 1 jenkins jenkins 31326 May 18 09:31 go.sum 09:36:39 drwxrwxr-x 3 jenkins jenkins 4096 May 18 09:31 internal 09:36:39 drwxrwxr-x 4 jenkins jenkins 4096 May 18 09:31 snap 09:36:39 -rw-rw-r-- 1 jenkins jenkins 228 May 18 09:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:39 + 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=1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 --label arch=arm64 --label version=3.0.0-dev.24 . 09:36:40 Sending build context to Docker daemon 3.032MB 09:36:40 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 09:36:40 Step 2/24 : FROM ${BASE} AS builder 09:36:40 ---> f9abf69fc091 09:36:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:36:40 ---> Running in 25ec797bd0c6 09:36:40 Removing intermediate container 25ec797bd0c6 09:36:40 ---> a905a57cd5ef 09:36:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:36:40 ---> Running in 69a17fec403b 09:36:41 Removing intermediate container 69a17fec403b 09:36:41 ---> d3f6ea450e07 09:36:41 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:36:41 ---> Running in 0a0a892811d4 09:36:41 Removing intermediate container 0a0a892811d4 09:36:41 ---> 0eaa404e9329 09:36:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:36:41 ---> Running in 3c405c4afae6 09:36:41 Removing intermediate container 3c405c4afae6 09:36:41 ---> 5bf556b6adf2 09:36:41 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:36:41 ---> Running in 16558d6a3b02 09:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:44 OK: 268 MiB in 57 packages 09:36:48 Removing intermediate container 16558d6a3b02 09:36:48 ---> 56cfbd9d3b39 09:36:48 Step 8/24 : WORKDIR /device-snmp-go 09:36:48 ---> Running in 81e8b853d62f 09:36:48 Removing intermediate container 81e8b853d62f 09:36:48 ---> 9d7018dcd776 09:36:48 Step 9/24 : COPY go.mod vendor* ./ 09:36:48 ---> baac22aacc78 09:36:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:48 ---> Running in 176b5e1c743c 09:36:51 Removing intermediate container 176b5e1c743c 09:36:51 ---> 424bbd7ee191 09:36:51 Step 11/24 : COPY . . 09:36:52 ---> 88c7974f024b 09:36:52 Step 12/24 : RUN ${MAKE} 09:36:52 ---> Running in 34e0cc9814e8 09:36:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:39:14 Removing intermediate container 34e0cc9814e8 09:39:14 ---> 58d8d22fb010 09:39:14 Step 13/24 : FROM alpine:3.17 09:39:14 3.17: Pulling from library/alpine 09:39:14 c41833b44d91: Already exists 09:39:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:39:14 Status: Downloaded newer image for alpine:3.17 09:39:14 ---> 51e60588ff2c 09:39:14 Step 14/24 : RUN apk add --update --no-cache dumb-init 09:39:14 ---> Running in d1a911c07205 09:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:39:14 (1/1) Installing dumb-init (1.2.5-r2) 09:39:14 Executing busybox-1.35.0-r29.trigger 09:39:14 OK: 8 MiB in 16 packages 09:39:14 Removing intermediate container d1a911c07205 09:39:14 ---> 7d5a0ee5b81d 09:39:14 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 09:39:17 ---> 657f3775b35f 09:39:17 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:39:17 ---> 0ecf9069697c 09:39:17 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 09:39:18 ---> b58c0e23bbf3 09:39:18 Step 18/24 : EXPOSE 59993 09:39:18 ---> Running in 40396b0826d9 09:39:18 Removing intermediate container 40396b0826d9 09:39:18 ---> 124b5ca5e650 09:39:18 Step 19/24 : EXPOSE 161 09:39:18 ---> Running in 8d545b0800d0 09:39:18 Removing intermediate container 8d545b0800d0 09:39:18 ---> 79cbfb041e43 09:39:18 Step 20/24 : ENTRYPOINT ["/device-snmp"] 09:39:18 ---> Running in 90b744a4f908 09:39:19 Removing intermediate container 90b744a4f908 09:39:19 ---> 684218a7f275 09:39:19 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:39:19 ---> Running in 1987966cbefa 09:39:19 Removing intermediate container 1987966cbefa 09:39:19 ---> 00d0e42c9e50 09:39:19 Step 22/24 : LABEL arch=arm64 09:39:19 ---> Running in bac18ade40ef 09:39:20 Removing intermediate container bac18ade40ef 09:39:20 ---> a429e552e515 09:39:20 Step 23/24 : LABEL git_sha=1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:39:20 ---> Running in 57edb6dcf46e 09:39:20 Removing intermediate container 57edb6dcf46e 09:39:20 ---> d9c9d60b3a2f 09:39:20 Step 24/24 : LABEL version=3.0.0-dev.24 09:39:20 ---> Running in ab3da29e6b7f 09:39:20 Removing intermediate container ab3da29e6b7f 09:39:20 ---> 44f29658d6ae 09:39:20 [Warning] One or more build-args [ARCH] were not consumed 09:39:20 Successfully built 44f29658d6ae 09:39:20 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 09:39:20 provisioning config files... 09:39:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/81@tmp/config7874629505140072544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:21 ---> docker-login.sh 09:39:21 nexus3.edgexfoundry.org:10001 09:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:21 Configure a credential helper to remove this warning. See 09:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:21 09:39:21 Login Succeeded 09:39:21 nexus3.edgexfoundry.org:10002 09:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:21 Configure a credential helper to remove this warning. See 09:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:21 09:39:21 Login Succeeded 09:39:21 nexus3.edgexfoundry.org:10003 09:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:22 Configure a credential helper to remove this warning. See 09:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:22 09:39:22 Login Succeeded 09:39:22 nexus3.edgexfoundry.org:10004 09:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:22 Configure a credential helper to remove this warning. See 09:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:22 09:39:22 Login Succeeded 09:39:22 docker.io 09:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:23 Configure a credential helper to remove this warning. See 09:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:23 09:39:23 Login Succeeded 09:39:23 ---> docker-login.sh ends [Pipeline] } 09:39:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:39:23 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 09:39:23 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:39:23 latest 09:39:23 3.0.0-dev.24 09:39:23 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 09:39:23 main 09:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:39:23 e0a1920b65ba: Preparing 09:39:23 d336f6a64132: Preparing 09:39:23 ef542b550cad: Preparing 09:39:23 17972dbcbebc: Preparing 09:39:23 26cbea5cba74: Preparing 09:39:23 26cbea5cba74: Layer already exists 09:39:24 e0a1920b65ba: Pushed 09:39:24 d336f6a64132: Pushed 09:39:24 17972dbcbebc: Pushed 09:39:30 ef542b550cad: Pushed 09:39:30 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5: digest: sha256:393b5e4d2b9f5a810facc98347d82a2fcd898683521ab29fb88a81b86ecb56af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 09:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:39:31 e0a1920b65ba: Preparing 09:39:31 d336f6a64132: Preparing 09:39:31 ef542b550cad: Preparing 09:39:31 17972dbcbebc: Preparing 09:39:31 26cbea5cba74: Preparing 09:39:31 ef542b550cad: Layer already exists 09:39:31 e0a1920b65ba: Layer already exists 09:39:31 17972dbcbebc: Layer already exists 09:39:31 d336f6a64132: Layer already exists 09:39:31 26cbea5cba74: Layer already exists 09:39:31 latest: digest: sha256:393b5e4d2b9f5a810facc98347d82a2fcd898683521ab29fb88a81b86ecb56af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.24 09:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:39:32 e0a1920b65ba: Preparing 09:39:32 d336f6a64132: Preparing 09:39:32 ef542b550cad: Preparing 09:39:32 17972dbcbebc: Preparing 09:39:32 26cbea5cba74: Preparing 09:39:32 26cbea5cba74: Layer already exists 09:39:32 17972dbcbebc: Layer already exists 09:39:32 ef542b550cad: Layer already exists 09:39:32 e0a1920b65ba: Layer already exists 09:39:32 d336f6a64132: Layer already exists 09:39:32 3.0.0-dev.24: digest: sha256:393b5e4d2b9f5a810facc98347d82a2fcd898683521ab29fb88a81b86ecb56af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:33 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 09:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:39:33 e0a1920b65ba: Preparing 09:39:33 d336f6a64132: Preparing 09:39:33 ef542b550cad: Preparing 09:39:33 17972dbcbebc: Preparing 09:39:33 26cbea5cba74: Preparing 09:39:33 ef542b550cad: Layer already exists 09:39:33 17972dbcbebc: Layer already exists 09:39:33 e0a1920b65ba: Layer already exists 09:39:33 26cbea5cba74: Layer already exists 09:39:33 d336f6a64132: Layer already exists 09:39:33 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24: digest: sha256:393b5e4d2b9f5a810facc98347d82a2fcd898683521ab29fb88a81b86ecb56af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:34 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 09:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:39:34 e0a1920b65ba: Preparing 09:39:34 d336f6a64132: Preparing 09:39:34 ef542b550cad: Preparing 09:39:34 17972dbcbebc: Preparing 09:39:34 26cbea5cba74: Preparing 09:39:34 e0a1920b65ba: Layer already exists 09:39:34 17972dbcbebc: Layer already exists 09:39:34 26cbea5cba74: Layer already exists 09:39:34 ef542b550cad: Layer already exists 09:39:34 d336f6a64132: Layer already exists 09:39:34 main: digest: sha256:393b5e4d2b9f5a810facc98347d82a2fcd898683521ab29fb88a81b86ecb56af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:34 ===================================================== [Pipeline] echo 09:39:34 taggedImages: 09:39:34 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 09:39:34 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 09:39:34 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.24 09:39:34 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5-3.0.0-dev.24 09:39:34 - 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 09:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:35 09:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:35 arm64: Pulling from edgex-lftools-log-publisher 09:39:35 8998bd30e6a1: Pulling fs layer 09:39:35 04944245beec: Pulling fs layer 09:39:35 699f458cf7ca: Pulling fs layer 09:39:35 765212b225bb: Pulling fs layer 09:39:35 f23df028b6ca: Pulling fs layer 09:39:35 d65c8cfc05b1: Pulling fs layer 09:39:35 2437ff75d9bd: Pulling fs layer 09:39:35 f23df028b6ca: Waiting 09:39:35 d65c8cfc05b1: Waiting 09:39:35 2437ff75d9bd: Waiting 09:39:35 765212b225bb: Waiting 09:39:35 04944245beec: Verifying Checksum 09:39:35 04944245beec: Download complete 09:39:35 765212b225bb: Download complete 09:39:35 f23df028b6ca: Verifying Checksum 09:39:35 f23df028b6ca: Download complete 09:39:35 d65c8cfc05b1: Download complete 09:39:36 699f458cf7ca: Verifying Checksum 09:39:36 699f458cf7ca: Download complete 09:39:36 8998bd30e6a1: Download complete 09:39:38 2437ff75d9bd: Verifying Checksum 09:39:38 2437ff75d9bd: Download complete 09:39:40 8998bd30e6a1: Pull complete 09:39:43 04944245beec: Pull complete 09:39:44 699f458cf7ca: Pull complete 09:39:44 765212b225bb: Pull complete 09:39:45 f23df028b6ca: Pull complete 09:39:45 d65c8cfc05b1: Pull complete 09:40:00 2437ff75d9bd: Pull complete 09:40:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:40:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:00 prd-ubuntu20.04-docker-arm64-4c-16g-16008 does not seem to be running inside a container 09:40:00 $ 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/81 -v /w/workspace/device-snmp-go/81:/w/workspace/device-snmp-go/81:rw,z -v /w/workspace/device-snmp-go/81@tmp:/w/workspace/device-snmp-go/81@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:arm64 cat 09:40:03 $ docker top a31703943087b9d8057b6f5f8426f6930e4508c0d4861c9c655d9ad936832ae1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:04 ---> job-cost.sh 09:40:04 lf-activate-venv: SKIPPING 09:40:04 INFO: No Stack... 09:40:04 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:05 INFO: Archiving Costs [Pipeline] sh 09:40:06 + cat /w/workspace/device-snmp-go/81/archives/cost.csv 09:40:06 + cut -d, -f6 [Pipeline] lock 09:40:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] 09:40:06 Resource [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] did not exist. Created. 09:40:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:06 /w/workspace/device-snmp-go/81@tmp/durable-dbcdb772/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:40:07 + echo total: 0.10999999940395355 [Pipeline] stash 09:40:07 Warning: overwriting stash ‘stack-cost’ 09:40:07 Stashed 1 file(s) [Pipeline] } 09:40:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:07 $ docker stop --time=1 a31703943087b9d8057b6f5f8426f6930e4508c0d4861c9c655d9ad936832ae1 09:40:09 $ docker rm -f --volumes a31703943087b9d8057b6f5f8426f6930e4508c0d4861c9c655d9ad936832ae1 [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 09:40:09 provisioning config files... 09:40:09 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11426217681863614740tmp [Pipeline] { [Pipeline] sh 09:40:09 + set +x 09:40:09 + curl -s https://codecov.io/bash 09:40:09 + bash -s -- 09:40:09 09:40:09 _____ _ 09:40:09 / ____| | | 09:40:09 | | ___ __| | ___ ___ _____ __ 09:40:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:09 Bash-1.0.6 09:40:09 09:40:09 09:40:09 ==> git version 2.25.1 found 09:40:09 ==> 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 09:40:09 Release-Date: 2020-01-08 09:40:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:40:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:09 ==> Jenkins CI detected. 09:40:09 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 09:40:09 project root: . 09:40:09 --> token set from env 09:40:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:09 ==> Running gcov in . (disable via -X gcov) 09:40:09 ==> Python coveragepy not found 09:40:09 ==> Searching for coverage reports in: 09:40:09 + . 09:40:09 -> Found 1 reports 09:40:09 ==> Detecting git/mercurial file structure 09:40:09 ==> Reading reports 09:40:09 + ./coverage.out bytes=8837 09:40:09 ==> Appending adjustments 09:40:09 https://docs.codecov.io/docs/fixing-reports 09:40:10 + Found adjustments 09:40:10 ==> Gzipping contents 09:40:10 4.0K /tmp/codecov.bo6seF.gz 09:40:10 ==> Uploading reports 09:40:10 url: https://codecov.io 09:40:10 query: branch=main&commit=1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:40:10 -> Pinging Codecov 09:40:10 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=1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:40:10 -> Uploading to 09:40:10 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/6C56EA5C29638FB4528AC87E60AF5AE0/1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5/6bf343c3-a85c-4d72-9596-7e3c670105e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T094010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60b92f5b465683a0ec1ec38a045acd38e9cf33a6271e5d7d66452235ffbb2cb5 09:40:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:10 Dload Upload Total Spent Left Speed 09:40:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7638 --:--:-- --:--:-- --:--:-- 7638 09:40:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] } 09:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:40:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:40:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:40:11 09:40:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:40:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:40:11 df9b9388f04a: Pulling fs layer 09:40:11 52dc419b0ee2: Pulling fs layer 09:40:11 25bc292e5bac: Pulling fs layer 09:40:11 114826534d7a: Pulling fs layer 09:40:11 4657fd5d0bcf: Pulling fs layer 09:40:11 6ad1cebc031e: Pulling fs layer 09:40:11 8a3aa393b2d8: Pulling fs layer 09:40:11 6ad1cebc031e: Waiting 09:40:11 4657fd5d0bcf: Waiting 09:40:11 114826534d7a: Waiting 09:40:11 8a3aa393b2d8: Waiting 09:40:11 25bc292e5bac: Verifying Checksum 09:40:11 25bc292e5bac: Download complete 09:40:11 52dc419b0ee2: Verifying Checksum 09:40:11 52dc419b0ee2: Download complete 09:40:11 4657fd5d0bcf: Verifying Checksum 09:40:11 4657fd5d0bcf: Download complete 09:40:11 df9b9388f04a: Download complete 09:40:12 df9b9388f04a: Pull complete 09:40:12 6ad1cebc031e: Verifying Checksum 09:40:12 52dc419b0ee2: Pull complete 09:40:12 25bc292e5bac: Pull complete 09:40:12 114826534d7a: Verifying Checksum 09:40:12 114826534d7a: Download complete 09:40:12 8a3aa393b2d8: Verifying Checksum 09:40:12 8a3aa393b2d8: Download complete 09:40:16 114826534d7a: Pull complete 09:40:16 4657fd5d0bcf: Pull complete 09:40:16 6ad1cebc031e: Pull complete 09:40:18 8a3aa393b2d8: Pull complete 09:40:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:18 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:40:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:40:20 $ docker top d9dc6d14b4e8faea9f362a8d6638c8e99e60bbefabf265f5d52666b0b91a686d -eo pid,comm [Pipeline] { [Pipeline] echo 09:40:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 09:40:20 + set -o pipefail 09:40:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 09:40:25 09:40:25 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 09:40:25 09:40:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/bfa279fa-a60f-4e37-a314-73190789e665 09:40:25 09:40:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:40:25 09:40:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:40:25 09:40:25 09:40:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:40:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:40:25 More details here: https://snyk.co/ue1NS [Pipeline] } 09:40:25 $ docker stop --time=1 d9dc6d14b4e8faea9f362a8d6638c8e99e60bbefabf265f5d52666b0b91a686d 09:40:26 $ docker rm -f --volumes d9dc6d14b4e8faea9f362a8d6638c8e99e60bbefabf265f5d52666b0b91a686d [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 09:40:27 + git log --format=format:%s -1 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 [Pipeline] sh 09:40:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:28 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:40:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:28 $ docker top ec788722a97db623f6f3e23831468768893e28939e602f753b352fda57b9d0df -eo pid,comm 09:40:28 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). 09:40:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:28 [ssh-agent] Looking for ssh-agent implementation... 09:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:28 $ docker exec ec788722a97db623f6f3e23831468768893e28939e602f753b352fda57b9d0df ssh-agent 09:40:28 SSH_AUTH_SOCK=/tmp/ssh-UDDpYfqJQnE1/agent.32 09:40:28 SSH_AGENT_PID=38 09:40:28 Running ssh-add (command line suppressed) 09:40:28 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9493373862327178853.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9493373862327178853.key) 09:40:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:29 + git semver tag 09:40:29 2023-05-18 09:40:29,245 [run_tag] DEBUG tag force:False 09:40:29 2023-05-18 09:40:29,245 [check_head_tag] DEBUG check head tag 09:40:29 2023-05-18 09:40:29,246 [execute] INFO git cat-file --batch-check 09:40:29 2023-05-18 09:40:29,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 09:40:29 2023-05-18 09:40:29,250 [execute] INFO git cat-file --batch 09:40:29 2023-05-18 09:40:29,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 09:40:29 2023-05-18 09:40:29,271 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:40:29 2023-05-18 09:40:29,271 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 09:40:29 2023-05-18 09:40:29,271 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 09:40:29 2023-05-18 09:40:29,276 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:40:29 3.0.0-dev.24 [Pipeline] } 09:40:29 $ docker exec --env ******** --env ******** ec788722a97db623f6f3e23831468768893e28939e602f753b352fda57b9d0df ssh-agent -k 09:40:29 unset SSH_AUTH_SOCK; 09:40:29 unset SSH_AGENT_PID; 09:40:29 echo Agent pid 38 killed; 09:40:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:29 + git semver [Pipeline] } 09:40:30 $ docker stop --time=1 ec788722a97db623f6f3e23831468768893e28939e602f753b352fda57b9d0df 09:40:31 $ docker rm -f --volumes ec788722a97db623f6f3e23831468768893e28939e602f753b352fda57b9d0df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:31 09:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:31 0.23.1-centos7: Pulling from edgex-lftools 09:40:31 ab5ef0e58194: Pulling fs layer 09:40:31 9712f1f96733: Pulling fs layer 09:40:31 63f879dbbcfc: Pulling fs layer 09:40:31 0d9ebad4ef96: Pulling fs layer 09:40:31 e9a5061849ea: Pulling fs layer 09:40:31 0d9ebad4ef96: Waiting 09:40:31 d747dcd14b5f: Pulling fs layer 09:40:31 2de7ff778b66: Pulling fs layer 09:40:31 d747dcd14b5f: Waiting 09:40:31 2de7ff778b66: Waiting 09:40:31 9712f1f96733: Verifying Checksum 09:40:31 9712f1f96733: Download complete 09:40:32 63f879dbbcfc: Download complete 09:40:32 0d9ebad4ef96: Verifying Checksum 09:40:32 0d9ebad4ef96: Download complete 09:40:32 d747dcd14b5f: Download complete 09:40:32 ab5ef0e58194: Verifying Checksum 09:40:32 ab5ef0e58194: Download complete 09:40:32 e9a5061849ea: Verifying Checksum 09:40:32 e9a5061849ea: Download complete 09:40:32 2de7ff778b66: Verifying Checksum 09:40:32 2de7ff778b66: Download complete 09:40:35 ab5ef0e58194: Pull complete 09:40:35 9712f1f96733: Pull complete 09:40:35 63f879dbbcfc: Pull complete 09:40:40 0d9ebad4ef96: Pull complete 09:40:40 e9a5061849ea: Pull complete 09:40:40 d747dcd14b5f: Pull complete 09:40:40 2de7ff778b66: Pull complete 09:40:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:40 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:40:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:40:46 $ docker top 47ce3fa7fabb0ab75f5dd31033bda4e6bce3bfa2598cf310df23f6056f368c8b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:40:47 provisioning config files... 09:40:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14580852706252665103tmp 09:40:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11952364075599897027tmp 09:40:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12752971331047573255tmp [Pipeline] { [Pipeline] echo 09:40:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:40:47 ---> sigul-configuration.sh 09:40:47 gpg: directory `/root/.gnupg' created 09:40:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:40:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:40:47 gpg: keyring `/root/.gnupg/secring.gpg' created 09:40:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:40:47 gpg: CAST5 encrypted data 09:40:47 gpg: encrypted with 1 passphrase 09:40:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:40:47 + mkdir /home/jenkins 09:40:47 + mkdir /home/jenkins/sigul [Pipeline] sh 09:40:47 + 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 09:40:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:40:48 ---> sigul-install.sh 09:40:48 Sigul already installed; skipping installation. [Pipeline] sh 09:40:48 + git tag --list 09:40:48 1.0.0 09:40:48 v0.0.0 09:40:48 v1.1.0 09:40:48 v1.1.1 09:40:48 v1.2.2 09:40:48 v1.3.0 09:40:48 v1.3.1 09:40:48 v2.0.0 09:40:48 v2.1.0 09:40:48 v2.1.1 09:40:48 v2.1.1-dev.2 09:40:48 v2.1.1-dev.3 09:40:48 v2.2.0 09:40:48 v2.2.1-dev.1 09:40:48 v2.2.1-dev.2 09:40:48 v2.2.1-dev.3 09:40:48 v2.2.1-dev.4 09:40:48 v2.2.1-dev.5 09:40:48 v2.2.1-dev.6 09:40:48 v2.2.1-dev.7 09:40:48 v2.3.0 09:40:48 v2.3.0-dev.10 09:40:48 v2.3.0-dev.11 09:40:48 v2.3.0-dev.12 09:40:48 v2.3.0-dev.13 09:40:48 v2.3.0-dev.14 09:40:48 v2.3.0-dev.15 09:40:48 v2.3.0-dev.16 09:40:48 v2.3.0-dev.17 09:40:48 v2.3.0-dev.18 09:40:48 v2.3.0-dev.19 09:40:48 v2.3.0-dev.20 09:40:48 v2.3.0-dev.21 09:40:48 v2.3.0-dev.22 09:40:48 v2.3.0-dev.23 09:40:48 v2.3.0-dev.24 09:40:48 v2.3.0-dev.7 09:40:48 v2.3.0-dev.8 09:40:48 v2.3.0-dev.9 09:40:48 v3.0.0-dev.1 09:40:48 v3.0.0-dev.10 09:40:48 v3.0.0-dev.11 09:40:48 v3.0.0-dev.12 09:40:48 v3.0.0-dev.13 09:40:48 v3.0.0-dev.14 09:40:48 v3.0.0-dev.15 09:40:48 v3.0.0-dev.16 09:40:48 v3.0.0-dev.17 09:40:48 v3.0.0-dev.18 09:40:48 v3.0.0-dev.19 09:40:48 v3.0.0-dev.2 09:40:48 v3.0.0-dev.20 09:40:48 v3.0.0-dev.21 09:40:48 v3.0.0-dev.22 09:40:48 v3.0.0-dev.23 09:40:48 v3.0.0-dev.24 09:40:48 v3.0.0-dev.3 09:40:48 v3.0.0-dev.4 09:40:48 v3.0.0-dev.5 09:40:48 v3.0.0-dev.6 09:40:48 v3.0.0-dev.7 09:40:48 v3.0.0-dev.8 09:40:48 v3.0.0-dev.9 [Pipeline] sh 09:40:48 + lftools sign git-tag v3.0.0-dev.24 09:40:49 Signing Git tag with Sigul... 09:40:49 Signing v3.0.0-dev.24 [Pipeline] echo 09:40:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:40:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:40:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:40:49 $ docker stop --time=1 47ce3fa7fabb0ab75f5dd31033bda4e6bce3bfa2598cf310df23f6056f368c8b 09:40:51 $ docker rm -f --volumes 47ce3fa7fabb0ab75f5dd31033bda4e6bce3bfa2598cf310df23f6056f368c8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:40:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:52 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:40:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:52 $ docker top 735a99ddf5240eaddf121f20b3b88f3656c5fe9e442b942555abe6756ecad17e -eo pid,comm 09:40:52 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). 09:40:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:52 [ssh-agent] Looking for ssh-agent implementation... 09:40:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:52 $ docker exec 735a99ddf5240eaddf121f20b3b88f3656c5fe9e442b942555abe6756ecad17e ssh-agent 09:40:52 SSH_AUTH_SOCK=/tmp/ssh-eY035b4ZGZMG/agent.33 09:40:52 SSH_AGENT_PID=39 09:40:52 Running ssh-add (command line suppressed) 09:40:52 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8230170969145428772.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8230170969145428772.key) 09:40:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:53 + git semver bump pre 09:40:53 2023-05-18 09:40:53,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:40:53 2023-05-18 09:40:53,284 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev 09:40:53 2023-05-18 09:40:53,284 [bump_version] DEBUG bumped version:3.0.0-dev.25 09:40:53 2023-05-18 09:40:53,284 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 09:40:53 2023-05-18 09:40:53,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:40:53 2023-05-18 09:40:53,284 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:40:53 2023-05-18 09:40:53,286 [execute] INFO git cat-file --batch-check 09:40:53 2023-05-18 09:40:53,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:40:53 2023-05-18 09:40:53,291 [execute] INFO git cat-file --batch 09:40:53 2023-05-18 09:40:53,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:40:53 2023-05-18 09:40:53,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:40:53 3.0.0-dev.25 [Pipeline] } 09:40:53 $ docker exec --env ******** --env ******** 735a99ddf5240eaddf121f20b3b88f3656c5fe9e442b942555abe6756ecad17e ssh-agent -k 09:40:53 unset SSH_AUTH_SOCK; 09:40:53 unset SSH_AGENT_PID; 09:40:53 echo Agent pid 39 killed; 09:40:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:53 + git semver [Pipeline] } 09:40:54 $ docker stop --time=1 735a99ddf5240eaddf121f20b3b88f3656c5fe9e442b942555abe6756ecad17e 09:40:55 $ docker rm -f --volumes 735a99ddf5240eaddf121f20b3b88f3656c5fe9e442b942555abe6756ecad17e [Pipeline] // withDockerContainer [Pipeline] sh 09:40:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:56 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:40:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:56 $ docker top c8a144df2ab068b7147f84eb83b524bb1f64bdd451f9644b8c9bdb7cc3f7d05a -eo pid,comm 09:40:56 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). 09:40:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:56 [ssh-agent] Looking for ssh-agent implementation... 09:40:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:56 $ docker exec c8a144df2ab068b7147f84eb83b524bb1f64bdd451f9644b8c9bdb7cc3f7d05a ssh-agent 09:40:56 SSH_AUTH_SOCK=/tmp/ssh-4rORzsLAqIK2/agent.32 09:40:56 SSH_AGENT_PID=38 09:40:56 Running ssh-add (command line suppressed) 09:40:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8915382176564287812.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8915382176564287812.key) 09:40:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:57 + git semver push 09:40:57 2023-05-18 09:40:57,347 [run_push] DEBUG push 09:40:57 2023-05-18 09:40:57,348 [execute] INFO git cat-file --batch-check 09:40:57 2023-05-18 09:40:57,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:40:57 2023-05-18 09:40:57,352 [execute] INFO git rev-list 4122cc57aed5ebe92885a848048e8375a61604a5 -- 09:40:57 2023-05-18 09:40:57,352 [execute] DEBUG Popen(['git', 'rev-list', '4122cc57aed5ebe92885a848048e8375a61604a5', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:40:57 2023-05-18 09:40:57,360 [execute] INFO git fetch -v origin 09:40:57 2023-05-18 09:40:57,360 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:40:57 2023-05-18 09:40:57,818 [run_push] DEBUG no remote changes detected 09:40:57 2023-05-18 09:40:57,818 [execute] INFO git push origin semver 09:40:57 2023-05-18 09:40:57,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:40:58 2023-05-18 09:40:58,587 [run_push] DEBUG push all version tags 09:40:58 2023-05-18 09:40:58,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:40:58 2023-05-18 09:40:58,588 [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) 09:40:59 2023-05-18 09:40:59,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:40:59 3.0.0-dev.25 [Pipeline] } 09:40:59 $ docker exec --env ******** --env ******** c8a144df2ab068b7147f84eb83b524bb1f64bdd451f9644b8c9bdb7cc3f7d05a ssh-agent -k 09:40:59 unset SSH_AUTH_SOCK; 09:40:59 unset SSH_AGENT_PID; 09:40:59 echo Agent pid 38 killed; 09:40:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:59 + git semver [Pipeline] } 09:41:00 $ docker stop --time=1 c8a144df2ab068b7147f84eb83b524bb1f64bdd451f9644b8c9bdb7cc3f7d05a 09:41:01 $ docker rm -f --volumes c8a144df2ab068b7147f84eb83b524bb1f64bdd451f9644b8c9bdb7cc3f7d05a [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 09:41:01 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 09:41:01 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:41:01 total 16 09:41:01 drwxr-xr-x 3 root root 4096 May 18 09:30 . 09:41:01 drwxrwxr-x 10 jenkins jenkins 4096 May 18 09:40 .. 09:41:01 drwxr-xr-x 2 root root 4096 May 18 09:30 cost 09:41:01 -rw-r--r-- 1 root root 85 May 18 09:30 cost.csv 09:41:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:41:01 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:41:01 total 16 09:41:01 drwxr-xr-x 3 jenkins jenkins 4096 May 18 09:30 . 09:41:01 drwxrwxr-x 10 jenkins jenkins 4096 May 18 09:40 .. 09:41:01 drwxr-xr-x 2 jenkins jenkins 4096 May 18 09:30 cost 09:41:01 -rw-r--r-- 1 jenkins jenkins 85 May 18 09:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:41:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:41:03 ---> package-listing.sh 09:41:03 ++ facter osfamily 09:41:03 ++ tr '[:upper:]' '[:lower:]' 09:41:03 + OS_FAMILY=debian 09:41:03 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 09:41:03 + START_PACKAGES=/tmp/packages_start.txt 09:41:03 + END_PACKAGES=/tmp/packages_end.txt 09:41:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:03 + PACKAGES=/tmp/packages_start.txt 09:41:03 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:41:03 + PACKAGES=/tmp/packages_end.txt 09:41:03 + case "${OS_FAMILY}" in 09:41:03 + dpkg -l 09:41:03 + grep '^ii' 09:41:03 + '[' -f /tmp/packages_start.txt ']' 09:41:03 + '[' -f /tmp/packages_end.txt ']' 09:41:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:03 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:41:03 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 09:41:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 09:41:03 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 09:41:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:04 prd-ubuntu20.04-docker-8c-8g-16007 does not seem to be running inside a container 09:41:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:41:04 $ docker top 8f619e6210b09d5d3ff93d29830e51ed416a3814f18aff0e3e142bd6ffb884d7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:05 + touch /tmp/pre-build-complete [Pipeline] sh 09:41:05 + mkdir -p /var/log/sysstat [Pipeline] sh 09:41:05 + ls /var/log/sa-host 09:41:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:05 provisioning config files... 09:41:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6944840457186211710tmp [Pipeline] { [Pipeline] echo 09:41:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:41:06 ---> create-netrc.sh [Pipeline] } 09:41:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:41:06 ---> python-tools-install.sh [Pipeline] echo 09:41:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:41:06 ---> sudo-logs.sh 09:41:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:41:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:41:06 ---> job-cost.sh 09:41:06 lf-activate-venv: SKIPPING 09:41:06 DEBUG: total: 0.2199999988079071 09:41:06 INFO: Retrieving Stack Cost... 09:41:07 INFO: Retrieving Pricing Info for: v3-standard-8 09:41:07 INFO: Archiving Costs [Pipeline] echo 09:41:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:41:08 ---> logs-deploy.sh 09:41:08 lf-activate-venv: SKIPPING 09:41:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/81 09:41:08 INFO: archiving workspace using pattern(s): 09:41:09 Archives upload complete. 09:41:09 INFO: archiving logs to Nexus