Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 785293254a1924c41af634214641cbf6fd758ce7 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-ssh16992794421122952964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15643548802291018697.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2999953060897944100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6090980417768699405.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-ssh17049773714373203963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15205’ Running on prd-ubuntu20.04-docker-8c-8g-15207 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 785293254a1924c41af634214641cbf6fd758ce7 (main) > 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 785293254a1924c41af634214641cbf6fd758ce7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#306)" > git rev-list --no-walk 5f2ef55c6af0710ebcf317647d1504c436684c74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:11:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:11:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:11:39 ========================================================= 14:11:39 EdgeX Global Pipelines Version Info 14:11:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:11:40 ------------------- 14:11:40 stable info: 14:11:40 ------------------- 14:11:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:11:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:11:40 Message: update stable to v1.0.249 14:11:41 ------------------- 14:11:41 experimental info: 14:11:41 ------------------- 14:11:41 Commited By: **** collab-it+edgex@linuxfoundation.org 14:11:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:11:41 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7852932 [Pipeline] echo 14:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:41 provisioning config files... 14:11:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6718179512872676835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:42 ---> docker-login.sh 14:11:42 nexus3.edgexfoundry.org:10001 14:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:42 Configure a credential helper to remove this warning. See 14:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:42 14:11:42 Login Succeeded 14:11:42 nexus3.edgexfoundry.org:10002 14:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:42 Configure a credential helper to remove this warning. See 14:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:42 14:11:42 Login Succeeded 14:11:42 nexus3.edgexfoundry.org:10003 14:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:42 Configure a credential helper to remove this warning. See 14:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:42 14:11:42 Login Succeeded 14:11:42 nexus3.edgexfoundry.org:10004 14:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:42 Configure a credential helper to remove this warning. See 14:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:42 14:11:42 Login Succeeded 14:11:42 docker.io 14:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:42 Configure a credential helper to remove this warning. See 14:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:42 14:11:42 Login Succeeded 14:11:42 ---> docker-login.sh ends [Pipeline] } 14:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:11:43 + git rev-list -1 --merges 785293254a1924c41af634214641cbf6fd758ce7~1..785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] echo 14:11:43 -----------> git rev-list -1 --merges 785293254a1924c41af634214641cbf6fd758ce7~1..785293254a1924c41af634214641cbf6fd758ce7 785293254a1924c41af634214641cbf6fd758ce7 [false] [Pipeline] sh 14:11:43 + git log --format=format:%s -1 785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] echo 14:11:43 ========================================================= 14:11:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:11:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:43 + git log --format=format:%s -1 785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] echo 14:11:43 [semverPrep] GIT_COMMIT: 785293254a1924c41af634214641cbf6fd758ce7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#306) [Pipeline] echo 14:11:43 [semverPrep] This is not a build commit. [Pipeline] sh 14:11:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:44 + grep -v github /etc/ssh/ssh_known_hosts 14:11:44 + [ -e /tmp/ssh_known_hosts ] 14:11:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:11:44 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 14:11:44 -a /etc/ssh/ssh_known_hosts 14:11:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:44 14:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:44 0.1.4: Pulling from edgex-devops/py-git-semver 14:11:44 b85a868b505f: Pulling fs layer 14:11:44 e2be974225ed: Pulling fs layer 14:11:44 339a4e72a1f5: Pulling fs layer 14:11:44 988bab9f4d93: Pulling fs layer 14:11:44 1469e6f7b9e6: Pulling fs layer 14:11:44 eaf3925da568: Pulling fs layer 14:11:44 bab4dde63d76: Pulling fs layer 14:11:44 bde34c3a00c8: Pulling fs layer 14:11:44 b352a97aabf1: Pulling fs layer 14:11:44 4872d77fe225: Pulling fs layer 14:11:44 5851b861e8e6: Pulling fs layer 14:11:44 eaf3925da568: Waiting 14:11:44 bab4dde63d76: Waiting 14:11:44 5851b861e8e6: Waiting 14:11:44 b352a97aabf1: Waiting 14:11:44 988bab9f4d93: Waiting 14:11:44 1469e6f7b9e6: Waiting 14:11:44 bde34c3a00c8: Waiting 14:11:44 4872d77fe225: Waiting 14:11:44 e2be974225ed: Verifying Checksum 14:11:44 e2be974225ed: Download complete 14:11:44 988bab9f4d93: Verifying Checksum 14:11:44 988bab9f4d93: Download complete 14:11:44 1469e6f7b9e6: Verifying Checksum 14:11:44 1469e6f7b9e6: Download complete 14:11:44 339a4e72a1f5: Verifying Checksum 14:11:44 339a4e72a1f5: Download complete 14:11:44 eaf3925da568: Verifying Checksum 14:11:44 eaf3925da568: Download complete 14:11:45 bde34c3a00c8: Verifying Checksum 14:11:45 bde34c3a00c8: Download complete 14:11:45 b352a97aabf1: Download complete 14:11:45 4872d77fe225: Download complete 14:11:45 5851b861e8e6: Verifying Checksum 14:11:45 5851b861e8e6: Download complete 14:11:45 b85a868b505f: Verifying Checksum 14:11:45 b85a868b505f: Download complete 14:11:45 bab4dde63d76: Verifying Checksum 14:11:45 bab4dde63d76: Download complete 14:11:46 b85a868b505f: Pull complete 14:11:46 e2be974225ed: Pull complete 14:11:46 339a4e72a1f5: Pull complete 14:11:46 988bab9f4d93: Pull complete 14:11:47 1469e6f7b9e6: Pull complete 14:11:47 eaf3925da568: Pull complete 14:11:48 bab4dde63d76: Pull complete 14:11:48 bde34c3a00c8: Pull complete 14:11:48 b352a97aabf1: Pull complete 14:11:48 4872d77fe225: Pull complete 14:11:49 5851b861e8e6: Pull complete 14:11:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:49 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:11:50 $ docker top e91352f7be0eae8fce7af40e7138de78ce165f006b2f70b9b117fed08bb1ac22 -eo pid,comm 14:11:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:11:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:50 [ssh-agent] Looking for ssh-agent implementation... 14:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:50 $ docker exec e91352f7be0eae8fce7af40e7138de78ce165f006b2f70b9b117fed08bb1ac22 ssh-agent 14:11:50 SSH_AUTH_SOCK=/tmp/ssh-IYnpPZKjbXIY/agent.32 14:11:50 SSH_AGENT_PID=38 14:11:50 Running ssh-add (command line suppressed) 14:11:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17304826286717293278.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17304826286717293278.key) 14:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:51 + git tag --points-at HEAD [Pipeline] } 14:11:51 $ docker exec --env ******** --env ******** e91352f7be0eae8fce7af40e7138de78ce165f006b2f70b9b117fed08bb1ac22 ssh-agent -k 14:11:51 unset SSH_AUTH_SOCK; 14:11:51 unset SSH_AGENT_PID; 14:11:51 echo Agent pid 38 killed; 14:11:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:11:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:51 [ssh-agent] Looking for ssh-agent implementation... 14:11:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:51 $ docker exec e91352f7be0eae8fce7af40e7138de78ce165f006b2f70b9b117fed08bb1ac22 ssh-agent 14:11:51 SSH_AUTH_SOCK=/tmp/ssh-xL20MedPDNeq/agent.71 14:11:51 SSH_AGENT_PID=77 14:11:51 Running ssh-add (command line suppressed) 14:11:51 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13307334696315896904.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13307334696315896904.key) 14:11:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:51 + git semver init 14:11:52 2023-05-11 14:11:52,060 [run_init] DEBUG init version:0.0.0 force:False 14:11:52 2023-05-11 14:11:52,061 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 14:11:52 2023-05-11 14:11:52,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 14:11:52 2023-05-11 14:11:52,061 [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) 14:11:53 2023-05-11 14:11:52,793 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 14:11:53 2023-05-11 14:11:52,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 14:11:53 2023-05-11 14:11:52,794 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:11:53 2023-05-11 14:11:52,794 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:11:53 3.0.0-dev.22 [Pipeline] } 14:11:53 $ docker exec --env ******** --env ******** e91352f7be0eae8fce7af40e7138de78ce165f006b2f70b9b117fed08bb1ac22 ssh-agent -k 14:11:53 unset SSH_AUTH_SOCK; 14:11:53 unset SSH_AGENT_PID; 14:11:53 echo Agent pid 77 killed; 14:11:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:53 + git semver [Pipeline] } 14:11:53 $ docker stop --time=1 e91352f7be0eae8fce7af40e7138de78ce165f006b2f70b9b117fed08bb1ac22 14:11:55 $ docker rm -f --volumes e91352f7be0eae8fce7af40e7138de78ce165f006b2f70b9b117fed08bb1ac22 [Pipeline] // withDockerContainer [Pipeline] sh 14:11:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:11:55 Stashed 1 file(s) [Pipeline] echo 14:11:55 [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 14:11:55 provisioning config files... 14:11:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1866131035878517344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:56 ---> docker-login.sh 14:11:56 nexus3.edgexfoundry.org:10001 14:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:56 Configure a credential helper to remove this warning. See 14:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:56 14:11:56 Login Succeeded 14:11:56 nexus3.edgexfoundry.org:10002 14:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:56 Configure a credential helper to remove this warning. See 14:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:56 14:11:56 Login Succeeded 14:11:56 nexus3.edgexfoundry.org:10003 14:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:56 Configure a credential helper to remove this warning. See 14:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:56 14:11:56 Login Succeeded 14:11:56 nexus3.edgexfoundry.org:10004 14:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:56 Configure a credential helper to remove this warning. See 14:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:56 14:11:56 Login Succeeded 14:11:56 docker.io 14:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:56 Configure a credential helper to remove this warning. See 14:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:56 14:11:56 Login Succeeded 14:11:56 ---> docker-login.sh ends [Pipeline] } 14:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:56 ========================================================= 14:11:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:11:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:11:57 Sending build context to Docker daemon 5.818MB 14:11:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:11:57 Step 2/12 : FROM ${BASE} AS builder 14:11:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:11:57 f56be85fc22e: Pulling fs layer 14:11:57 85791d961cd3: Pulling fs layer 14:11:57 d694b5ae8c79: Pulling fs layer 14:11:57 9f32a84ed3da: Pulling fs layer 14:11:57 4d19c01a9841: Pulling fs layer 14:11:57 9325e15d5711: Pulling fs layer 14:11:57 556b6ee489ea: Pulling fs layer 14:11:57 c5a4b2cf53e6: Pulling fs layer 14:11:57 c5a4b2cf53e6: Waiting 14:11:57 9f32a84ed3da: Waiting 14:11:57 556b6ee489ea: Waiting 14:11:57 4d19c01a9841: Waiting 14:11:57 9325e15d5711: Waiting 14:11:57 85791d961cd3: Verifying Checksum 14:11:57 85791d961cd3: Download complete 14:11:57 9f32a84ed3da: Download complete 14:11:57 4d19c01a9841: Download complete 14:11:57 f56be85fc22e: Verifying Checksum 14:11:57 f56be85fc22e: Download complete 14:11:57 9325e15d5711: Verifying Checksum 14:11:57 9325e15d5711: Download complete 14:11:57 f56be85fc22e: Pull complete 14:11:57 85791d961cd3: Pull complete 14:11:58 d694b5ae8c79: Verifying Checksum 14:11:58 d694b5ae8c79: Download complete 14:11:58 c5a4b2cf53e6: Verifying Checksum 14:11:58 c5a4b2cf53e6: Download complete 14:11:58 556b6ee489ea: Download complete 14:12:01 d694b5ae8c79: Pull complete 14:12:01 9f32a84ed3da: Pull complete 14:12:01 4d19c01a9841: Pull complete 14:12:01 9325e15d5711: Pull complete 14:12:05 556b6ee489ea: Pull complete 14:12:05 c5a4b2cf53e6: Pull complete 14:12:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:12:05 ---> c4be618373d6 14:12:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:12:05 ---> Running in a645be167167 14:12:05 Removing intermediate container a645be167167 14:12:05 ---> baabfdef213e 14:12:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:05 ---> Running in c557a4517387 14:12:05 Removing intermediate container c557a4517387 14:12:05 ---> 430bd34641f1 14:12:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:12:05 ---> Running in bfe92cf9b33f 14:12:05 Removing intermediate container bfe92cf9b33f 14:12:05 ---> ebe93b9d5218 14:12:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:12:05 ---> Running in 1a558fdb78ee 14:12:05 Removing intermediate container 1a558fdb78ee 14:12:05 ---> eaea1e7597cd 14:12:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:05 ---> Running in 958ac0868084 14:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:06 (1/4) Installing openssh-keygen (9.1_p1-r2) 14:12:06 (2/4) Installing libedit (20221030.3.1-r0) 14:12:06 (3/4) Installing openssh-client-common (9.1_p1-r2) 14:12:06 (4/4) Installing openssh-client-default (9.1_p1-r2) 14:12:06 Executing busybox-1.35.0-r29.trigger 14:12:06 OK: 269 MiB in 57 packages 14:12:07 Removing intermediate container 958ac0868084 14:12:07 ---> 6771d95f1f53 14:12:07 Step 8/12 : WORKDIR /device-snmp-go 14:12:07 ---> Running in 66093dfa30a5 14:12:07 Removing intermediate container 66093dfa30a5 14:12:07 ---> 2b6336a99ac2 14:12:07 Step 9/12 : COPY go.mod vendor* ./ 14:12:07 ---> f35e15d07251 14:12:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:07 ---> Running in d2bda9e920f9 14:12:10 Still waiting to schedule task 14:12:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15206’ 14:12:34 Removing intermediate container d2bda9e920f9 14:12:34 ---> 7f51b54d6ad6 14:12:34 Step 11/12 : COPY . . 14:12:34 ---> 8462d48a7c09 14:12:34 Step 12/12 : RUN ${MAKE} 14:12:34 ---> Running in fea7d0386203 14:12:34 noop 14:12:34 Removing intermediate container fea7d0386203 14:12:34 ---> 3024895a28f9 14:12:34 Successfully built 3024895a28f9 14:12:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:34 + docker inspect -f . ci-base-image-x86_64 14:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:34 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:12:35 $ docker top ca1b3b378cfb4349837a47e251da46046d3459dd52a5dd6f91395343675a7c68 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:35 + go version 14:12:35 go version go1.20.2 linux/amd64 [Pipeline] } 14:12:35 $ docker stop --time=1 ca1b3b378cfb4349837a47e251da46046d3459dd52a5dd6f91395343675a7c68 14:12:36 $ docker rm -f --volumes ca1b3b378cfb4349837a47e251da46046d3459dd52a5dd6f91395343675a7c68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:37 + docker inspect -f . ci-base-image-x86_64 14:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:37 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:12:37 $ docker top fdc6e1cd895d0a0c42b1087dd06802f215405b61e2dde1252593846fac93a8f5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 14:12:38 + make test 14:12:38 go test ./... -coverprofile=coverage.out 14:12:43 ? github.com/edgexfoundry/device-snmp-go [no test files] 14:12:53 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 14:12:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 14:12:58 go vet ./... 14:13:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:03 ./bin/test-attribution-txt.sh [Pipeline] echo 14:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:13:03 $ docker stop --time=1 fdc6e1cd895d0a0c42b1087dd06802f215405b61e2dde1252593846fac93a8f5 14:13:06 $ docker rm -f --volumes fdc6e1cd895d0a0c42b1087dd06802f215405b61e2dde1252593846fac93a8f5 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:08 + ls -al . 14:13:08 total 172 14:13:08 drwxrwxr-x 9 jenkins jenkins 4096 May 11 14:12 . 14:13:08 drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:11 .. 14:13:08 -rw-rw-r-- 1 jenkins jenkins 6 May 11 14:11 .dockerignore 14:13:08 drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:11 .git 14:13:08 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:11 .github 14:13:08 -rw-rw-r-- 1 jenkins jenkins 328 May 11 14:11 .gitignore 14:13:08 -rw-rw-r-- 1 jenkins jenkins 41 May 11 14:11 .golangci.yml 14:13:08 drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:11 .semver 14:13:08 -rw-rw-r-- 1 jenkins jenkins 9056 May 11 14:11 Attribution.txt 14:13:08 -rw-rw-r-- 1 jenkins jenkins 8355 May 11 14:11 CHANGELOG.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 1423 May 11 14:11 Dockerfile 14:13:08 -rw-rw-r-- 1 jenkins jenkins 677 May 11 14:11 GOVERNANCE.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 656 May 11 14:11 Jenkinsfile 14:13:08 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 14:11 LICENSE 14:13:08 -rw-rw-r-- 1 jenkins jenkins 2114 May 11 14:11 Makefile 14:13:08 -rw-rw-r-- 1 jenkins jenkins 620 May 11 14:11 OWNERS.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 10054 May 11 14:11 README.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 12 May 11 14:11 VERSION 14:13:08 drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:11 bin 14:13:08 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:11 cmd 14:13:08 -rw-r--r-- 1 jenkins jenkins 8837 May 11 14:12 coverage.out 14:13:08 -rw-rw-r-- 1 jenkins jenkins 3283 May 11 14:11 go.mod 14:13:08 -rw-rw-r-- 1 jenkins jenkins 31326 May 11 14:11 go.sum 14:13:08 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:11 internal 14:13:08 drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:11 snap 14:13:08 -rw-rw-r-- 1 jenkins jenkins 228 May 11 14:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:08 + 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=785293254a1924c41af634214641cbf6fd758ce7 --label arch=amd64 --label version=3.0.0-dev.22 . 14:13:08 Sending build context to Docker daemon 5.828MB 14:13:08 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 14:13:08 Step 2/24 : FROM ${BASE} AS builder 14:13:08 ---> 3024895a28f9 14:13:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:13:08 ---> Running in a626f419a00c 14:13:08 Removing intermediate container a626f419a00c 14:13:08 ---> 3e641eb451ef 14:13:08 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:13:08 ---> Running in ae5ccee24161 14:13:09 Removing intermediate container ae5ccee24161 14:13:09 ---> e6f02c17aa6a 14:13:09 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:13:09 ---> Running in 56e8424da8a2 14:13:09 Removing intermediate container 56e8424da8a2 14:13:09 ---> 930af63a173b 14:13:09 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 14:13:09 ---> Running in f4456c20e234 14:13:09 Removing intermediate container f4456c20e234 14:13:09 ---> df2afca72cdd 14:13:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:09 ---> Running in 1d922b0a5d72 14:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:09 OK: 269 MiB in 57 packages 14:13:10 Removing intermediate container 1d922b0a5d72 14:13:10 ---> e37f4781feb4 14:13:10 Step 8/24 : WORKDIR /device-snmp-go 14:13:10 ---> Running in bd3d06644ac7 14:13:10 Removing intermediate container bd3d06644ac7 14:13:10 ---> d59811db81d1 14:13:10 Step 9/24 : COPY go.mod vendor* ./ 14:13:10 ---> c6e00593a69f 14:13:10 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:10 ---> Running in 1f4e14401992 14:13:11 Removing intermediate container 1f4e14401992 14:13:11 ---> ab47822f4f0f 14:13:11 Step 11/24 : COPY . . 14:13:11 ---> 3df0efe36fbc 14:13:11 Step 12/24 : RUN ${MAKE} 14:13:11 ---> Running in cd54f2e58aaf 14:13:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 14:13:34 Removing intermediate container cd54f2e58aaf 14:13:34 ---> 3994d3826f5f 14:13:34 Step 13/24 : FROM alpine:3.17 14:13:34 3.17: Pulling from library/alpine 14:13:34 f56be85fc22e: Already exists 14:13:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:13:34 Status: Downloaded newer image for alpine:3.17 14:13:34 ---> 9ed4aefc74f6 14:13:34 Step 14/24 : RUN apk add --update --no-cache dumb-init 14:13:34 ---> Running in 81d091d8a613 14:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:34 (1/1) Installing dumb-init (1.2.5-r2) 14:13:34 Executing busybox-1.35.0-r29.trigger 14:13:34 OK: 7 MiB in 16 packages 14:13:34 Removing intermediate container 81d091d8a613 14:13:34 ---> b11fe6f08f6c 14:13:34 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 14:13:35 ---> 5e8d06d4b770 14:13:35 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 14:13:35 ---> af72bd13b17e 14:13:35 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 14:13:35 ---> 2d1705fc658c 14:13:35 Step 18/24 : EXPOSE 59993 14:13:35 ---> Running in e431ac671e49 14:13:35 Removing intermediate container e431ac671e49 14:13:35 ---> b2cc13ad2aa1 14:13:35 Step 19/24 : EXPOSE 161 14:13:35 ---> Running in 2ec1f2ec6d29 14:13:35 Removing intermediate container 2ec1f2ec6d29 14:13:35 ---> 1f1cce58cb49 14:13:35 Step 20/24 : ENTRYPOINT ["/device-snmp"] 14:13:35 ---> Running in d5ab51baef58 14:13:35 Removing intermediate container d5ab51baef58 14:13:35 ---> d61d09035e2b 14:13:35 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:13:35 ---> Running in dcf8b3008175 14:13:36 Removing intermediate container dcf8b3008175 14:13:36 ---> 72119b2f764a 14:13:36 Step 22/24 : LABEL arch=amd64 14:13:36 ---> Running in feb2fd0e83db 14:13:36 Removing intermediate container feb2fd0e83db 14:13:36 ---> e62496dbb556 14:13:36 Step 23/24 : LABEL git_sha=785293254a1924c41af634214641cbf6fd758ce7 14:13:36 ---> Running in c30d74f99503 14:13:36 Removing intermediate container c30d74f99503 14:13:36 ---> 7cf507beed73 14:13:36 Step 24/24 : LABEL version=3.0.0-dev.22 14:13:36 ---> Running in 3f9d392fdffa 14:13:36 Removing intermediate container 3f9d392fdffa 14:13:36 ---> 6469c3fd7765 14:13:36 [Warning] One or more build-args [ARCH] were not consumed 14:13:36 Successfully built 6469c3fd7765 14:13:36 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:36 provisioning config files... 14:13:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13951557548798322506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:36 ---> docker-login.sh 14:13:36 nexus3.edgexfoundry.org:10001 14:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:36 Configure a credential helper to remove this warning. See 14:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:36 14:13:36 Login Succeeded 14:13:36 nexus3.edgexfoundry.org:10002 14:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:36 Configure a credential helper to remove this warning. See 14:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:36 14:13:36 Login Succeeded 14:13:36 nexus3.edgexfoundry.org:10003 14:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:36 Configure a credential helper to remove this warning. See 14:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:36 14:13:36 Login Succeeded 14:13:36 nexus3.edgexfoundry.org:10004 14:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:36 Configure a credential helper to remove this warning. See 14:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:36 14:13:36 Login Succeeded 14:13:36 docker.io 14:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:37 Configure a credential helper to remove this warning. See 14:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:37 14:13:37 Login Succeeded 14:13:37 ---> docker-login.sh ends [Pipeline] } 14:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:37 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 14:13:37 785293254a1924c41af634214641cbf6fd758ce7 14:13:37 latest 14:13:37 3.0.0-dev.22 14:13:37 785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 14:13:37 main 14:13:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:37 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp:785293254a1924c41af634214641cbf6fd758ce7 14:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:13:37 606bc3d1fa58: Preparing 14:13:37 ec4aff628730: Preparing 14:13:37 a21e0be3266b: Preparing 14:13:37 ed739ef8e6e5: Preparing 14:13:37 f1417ff83b31: Preparing 14:13:37 f1417ff83b31: Layer already exists 14:13:37 606bc3d1fa58: Pushed 14:13:37 ec4aff628730: Pushed 14:13:37 ed739ef8e6e5: Pushed 14:13:40 a21e0be3266b: Pushed 14:13:40 785293254a1924c41af634214641cbf6fd758ce7: digest: sha256:269ea326fe8feb23a753aa0c08f5a82bf7bef6495f958674957c7207f2804b7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 14:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:13:41 606bc3d1fa58: Preparing 14:13:41 ec4aff628730: Preparing 14:13:41 a21e0be3266b: Preparing 14:13:41 ed739ef8e6e5: Preparing 14:13:41 f1417ff83b31: Preparing 14:13:41 ed739ef8e6e5: Layer already exists 14:13:41 ec4aff628730: Layer already exists 14:13:41 f1417ff83b31: Layer already exists 14:13:41 a21e0be3266b: Layer already exists 14:13:41 606bc3d1fa58: Layer already exists 14:13:41 latest: digest: sha256:269ea326fe8feb23a753aa0c08f5a82bf7bef6495f958674957c7207f2804b7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:41 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.22 14:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:13:41 606bc3d1fa58: Preparing 14:13:41 ec4aff628730: Preparing 14:13:41 a21e0be3266b: Preparing 14:13:41 ed739ef8e6e5: Preparing 14:13:41 f1417ff83b31: Preparing 14:13:41 ed739ef8e6e5: Layer already exists 14:13:41 f1417ff83b31: Layer already exists 14:13:41 ec4aff628730: Layer already exists 14:13:41 a21e0be3266b: Layer already exists 14:13:41 606bc3d1fa58: Layer already exists 14:13:41 3.0.0-dev.22: digest: sha256:269ea326fe8feb23a753aa0c08f5a82bf7bef6495f958674957c7207f2804b7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:42 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp:785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 14:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:13:42 606bc3d1fa58: Preparing 14:13:42 ec4aff628730: Preparing 14:13:42 a21e0be3266b: Preparing 14:13:42 ed739ef8e6e5: Preparing 14:13:42 f1417ff83b31: Preparing 14:13:42 ed739ef8e6e5: Layer already exists 14:13:42 ec4aff628730: Layer already exists 14:13:42 606bc3d1fa58: Layer already exists 14:13:42 f1417ff83b31: Layer already exists 14:13:42 a21e0be3266b: Layer already exists 14:13:42 785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22: digest: sha256:269ea326fe8feb23a753aa0c08f5a82bf7bef6495f958674957c7207f2804b7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:42 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 14:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:13:42 606bc3d1fa58: Preparing 14:13:42 ec4aff628730: Preparing 14:13:42 a21e0be3266b: Preparing 14:13:42 ed739ef8e6e5: Preparing 14:13:42 f1417ff83b31: Preparing 14:13:42 a21e0be3266b: Layer already exists 14:13:42 f1417ff83b31: Layer already exists 14:13:42 ec4aff628730: Layer already exists 14:13:42 606bc3d1fa58: Layer already exists 14:13:42 ed739ef8e6e5: Layer already exists 14:13:42 main: digest: sha256:269ea326fe8feb23a753aa0c08f5a82bf7bef6495f958674957c7207f2804b7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:43 ===================================================== [Pipeline] echo 14:13:43 taggedImages: 14:13:43 - nexus3.edgexfoundry.org:10004/device-snmp:785293254a1924c41af634214641cbf6fd758ce7 14:13:43 - nexus3.edgexfoundry.org:10004/device-snmp:latest 14:13:43 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.22 14:13:43 - nexus3.edgexfoundry.org:10004/device-snmp:785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 14:13:43 - 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 14:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:43 14:13:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:43 latest: Pulling from edgex-lftools-log-publisher 14:13:43 5eb5b503b376: Pulling fs layer 14:13:43 5c69ac0246d0: Pulling fs layer 14:13:43 ec43610c2a17: Pulling fs layer 14:13:43 3a2ae6a8a46f: Pulling fs layer 14:13:43 33b1e0a273af: Pulling fs layer 14:13:43 5d3b04190fa2: Pulling fs layer 14:13:43 2f39f015ded8: Pulling fs layer 14:13:43 33b1e0a273af: Waiting 14:13:43 5d3b04190fa2: Waiting 14:13:43 2f39f015ded8: Waiting 14:13:43 3a2ae6a8a46f: Waiting 14:13:43 5c69ac0246d0: Verifying Checksum 14:13:43 5c69ac0246d0: Download complete 14:13:43 3a2ae6a8a46f: Verifying Checksum 14:13:43 3a2ae6a8a46f: Download complete 14:13:43 33b1e0a273af: Verifying Checksum 14:13:43 33b1e0a273af: Download complete 14:13:43 5d3b04190fa2: Verifying Checksum 14:13:43 5d3b04190fa2: Download complete 14:13:43 ec43610c2a17: Verifying Checksum 14:13:43 ec43610c2a17: Download complete 14:13:43 5eb5b503b376: Verifying Checksum 14:13:43 5eb5b503b376: Download complete 14:13:45 5eb5b503b376: Pull complete 14:13:45 5c69ac0246d0: Pull complete 14:13:45 ec43610c2a17: Pull complete 14:13:45 3a2ae6a8a46f: Pull complete 14:13:45 33b1e0a273af: Pull complete 14:13:46 5d3b04190fa2: Pull complete 14:13:50 2f39f015ded8: Pull complete 14:13:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:50 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:13:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 14:13:55 $ docker top 0a27aff8771d4dbcd0084ec4ff80b1e2ec16fa5dd25de3a36ecce06b6f52d36c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:55 ---> job-cost.sh 14:13:55 lf-activate-venv: SKIPPING 14:13:55 INFO: No Stack... 14:13:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:56 INFO: Archiving Costs [Pipeline] sh 14:13:56 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 14:13:56 + cut -d, -f6 [Pipeline] lock 14:13:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] 14:13:56 Resource [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] did not exist. Created. 14:13:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:13:57 + echo total: 0.2199999988079071 [Pipeline] stash 14:13:57 Stashed 1 file(s) [Pipeline] } 14:13:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 14:13:57 $ docker stop --time=1 0a27aff8771d4dbcd0084ec4ff80b1e2ec16fa5dd25de3a36ecce06b6f52d36c 14:13:58 $ docker rm -f --volumes 0a27aff8771d4dbcd0084ec4ff80b1e2ec16fa5dd25de3a36ecce06b6f52d36c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:14:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15211 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 14:14:47 Running in /w/workspace/device-snmp-go/79 [Pipeline] { [Pipeline] checkout 14:14:47 Selected Git installation does not exist. Using Default 14:14:47 The recommended git tool is: NONE 14:14:56 using credential edgex-jenkins-ssh 14:14:56 Cloning the remote Git repository 14:14:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 14:14:56 > git init /w/workspace/device-snmp-go/79 # timeout=10 14:14:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 14:14:57 > git --version # timeout=10 14:14:57 > git --version # 'git version 2.25.1' 14:14:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 14:14:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:59 Avoid second fetch 14:14:59 Checking out Revision 785293254a1924c41af634214641cbf6fd758ce7 (main) 14:15:00 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#306)" 14:14:59 > git config core.sparsecheckout # timeout=10 14:14:59 > git checkout -f 785293254a1924c41af634214641cbf6fd758ce7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:15:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:15:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:01 Dload Upload Total Spent Left Speed 14:15:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 14:15:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:15:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:15:02 + sudo tee /etc/docker/daemon.new 14:15:02 { 14:15:02 "registry-mirrors": [ 14:15:02 "https://nexus3.edgexfoundry.org:10001" 14:15:02 ], 14:15:02 "bip": "10.250.0.254/24", 14:15:02 "hosts": [ 14:15:02 "tcp://0.0.0.0:5555", 14:15:02 "unix:///var/run/docker.sock" 14:15:02 ], 14:15:02 "mtu": 1458, 14:15:02 "selinux-enabled": true, 14:15:02 "seccomp-profile": "/etc/docker/seccomp.json" 14:15:02 } [Pipeline] sh 14:15:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:15:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:21 provisioning config files... 14:15:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/79@tmp/config13230366531414955695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:22 ---> docker-login.sh 14:15:22 nexus3.edgexfoundry.org:10001 14:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:22 Configure a credential helper to remove this warning. See 14:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:22 14:15:22 Login Succeeded 14:15:22 nexus3.edgexfoundry.org:10002 14:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:23 Configure a credential helper to remove this warning. See 14:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:23 14:15:23 Login Succeeded 14:15:23 nexus3.edgexfoundry.org:10003 14:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:23 Configure a credential helper to remove this warning. See 14:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:23 14:15:23 Login Succeeded 14:15:23 nexus3.edgexfoundry.org:10004 14:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:24 Configure a credential helper to remove this warning. See 14:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:24 14:15:24 Login Succeeded 14:15:24 docker.io 14:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:24 Configure a credential helper to remove this warning. See 14:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:24 14:15:24 Login Succeeded 14:15:24 ---> docker-login.sh ends [Pipeline] } 14:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:15:24 ========================================================= 14:15:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:15:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:15:25 Sending build context to Docker daemon 3.017MB 14:15:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:15:25 Step 2/12 : FROM ${BASE} AS builder 14:15:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:15:25 c41833b44d91: Pulling fs layer 14:15:25 ed15518f5707: Pulling fs layer 14:15:25 feae8fd75edb: Pulling fs layer 14:15:25 242c74f7c9fa: Pulling fs layer 14:15:25 3cdef696dda3: Pulling fs layer 14:15:25 2ced38df9373: Pulling fs layer 14:15:25 58f1dce35555: Pulling fs layer 14:15:25 3cdef696dda3: Waiting 14:15:25 2ced38df9373: Waiting 14:15:25 58f1dce35555: Waiting 14:15:25 242c74f7c9fa: Waiting 14:15:25 ed15518f5707: Verifying Checksum 14:15:25 ed15518f5707: Download complete 14:15:25 242c74f7c9fa: Verifying Checksum 14:15:25 242c74f7c9fa: Download complete 14:15:25 3cdef696dda3: Verifying Checksum 14:15:25 3cdef696dda3: Download complete 14:15:25 c41833b44d91: Verifying Checksum 14:15:25 c41833b44d91: Download complete 14:15:27 c41833b44d91: Pull complete 14:15:27 58f1dce35555: Verifying Checksum 14:15:27 58f1dce35555: Download complete 14:15:27 ed15518f5707: Pull complete 14:15:28 feae8fd75edb: Verifying Checksum 14:15:28 feae8fd75edb: Download complete 14:15:28 2ced38df9373: Verifying Checksum 14:15:28 2ced38df9373: Download complete 14:15:41 feae8fd75edb: Pull complete 14:15:41 242c74f7c9fa: Pull complete 14:15:41 3cdef696dda3: Pull complete 14:15:49 2ced38df9373: Pull complete 14:15:51 58f1dce35555: Pull complete 14:15:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:15:51 ---> fadd8f120f05 14:15:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:15:53 ---> Running in 52bc3961109f 14:15:54 Removing intermediate container 52bc3961109f 14:15:54 ---> c157f20d2632 14:15:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:15:54 ---> Running in 948b7b868ac4 14:15:54 Removing intermediate container 948b7b868ac4 14:15:54 ---> 31c2f1841f1a 14:15:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:15:54 ---> Running in 5cc138409396 14:15:55 Removing intermediate container 5cc138409396 14:15:55 ---> 427d9a174d71 14:15:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:15:55 ---> Running in 2c71ff7d3abd 14:15:55 Removing intermediate container 2c71ff7d3abd 14:15:55 ---> b84ba8f588d0 14:15:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:15:55 ---> Running in d577b132bcaa 14:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:15:59 (1/4) Installing openssh-keygen (9.1_p1-r2) 14:15:59 (2/4) Installing libedit (20221030.3.1-r0) 14:15:59 (3/4) Installing openssh-client-common (9.1_p1-r2) 14:15:59 (4/4) Installing openssh-client-default (9.1_p1-r2) 14:15:59 Executing busybox-1.35.0-r29.trigger 14:15:59 OK: 268 MiB in 57 packages 14:16:00 Removing intermediate container d577b132bcaa 14:16:00 ---> af519ec30a0f 14:16:00 Step 8/12 : WORKDIR /device-snmp-go 14:16:00 ---> Running in d2e17103bfb4 14:16:01 Removing intermediate container d2e17103bfb4 14:16:01 ---> bd860bd4292d 14:16:01 Step 9/12 : COPY go.mod vendor* ./ 14:16:01 ---> 4559f9ee74bf 14:16:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:01 ---> Running in 7bee02fad42e 14:17:38 Removing intermediate container 7bee02fad42e 14:17:38 ---> 88df5ac7e24a 14:17:38 Step 11/12 : COPY . . 14:17:38 ---> 15658686b792 14:17:38 Step 12/12 : RUN ${MAKE} 14:17:38 ---> Running in 2624f833fdd8 14:17:38 noop 14:17:38 Removing intermediate container 2624f833fdd8 14:17:38 ---> b1b7ba31c7b6 14:17:38 Successfully built b1b7ba31c7b6 14:17:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:38 + docker inspect -f . ci-base-image-arm64 14:17:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:39 prd-ubuntu20.04-docker-arm64-4c-16g-15211 does not seem to be running inside a container 14:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/79 -v /w/workspace/device-snmp-go/79:/w/workspace/device-snmp-go/79:rw,z -v /w/workspace/device-snmp-go/79@tmp:/w/workspace/device-snmp-go/79@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 14:17:40 $ docker top d4dcdd1a3cdbe92feff475e6a3f3ed91e9c22c7de312e435a1afece0e664b172 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:41 + go version 14:17:41 go version go1.20.2 linux/arm64 [Pipeline] } 14:17:41 $ docker stop --time=1 d4dcdd1a3cdbe92feff475e6a3f3ed91e9c22c7de312e435a1afece0e664b172 14:17:43 $ docker rm -f --volumes d4dcdd1a3cdbe92feff475e6a3f3ed91e9c22c7de312e435a1afece0e664b172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:43 + docker inspect -f . ci-base-image-arm64 14:17:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:44 prd-ubuntu20.04-docker-arm64-4c-16g-15211 does not seem to be running inside a container 14:17:44 $ 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/79 -v /w/workspace/device-snmp-go/79:/w/workspace/device-snmp-go/79:rw,z -v /w/workspace/device-snmp-go/79@tmp:/w/workspace/device-snmp-go/79@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 14:17:45 $ docker top c787b67d5441752aea1c8e7d123baabbe529b724fbcca5f4eaa50aa12d2b8e20 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:46 + git config --global --add safe.directory /w/workspace/device-snmp-go/79 [Pipeline] fileExists [Pipeline] sh 14:17:47 + make test 14:17:47 go test ./... -coverprofile=coverage.out 14:18:25 ? github.com/edgexfoundry/device-snmp-go [no test files] 14:20:47 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 14:20:47 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements 14:20:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:20:47 go vet ./... 14:21:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:21:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:21:20 ./bin/test-attribution-txt.sh [Pipeline] echo 14:21:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:21:20 $ docker stop --time=1 c787b67d5441752aea1c8e7d123baabbe529b724fbcca5f4eaa50aa12d2b8e20 14:21:22 $ docker rm -f --volumes c787b67d5441752aea1c8e7d123baabbe529b724fbcca5f4eaa50aa12d2b8e20 [Pipeline] // withDockerContainer [Pipeline] sh 14:21:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:21:23 Warning: overwriting stash ‘coverage-report’ 14:21:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:21:24 + ls -al . 14:21:24 total 168 14:21:24 drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:17 . 14:21:24 drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:14 .. 14:21:24 -rw-rw-r-- 1 jenkins jenkins 6 May 11 14:14 .dockerignore 14:21:24 drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:14 .git 14:21:24 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:14 .github 14:21:24 -rw-rw-r-- 1 jenkins jenkins 328 May 11 14:14 .gitignore 14:21:24 -rw-rw-r-- 1 jenkins jenkins 41 May 11 14:14 .golangci.yml 14:21:24 -rw-rw-r-- 1 jenkins jenkins 9056 May 11 14:14 Attribution.txt 14:21:24 -rw-rw-r-- 1 jenkins jenkins 8355 May 11 14:14 CHANGELOG.md 14:21:24 -rw-rw-r-- 1 jenkins jenkins 1423 May 11 14:14 Dockerfile 14:21:24 -rw-rw-r-- 1 jenkins jenkins 677 May 11 14:14 GOVERNANCE.md 14:21:24 -rw-rw-r-- 1 jenkins jenkins 656 May 11 14:14 Jenkinsfile 14:21:24 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 14:14 LICENSE 14:21:24 -rw-rw-r-- 1 jenkins jenkins 2114 May 11 14:14 Makefile 14:21:24 -rw-rw-r-- 1 jenkins jenkins 620 May 11 14:14 OWNERS.md 14:21:24 -rw-rw-r-- 1 jenkins jenkins 10054 May 11 14:14 README.md 14:21:24 -rw-rw-r-- 1 jenkins jenkins 12 May 11 14:11 VERSION 14:21:24 drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:14 bin 14:21:24 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:14 cmd 14:21:24 -rw-r--r-- 1 jenkins jenkins 8837 May 11 14:20 coverage.out 14:21:24 -rw-rw-r-- 1 jenkins jenkins 3283 May 11 14:14 go.mod 14:21:24 -rw-rw-r-- 1 jenkins jenkins 31326 May 11 14:14 go.sum 14:21:24 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:14 internal 14:21:24 drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:14 snap 14:21:24 -rw-rw-r-- 1 jenkins jenkins 228 May 11 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:25 + 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=785293254a1924c41af634214641cbf6fd758ce7 --label arch=arm64 --label version=3.0.0-dev.22 . 14:21:25 Sending build context to Docker daemon 3.026MB 14:21:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 14:21:25 Step 2/24 : FROM ${BASE} AS builder 14:21:25 ---> b1b7ba31c7b6 14:21:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:21:25 ---> Running in 34e8dcc14bc0 14:21:25 Removing intermediate container 34e8dcc14bc0 14:21:25 ---> 8c67d5036caf 14:21:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:21:26 ---> Running in 2fa6af320fd8 14:21:26 Removing intermediate container 2fa6af320fd8 14:21:26 ---> 5401dd8070ac 14:21:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:21:26 ---> Running in 1b3a6587b577 14:21:26 Removing intermediate container 1b3a6587b577 14:21:26 ---> 4ff5e8f877df 14:21:26 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 14:21:26 ---> Running in 0e7ca056f3b7 14:21:27 Removing intermediate container 0e7ca056f3b7 14:21:27 ---> 572bb9822e7d 14:21:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:21:27 ---> Running in 2fe0633ebbf6 14:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:21:30 OK: 268 MiB in 57 packages 14:21:31 Removing intermediate container 2fe0633ebbf6 14:21:31 ---> 2bb8b05a7747 14:21:31 Step 8/24 : WORKDIR /device-snmp-go 14:21:31 ---> Running in 149821fcabce 14:21:32 Removing intermediate container 149821fcabce 14:21:32 ---> 0f6c6a6e38df 14:21:32 Step 9/24 : COPY go.mod vendor* ./ 14:21:32 ---> 485639b9c2a7 14:21:32 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:33 ---> Running in 8eb63c24a5e3 14:21:37 Removing intermediate container 8eb63c24a5e3 14:21:37 ---> 6bc0ddf0a27c 14:21:37 Step 11/24 : COPY . . 14:21:38 ---> 45be991beb2b 14:21:38 Step 12/24 : RUN ${MAKE} 14:21:38 ---> Running in 0bb96428d85f 14:21:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 14:24:16 Removing intermediate container 0bb96428d85f 14:24:16 ---> 67ddcea6ee6e 14:24:16 Step 13/24 : FROM alpine:3.17 14:24:16 3.17: Pulling from library/alpine 14:24:16 c41833b44d91: Already exists 14:24:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:24:16 Status: Downloaded newer image for alpine:3.17 14:24:16 ---> 51e60588ff2c 14:24:16 Step 14/24 : RUN apk add --update --no-cache dumb-init 14:24:16 ---> Running in 1134a574d0ba 14:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:24:16 (1/1) Installing dumb-init (1.2.5-r2) 14:24:16 Executing busybox-1.35.0-r29.trigger 14:24:16 OK: 8 MiB in 16 packages 14:24:16 Removing intermediate container 1134a574d0ba 14:24:16 ---> a1999ec511a0 14:24:16 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 14:24:16 ---> e0a92e38d33f 14:24:16 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 14:24:16 ---> f3d2974017af 14:24:16 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 14:24:16 ---> b4a15a495266 14:24:16 Step 18/24 : EXPOSE 59993 14:24:16 ---> Running in 3ae64cc7d890 14:24:17 Removing intermediate container 3ae64cc7d890 14:24:17 ---> 142a1074d5a7 14:24:17 Step 19/24 : EXPOSE 161 14:24:17 ---> Running in ee30e20ea4c7 14:24:17 Removing intermediate container ee30e20ea4c7 14:24:17 ---> 85328fe8046f 14:24:17 Step 20/24 : ENTRYPOINT ["/device-snmp"] 14:24:17 ---> Running in 8ce9fa200130 14:24:17 Removing intermediate container 8ce9fa200130 14:24:17 ---> 5d302a1e766a 14:24:17 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:24:17 ---> Running in 19480b20e6bb 14:24:18 Removing intermediate container 19480b20e6bb 14:24:18 ---> e7b055d98491 14:24:18 Step 22/24 : LABEL arch=arm64 14:24:18 ---> Running in 8f3805334759 14:24:18 Removing intermediate container 8f3805334759 14:24:18 ---> 58de3f127945 14:24:18 Step 23/24 : LABEL git_sha=785293254a1924c41af634214641cbf6fd758ce7 14:24:19 ---> Running in ac1072798bc9 14:24:19 Removing intermediate container ac1072798bc9 14:24:19 ---> 54867e8827a9 14:24:19 Step 24/24 : LABEL version=3.0.0-dev.22 14:24:19 ---> Running in e4fa5f4d5d65 14:24:19 Removing intermediate container e4fa5f4d5d65 14:24:19 ---> f71b2699ef35 14:24:19 [Warning] One or more build-args [ARCH] were not consumed 14:24:19 Successfully built f71b2699ef35 14:24:19 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 14:24:19 provisioning config files... 14:24:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/79@tmp/config3302526834369881282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:20 ---> docker-login.sh 14:24:20 nexus3.edgexfoundry.org:10001 14:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:20 Configure a credential helper to remove this warning. See 14:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:20 14:24:20 Login Succeeded 14:24:20 nexus3.edgexfoundry.org:10002 14:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:20 Configure a credential helper to remove this warning. See 14:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:20 14:24:20 Login Succeeded 14:24:20 nexus3.edgexfoundry.org:10003 14:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:21 Configure a credential helper to remove this warning. See 14:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:21 14:24:21 Login Succeeded 14:24:21 nexus3.edgexfoundry.org:10004 14:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:21 Configure a credential helper to remove this warning. See 14:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:21 14:24:21 Login Succeeded 14:24:21 docker.io 14:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:22 Configure a credential helper to remove this warning. See 14:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:22 14:24:22 Login Succeeded 14:24:22 ---> docker-login.sh ends [Pipeline] } 14:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:22 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 14:24:22 785293254a1924c41af634214641cbf6fd758ce7 14:24:22 latest 14:24:22 3.0.0-dev.22 14:24:22 785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 14:24:22 main 14:24:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:22 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:785293254a1924c41af634214641cbf6fd758ce7 14:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:24:23 ba84db225251: Preparing 14:24:23 c62652208938: Preparing 14:24:23 6f99a9fcbc6f: Preparing 14:24:23 84f11567f2eb: Preparing 14:24:23 26cbea5cba74: Preparing 14:24:23 26cbea5cba74: Layer already exists 14:24:23 84f11567f2eb: Pushed 14:24:23 ba84db225251: Pushed 14:24:23 c62652208938: Pushed 14:24:30 6f99a9fcbc6f: Pushed 14:24:30 785293254a1924c41af634214641cbf6fd758ce7: digest: sha256:ad503334f569f43fab2dce17b446714bc28b1028af9a78d521d9358be8f7da2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 14:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:24:30 ba84db225251: Preparing 14:24:30 c62652208938: Preparing 14:24:30 6f99a9fcbc6f: Preparing 14:24:30 84f11567f2eb: Preparing 14:24:30 26cbea5cba74: Preparing 14:24:30 26cbea5cba74: Layer already exists 14:24:30 c62652208938: Layer already exists 14:24:30 6f99a9fcbc6f: Layer already exists 14:24:30 ba84db225251: Layer already exists 14:24:30 84f11567f2eb: Layer already exists 14:24:31 latest: digest: sha256:ad503334f569f43fab2dce17b446714bc28b1028af9a78d521d9358be8f7da2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.22 14:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:24:31 ba84db225251: Preparing 14:24:31 c62652208938: Preparing 14:24:31 6f99a9fcbc6f: Preparing 14:24:31 84f11567f2eb: Preparing 14:24:31 26cbea5cba74: Preparing 14:24:31 c62652208938: Layer already exists 14:24:31 26cbea5cba74: Layer already exists 14:24:31 84f11567f2eb: Layer already exists 14:24:31 ba84db225251: Layer already exists 14:24:31 6f99a9fcbc6f: Layer already exists 14:24:31 3.0.0-dev.22: digest: sha256:ad503334f569f43fab2dce17b446714bc28b1028af9a78d521d9358be8f7da2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:35 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 14:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:24:35 ba84db225251: Preparing 14:24:35 c62652208938: Preparing 14:24:35 6f99a9fcbc6f: Preparing 14:24:35 84f11567f2eb: Preparing 14:24:35 26cbea5cba74: Preparing 14:24:35 26cbea5cba74: Layer already exists 14:24:35 6f99a9fcbc6f: Layer already exists 14:24:35 c62652208938: Layer already exists 14:24:35 84f11567f2eb: Layer already exists 14:24:35 ba84db225251: Layer already exists 14:24:35 785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22: digest: sha256:ad503334f569f43fab2dce17b446714bc28b1028af9a78d521d9358be8f7da2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:36 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:36 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 14:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:24:36 ba84db225251: Preparing 14:24:36 c62652208938: Preparing 14:24:36 6f99a9fcbc6f: Preparing 14:24:36 84f11567f2eb: Preparing 14:24:36 26cbea5cba74: Preparing 14:24:36 6f99a9fcbc6f: Layer already exists 14:24:36 ba84db225251: Layer already exists 14:24:36 26cbea5cba74: Layer already exists 14:24:36 84f11567f2eb: Layer already exists 14:24:36 c62652208938: Layer already exists 14:24:36 main: digest: sha256:ad503334f569f43fab2dce17b446714bc28b1028af9a78d521d9358be8f7da2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:24:36 ===================================================== [Pipeline] echo 14:24:36 taggedImages: 14:24:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:785293254a1924c41af634214641cbf6fd758ce7 14:24:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 14:24:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.22 14:24:36 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:785293254a1924c41af634214641cbf6fd758ce7-3.0.0-dev.22 14:24:36 - 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 14:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:37 14:24:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:37 arm64: Pulling from edgex-lftools-log-publisher 14:24:37 8998bd30e6a1: Pulling fs layer 14:24:37 04944245beec: Pulling fs layer 14:24:37 699f458cf7ca: Pulling fs layer 14:24:37 765212b225bb: Pulling fs layer 14:24:37 f23df028b6ca: Pulling fs layer 14:24:37 d65c8cfc05b1: Pulling fs layer 14:24:37 2437ff75d9bd: Pulling fs layer 14:24:37 f23df028b6ca: Waiting 14:24:37 765212b225bb: Waiting 14:24:37 d65c8cfc05b1: Waiting 14:24:37 2437ff75d9bd: Waiting 14:24:37 04944245beec: Verifying Checksum 14:24:37 04944245beec: Download complete 14:24:37 765212b225bb: Verifying Checksum 14:24:37 765212b225bb: Download complete 14:24:37 f23df028b6ca: Download complete 14:24:37 d65c8cfc05b1: Verifying Checksum 14:24:37 d65c8cfc05b1: Download complete 14:24:37 699f458cf7ca: Verifying Checksum 14:24:37 699f458cf7ca: Download complete 14:24:38 8998bd30e6a1: Verifying Checksum 14:24:38 8998bd30e6a1: Download complete 14:24:40 2437ff75d9bd: Verifying Checksum 14:24:40 2437ff75d9bd: Download complete 14:24:42 8998bd30e6a1: Pull complete 14:24:43 04944245beec: Pull complete 14:24:44 699f458cf7ca: Pull complete 14:24:44 765212b225bb: Pull complete 14:24:48 f23df028b6ca: Pull complete 14:24:48 d65c8cfc05b1: Pull complete 14:25:03 2437ff75d9bd: Pull complete 14:25:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:25:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:03 prd-ubuntu20.04-docker-arm64-4c-16g-15211 does not seem to be running inside a container 14:25:03 $ 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/79 -v /w/workspace/device-snmp-go/79:/w/workspace/device-snmp-go/79:rw,z -v /w/workspace/device-snmp-go/79@tmp:/w/workspace/device-snmp-go/79@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 14:25:06 $ docker top ab0d551a5a2418fb326e47a3db0aafb486ec440fdaa1e4953f7d341a9eddf3b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:07 ---> job-cost.sh 14:25:07 lf-activate-venv: SKIPPING 14:25:07 INFO: No Stack... 14:25:07 INFO: Retrieving Pricing Info for: v3-standard-4 14:25:08 INFO: Archiving Costs [Pipeline] sh 14:25:09 + cat /w/workspace/device-snmp-go/79/archives/cost.csv 14:25:09 + cut -d, -f6 [Pipeline] lock 14:25:09 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] 14:25:09 Resource [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] did not exist. Created. 14:25:09 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:25:10 /w/workspace/device-snmp-go/79@tmp/durable-aacf6bfb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:25:10 + echo total: 0.10999999940395355 [Pipeline] stash 14:25:10 Warning: overwriting stash ‘stack-cost’ 14:25:10 Stashed 1 file(s) [Pipeline] } 14:25:10 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 14:25:10 $ docker stop --time=1 ab0d551a5a2418fb326e47a3db0aafb486ec440fdaa1e4953f7d341a9eddf3b9 14:25:12 $ docker rm -f --volumes ab0d551a5a2418fb326e47a3db0aafb486ec440fdaa1e4953f7d341a9eddf3b9 [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 14:25:14 provisioning config files... 14:25:14 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11318185659115544975tmp [Pipeline] { [Pipeline] sh 14:25:14 + set +x 14:25:14 + curl -s https://codecov.io/bash 14:25:14 + bash -s -- 14:25:14 14:25:14 _____ _ 14:25:14 / ____| | | 14:25:14 | | ___ __| | ___ ___ _____ __ 14:25:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:25:14 | |___| (_) | (_| | __/ (_| (_) \ V / 14:25:14 \_____\___/ \__,_|\___|\___\___/ \_/ 14:25:14 Bash-1.0.6 14:25:14 14:25:14 14:25:14 ==> git version 2.25.1 found 14:25:14 ==> 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 14:25:14 Release-Date: 2020-01-08 14:25:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:25:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:25:14 ==> Jenkins CI detected. 14:25:14 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 14:25:14 project root: . 14:25:14 --> token set from env 14:25:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:25:14 ==> Running gcov in . (disable via -X gcov) 14:25:14 ==> Python coveragepy not found 14:25:14 ==> Searching for coverage reports in: 14:25:14 + . 14:25:14 -> Found 1 reports 14:25:14 ==> Detecting git/mercurial file structure 14:25:14 ==> Reading reports 14:25:14 + ./coverage.out bytes=8837 14:25:14 ==> Appending adjustments 14:25:14 https://docs.codecov.io/docs/fixing-reports 14:25:14 + Found adjustments 14:25:14 ==> Gzipping contents 14:25:14 4.0K /tmp/codecov.UDpt5k.gz 14:25:14 ==> Uploading reports 14:25:14 url: https://codecov.io 14:25:14 query: branch=main&commit=785293254a1924c41af634214641cbf6fd758ce7&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:25:14 -> Pinging Codecov 14:25:14 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=785293254a1924c41af634214641cbf6fd758ce7&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:25:14 -> Uploading to 14:25:14 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/6C56EA5C29638FB4528AC87E60AF5AE0/785293254a1924c41af634214641cbf6fd758ce7/977311dd-765c-41e5-af17-c1098c5da5ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T142514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=903d80eb4ca757402e9a071132e602addc84457b45e93b7c2440a36ea9e5a4a4 14:25:14 % Total % Received % Xferd Average Speed Time Time Time Current 14:25:14 Dload Upload Total Spent Left Speed 14:25:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7711 --:--:-- --:--:-- --:--:-- 7711 14:25:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] } 14:25:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:25:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:25:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:25:15 14:25:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:25:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:25:15 df9b9388f04a: Pulling fs layer 14:25:15 52dc419b0ee2: Pulling fs layer 14:25:15 25bc292e5bac: Pulling fs layer 14:25:15 114826534d7a: Pulling fs layer 14:25:15 4657fd5d0bcf: Pulling fs layer 14:25:15 6ad1cebc031e: Pulling fs layer 14:25:15 8a3aa393b2d8: Pulling fs layer 14:25:15 4657fd5d0bcf: Waiting 14:25:15 6ad1cebc031e: Waiting 14:25:15 8a3aa393b2d8: Waiting 14:25:15 114826534d7a: Waiting 14:25:15 25bc292e5bac: Verifying Checksum 14:25:15 25bc292e5bac: Download complete 14:25:15 52dc419b0ee2: Verifying Checksum 14:25:15 52dc419b0ee2: Download complete 14:25:15 4657fd5d0bcf: Verifying Checksum 14:25:15 4657fd5d0bcf: Download complete 14:25:15 df9b9388f04a: Download complete 14:25:15 6ad1cebc031e: Verifying Checksum 14:25:15 6ad1cebc031e: Download complete 14:25:15 df9b9388f04a: Pull complete 14:25:15 52dc419b0ee2: Pull complete 14:25:15 25bc292e5bac: Pull complete 14:25:16 114826534d7a: Verifying Checksum 14:25:16 114826534d7a: Download complete 14:25:16 8a3aa393b2d8: Verifying Checksum 14:25:16 8a3aa393b2d8: Download complete 14:25:19 114826534d7a: Pull complete 14:25:19 4657fd5d0bcf: Pull complete 14:25:20 6ad1cebc031e: Pull complete 14:25:22 8a3aa393b2d8: Pull complete 14:25:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:22 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:25:28 $ docker top de3c4f75829780e2532ee5ec63459829baebe894de5f8e3e086eae9b93e3df1a -eo pid,comm [Pipeline] { [Pipeline] echo 14:25:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 14:25:28 + set -o pipefail 14:25:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 14:25:34 14:25:34 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 14:25:34 14:25:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/fea7f720-bcec-451c-a2fe-f738bce4fe47 14:25:34 14:25:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:25:34 14:25:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:25:34 14:25:34 14:25:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:25:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:25:34 More details here: https://snyk.co/ue1NS 14:25:34 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:25:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:25:34 $ docker stop --time=1 de3c4f75829780e2532ee5ec63459829baebe894de5f8e3e086eae9b93e3df1a 14:25:38 $ docker rm -f --volumes de3c4f75829780e2532ee5ec63459829baebe894de5f8e3e086eae9b93e3df1a [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 14:25:39 + git log --format=format:%s -1 785293254a1924c41af634214641cbf6fd758ce7 [Pipeline] sh 14:25:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:25:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:25:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:39 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:25:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:25:40 $ docker top d86687f5a7050a9e1a3bb41bbfed277e24e1b48f600821f2bd8d62d94c802811 -eo pid,comm 14:25:40 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). 14:25:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:40 [ssh-agent] Looking for ssh-agent implementation... 14:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:40 $ docker exec d86687f5a7050a9e1a3bb41bbfed277e24e1b48f600821f2bd8d62d94c802811 ssh-agent 14:25:40 SSH_AUTH_SOCK=/tmp/ssh-xWOI4BFaSTJk/agent.32 14:25:40 SSH_AGENT_PID=38 14:25:40 Running ssh-add (command line suppressed) 14:25:40 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5011473462145579959.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5011473462145579959.key) 14:25:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:41 + git semver tag 14:25:41 2023-05-11 14:25:41,370 [run_tag] DEBUG tag force:False 14:25:41 2023-05-11 14:25:41,370 [check_head_tag] DEBUG check head tag 14:25:41 2023-05-11 14:25:41,372 [execute] INFO git cat-file --batch-check 14:25:41 2023-05-11 14:25:41,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 14:25:41 2023-05-11 14:25:41,376 [execute] INFO git cat-file --batch 14:25:41 2023-05-11 14:25:41,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 14:25:41 2023-05-11 14:25:41,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:25:41 2023-05-11 14:25:41,395 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 14:25:41 2023-05-11 14:25:41,395 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 14:25:41 2023-05-11 14:25:41,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:25:41 3.0.0-dev.22 [Pipeline] } 14:25:41 $ docker exec --env ******** --env ******** d86687f5a7050a9e1a3bb41bbfed277e24e1b48f600821f2bd8d62d94c802811 ssh-agent -k 14:25:41 unset SSH_AUTH_SOCK; 14:25:41 unset SSH_AGENT_PID; 14:25:41 echo Agent pid 38 killed; 14:25:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:41 + git semver [Pipeline] } 14:25:42 $ docker stop --time=1 d86687f5a7050a9e1a3bb41bbfed277e24e1b48f600821f2bd8d62d94c802811 14:25:43 $ docker rm -f --volumes d86687f5a7050a9e1a3bb41bbfed277e24e1b48f600821f2bd8d62d94c802811 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:25:43 14:25:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:25:44 0.23.1-centos7: Pulling from edgex-lftools 14:25:44 ab5ef0e58194: Pulling fs layer 14:25:44 9712f1f96733: Pulling fs layer 14:25:44 63f879dbbcfc: Pulling fs layer 14:25:44 0d9ebad4ef96: Pulling fs layer 14:25:44 e9a5061849ea: Pulling fs layer 14:25:44 d747dcd14b5f: Pulling fs layer 14:25:44 2de7ff778b66: Pulling fs layer 14:25:44 0d9ebad4ef96: Waiting 14:25:44 e9a5061849ea: Waiting 14:25:44 d747dcd14b5f: Waiting 14:25:44 2de7ff778b66: Waiting 14:25:44 9712f1f96733: Download complete 14:25:44 63f879dbbcfc: Verifying Checksum 14:25:44 63f879dbbcfc: Download complete 14:25:44 0d9ebad4ef96: Verifying Checksum 14:25:44 0d9ebad4ef96: Download complete 14:25:44 e9a5061849ea: Verifying Checksum 14:25:44 e9a5061849ea: Download complete 14:25:44 d747dcd14b5f: Download complete 14:25:44 ab5ef0e58194: Verifying Checksum 14:25:44 ab5ef0e58194: Download complete 14:25:44 2de7ff778b66: Verifying Checksum 14:25:44 2de7ff778b66: Download complete 14:25:48 ab5ef0e58194: Pull complete 14:25:48 9712f1f96733: Pull complete 14:25:48 63f879dbbcfc: Pull complete 14:25:53 0d9ebad4ef96: Pull complete 14:25:53 e9a5061849ea: Pull complete 14:25:53 d747dcd14b5f: Pull complete 14:25:54 2de7ff778b66: Pull complete 14:25:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:25:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:54 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:26:09 $ docker top 8387243dd1bda1048c76fb7ace188c893eb95de1d58cc6121b64f38b62c853b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:26:09 provisioning config files... 14:26:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3165474003984819899tmp 14:26:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14739564500591427677tmp 14:26:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13009399647535757080tmp [Pipeline] { [Pipeline] echo 14:26:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:26:10 ---> sigul-configuration.sh 14:26:10 gpg: directory `/root/.gnupg' created 14:26:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:26:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:26:10 gpg: keyring `/root/.gnupg/secring.gpg' created 14:26:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:26:10 gpg: CAST5 encrypted data 14:26:10 gpg: encrypted with 1 passphrase 14:26:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:26:10 + mkdir /home/jenkins 14:26:10 + mkdir /home/jenkins/sigul [Pipeline] sh 14:26:10 + 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 14:26:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:26:11 ---> sigul-install.sh 14:26:11 Sigul already installed; skipping installation. [Pipeline] sh 14:26:11 + git tag --list 14:26:11 1.0.0 14:26:11 v0.0.0 14:26:11 v1.1.0 14:26:11 v1.1.1 14:26:11 v1.2.2 14:26:11 v1.3.0 14:26:11 v1.3.1 14:26:11 v2.0.0 14:26:11 v2.1.0 14:26:11 v2.1.1 14:26:11 v2.1.1-dev.2 14:26:11 v2.1.1-dev.3 14:26:11 v2.2.0 14:26:11 v2.2.1-dev.1 14:26:11 v2.2.1-dev.2 14:26:11 v2.2.1-dev.3 14:26:11 v2.2.1-dev.4 14:26:11 v2.2.1-dev.5 14:26:11 v2.2.1-dev.6 14:26:11 v2.2.1-dev.7 14:26:11 v2.3.0 14:26:11 v2.3.0-dev.10 14:26:11 v2.3.0-dev.11 14:26:11 v2.3.0-dev.12 14:26:11 v2.3.0-dev.13 14:26:11 v2.3.0-dev.14 14:26:11 v2.3.0-dev.15 14:26:11 v2.3.0-dev.16 14:26:11 v2.3.0-dev.17 14:26:11 v2.3.0-dev.18 14:26:11 v2.3.0-dev.19 14:26:11 v2.3.0-dev.20 14:26:11 v2.3.0-dev.21 14:26:11 v2.3.0-dev.22 14:26:11 v2.3.0-dev.23 14:26:11 v2.3.0-dev.24 14:26:11 v2.3.0-dev.7 14:26:11 v2.3.0-dev.8 14:26:11 v2.3.0-dev.9 14:26:11 v3.0.0-dev.1 14:26:11 v3.0.0-dev.10 14:26:11 v3.0.0-dev.11 14:26:11 v3.0.0-dev.12 14:26:11 v3.0.0-dev.13 14:26:11 v3.0.0-dev.14 14:26:11 v3.0.0-dev.15 14:26:11 v3.0.0-dev.16 14:26:11 v3.0.0-dev.17 14:26:11 v3.0.0-dev.18 14:26:11 v3.0.0-dev.19 14:26:11 v3.0.0-dev.2 14:26:11 v3.0.0-dev.20 14:26:11 v3.0.0-dev.21 14:26:11 v3.0.0-dev.22 14:26:11 v3.0.0-dev.3 14:26:11 v3.0.0-dev.4 14:26:11 v3.0.0-dev.5 14:26:11 v3.0.0-dev.6 14:26:11 v3.0.0-dev.7 14:26:11 v3.0.0-dev.8 14:26:11 v3.0.0-dev.9 [Pipeline] sh 14:26:11 + lftools sign git-tag v3.0.0-dev.22 14:26:12 Signing Git tag with Sigul... 14:26:12 Signing v3.0.0-dev.22 [Pipeline] echo 14:26:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:26:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:26:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:26:12 $ docker stop --time=1 8387243dd1bda1048c76fb7ace188c893eb95de1d58cc6121b64f38b62c853b1 14:26:15 $ docker rm -f --volumes 8387243dd1bda1048c76fb7ace188c893eb95de1d58cc6121b64f38b62c853b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:26:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:26:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:16 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:26:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:26:18 $ docker top 4a6c5d12ac7b48f0bc0ca8c4795e1e3f3ddf5ac8abb6c32bd4b264b430583802 -eo pid,comm 14:26:18 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). 14:26:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:18 [ssh-agent] Looking for ssh-agent implementation... 14:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:18 $ docker exec 4a6c5d12ac7b48f0bc0ca8c4795e1e3f3ddf5ac8abb6c32bd4b264b430583802 ssh-agent 14:26:18 SSH_AUTH_SOCK=/tmp/ssh-ogfDO05I7m7G/agent.32 14:26:18 SSH_AGENT_PID=38 14:26:18 Running ssh-add (command line suppressed) 14:26:18 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14543950056836265411.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14543950056836265411.key) 14:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:18 + git semver bump pre 14:26:19 2023-05-11 14:26:18,971 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:26:19 2023-05-11 14:26:18,971 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev 14:26:19 2023-05-11 14:26:18,971 [bump_version] DEBUG bumped version:3.0.0-dev.23 14:26:19 2023-05-11 14:26:18,971 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 14:26:19 2023-05-11 14:26:18,971 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:26:19 2023-05-11 14:26:18,971 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:26:19 2023-05-11 14:26:18,973 [execute] INFO git cat-file --batch-check 14:26:19 2023-05-11 14:26:18,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:26:19 2023-05-11 14:26:18,979 [execute] INFO git cat-file --batch 14:26:19 2023-05-11 14:26:18,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:26:19 2023-05-11 14:26:18,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:26:19 3.0.0-dev.23 [Pipeline] } 14:26:19 $ docker exec --env ******** --env ******** 4a6c5d12ac7b48f0bc0ca8c4795e1e3f3ddf5ac8abb6c32bd4b264b430583802 ssh-agent -k 14:26:19 unset SSH_AUTH_SOCK; 14:26:19 unset SSH_AGENT_PID; 14:26:19 echo Agent pid 38 killed; 14:26:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:26:19 + git semver [Pipeline] } 14:26:20 $ docker stop --time=1 4a6c5d12ac7b48f0bc0ca8c4795e1e3f3ddf5ac8abb6c32bd4b264b430583802 14:26:21 $ docker rm -f --volumes 4a6c5d12ac7b48f0bc0ca8c4795e1e3f3ddf5ac8abb6c32bd4b264b430583802 [Pipeline] // withDockerContainer [Pipeline] sh 14:26:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:26:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:22 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:26:23 $ docker top 5a2e50d04a4965b86539681f963ae8493c6f0ed02f7ac22f1d68113ba7ef6b8d -eo pid,comm 14:26:23 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). 14:26:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:26:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:23 [ssh-agent] Looking for ssh-agent implementation... 14:26:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:23 $ docker exec 5a2e50d04a4965b86539681f963ae8493c6f0ed02f7ac22f1d68113ba7ef6b8d ssh-agent 14:26:23 SSH_AUTH_SOCK=/tmp/ssh-qp16C19zmien/agent.33 14:26:23 SSH_AGENT_PID=39 14:26:23 Running ssh-add (command line suppressed) 14:26:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4345984322183365128.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4345984322183365128.key) 14:26:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:23 + git semver push 14:26:24 2023-05-11 14:26:24,087 [run_push] DEBUG push 14:26:24 2023-05-11 14:26:24,088 [execute] INFO git cat-file --batch-check 14:26:24 2023-05-11 14:26:24,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:26:24 2023-05-11 14:26:24,092 [execute] INFO git rev-list 6d769cc150015b0cb0171e7184520bbc322ed073 -- 14:26:24 2023-05-11 14:26:24,092 [execute] DEBUG Popen(['git', 'rev-list', '6d769cc150015b0cb0171e7184520bbc322ed073', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:26:24 2023-05-11 14:26:24,098 [execute] INFO git fetch -v origin 14:26:24 2023-05-11 14:26:24,099 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:26:24 2023-05-11 14:26:24,561 [run_push] DEBUG no remote changes detected 14:26:24 2023-05-11 14:26:24,561 [execute] INFO git push origin semver 14:26:24 2023-05-11 14:26:24,562 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:26:25 2023-05-11 14:26:25,331 [run_push] DEBUG push all version tags 14:26:25 2023-05-11 14:26:25,331 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:26:25 2023-05-11 14:26:25,332 [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) 14:26:26 2023-05-11 14:26:26,138 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:26:26 3.0.0-dev.23 [Pipeline] } 14:26:26 $ docker exec --env ******** --env ******** 5a2e50d04a4965b86539681f963ae8493c6f0ed02f7ac22f1d68113ba7ef6b8d ssh-agent -k 14:26:26 unset SSH_AUTH_SOCK; 14:26:26 unset SSH_AGENT_PID; 14:26:26 echo Agent pid 39 killed; 14:26:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:26:26 + git semver [Pipeline] } 14:26:27 $ docker stop --time=1 5a2e50d04a4965b86539681f963ae8493c6f0ed02f7ac22f1d68113ba7ef6b8d 14:26:28 $ docker rm -f --volumes 5a2e50d04a4965b86539681f963ae8493c6f0ed02f7ac22f1d68113ba7ef6b8d [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 14:26:29 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 14:26:29 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 14:26:29 total 16 14:26:29 drwxr-xr-x 3 root root 4096 May 11 14:13 . 14:26:29 drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:26 .. 14:26:29 drwxr-xr-x 2 root root 4096 May 11 14:13 cost 14:26:29 -rw-r--r-- 1 root root 85 May 11 14:13 cost.csv 14:26:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 14:26:29 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 14:26:29 total 16 14:26:29 drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:13 . 14:26:29 drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:26 .. 14:26:29 drwxr-xr-x 2 jenkins jenkins 4096 May 11 14:13 cost 14:26:29 -rw-r--r-- 1 jenkins jenkins 85 May 11 14:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:26:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:26:30 ---> package-listing.sh 14:26:30 ++ facter osfamily 14:26:30 ++ tr '[:upper:]' '[:lower:]' 14:26:30 + OS_FAMILY=debian 14:26:30 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 14:26:30 + START_PACKAGES=/tmp/packages_start.txt 14:26:30 + END_PACKAGES=/tmp/packages_end.txt 14:26:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:30 + PACKAGES=/tmp/packages_start.txt 14:26:30 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 14:26:30 + PACKAGES=/tmp/packages_end.txt 14:26:30 + case "${OS_FAMILY}" in 14:26:30 + dpkg -l 14:26:30 + grep '^ii' 14:26:30 + '[' -f /tmp/packages_start.txt ']' 14:26:30 + '[' -f /tmp/packages_end.txt ']' 14:26:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:30 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 14:26:30 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 14:26:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 14:26:30 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 14:26:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:31 prd-ubuntu20.04-docker-8c-8g-15207 does not seem to be running inside a container 14:26:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:26:31 $ docker top 99aa48a7c67e7a63116ba1b9e378708af7518e8151c0b2e8cc9bbdd74075aa4a -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:32 + touch /tmp/pre-build-complete [Pipeline] sh 14:26:32 + mkdir -p /var/log/sysstat [Pipeline] sh 14:26:32 + ls /var/log/sa-host 14:26:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:32 provisioning config files... 14:26:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7235535920061628325tmp [Pipeline] { [Pipeline] echo 14:26:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:26:33 ---> create-netrc.sh [Pipeline] } 14:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:26:33 ---> python-tools-install.sh [Pipeline] echo 14:26:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:26:34 ---> sudo-logs.sh 14:26:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:26:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:26:34 ---> job-cost.sh 14:26:34 lf-activate-venv: SKIPPING 14:26:34 DEBUG: total: 0.2199999988079071 14:26:34 INFO: Retrieving Stack Cost... 14:26:34 INFO: Retrieving Pricing Info for: v3-standard-8 14:26:35 INFO: Archiving Costs [Pipeline] echo 14:26:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:26:35 ---> logs-deploy.sh 14:26:35 lf-activate-venv: SKIPPING 14:26:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/79 14:26:35 INFO: archiving workspace using pattern(s): 14:26:36 Archives upload complete. 14:26:36 INFO: archiving logs to Nexus