Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82433e1744898ef8ca7a6a52854ffd2316e26b0f 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-ssh11301273829352149968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13399795552080723018.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12416364535647800706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6486044196491235869.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-ssh14411436067620470490.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9377 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 82433e1744898ef8ca7a6a52854ffd2316e26b0f (main) Commit message: "Merge pull request #256 from lenny-intel/topic-constants" > 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 82433e1744898ef8ca7a6a52854ffd2316e26b0f # timeout=10 > git rev-list --no-walk d33e94f3f1180f7604676314315f9cce542fcb85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:24:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:24:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:24:14 ========================================================= 03:24:14 EdgeX Global Pipelines Version Info 03:24:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:24:15 ------------------- 03:24:15 stable info: 03:24:15 ------------------- 03:24:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:24:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:24:15 Message: update stable to v1.0.244 03:24:16 ------------------- 03:24:16 experimental info: 03:24:16 ------------------- 03:24:16 Commited By: **** collab-it+edgex@linuxfoundation.org 03:24:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:24:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82433e1 [Pipeline] echo 03:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:16 provisioning config files... 03:24:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4475378100388182059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:16 ---> docker-login.sh 03:24:16 nexus3.edgexfoundry.org:10001 03:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:17 Configure a credential helper to remove this warning. See 03:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:17 03:24:17 Login Succeeded 03:24:17 nexus3.edgexfoundry.org:10002 03:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:17 Configure a credential helper to remove this warning. See 03:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:17 03:24:17 Login Succeeded 03:24:17 nexus3.edgexfoundry.org:10003 03:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:17 Configure a credential helper to remove this warning. See 03:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:17 03:24:17 Login Succeeded 03:24:17 nexus3.edgexfoundry.org:10004 03:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:17 Configure a credential helper to remove this warning. See 03:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:17 03:24:17 Login Succeeded 03:24:17 docker.io 03:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:17 Configure a credential helper to remove this warning. See 03:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:17 03:24:17 Login Succeeded 03:24:17 ---> docker-login.sh ends [Pipeline] } 03:24:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:24:18 + git rev-list -1 --merges 82433e1744898ef8ca7a6a52854ffd2316e26b0f~1..82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] echo 03:24:18 -----------> git rev-list -1 --merges 82433e1744898ef8ca7a6a52854ffd2316e26b0f~1..82433e1744898ef8ca7a6a52854ffd2316e26b0f 82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:24:18 82433e1744898ef8ca7a6a52854ffd2316e26b0f [false] [Pipeline] sh 03:24:18 + git log --format=format:%s -1 82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] echo 03:24:18 ========================================================= 03:24:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:24:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:19 + git log --format=format:%s -1 82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] echo 03:24:19 [semverPrep] GIT_COMMIT: 82433e1744898ef8ca7a6a52854ffd2316e26b0f, Commit Message: Merge pull request #256 from lenny-intel/topic-constants [Pipeline] echo 03:24:19 [semverPrep] This is not a build commit. [Pipeline] sh 03:24:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:19 + grep -v github /etc/ssh/ssh_known_hosts 03:24:19 + [ -e /tmp/ssh_known_hosts ] 03:24:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:24:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:24:19 + sudo tee -a /etc/ssh/ssh_known_hosts 03:24:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:19 03:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:20 0.1.4: Pulling from edgex-devops/py-git-semver 03:24:20 b85a868b505f: Pulling fs layer 03:24:20 e2be974225ed: Pulling fs layer 03:24:20 339a4e72a1f5: Pulling fs layer 03:24:20 988bab9f4d93: Pulling fs layer 03:24:20 1469e6f7b9e6: Pulling fs layer 03:24:20 eaf3925da568: Pulling fs layer 03:24:20 bab4dde63d76: Pulling fs layer 03:24:20 bde34c3a00c8: Pulling fs layer 03:24:20 b352a97aabf1: Pulling fs layer 03:24:20 4872d77fe225: Pulling fs layer 03:24:20 5851b861e8e6: Pulling fs layer 03:24:20 988bab9f4d93: Waiting 03:24:20 eaf3925da568: Waiting 03:24:20 1469e6f7b9e6: Waiting 03:24:20 4872d77fe225: Waiting 03:24:20 bab4dde63d76: Waiting 03:24:20 bde34c3a00c8: Waiting 03:24:20 b352a97aabf1: Waiting 03:24:20 e2be974225ed: Download complete 03:24:20 988bab9f4d93: Verifying Checksum 03:24:20 988bab9f4d93: Download complete 03:24:20 1469e6f7b9e6: Verifying Checksum 03:24:20 1469e6f7b9e6: Download complete 03:24:20 339a4e72a1f5: Verifying Checksum 03:24:20 339a4e72a1f5: Download complete 03:24:20 eaf3925da568: Download complete 03:24:20 bde34c3a00c8: Verifying Checksum 03:24:20 bde34c3a00c8: Download complete 03:24:20 b352a97aabf1: Verifying Checksum 03:24:20 b352a97aabf1: Download complete 03:24:20 4872d77fe225: Download complete 03:24:20 5851b861e8e6: Download complete 03:24:20 b85a868b505f: Verifying Checksum 03:24:20 b85a868b505f: Download complete 03:24:20 bab4dde63d76: Verifying Checksum 03:24:20 bab4dde63d76: Download complete 03:24:21 b85a868b505f: Pull complete 03:24:22 e2be974225ed: Pull complete 03:24:22 339a4e72a1f5: Pull complete 03:24:22 988bab9f4d93: Pull complete 03:24:22 1469e6f7b9e6: Pull complete 03:24:22 eaf3925da568: Pull complete 03:24:24 bab4dde63d76: Pull complete 03:24:24 bde34c3a00c8: Pull complete 03:24:24 b352a97aabf1: Pull complete 03:24:25 4872d77fe225: Pull complete 03:24:25 5851b861e8e6: Pull complete 03:24:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:25 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:24:25 $ 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 03:24:26 $ docker top 268e1c35c8dcc5d122960d3033561b024cd91f07153972da4e5a10dba41aa2ff -eo pid,comm 03:24:26 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). 03:24:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:26 [ssh-agent] Looking for ssh-agent implementation... 03:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:26 $ docker exec 268e1c35c8dcc5d122960d3033561b024cd91f07153972da4e5a10dba41aa2ff ssh-agent 03:24:27 SSH_AUTH_SOCK=/tmp/ssh-NlnRWGSQenr4/agent.32 03:24:27 SSH_AGENT_PID=38 03:24:27 Running ssh-add (command line suppressed) 03:24:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12824397551922569374.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12824397551922569374.key) 03:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:27 + git tag --points-at HEAD [Pipeline] } 03:24:27 $ docker exec --env ******** --env ******** 268e1c35c8dcc5d122960d3033561b024cd91f07153972da4e5a10dba41aa2ff ssh-agent -k 03:24:27 unset SSH_AUTH_SOCK; 03:24:27 unset SSH_AGENT_PID; 03:24:27 echo Agent pid 38 killed; 03:24:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:27 [ssh-agent] Looking for ssh-agent implementation... 03:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:27 $ docker exec 268e1c35c8dcc5d122960d3033561b024cd91f07153972da4e5a10dba41aa2ff ssh-agent 03:24:27 SSH_AUTH_SOCK=/tmp/ssh-U0D3mLLoZQU8/agent.70 03:24:27 SSH_AGENT_PID=76 03:24:27 Running ssh-add (command line suppressed) 03:24:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13894015299257843372.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13894015299257843372.key) 03:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:28 + git semver init 03:24:28 2023-03-09 03:24:28,375 [run_init] DEBUG init version:0.0.0 force:False 03:24:28 2023-03-09 03:24:28,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 03:24:28 2023-03-09 03:24:28,376 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 03:24:28 2023-03-09 03:24:28,376 [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) 03:24:29 2023-03-09 03:24:29,164 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 03:24:29 2023-03-09 03:24:29,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 03:24:29 2023-03-09 03:24:29,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:24:29 2023-03-09 03:24:29,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:24:29 3.0.0-dev.7 [Pipeline] } 03:24:29 $ docker exec --env ******** --env ******** 268e1c35c8dcc5d122960d3033561b024cd91f07153972da4e5a10dba41aa2ff ssh-agent -k 03:24:29 unset SSH_AUTH_SOCK; 03:24:29 unset SSH_AGENT_PID; 03:24:29 echo Agent pid 76 killed; 03:24:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:29 + git semver [Pipeline] } 03:24:30 $ docker stop --time=1 268e1c35c8dcc5d122960d3033561b024cd91f07153972da4e5a10dba41aa2ff 03:24:31 $ docker rm -f --volumes 268e1c35c8dcc5d122960d3033561b024cd91f07153972da4e5a10dba41aa2ff [Pipeline] // withDockerContainer [Pipeline] sh 03:24:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:24:32 Stashed 1 file(s) [Pipeline] echo 03:24:32 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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 03:24:32 provisioning config files... 03:24:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5331100333779039799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:32 ---> docker-login.sh 03:24:32 nexus3.edgexfoundry.org:10001 03:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:32 Configure a credential helper to remove this warning. See 03:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:32 03:24:32 Login Succeeded 03:24:32 nexus3.edgexfoundry.org:10002 03:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:32 Configure a credential helper to remove this warning. See 03:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:32 03:24:32 Login Succeeded 03:24:32 nexus3.edgexfoundry.org:10003 03:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:32 Configure a credential helper to remove this warning. See 03:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:32 03:24:32 Login Succeeded 03:24:32 nexus3.edgexfoundry.org:10004 03:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:32 Configure a credential helper to remove this warning. See 03:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:32 03:24:32 Login Succeeded 03:24:32 docker.io 03:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:32 Configure a credential helper to remove this warning. See 03:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:32 03:24:32 Login Succeeded 03:24:32 ---> docker-login.sh ends [Pipeline] } 03:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:24:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:24:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:24:33 ========================================================= 03:24:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:24:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:24:33 Sending build context to Docker daemon 5.701MB 03:24:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 03:24:33 Step 2/12 : FROM ${BASE} AS builder 03:24:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:24:33 213ec9aee27d: Pulling fs layer 03:24:33 4583459ba037: Pulling fs layer 03:24:33 93c1e223e6f2: Pulling fs layer 03:24:33 53926ce57604: Pulling fs layer 03:24:33 21b2b0c7a3f4: Pulling fs layer 03:24:33 22ff95d597cd: Pulling fs layer 03:24:33 12d6caf4c0d1: Pulling fs layer 03:24:33 96b7cbca73a9: Pulling fs layer 03:24:33 a7acece74701: Pulling fs layer 03:24:33 21b2b0c7a3f4: Waiting 03:24:33 22ff95d597cd: Waiting 03:24:33 12d6caf4c0d1: Waiting 03:24:33 96b7cbca73a9: Waiting 03:24:33 a7acece74701: Waiting 03:24:33 53926ce57604: Waiting 03:24:33 93c1e223e6f2: Verifying Checksum 03:24:33 93c1e223e6f2: Download complete 03:24:33 4583459ba037: Verifying Checksum 03:24:33 4583459ba037: Download complete 03:24:33 21b2b0c7a3f4: Verifying Checksum 03:24:33 21b2b0c7a3f4: Download complete 03:24:33 22ff95d597cd: Verifying Checksum 03:24:33 22ff95d597cd: Download complete 03:24:33 213ec9aee27d: Verifying Checksum 03:24:33 213ec9aee27d: Download complete 03:24:33 12d6caf4c0d1: Download complete 03:24:33 213ec9aee27d: Pull complete 03:24:33 4583459ba037: Pull complete 03:24:33 93c1e223e6f2: Pull complete 03:24:34 a7acece74701: Verifying Checksum 03:24:34 a7acece74701: Download complete 03:24:34 96b7cbca73a9: Verifying Checksum 03:24:34 96b7cbca73a9: Download complete 03:24:34 53926ce57604: Verifying Checksum 03:24:34 53926ce57604: Download complete 03:24:38 53926ce57604: Pull complete 03:24:38 21b2b0c7a3f4: Pull complete 03:24:38 22ff95d597cd: Pull complete 03:24:38 12d6caf4c0d1: Pull complete 03:24:40 96b7cbca73a9: Pull complete 03:24:41 a7acece74701: Pull complete 03:24:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:24:41 ---> db6d94c90886 03:24:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:24:43 ---> Running in 91c58adae407 03:24:43 Removing intermediate container 91c58adae407 03:24:43 ---> 14d4364b4455 03:24:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:43 ---> Running in 8c94fa9e8476 03:24:43 Removing intermediate container 8c94fa9e8476 03:24:43 ---> 7e6b6da22e59 03:24:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:24:43 ---> Running in 09a97fd62239 03:24:43 Removing intermediate container 09a97fd62239 03:24:43 ---> 71497a8b88f4 03:24:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:24:43 ---> Running in f6f68fe84fd6 03:24:43 Removing intermediate container f6f68fe84fd6 03:24:43 ---> 7809d5fafe09 03:24:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:43 ---> Running in 84a82ff12eba 03:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:44 (1/4) Installing openssh-keygen (9.0_p1-r2) 03:24:44 (2/4) Installing libedit (20210910.3.1-r0) 03:24:44 (3/4) Installing openssh-client-common (9.0_p1-r2) 03:24:44 (4/4) Installing openssh-client-default (9.0_p1-r2) 03:24:44 Executing busybox-1.35.0-r17.trigger 03:24:44 OK: 216 MiB in 55 packages 03:24:45 Removing intermediate container 84a82ff12eba 03:24:45 ---> fd0fce76399f 03:24:45 Step 8/12 : WORKDIR /device-snmp-go 03:24:45 ---> Running in 78713144f295 03:24:45 Removing intermediate container 78713144f295 03:24:45 ---> 54705a04245e 03:24:45 Step 9/12 : COPY go.mod vendor* ./ 03:24:45 ---> 743adb661796 03:24:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:45 ---> Running in f4dfbd29fc1c 03:24:47 Still waiting to schedule task 03:24:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:25:12 Removing intermediate container f4dfbd29fc1c 03:25:12 ---> 0b92d0a6bf20 03:25:12 Step 11/12 : COPY . . 03:25:12 ---> 9ec57e28aabb 03:25:12 Step 12/12 : RUN ${MAKE} 03:25:12 ---> Running in 2d155eca7491 03:25:12 noop 03:25:12 Removing intermediate container 2d155eca7491 03:25:12 ---> ccf60884a78c 03:25:12 Successfully built ccf60884a78c 03:25:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:12 + docker inspect -f . ci-base-image-x86_64 03:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:12 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:25:12 $ 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 03:25:12 $ docker top 1eeefec54d0329e6f74bc105a75c7d09c73bb4dd7fd7ae660426374644cb38cb -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:13 + go version 03:25:13 go version go1.18.7 linux/amd64 [Pipeline] } 03:25:13 $ docker stop --time=1 1eeefec54d0329e6f74bc105a75c7d09c73bb4dd7fd7ae660426374644cb38cb 03:25:14 $ docker rm -f --volumes 1eeefec54d0329e6f74bc105a75c7d09c73bb4dd7fd7ae660426374644cb38cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:15 + docker inspect -f . ci-base-image-x86_64 03:25:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:15 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:25:15 $ 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 03:25:15 $ docker top 0ebcbe827f33f87693ad26028b24d1f59e82140d526011bd3490cd0f531351cf -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 03:25:16 + make test 03:25:16 go test ./... -coverprofile=coverage.out 03:25:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 03:25:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 03:25:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 03:25:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:25:32 go vet ./... 03:25:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:25:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:25:35 $ docker stop --time=1 0ebcbe827f33f87693ad26028b24d1f59e82140d526011bd3490cd0f531351cf 03:25:37 $ docker rm -f --volumes 0ebcbe827f33f87693ad26028b24d1f59e82140d526011bd3490cd0f531351cf [Pipeline] // withDockerContainer [Pipeline] sh 03:25:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:25:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:25:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:25:38 + ls -al . 03:25:38 total 172 03:25:38 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 03:25 . 03:25:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:24 .. 03:25:38 -rw-rw-r-- 1 jenkins jenkins 6 Mar 9 03:24 .dockerignore 03:25:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 03:25 .git 03:25:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:24 .github 03:25:38 -rw-rw-r-- 1 jenkins jenkins 328 Mar 9 03:24 .gitignore 03:25:38 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 03:24 .golangci.yml 03:25:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 03:24 .semver 03:25:38 -rw-rw-r-- 1 jenkins jenkins 9045 Mar 9 03:24 Attribution.txt 03:25:38 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 9 03:24 CHANGELOG.md 03:25:38 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 9 03:24 Dockerfile 03:25:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 03:24 GOVERNANCE.md 03:25:38 -rw-rw-r-- 1 jenkins jenkins 656 Mar 9 03:24 Jenkinsfile 03:25:38 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 03:24 LICENSE 03:25:38 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 9 03:24 Makefile 03:25:38 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 03:24 OWNERS.md 03:25:38 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 9 03:24 README.md 03:25:38 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 03:24 VERSION 03:25:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:24 bin 03:25:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:24 cmd 03:25:38 -rw-r--r-- 1 jenkins jenkins 7631 Mar 9 03:25 coverage.out 03:25:38 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 9 03:24 go.mod 03:25:38 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 9 03:24 go.sum 03:25:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:24 internal 03:25:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:24 snap 03:25:38 -rw-rw-r-- 1 jenkins jenkins 228 Mar 9 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:38 + 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=82433e1744898ef8ca7a6a52854ffd2316e26b0f --label arch=amd64 --label version=3.0.0-dev.7 . 03:25:38 Sending build context to Docker daemon 5.709MB 03:25:38 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 03:25:38 Step 2/24 : FROM ${BASE} AS builder 03:25:38 ---> ccf60884a78c 03:25:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:25:39 ---> Running in 5a96ca851f9a 03:25:39 Removing intermediate container 5a96ca851f9a 03:25:39 ---> 253d2ad5cbd4 03:25:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:25:39 ---> Running in b9d9f281ea4d 03:25:39 Removing intermediate container b9d9f281ea4d 03:25:39 ---> 2235ebb1078a 03:25:39 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:25:39 ---> Running in 5279370bd5af 03:25:39 Removing intermediate container 5279370bd5af 03:25:39 ---> d353f41af6b0 03:25:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:25:39 ---> Running in f91411a6c8f9 03:25:39 Removing intermediate container f91411a6c8f9 03:25:39 ---> 73913edc4587 03:25:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:39 ---> Running in 434dc3544a21 03:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:40 OK: 216 MiB in 55 packages 03:25:41 Removing intermediate container 434dc3544a21 03:25:41 ---> dbee4f99da54 03:25:41 Step 8/24 : WORKDIR /device-snmp-go 03:25:41 ---> Running in 12251a76ec26 03:25:41 Removing intermediate container 12251a76ec26 03:25:41 ---> cd36c6853ff1 03:25:41 Step 9/24 : COPY go.mod vendor* ./ 03:25:41 ---> a05d61112932 03:25:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:41 ---> Running in 66528ede76dd 03:25:42 Removing intermediate container 66528ede76dd 03:25:42 ---> fd9e3d60c0af 03:25:42 Step 11/24 : COPY . . 03:25:42 ---> 60bfdd47a622 03:25:42 Step 12/24 : RUN ${MAKE} 03:25:42 ---> Running in de70f1453acd 03:25:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 03:26:04 Removing intermediate container de70f1453acd 03:26:04 ---> 13f26050603a 03:26:04 Step 13/24 : FROM alpine:3.16 03:26:04 3.16: Pulling from library/alpine 03:26:04 ef5531b6e74e: Pulling fs layer 03:26:04 ef5531b6e74e: Download complete 03:26:04 ef5531b6e74e: Pull complete 03:26:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:26:04 Status: Downloaded newer image for alpine:3.16 03:26:04 ---> dfd21b5a31f5 03:26:04 Step 14/24 : RUN apk add --update --no-cache dumb-init 03:26:04 ---> Running in 7b4c1dcd2ebd 03:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:04 (1/1) Installing dumb-init (1.2.5-r1) 03:26:04 Executing busybox-1.35.0-r17.trigger 03:26:04 OK: 6 MiB in 15 packages 03:26:04 Removing intermediate container 7b4c1dcd2ebd 03:26:04 ---> ebb27a712ac3 03:26:04 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 03:26:04 ---> b0a73e06ee91 03:26:04 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 03:26:04 ---> b642d500c4df 03:26:04 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 03:26:04 ---> 248a07a87912 03:26:04 Step 18/24 : EXPOSE 59993 03:26:04 ---> Running in 4bb9ffb8ff84 03:26:04 Removing intermediate container 4bb9ffb8ff84 03:26:04 ---> 6da2acf8e241 03:26:04 Step 19/24 : EXPOSE 161 03:26:04 ---> Running in 504374a0f505 03:26:04 Removing intermediate container 504374a0f505 03:26:04 ---> 2fde90bbfa84 03:26:04 Step 20/24 : ENTRYPOINT ["/device-snmp"] 03:26:04 ---> Running in 366b679d7047 03:26:04 Removing intermediate container 366b679d7047 03:26:04 ---> 8a37310eb5b8 03:26:04 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:04 ---> Running in 91fd4ac4e845 03:26:04 Removing intermediate container 91fd4ac4e845 03:26:04 ---> 992aaf6f8beb 03:26:04 Step 22/24 : LABEL arch=amd64 03:26:04 ---> Running in c51fef4908aa 03:26:04 Removing intermediate container c51fef4908aa 03:26:04 ---> 9053096420a1 03:26:04 Step 23/24 : LABEL git_sha=82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:26:05 ---> Running in 2ffc094ec08e 03:26:05 Removing intermediate container 2ffc094ec08e 03:26:05 ---> 42f041963676 03:26:05 Step 24/24 : LABEL version=3.0.0-dev.7 03:26:05 ---> Running in d4d98b3f8a19 03:26:05 Removing intermediate container d4d98b3f8a19 03:26:05 ---> 12d4e88984a3 03:26:05 [Warning] One or more build-args [ARCH] were not consumed 03:26:05 Successfully built 12d4e88984a3 03:26:05 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:05 provisioning config files... 03:26:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15986085615042480153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:05 ---> docker-login.sh 03:26:05 nexus3.edgexfoundry.org:10001 03:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:05 Configure a credential helper to remove this warning. See 03:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:05 03:26:05 Login Succeeded 03:26:05 nexus3.edgexfoundry.org:10002 03:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:05 Configure a credential helper to remove this warning. See 03:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:05 03:26:05 Login Succeeded 03:26:05 nexus3.edgexfoundry.org:10003 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:06 Configure a credential helper to remove this warning. See 03:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:06 03:26:06 Login Succeeded 03:26:06 nexus3.edgexfoundry.org:10004 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:06 Configure a credential helper to remove this warning. See 03:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:06 03:26:06 Login Succeeded 03:26:06 docker.io 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:06 Configure a credential helper to remove this warning. See 03:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:06 03:26:06 Login Succeeded 03:26:06 ---> docker-login.sh ends [Pipeline] } 03:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:26:06 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 03:26:06 82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:26:06 latest 03:26:06 3.0.0-dev.7 03:26:06 82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 03:26:06 main 03:26:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:26:07 be4465cd6803: Preparing 03:26:07 5b7a8c7fd748: Preparing 03:26:07 d17819cca47c: Preparing 03:26:07 b916f4daa961: Preparing 03:26:07 aa5968d388b8: Preparing 03:26:07 aa5968d388b8: Layer already exists 03:26:07 b916f4daa961: Pushed 03:26:07 5b7a8c7fd748: Pushed 03:26:07 be4465cd6803: Pushed 03:26:09 d17819cca47c: Pushed 03:26:10 82433e1744898ef8ca7a6a52854ffd2316e26b0f: digest: sha256:f95ef7245b764adc99267dd2e64edda4942c0accaf5ed57a9b096686a5b157f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 03:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:26:10 be4465cd6803: Preparing 03:26:10 5b7a8c7fd748: Preparing 03:26:10 d17819cca47c: Preparing 03:26:10 b916f4daa961: Preparing 03:26:10 aa5968d388b8: Preparing 03:26:10 d17819cca47c: Layer already exists 03:26:10 b916f4daa961: Layer already exists 03:26:10 aa5968d388b8: Layer already exists 03:26:10 be4465cd6803: Layer already exists 03:26:10 5b7a8c7fd748: Layer already exists 03:26:10 latest: digest: sha256:f95ef7245b764adc99267dd2e64edda4942c0accaf5ed57a9b096686a5b157f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.7 03:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:26:11 be4465cd6803: Preparing 03:26:11 5b7a8c7fd748: Preparing 03:26:11 d17819cca47c: Preparing 03:26:11 b916f4daa961: Preparing 03:26:11 aa5968d388b8: Preparing 03:26:11 d17819cca47c: Layer already exists 03:26:11 b916f4daa961: Layer already exists 03:26:11 5b7a8c7fd748: Layer already exists 03:26:11 aa5968d388b8: Layer already exists 03:26:11 be4465cd6803: Layer already exists 03:26:11 3.0.0-dev.7: digest: sha256:f95ef7245b764adc99267dd2e64edda4942c0accaf5ed57a9b096686a5b157f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 03:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:26:11 be4465cd6803: Preparing 03:26:11 5b7a8c7fd748: Preparing 03:26:11 d17819cca47c: Preparing 03:26:11 b916f4daa961: Preparing 03:26:11 aa5968d388b8: Preparing 03:26:11 b916f4daa961: Layer already exists 03:26:11 aa5968d388b8: Layer already exists 03:26:11 be4465cd6803: Layer already exists 03:26:11 5b7a8c7fd748: Layer already exists 03:26:11 d17819cca47c: Layer already exists 03:26:11 82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7: digest: sha256:f95ef7245b764adc99267dd2e64edda4942c0accaf5ed57a9b096686a5b157f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 03:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:26:12 be4465cd6803: Preparing 03:26:12 5b7a8c7fd748: Preparing 03:26:12 d17819cca47c: Preparing 03:26:12 b916f4daa961: Preparing 03:26:12 aa5968d388b8: Preparing 03:26:12 be4465cd6803: Layer already exists 03:26:12 d17819cca47c: Layer already exists 03:26:12 b916f4daa961: Layer already exists 03:26:12 5b7a8c7fd748: Layer already exists 03:26:12 aa5968d388b8: Layer already exists 03:26:12 main: digest: sha256:f95ef7245b764adc99267dd2e64edda4942c0accaf5ed57a9b096686a5b157f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:12 ===================================================== [Pipeline] echo 03:26:12 taggedImages: 03:26:12 - nexus3.edgexfoundry.org:10004/device-snmp:82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:26:12 - nexus3.edgexfoundry.org:10004/device-snmp:latest 03:26:12 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.7 03:26:12 - nexus3.edgexfoundry.org:10004/device-snmp:82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 03:26:12 - 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 03:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:12 03:26:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:13 latest: Pulling from edgex-lftools-log-publisher 03:26:13 5eb5b503b376: Pulling fs layer 03:26:13 5c69ac0246d0: Pulling fs layer 03:26:13 ec43610c2a17: Pulling fs layer 03:26:13 3a2ae6a8a46f: Pulling fs layer 03:26:13 33b1e0a273af: Pulling fs layer 03:26:13 5d3b04190fa2: Pulling fs layer 03:26:13 2f39f015ded8: Pulling fs layer 03:26:13 33b1e0a273af: Waiting 03:26:13 5d3b04190fa2: Waiting 03:26:13 2f39f015ded8: Waiting 03:26:13 3a2ae6a8a46f: Waiting 03:26:13 5c69ac0246d0: Download complete 03:26:13 3a2ae6a8a46f: Verifying Checksum 03:26:13 3a2ae6a8a46f: Download complete 03:26:13 33b1e0a273af: Verifying Checksum 03:26:13 33b1e0a273af: Download complete 03:26:13 5d3b04190fa2: Verifying Checksum 03:26:13 5d3b04190fa2: Download complete 03:26:13 ec43610c2a17: Verifying Checksum 03:26:13 ec43610c2a17: Download complete 03:26:13 5eb5b503b376: Verifying Checksum 03:26:13 5eb5b503b376: Download complete 03:26:14 2f39f015ded8: Download complete 03:26:14 5eb5b503b376: Pull complete 03:26:14 5c69ac0246d0: Pull complete 03:26:15 ec43610c2a17: Pull complete 03:26:15 3a2ae6a8a46f: Pull complete 03:26:15 33b1e0a273af: Pull complete 03:26:15 5d3b04190fa2: Pull complete 03:26:20 2f39f015ded8: Pull complete 03:26:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:26:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:20 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:26:20 $ 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 03:26:22 $ docker top 0d3e35cdfc35b1fba0d781935d305700b4bb1e8eacbd15b8977c8c7cb4e9bd1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:22 ---> job-cost.sh 03:26:22 lf-activate-venv: SKIPPING 03:26:22 INFO: No Stack... 03:26:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:26:23 INFO: Archiving Costs [Pipeline] sh 03:26:23 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 03:26:23 + cut -d, -f6 [Pipeline] lock 03:26:23 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] 03:26:23 Resource [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] did not exist. Created. 03:26:23 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:23 + echo total: 0.2199999988079071 [Pipeline] stash 03:26:23 Stashed 1 file(s) [Pipeline] } 03:26:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:23 $ docker stop --time=1 0d3e35cdfc35b1fba0d781935d305700b4bb1e8eacbd15b8977c8c7cb4e9bd1c 03:26:25 $ docker rm -f --volumes 0d3e35cdfc35b1fba0d781935d305700b4bb1e8eacbd15b8977c8c7cb4e9bd1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:27:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9382 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 03:27:18 Running in /w/workspace/device-snmp-go/63 [Pipeline] { [Pipeline] checkout 03:27:18 Selected Git installation does not exist. Using Default 03:27:18 The recommended git tool is: NONE 03:27:24 using credential edgex-jenkins-ssh 03:27:24 Cloning the remote Git repository 03:27:24 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 03:27:24 > git init /w/workspace/device-snmp-go/63 # timeout=10 03:27:24 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 03:27:24 > git --version # timeout=10 03:27:24 > git --version # 'git version 2.25.1' 03:27:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 03:27:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:26 Avoid second fetch 03:27:26 Checking out Revision 82433e1744898ef8ca7a6a52854ffd2316e26b0f (main) 03:27:27 Commit message: "Merge pull request #256 from lenny-intel/topic-constants" 03:27:27 > git config core.sparsecheckout # timeout=10 03:27:27 > git checkout -f 82433e1744898ef8ca7a6a52854ffd2316e26b0f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:27:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:28 Dload Upload Total Spent Left Speed 03:27:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 03:27:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:27:29 + sudo tee /etc/docker/daemon.new 03:27:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:27:29 { 03:27:29 "registry-mirrors": [ 03:27:29 "https://nexus3.edgexfoundry.org:10001" 03:27:29 ], 03:27:29 "bip": "10.250.0.254/24", 03:27:29 "hosts": [ 03:27:29 "tcp://0.0.0.0:5555", 03:27:29 "unix:///var/run/docker.sock" 03:27:29 ], 03:27:29 "mtu": 1458, 03:27:29 "selinux-enabled": true, 03:27:29 "seccomp-profile": "/etc/docker/seccomp.json" 03:27:29 } [Pipeline] sh 03:27:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:27:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:48 provisioning config files... 03:27:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/63@tmp/config10043257049032687423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:48 ---> docker-login.sh 03:27:48 nexus3.edgexfoundry.org:10001 03:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:49 Configure a credential helper to remove this warning. See 03:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:49 03:27:49 Login Succeeded 03:27:49 nexus3.edgexfoundry.org:10002 03:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:50 Configure a credential helper to remove this warning. See 03:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:50 03:27:50 Login Succeeded 03:27:50 nexus3.edgexfoundry.org:10003 03:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:50 Configure a credential helper to remove this warning. See 03:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:50 03:27:50 Login Succeeded 03:27:50 nexus3.edgexfoundry.org:10004 03:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:50 Configure a credential helper to remove this warning. See 03:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:50 03:27:50 Login Succeeded 03:27:50 docker.io 03:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:51 Configure a credential helper to remove this warning. See 03:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:51 03:27:51 Login Succeeded 03:27:51 ---> docker-login.sh ends [Pipeline] } 03:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:51 ========================================================= 03:27:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:27:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:27:52 Sending build context to Docker daemon 2.951MB 03:27:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 03:27:52 Step 2/12 : FROM ${BASE} AS builder 03:27:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:27:52 9b18e9b68314: Pulling fs layer 03:27:52 35d82f9e3411: Pulling fs layer 03:27:52 e16973657156: Pulling fs layer 03:27:52 fc693d55d65f: Pulling fs layer 03:27:52 7e9fc2657dce: Pulling fs layer 03:27:52 dda99020689f: Pulling fs layer 03:27:52 db1c61fa0a46: Pulling fs layer 03:27:52 891c053d2c06: Pulling fs layer 03:27:52 dda99020689f: Waiting 03:27:52 db1c61fa0a46: Waiting 03:27:52 891c053d2c06: Waiting 03:27:52 fc693d55d65f: Waiting 03:27:52 7e9fc2657dce: Waiting 03:27:52 e16973657156: Verifying Checksum 03:27:52 e16973657156: Download complete 03:27:52 35d82f9e3411: Verifying Checksum 03:27:52 35d82f9e3411: Download complete 03:27:52 7e9fc2657dce: Verifying Checksum 03:27:52 7e9fc2657dce: Download complete 03:27:52 dda99020689f: Verifying Checksum 03:27:52 dda99020689f: Download complete 03:27:52 9b18e9b68314: Verifying Checksum 03:27:52 9b18e9b68314: Download complete 03:27:53 9b18e9b68314: Pull complete 03:27:53 891c053d2c06: Verifying Checksum 03:27:53 891c053d2c06: Download complete 03:27:54 35d82f9e3411: Pull complete 03:27:54 e16973657156: Pull complete 03:27:55 db1c61fa0a46: Download complete 03:27:55 fc693d55d65f: Verifying Checksum 03:27:55 fc693d55d65f: Download complete 03:28:08 fc693d55d65f: Pull complete 03:28:08 7e9fc2657dce: Pull complete 03:28:08 dda99020689f: Pull complete 03:28:12 db1c61fa0a46: Pull complete 03:28:14 891c053d2c06: Pull complete 03:28:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:28:14 ---> f96f9c87975a 03:28:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:28:16 ---> Running in 804484c93475 03:28:16 Removing intermediate container 804484c93475 03:28:16 ---> 8cc3e30b623c 03:28:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:16 ---> Running in 65938497a0b5 03:28:17 Removing intermediate container 65938497a0b5 03:28:17 ---> 48d114159659 03:28:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:28:17 ---> Running in 5e718b0f9e9a 03:28:17 Removing intermediate container 5e718b0f9e9a 03:28:17 ---> b4a846c75e15 03:28:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:28:17 ---> Running in 9e8495460053 03:28:17 Removing intermediate container 9e8495460053 03:28:17 ---> b1b545885c25 03:28:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:17 ---> Running in 0550e08ec7e3 03:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:20 (1/4) Installing openssh-keygen (9.0_p1-r2) 03:28:20 (2/4) Installing libedit (20210910.3.1-r0) 03:28:20 (3/4) Installing openssh-client-common (9.0_p1-r2) 03:28:20 (4/4) Installing openssh-client-default (9.0_p1-r2) 03:28:20 Executing busybox-1.35.0-r17.trigger 03:28:20 OK: 226 MiB in 55 packages 03:28:21 Removing intermediate container 0550e08ec7e3 03:28:21 ---> b6e9bf5150a6 03:28:21 Step 8/12 : WORKDIR /device-snmp-go 03:28:22 ---> Running in e5cfbdfe7cdd 03:28:22 Removing intermediate container e5cfbdfe7cdd 03:28:22 ---> f5bab0d57a89 03:28:22 Step 9/12 : COPY go.mod vendor* ./ 03:28:23 ---> ea6db2cd8ba6 03:28:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 ---> Running in a813ac874fd0 03:29:31 Removing intermediate container a813ac874fd0 03:29:31 ---> aa0017b8b3ec 03:29:31 Step 11/12 : COPY . . 03:29:31 ---> 0e46d3fdf8af 03:29:31 Step 12/12 : RUN ${MAKE} 03:29:31 ---> Running in a1741465d421 03:29:31 noop 03:29:31 Removing intermediate container a1741465d421 03:29:31 ---> 3dffb847aaac 03:29:31 Successfully built 3dffb847aaac 03:29:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:31 + docker inspect -f . ci-base-image-arm64 03:29:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:32 prd-ubuntu20.04-docker-arm64-4c-16g-9382 does not seem to be running inside a container 03:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/63 -v /w/workspace/device-snmp-go/63:/w/workspace/device-snmp-go/63:rw,z -v /w/workspace/device-snmp-go/63@tmp:/w/workspace/device-snmp-go/63@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 03:29:33 $ docker top b1f6820e8d6003a7e454dfa9cc5134062879c2ac7c71072bfbbd0b07dd42da5f -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:34 + go version 03:29:34 go version go1.18.7 linux/arm64 [Pipeline] } 03:29:34 $ docker stop --time=1 b1f6820e8d6003a7e454dfa9cc5134062879c2ac7c71072bfbbd0b07dd42da5f 03:29:36 $ docker rm -f --volumes b1f6820e8d6003a7e454dfa9cc5134062879c2ac7c71072bfbbd0b07dd42da5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:36 + docker inspect -f . ci-base-image-arm64 03:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:36 prd-ubuntu20.04-docker-arm64-4c-16g-9382 does not seem to be running inside a container 03:29:36 $ 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/63 -v /w/workspace/device-snmp-go/63:/w/workspace/device-snmp-go/63:rw,z -v /w/workspace/device-snmp-go/63@tmp:/w/workspace/device-snmp-go/63@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 03:29:38 $ docker top 9a37aac74a195e32b1c85875f3028f6a8648e3a4f89d760ad4898627be6272c9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:38 + git config --global --add safe.directory /w/workspace/device-snmp-go/63 [Pipeline] fileExists [Pipeline] sh 03:29:39 + make test 03:29:39 go test ./... -coverprofile=coverage.out 03:29:40 ? github.com/edgexfoundry/device-snmp-go [no test files] 03:31:17 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 03:31:17 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements 03:31:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:31:17 go vet ./... 03:31:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:31:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:31:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:31:35 $ docker stop --time=1 9a37aac74a195e32b1c85875f3028f6a8648e3a4f89d760ad4898627be6272c9 03:31:37 $ docker rm -f --volumes 9a37aac74a195e32b1c85875f3028f6a8648e3a4f89d760ad4898627be6272c9 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:31:39 Warning: overwriting stash ‘coverage-report’ 03:31:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:31:40 + ls -al . 03:31:40 total 168 03:31:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 03:29 . 03:31:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:27 .. 03:31:40 -rw-rw-r-- 1 jenkins jenkins 6 Mar 9 03:27 .dockerignore 03:31:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 03:27 .git 03:31:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:27 .github 03:31:40 -rw-rw-r-- 1 jenkins jenkins 328 Mar 9 03:27 .gitignore 03:31:40 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 03:27 .golangci.yml 03:31:40 -rw-rw-r-- 1 jenkins jenkins 9045 Mar 9 03:27 Attribution.txt 03:31:40 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 9 03:27 CHANGELOG.md 03:31:40 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 9 03:27 Dockerfile 03:31:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 03:27 GOVERNANCE.md 03:31:40 -rw-rw-r-- 1 jenkins jenkins 656 Mar 9 03:27 Jenkinsfile 03:31:40 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 03:27 LICENSE 03:31:40 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 9 03:27 Makefile 03:31:40 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 03:27 OWNERS.md 03:31:40 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 9 03:27 README.md 03:31:40 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 03:24 VERSION 03:31:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:27 bin 03:31:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:27 cmd 03:31:40 -rw-r--r-- 1 jenkins jenkins 7631 Mar 9 03:31 coverage.out 03:31:40 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 9 03:27 go.mod 03:31:40 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 9 03:27 go.sum 03:31:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:27 internal 03:31:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:27 snap 03:31:40 -rw-rw-r-- 1 jenkins jenkins 228 Mar 9 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:40 + 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=82433e1744898ef8ca7a6a52854ffd2316e26b0f --label arch=arm64 --label version=3.0.0-dev.7 . 03:31:41 Sending build context to Docker daemon 2.959MB 03:31:41 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 03:31:41 Step 2/24 : FROM ${BASE} AS builder 03:31:41 ---> 3dffb847aaac 03:31:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:31:41 ---> Running in 74ba2b54e765 03:31:41 Removing intermediate container 74ba2b54e765 03:31:41 ---> f8f25d64e8bc 03:31:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:41 ---> Running in 7963521edcbb 03:31:42 Removing intermediate container 7963521edcbb 03:31:42 ---> 855bb0ca6a03 03:31:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:31:42 ---> Running in ca9f37f90978 03:31:42 Removing intermediate container ca9f37f90978 03:31:42 ---> 736e2459fa31 03:31:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:31:42 ---> Running in 2a3a3599b026 03:31:43 Removing intermediate container 2a3a3599b026 03:31:43 ---> 52e70a03f449 03:31:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:43 ---> Running in 58e32cd6a0c1 03:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:46 OK: 226 MiB in 55 packages 03:31:47 Removing intermediate container 58e32cd6a0c1 03:31:47 ---> d754e9d4cc2c 03:31:47 Step 8/24 : WORKDIR /device-snmp-go 03:31:47 ---> Running in ba85776302a2 03:31:47 Removing intermediate container ba85776302a2 03:31:47 ---> dc860fa9c2a7 03:31:47 Step 9/24 : COPY go.mod vendor* ./ 03:31:47 ---> eeb8fa5794ea 03:31:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:48 ---> Running in 3825dfec3a15 03:31:51 Removing intermediate container 3825dfec3a15 03:31:51 ---> 0dc5aca10c83 03:31:51 Step 11/24 : COPY . . 03:31:53 ---> ec8c30d4f557 03:31:53 Step 12/24 : RUN ${MAKE} 03:31:53 ---> Running in c658caf4c3ca 03:31:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 03:34:31 Removing intermediate container c658caf4c3ca 03:34:31 ---> b96a51a579f0 03:34:31 Step 13/24 : FROM alpine:3.16 03:34:31 3.16: Pulling from library/alpine 03:34:31 3760b48202b3: Pulling fs layer 03:34:31 3760b48202b3: Verifying Checksum 03:34:31 3760b48202b3: Download complete 03:34:31 3760b48202b3: Pull complete 03:34:31 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:34:31 Status: Downloaded newer image for alpine:3.16 03:34:31 ---> 4c81e5bf8899 03:34:31 Step 14/24 : RUN apk add --update --no-cache dumb-init 03:34:31 ---> Running in 4029a0d853fc 03:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:34:31 (1/1) Installing dumb-init (1.2.5-r1) 03:34:31 Executing busybox-1.35.0-r17.trigger 03:34:31 OK: 5 MiB in 15 packages 03:34:31 Removing intermediate container 4029a0d853fc 03:34:31 ---> 12b8eee551c3 03:34:31 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 03:34:35 ---> 0e96ef54c134 03:34:35 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 03:34:35 ---> 65d5d818322b 03:34:35 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 03:34:36 ---> 094e4fa18e6f 03:34:36 Step 18/24 : EXPOSE 59993 03:34:36 ---> Running in 0994d9dac9be 03:34:36 Removing intermediate container 0994d9dac9be 03:34:36 ---> c8aadeac9e8c 03:34:36 Step 19/24 : EXPOSE 161 03:34:36 ---> Running in 9aa0e631f07c 03:34:36 Removing intermediate container 9aa0e631f07c 03:34:36 ---> 6b4401bb3eb7 03:34:36 Step 20/24 : ENTRYPOINT ["/device-snmp"] 03:34:36 ---> Running in 32de9258aab9 03:34:37 Removing intermediate container 32de9258aab9 03:34:37 ---> 55990b47247f 03:34:37 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:34:37 ---> Running in 11b51a5e27c4 03:34:37 Removing intermediate container 11b51a5e27c4 03:34:37 ---> ac7497043c50 03:34:37 Step 22/24 : LABEL arch=arm64 03:34:37 ---> Running in 1b2da4cf0c87 03:34:37 Removing intermediate container 1b2da4cf0c87 03:34:37 ---> 5384cac948ee 03:34:37 Step 23/24 : LABEL git_sha=82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:34:37 ---> Running in f0ed7c48e9f1 03:34:38 Removing intermediate container f0ed7c48e9f1 03:34:38 ---> 4811203cdb0d 03:34:38 Step 24/24 : LABEL version=3.0.0-dev.7 03:34:38 ---> Running in 7011b7211155 03:34:38 Removing intermediate container 7011b7211155 03:34:38 ---> dac14d2eead1 03:34:38 [Warning] One or more build-args [ARCH] were not consumed 03:34:38 Successfully built dac14d2eead1 03:34:38 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 03:34:38 provisioning config files... 03:34:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/63@tmp/config9112143138967310067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:38 ---> docker-login.sh 03:34:38 nexus3.edgexfoundry.org:10001 03:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:39 Configure a credential helper to remove this warning. See 03:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:39 03:34:39 Login Succeeded 03:34:39 nexus3.edgexfoundry.org:10002 03:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:39 Configure a credential helper to remove this warning. See 03:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:39 03:34:39 Login Succeeded 03:34:39 nexus3.edgexfoundry.org:10003 03:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:40 Configure a credential helper to remove this warning. See 03:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:40 03:34:40 Login Succeeded 03:34:40 nexus3.edgexfoundry.org:10004 03:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:40 Configure a credential helper to remove this warning. See 03:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:40 03:34:40 Login Succeeded 03:34:40 docker.io 03:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:40 Configure a credential helper to remove this warning. See 03:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:40 03:34:40 Login Succeeded 03:34:40 ---> docker-login.sh ends [Pipeline] } 03:34:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:34:40 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 03:34:40 82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:34:40 latest 03:34:40 3.0.0-dev.7 03:34:40 82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 03:34:40 main 03:34:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:34:41 c74f6b58193a: Preparing 03:34:41 324f7affa38c: Preparing 03:34:41 83f10db629f4: Preparing 03:34:41 bf079b39fbaa: Preparing 03:34:41 f70ee36035b9: Preparing 03:34:41 f70ee36035b9: Layer already exists 03:34:41 324f7affa38c: Pushed 03:34:41 c74f6b58193a: Pushed 03:34:41 bf079b39fbaa: Pushed 03:34:47 83f10db629f4: Pushed 03:34:47 82433e1744898ef8ca7a6a52854ffd2316e26b0f: digest: sha256:3d6256271b6bfb7b62f323386f054c1612e995305c24bcc6ddaf682a2f6a1e66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:47 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 03:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:34:48 c74f6b58193a: Preparing 03:34:48 324f7affa38c: Preparing 03:34:48 83f10db629f4: Preparing 03:34:48 bf079b39fbaa: Preparing 03:34:48 f70ee36035b9: Preparing 03:34:48 c74f6b58193a: Layer already exists 03:34:48 f70ee36035b9: Layer already exists 03:34:48 324f7affa38c: Layer already exists 03:34:48 bf079b39fbaa: Layer already exists 03:34:48 83f10db629f4: Layer already exists 03:34:48 latest: digest: sha256:3d6256271b6bfb7b62f323386f054c1612e995305c24bcc6ddaf682a2f6a1e66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:48 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.7 03:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:34:48 c74f6b58193a: Preparing 03:34:48 324f7affa38c: Preparing 03:34:48 83f10db629f4: Preparing 03:34:48 bf079b39fbaa: Preparing 03:34:48 f70ee36035b9: Preparing 03:34:48 83f10db629f4: Layer already exists 03:34:48 f70ee36035b9: Layer already exists 03:34:48 bf079b39fbaa: Layer already exists 03:34:48 324f7affa38c: Layer already exists 03:34:48 c74f6b58193a: Layer already exists 03:34:48 3.0.0-dev.7: digest: sha256:3d6256271b6bfb7b62f323386f054c1612e995305c24bcc6ddaf682a2f6a1e66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 03:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:34:49 c74f6b58193a: Preparing 03:34:49 324f7affa38c: Preparing 03:34:49 83f10db629f4: Preparing 03:34:49 bf079b39fbaa: Preparing 03:34:49 f70ee36035b9: Preparing 03:34:49 83f10db629f4: Layer already exists 03:34:49 c74f6b58193a: Layer already exists 03:34:49 f70ee36035b9: Layer already exists 03:34:49 324f7affa38c: Layer already exists 03:34:49 bf079b39fbaa: Layer already exists 03:34:49 82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7: digest: sha256:3d6256271b6bfb7b62f323386f054c1612e995305c24bcc6ddaf682a2f6a1e66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:50 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 03:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:34:50 c74f6b58193a: Preparing 03:34:50 324f7affa38c: Preparing 03:34:50 83f10db629f4: Preparing 03:34:50 bf079b39fbaa: Preparing 03:34:50 f70ee36035b9: Preparing 03:34:50 324f7affa38c: Layer already exists 03:34:50 83f10db629f4: Layer already exists 03:34:50 f70ee36035b9: Layer already exists 03:34:50 c74f6b58193a: Layer already exists 03:34:50 bf079b39fbaa: Layer already exists 03:34:50 main: digest: sha256:3d6256271b6bfb7b62f323386f054c1612e995305c24bcc6ddaf682a2f6a1e66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:50 ===================================================== [Pipeline] echo 03:34:50 taggedImages: 03:34:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:82433e1744898ef8ca7a6a52854ffd2316e26b0f 03:34:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 03:34:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.7 03:34:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:82433e1744898ef8ca7a6a52854ffd2316e26b0f-3.0.0-dev.7 03:34:50 - 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 03:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:51 03:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:51 arm64: Pulling from edgex-lftools-log-publisher 03:34:51 8998bd30e6a1: Pulling fs layer 03:34:51 04944245beec: Pulling fs layer 03:34:51 699f458cf7ca: Pulling fs layer 03:34:51 765212b225bb: Pulling fs layer 03:34:51 f23df028b6ca: Pulling fs layer 03:34:51 d65c8cfc05b1: Pulling fs layer 03:34:51 2437ff75d9bd: Pulling fs layer 03:34:51 f23df028b6ca: Waiting 03:34:51 765212b225bb: Waiting 03:34:51 d65c8cfc05b1: Waiting 03:34:51 2437ff75d9bd: Waiting 03:34:51 04944245beec: Verifying Checksum 03:34:51 04944245beec: Download complete 03:34:51 765212b225bb: Verifying Checksum 03:34:51 765212b225bb: Download complete 03:34:51 f23df028b6ca: Download complete 03:34:51 d65c8cfc05b1: Verifying Checksum 03:34:51 d65c8cfc05b1: Download complete 03:34:51 699f458cf7ca: Verifying Checksum 03:34:51 699f458cf7ca: Download complete 03:34:52 8998bd30e6a1: Verifying Checksum 03:34:52 8998bd30e6a1: Download complete 03:34:54 2437ff75d9bd: Verifying Checksum 03:34:54 2437ff75d9bd: Download complete 03:34:56 8998bd30e6a1: Pull complete 03:34:56 04944245beec: Pull complete 03:34:57 699f458cf7ca: Pull complete 03:34:58 765212b225bb: Pull complete 03:34:59 f23df028b6ca: Pull complete 03:35:00 d65c8cfc05b1: Pull complete 03:35:12 2437ff75d9bd: Pull complete 03:35:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:12 prd-ubuntu20.04-docker-arm64-4c-16g-9382 does not seem to be running inside a container 03:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/63 -v /w/workspace/device-snmp-go/63:/w/workspace/device-snmp-go/63:rw,z -v /w/workspace/device-snmp-go/63@tmp:/w/workspace/device-snmp-go/63@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 03:35:15 $ docker top e6eaa2fcdef9706cf951f5d2f992419d57533c1f2725dd3dea2960fbbcb2e431 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:16 ---> job-cost.sh 03:35:16 lf-activate-venv: SKIPPING 03:35:16 INFO: No Stack... 03:35:17 INFO: Retrieving Pricing Info for: v3-standard-4 03:35:17 INFO: Archiving Costs [Pipeline] sh 03:35:18 + cat /w/workspace/device-snmp-go/63/archives/cost.csv 03:35:18 + cut -d, -f6 [Pipeline] lock 03:35:18 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] 03:35:18 Resource [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] did not exist. Created. 03:35:18 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:19 /w/workspace/device-snmp-go/63@tmp/durable-c5d58ac4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:35:19 + echo total: 0.10999999940395355 [Pipeline] stash 03:35:19 Warning: overwriting stash ‘stack-cost’ 03:35:19 Stashed 1 file(s) [Pipeline] } 03:35:19 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:19 $ docker stop --time=1 e6eaa2fcdef9706cf951f5d2f992419d57533c1f2725dd3dea2960fbbcb2e431 03:35:21 $ docker rm -f --volumes e6eaa2fcdef9706cf951f5d2f992419d57533c1f2725dd3dea2960fbbcb2e431 [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 03:35:21 provisioning config files... 03:35:21 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17362007522368183019tmp [Pipeline] { [Pipeline] sh 03:35:22 + set +x 03:35:22 + curl -s https://codecov.io/bash 03:35:22 + bash -s -- 03:35:22 03:35:22 _____ _ 03:35:22 / ____| | | 03:35:22 | | ___ __| | ___ ___ _____ __ 03:35:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:35:22 | |___| (_) | (_| | __/ (_| (_) \ V / 03:35:22 \_____\___/ \__,_|\___|\___\___/ \_/ 03:35:22 Bash-1.0.6 03:35:22 03:35:22 03:35:22 ==> git version 2.25.1 found 03:35:22 ==> 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 03:35:22 Release-Date: 2020-01-08 03:35:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:35:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:35:22 ==> Jenkins CI detected. 03:35:22 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 03:35:22 project root: . 03:35:22 --> token set from env 03:35:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:35:22 ==> Running gcov in . (disable via -X gcov) 03:35:22 ==> Python coveragepy not found 03:35:22 ==> Searching for coverage reports in: 03:35:22 + . 03:35:22 -> Found 1 reports 03:35:22 ==> Detecting git/mercurial file structure 03:35:22 ==> Reading reports 03:35:22 + ./coverage.out bytes=7631 03:35:22 ==> Appending adjustments 03:35:22 https://docs.codecov.io/docs/fixing-reports 03:35:22 + Found adjustments 03:35:22 ==> Gzipping contents 03:35:22 4.0K /tmp/codecov.u4ohAO.gz 03:35:22 ==> Uploading reports 03:35:22 url: https://codecov.io 03:35:22 query: branch=main&commit=82433e1744898ef8ca7a6a52854ffd2316e26b0f&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:35:22 -> Pinging Codecov 03:35:22 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=82433e1744898ef8ca7a6a52854ffd2316e26b0f&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:35:22 -> Uploading to 03:35:22 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/6C56EA5C29638FB4528AC87E60AF5AE0/82433e1744898ef8ca7a6a52854ffd2316e26b0f/ce92e862-6269-421a-9468-1fff2104bc0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T033522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e49f2d5b517d0e0eee5e1947f9dfa3f2525e2f90404922c136b11ac7da12b30 03:35:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:22 Dload Upload Total Spent Left Speed 03:35:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6675 --:--:-- --:--:-- --:--:-- 6646 100 1522 0 0 100 1522 0 5006 --:--:-- --:--:-- --:--:-- 5006 03:35:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] } 03:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:35:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:35:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:35:23 03:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:35:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:35:23 df9b9388f04a: Pulling fs layer 03:35:23 52dc419b0ee2: Pulling fs layer 03:35:23 25bc292e5bac: Pulling fs layer 03:35:23 114826534d7a: Pulling fs layer 03:35:23 4657fd5d0bcf: Pulling fs layer 03:35:23 6ad1cebc031e: Pulling fs layer 03:35:23 8a3aa393b2d8: Pulling fs layer 03:35:23 4657fd5d0bcf: Waiting 03:35:23 6ad1cebc031e: Waiting 03:35:23 8a3aa393b2d8: Waiting 03:35:23 114826534d7a: Waiting 03:35:23 25bc292e5bac: Verifying Checksum 03:35:23 25bc292e5bac: Download complete 03:35:23 52dc419b0ee2: Verifying Checksum 03:35:23 52dc419b0ee2: Download complete 03:35:23 4657fd5d0bcf: Verifying Checksum 03:35:23 4657fd5d0bcf: Download complete 03:35:23 df9b9388f04a: Verifying Checksum 03:35:23 df9b9388f04a: Download complete 03:35:24 df9b9388f04a: Pull complete 03:35:24 6ad1cebc031e: Verifying Checksum 03:35:24 6ad1cebc031e: Download complete 03:35:24 52dc419b0ee2: Pull complete 03:35:24 25bc292e5bac: Pull complete 03:35:24 114826534d7a: Verifying Checksum 03:35:24 114826534d7a: Download complete 03:35:24 8a3aa393b2d8: Verifying Checksum 03:35:24 8a3aa393b2d8: Download complete 03:35:28 114826534d7a: Pull complete 03:35:28 4657fd5d0bcf: Pull complete 03:35:28 6ad1cebc031e: Pull complete 03:35:31 8a3aa393b2d8: Pull complete 03:35:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:31 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:35:31 $ 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 03:35:33 $ docker top 3921ba8b595526b988b22aaab7fc55f355b84667d97619ccbf3cd6ba27d9cca6 -eo pid,comm [Pipeline] { [Pipeline] echo 03:35:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 03:35:34 + set -o pipefail 03:35:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 03:35:42 03:35:42 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 03:35:42 03:35:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/a50df6fd-00a7-4085-aa01-b65c88603970 03:35:42 03:35:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:35:42 03:35:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:35:42 03:35:42 03:35:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:35:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:35:42 More details here: https://snyk.co/ue1NS [Pipeline] } 03:35:42 $ docker stop --time=1 3921ba8b595526b988b22aaab7fc55f355b84667d97619ccbf3cd6ba27d9cca6 03:35:44 $ docker rm -f --volumes 3921ba8b595526b988b22aaab7fc55f355b84667d97619ccbf3cd6ba27d9cca6 [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 03:35:45 + git log --format=format:%s -1 82433e1744898ef8ca7a6a52854ffd2316e26b0f [Pipeline] sh 03:35:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:45 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:35: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 03:35:46 $ docker top 53c828c85c43be099f1344c3bc2c5a30f91af2241afbc0d09b95f9ac087ee388 -eo pid,comm 03:35:46 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). 03:35:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:46 [ssh-agent] Looking for ssh-agent implementation... 03:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:46 $ docker exec 53c828c85c43be099f1344c3bc2c5a30f91af2241afbc0d09b95f9ac087ee388 ssh-agent 03:35:46 SSH_AUTH_SOCK=/tmp/ssh-WZPTl8sqPnN9/agent.31 03:35:46 SSH_AGENT_PID=38 03:35:46 Running ssh-add (command line suppressed) 03:35:46 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5938318525268168348.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5938318525268168348.key) 03:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:46 + git semver tag 03:35:47 2023-03-09 03:35:47,078 [run_tag] DEBUG tag force:False 03:35:47 2023-03-09 03:35:47,078 [check_head_tag] DEBUG check head tag 03:35:47 2023-03-09 03:35:47,079 [execute] INFO git cat-file --batch-check 03:35:47 2023-03-09 03:35:47,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 03:35:47 2023-03-09 03:35:47,081 [execute] INFO git cat-file --batch 03:35:47 2023-03-09 03:35:47,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 03:35:47 2023-03-09 03:35:47,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:35:47 2023-03-09 03:35:47,097 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 03:35:47 2023-03-09 03:35:47,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 03:35:47 2023-03-09 03:35:47,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:35:47 3.0.0-dev.7 [Pipeline] } 03:35:47 $ docker exec --env ******** --env ******** 53c828c85c43be099f1344c3bc2c5a30f91af2241afbc0d09b95f9ac087ee388 ssh-agent -k 03:35:47 unset SSH_AUTH_SOCK; 03:35:47 unset SSH_AGENT_PID; 03:35:47 echo Agent pid 38 killed; 03:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:47 + git semver [Pipeline] } 03:35:47 $ docker stop --time=1 53c828c85c43be099f1344c3bc2c5a30f91af2241afbc0d09b95f9ac087ee388 03:35:49 $ docker rm -f --volumes 53c828c85c43be099f1344c3bc2c5a30f91af2241afbc0d09b95f9ac087ee388 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:35:49 03:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:35:49 0.23.1-centos7: Pulling from edgex-lftools 03:35:49 ab5ef0e58194: Pulling fs layer 03:35:49 9712f1f96733: Pulling fs layer 03:35:49 63f879dbbcfc: Pulling fs layer 03:35:49 0d9ebad4ef96: Pulling fs layer 03:35:49 e9a5061849ea: Pulling fs layer 03:35:49 d747dcd14b5f: Pulling fs layer 03:35:49 2de7ff778b66: Pulling fs layer 03:35:49 e9a5061849ea: Waiting 03:35:49 d747dcd14b5f: Waiting 03:35:49 2de7ff778b66: Waiting 03:35:49 0d9ebad4ef96: Waiting 03:35:49 9712f1f96733: Verifying Checksum 03:35:49 9712f1f96733: Download complete 03:35:50 63f879dbbcfc: Verifying Checksum 03:35:50 63f879dbbcfc: Download complete 03:35:50 e9a5061849ea: Verifying Checksum 03:35:50 e9a5061849ea: Download complete 03:35:50 0d9ebad4ef96: Verifying Checksum 03:35:50 0d9ebad4ef96: Download complete 03:35:50 d747dcd14b5f: Download complete 03:35:50 ab5ef0e58194: Verifying Checksum 03:35:50 ab5ef0e58194: Download complete 03:35:50 2de7ff778b66: Verifying Checksum 03:35:50 2de7ff778b66: Download complete 03:35:53 ab5ef0e58194: Pull complete 03:35:53 9712f1f96733: Pull complete 03:35:53 63f879dbbcfc: Pull complete 03:35:57 0d9ebad4ef96: Pull complete 03:35:57 e9a5061849ea: Pull complete 03:35:57 d747dcd14b5f: Pull complete 03:35:58 2de7ff778b66: Pull complete 03:35:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:35:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:58 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:35:58 $ 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 03:36:00 $ docker top 790b60e49c9927c71f84437ab735650e9ccdaa658edbb1f69d827ea5c5d01108 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:36:00 provisioning config files... 03:36:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12999437485508975048tmp 03:36:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9189305459420234735tmp 03:36:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2215182593898128213tmp [Pipeline] { [Pipeline] echo 03:36:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:36:00 ---> sigul-configuration.sh 03:36:00 gpg: directory `/root/.gnupg' created 03:36:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:36:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:36:00 gpg: keyring `/root/.gnupg/secring.gpg' created 03:36:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:36:00 gpg: CAST5 encrypted data 03:36:00 gpg: encrypted with 1 passphrase 03:36:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:36:01 + mkdir /home/jenkins 03:36:01 + mkdir /home/jenkins/sigul [Pipeline] sh 03:36:01 + 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 03:36:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:36:01 ---> sigul-install.sh 03:36:01 Sigul already installed; skipping installation. [Pipeline] sh 03:36:02 + git tag --list 03:36:02 1.0.0 03:36:02 v0.0.0 03:36:02 v1.1.0 03:36:02 v1.1.1 03:36:02 v1.2.2 03:36:02 v1.3.0 03:36:02 v1.3.1 03:36:02 v2.0.0 03:36:02 v2.1.0 03:36:02 v2.1.1 03:36:02 v2.1.1-dev.2 03:36:02 v2.1.1-dev.3 03:36:02 v2.2.0 03:36:02 v2.2.1-dev.1 03:36:02 v2.2.1-dev.2 03:36:02 v2.2.1-dev.3 03:36:02 v2.2.1-dev.4 03:36:02 v2.2.1-dev.5 03:36:02 v2.2.1-dev.6 03:36:02 v2.2.1-dev.7 03:36:02 v2.3.0 03:36:02 v2.3.0-dev.10 03:36:02 v2.3.0-dev.11 03:36:02 v2.3.0-dev.12 03:36:02 v2.3.0-dev.13 03:36:02 v2.3.0-dev.14 03:36:02 v2.3.0-dev.15 03:36:02 v2.3.0-dev.16 03:36:02 v2.3.0-dev.17 03:36:02 v2.3.0-dev.18 03:36:02 v2.3.0-dev.19 03:36:02 v2.3.0-dev.20 03:36:02 v2.3.0-dev.21 03:36:02 v2.3.0-dev.22 03:36:02 v2.3.0-dev.23 03:36:02 v2.3.0-dev.24 03:36:02 v2.3.0-dev.7 03:36:02 v2.3.0-dev.8 03:36:02 v2.3.0-dev.9 03:36:02 v3.0.0-dev.1 03:36:02 v3.0.0-dev.2 03:36:02 v3.0.0-dev.3 03:36:02 v3.0.0-dev.4 03:36:02 v3.0.0-dev.5 03:36:02 v3.0.0-dev.6 03:36:02 v3.0.0-dev.7 [Pipeline] sh 03:36:02 + lftools sign git-tag v3.0.0-dev.7 03:36:02 Signing Git tag with Sigul... 03:36:02 Signing v3.0.0-dev.7 [Pipeline] echo 03:36:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:36:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:36:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:36:03 $ docker stop --time=1 790b60e49c9927c71f84437ab735650e9ccdaa658edbb1f69d827ea5c5d01108 03:36:05 $ docker rm -f --volumes 790b60e49c9927c71f84437ab735650e9ccdaa658edbb1f69d827ea5c5d01108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:36:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:05 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:36:06 $ 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 03:36:06 $ docker top ef0784998d1285d66eca0cfd6e90fb079715b8e9ea3066386764d026dc5a0151 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:06 [ssh-agent] Looking for ssh-agent implementation... 03:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:06 $ docker exec ef0784998d1285d66eca0cfd6e90fb079715b8e9ea3066386764d026dc5a0151 ssh-agent 03:36:06 SSH_AUTH_SOCK=/tmp/ssh-1rrWSdE2OqIU/agent.32 03:36:06 SSH_AGENT_PID=38 03:36:06 Running ssh-add (command line suppressed) 03:36:06 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14652941419832920983.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14652941419832920983.key) 03:36:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:07 + git semver bump pre 03:36:07 2023-03-09 03:36:07,218 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:36:07 2023-03-09 03:36:07,218 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev 03:36:07 2023-03-09 03:36:07,218 [bump_version] DEBUG bumped version:3.0.0-dev.8 03:36:07 2023-03-09 03:36:07,218 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 03:36:07 2023-03-09 03:36:07,218 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:36:07 2023-03-09 03:36:07,218 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:36:07 2023-03-09 03:36:07,220 [execute] INFO git cat-file --batch-check 03:36:07 2023-03-09 03:36:07,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:36:07 2023-03-09 03:36:07,227 [execute] INFO git cat-file --batch 03:36:07 2023-03-09 03:36:07,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:36:07 2023-03-09 03:36:07,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:36:07 3.0.0-dev.8 [Pipeline] } 03:36:07 $ docker exec --env ******** --env ******** ef0784998d1285d66eca0cfd6e90fb079715b8e9ea3066386764d026dc5a0151 ssh-agent -k 03:36:07 unset SSH_AUTH_SOCK; 03:36:07 unset SSH_AGENT_PID; 03:36:07 echo Agent pid 38 killed; 03:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:07 + git semver [Pipeline] } 03:36:08 $ docker stop --time=1 ef0784998d1285d66eca0cfd6e90fb079715b8e9ea3066386764d026dc5a0151 03:36:09 $ docker rm -f --volumes ef0784998d1285d66eca0cfd6e90fb079715b8e9ea3066386764d026dc5a0151 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:09 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:36:10 $ 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 03:36:10 $ docker top 06eacb9fa69bd0f9a1be84cce2899629f48084be7f509b31d1a7be9df02d2ca0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:10 [ssh-agent] Looking for ssh-agent implementation... 03:36:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:10 $ docker exec 06eacb9fa69bd0f9a1be84cce2899629f48084be7f509b31d1a7be9df02d2ca0 ssh-agent 03:36:10 SSH_AUTH_SOCK=/tmp/ssh-czuUlllJswoz/agent.32 03:36:10 SSH_AGENT_PID=38 03:36:10 Running ssh-add (command line suppressed) 03:36:10 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16221169540366059315.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16221169540366059315.key) 03:36:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:11 + git semver push 03:36:11 2023-03-09 03:36:11,252 [run_push] DEBUG push 03:36:11 2023-03-09 03:36:11,253 [execute] INFO git cat-file --batch-check 03:36:11 2023-03-09 03:36:11,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:36:11 2023-03-09 03:36:11,257 [execute] INFO git rev-list 88892aa3c9545f0a696001f224952be4d6438f1c -- 03:36:11 2023-03-09 03:36:11,257 [execute] DEBUG Popen(['git', 'rev-list', '88892aa3c9545f0a696001f224952be4d6438f1c', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:36:11 2023-03-09 03:36:11,265 [execute] INFO git fetch -v origin 03:36:11 2023-03-09 03:36:11,265 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:36:11 2023-03-09 03:36:11,774 [run_push] DEBUG no remote changes detected 03:36:11 2023-03-09 03:36:11,775 [execute] INFO git push origin semver 03:36:11 2023-03-09 03:36:11,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:36:12 2023-03-09 03:36:12,543 [run_push] DEBUG push all version tags 03:36:12 2023-03-09 03:36:12,544 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:36:12 2023-03-09 03:36:12,544 [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) 03:36:13 2023-03-09 03:36:13,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 03:36:13 3.0.0-dev.8 [Pipeline] } 03:36:13 $ docker exec --env ******** --env ******** 06eacb9fa69bd0f9a1be84cce2899629f48084be7f509b31d1a7be9df02d2ca0 ssh-agent -k 03:36:13 unset SSH_AUTH_SOCK; 03:36:13 unset SSH_AGENT_PID; 03:36:13 echo Agent pid 38 killed; 03:36:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:13 + git semver [Pipeline] } 03:36:14 $ docker stop --time=1 06eacb9fa69bd0f9a1be84cce2899629f48084be7f509b31d1a7be9df02d2ca0 03:36:15 $ docker rm -f --volumes 06eacb9fa69bd0f9a1be84cce2899629f48084be7f509b31d1a7be9df02d2ca0 [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 03:36:15 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 03:36:15 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 03:36:15 total 16 03:36:15 drwxr-xr-x 3 root root 4096 Mar 9 03:26 . 03:36:15 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 03:36 .. 03:36:15 drwxr-xr-x 2 root root 4096 Mar 9 03:26 cost 03:36:15 -rw-r--r-- 1 root root 85 Mar 9 03:26 cost.csv 03:36:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 03:36:15 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 03:36:15 total 16 03:36:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 03:26 . 03:36:15 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 03:36 .. 03:36:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 03:26 cost 03:36:15 -rw-r--r-- 1 jenkins jenkins 85 Mar 9 03:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:36:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:36:17 ---> package-listing.sh 03:36:17 ++ facter osfamily 03:36:17 ++ tr '[:upper:]' '[:lower:]' 03:36:17 + OS_FAMILY=debian 03:36:17 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 03:36:17 + START_PACKAGES=/tmp/packages_start.txt 03:36:17 + END_PACKAGES=/tmp/packages_end.txt 03:36:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:17 + PACKAGES=/tmp/packages_start.txt 03:36:17 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 03:36:17 + PACKAGES=/tmp/packages_end.txt 03:36:17 + case "${OS_FAMILY}" in 03:36:17 + dpkg -l 03:36:17 + grep '^ii' 03:36:17 + '[' -f /tmp/packages_start.txt ']' 03:36:17 + '[' -f /tmp/packages_end.txt ']' 03:36:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:17 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 03:36:17 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 03:36:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 03:36:17 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 03:36:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:18 prd-ubuntu20.04-docker-8c-8g-9377 does not seem to be running inside a container 03:36:18 $ 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 03:36:18 $ docker top b07c4a0f4b55f7efab6498966aad4ff87a4ad0812f64b0aaa972db36b47eceab -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:18 + touch /tmp/pre-build-complete [Pipeline] sh 03:36:19 + mkdir -p /var/log/sysstat [Pipeline] sh 03:36:19 + ls /var/log/sa-host 03:36:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:19 provisioning config files... 03:36:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5133439126057147729tmp [Pipeline] { [Pipeline] echo 03:36:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:36:20 ---> create-netrc.sh [Pipeline] } 03:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:36:20 ---> python-tools-install.sh [Pipeline] echo 03:36:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:36:20 ---> sudo-logs.sh 03:36:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:36:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:36:20 ---> job-cost.sh 03:36:20 lf-activate-venv: SKIPPING 03:36:20 DEBUG: total: 0.2199999988079071 03:36:20 INFO: Retrieving Stack Cost... 03:36:21 INFO: Retrieving Pricing Info for: v3-standard-8 03:36:21 INFO: Archiving Costs [Pipeline] echo 03:36:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:36:22 ---> logs-deploy.sh 03:36:22 lf-activate-venv: SKIPPING 03:36:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/63 03:36:22 INFO: archiving workspace using pattern(s): 03:36:23 Archives upload complete. 03:36:23 INFO: archiving logs to Nexus