Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e145ee1301df0b97f405486925368d7c560441a 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-ssh11171832803759639763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2650423373632043282.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1534293785075448463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14816858659256920778.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-ssh12073708722775208946.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6020 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 1e145ee1301df0b97f405486925368d7c560441a (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#317)" > 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 1e145ee1301df0b97f405486925368d7c560441a # timeout=10 > git rev-list --no-walk e8a92f41847651f05b50cd748b4aa01e803b308d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:01:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:01:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:42 ========================================================= 22:01:42 EdgeX Global Pipelines Version Info 22:01:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:01:43 ------------------- 22:01:43 stable info: 22:01:43 ------------------- 22:01:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:01:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:01:43 Message: update stable to v1.0.254 22:01:43 ------------------- 22:01:43 experimental info: 22:01:43 ------------------- 22:01:43 Commited By: **** collab-it+edgex@linuxfoundation.org 22:01:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:01:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e145ee1301df0b97f405486925368d7c560441a [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e145ee [Pipeline] echo 22:01:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:44 provisioning config files... 22:01:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13776666768842360551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:44 ---> docker-login.sh 22:01:44 nexus3.edgexfoundry.org:10001 22:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:45 Configure a credential helper to remove this warning. See 22:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:45 22:01:45 Login Succeeded 22:01:45 nexus3.edgexfoundry.org:10002 22:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:45 Configure a credential helper to remove this warning. See 22:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:45 22:01:45 Login Succeeded 22:01:45 nexus3.edgexfoundry.org:10003 22:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:45 Configure a credential helper to remove this warning. See 22:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:45 22:01:45 Login Succeeded 22:01:45 nexus3.edgexfoundry.org:10004 22:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:45 Configure a credential helper to remove this warning. See 22:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:45 22:01:45 Login Succeeded 22:01:45 docker.io 22:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:45 Configure a credential helper to remove this warning. See 22:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:45 22:01:45 Login Succeeded 22:01:45 ---> docker-login.sh ends [Pipeline] } 22:01:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:01:46 + git rev-list -1 --merges 1e145ee1301df0b97f405486925368d7c560441a~1..1e145ee1301df0b97f405486925368d7c560441a [Pipeline] echo 22:01:46 -----------> git rev-list -1 --merges 1e145ee1301df0b97f405486925368d7c560441a~1..1e145ee1301df0b97f405486925368d7c560441a 1e145ee1301df0b97f405486925368d7c560441a [false] [Pipeline] sh 22:01:46 + git log --format=format:%s -1 1e145ee1301df0b97f405486925368d7c560441a [Pipeline] echo 22:01:46 ========================================================= 22:01:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:01:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:46 + git log --format=format:%s -1 1e145ee1301df0b97f405486925368d7c560441a [Pipeline] echo 22:01:46 [semverPrep] GIT_COMMIT: 1e145ee1301df0b97f405486925368d7c560441a, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#317) [Pipeline] echo 22:01:46 [semverPrep] This is not a build commit. [Pipeline] sh 22:01:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:47 + grep -v github /etc/ssh/ssh_known_hosts 22:01:47 + [ -e /tmp/ssh_known_hosts ] 22:01:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:01:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:01:47 + sudo tee -a /etc/ssh/ssh_known_hosts 22:01:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:47 22:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:47 0.1.4: Pulling from edgex-devops/py-git-semver 22:01:47 b85a868b505f: Pulling fs layer 22:01:47 e2be974225ed: Pulling fs layer 22:01:47 339a4e72a1f5: Pulling fs layer 22:01:47 988bab9f4d93: Pulling fs layer 22:01:47 1469e6f7b9e6: Pulling fs layer 22:01:47 eaf3925da568: Pulling fs layer 22:01:47 bab4dde63d76: Pulling fs layer 22:01:47 bde34c3a00c8: Pulling fs layer 22:01:47 988bab9f4d93: Waiting 22:01:47 eaf3925da568: Waiting 22:01:47 1469e6f7b9e6: Waiting 22:01:47 bab4dde63d76: Waiting 22:01:47 bde34c3a00c8: Waiting 22:01:47 b352a97aabf1: Pulling fs layer 22:01:47 4872d77fe225: Pulling fs layer 22:01:47 b352a97aabf1: Waiting 22:01:47 4872d77fe225: Waiting 22:01:47 5851b861e8e6: Pulling fs layer 22:01:47 5851b861e8e6: Waiting 22:01:47 e2be974225ed: Verifying Checksum 22:01:47 e2be974225ed: Download complete 22:01:47 988bab9f4d93: Verifying Checksum 22:01:47 988bab9f4d93: Download complete 22:01:47 1469e6f7b9e6: Download complete 22:01:47 eaf3925da568: Download complete 22:01:48 339a4e72a1f5: Verifying Checksum 22:01:48 339a4e72a1f5: Download complete 22:01:48 bde34c3a00c8: Download complete 22:01:48 b352a97aabf1: Download complete 22:01:48 4872d77fe225: Download complete 22:01:48 5851b861e8e6: Download complete 22:01:48 b85a868b505f: Verifying Checksum 22:01:48 b85a868b505f: Download complete 22:01:48 bab4dde63d76: Verifying Checksum 22:01:48 bab4dde63d76: Download complete 22:01:49 b85a868b505f: Pull complete 22:01:49 e2be974225ed: Pull complete 22:01:49 339a4e72a1f5: Pull complete 22:01:50 988bab9f4d93: Pull complete 22:01:50 1469e6f7b9e6: Pull complete 22:01:50 eaf3925da568: Pull complete 22:01:52 bab4dde63d76: Pull complete 22:01:52 bde34c3a00c8: Pull complete 22:01:52 b352a97aabf1: Pull complete 22:01:52 4872d77fe225: Pull complete 22:01:52 5851b861e8e6: Pull complete 22:01:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:52 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:01:55 $ docker top 2aa854e651ec675ca3d45b2af3e4ea338881b457fe4631e65c4ebf7b9a2a1f30 -eo pid,comm 22:01:55 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). 22:01:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:01:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:56 [ssh-agent] Looking for ssh-agent implementation... 22:01:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:56 $ docker exec 2aa854e651ec675ca3d45b2af3e4ea338881b457fe4631e65c4ebf7b9a2a1f30 ssh-agent 22:01:56 SSH_AUTH_SOCK=/tmp/ssh-tmty1TTGxvTH/agent.31 22:01:56 SSH_AGENT_PID=37 22:01:56 Running ssh-add (command line suppressed) 22:01:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4825161740539881533.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4825161740539881533.key) 22:01:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:56 + git tag --points-at HEAD [Pipeline] } 22:01:56 $ docker exec --env ******** --env ******** 2aa854e651ec675ca3d45b2af3e4ea338881b457fe4631e65c4ebf7b9a2a1f30 ssh-agent -k 22:01:56 unset SSH_AUTH_SOCK; 22:01:56 unset SSH_AGENT_PID; 22:01:56 echo Agent pid 37 killed; 22:01:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:01:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:56 [ssh-agent] Looking for ssh-agent implementation... 22:01:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:56 $ docker exec 2aa854e651ec675ca3d45b2af3e4ea338881b457fe4631e65c4ebf7b9a2a1f30 ssh-agent 22:01:56 SSH_AUTH_SOCK=/tmp/ssh-JnjysThscLqE/agent.69 22:01:56 SSH_AGENT_PID=75 22:01:56 Running ssh-add (command line suppressed) 22:01:57 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1888174023629247410.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1888174023629247410.key) 22:01:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:57 + git semver init 22:01:57 2023-09-12 22:01:57,561 [run_init] DEBUG init version:0.0.0 force:False 22:01:57 2023-09-12 22:01:57,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 22:01:57 2023-09-12 22:01:57,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 22:01:57 2023-09-12 22:01:57,565 [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) 22:01:58 2023-09-12 22:01:58,378 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 22:01:58 2023-09-12 22:01:58,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 22:01:58 2023-09-12 22:01:58,378 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:01:58 2023-09-12 22:01:58,379 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:01:58 3.1.0-dev.3 [Pipeline] } 22:01:58 $ docker exec --env ******** --env ******** 2aa854e651ec675ca3d45b2af3e4ea338881b457fe4631e65c4ebf7b9a2a1f30 ssh-agent -k 22:01:58 unset SSH_AUTH_SOCK; 22:01:58 unset SSH_AGENT_PID; 22:01:58 echo Agent pid 75 killed; 22:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:59 + git semver [Pipeline] } 22:01:59 $ docker stop --time=1 2aa854e651ec675ca3d45b2af3e4ea338881b457fe4631e65c4ebf7b9a2a1f30 22:02:00 $ docker rm -f --volumes 2aa854e651ec675ca3d45b2af3e4ea338881b457fe4631e65c4ebf7b9a2a1f30 [Pipeline] // withDockerContainer [Pipeline] sh 22:02:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:02:01 Stashed 1 file(s) [Pipeline] echo 22:02:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 22:02:01 provisioning config files... 22:02:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5597492832608257131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:01 ---> docker-login.sh 22:02:01 nexus3.edgexfoundry.org:10001 22:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:01 Configure a credential helper to remove this warning. See 22:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:01 22:02:01 Login Succeeded 22:02:01 nexus3.edgexfoundry.org:10002 22:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:01 Configure a credential helper to remove this warning. See 22:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:01 22:02:01 Login Succeeded 22:02:01 nexus3.edgexfoundry.org:10003 22:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:01 Configure a credential helper to remove this warning. See 22:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:01 22:02:01 Login Succeeded 22:02:01 nexus3.edgexfoundry.org:10004 22:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:01 Configure a credential helper to remove this warning. See 22:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:01 22:02:01 Login Succeeded 22:02:01 docker.io 22:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:02 Configure a credential helper to remove this warning. See 22:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:02 22:02:02 Login Succeeded 22:02:02 ---> docker-login.sh ends [Pipeline] } 22:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:02 ========================================================= 22:02:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:02:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:02:02 Sending build context to Docker daemon 5.77MB 22:02:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:02:02 Step 2/12 : FROM ${BASE} AS builder 22:02:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:02 7264a8db6415: Pulling fs layer 22:02:02 c4d48a809fc2: Pulling fs layer 22:02:02 4f1c88b9dad5: Pulling fs layer 22:02:02 ad3a456e5733: Pulling fs layer 22:02:02 9e4f439ed901: Pulling fs layer 22:02:02 feaf6a47b606: Pulling fs layer 22:02:02 5e8b037d7d82: Pulling fs layer 22:02:02 8ac70367396e: Pulling fs layer 22:02:02 6db16350a2e2: Pulling fs layer 22:02:02 9250d5d63582: Pulling fs layer 22:02:02 5e8b037d7d82: Waiting 22:02:02 8ac70367396e: Waiting 22:02:02 6db16350a2e2: Waiting 22:02:02 9250d5d63582: Waiting 22:02:02 9e4f439ed901: Waiting 22:02:02 feaf6a47b606: Waiting 22:02:02 ad3a456e5733: Waiting 22:02:02 c4d48a809fc2: Download complete 22:02:02 ad3a456e5733: Download complete 22:02:02 9e4f439ed901: Verifying Checksum 22:02:02 9e4f439ed901: Download complete 22:02:02 7264a8db6415: Verifying Checksum 22:02:02 7264a8db6415: Download complete 22:02:02 feaf6a47b606: Verifying Checksum 22:02:02 feaf6a47b606: Download complete 22:02:02 7264a8db6415: Pull complete 22:02:02 8ac70367396e: Verifying Checksum 22:02:02 8ac70367396e: Download complete 22:02:02 c4d48a809fc2: Pull complete 22:02:02 4f1c88b9dad5: Verifying Checksum 22:02:03 6db16350a2e2: Verifying Checksum 22:02:03 6db16350a2e2: Download complete 22:02:03 5e8b037d7d82: Verifying Checksum 22:02:03 5e8b037d7d82: Download complete 22:02:03 9250d5d63582: Verifying Checksum 22:02:03 9250d5d63582: Download complete 22:02:05 4f1c88b9dad5: Pull complete 22:02:05 ad3a456e5733: Pull complete 22:02:05 9e4f439ed901: Pull complete 22:02:05 feaf6a47b606: Pull complete 22:02:08 5e8b037d7d82: Pull complete 22:02:08 8ac70367396e: Pull complete 22:02:09 6db16350a2e2: Pull complete 22:02:09 9250d5d63582: Pull complete 22:02:09 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 22:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:02:09 ---> fa269f55d9b9 22:02:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:02:14 ---> Running in b7569dcbc2ea 22:02:14 Removing intermediate container b7569dcbc2ea 22:02:14 ---> 4e3d4fa72aea 22:02:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:14 ---> Running in b8c752cd7ad8 22:02:14 Removing intermediate container b8c752cd7ad8 22:02:14 ---> c267908d0137 22:02:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:02:14 ---> Running in e39b554fc715 22:02:14 Removing intermediate container e39b554fc715 22:02:14 ---> 3a31626d9af7 22:02:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:02:14 ---> Running in 95a7fad5c736 22:02:14 Removing intermediate container 95a7fad5c736 22:02:14 ---> a8dce192a6f2 22:02:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:14 ---> Running in 77e1a6a2735f 22:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:02:15 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:02:15 (2/4) Installing libedit (20221030.3.1-r1) 22:02:15 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:02:15 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:02:15 Executing busybox-1.36.1-r2.trigger 22:02:15 OK: 270 MiB in 60 packages 22:02:16 Still waiting to schedule task 22:02:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:02:16 Removing intermediate container 77e1a6a2735f 22:02:16 ---> 2c00be3edcbc 22:02:16 Step 8/12 : WORKDIR /device-snmp-go 22:02:16 ---> Running in a91eb2a90ae7 22:02:16 Removing intermediate container a91eb2a90ae7 22:02:16 ---> 3587cff4b870 22:02:16 Step 9/12 : COPY go.mod vendor* ./ 22:02:16 ---> ee2812df2d6a 22:02:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:16 ---> Running in 50eba96a9e18 22:03:12 Removing intermediate container 50eba96a9e18 22:03:12 ---> ef47cae8df4c 22:03:12 Step 11/12 : COPY . . 22:03:12 ---> aed376d37048 22:03:12 Step 12/12 : RUN ${MAKE} 22:03:12 ---> Running in 2441f616d1c6 22:03:12 noop 22:03:12 Removing intermediate container 2441f616d1c6 22:03:12 ---> 6a5f6ea65d78 22:03:12 Successfully built 6a5f6ea65d78 22:03:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:13 + docker inspect -f . ci-base-image-x86_64 22:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:13 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:03:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:13 $ docker top eec64512b94db10d210d5315988cbbcc516928cb30adbbddbd44d61f788817a4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:13 + go version 22:03:13 go version go1.21.0 linux/amd64 [Pipeline] } 22:03:13 $ docker stop --time=1 eec64512b94db10d210d5315988cbbcc516928cb30adbbddbd44d61f788817a4 22:03:15 $ docker rm -f --volumes eec64512b94db10d210d5315988cbbcc516928cb30adbbddbd44d61f788817a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:15 + docker inspect -f . ci-base-image-x86_64 22:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:15 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:16 $ docker top 1a0a0e2d6171b07533b6e4645a38bfa4c37c256063180728c82e2cefa74a2c26 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 22:03:16 + make test 22:03:16 go test ./... -coverprofile=coverage.out 22:03:18 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:03:28 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:03:28 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 22:03:34 go vet ./... 22:03:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:37 ./bin/test-attribution-txt.sh [Pipeline] echo 22:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:03:38 $ docker stop --time=1 1a0a0e2d6171b07533b6e4645a38bfa4c37c256063180728c82e2cefa74a2c26 22:03:44 $ docker rm -f --volumes 1a0a0e2d6171b07533b6e4645a38bfa4c37c256063180728c82e2cefa74a2c26 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:03:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:45 + ls -al . 22:03:45 total 176 22:03:45 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 22:03 . 22:03:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:01 .. 22:03:45 -rw-rw-r-- 1 jenkins jenkins 6 Sep 12 22:01 .dockerignore 22:03:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:03 .git 22:03:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:01 .github 22:03:45 -rw-rw-r-- 1 jenkins jenkins 328 Sep 12 22:01 .gitignore 22:03:45 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:01 .golangci.yml 22:03:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:01 .semver 22:03:45 -rw-rw-r-- 1 jenkins jenkins 10025 Sep 12 22:01 Attribution.txt 22:03:45 -rw-rw-r-- 1 jenkins jenkins 10534 Sep 12 22:01 CHANGELOG.md 22:03:45 -rw-rw-r-- 1 jenkins jenkins 1462 Sep 12 22:01 Dockerfile 22:03:45 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:01 GOVERNANCE.md 22:03:45 -rw-rw-r-- 1 jenkins jenkins 656 Sep 12 22:01 Jenkinsfile 22:03:45 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:01 LICENSE 22:03:45 -rw-rw-r-- 1 jenkins jenkins 2240 Sep 12 22:01 Makefile 22:03:45 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:01 OWNERS.md 22:03:45 -rw-rw-r-- 1 jenkins jenkins 10559 Sep 12 22:01 README.md 22:03:45 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:02 VERSION 22:03:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:01 bin 22:03:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:01 cmd 22:03:45 -rw-r--r-- 1 jenkins jenkins 8837 Sep 12 22:03 coverage.out 22:03:45 -rw-rw-r-- 1 jenkins jenkins 3710 Sep 12 22:01 go.mod 22:03:45 -rw-rw-r-- 1 jenkins jenkins 33759 Sep 12 22:01 go.sum 22:03:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:01 internal 22:03:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:01 snap 22:03:45 -rw-rw-r-- 1 jenkins jenkins 228 Sep 12 22:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:46 + 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=1e145ee1301df0b97f405486925368d7c560441a --label arch=amd64 --label version=3.1.0-dev.3 . 22:03:46 Sending build context to Docker daemon 5.779MB 22:03:46 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:03:46 Step 2/24 : FROM ${BASE} AS builder 22:03:46 ---> 6a5f6ea65d78 22:03:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:03:46 ---> Running in 207b7bca29fb 22:03:46 Removing intermediate container 207b7bca29fb 22:03:46 ---> c679e4272b8c 22:03:46 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:46 ---> Running in bd6a7c7f115d 22:03:46 Removing intermediate container bd6a7c7f115d 22:03:46 ---> 977c310a67a6 22:03:46 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:03:46 ---> Running in 9cee6422c1c3 22:03:46 Removing intermediate container 9cee6422c1c3 22:03:46 ---> 86e66addd053 22:03:46 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:03:46 ---> Running in 7e517d2c6f97 22:03:46 Removing intermediate container 7e517d2c6f97 22:03:46 ---> d6a0507bfa4a 22:03:46 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:46 ---> Running in 7fd19d8b7310 22:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:47 OK: 270 MiB in 60 packages 22:03:48 Removing intermediate container 7fd19d8b7310 22:03:48 ---> d7181be13894 22:03:48 Step 8/24 : WORKDIR /device-snmp-go 22:03:48 ---> Running in abe008535551 22:03:48 Removing intermediate container abe008535551 22:03:48 ---> e9af9b567ae0 22:03:48 Step 9/24 : COPY go.mod vendor* ./ 22:03:48 ---> ddc3435c8a19 22:03:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:48 ---> Running in 710969abb79c 22:03:48 Removing intermediate container 710969abb79c 22:03:48 ---> c46b8af3b927 22:03:48 Step 11/24 : COPY . . 22:03:49 ---> 320eaf5845b4 22:03:49 Step 12/24 : RUN ${MAKE} 22:03:49 ---> Running in 86402c119da2 22:03:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 22:04:10 Removing intermediate container 86402c119da2 22:04:10 ---> b062452196c2 22:04:10 Step 13/24 : FROM alpine:3.18 22:04:10 3.18: Pulling from library/alpine 22:04:10 7264a8db6415: Already exists 22:04:10 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:04:10 Status: Downloaded newer image for alpine:3.18 22:04:10 ---> 7e01a0d0a1dc 22:04:10 Step 14/24 : RUN apk add --update --no-cache dumb-init 22:04:10 ---> Running in fd0c7a079c26 22:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:04:11 (1/1) Installing dumb-init (1.2.5-r2) 22:04:11 Executing busybox-1.36.1-r2.trigger 22:04:11 OK: 7 MiB in 16 packages 22:04:11 Removing intermediate container fd0c7a079c26 22:04:11 ---> f7429a760e3b 22:04:11 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:04:12 ---> e97d0db7b435 22:04:12 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:04:12 ---> 1c779a973170 22:04:12 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:04:12 ---> 9a30652908bd 22:04:12 Step 18/24 : EXPOSE 59993 22:04:12 ---> Running in 1644391db31c 22:04:13 Removing intermediate container 1644391db31c 22:04:13 ---> d1617b09baaa 22:04:13 Step 19/24 : EXPOSE 161 22:04:13 ---> Running in 79d76c73e0ee 22:04:13 Removing intermediate container 79d76c73e0ee 22:04:13 ---> 9ec339bf63a4 22:04:13 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:04:13 ---> Running in 1a6cb3308b6c 22:04:13 Removing intermediate container 1a6cb3308b6c 22:04:13 ---> 69ef4add2642 22:04:13 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:04:13 ---> Running in 301db3eea533 22:04:13 Removing intermediate container 301db3eea533 22:04:13 ---> e4a323d5691b 22:04:13 Step 22/24 : LABEL arch=amd64 22:04:13 ---> Running in c5846a5cf7d4 22:04:13 Removing intermediate container c5846a5cf7d4 22:04:13 ---> 646ddccc3b0b 22:04:13 Step 23/24 : LABEL git_sha=1e145ee1301df0b97f405486925368d7c560441a 22:04:13 ---> Running in 77ba11f8bfd5 22:04:13 Removing intermediate container 77ba11f8bfd5 22:04:13 ---> 3723464a7607 22:04:13 Step 24/24 : LABEL version=3.1.0-dev.3 22:04:13 ---> Running in 25f5beb399e5 22:04:13 Removing intermediate container 25f5beb399e5 22:04:13 ---> 5a3b345c2869 22:04:13 [Warning] One or more build-args [ARCH] were not consumed 22:04:13 Successfully built 5a3b345c2869 22:04:13 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:13 provisioning config files... 22:04:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15279199006247382761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:14 ---> docker-login.sh 22:04:14 nexus3.edgexfoundry.org:10001 22:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:14 Configure a credential helper to remove this warning. See 22:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:14 22:04:14 Login Succeeded 22:04:14 nexus3.edgexfoundry.org:10002 22:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:14 Configure a credential helper to remove this warning. See 22:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:14 22:04:14 Login Succeeded 22:04:14 nexus3.edgexfoundry.org:10003 22:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:14 Configure a credential helper to remove this warning. See 22:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:14 22:04:14 Login Succeeded 22:04:14 nexus3.edgexfoundry.org:10004 22:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:14 Configure a credential helper to remove this warning. See 22:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:14 22:04:14 Login Succeeded 22:04:14 docker.io 22:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:14 Configure a credential helper to remove this warning. See 22:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:14 22:04:14 Login Succeeded 22:04:14 ---> docker-login.sh ends [Pipeline] } 22:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:14 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 22:04:14 1e145ee1301df0b97f405486925368d7c560441a 22:04:14 latest 22:04:14 3.1.0-dev.3 22:04:14 1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 22:04:14 main 22:04:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:15 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1e145ee1301df0b97f405486925368d7c560441a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1e145ee1301df0b97f405486925368d7c560441a 22:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:04:15 65f4c7797e61: Preparing 22:04:15 b65954c18948: Preparing 22:04:15 25074c411e5c: Preparing 22:04:15 c13c8582a222: Preparing 22:04:15 4693057ce236: Preparing 22:04:15 4693057ce236: Layer already exists 22:04:15 c13c8582a222: Pushed 22:04:15 b65954c18948: Pushed 22:04:15 65f4c7797e61: Pushed 22:04:17 25074c411e5c: Pushed 22:04:18 1e145ee1301df0b97f405486925368d7c560441a: digest: sha256:a526bbcab2c278f7a7bcdfe8f82a3c46f62dcb328d8a600a92da909b5c6424d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 22:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:04:18 65f4c7797e61: Preparing 22:04:18 b65954c18948: Preparing 22:04:18 25074c411e5c: Preparing 22:04:18 c13c8582a222: Preparing 22:04:18 4693057ce236: Preparing 22:04:18 25074c411e5c: Layer already exists 22:04:18 b65954c18948: Layer already exists 22:04:18 65f4c7797e61: Layer already exists 22:04:18 c13c8582a222: Layer already exists 22:04:18 4693057ce236: Layer already exists 22:04:18 latest: digest: sha256:a526bbcab2c278f7a7bcdfe8f82a3c46f62dcb328d8a600a92da909b5c6424d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:19 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:19 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.3 22:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:04:19 65f4c7797e61: Preparing 22:04:19 b65954c18948: Preparing 22:04:19 25074c411e5c: Preparing 22:04:19 c13c8582a222: Preparing 22:04:19 4693057ce236: Preparing 22:04:19 65f4c7797e61: Layer already exists 22:04:19 25074c411e5c: Layer already exists 22:04:19 c13c8582a222: Layer already exists 22:04:19 b65954c18948: Layer already exists 22:04:19 4693057ce236: Layer already exists 22:04:19 3.1.0-dev.3: digest: sha256:a526bbcab2c278f7a7bcdfe8f82a3c46f62dcb328d8a600a92da909b5c6424d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:19 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 22:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:04:20 65f4c7797e61: Preparing 22:04:20 b65954c18948: Preparing 22:04:20 25074c411e5c: Preparing 22:04:20 c13c8582a222: Preparing 22:04:20 4693057ce236: Preparing 22:04:20 65f4c7797e61: Layer already exists 22:04:20 c13c8582a222: Layer already exists 22:04:20 25074c411e5c: Layer already exists 22:04:20 b65954c18948: Layer already exists 22:04:20 4693057ce236: Layer already exists 22:04:20 1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3: digest: sha256:a526bbcab2c278f7a7bcdfe8f82a3c46f62dcb328d8a600a92da909b5c6424d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:20 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 22:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:04:20 65f4c7797e61: Preparing 22:04:20 b65954c18948: Preparing 22:04:20 25074c411e5c: Preparing 22:04:20 c13c8582a222: Preparing 22:04:20 4693057ce236: Preparing 22:04:20 4693057ce236: Layer already exists 22:04:20 65f4c7797e61: Layer already exists 22:04:20 b65954c18948: Layer already exists 22:04:20 25074c411e5c: Layer already exists 22:04:20 c13c8582a222: Layer already exists 22:04:20 main: digest: sha256:a526bbcab2c278f7a7bcdfe8f82a3c46f62dcb328d8a600a92da909b5c6424d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:20 ===================================================== [Pipeline] echo 22:04:20 taggedImages: 22:04:20 - nexus3.edgexfoundry.org:10004/device-snmp:1e145ee1301df0b97f405486925368d7c560441a 22:04:20 - nexus3.edgexfoundry.org:10004/device-snmp:latest 22:04:20 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.3 22:04:20 - nexus3.edgexfoundry.org:10004/device-snmp:1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 22:04:20 - 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 22:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:21 22:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:21 latest: Pulling from edgex-lftools-log-publisher 22:04:21 5eb5b503b376: Pulling fs layer 22:04:21 5c69ac0246d0: Pulling fs layer 22:04:21 ec43610c2a17: Pulling fs layer 22:04:21 3a2ae6a8a46f: Pulling fs layer 22:04:21 33b1e0a273af: Pulling fs layer 22:04:21 3a2ae6a8a46f: Waiting 22:04:21 5d3b04190fa2: Pulling fs layer 22:04:21 2f39f015ded8: Pulling fs layer 22:04:21 5d3b04190fa2: Waiting 22:04:21 33b1e0a273af: Waiting 22:04:21 2f39f015ded8: Waiting 22:04:21 5c69ac0246d0: Verifying Checksum 22:04:21 5c69ac0246d0: Download complete 22:04:21 3a2ae6a8a46f: Verifying Checksum 22:04:21 3a2ae6a8a46f: Download complete 22:04:21 33b1e0a273af: Verifying Checksum 22:04:21 33b1e0a273af: Download complete 22:04:21 ec43610c2a17: Verifying Checksum 22:04:21 ec43610c2a17: Download complete 22:04:21 5d3b04190fa2: Download complete 22:04:21 5eb5b503b376: Verifying Checksum 22:04:21 5eb5b503b376: Download complete 22:04:22 2f39f015ded8: Download complete 22:04:23 5eb5b503b376: Pull complete 22:04:23 5c69ac0246d0: Pull complete 22:04:23 ec43610c2a17: Pull complete 22:04:23 3a2ae6a8a46f: Pull complete 22:04:23 33b1e0a273af: Pull complete 22:04:23 5d3b04190fa2: Pull complete 22:04:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6025 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 22:04:24 Running in /w/workspace/device-snmp-go/89 [Pipeline] { [Pipeline] checkout 22:04:24 Selected Git installation does not exist. Using Default 22:04:24 The recommended git tool is: NONE 22:04:28 2f39f015ded8: Pull complete 22:04:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:28 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:04:30 using credential edgex-jenkins-ssh 22:04:30 Cloning the remote Git repository 22:04:30 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:04:30 > git init /w/workspace/device-snmp-go/89 # timeout=10 22:04:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:04:30 > git --version # timeout=10 22:04:31 > git --version # 'git version 2.25.1' 22:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:32 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:04:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:33 Avoid second fetch 22:04:33 Checking out Revision 1e145ee1301df0b97f405486925368d7c560441a (main) 22:04:33 $ docker top e9e45c33cc1f3bedde1a3cefce762d6086b27791a2ac1e78e978dcd13d3ce0f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:34 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#317)" 22:04:34 ---> job-cost.sh 22:04:34 lf-activate-venv: SKIPPING 22:04:34 INFO: No Stack... 22:04:34 22:04:34 GitHub has been notified of this commit’s build result 22:04:34 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:04:33 > git config core.sparsecheckout # timeout=10 22:04:33 > git checkout -f 1e145ee1301df0b97f405486925368d7c560441a # timeout=10 22:04:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:04:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:35 Dload Upload Total Spent Left Speed 22:04:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k 22:04:35 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 22:04:35 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 22:04:35 + cut -d, -f6 [Pipeline] lock 22:04:35 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] 22:04:35 Resource [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] did not exist. Created. 22:04:35 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:04:35 + echo total: 0.2199999988079071 [Pipeline] stash 22:04:35 Stashed 1 file(s) [Pipeline] } 22:04:35 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:35 $ docker stop --time=1 e9e45c33cc1f3bedde1a3cefce762d6086b27791a2ac1e78e978dcd13d3ce0f1 22:04:36 + sudo tee /etc/docker/daemon.new 22:04:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:04:36 { 22:04:36 "registry-mirrors": [ 22:04:36 "https://nexus3.edgexfoundry.org:10001" 22:04:36 ], 22:04:36 "bip": "10.250.0.254/24", 22:04:36 "hosts": [ 22:04:36 "tcp://0.0.0.0:5555", 22:04:36 "unix:///var/run/docker.sock" 22:04:36 ], 22:04:36 "mtu": 1458, 22:04:36 "selinux-enabled": true, 22:04:36 "seccomp-profile": "/etc/docker/seccomp.json" 22:04:36 } 22:04:37 $ docker rm -f --volumes e9e45c33cc1f3bedde1a3cefce762d6086b27791a2ac1e78e978dcd13d3ce0f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:04:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:04:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:56 provisioning config files... 22:04:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/89@tmp/config8833165971805190860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:56 ---> docker-login.sh 22:04:56 nexus3.edgexfoundry.org:10001 22:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:57 Configure a credential helper to remove this warning. See 22:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:57 22:04:57 Login Succeeded 22:04:57 nexus3.edgexfoundry.org:10002 22:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:57 Configure a credential helper to remove this warning. See 22:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:57 22:04:57 Login Succeeded 22:04:57 nexus3.edgexfoundry.org:10003 22:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:58 Configure a credential helper to remove this warning. See 22:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:58 22:04:58 Login Succeeded 22:04:58 nexus3.edgexfoundry.org:10004 22:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:58 Configure a credential helper to remove this warning. See 22:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:58 22:04:58 Login Succeeded 22:04:58 docker.io 22:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:59 Configure a credential helper to remove this warning. See 22:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:59 22:04:59 Login Succeeded 22:04:59 ---> docker-login.sh ends [Pipeline] } 22:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:59 ========================================================= 22:04:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:04:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:04:59 Sending build context to Docker daemon 2.97MB 22:04:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:04:59 Step 2/12 : FROM ${BASE} AS builder 22:05:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:05:00 9fda8d8052c6: Pulling fs layer 22:05:00 5d54e960e981: Pulling fs layer 22:05:00 c4a7e357bf2a: Pulling fs layer 22:05:00 f0e02332f6b5: Pulling fs layer 22:05:00 66412af1f25a: Pulling fs layer 22:05:00 1baf3a5c0e64: Pulling fs layer 22:05:00 9a37bb91b891: Pulling fs layer 22:05:00 a29adfc67d43: Pulling fs layer 22:05:00 d5de9f91c1a4: Pulling fs layer 22:05:00 f0e02332f6b5: Waiting 22:05:00 66412af1f25a: Waiting 22:05:00 1baf3a5c0e64: Waiting 22:05:00 9a37bb91b891: Waiting 22:05:00 a29adfc67d43: Waiting 22:05:00 d5de9f91c1a4: Waiting 22:05:00 5d54e960e981: Verifying Checksum 22:05:00 5d54e960e981: Download complete 22:05:00 f0e02332f6b5: Verifying Checksum 22:05:00 f0e02332f6b5: Download complete 22:05:00 66412af1f25a: Verifying Checksum 22:05:00 66412af1f25a: Download complete 22:05:00 9fda8d8052c6: Verifying Checksum 22:05:00 9fda8d8052c6: Download complete 22:05:00 9a37bb91b891: Verifying Checksum 22:05:00 9a37bb91b891: Download complete 22:05:01 9fda8d8052c6: Pull complete 22:05:01 a29adfc67d43: Verifying Checksum 22:05:01 a29adfc67d43: Download complete 22:05:02 5d54e960e981: Pull complete 22:05:02 d5de9f91c1a4: Verifying Checksum 22:05:02 d5de9f91c1a4: Download complete 22:05:02 c4a7e357bf2a: Verifying Checksum 22:05:02 c4a7e357bf2a: Download complete 22:05:03 1baf3a5c0e64: Verifying Checksum 22:05:03 1baf3a5c0e64: Download complete 22:05:16 c4a7e357bf2a: Pull complete 22:05:16 f0e02332f6b5: Pull complete 22:05:16 66412af1f25a: Pull complete 22:05:21 1baf3a5c0e64: Pull complete 22:05:22 9a37bb91b891: Pull complete 22:05:24 a29adfc67d43: Pull complete 22:05:25 d5de9f91c1a4: Pull complete 22:05:25 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 22:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:05:25 ---> 746ca1b523b5 22:05:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:05:28 ---> Running in f56e72c4bb56 22:05:28 Removing intermediate container f56e72c4bb56 22:05:28 ---> a922c1d87211 22:05:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:05:28 ---> Running in 49f4ed39b16e 22:05:28 Removing intermediate container 49f4ed39b16e 22:05:28 ---> 3df7d3e83a50 22:05:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:05:28 ---> Running in 396746372dd4 22:05:29 Removing intermediate container 396746372dd4 22:05:29 ---> 84da12b33cee 22:05:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:05:29 ---> Running in 914f43d5fb5f 22:05:29 Removing intermediate container 914f43d5fb5f 22:05:29 ---> 4c7c72a56627 22:05:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:29 ---> Running in ec9b90eafb9f 22:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:05:32 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:05:32 (2/4) Installing libedit (20221030.3.1-r1) 22:05:32 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:05:33 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:05:33 Executing busybox-1.36.1-r2.trigger 22:05:33 OK: 272 MiB in 60 packages 22:05:35 Removing intermediate container ec9b90eafb9f 22:05:35 ---> 1bd518a64d94 22:05:35 Step 8/12 : WORKDIR /device-snmp-go 22:05:35 ---> Running in b89c83824e79 22:05:35 Removing intermediate container b89c83824e79 22:05:35 ---> 65ef5436ab2f 22:05:35 Step 9/12 : COPY go.mod vendor* ./ 22:05:36 ---> bd8876ae52e2 22:05:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:36 ---> Running in 06fc3963317e 22:06:43 Removing intermediate container 06fc3963317e 22:06:43 ---> 6f6a18920dcc 22:06:43 Step 11/12 : COPY . . 22:06:44 ---> bf1d6c7ccbea 22:06:44 Step 12/12 : RUN ${MAKE} 22:06:44 ---> Running in f83c8e85506b 22:06:45 noop 22:06:46 Removing intermediate container f83c8e85506b 22:06:46 ---> 331624ac9230 22:06:46 Successfully built 331624ac9230 22:06:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:46 + docker inspect -f . ci-base-image-arm64 22:06:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:46 prd-ubuntu20.04-docker-arm64-4c-16g-6025 does not seem to be running inside a container 22:06:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/89 -v /w/workspace/device-snmp-go/89:/w/workspace/device-snmp-go/89:rw,z -v /w/workspace/device-snmp-go/89@tmp:/w/workspace/device-snmp-go/89@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 22:06:48 $ docker top 80e77239b2b68140f92a0f09587b96778bd9f40f20620352f773045e3632fc90 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:49 + go version 22:06:49 go version go1.21.0 linux/arm64 [Pipeline] } 22:06:49 $ docker stop --time=1 80e77239b2b68140f92a0f09587b96778bd9f40f20620352f773045e3632fc90 22:06:50 $ docker rm -f --volumes 80e77239b2b68140f92a0f09587b96778bd9f40f20620352f773045e3632fc90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:51 + docker inspect -f . ci-base-image-arm64 22:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:51 prd-ubuntu20.04-docker-arm64-4c-16g-6025 does not seem to be running inside a container 22:06:51 $ 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/89 -v /w/workspace/device-snmp-go/89:/w/workspace/device-snmp-go/89:rw,z -v /w/workspace/device-snmp-go/89@tmp:/w/workspace/device-snmp-go/89@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 22:06:53 $ docker top a794a3ba41fe56f279884e799bdd88506b95f5aaf40e8fdfd0843e5d47702a7b -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:53 + git config --global --add safe.directory /w/workspace/device-snmp-go/89 [Pipeline] fileExists [Pipeline] sh 22:06:54 + make test 22:06:54 go test ./... -coverprofile=coverage.out 22:07:00 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:08:51 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:08:51 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements 22:08:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:08:51 go vet ./... 22:09:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:09:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:09:24 ./bin/test-attribution-txt.sh [Pipeline] echo 22:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:09:24 $ docker stop --time=1 a794a3ba41fe56f279884e799bdd88506b95f5aaf40e8fdfd0843e5d47702a7b 22:09:26 $ docker rm -f --volumes a794a3ba41fe56f279884e799bdd88506b95f5aaf40e8fdfd0843e5d47702a7b [Pipeline] // withDockerContainer [Pipeline] sh 22:09:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:09:28 Warning: overwriting stash ‘coverage-report’ 22:09:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:09:29 + ls -al . 22:09:29 total 172 22:09:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:06 . 22:09:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:04 .. 22:09:29 -rw-rw-r-- 1 jenkins jenkins 6 Sep 12 22:04 .dockerignore 22:09:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:04 .git 22:09:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:04 .github 22:09:29 -rw-rw-r-- 1 jenkins jenkins 328 Sep 12 22:04 .gitignore 22:09:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:04 .golangci.yml 22:09:29 -rw-rw-r-- 1 jenkins jenkins 10025 Sep 12 22:04 Attribution.txt 22:09:29 -rw-rw-r-- 1 jenkins jenkins 10534 Sep 12 22:04 CHANGELOG.md 22:09:29 -rw-rw-r-- 1 jenkins jenkins 1462 Sep 12 22:04 Dockerfile 22:09:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:04 GOVERNANCE.md 22:09:29 -rw-rw-r-- 1 jenkins jenkins 656 Sep 12 22:04 Jenkinsfile 22:09:29 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:04 LICENSE 22:09:29 -rw-rw-r-- 1 jenkins jenkins 2240 Sep 12 22:04 Makefile 22:09:29 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:04 OWNERS.md 22:09:29 -rw-rw-r-- 1 jenkins jenkins 10559 Sep 12 22:04 README.md 22:09:29 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:02 VERSION 22:09:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:04 bin 22:09:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:04 cmd 22:09:29 -rw-r--r-- 1 jenkins jenkins 8837 Sep 12 22:08 coverage.out 22:09:29 -rw-rw-r-- 1 jenkins jenkins 3710 Sep 12 22:04 go.mod 22:09:29 -rw-rw-r-- 1 jenkins jenkins 33759 Sep 12 22:04 go.sum 22:09:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:04 internal 22:09:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:04 snap 22:09:29 -rw-rw-r-- 1 jenkins jenkins 228 Sep 12 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:29 + 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=1e145ee1301df0b97f405486925368d7c560441a --label arch=arm64 --label version=3.1.0-dev.3 . 22:09:30 Sending build context to Docker daemon 2.98MB 22:09:30 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:09:30 Step 2/24 : FROM ${BASE} AS builder 22:09:30 ---> 331624ac9230 22:09:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:09:30 ---> Running in 32fa2fbb36f3 22:09:30 Removing intermediate container 32fa2fbb36f3 22:09:30 ---> 52b9931f22d9 22:09:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:30 ---> Running in e1928a953a9e 22:09:31 Removing intermediate container e1928a953a9e 22:09:31 ---> 5ed37c90a8d1 22:09:31 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:09:31 ---> Running in d27113b72301 22:09:31 Removing intermediate container d27113b72301 22:09:31 ---> 3ac6dc488f10 22:09:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:09:31 ---> Running in 8d483c46d5bd 22:09:32 Removing intermediate container 8d483c46d5bd 22:09:32 ---> c3bcfe4dcf41 22:09:32 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:32 ---> Running in 0faae34274ce 22:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:35 OK: 272 MiB in 60 packages 22:09:37 Removing intermediate container 0faae34274ce 22:09:37 ---> a3198039d784 22:09:37 Step 8/24 : WORKDIR /device-snmp-go 22:09:37 ---> Running in 5cb5b61596ce 22:09:37 Removing intermediate container 5cb5b61596ce 22:09:37 ---> 14351cd56573 22:09:37 Step 9/24 : COPY go.mod vendor* ./ 22:09:38 ---> 91609a11c43e 22:09:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:38 ---> Running in 3500f331e2a2 22:09:40 Removing intermediate container 3500f331e2a2 22:09:40 ---> ac318bb62bf9 22:09:40 Step 11/24 : COPY . . 22:09:41 ---> 75cd9b9f7e79 22:09:41 Step 12/24 : RUN ${MAKE} 22:09:41 ---> Running in 756065151c4a 22:09:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 22:12:20 Removing intermediate container 756065151c4a 22:12:20 ---> b625eead770d 22:12:20 Step 13/24 : FROM alpine:3.18 22:12:20 3.18: Pulling from library/alpine 22:12:20 9fda8d8052c6: Already exists 22:12:20 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:12:20 Status: Downloaded newer image for alpine:3.18 22:12:20 ---> f6648c04cd6c 22:12:20 Step 14/24 : RUN apk add --update --no-cache dumb-init 22:12:20 ---> Running in 3ed9e9f58291 22:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:12:20 (1/1) Installing dumb-init (1.2.5-r2) 22:12:20 Executing busybox-1.36.1-r2.trigger 22:12:20 OK: 8 MiB in 16 packages 22:12:20 Removing intermediate container 3ed9e9f58291 22:12:20 ---> ed0438f8c02a 22:12:20 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:12:20 ---> 1cb5a591a7da 22:12:20 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:12:20 ---> df94a2f5c7bb 22:12:20 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:12:20 ---> 6a7137b2e28d 22:12:20 Step 18/24 : EXPOSE 59993 22:12:20 ---> Running in f09f379117e3 22:12:20 Removing intermediate container f09f379117e3 22:12:20 ---> ce6acd3456d2 22:12:20 Step 19/24 : EXPOSE 161 22:12:20 ---> Running in a206e7ec9a4b 22:12:20 Removing intermediate container a206e7ec9a4b 22:12:20 ---> 8ca994b552a3 22:12:20 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:12:20 ---> Running in 77b8de50a424 22:12:20 Removing intermediate container 77b8de50a424 22:12:20 ---> 4c8707838b86 22:12:20 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:12:20 ---> Running in df3b9300f354 22:12:20 Removing intermediate container df3b9300f354 22:12:20 ---> d6b8f25aefc1 22:12:20 Step 22/24 : LABEL arch=arm64 22:12:20 ---> Running in 181892c98ca3 22:12:20 Removing intermediate container 181892c98ca3 22:12:20 ---> 390588dcc391 22:12:20 Step 23/24 : LABEL git_sha=1e145ee1301df0b97f405486925368d7c560441a 22:12:20 ---> Running in 01afcacfb123 22:12:20 Removing intermediate container 01afcacfb123 22:12:20 ---> 9493718bb329 22:12:20 Step 24/24 : LABEL version=3.1.0-dev.3 22:12:20 ---> Running in 2ed5552a08f5 22:12:20 Removing intermediate container 2ed5552a08f5 22:12:20 ---> 865df133c960 22:12:20 [Warning] One or more build-args [ARCH] were not consumed 22:12:20 Successfully built 865df133c960 22:12:20 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:20 provisioning config files... 22:12:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/89@tmp/config17934326711392685240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:21 ---> docker-login.sh 22:12:21 nexus3.edgexfoundry.org:10001 22:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:21 Configure a credential helper to remove this warning. See 22:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:21 22:12:21 Login Succeeded 22:12:21 nexus3.edgexfoundry.org:10002 22:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:21 Configure a credential helper to remove this warning. See 22:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:21 22:12:21 Login Succeeded 22:12:22 nexus3.edgexfoundry.org:10003 22:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:22 Configure a credential helper to remove this warning. See 22:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:22 22:12:22 Login Succeeded 22:12:22 nexus3.edgexfoundry.org:10004 22:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:22 Configure a credential helper to remove this warning. See 22:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:22 22:12:22 Login Succeeded 22:12:22 docker.io 22:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:23 Configure a credential helper to remove this warning. See 22:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:23 22:12:23 Login Succeeded 22:12:23 ---> docker-login.sh ends [Pipeline] } 22:12:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:23 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 22:12:23 1e145ee1301df0b97f405486925368d7c560441a 22:12:23 latest 22:12:23 3.1.0-dev.3 22:12:23 1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 22:12:23 main 22:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e145ee1301df0b97f405486925368d7c560441a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e145ee1301df0b97f405486925368d7c560441a 22:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:12:24 5950470da7d0: Preparing 22:12:24 a9b321d47cd1: Preparing 22:12:24 ed99fbb3668f: Preparing 22:12:24 69eb22615789: Preparing 22:12:24 b2191e2be29d: Preparing 22:12:24 b2191e2be29d: Layer already exists 22:12:24 5950470da7d0: Pushed 22:12:24 a9b321d47cd1: Pushed 22:12:24 69eb22615789: Pushed 22:12:29 ed99fbb3668f: Pushed 22:12:29 1e145ee1301df0b97f405486925368d7c560441a: digest: sha256:f80ff422c439af8760fda26dc3963b56a237df457c50d282222fa64f62b3ae57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 22:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:12:30 5950470da7d0: Preparing 22:12:30 a9b321d47cd1: Preparing 22:12:30 ed99fbb3668f: Preparing 22:12:30 69eb22615789: Preparing 22:12:30 b2191e2be29d: Preparing 22:12:30 b2191e2be29d: Layer already exists 22:12:30 a9b321d47cd1: Layer already exists 22:12:30 ed99fbb3668f: Layer already exists 22:12:30 5950470da7d0: Layer already exists 22:12:30 69eb22615789: Layer already exists 22:12:30 latest: digest: sha256:f80ff422c439af8760fda26dc3963b56a237df457c50d282222fa64f62b3ae57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.3 22:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:12:31 5950470da7d0: Preparing 22:12:31 a9b321d47cd1: Preparing 22:12:31 ed99fbb3668f: Preparing 22:12:31 69eb22615789: Preparing 22:12:31 b2191e2be29d: Preparing 22:12:31 ed99fbb3668f: Layer already exists 22:12:31 b2191e2be29d: Layer already exists 22:12:31 a9b321d47cd1: Layer already exists 22:12:31 69eb22615789: Layer already exists 22:12:31 5950470da7d0: Layer already exists 22:12:31 3.1.0-dev.3: digest: sha256:f80ff422c439af8760fda26dc3963b56a237df457c50d282222fa64f62b3ae57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 22:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:12:32 5950470da7d0: Preparing 22:12:32 a9b321d47cd1: Preparing 22:12:32 ed99fbb3668f: Preparing 22:12:32 69eb22615789: Preparing 22:12:32 b2191e2be29d: Preparing 22:12:32 a9b321d47cd1: Layer already exists 22:12:32 69eb22615789: Layer already exists 22:12:32 ed99fbb3668f: Layer already exists 22:12:32 b2191e2be29d: Layer already exists 22:12:32 5950470da7d0: Layer already exists 22:12:32 1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3: digest: sha256:f80ff422c439af8760fda26dc3963b56a237df457c50d282222fa64f62b3ae57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:33 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 22:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:12:33 5950470da7d0: Preparing 22:12:33 a9b321d47cd1: Preparing 22:12:33 ed99fbb3668f: Preparing 22:12:33 69eb22615789: Preparing 22:12:33 b2191e2be29d: Preparing 22:12:33 b2191e2be29d: Layer already exists 22:12:33 69eb22615789: Layer already exists 22:12:33 ed99fbb3668f: Layer already exists 22:12:33 a9b321d47cd1: Layer already exists 22:12:33 5950470da7d0: Layer already exists 22:12:33 main: digest: sha256:f80ff422c439af8760fda26dc3963b56a237df457c50d282222fa64f62b3ae57 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:12:33 ===================================================== [Pipeline] echo 22:12:33 taggedImages: 22:12:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e145ee1301df0b97f405486925368d7c560441a 22:12:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 22:12:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.3 22:12:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1e145ee1301df0b97f405486925368d7c560441a-3.1.0-dev.3 22:12:33 - 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 22:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:34 22:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:34 arm64: Pulling from edgex-lftools-log-publisher 22:12:34 8998bd30e6a1: Pulling fs layer 22:12:34 04944245beec: Pulling fs layer 22:12:34 699f458cf7ca: Pulling fs layer 22:12:34 765212b225bb: Pulling fs layer 22:12:34 f23df028b6ca: Pulling fs layer 22:12:34 d65c8cfc05b1: Pulling fs layer 22:12:34 2437ff75d9bd: Pulling fs layer 22:12:34 f23df028b6ca: Waiting 22:12:34 765212b225bb: Waiting 22:12:34 d65c8cfc05b1: Waiting 22:12:34 2437ff75d9bd: Waiting 22:12:34 04944245beec: Verifying Checksum 22:12:34 04944245beec: Download complete 22:12:34 765212b225bb: Verifying Checksum 22:12:34 765212b225bb: Download complete 22:12:34 f23df028b6ca: Download complete 22:12:34 d65c8cfc05b1: Verifying Checksum 22:12:34 d65c8cfc05b1: Download complete 22:12:35 699f458cf7ca: Verifying Checksum 22:12:35 699f458cf7ca: Download complete 22:12:35 8998bd30e6a1: Verifying Checksum 22:12:35 8998bd30e6a1: Download complete 22:12:37 2437ff75d9bd: Verifying Checksum 22:12:37 2437ff75d9bd: Download complete 22:12:39 8998bd30e6a1: Pull complete 22:12:39 04944245beec: Pull complete 22:12:41 699f458cf7ca: Pull complete 22:12:41 765212b225bb: Pull complete 22:12:42 f23df028b6ca: Pull complete 22:12:42 d65c8cfc05b1: Pull complete 22:12:57 2437ff75d9bd: Pull complete 22:12:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-6025 does not seem to be running inside a container 22:12:57 $ 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/89 -v /w/workspace/device-snmp-go/89:/w/workspace/device-snmp-go/89:rw,z -v /w/workspace/device-snmp-go/89@tmp:/w/workspace/device-snmp-go/89@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 22:13:01 $ docker top 82475f90c0adefb7f68d3c6ade4fe09bced1dfe7c75fde5cbada02e8fa570ba1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:01 ---> job-cost.sh 22:13:01 lf-activate-venv: SKIPPING 22:13:01 INFO: No Stack... 22:13:02 INFO: Retrieving Pricing Info for: v3-standard-4 22:13:03 INFO: Archiving Costs [Pipeline] sh 22:13:03 + cat /w/workspace/device-snmp-go/89/archives/cost.csv 22:13:03 + cut -d, -f6 [Pipeline] lock 22:13:03 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] 22:13:03 Resource [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] did not exist. Created. 22:13:03 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:04 /w/workspace/device-snmp-go/89@tmp/durable-0d46feca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:13:05 + echo total: 0.10999999940395355 [Pipeline] stash 22:13:05 Warning: overwriting stash ‘stack-cost’ 22:13:05 Stashed 1 file(s) [Pipeline] } 22:13:05 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:05 $ docker stop --time=1 82475f90c0adefb7f68d3c6ade4fe09bced1dfe7c75fde5cbada02e8fa570ba1 22:13:06 $ docker rm -f --volumes 82475f90c0adefb7f68d3c6ade4fe09bced1dfe7c75fde5cbada02e8fa570ba1 [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 22:13:07 provisioning config files... 22:13:07 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6406741606228476115tmp [Pipeline] { [Pipeline] sh 22:13:07 + set +x 22:13:07 + curl -s https://codecov.io/bash 22:13:07 + bash -s -- 22:13:07 22:13:07 _____ _ 22:13:07 / ____| | | 22:13:07 | | ___ __| | ___ ___ _____ __ 22:13:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:13:07 | |___| (_) | (_| | __/ (_| (_) \ V / 22:13:07 \_____\___/ \__,_|\___|\___\___/ \_/ 22:13:07 Bash-1.0.6 22:13:07 22:13:07 22:13:07 ==> git version 2.25.1 found 22:13:07 ==> 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 22:13:07 Release-Date: 2020-01-08 22:13:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:13:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:13:07 ==> Jenkins CI detected. 22:13:07 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 22:13:07 project root: . 22:13:07 --> token set from env 22:13:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:13:07 ==> Running gcov in . (disable via -X gcov) 22:13:07 ==> Python coveragepy not found 22:13:07 ==> Searching for coverage reports in: 22:13:07 + . 22:13:07 -> Found 1 reports 22:13:07 ==> Detecting git/mercurial file structure 22:13:07 ==> Reading reports 22:13:07 + ./coverage.out bytes=8837 22:13:07 ==> Appending adjustments 22:13:07 https://docs.codecov.io/docs/fixing-reports 22:13:07 + Found adjustments 22:13:07 ==> Gzipping contents 22:13:07 4.0K /tmp/codecov.O3AIca.gz 22:13:07 ==> Uploading reports 22:13:07 url: https://codecov.io 22:13:07 query: branch=main&commit=1e145ee1301df0b97f405486925368d7c560441a&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:13:07 -> Pinging Codecov 22:13:07 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=1e145ee1301df0b97f405486925368d7c560441a&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:13:07 -> Uploading to 22:13:07 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/6C56EA5C29638FB4528AC87E60AF5AE0/1e145ee1301df0b97f405486925368d7c560441a/9421b381-4871-4267-b94a-c722a3b8873c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T221307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcb97c2d0e638c5d78f12a04772bfef9052dec13dd28b6436d572cf050969dc1 22:13:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:07 Dload Upload Total Spent Left Speed 22:13:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8310 --:--:-- --:--:-- --:--:-- 8268 22:13:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1e145ee1301df0b97f405486925368d7c560441a [Pipeline] } 22:13:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:13:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:13:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:13:08 22:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:13:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:13:08 df9b9388f04a: Pulling fs layer 22:13:08 52dc419b0ee2: Pulling fs layer 22:13:08 25bc292e5bac: Pulling fs layer 22:13:08 114826534d7a: Pulling fs layer 22:13:08 4657fd5d0bcf: Pulling fs layer 22:13:08 6ad1cebc031e: Pulling fs layer 22:13:08 8a3aa393b2d8: Pulling fs layer 22:13:08 6ad1cebc031e: Waiting 22:13:08 8a3aa393b2d8: Waiting 22:13:08 4657fd5d0bcf: Waiting 22:13:08 114826534d7a: Waiting 22:13:08 25bc292e5bac: Verifying Checksum 22:13:08 25bc292e5bac: Download complete 22:13:08 52dc419b0ee2: Verifying Checksum 22:13:08 52dc419b0ee2: Download complete 22:13:08 4657fd5d0bcf: Download complete 22:13:08 df9b9388f04a: Verifying Checksum 22:13:08 df9b9388f04a: Download complete 22:13:09 df9b9388f04a: Pull complete 22:13:09 6ad1cebc031e: Verifying Checksum 22:13:09 6ad1cebc031e: Download complete 22:13:09 52dc419b0ee2: Pull complete 22:13:09 25bc292e5bac: Pull complete 22:13:09 114826534d7a: Verifying Checksum 22:13:09 114826534d7a: Download complete 22:13:09 8a3aa393b2d8: Verifying Checksum 22:13:09 8a3aa393b2d8: Download complete 22:13:13 114826534d7a: Pull complete 22:13:13 4657fd5d0bcf: Pull complete 22:13:13 6ad1cebc031e: Pull complete 22:13:15 8a3aa393b2d8: Pull complete 22:13:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:13:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:15 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:13:20 $ docker top 6026185f75ff20a4817527eaafcf5d521307019432b6b351fc78c53491cac79f -eo pid,comm [Pipeline] { [Pipeline] echo 22:13:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 22:13:21 + set -o pipefail 22:13:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 22:13:26 22:13:26 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 22:13:26 22:13:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/21861286-5731-45cc-bfbf-5340016488f4 22:13:26 22:13:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:13:26 22:13:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:13:26 22:13:26 22:13:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:13:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:13:26 More details here: https://snyk.co/ue1NS 22:13:26 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:13:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:13:26 $ docker stop --time=1 6026185f75ff20a4817527eaafcf5d521307019432b6b351fc78c53491cac79f 22:13:30 $ docker rm -f --volumes 6026185f75ff20a4817527eaafcf5d521307019432b6b351fc78c53491cac79f [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 22:13:30 + git log --format=format:%s -1 1e145ee1301df0b97f405486925368d7c560441a [Pipeline] sh 22:13:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:31 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:32 $ docker top e5a14426152ad8b5e4ebb0e3cb81634de79efeb128be3cf3742960de7e9d64cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:32 [ssh-agent] Looking for ssh-agent implementation... 22:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:32 $ docker exec e5a14426152ad8b5e4ebb0e3cb81634de79efeb128be3cf3742960de7e9d64cb ssh-agent 22:13:32 SSH_AUTH_SOCK=/tmp/ssh-EqrFVUagwFRt/agent.30 22:13:32 SSH_AGENT_PID=36 22:13:32 Running ssh-add (command line suppressed) 22:13:32 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16072348428423326379.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16072348428423326379.key) 22:13:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:32 + git semver tag 22:13:33 2023-09-12 22:13:32,990 [run_tag] DEBUG tag force:False 22:13:33 2023-09-12 22:13:32,990 [check_head_tag] DEBUG check head tag 22:13:33 2023-09-12 22:13:32,991 [execute] INFO git cat-file --batch-check 22:13:33 2023-09-12 22:13:32,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 22:13:33 2023-09-12 22:13:32,995 [execute] INFO git cat-file --batch 22:13:33 2023-09-12 22:13:32,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 22:13:33 2023-09-12 22:13:33,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:13:33 2023-09-12 22:13:33,006 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 22:13:33 2023-09-12 22:13:33,006 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 22:13:33 2023-09-12 22:13:33,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:13:33 3.1.0-dev.3 [Pipeline] } 22:13:33 $ docker exec --env ******** --env ******** e5a14426152ad8b5e4ebb0e3cb81634de79efeb128be3cf3742960de7e9d64cb ssh-agent -k 22:13:33 unset SSH_AUTH_SOCK; 22:13:33 unset SSH_AGENT_PID; 22:13:33 echo Agent pid 36 killed; 22:13:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:33 + git semver [Pipeline] } 22:13:33 $ docker stop --time=1 e5a14426152ad8b5e4ebb0e3cb81634de79efeb128be3cf3742960de7e9d64cb 22:13:35 $ docker rm -f --volumes e5a14426152ad8b5e4ebb0e3cb81634de79efeb128be3cf3742960de7e9d64cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:35 22:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:35 0.23.1-centos7: Pulling from edgex-lftools 22:13:35 ab5ef0e58194: Pulling fs layer 22:13:35 9712f1f96733: Pulling fs layer 22:13:35 63f879dbbcfc: Pulling fs layer 22:13:35 0d9ebad4ef96: Pulling fs layer 22:13:35 e9a5061849ea: Pulling fs layer 22:13:35 d747dcd14b5f: Pulling fs layer 22:13:35 2de7ff778b66: Pulling fs layer 22:13:35 0d9ebad4ef96: Waiting 22:13:35 e9a5061849ea: Waiting 22:13:35 d747dcd14b5f: Waiting 22:13:35 2de7ff778b66: Waiting 22:13:35 9712f1f96733: Verifying Checksum 22:13:35 9712f1f96733: Download complete 22:13:35 63f879dbbcfc: Verifying Checksum 22:13:35 63f879dbbcfc: Download complete 22:13:36 e9a5061849ea: Verifying Checksum 22:13:36 e9a5061849ea: Download complete 22:13:36 d747dcd14b5f: Download complete 22:13:36 0d9ebad4ef96: Verifying Checksum 22:13:36 0d9ebad4ef96: Download complete 22:13:36 ab5ef0e58194: Verifying Checksum 22:13:36 ab5ef0e58194: Download complete 22:13:36 2de7ff778b66: Verifying Checksum 22:13:36 2de7ff778b66: Download complete 22:13:38 ab5ef0e58194: Pull complete 22:13:38 9712f1f96733: Pull complete 22:13:39 63f879dbbcfc: Pull complete 22:13:43 0d9ebad4ef96: Pull complete 22:13:43 e9a5061849ea: Pull complete 22:13:43 d747dcd14b5f: Pull complete 22:13:44 2de7ff778b66: Pull complete 22:13:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:44 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:13:50 $ docker top 83ffefac2648dccf9cef258860f908d06b69f1d2ad2c80d75a84a80a49ccde22 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:13:50 provisioning config files... 22:13:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5962602683848830643tmp 22:13:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5973631195264165287tmp 22:13:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6784893259184848669tmp [Pipeline] { [Pipeline] echo 22:13:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:13:50 ---> sigul-configuration.sh 22:13:50 gpg: directory `/root/.gnupg' created 22:13:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:13:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:13:50 gpg: keyring `/root/.gnupg/secring.gpg' created 22:13:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:13:50 gpg: CAST5 encrypted data 22:13:50 gpg: encrypted with 1 passphrase 22:13:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:13:51 + mkdir /home/jenkins 22:13:51 + mkdir /home/jenkins/sigul [Pipeline] sh 22:13:51 + 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 22:13:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:13:51 ---> sigul-install.sh 22:13:51 Sigul already installed; skipping installation. [Pipeline] sh 22:13:51 + git tag --list 22:13:51 1.0.0 22:13:51 v0.0.0 22:13:51 v1.1.0 22:13:51 v1.1.1 22:13:51 v1.2.2 22:13:51 v1.3.0 22:13:51 v1.3.1 22:13:51 v2.0.0 22:13:51 v2.1.0 22:13:51 v2.1.1 22:13:51 v2.2.0 22:13:51 v2.3.0 22:13:51 v3.0 22:13:51 v3.0.0 22:13:51 v3.1.0-dev.1 22:13:51 v3.1.0-dev.2 22:13:51 v3.1.0-dev.3 [Pipeline] sh 22:13:52 + lftools sign git-tag v3.1.0-dev.3 22:13:52 Signing Git tag with Sigul... 22:13:52 Signing v3.1.0-dev.3 [Pipeline] echo 22:13:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:13:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:13:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:13:53 $ docker stop --time=1 83ffefac2648dccf9cef258860f908d06b69f1d2ad2c80d75a84a80a49ccde22 22:13:54 $ docker rm -f --volumes 83ffefac2648dccf9cef258860f908d06b69f1d2ad2c80d75a84a80a49ccde22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:55 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:55 $ docker top e20fa07442775554b190323e3fff079372ac99dd8dd51e836ec4f3f2c6d8e4aa -eo pid,comm 22:13:55 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). 22:13:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:55 [ssh-agent] Looking for ssh-agent implementation... 22:13:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:56 $ docker exec e20fa07442775554b190323e3fff079372ac99dd8dd51e836ec4f3f2c6d8e4aa ssh-agent 22:13:56 SSH_AUTH_SOCK=/tmp/ssh-dSqcRD3QEEhT/agent.32 22:13:56 SSH_AGENT_PID=37 22:13:56 Running ssh-add (command line suppressed) 22:13:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16644772917675840244.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16644772917675840244.key) 22:13:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:56 + git semver bump pre 22:13:56 2023-09-12 22:13:56,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:13:56 2023-09-12 22:13:56,739 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 22:13:56 2023-09-12 22:13:56,739 [bump_version] DEBUG bumped version:3.1.0-dev.4 22:13:56 2023-09-12 22:13:56,739 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 22:13:56 2023-09-12 22:13:56,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:13:56 2023-09-12 22:13:56,739 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:13:56 2023-09-12 22:13:56,741 [execute] INFO git cat-file --batch-check 22:13:56 2023-09-12 22:13:56,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:13:56 2023-09-12 22:13:56,746 [execute] INFO git cat-file --batch 22:13:56 2023-09-12 22:13:56,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:13:56 2023-09-12 22:13:56,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:13:56 3.1.0-dev.4 [Pipeline] } 22:13:56 $ docker exec --env ******** --env ******** e20fa07442775554b190323e3fff079372ac99dd8dd51e836ec4f3f2c6d8e4aa ssh-agent -k 22:13:56 unset SSH_AUTH_SOCK; 22:13:56 unset SSH_AGENT_PID; 22:13:56 echo Agent pid 37 killed; 22:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:57 + git semver [Pipeline] } 22:13:57 $ docker stop --time=1 e20fa07442775554b190323e3fff079372ac99dd8dd51e836ec4f3f2c6d8e4aa 22:13:58 $ docker rm -f --volumes e20fa07442775554b190323e3fff079372ac99dd8dd51e836ec4f3f2c6d8e4aa [Pipeline] // withDockerContainer [Pipeline] sh 22:13:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:59 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:59 $ docker top fc07b2762f20a17b670e506fc664698c18a3c39c460e0cf90d8a99d78ac09b07 -eo pid,comm 22:13:59 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). 22:13:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:59 [ssh-agent] Looking for ssh-agent implementation... 22:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:00 $ docker exec fc07b2762f20a17b670e506fc664698c18a3c39c460e0cf90d8a99d78ac09b07 ssh-agent 22:14:00 SSH_AUTH_SOCK=/tmp/ssh-SOGs4LeAx3UB/agent.32 22:14:00 SSH_AGENT_PID=38 22:14:00 Running ssh-add (command line suppressed) 22:14:00 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15277189663976789699.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15277189663976789699.key) 22:14:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:00 + git semver push 22:14:00 2023-09-12 22:14:00,725 [run_push] DEBUG push 22:14:00 2023-09-12 22:14:00,726 [execute] INFO git cat-file --batch-check 22:14:00 2023-09-12 22:14:00,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:14:00 2023-09-12 22:14:00,729 [execute] INFO git rev-list 8fc664080df25f24ff13aba197167fc71f818acf -- 22:14:00 2023-09-12 22:14:00,730 [execute] DEBUG Popen(['git', 'rev-list', '8fc664080df25f24ff13aba197167fc71f818acf', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:14:00 2023-09-12 22:14:00,735 [execute] INFO git fetch -v origin 22:14:00 2023-09-12 22:14:00,735 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:14:01 2023-09-12 22:14:01,201 [run_push] DEBUG no remote changes detected 22:14:01 2023-09-12 22:14:01,201 [execute] INFO git push origin semver 22:14:01 2023-09-12 22:14:01,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:14:01 2023-09-12 22:14:01,943 [run_push] DEBUG push all version tags 22:14:01 2023-09-12 22:14:01,944 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:14:01 2023-09-12 22:14:01,944 [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) 22:14:02 2023-09-12 22:14:02,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:14:02 3.1.0-dev.4 [Pipeline] } 22:14:02 $ docker exec --env ******** --env ******** fc07b2762f20a17b670e506fc664698c18a3c39c460e0cf90d8a99d78ac09b07 ssh-agent -k 22:14:03 unset SSH_AUTH_SOCK; 22:14:03 unset SSH_AGENT_PID; 22:14:03 echo Agent pid 38 killed; 22:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:03 + git semver [Pipeline] } 22:14:03 $ docker stop --time=1 fc07b2762f20a17b670e506fc664698c18a3c39c460e0cf90d8a99d78ac09b07 22:14:04 $ docker rm -f --volumes fc07b2762f20a17b670e506fc664698c18a3c39c460e0cf90d8a99d78ac09b07 [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 22:14:05 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 22:14:05 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 22:14:05 total 16 22:14:05 drwxr-xr-x 3 root root 4096 Sep 12 22:04 . 22:14:05 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:13 .. 22:14:05 drwxr-xr-x 2 root root 4096 Sep 12 22:04 cost 22:14:05 -rw-r--r-- 1 root root 85 Sep 12 22:04 cost.csv 22:14:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 22:14:05 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 22:14:05 total 16 22:14:05 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:04 . 22:14:05 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:13 .. 22:14:05 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:04 cost 22:14:05 -rw-r--r-- 1 jenkins jenkins 85 Sep 12 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:14:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:14:06 ---> package-listing.sh 22:14:06 ++ facter osfamily 22:14:06 ++ tr '[:upper:]' '[:lower:]' 22:14:07 + OS_FAMILY=debian 22:14:07 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 22:14:07 + START_PACKAGES=/tmp/packages_start.txt 22:14:07 + END_PACKAGES=/tmp/packages_end.txt 22:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:14:07 + PACKAGES=/tmp/packages_start.txt 22:14:07 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 22:14:07 + PACKAGES=/tmp/packages_end.txt 22:14:07 + case "${OS_FAMILY}" in 22:14:07 + dpkg -l 22:14:07 + grep '^ii' 22:14:07 + '[' -f /tmp/packages_start.txt ']' 22:14:07 + '[' -f /tmp/packages_end.txt ']' 22:14:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:14:07 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 22:14:07 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 22:14:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 22:14:07 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 22:14:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:07 prd-ubuntu20.04-docker-8c-8g-6020 does not seem to be running inside a container 22:14:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:14:08 $ docker top 7369acf403013b661d4fb95216305273c37766a60e14b2519496d434885be547 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:08 + touch /tmp/pre-build-complete [Pipeline] sh 22:14:08 + mkdir -p /var/log/sysstat [Pipeline] sh 22:14:09 + ls /var/log/sa-host 22:14:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:09 provisioning config files... 22:14:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1501381373392646904tmp [Pipeline] { [Pipeline] echo 22:14:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:14:09 ---> create-netrc.sh [Pipeline] } 22:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:14:09 ---> python-tools-install.sh [Pipeline] echo 22:14:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:14:10 ---> sudo-logs.sh 22:14:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:14:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:14:10 ---> job-cost.sh 22:14:10 lf-activate-venv: SKIPPING 22:14:10 DEBUG: total: 0.2199999988079071 22:14:10 INFO: Retrieving Stack Cost... 22:14:10 INFO: Retrieving Pricing Info for: v3-standard-8 22:14:11 INFO: Archiving Costs [Pipeline] echo 22:14:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:14:11 ---> logs-deploy.sh 22:14:11 lf-activate-venv: SKIPPING 22:14:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/89 22:14:11 INFO: archiving workspace using pattern(s): 22:14:12 Archives upload complete. 22:14:12 INFO: archiving logs to Nexus