Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 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-ssh5092821730750990880.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-ssh17511765348979408456.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-ssh13312018547815056765.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-ssh769551010625298622.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-ssh5066450915897085484.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17409 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 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 (main) Commit message: "docs: Add main branch warning (#314)" > 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 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 # timeout=10 > git rev-list --no-walk c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:23:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:23:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:23:14 ========================================================= 00:23:14 EdgeX Global Pipelines Version Info 00:23:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:23:15 ------------------- 00:23:15 stable info: 00:23:15 ------------------- 00:23:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:23:15 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:23:15 Message: update stable to v1.0.249 00:23:15 ------------------- 00:23:15 experimental info: 00:23:15 ------------------- 00:23:15 Commited By: **** collab-it+edgex@linuxfoundation.org 00:23:15 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:23:15 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:23:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 00:23:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 00:23:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a4f383 [Pipeline] echo 00:23:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:16 provisioning config files... 00:23:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16067779432590216549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:16 ---> docker-login.sh 00:23:16 nexus3.edgexfoundry.org:10001 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 nexus3.edgexfoundry.org:10002 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 nexus3.edgexfoundry.org:10003 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 nexus3.edgexfoundry.org:10004 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 docker.io 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 ---> docker-login.sh ends [Pipeline] } 00:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:23:18 + git rev-list -1 --merges 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0~1..3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] echo 00:23:18 -----------> git rev-list -1 --merges 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0~1..3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [false] [Pipeline] sh 00:23:18 + git log --format=format:%s -1 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] echo 00:23:18 ========================================================= 00:23:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:23:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:18 + git log --format=format:%s -1 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] echo 00:23:18 [semverPrep] GIT_COMMIT: 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0, Commit Message: docs: Add main branch warning (#314) [Pipeline] echo 00:23:18 [semverPrep] This is not a build commit. [Pipeline] sh 00:23:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:23:19 + grep -v github /etc/ssh/ssh_known_hosts 00:23:19 + [ -e /tmp/ssh_known_hosts ] 00:23:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:23:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:23:19 sudo tee -a /etc/ssh/ssh_known_hosts 00:23:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:23:19 00:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:23:19 0.1.4: Pulling from edgex-devops/py-git-semver 00:23:19 b85a868b505f: Pulling fs layer 00:23:19 e2be974225ed: Pulling fs layer 00:23:19 339a4e72a1f5: Pulling fs layer 00:23:19 988bab9f4d93: Pulling fs layer 00:23:19 1469e6f7b9e6: Pulling fs layer 00:23:19 eaf3925da568: Pulling fs layer 00:23:19 bab4dde63d76: Pulling fs layer 00:23:19 bde34c3a00c8: Pulling fs layer 00:23:19 b352a97aabf1: Pulling fs layer 00:23:19 4872d77fe225: Pulling fs layer 00:23:19 5851b861e8e6: Pulling fs layer 00:23:19 988bab9f4d93: Waiting 00:23:19 eaf3925da568: Waiting 00:23:19 bde34c3a00c8: Waiting 00:23:19 1469e6f7b9e6: Waiting 00:23:19 b352a97aabf1: Waiting 00:23:19 4872d77fe225: Waiting 00:23:19 e2be974225ed: Verifying Checksum 00:23:19 e2be974225ed: Download complete 00:23:19 988bab9f4d93: Verifying Checksum 00:23:19 988bab9f4d93: Download complete 00:23:20 339a4e72a1f5: Verifying Checksum 00:23:20 339a4e72a1f5: Download complete 00:23:20 1469e6f7b9e6: Verifying Checksum 00:23:20 1469e6f7b9e6: Download complete 00:23:20 eaf3925da568: Verifying Checksum 00:23:20 eaf3925da568: Download complete 00:23:20 bde34c3a00c8: Verifying Checksum 00:23:20 bde34c3a00c8: Download complete 00:23:20 b352a97aabf1: Download complete 00:23:20 4872d77fe225: Verifying Checksum 00:23:20 4872d77fe225: Download complete 00:23:20 5851b861e8e6: Verifying Checksum 00:23:20 5851b861e8e6: Download complete 00:23:20 b85a868b505f: Verifying Checksum 00:23:20 b85a868b505f: Download complete 00:23:20 bab4dde63d76: Verifying Checksum 00:23:21 b85a868b505f: Pull complete 00:23:21 e2be974225ed: Pull complete 00:23:22 339a4e72a1f5: Pull complete 00:23:22 988bab9f4d93: Pull complete 00:23:22 1469e6f7b9e6: Pull complete 00:23:22 eaf3925da568: Pull complete 00:23:24 bab4dde63d76: Pull complete 00:23:24 bde34c3a00c8: Pull complete 00:23:24 b352a97aabf1: Pull complete 00:23:24 4872d77fe225: Pull complete 00:23:24 5851b861e8e6: Pull complete 00:23:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:24 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:23:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:23:28 $ docker top ef0bdb1f254452b61fe4d1867f594f464c3c04c7c45e55182d9b83ac3878cd51 -eo pid,comm 00:23:29 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). 00:23:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:23:29 [ssh-agent] Looking for ssh-agent implementation... 00:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:23:29 $ docker exec ef0bdb1f254452b61fe4d1867f594f464c3c04c7c45e55182d9b83ac3878cd51 ssh-agent 00:23:29 SSH_AUTH_SOCK=/tmp/ssh-WfLpvekhK40T/agent.31 00:23:29 SSH_AGENT_PID=37 00:23:29 Running ssh-add (command line suppressed) 00:23:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4110569395927491460.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4110569395927491460.key) 00:23:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:23:29 + git tag --points-at HEAD [Pipeline] } 00:23:29 $ docker exec --env ******** --env ******** ef0bdb1f254452b61fe4d1867f594f464c3c04c7c45e55182d9b83ac3878cd51 ssh-agent -k 00:23:29 unset SSH_AUTH_SOCK; 00:23:29 unset SSH_AGENT_PID; 00:23:29 echo Agent pid 37 killed; 00:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:23:29 [ssh-agent] Looking for ssh-agent implementation... 00:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:23:30 $ docker exec ef0bdb1f254452b61fe4d1867f594f464c3c04c7c45e55182d9b83ac3878cd51 ssh-agent 00:23:30 SSH_AUTH_SOCK=/tmp/ssh-4ieCc8u87kmk/agent.69 00:23:30 SSH_AGENT_PID=75 00:23:30 Running ssh-add (command line suppressed) 00:23:30 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2107902300308317452.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2107902300308317452.key) 00:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:23:30 + git semver init 00:23:30 2023-05-31 00:23:30,758 [run_init] DEBUG init version:0.0.0 force:False 00:23:30 2023-05-31 00:23:30,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 00:23:30 2023-05-31 00:23:30,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 00:23:30 2023-05-31 00:23:30,759 [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) 00:23:31 2023-05-31 00:23:31,591 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 00:23:31 2023-05-31 00:23:31,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 00:23:31 2023-05-31 00:23:31,592 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:23:31 2023-05-31 00:23:31,592 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:23:31 3.0.0-dev.28 [Pipeline] } 00:23:31 $ docker exec --env ******** --env ******** ef0bdb1f254452b61fe4d1867f594f464c3c04c7c45e55182d9b83ac3878cd51 ssh-agent -k 00:23:31 unset SSH_AUTH_SOCK; 00:23:31 unset SSH_AGENT_PID; 00:23:31 echo Agent pid 75 killed; 00:23:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:23:32 + git semver [Pipeline] } 00:23:32 $ docker stop --time=1 ef0bdb1f254452b61fe4d1867f594f464c3c04c7c45e55182d9b83ac3878cd51 00:23:33 $ docker rm -f --volumes ef0bdb1f254452b61fe4d1867f594f464c3c04c7c45e55182d9b83ac3878cd51 [Pipeline] // withDockerContainer [Pipeline] sh 00:23:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:23:34 Stashed 1 file(s) [Pipeline] echo 00:23:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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 00:23:34 provisioning config files... 00:23:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12040148256651057237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:34 ---> docker-login.sh 00:23:34 nexus3.edgexfoundry.org:10001 00:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:34 Configure a credential helper to remove this warning. See 00:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:34 00:23:34 Login Succeeded 00:23:34 nexus3.edgexfoundry.org:10002 00:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:34 Configure a credential helper to remove this warning. See 00:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:34 00:23:34 Login Succeeded 00:23:34 nexus3.edgexfoundry.org:10003 00:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:35 Configure a credential helper to remove this warning. See 00:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:35 00:23:35 Login Succeeded 00:23:35 nexus3.edgexfoundry.org:10004 00:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:35 Configure a credential helper to remove this warning. See 00:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:35 00:23:35 Login Succeeded 00:23:35 docker.io 00:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:35 Configure a credential helper to remove this warning. See 00:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:35 00:23:35 Login Succeeded 00:23:35 ---> docker-login.sh ends [Pipeline] } 00:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:35 ========================================================= 00:23:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:23:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:35 + 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 . 00:23:35 Sending build context to Docker daemon 5.861MB 00:23:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:23:35 Step 2/12 : FROM ${BASE} AS builder 00:23:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:23:35 f56be85fc22e: Pulling fs layer 00:23:35 85791d961cd3: Pulling fs layer 00:23:35 d694b5ae8c79: Pulling fs layer 00:23:35 9f32a84ed3da: Pulling fs layer 00:23:35 4d19c01a9841: Pulling fs layer 00:23:35 9325e15d5711: Pulling fs layer 00:23:35 556b6ee489ea: Pulling fs layer 00:23:35 c5a4b2cf53e6: Pulling fs layer 00:23:35 4d19c01a9841: Waiting 00:23:35 9325e15d5711: Waiting 00:23:35 9f32a84ed3da: Waiting 00:23:35 556b6ee489ea: Waiting 00:23:35 c5a4b2cf53e6: Waiting 00:23:35 85791d961cd3: Download complete 00:23:35 9f32a84ed3da: Download complete 00:23:35 4d19c01a9841: Download complete 00:23:35 f56be85fc22e: Verifying Checksum 00:23:35 f56be85fc22e: Download complete 00:23:35 9325e15d5711: Verifying Checksum 00:23:35 9325e15d5711: Download complete 00:23:35 f56be85fc22e: Pull complete 00:23:36 85791d961cd3: Pull complete 00:23:36 d694b5ae8c79: Verifying Checksum 00:23:36 d694b5ae8c79: Download complete 00:23:36 c5a4b2cf53e6: Verifying Checksum 00:23:36 c5a4b2cf53e6: Download complete 00:23:36 556b6ee489ea: Verifying Checksum 00:23:36 556b6ee489ea: Download complete 00:23:40 d694b5ae8c79: Pull complete 00:23:40 9f32a84ed3da: Pull complete 00:23:41 4d19c01a9841: Pull complete 00:23:41 9325e15d5711: Pull complete 00:23:44 556b6ee489ea: Pull complete 00:23:46 c5a4b2cf53e6: Pull complete 00:23:46 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:23:46 ---> c4be618373d6 00:23:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:23:49 Still waiting to schedule task 00:23:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:23:54 ---> Running in 0782c279349c 00:23:54 Removing intermediate container 0782c279349c 00:23:54 ---> 1c85a0b2eeaf 00:23:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:23:54 ---> Running in b51ec314e408 00:23:55 Removing intermediate container b51ec314e408 00:23:55 ---> 90bf7b9149c8 00:23:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:23:55 ---> Running in 22e290c446f7 00:23:55 Removing intermediate container 22e290c446f7 00:23:55 ---> fcadb4921693 00:23:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:23:55 ---> Running in 922cb4bda08d 00:23:55 Removing intermediate container 922cb4bda08d 00:23:55 ---> d95bd37bb584 00:23:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:55 ---> Running in 96649b48a814 00:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:23:56 (1/4) Installing openssh-keygen (9.1_p1-r3) 00:23:56 (2/4) Installing libedit (20221030.3.1-r0) 00:23:56 (3/4) Installing openssh-client-common (9.1_p1-r3) 00:23:56 (4/4) Installing openssh-client-default (9.1_p1-r3) 00:23:56 Executing busybox-1.35.0-r29.trigger 00:23:56 OK: 269 MiB in 57 packages 00:23:57 Removing intermediate container 96649b48a814 00:23:57 ---> 4e22154acb27 00:23:57 Step 8/12 : WORKDIR /device-snmp-go 00:23:57 ---> Running in 4664b8616aa3 00:23:57 Removing intermediate container 4664b8616aa3 00:23:57 ---> a4aa98a40b41 00:23:57 Step 9/12 : COPY go.mod vendor* ./ 00:23:57 ---> b367e1f7f6ea 00:23:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:57 ---> Running in f42e4678f27c 00:24:29 Removing intermediate container f42e4678f27c 00:24:29 ---> 1b6497be7cdd 00:24:29 Step 11/12 : COPY . . 00:24:29 ---> b25ce40dd176 00:24:29 Step 12/12 : RUN ${MAKE} 00:24:29 ---> Running in 23476e89156d 00:24:29 noop 00:24:29 Removing intermediate container 23476e89156d 00:24:29 ---> 2458aaf6a2d1 00:24:29 Successfully built 2458aaf6a2d1 00:24:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:30 + docker inspect -f . ci-base-image-x86_64 00:24:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:30 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:24:30 $ docker top 9cf70f537ccd9b2d730e790c7f695d8276443535a7dfda53192635b9046f1f71 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:30 + go version 00:24:30 go version go1.20.2 linux/amd64 [Pipeline] } 00:24:30 $ docker stop --time=1 9cf70f537ccd9b2d730e790c7f695d8276443535a7dfda53192635b9046f1f71 00:24:32 $ docker rm -f --volumes 9cf70f537ccd9b2d730e790c7f695d8276443535a7dfda53192635b9046f1f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:32 + docker inspect -f . ci-base-image-x86_64 00:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:32 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:24:33 $ docker top 752a7f4f03f8df8500f25de3c2b92e5ab0452f2495d59da68350e18e41630194 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 00:24:33 + make test 00:24:33 go test ./... -coverprofile=coverage.out 00:24:38 ? github.com/edgexfoundry/device-snmp-go [no test files] 00:24:48 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 00:24:48 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 00:24:55 go vet ./... 00:24:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:24:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:24:58 ./bin/test-attribution-txt.sh [Pipeline] echo 00:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:24:58 $ docker stop --time=1 752a7f4f03f8df8500f25de3c2b92e5ab0452f2495d59da68350e18e41630194 00:25:03 $ docker rm -f --volumes 752a7f4f03f8df8500f25de3c2b92e5ab0452f2495d59da68350e18e41630194 [Pipeline] // withDockerContainer [Pipeline] sh 00:25:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:25:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:25:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:25:05 + ls -al . 00:25:05 total 172 00:25:05 drwxrwxr-x 9 jenkins jenkins 4096 May 31 00:24 . 00:25:05 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 .. 00:25:05 -rw-rw-r-- 1 jenkins jenkins 6 May 31 00:23 .dockerignore 00:25:05 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:23 .git 00:25:05 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 .github 00:25:05 -rw-rw-r-- 1 jenkins jenkins 328 May 31 00:23 .gitignore 00:25:05 -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:23 .golangci.yml 00:25:05 drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:23 .semver 00:25:05 -rw-rw-r-- 1 jenkins jenkins 9056 May 31 00:23 Attribution.txt 00:25:05 -rw-rw-r-- 1 jenkins jenkins 10534 May 31 00:23 CHANGELOG.md 00:25:05 -rw-rw-r-- 1 jenkins jenkins 1423 May 31 00:23 Dockerfile 00:25:05 -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:23 GOVERNANCE.md 00:25:05 -rw-rw-r-- 1 jenkins jenkins 656 May 31 00:23 Jenkinsfile 00:25:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:23 LICENSE 00:25:05 -rw-rw-r-- 1 jenkins jenkins 2114 May 31 00:23 Makefile 00:25:05 -rw-rw-r-- 1 jenkins jenkins 620 May 31 00:23 OWNERS.md 00:25:05 -rw-rw-r-- 1 jenkins jenkins 10559 May 31 00:23 README.md 00:25:05 -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:23 VERSION 00:25:05 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 bin 00:25:05 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 cmd 00:25:05 -rw-r--r-- 1 jenkins jenkins 8837 May 31 00:24 coverage.out 00:25:05 -rw-rw-r-- 1 jenkins jenkins 3235 May 31 00:23 go.mod 00:25:05 -rw-rw-r-- 1 jenkins jenkins 31230 May 31 00:23 go.sum 00:25:05 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 internal 00:25:05 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 snap 00:25:05 -rw-rw-r-- 1 jenkins jenkins 228 May 31 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:05 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 --label arch=amd64 --label version=3.0.0-dev.28 . 00:25:05 Sending build context to Docker daemon 5.871MB 00:25:05 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:25:05 Step 2/24 : FROM ${BASE} AS builder 00:25:05 ---> 2458aaf6a2d1 00:25:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:25:05 ---> Running in 335e0ef19adc 00:25:05 Removing intermediate container 335e0ef19adc 00:25:05 ---> eaf29bdb5fa9 00:25:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:25:05 ---> Running in aeee6290a81a 00:25:05 Removing intermediate container aeee6290a81a 00:25:05 ---> c020e8401bb9 00:25:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:25:05 ---> Running in 1d23e81ed579 00:25:05 Removing intermediate container 1d23e81ed579 00:25:05 ---> f94c6e9ae57b 00:25:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:25:05 ---> Running in 7d99edb3f293 00:25:05 Removing intermediate container 7d99edb3f293 00:25:05 ---> 6cd4c5aa834a 00:25:05 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:25:05 ---> Running in 1fc6c3ca1778 00:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:25:06 OK: 269 MiB in 57 packages 00:25:07 Removing intermediate container 1fc6c3ca1778 00:25:07 ---> c21fcba23cc4 00:25:07 Step 8/24 : WORKDIR /device-snmp-go 00:25:07 ---> Running in ab40079dc731 00:25:07 Removing intermediate container ab40079dc731 00:25:07 ---> 9212aed5a80e 00:25:07 Step 9/24 : COPY go.mod vendor* ./ 00:25:07 ---> 6b9faef1dbde 00:25:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:07 ---> Running in 463fce5fb757 00:25:08 Removing intermediate container 463fce5fb757 00:25:08 ---> 95c617cc6da0 00:25:08 Step 11/24 : COPY . . 00:25:09 ---> 64ad78e0b5a9 00:25:09 Step 12/24 : RUN ${MAKE} 00:25:09 ---> Running in eedfcc4f1dfa 00:25:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 00:25:31 Removing intermediate container eedfcc4f1dfa 00:25:31 ---> dd3a635f34f4 00:25:31 Step 13/24 : FROM alpine:3.17 00:25:31 3.17: Pulling from library/alpine 00:25:31 f56be85fc22e: Already exists 00:25:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:25:31 Status: Downloaded newer image for alpine:3.17 00:25:31 ---> 9ed4aefc74f6 00:25:31 Step 14/24 : RUN apk add --update --no-cache dumb-init 00:25:31 ---> Running in 83043303f17d 00:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:25:31 (1/1) Installing dumb-init (1.2.5-r2) 00:25:31 Executing busybox-1.35.0-r29.trigger 00:25:31 OK: 7 MiB in 16 packages 00:25:32 Removing intermediate container 83043303f17d 00:25:32 ---> 5fd17a0bf462 00:25:32 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 00:25:32 ---> e4d1b8aacd4e 00:25:32 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 00:25:32 ---> f1ac57806c1b 00:25:32 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 00:25:32 ---> 15b2267320ad 00:25:32 Step 18/24 : EXPOSE 59993 00:25:33 ---> Running in 3b45728d39e0 00:25:33 Removing intermediate container 3b45728d39e0 00:25:33 ---> d67a6b6a747e 00:25:33 Step 19/24 : EXPOSE 161 00:25:33 ---> Running in cc79939ff2b6 00:25:33 Removing intermediate container cc79939ff2b6 00:25:33 ---> 0469ec3bebe7 00:25:33 Step 20/24 : ENTRYPOINT ["/device-snmp"] 00:25:33 ---> Running in e51f00660157 00:25:33 Removing intermediate container e51f00660157 00:25:33 ---> ddf8c66fb830 00:25:33 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:25:33 ---> Running in f129c9f53402 00:25:33 Removing intermediate container f129c9f53402 00:25:33 ---> dd45528a8b91 00:25:33 Step 22/24 : LABEL arch=amd64 00:25:33 ---> Running in 7f59605e01cd 00:25:33 Removing intermediate container 7f59605e01cd 00:25:33 ---> e47491a44795 00:25:33 Step 23/24 : LABEL git_sha=3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:25:33 ---> Running in 097647e690fb 00:25:33 Removing intermediate container 097647e690fb 00:25:33 ---> af7ab9dc54b4 00:25:33 Step 24/24 : LABEL version=3.0.0-dev.28 00:25:33 ---> Running in 8366c158f3ab 00:25:33 Removing intermediate container 8366c158f3ab 00:25:33 ---> 4babe69a14e4 00:25:33 [Warning] One or more build-args [ARCH] were not consumed 00:25:33 Successfully built 4babe69a14e4 00:25:33 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:33 provisioning config files... 00:25:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8698897659431366318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:34 ---> docker-login.sh 00:25:34 nexus3.edgexfoundry.org:10001 00:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:34 Configure a credential helper to remove this warning. See 00:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:34 00:25:34 Login Succeeded 00:25:34 nexus3.edgexfoundry.org:10002 00:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:34 Configure a credential helper to remove this warning. See 00:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:34 00:25:34 Login Succeeded 00:25:34 nexus3.edgexfoundry.org:10003 00:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:34 Configure a credential helper to remove this warning. See 00:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:34 00:25:34 Login Succeeded 00:25:34 nexus3.edgexfoundry.org:10004 00:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:34 Configure a credential helper to remove this warning. See 00:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:34 00:25:34 Login Succeeded 00:25:34 docker.io 00:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:34 Configure a credential helper to remove this warning. See 00:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:34 00:25:34 Login Succeeded 00:25:34 ---> docker-login.sh ends [Pipeline] } 00:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:25:34 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 00:25:34 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:25:34 latest 00:25:34 3.0.0-dev.28 00:25:34 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 00:25:34 main 00:25:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:35 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:35 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:25:35 9104bb57fd3b: Preparing 00:25:35 f5e753a5fecd: Preparing 00:25:35 9979616b2877: Preparing 00:25:35 3c5eef8237fe: Preparing 00:25:35 f1417ff83b31: Preparing 00:25:35 f1417ff83b31: Layer already exists 00:25:35 3c5eef8237fe: Pushed 00:25:35 9104bb57fd3b: Pushed 00:25:35 f5e753a5fecd: Pushed 00:25:38 9979616b2877: Pushed 00:25:38 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0: digest: sha256:d76234723870770912aba00beb947b1b7829a5df96b5988a01a6fd26162152cc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:38 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 00:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:25:39 9104bb57fd3b: Preparing 00:25:39 f5e753a5fecd: Preparing 00:25:39 9979616b2877: Preparing 00:25:39 3c5eef8237fe: Preparing 00:25:39 f1417ff83b31: Preparing 00:25:39 9104bb57fd3b: Layer already exists 00:25:39 3c5eef8237fe: Layer already exists 00:25:39 f5e753a5fecd: Layer already exists 00:25:39 9979616b2877: Layer already exists 00:25:39 f1417ff83b31: Layer already exists 00:25:39 latest: digest: sha256:d76234723870770912aba00beb947b1b7829a5df96b5988a01a6fd26162152cc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:39 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.28 00:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:25:39 9104bb57fd3b: Preparing 00:25:39 f5e753a5fecd: Preparing 00:25:39 9979616b2877: Preparing 00:25:39 3c5eef8237fe: Preparing 00:25:39 f1417ff83b31: Preparing 00:25:39 9104bb57fd3b: Layer already exists 00:25:39 3c5eef8237fe: Layer already exists 00:25:39 f5e753a5fecd: Layer already exists 00:25:39 f1417ff83b31: Layer already exists 00:25:39 9979616b2877: Layer already exists 00:25:39 3.0.0-dev.28: digest: sha256:d76234723870770912aba00beb947b1b7829a5df96b5988a01a6fd26162152cc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 00:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:25:40 9104bb57fd3b: Preparing 00:25:40 f5e753a5fecd: Preparing 00:25:40 9979616b2877: Preparing 00:25:40 3c5eef8237fe: Preparing 00:25:40 f1417ff83b31: Preparing 00:25:40 f1417ff83b31: Layer already exists 00:25:40 9104bb57fd3b: Layer already exists 00:25:40 f5e753a5fecd: Layer already exists 00:25:40 9979616b2877: Layer already exists 00:25:40 3c5eef8237fe: Layer already exists 00:25:40 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28: digest: sha256:d76234723870770912aba00beb947b1b7829a5df96b5988a01a6fd26162152cc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 00:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:25:41 9104bb57fd3b: Preparing 00:25:41 f5e753a5fecd: Preparing 00:25:41 9979616b2877: Preparing 00:25:41 3c5eef8237fe: Preparing 00:25:41 f1417ff83b31: Preparing 00:25:41 f1417ff83b31: Layer already exists 00:25:41 9104bb57fd3b: Layer already exists 00:25:41 3c5eef8237fe: Layer already exists 00:25:41 f5e753a5fecd: Layer already exists 00:25:41 9979616b2877: Layer already exists 00:25:41 main: digest: sha256:d76234723870770912aba00beb947b1b7829a5df96b5988a01a6fd26162152cc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:41 ===================================================== [Pipeline] echo 00:25:41 taggedImages: 00:25:41 - nexus3.edgexfoundry.org:10004/device-snmp:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:25:41 - nexus3.edgexfoundry.org:10004/device-snmp:latest 00:25:41 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.28 00:25:41 - nexus3.edgexfoundry.org:10004/device-snmp:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 00:25:41 - 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 00:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:41 00:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:41 latest: Pulling from edgex-lftools-log-publisher 00:25:41 5eb5b503b376: Pulling fs layer 00:25:41 5c69ac0246d0: Pulling fs layer 00:25:41 ec43610c2a17: Pulling fs layer 00:25:41 3a2ae6a8a46f: Pulling fs layer 00:25:41 33b1e0a273af: Pulling fs layer 00:25:41 5d3b04190fa2: Pulling fs layer 00:25:41 2f39f015ded8: Pulling fs layer 00:25:41 33b1e0a273af: Waiting 00:25:41 5d3b04190fa2: Waiting 00:25:41 2f39f015ded8: Waiting 00:25:41 3a2ae6a8a46f: Waiting 00:25:41 5c69ac0246d0: Download complete 00:25:41 3a2ae6a8a46f: Verifying Checksum 00:25:41 3a2ae6a8a46f: Download complete 00:25:41 33b1e0a273af: Verifying Checksum 00:25:41 33b1e0a273af: Download complete 00:25:42 ec43610c2a17: Verifying Checksum 00:25:42 ec43610c2a17: Download complete 00:25:42 5d3b04190fa2: Download complete 00:25:42 5eb5b503b376: Verifying Checksum 00:25:42 5eb5b503b376: Download complete 00:25:42 2f39f015ded8: Download complete 00:25:43 5eb5b503b376: Pull complete 00:25:43 5c69ac0246d0: Pull complete 00:25:44 ec43610c2a17: Pull complete 00:25:44 3a2ae6a8a46f: Pull complete 00:25:44 33b1e0a273af: Pull complete 00:25:44 5d3b04190fa2: Pull complete 00:25:49 2f39f015ded8: Pull complete 00:25:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:49 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:25:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:25:53 $ docker top fcf16ff3d8d59a2804b4358725f37c50b3efce8af0c795da57c4823177311ca5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:54 ---> job-cost.sh 00:25:54 lf-activate-venv: SKIPPING 00:25:54 INFO: No Stack... 00:25:54 INFO: Retrieving Pricing Info for: v3-standard-8 00:25:54 INFO: Archiving Costs [Pipeline] sh 00:25:55 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 00:25:55 + cut -d, -f6 [Pipeline] lock 00:25:55 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] 00:25:55 Resource [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] did not exist. Created. 00:25:55 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:25:55 + echo total: 0.2199999988079071 [Pipeline] stash 00:25:55 Stashed 1 file(s) [Pipeline] } 00:25:55 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 00:25:55 $ docker stop --time=1 fcf16ff3d8d59a2804b4358725f37c50b3efce8af0c795da57c4823177311ca5 00:25:56 $ docker rm -f --volumes fcf16ff3d8d59a2804b4358725f37c50b3efce8af0c795da57c4823177311ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:26:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17416 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 00:26:52 Running in /w/workspace/device-snmp-go/85 [Pipeline] { [Pipeline] checkout 00:26:52 Selected Git installation does not exist. Using Default 00:26:52 The recommended git tool is: NONE 00:27:00 using credential edgex-jenkins-ssh 00:27:00 Cloning the remote Git repository 00:27:00 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 00:27:00 > git init /w/workspace/device-snmp-go/85 # timeout=10 00:27:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 00:27:00 > git --version # timeout=10 00:27:00 > git --version # 'git version 2.25.1' 00:27:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:27:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:04 Avoid second fetch 00:27:04 Checking out Revision 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 (main) 00:27:03 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 00:27:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:04 > git config core.sparsecheckout # timeout=10 00:27:04 > git checkout -f 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 # timeout=10 00:27:05 Commit message: "docs: Add main branch warning (#314)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:27:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:27:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:27:05 Dload Upload Total Spent Left Speed 00:27:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 00:27:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:27:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:27:12 + sudo tee /etc/docker/daemon.new 00:27:12 { 00:27:12 "registry-mirrors": [ 00:27:12 "https://nexus3.edgexfoundry.org:10001" 00:27:12 ], 00:27:12 "bip": "10.250.0.254/24", 00:27:12 "hosts": [ 00:27:12 "tcp://0.0.0.0:5555", 00:27:12 "unix:///var/run/docker.sock" 00:27:12 ], 00:27:12 "mtu": 1458, 00:27:12 "selinux-enabled": true, 00:27:12 "seccomp-profile": "/etc/docker/seccomp.json" 00:27:12 } [Pipeline] sh 00:27:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:27:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:31 provisioning config files... 00:27:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/85@tmp/config11862653126076145117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:31 ---> docker-login.sh 00:27:31 nexus3.edgexfoundry.org:10001 00:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:32 Configure a credential helper to remove this warning. See 00:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:32 00:27:32 Login Succeeded 00:27:32 nexus3.edgexfoundry.org:10002 00:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:33 Configure a credential helper to remove this warning. See 00:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:33 00:27:33 Login Succeeded 00:27:33 nexus3.edgexfoundry.org:10003 00:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:33 Configure a credential helper to remove this warning. See 00:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:33 00:27:33 Login Succeeded 00:27:33 nexus3.edgexfoundry.org:10004 00:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:33 Configure a credential helper to remove this warning. See 00:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:33 00:27:33 Login Succeeded 00:27:33 docker.io 00:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:34 Configure a credential helper to remove this warning. See 00:27:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:34 00:27:34 Login Succeeded 00:27:34 ---> docker-login.sh ends [Pipeline] } 00:27:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:27:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:27:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:27:34 ========================================================= 00:27:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:27:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:35 + 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 . 00:27:35 Sending build context to Docker daemon 3.043MB 00:27:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:27:35 Step 2/12 : FROM ${BASE} AS builder 00:27:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:27:35 c41833b44d91: Pulling fs layer 00:27:35 ed15518f5707: Pulling fs layer 00:27:35 feae8fd75edb: Pulling fs layer 00:27:35 242c74f7c9fa: Pulling fs layer 00:27:35 3cdef696dda3: Pulling fs layer 00:27:35 2ced38df9373: Pulling fs layer 00:27:35 58f1dce35555: Pulling fs layer 00:27:35 242c74f7c9fa: Waiting 00:27:35 3cdef696dda3: Waiting 00:27:35 58f1dce35555: Waiting 00:27:35 2ced38df9373: Waiting 00:27:35 ed15518f5707: Verifying Checksum 00:27:35 ed15518f5707: Download complete 00:27:35 242c74f7c9fa: Verifying Checksum 00:27:35 242c74f7c9fa: Download complete 00:27:35 3cdef696dda3: Verifying Checksum 00:27:35 3cdef696dda3: Download complete 00:27:36 c41833b44d91: Verifying Checksum 00:27:36 c41833b44d91: Download complete 00:27:37 c41833b44d91: Pull complete 00:27:37 58f1dce35555: Verifying Checksum 00:27:37 58f1dce35555: Download complete 00:27:37 ed15518f5707: Pull complete 00:27:38 feae8fd75edb: Verifying Checksum 00:27:38 feae8fd75edb: Download complete 00:27:38 2ced38df9373: Verifying Checksum 00:27:38 2ced38df9373: Download complete 00:27:50 feae8fd75edb: Pull complete 00:27:50 242c74f7c9fa: Pull complete 00:27:50 3cdef696dda3: Pull complete 00:27:57 2ced38df9373: Pull complete 00:27:59 58f1dce35555: Pull complete 00:27:59 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:27:59 ---> fadd8f120f05 00:27:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:28:01 ---> Running in 07847691b3d0 00:28:01 Removing intermediate container 07847691b3d0 00:28:01 ---> 8005ba8743ed 00:28:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:28:02 ---> Running in 7207b021b87c 00:28:02 Removing intermediate container 7207b021b87c 00:28:02 ---> 9e8b2d2915eb 00:28:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:28:02 ---> Running in ddc890c549f2 00:28:02 Removing intermediate container ddc890c549f2 00:28:02 ---> 94882ef699c1 00:28:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:28:03 ---> Running in f47eb51c0dfa 00:28:03 Removing intermediate container f47eb51c0dfa 00:28:03 ---> 6e3c84a6aec8 00:28:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:28:03 ---> Running in 94844ad5036a 00:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:28:06 (1/4) Installing openssh-keygen (9.1_p1-r3) 00:28:06 (2/4) Installing libedit (20221030.3.1-r0) 00:28:06 (3/4) Installing openssh-client-common (9.1_p1-r3) 00:28:06 (4/4) Installing openssh-client-default (9.1_p1-r3) 00:28:06 Executing busybox-1.35.0-r29.trigger 00:28:06 OK: 268 MiB in 57 packages 00:28:08 Removing intermediate container 94844ad5036a 00:28:08 ---> 878c424058cb 00:28:08 Step 8/12 : WORKDIR /device-snmp-go 00:28:08 ---> Running in b0145417f60f 00:28:08 Removing intermediate container b0145417f60f 00:28:08 ---> 62928a4fbeab 00:28:08 Step 9/12 : COPY go.mod vendor* ./ 00:28:09 ---> c6cb1f196c72 00:28:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:09 ---> Running in 5e52886d69ee 00:29:17 Removing intermediate container 5e52886d69ee 00:29:17 ---> 5b129fcf12a7 00:29:17 Step 11/12 : COPY . . 00:29:17 ---> 3affd403b244 00:29:17 Step 12/12 : RUN ${MAKE} 00:29:17 ---> Running in 6eebc754e131 00:29:18 noop 00:29:19 Removing intermediate container 6eebc754e131 00:29:19 ---> 532b76b77c85 00:29:19 Successfully built 532b76b77c85 00:29:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:19 + docker inspect -f . ci-base-image-arm64 00:29:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:19 prd-ubuntu20.04-docker-arm64-4c-16g-17416 does not seem to be running inside a container 00:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/85 -v /w/workspace/device-snmp-go/85:/w/workspace/device-snmp-go/85:rw,z -v /w/workspace/device-snmp-go/85@tmp:/w/workspace/device-snmp-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:29:21 $ docker top 80feaf8dd31bf801819b64286d65ce3fb52e550d13727b8dd47fdc753494227a -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:22 + go version 00:29:22 go version go1.20.2 linux/arm64 [Pipeline] } 00:29:22 $ docker stop --time=1 80feaf8dd31bf801819b64286d65ce3fb52e550d13727b8dd47fdc753494227a 00:29:24 $ docker rm -f --volumes 80feaf8dd31bf801819b64286d65ce3fb52e550d13727b8dd47fdc753494227a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:24 + docker inspect -f . ci-base-image-arm64 00:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-17416 does not seem to be running inside a container 00:29:24 $ 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/85 -v /w/workspace/device-snmp-go/85:/w/workspace/device-snmp-go/85:rw,z -v /w/workspace/device-snmp-go/85@tmp:/w/workspace/device-snmp-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:29:26 $ docker top e9e1f48ef5729f141020a5d5bf2bba8d6a2e40ffb29e25c820763993b4dc8b0d -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:27 + git config --global --add safe.directory /w/workspace/device-snmp-go/85 [Pipeline] fileExists [Pipeline] sh 00:29:27 + make test 00:29:27 go test ./... -coverprofile=coverage.out 00:30:07 ? github.com/edgexfoundry/device-snmp-go [no test files] 00:32:43 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 00:32:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements 00:32:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:32:44 go vet ./... 00:33:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:33:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:33:17 ./bin/test-attribution-txt.sh [Pipeline] echo 00:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:33:17 $ docker stop --time=1 e9e1f48ef5729f141020a5d5bf2bba8d6a2e40ffb29e25c820763993b4dc8b0d 00:33:19 $ docker rm -f --volumes e9e1f48ef5729f141020a5d5bf2bba8d6a2e40ffb29e25c820763993b4dc8b0d [Pipeline] // withDockerContainer [Pipeline] sh 00:33:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:33:20 Warning: overwriting stash ‘coverage-report’ 00:33:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:33:21 + ls -al . 00:33:21 total 168 00:33:21 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:29 . 00:33:21 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:27 .. 00:33:21 -rw-rw-r-- 1 jenkins jenkins 6 May 31 00:27 .dockerignore 00:33:21 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:27 .git 00:33:21 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 .github 00:33:21 -rw-rw-r-- 1 jenkins jenkins 328 May 31 00:27 .gitignore 00:33:21 -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:27 .golangci.yml 00:33:21 -rw-rw-r-- 1 jenkins jenkins 9056 May 31 00:27 Attribution.txt 00:33:21 -rw-rw-r-- 1 jenkins jenkins 10534 May 31 00:27 CHANGELOG.md 00:33:21 -rw-rw-r-- 1 jenkins jenkins 1423 May 31 00:27 Dockerfile 00:33:21 -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:27 GOVERNANCE.md 00:33:21 -rw-rw-r-- 1 jenkins jenkins 656 May 31 00:27 Jenkinsfile 00:33:21 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:27 LICENSE 00:33:21 -rw-rw-r-- 1 jenkins jenkins 2114 May 31 00:27 Makefile 00:33:21 -rw-rw-r-- 1 jenkins jenkins 620 May 31 00:27 OWNERS.md 00:33:21 -rw-rw-r-- 1 jenkins jenkins 10559 May 31 00:27 README.md 00:33:21 -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:23 VERSION 00:33:21 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:27 bin 00:33:21 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 cmd 00:33:21 -rw-r--r-- 1 jenkins jenkins 8837 May 31 00:32 coverage.out 00:33:21 -rw-rw-r-- 1 jenkins jenkins 3235 May 31 00:27 go.mod 00:33:21 -rw-rw-r-- 1 jenkins jenkins 31230 May 31 00:27 go.sum 00:33:21 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 internal 00:33:21 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:27 snap 00:33:21 -rw-rw-r-- 1 jenkins jenkins 228 May 31 00:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:21 + 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=3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 --label arch=arm64 --label version=3.0.0-dev.28 . 00:33:22 Sending build context to Docker daemon 3.053MB 00:33:22 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:33:22 Step 2/24 : FROM ${BASE} AS builder 00:33:22 ---> 532b76b77c85 00:33:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:33:22 ---> Running in 5d20877f6b9e 00:33:22 Removing intermediate container 5d20877f6b9e 00:33:22 ---> 8199a81cf029 00:33:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:33:22 ---> Running in 36fa55b39724 00:33:23 Removing intermediate container 36fa55b39724 00:33:23 ---> d87c1bdac134 00:33:23 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:33:23 ---> Running in 57da2b2daad3 00:33:23 Removing intermediate container 57da2b2daad3 00:33:23 ---> 5f458507fa35 00:33:23 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:33:23 ---> Running in 47334e13d91d 00:33:23 Removing intermediate container 47334e13d91d 00:33:23 ---> 21603765090b 00:33:23 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:33:23 ---> Running in adc1bab9a9f1 00:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:26 OK: 268 MiB in 57 packages 00:33:27 Removing intermediate container adc1bab9a9f1 00:33:27 ---> 3b5a98b4baf9 00:33:27 Step 8/24 : WORKDIR /device-snmp-go 00:33:27 ---> Running in f632881e39fb 00:33:28 Removing intermediate container f632881e39fb 00:33:28 ---> 20c9e8504e2a 00:33:28 Step 9/24 : COPY go.mod vendor* ./ 00:33:28 ---> 6d4817cb19ea 00:33:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:28 ---> Running in ad09d1377179 00:33:31 Removing intermediate container ad09d1377179 00:33:31 ---> 7dad26c3e379 00:33:31 Step 11/24 : COPY . . 00:33:32 ---> 54d5ab189b65 00:33:32 Step 12/24 : RUN ${MAKE} 00:33:32 ---> Running in 468de785b6ab 00:33:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 00:36:10 Removing intermediate container 468de785b6ab 00:36:10 ---> 1c93a0a92e4b 00:36:10 Step 13/24 : FROM alpine:3.17 00:36:10 3.17: Pulling from library/alpine 00:36:10 c41833b44d91: Already exists 00:36:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:36:10 Status: Downloaded newer image for alpine:3.17 00:36:10 ---> 51e60588ff2c 00:36:10 Step 14/24 : RUN apk add --update --no-cache dumb-init 00:36:10 ---> Running in d01019fe4ac3 00:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:10 (1/1) Installing dumb-init (1.2.5-r2) 00:36:10 Executing busybox-1.35.0-r29.trigger 00:36:10 OK: 8 MiB in 16 packages 00:36:10 Removing intermediate container d01019fe4ac3 00:36:10 ---> 975a26641c22 00:36:10 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 00:36:10 ---> eaa5c9b9575b 00:36:10 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 00:36:10 ---> 0ee23c31253f 00:36:10 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 00:36:10 ---> 11c32d896057 00:36:10 Step 18/24 : EXPOSE 59993 00:36:10 ---> Running in 5d43c7bca214 00:36:10 Removing intermediate container 5d43c7bca214 00:36:10 ---> a5105b04c05f 00:36:10 Step 19/24 : EXPOSE 161 00:36:10 ---> Running in 1124bc255cd1 00:36:10 Removing intermediate container 1124bc255cd1 00:36:10 ---> 8c787e961bc6 00:36:10 Step 20/24 : ENTRYPOINT ["/device-snmp"] 00:36:10 ---> Running in 1a0d67f49d56 00:36:10 Removing intermediate container 1a0d67f49d56 00:36:10 ---> 46c9a77b1df9 00:36:10 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:36:10 ---> Running in 495aca0fccc7 00:36:10 Removing intermediate container 495aca0fccc7 00:36:10 ---> fbb43e1f1efb 00:36:10 Step 22/24 : LABEL arch=arm64 00:36:10 ---> Running in a93b46b9074d 00:36:10 Removing intermediate container a93b46b9074d 00:36:10 ---> 84c537235311 00:36:10 Step 23/24 : LABEL git_sha=3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:36:10 ---> Running in 36895b6d233c 00:36:10 Removing intermediate container 36895b6d233c 00:36:10 ---> 46b20d3740ab 00:36:10 Step 24/24 : LABEL version=3.0.0-dev.28 00:36:10 ---> Running in 881a5af32119 00:36:10 Removing intermediate container 881a5af32119 00:36:10 ---> 40cd4b081ce6 00:36:10 [Warning] One or more build-args [ARCH] were not consumed 00:36:10 Successfully built 40cd4b081ce6 00:36:10 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 00:36:10 provisioning config files... 00:36:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/85@tmp/config13034909248302553516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:11 ---> docker-login.sh 00:36:11 nexus3.edgexfoundry.org:10001 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10002 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10003 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 nexus3.edgexfoundry.org:10004 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 docker.io 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:13 Configure a credential helper to remove this warning. See 00:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:13 00:36:13 Login Succeeded 00:36:13 ---> docker-login.sh ends [Pipeline] } 00:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:13 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 00:36:13 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:36:13 latest 00:36:13 3.0.0-dev.28 00:36:13 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 00:36:13 main 00:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:36:14 b54ec5b59f02: Preparing 00:36:14 88c8ca5d0275: Preparing 00:36:14 020c87b3b6c8: Preparing 00:36:14 cf6b3314b429: Preparing 00:36:14 26cbea5cba74: Preparing 00:36:14 26cbea5cba74: Layer already exists 00:36:14 b54ec5b59f02: Pushed 00:36:14 88c8ca5d0275: Pushed 00:36:14 cf6b3314b429: Pushed 00:36:19 020c87b3b6c8: Pushed 00:36:19 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0: digest: sha256:44f394478fe4001263ca6b6f2eaddb7323ace6c8f2289a7e091db2ad946fae1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:20 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 00:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:36:20 b54ec5b59f02: Preparing 00:36:20 88c8ca5d0275: Preparing 00:36:20 020c87b3b6c8: Preparing 00:36:20 cf6b3314b429: Preparing 00:36:20 26cbea5cba74: Preparing 00:36:20 b54ec5b59f02: Layer already exists 00:36:20 020c87b3b6c8: Layer already exists 00:36:20 88c8ca5d0275: Layer already exists 00:36:20 cf6b3314b429: Layer already exists 00:36:20 26cbea5cba74: Layer already exists 00:36:20 latest: digest: sha256:44f394478fe4001263ca6b6f2eaddb7323ace6c8f2289a7e091db2ad946fae1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:20 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.28 00:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:36:21 b54ec5b59f02: Preparing 00:36:21 88c8ca5d0275: Preparing 00:36:21 020c87b3b6c8: Preparing 00:36:21 cf6b3314b429: Preparing 00:36:21 26cbea5cba74: Preparing 00:36:21 b54ec5b59f02: Layer already exists 00:36:21 cf6b3314b429: Layer already exists 00:36:21 88c8ca5d0275: Layer already exists 00:36:21 26cbea5cba74: Layer already exists 00:36:21 020c87b3b6c8: Layer already exists 00:36:21 3.0.0-dev.28: digest: sha256:44f394478fe4001263ca6b6f2eaddb7323ace6c8f2289a7e091db2ad946fae1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:21 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 00:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:36:22 b54ec5b59f02: Preparing 00:36:22 88c8ca5d0275: Preparing 00:36:22 020c87b3b6c8: Preparing 00:36:22 cf6b3314b429: Preparing 00:36:22 26cbea5cba74: Preparing 00:36:22 b54ec5b59f02: Layer already exists 00:36:22 26cbea5cba74: Layer already exists 00:36:22 020c87b3b6c8: Layer already exists 00:36:22 cf6b3314b429: Layer already exists 00:36:22 88c8ca5d0275: Layer already exists 00:36:22 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28: digest: sha256:44f394478fe4001263ca6b6f2eaddb7323ace6c8f2289a7e091db2ad946fae1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 00:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:36:23 b54ec5b59f02: Preparing 00:36:23 88c8ca5d0275: Preparing 00:36:23 020c87b3b6c8: Preparing 00:36:23 cf6b3314b429: Preparing 00:36:23 26cbea5cba74: Preparing 00:36:23 26cbea5cba74: Layer already exists 00:36:23 88c8ca5d0275: Layer already exists 00:36:23 cf6b3314b429: Layer already exists 00:36:23 020c87b3b6c8: Layer already exists 00:36:23 b54ec5b59f02: Layer already exists 00:36:24 main: digest: sha256:44f394478fe4001263ca6b6f2eaddb7323ace6c8f2289a7e091db2ad946fae1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:24 ===================================================== [Pipeline] echo 00:36:24 taggedImages: 00:36:24 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 00:36:24 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 00:36:24 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.28 00:36:24 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3a4f383a77d0147d8cfd096fa38d6fefa237b1d0-3.0.0-dev.28 00:36:24 - 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 00:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:24 00:36:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:24 arm64: Pulling from edgex-lftools-log-publisher 00:36:24 8998bd30e6a1: Pulling fs layer 00:36:24 04944245beec: Pulling fs layer 00:36:25 699f458cf7ca: Pulling fs layer 00:36:25 765212b225bb: Pulling fs layer 00:36:25 f23df028b6ca: Pulling fs layer 00:36:25 d65c8cfc05b1: Pulling fs layer 00:36:25 2437ff75d9bd: Pulling fs layer 00:36:25 765212b225bb: Waiting 00:36:25 f23df028b6ca: Waiting 00:36:25 d65c8cfc05b1: Waiting 00:36:25 2437ff75d9bd: Waiting 00:36:25 04944245beec: Verifying Checksum 00:36:25 04944245beec: Download complete 00:36:25 765212b225bb: Verifying Checksum 00:36:25 765212b225bb: Download complete 00:36:25 f23df028b6ca: Verifying Checksum 00:36:25 f23df028b6ca: Download complete 00:36:25 d65c8cfc05b1: Verifying Checksum 00:36:25 d65c8cfc05b1: Download complete 00:36:25 699f458cf7ca: Verifying Checksum 00:36:25 699f458cf7ca: Download complete 00:36:25 8998bd30e6a1: Download complete 00:36:28 2437ff75d9bd: Verifying Checksum 00:36:28 2437ff75d9bd: Download complete 00:36:30 8998bd30e6a1: Pull complete 00:36:30 04944245beec: Pull complete 00:36:32 699f458cf7ca: Pull complete 00:36:32 765212b225bb: Pull complete 00:36:33 f23df028b6ca: Pull complete 00:36:33 d65c8cfc05b1: Pull complete 00:36:48 2437ff75d9bd: Pull complete 00:36:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:36:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:36:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:50 prd-ubuntu20.04-docker-arm64-4c-16g-17416 does not seem to be running inside a container 00:36:50 $ 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/85 -v /w/workspace/device-snmp-go/85:/w/workspace/device-snmp-go/85:rw,z -v /w/workspace/device-snmp-go/85@tmp:/w/workspace/device-snmp-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:36:53 $ docker top e50ffe629690afa91d37afe5527ed524af425bd18f0078578c86b75b050e904b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:54 ---> job-cost.sh 00:36:54 lf-activate-venv: SKIPPING 00:36:54 INFO: No Stack... 00:36:54 INFO: Retrieving Pricing Info for: v3-standard-4 00:36:55 INFO: Archiving Costs [Pipeline] sh 00:36:56 + + cat /w/workspace/device-snmp-go/85/archives/cost.csv 00:36:56 cut -d, -f6 [Pipeline] lock 00:36:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] 00:36:56 Resource [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] did not exist. Created. 00:36:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:56 /w/workspace/device-snmp-go/85@tmp/durable-f1502810/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:36:57 + echo total: 0.10999999940395355 [Pipeline] stash 00:36:57 Warning: overwriting stash ‘stack-cost’ 00:36:57 Stashed 1 file(s) [Pipeline] } 00:36:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 00:36:57 $ docker stop --time=1 e50ffe629690afa91d37afe5527ed524af425bd18f0078578c86b75b050e904b 00:36:59 $ docker rm -f --volumes e50ffe629690afa91d37afe5527ed524af425bd18f0078578c86b75b050e904b [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 00:36:59 provisioning config files... 00:36:59 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config354109115272534835tmp [Pipeline] { [Pipeline] sh 00:36:59 + set +x 00:36:59 + + bash -s -- 00:36:59 curl -s https://codecov.io/bash 00:36:59 00:36:59 _____ _ 00:36:59 / ____| | | 00:36:59 | | ___ __| | ___ ___ _____ __ 00:36:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:36:59 | |___| (_) | (_| | __/ (_| (_) \ V / 00:36:59 \_____\___/ \__,_|\___|\___\___/ \_/ 00:36:59 Bash-1.0.6 00:36:59 00:36:59 00:36:59 ==> git version 2.25.1 found 00:36:59 ==> 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 00:36:59 Release-Date: 2020-01-08 00:36:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:36:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:36:59 ==> Jenkins CI detected. 00:36:59 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 00:36:59 project root: . 00:36:59 --> token set from env 00:36:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:36:59 ==> Running gcov in . (disable via -X gcov) 00:36:59 ==> Python coveragepy not found 00:36:59 ==> Searching for coverage reports in: 00:36:59 + . 00:36:59 -> Found 1 reports 00:36:59 ==> Detecting git/mercurial file structure 00:36:59 ==> Reading reports 00:36:59 + ./coverage.out bytes=8837 00:36:59 ==> Appending adjustments 00:36:59 https://docs.codecov.io/docs/fixing-reports 00:37:00 + Found adjustments 00:37:00 ==> Gzipping contents 00:37:00 4.0K /tmp/codecov.fAffPv.gz 00:37:00 ==> Uploading reports 00:37:00 url: https://codecov.io 00:37:00 query: branch=main&commit=3a4f383a77d0147d8cfd096fa38d6fefa237b1d0&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:37:00 -> Pinging Codecov 00:37:00 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=3a4f383a77d0147d8cfd096fa38d6fefa237b1d0&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:37:00 -> Uploading to 00:37:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/6C56EA5C29638FB4528AC87E60AF5AE0/3a4f383a77d0147d8cfd096fa38d6fefa237b1d0/3acbafb3-ea0d-4e6a-8d05-de53a3cd9604.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T003700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04a031d54e94d45b9f854d92944a72dd018082c5ed8765d7e517dd04426d751e 00:37:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:00 Dload Upload Total Spent Left Speed 00:37:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7495 --:--:-- --:--:-- --:--:-- 7495 00:37:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] } 00:37:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:37:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:37:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:37:00 00:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:37:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:37:01 df9b9388f04a: Pulling fs layer 00:37:01 52dc419b0ee2: Pulling fs layer 00:37:01 25bc292e5bac: Pulling fs layer 00:37:01 114826534d7a: Pulling fs layer 00:37:01 4657fd5d0bcf: Pulling fs layer 00:37:01 6ad1cebc031e: Pulling fs layer 00:37:01 8a3aa393b2d8: Pulling fs layer 00:37:01 4657fd5d0bcf: Waiting 00:37:01 6ad1cebc031e: Waiting 00:37:01 8a3aa393b2d8: Waiting 00:37:01 114826534d7a: Waiting 00:37:01 25bc292e5bac: Verifying Checksum 00:37:01 25bc292e5bac: Download complete 00:37:01 52dc419b0ee2: Download complete 00:37:01 4657fd5d0bcf: Verifying Checksum 00:37:01 4657fd5d0bcf: Download complete 00:37:01 df9b9388f04a: Download complete 00:37:01 df9b9388f04a: Pull complete 00:37:01 6ad1cebc031e: Verifying Checksum 00:37:01 6ad1cebc031e: Download complete 00:37:01 52dc419b0ee2: Pull complete 00:37:01 25bc292e5bac: Pull complete 00:37:01 114826534d7a: Verifying Checksum 00:37:01 114826534d7a: Download complete 00:37:01 8a3aa393b2d8: Verifying Checksum 00:37:01 8a3aa393b2d8: Download complete 00:37:05 114826534d7a: Pull complete 00:37:05 4657fd5d0bcf: Pull complete 00:37:05 6ad1cebc031e: Pull complete 00:37:08 8a3aa393b2d8: Pull complete 00:37:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:37:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:08 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:37:12 $ docker top e12c881363f90b8b1e85caa718350a226cce55a54329147815ff32fae25eeded -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 00:37:12 + set -o pipefail 00:37:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 00:37:16 00:37:16 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 00:37:16 00:37:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/5984efc7-6746-45f8-a702-d98e3de2e8db 00:37:16 00:37:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:37:16 00:37:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:37:16 00:37:16 00:37:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:37:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:37:16 More details here: https://snyk.co/ue1NS [Pipeline] } 00:37:16 $ docker stop --time=1 e12c881363f90b8b1e85caa718350a226cce55a54329147815ff32fae25eeded 00:37:20 $ docker rm -f --volumes e12c881363f90b8b1e85caa718350a226cce55a54329147815ff32fae25eeded [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 00:37:21 + git log --format=format:%s -1 3a4f383a77d0147d8cfd096fa38d6fefa237b1d0 [Pipeline] sh 00:37:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:22 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:37:22 $ docker top 9945639a6decd6285a0b01f4637ad86080bb160392a67dd554e3a6b415fa42e2 -eo pid,comm 00:37:22 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). 00:37:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:22 [ssh-agent] Looking for ssh-agent implementation... 00:37:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:23 $ docker exec 9945639a6decd6285a0b01f4637ad86080bb160392a67dd554e3a6b415fa42e2 ssh-agent 00:37:23 SSH_AUTH_SOCK=/tmp/ssh-JMG150CuQk38/agent.33 00:37:23 SSH_AGENT_PID=40 00:37:23 Running ssh-add (command line suppressed) 00:37:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15124479942576087359.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15124479942576087359.key) 00:37:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:23 + git semver tag 00:37:23 2023-05-31 00:37:23,705 [run_tag] DEBUG tag force:False 00:37:23 2023-05-31 00:37:23,705 [check_head_tag] DEBUG check head tag 00:37:23 2023-05-31 00:37:23,706 [execute] INFO git cat-file --batch-check 00:37:23 2023-05-31 00:37:23,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 00:37:23 2023-05-31 00:37:23,710 [execute] INFO git cat-file --batch 00:37:23 2023-05-31 00:37:23,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 00:37:23 2023-05-31 00:37:23,727 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:37:23 2023-05-31 00:37:23,727 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 00:37:23 2023-05-31 00:37:23,727 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 00:37:23 2023-05-31 00:37:23,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:37:23 3.0.0-dev.28 [Pipeline] } 00:37:23 $ docker exec --env ******** --env ******** 9945639a6decd6285a0b01f4637ad86080bb160392a67dd554e3a6b415fa42e2 ssh-agent -k 00:37:23 unset SSH_AUTH_SOCK; 00:37:23 unset SSH_AGENT_PID; 00:37:23 echo Agent pid 40 killed; 00:37:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:24 + git semver [Pipeline] } 00:37:24 $ docker stop --time=1 9945639a6decd6285a0b01f4637ad86080bb160392a67dd554e3a6b415fa42e2 00:37:25 $ docker rm -f --volumes 9945639a6decd6285a0b01f4637ad86080bb160392a67dd554e3a6b415fa42e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:26 00:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:26 0.23.1-centos7: Pulling from edgex-lftools 00:37:26 ab5ef0e58194: Pulling fs layer 00:37:26 9712f1f96733: Pulling fs layer 00:37:26 63f879dbbcfc: Pulling fs layer 00:37:26 0d9ebad4ef96: Pulling fs layer 00:37:26 e9a5061849ea: Pulling fs layer 00:37:26 d747dcd14b5f: Pulling fs layer 00:37:26 2de7ff778b66: Pulling fs layer 00:37:26 0d9ebad4ef96: Waiting 00:37:26 e9a5061849ea: Waiting 00:37:26 2de7ff778b66: Waiting 00:37:26 d747dcd14b5f: Waiting 00:37:26 9712f1f96733: Verifying Checksum 00:37:26 9712f1f96733: Download complete 00:37:26 63f879dbbcfc: Verifying Checksum 00:37:26 63f879dbbcfc: Download complete 00:37:26 0d9ebad4ef96: Verifying Checksum 00:37:26 0d9ebad4ef96: Download complete 00:37:26 d747dcd14b5f: Verifying Checksum 00:37:26 d747dcd14b5f: Download complete 00:37:26 e9a5061849ea: Verifying Checksum 00:37:26 e9a5061849ea: Download complete 00:37:26 ab5ef0e58194: Download complete 00:37:26 2de7ff778b66: Verifying Checksum 00:37:29 ab5ef0e58194: Pull complete 00:37:29 9712f1f96733: Pull complete 00:37:30 63f879dbbcfc: Pull complete 00:37:33 0d9ebad4ef96: Pull complete 00:37:33 e9a5061849ea: Pull complete 00:37:33 d747dcd14b5f: Pull complete 00:37:35 2de7ff778b66: Pull complete 00:37:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:37:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:35 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:37:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:37:40 $ docker top a32eb33a524ddd4e3d11bb26d157a47a196627a95c8b634736f58f9a042f726b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:37:40 provisioning config files... 00:37:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6141855770118954807tmp 00:37:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16657212929487277679tmp 00:37:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5835161256213986865tmp [Pipeline] { [Pipeline] echo 00:37:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:37:40 ---> sigul-configuration.sh 00:37:40 gpg: directory `/root/.gnupg' created 00:37:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:37:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:37:40 gpg: keyring `/root/.gnupg/secring.gpg' created 00:37:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:37:40 gpg: CAST5 encrypted data 00:37:40 gpg: encrypted with 1 passphrase 00:37:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:37:40 + mkdir /home/jenkins 00:37:40 + mkdir /home/jenkins/sigul [Pipeline] sh 00:37:41 + 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 00:37:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:37:41 ---> sigul-install.sh 00:37:41 Sigul already installed; skipping installation. [Pipeline] sh 00:37:41 + git tag --list 00:37:41 1.0.0 00:37:41 v0.0.0 00:37:41 v1.1.0 00:37:41 v1.1.1 00:37:41 v1.2.2 00:37:41 v1.3.0 00:37:41 v1.3.1 00:37:41 v2.0.0 00:37:41 v2.1.0 00:37:41 v2.1.1 00:37:41 v2.1.1-dev.2 00:37:41 v2.1.1-dev.3 00:37:41 v2.2.0 00:37:41 v2.2.1-dev.1 00:37:41 v2.2.1-dev.2 00:37:41 v2.2.1-dev.3 00:37:41 v2.2.1-dev.4 00:37:41 v2.2.1-dev.5 00:37:41 v2.2.1-dev.6 00:37:41 v2.2.1-dev.7 00:37:41 v2.3.0 00:37:41 v2.3.0-dev.10 00:37:41 v2.3.0-dev.11 00:37:41 v2.3.0-dev.12 00:37:41 v2.3.0-dev.13 00:37:41 v2.3.0-dev.14 00:37:41 v2.3.0-dev.15 00:37:41 v2.3.0-dev.16 00:37:41 v2.3.0-dev.17 00:37:41 v2.3.0-dev.18 00:37:41 v2.3.0-dev.19 00:37:41 v2.3.0-dev.20 00:37:41 v2.3.0-dev.21 00:37:41 v2.3.0-dev.22 00:37:41 v2.3.0-dev.23 00:37:41 v2.3.0-dev.24 00:37:41 v2.3.0-dev.7 00:37:41 v2.3.0-dev.8 00:37:41 v2.3.0-dev.9 00:37:41 v3.0.0-dev.1 00:37:41 v3.0.0-dev.10 00:37:41 v3.0.0-dev.11 00:37:41 v3.0.0-dev.12 00:37:41 v3.0.0-dev.13 00:37:41 v3.0.0-dev.14 00:37:41 v3.0.0-dev.15 00:37:41 v3.0.0-dev.16 00:37:41 v3.0.0-dev.17 00:37:41 v3.0.0-dev.18 00:37:41 v3.0.0-dev.19 00:37:41 v3.0.0-dev.2 00:37:41 v3.0.0-dev.20 00:37:41 v3.0.0-dev.21 00:37:41 v3.0.0-dev.22 00:37:41 v3.0.0-dev.23 00:37:41 v3.0.0-dev.24 00:37:41 v3.0.0-dev.25 00:37:41 v3.0.0-dev.26 00:37:41 v3.0.0-dev.27 00:37:41 v3.0.0-dev.28 00:37:41 v3.0.0-dev.3 00:37:41 v3.0.0-dev.4 00:37:41 v3.0.0-dev.5 00:37:41 v3.0.0-dev.6 00:37:41 v3.0.0-dev.7 00:37:41 v3.0.0-dev.8 00:37:41 v3.0.0-dev.9 [Pipeline] sh 00:37:41 + lftools sign git-tag v3.0.0-dev.28 00:37:42 Signing Git tag with Sigul... 00:37:42 Signing v3.0.0-dev.28 [Pipeline] echo 00:37:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:37:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:37:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:37:43 $ docker stop --time=1 a32eb33a524ddd4e3d11bb26d157a47a196627a95c8b634736f58f9a042f726b 00:37:44 $ docker rm -f --volumes a32eb33a524ddd4e3d11bb26d157a47a196627a95c8b634736f58f9a042f726b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:37:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:45 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:37:45 $ docker top 7443d7f18b839e13271c176eb0a27bd20d2ad67501a03656c4968cb7ffe8deb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:45 [ssh-agent] Looking for ssh-agent implementation... 00:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:45 $ docker exec 7443d7f18b839e13271c176eb0a27bd20d2ad67501a03656c4968cb7ffe8deb4 ssh-agent 00:37:45 SSH_AUTH_SOCK=/tmp/ssh-YG1sBTgI7bKM/agent.32 00:37:45 SSH_AGENT_PID=38 00:37:45 Running ssh-add (command line suppressed) 00:37:46 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10676272381779636942.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10676272381779636942.key) 00:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:46 + git semver bump pre 00:37:46 2023-05-31 00:37:46,519 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:37:46 2023-05-31 00:37:46,519 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev 00:37:46 2023-05-31 00:37:46,519 [bump_version] DEBUG bumped version:3.0.0-dev.29 00:37:46 2023-05-31 00:37:46,519 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 00:37:46 2023-05-31 00:37:46,519 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:37:46 2023-05-31 00:37:46,519 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:37:46 2023-05-31 00:37:46,521 [execute] INFO git cat-file --batch-check 00:37:46 2023-05-31 00:37:46,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:46 2023-05-31 00:37:46,526 [execute] INFO git cat-file --batch 00:37:46 2023-05-31 00:37:46,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:46 2023-05-31 00:37:46,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:37:46 3.0.0-dev.29 [Pipeline] } 00:37:46 $ docker exec --env ******** --env ******** 7443d7f18b839e13271c176eb0a27bd20d2ad67501a03656c4968cb7ffe8deb4 ssh-agent -k 00:37:46 unset SSH_AUTH_SOCK; 00:37:46 unset SSH_AGENT_PID; 00:37:46 echo Agent pid 38 killed; 00:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:47 + git semver [Pipeline] } 00:37:47 $ docker stop --time=1 7443d7f18b839e13271c176eb0a27bd20d2ad67501a03656c4968cb7ffe8deb4 00:37:48 $ docker rm -f --volumes 7443d7f18b839e13271c176eb0a27bd20d2ad67501a03656c4968cb7ffe8deb4 [Pipeline] // withDockerContainer [Pipeline] sh 00:37:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:37:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:49 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:37:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:37:49 $ docker top 5c0809ea9dd38a680fa42e88a3f1185db09dc64991d73b0a662195de5e1d1c8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:49 [ssh-agent] Looking for ssh-agent implementation... 00:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:49 $ docker exec 5c0809ea9dd38a680fa42e88a3f1185db09dc64991d73b0a662195de5e1d1c8d ssh-agent 00:37:50 SSH_AUTH_SOCK=/tmp/ssh-taIXcZ7RNApO/agent.31 00:37:50 SSH_AGENT_PID=37 00:37:50 Running ssh-add (command line suppressed) 00:37:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8935868578618171042.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8935868578618171042.key) 00:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:50 + git semver push 00:37:50 2023-05-31 00:37:50,633 [run_push] DEBUG push 00:37:50 2023-05-31 00:37:50,634 [execute] INFO git cat-file --batch-check 00:37:50 2023-05-31 00:37:50,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:37:50 2023-05-31 00:37:50,637 [execute] INFO git rev-list 720d356a3d63900123dba09f1b14bf42f395c1be -- 00:37:50 2023-05-31 00:37:50,637 [execute] DEBUG Popen(['git', 'rev-list', '720d356a3d63900123dba09f1b14bf42f395c1be', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:37:50 2023-05-31 00:37:50,645 [execute] INFO git fetch -v origin 00:37:50 2023-05-31 00:37:50,645 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:37:51 2023-05-31 00:37:51,109 [run_push] DEBUG no remote changes detected 00:37:51 2023-05-31 00:37:51,110 [execute] INFO git push origin semver 00:37:51 2023-05-31 00:37:51,110 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:37:52 2023-05-31 00:37:51,874 [run_push] DEBUG push all version tags 00:37:52 2023-05-31 00:37:51,875 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:37:52 2023-05-31 00:37:51,875 [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) 00:37:52 2023-05-31 00:37:52,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:37:52 3.0.0-dev.29 [Pipeline] } 00:37:52 $ docker exec --env ******** --env ******** 5c0809ea9dd38a680fa42e88a3f1185db09dc64991d73b0a662195de5e1d1c8d ssh-agent -k 00:37:52 unset SSH_AUTH_SOCK; 00:37:52 unset SSH_AGENT_PID; 00:37:52 echo Agent pid 37 killed; 00:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:53 + git semver [Pipeline] } 00:37:53 $ docker stop --time=1 5c0809ea9dd38a680fa42e88a3f1185db09dc64991d73b0a662195de5e1d1c8d 00:37:54 $ docker rm -f --volumes 5c0809ea9dd38a680fa42e88a3f1185db09dc64991d73b0a662195de5e1d1c8d [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 00:37:55 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 00:37:55 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 00:37:55 total 16 00:37:55 drwxr-xr-x 3 root root 4096 May 31 00:25 . 00:37:55 drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:37 .. 00:37:55 drwxr-xr-x 2 root root 4096 May 31 00:25 cost 00:37:55 -rw-r--r-- 1 root root 85 May 31 00:25 cost.csv 00:37:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 00:37:55 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 00:37:55 total 16 00:37:55 drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:25 . 00:37:55 drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:37 .. 00:37:55 drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:25 cost 00:37:55 -rw-r--r-- 1 jenkins jenkins 85 May 31 00:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:37:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:37:56 ---> package-listing.sh 00:37:56 ++ tr '[:upper:]' '[:lower:]' 00:37:56 ++ facter osfamily 00:37:56 + OS_FAMILY=debian 00:37:56 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 00:37:56 + START_PACKAGES=/tmp/packages_start.txt 00:37:56 + END_PACKAGES=/tmp/packages_end.txt 00:37:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:37:56 + PACKAGES=/tmp/packages_start.txt 00:37:56 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 00:37:56 + PACKAGES=/tmp/packages_end.txt 00:37:56 + case "${OS_FAMILY}" in 00:37:56 + dpkg -l 00:37:56 + grep '^ii' 00:37:56 + '[' -f /tmp/packages_start.txt ']' 00:37:56 + '[' -f /tmp/packages_end.txt ']' 00:37:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:37:56 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 00:37:56 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 00:37:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 00:37:56 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 00:37:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:57 prd-ubuntu20.04-docker-8c-8g-17409 does not seem to be running inside a container 00:37:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:37:57 $ docker top 503e2d50dfcb50b024d9eda3cb7006c6c8e8d925910a918dbc565671ec1721fb -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:37:58 + mkdir -p /var/log/sysstat [Pipeline] sh 00:37:58 + ls /var/log/sa-host 00:37:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:58 provisioning config files... 00:37:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8877449843718314777tmp [Pipeline] { [Pipeline] echo 00:37:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:37:59 ---> create-netrc.sh [Pipeline] } 00:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:37:59 ---> python-tools-install.sh [Pipeline] echo 00:37:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:37:59 ---> sudo-logs.sh 00:37:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:37:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:38:00 ---> job-cost.sh 00:38:00 lf-activate-venv: SKIPPING 00:38:00 DEBUG: total: 0.2199999988079071 00:38:00 INFO: Retrieving Stack Cost... 00:38:00 INFO: Retrieving Pricing Info for: v3-standard-8 00:38:00 INFO: Archiving Costs [Pipeline] echo 00:38:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:38:01 ---> logs-deploy.sh 00:38:01 lf-activate-venv: SKIPPING 00:38:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/85 00:38:01 INFO: archiving workspace using pattern(s): 00:38:02 Archives upload complete. 00:38:02 INFO: archiving logs to Nexus