Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f2ef55c6af0710ebcf317647d1504c436684c74 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-ssh9306150931463741258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2593935873902453841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16578688730175750735.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12136407683603612659.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-ssh6385860579050704528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14910 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 5f2ef55c6af0710ebcf317647d1504c436684c74 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#305)" > 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 5f2ef55c6af0710ebcf317647d1504c436684c74 # timeout=10 > git rev-list --no-walk 2c7d09f47ef91aa804aada2f58e507595b834e57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:26 ========================================================= 15:49:26 EdgeX Global Pipelines Version Info 15:49:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:27 ------------------- 15:49:27 stable info: 15:49:27 ------------------- 15:49:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:49:27 Message: update stable to v1.0.249 15:49:28 ------------------- 15:49:28 experimental info: 15:49:28 ------------------- 15:49:28 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:49:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f2ef55 [Pipeline] echo 15:49:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:28 provisioning config files... 15:49:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14350462631958109677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:29 ---> docker-login.sh 15:49:29 nexus3.edgexfoundry.org:10001 15:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:29 Configure a credential helper to remove this warning. See 15:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:29 15:49:29 Login Succeeded 15:49:29 nexus3.edgexfoundry.org:10002 15:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:29 Configure a credential helper to remove this warning. See 15:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:29 15:49:29 Login Succeeded 15:49:29 nexus3.edgexfoundry.org:10003 15:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:29 Configure a credential helper to remove this warning. See 15:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:29 15:49:29 Login Succeeded 15:49:29 nexus3.edgexfoundry.org:10004 15:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:29 Configure a credential helper to remove this warning. See 15:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:29 15:49:29 Login Succeeded 15:49:29 docker.io 15:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:30 Configure a credential helper to remove this warning. See 15:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:30 15:49:30 Login Succeeded 15:49:30 ---> docker-login.sh ends [Pipeline] } 15:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:49:30 + git rev-list -1 --merges 5f2ef55c6af0710ebcf317647d1504c436684c74~1..5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] echo 15:49:30 -----------> git rev-list -1 --merges 5f2ef55c6af0710ebcf317647d1504c436684c74~1..5f2ef55c6af0710ebcf317647d1504c436684c74 5f2ef55c6af0710ebcf317647d1504c436684c74 [false] [Pipeline] sh 15:49:31 + git log --format=format:%s -1 5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] echo 15:49:31 ========================================================= 15:49:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:31 + git log --format=format:%s -1 5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] echo 15:49:31 [semverPrep] GIT_COMMIT: 5f2ef55c6af0710ebcf317647d1504c436684c74, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#305) [Pipeline] echo 15:49:31 [semverPrep] This is not a build commit. [Pipeline] sh 15:49:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:31 + grep -v github /etc/ssh/ssh_known_hosts 15:49:31 + [ -e /tmp/ssh_known_hosts ] 15:49:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:31 + sudo tee -a /etc/ssh/ssh_known_hosts 15:49:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:32 15:49:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:32 0.1.4: Pulling from edgex-devops/py-git-semver 15:49:32 b85a868b505f: Pulling fs layer 15:49:32 e2be974225ed: Pulling fs layer 15:49:32 339a4e72a1f5: Pulling fs layer 15:49:32 988bab9f4d93: Pulling fs layer 15:49:32 1469e6f7b9e6: Pulling fs layer 15:49:32 eaf3925da568: Pulling fs layer 15:49:32 bab4dde63d76: Pulling fs layer 15:49:32 bde34c3a00c8: Pulling fs layer 15:49:32 b352a97aabf1: Pulling fs layer 15:49:32 4872d77fe225: Pulling fs layer 15:49:32 5851b861e8e6: Pulling fs layer 15:49:32 eaf3925da568: Waiting 15:49:32 bab4dde63d76: Waiting 15:49:32 1469e6f7b9e6: Waiting 15:49:32 bde34c3a00c8: Waiting 15:49:32 b352a97aabf1: Waiting 15:49:32 5851b861e8e6: Waiting 15:49:32 4872d77fe225: Waiting 15:49:32 988bab9f4d93: Waiting 15:49:32 e2be974225ed: Verifying Checksum 15:49:32 e2be974225ed: Download complete 15:49:32 988bab9f4d93: Verifying Checksum 15:49:32 988bab9f4d93: Download complete 15:49:32 1469e6f7b9e6: Verifying Checksum 15:49:32 1469e6f7b9e6: Download complete 15:49:32 eaf3925da568: Verifying Checksum 15:49:32 eaf3925da568: Download complete 15:49:32 339a4e72a1f5: Verifying Checksum 15:49:32 339a4e72a1f5: Download complete 15:49:32 bde34c3a00c8: Verifying Checksum 15:49:32 bde34c3a00c8: Download complete 15:49:32 b352a97aabf1: Verifying Checksum 15:49:32 b352a97aabf1: Download complete 15:49:32 4872d77fe225: Verifying Checksum 15:49:32 4872d77fe225: Download complete 15:49:32 5851b861e8e6: Verifying Checksum 15:49:32 5851b861e8e6: Download complete 15:49:32 b85a868b505f: Verifying Checksum 15:49:32 b85a868b505f: Download complete 15:49:32 bab4dde63d76: Verifying Checksum 15:49:32 bab4dde63d76: Download complete 15:49:33 b85a868b505f: Pull complete 15:49:33 e2be974225ed: Pull complete 15:49:34 339a4e72a1f5: Pull complete 15:49:34 988bab9f4d93: Pull complete 15:49:34 1469e6f7b9e6: Pull complete 15:49:34 eaf3925da568: Pull complete 15:49:36 bab4dde63d76: Pull complete 15:49:36 bde34c3a00c8: Pull complete 15:49:36 b352a97aabf1: Pull complete 15:49:36 4872d77fe225: Pull complete 15:49:36 5851b861e8e6: Pull complete 15:49:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:36 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 15:49:36 $ 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 15:49:38 $ docker top 1ac26ac6c86cd25d5c7c60636b5301af356d3f1d16a31a08eac6b3427aea3a14 -eo pid,comm 15:49:38 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). 15:49:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:38 [ssh-agent] Looking for ssh-agent implementation... 15:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:38 $ docker exec 1ac26ac6c86cd25d5c7c60636b5301af356d3f1d16a31a08eac6b3427aea3a14 ssh-agent 15:49:38 SSH_AUTH_SOCK=/tmp/ssh-LAdFzuhKSO6f/agent.32 15:49:38 SSH_AGENT_PID=38 15:49:38 Running ssh-add (command line suppressed) 15:49:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6353782824526629206.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6353782824526629206.key) 15:49:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:39 + git tag --points-at HEAD [Pipeline] } 15:49:39 $ docker exec --env ******** --env ******** 1ac26ac6c86cd25d5c7c60636b5301af356d3f1d16a31a08eac6b3427aea3a14 ssh-agent -k 15:49:39 unset SSH_AUTH_SOCK; 15:49:39 unset SSH_AGENT_PID; 15:49:39 echo Agent pid 38 killed; 15:49:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:39 [ssh-agent] Looking for ssh-agent implementation... 15:49:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:39 $ docker exec 1ac26ac6c86cd25d5c7c60636b5301af356d3f1d16a31a08eac6b3427aea3a14 ssh-agent 15:49:39 SSH_AUTH_SOCK=/tmp/ssh-tIAG3b9snYQZ/agent.71 15:49:39 SSH_AGENT_PID=77 15:49:39 Running ssh-add (command line suppressed) 15:49:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6347712950350898788.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6347712950350898788.key) 15:49:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:40 + git semver init 15:49:40 2023-05-10 15:49:40,318 [run_init] DEBUG init version:0.0.0 force:False 15:49:40 2023-05-10 15:49:40,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 15:49:40 2023-05-10 15:49:40,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 15:49:40 2023-05-10 15:49:40,320 [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) 15:49:41 2023-05-10 15:49:41,092 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 15:49:41 2023-05-10 15:49:41,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 15:49:41 2023-05-10 15:49:41,093 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:49:41 2023-05-10 15:49:41,093 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:49:41 3.0.0-dev.21 [Pipeline] } 15:49:41 $ docker exec --env ******** --env ******** 1ac26ac6c86cd25d5c7c60636b5301af356d3f1d16a31a08eac6b3427aea3a14 ssh-agent -k 15:49:41 unset SSH_AUTH_SOCK; 15:49:41 unset SSH_AGENT_PID; 15:49:41 echo Agent pid 77 killed; 15:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:41 + git semver [Pipeline] } 15:49:42 $ docker stop --time=1 1ac26ac6c86cd25d5c7c60636b5301af356d3f1d16a31a08eac6b3427aea3a14 15:49:43 $ docker rm -f --volumes 1ac26ac6c86cd25d5c7c60636b5301af356d3f1d16a31a08eac6b3427aea3a14 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:43 Stashed 1 file(s) [Pipeline] echo 15:49:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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 15:49:44 provisioning config files... 15:49:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2214350322713190579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:44 ---> docker-login.sh 15:49:44 nexus3.edgexfoundry.org:10001 15:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:44 Configure a credential helper to remove this warning. See 15:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:44 15:49:44 Login Succeeded 15:49:44 nexus3.edgexfoundry.org:10002 15:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:44 Configure a credential helper to remove this warning. See 15:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:44 15:49:44 Login Succeeded 15:49:44 nexus3.edgexfoundry.org:10003 15:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:44 Configure a credential helper to remove this warning. See 15:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:44 15:49:44 Login Succeeded 15:49:44 nexus3.edgexfoundry.org:10004 15:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:44 Configure a credential helper to remove this warning. See 15:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:44 15:49:44 Login Succeeded 15:49:44 docker.io 15:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:44 Configure a credential helper to remove this warning. See 15:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:44 15:49:44 Login Succeeded 15:49:44 ---> docker-login.sh ends [Pipeline] } 15:49:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:44 ========================================================= 15:49:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:49:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:49:45 Sending build context to Docker daemon 5.812MB 15:49:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:49:45 Step 2/12 : FROM ${BASE} AS builder 15:49:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:45 f56be85fc22e: Pulling fs layer 15:49:45 85791d961cd3: Pulling fs layer 15:49:45 d694b5ae8c79: Pulling fs layer 15:49:45 9f32a84ed3da: Pulling fs layer 15:49:45 4d19c01a9841: Pulling fs layer 15:49:45 9325e15d5711: Pulling fs layer 15:49:45 556b6ee489ea: Pulling fs layer 15:49:45 c5a4b2cf53e6: Pulling fs layer 15:49:45 4d19c01a9841: Waiting 15:49:45 556b6ee489ea: Waiting 15:49:45 9325e15d5711: Waiting 15:49:45 c5a4b2cf53e6: Waiting 15:49:45 9f32a84ed3da: Waiting 15:49:45 85791d961cd3: Verifying Checksum 15:49:45 85791d961cd3: Download complete 15:49:45 9f32a84ed3da: Download complete 15:49:45 4d19c01a9841: Download complete 15:49:45 f56be85fc22e: Verifying Checksum 15:49:45 f56be85fc22e: Download complete 15:49:45 9325e15d5711: Verifying Checksum 15:49:45 9325e15d5711: Download complete 15:49:45 f56be85fc22e: Pull complete 15:49:45 85791d961cd3: Pull complete 15:49:46 c5a4b2cf53e6: Verifying Checksum 15:49:46 c5a4b2cf53e6: Download complete 15:49:46 d694b5ae8c79: Verifying Checksum 15:49:46 d694b5ae8c79: Download complete 15:49:46 556b6ee489ea: Verifying Checksum 15:49:46 556b6ee489ea: Download complete 15:49:48 d694b5ae8c79: Pull complete 15:49:49 9f32a84ed3da: Pull complete 15:49:49 4d19c01a9841: Pull complete 15:49:49 9325e15d5711: Pull complete 15:49:51 556b6ee489ea: Pull complete 15:49:52 c5a4b2cf53e6: Pull complete 15:49:52 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:49:52 ---> c4be618373d6 15:49:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:49:54 ---> Running in 569198b2e630 15:49:54 Removing intermediate container 569198b2e630 15:49:54 ---> 0c9ef05d7371 15:49:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:49:54 ---> Running in e8336b4f6b6b 15:49:54 Removing intermediate container e8336b4f6b6b 15:49:54 ---> c06183664662 15:49:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:49:54 ---> Running in ed78d0b50143 15:49:54 Removing intermediate container ed78d0b50143 15:49:54 ---> 5961b0836e56 15:49:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:49:55 ---> Running in 775eb5b69d3e 15:49:55 Removing intermediate container 775eb5b69d3e 15:49:55 ---> 1ab97d8b11ad 15:49:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:49:55 ---> Running in 7e99c8fe62d5 15:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:49:55 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:49:55 (2/4) Installing libedit (20221030.3.1-r0) 15:49:55 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:49:55 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:49:55 Executing busybox-1.35.0-r29.trigger 15:49:55 OK: 269 MiB in 57 packages 15:49:56 Removing intermediate container 7e99c8fe62d5 15:49:56 ---> 9438d5aceaf9 15:49:56 Step 8/12 : WORKDIR /device-snmp-go 15:49:56 ---> Running in 8ee64a5991c3 15:49:56 Removing intermediate container 8ee64a5991c3 15:49:56 ---> 0a9f1f0f627a 15:49:56 Step 9/12 : COPY go.mod vendor* ./ 15:49:56 ---> 4aa47734c799 15:49:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:56 ---> Running in f6e0b8cc61dc 15:49:58 Still waiting to schedule task 15:49:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:50:35 Removing intermediate container f6e0b8cc61dc 15:50:35 ---> cb3b5779b3bb 15:50:35 Step 11/12 : COPY . . 15:50:35 ---> 876104f1c9e6 15:50:35 Step 12/12 : RUN ${MAKE} 15:50:35 ---> Running in f89eeb57c58f 15:50:35 noop 15:50:35 Removing intermediate container f89eeb57c58f 15:50:35 ---> 00ff7f119916 15:50:35 Successfully built 00ff7f119916 15:50:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker inspect -f . ci-base-image-x86_64 15:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:35 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 15:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:35 $ docker top 1b47a45ca09b9c0548bfa42a92224ab94019622d7ba824da8d250a23ef39e759 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:36 + go version 15:50:36 go version go1.20.2 linux/amd64 [Pipeline] } 15:50:36 $ docker stop --time=1 1b47a45ca09b9c0548bfa42a92224ab94019622d7ba824da8d250a23ef39e759 15:50:37 $ docker rm -f --volumes 1b47a45ca09b9c0548bfa42a92224ab94019622d7ba824da8d250a23ef39e759 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker inspect -f . ci-base-image-x86_64 15:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:38 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 15:50:38 $ 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 15:50:38 $ docker top b71cc938127ae9c657fcbb68a387c76e2481e58c51d6586e9b6662c058018c63 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 15:50:39 + make test 15:50:39 go test ./... -coverprofile=coverage.out 15:50:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:50:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 15:50:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 15:50:57 go vet ./... 15:51:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:01 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:51:01 $ docker stop --time=1 b71cc938127ae9c657fcbb68a387c76e2481e58c51d6586e9b6662c058018c63 15:51:03 $ docker rm -f --volumes b71cc938127ae9c657fcbb68a387c76e2481e58c51d6586e9b6662c058018c63 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:51:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:04 + ls -al . 15:51:04 total 172 15:51:04 drwxrwxr-x 9 jenkins jenkins 4096 May 10 15:50 . 15:51:04 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:49 .. 15:51:04 -rw-rw-r-- 1 jenkins jenkins 6 May 10 15:49 .dockerignore 15:51:04 drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:49 .git 15:51:04 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:49 .github 15:51:04 -rw-rw-r-- 1 jenkins jenkins 328 May 10 15:49 .gitignore 15:51:04 -rw-rw-r-- 1 jenkins jenkins 41 May 10 15:49 .golangci.yml 15:51:04 drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:49 .semver 15:51:04 -rw-rw-r-- 1 jenkins jenkins 9056 May 10 15:49 Attribution.txt 15:51:04 -rw-rw-r-- 1 jenkins jenkins 8355 May 10 15:49 CHANGELOG.md 15:51:04 -rw-rw-r-- 1 jenkins jenkins 1423 May 10 15:49 Dockerfile 15:51:04 -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:49 GOVERNANCE.md 15:51:04 -rw-rw-r-- 1 jenkins jenkins 656 May 10 15:49 Jenkinsfile 15:51:04 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 15:49 LICENSE 15:51:04 -rw-rw-r-- 1 jenkins jenkins 2114 May 10 15:49 Makefile 15:51:04 -rw-rw-r-- 1 jenkins jenkins 620 May 10 15:49 OWNERS.md 15:51:04 -rw-rw-r-- 1 jenkins jenkins 10054 May 10 15:49 README.md 15:51:04 -rw-rw-r-- 1 jenkins jenkins 12 May 10 15:49 VERSION 15:51:04 drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:49 bin 15:51:04 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:49 cmd 15:51:04 -rw-r--r-- 1 jenkins jenkins 8837 May 10 15:50 coverage.out 15:51:04 -rw-rw-r-- 1 jenkins jenkins 3283 May 10 15:49 go.mod 15:51:04 -rw-rw-r-- 1 jenkins jenkins 31326 May 10 15:49 go.sum 15:51:04 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:49 internal 15:51:04 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:49 snap 15:51:04 -rw-rw-r-- 1 jenkins jenkins 228 May 10 15:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5f2ef55c6af0710ebcf317647d1504c436684c74 --label arch=amd64 --label version=3.0.0-dev.21 . 15:51:05 Sending build context to Docker daemon 5.822MB 15:51:05 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:51:05 Step 2/24 : FROM ${BASE} AS builder 15:51:05 ---> 00ff7f119916 15:51:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:51:05 ---> Running in 07dcfd144a5e 15:51:05 Removing intermediate container 07dcfd144a5e 15:51:05 ---> 052f30188793 15:51:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:51:05 ---> Running in 9d4a217e439b 15:51:05 Removing intermediate container 9d4a217e439b 15:51:05 ---> e4637a950533 15:51:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:51:05 ---> Running in 2c8f783fed78 15:51:05 Removing intermediate container 2c8f783fed78 15:51:05 ---> cc41f73fb9a6 15:51:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:51:05 ---> Running in 968169c53c63 15:51:05 Removing intermediate container 968169c53c63 15:51:05 ---> ea8ff26f289f 15:51:05 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:05 ---> Running in 07d80a375b7d 15:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:51:06 OK: 269 MiB in 57 packages 15:51:06 Removing intermediate container 07d80a375b7d 15:51:06 ---> be6ca673291b 15:51:06 Step 8/24 : WORKDIR /device-snmp-go 15:51:06 ---> Running in 1150c3324235 15:51:06 Removing intermediate container 1150c3324235 15:51:06 ---> 940c16c11e4b 15:51:06 Step 9/24 : COPY go.mod vendor* ./ 15:51:07 ---> 9e21599550d5 15:51:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:07 ---> Running in 2c1f7ccb6374 15:51:07 Removing intermediate container 2c1f7ccb6374 15:51:07 ---> cdb0da5e1b4c 15:51:07 Step 11/24 : COPY . . 15:51:07 ---> a412e0ce1afd 15:51:07 Step 12/24 : RUN ${MAKE} 15:51:07 ---> Running in b6bade1813c5 15:51:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 15:51:27 Removing intermediate container b6bade1813c5 15:51:27 ---> 86669af0e77b 15:51:27 Step 13/24 : FROM alpine:3.17 15:51:27 3.17: Pulling from library/alpine 15:51:27 f56be85fc22e: Already exists 15:51:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:51:27 Status: Downloaded newer image for alpine:3.17 15:51:27 ---> 9ed4aefc74f6 15:51:27 Step 14/24 : RUN apk add --update --no-cache dumb-init 15:51:27 ---> Running in e7f93e1ddfb9 15:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:51:27 (1/1) Installing dumb-init (1.2.5-r2) 15:51:27 Executing busybox-1.35.0-r29.trigger 15:51:27 OK: 7 MiB in 16 packages 15:51:27 Removing intermediate container e7f93e1ddfb9 15:51:27 ---> d3657b05a2d6 15:51:27 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 15:51:27 ---> 4d7208941c25 15:51:27 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 15:51:27 ---> 8f5699072b40 15:51:27 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 15:51:27 ---> 5a8447c4a2bf 15:51:27 Step 18/24 : EXPOSE 59993 15:51:27 ---> Running in e1da694261d3 15:51:27 Removing intermediate container e1da694261d3 15:51:27 ---> 19df602f7166 15:51:27 Step 19/24 : EXPOSE 161 15:51:27 ---> Running in 3664295564f0 15:51:27 Removing intermediate container 3664295564f0 15:51:27 ---> 9ad770f3354b 15:51:27 Step 20/24 : ENTRYPOINT ["/device-snmp"] 15:51:27 ---> Running in cda3a40aa5f0 15:51:27 Removing intermediate container cda3a40aa5f0 15:51:27 ---> 790724eff614 15:51:27 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:51:27 ---> Running in 6d52a73e4b82 15:51:27 Removing intermediate container 6d52a73e4b82 15:51:27 ---> 8dac77dd4403 15:51:27 Step 22/24 : LABEL arch=amd64 15:51:27 ---> Running in 5dc03d7ded6c 15:51:27 Removing intermediate container 5dc03d7ded6c 15:51:27 ---> e39a331e55e2 15:51:27 Step 23/24 : LABEL git_sha=5f2ef55c6af0710ebcf317647d1504c436684c74 15:51:27 ---> Running in b51bcd149bf2 15:51:27 Removing intermediate container b51bcd149bf2 15:51:27 ---> dff0d68af554 15:51:27 Step 24/24 : LABEL version=3.0.0-dev.21 15:51:27 ---> Running in 82a2776b59ec 15:51:27 Removing intermediate container 82a2776b59ec 15:51:27 ---> d3eed4f89c36 15:51:27 [Warning] One or more build-args [ARCH] were not consumed 15:51:27 Successfully built d3eed4f89c36 15:51:27 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:27 provisioning config files... 15:51:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10068260130584929406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:27 ---> docker-login.sh 15:51:27 nexus3.edgexfoundry.org:10001 15:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:27 Configure a credential helper to remove this warning. See 15:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:27 15:51:27 Login Succeeded 15:51:27 nexus3.edgexfoundry.org:10002 15:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:27 Configure a credential helper to remove this warning. See 15:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:27 15:51:27 Login Succeeded 15:51:27 nexus3.edgexfoundry.org:10003 15:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:28 Configure a credential helper to remove this warning. See 15:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:28 15:51:28 Login Succeeded 15:51:28 nexus3.edgexfoundry.org:10004 15:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:28 Configure a credential helper to remove this warning. See 15:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:28 15:51:28 Login Succeeded 15:51:28 docker.io 15:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:28 Configure a credential helper to remove this warning. See 15:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:28 15:51:28 Login Succeeded 15:51:28 ---> docker-login.sh ends [Pipeline] } 15:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:28 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 15:51:28 5f2ef55c6af0710ebcf317647d1504c436684c74 15:51:28 latest 15:51:28 3.0.0-dev.21 15:51:28 5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 15:51:28 main 15:51:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:28 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp:5f2ef55c6af0710ebcf317647d1504c436684c74 15:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:51:29 31f641e06282: Preparing 15:51:29 913bbd3c5a4f: Preparing 15:51:29 b4b1f103be50: Preparing 15:51:29 655e8f49cde9: Preparing 15:51:29 f1417ff83b31: Preparing 15:51:29 f1417ff83b31: Layer already exists 15:51:29 31f641e06282: Pushed 15:51:29 913bbd3c5a4f: Pushed 15:51:29 655e8f49cde9: Pushed 15:51:31 b4b1f103be50: Pushed 15:51:31 5f2ef55c6af0710ebcf317647d1504c436684c74: digest: sha256:ba3ce2c4ec99987bbc2d5b8dc545812930c9cb76bdcf49aae63aa83004aaacd5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 15:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:51:32 31f641e06282: Preparing 15:51:32 913bbd3c5a4f: Preparing 15:51:32 b4b1f103be50: Preparing 15:51:32 655e8f49cde9: Preparing 15:51:32 f1417ff83b31: Preparing 15:51:32 31f641e06282: Layer already exists 15:51:32 f1417ff83b31: Layer already exists 15:51:32 913bbd3c5a4f: Layer already exists 15:51:32 655e8f49cde9: Layer already exists 15:51:32 b4b1f103be50: Layer already exists 15:51:32 latest: digest: sha256:ba3ce2c4ec99987bbc2d5b8dc545812930c9cb76bdcf49aae63aa83004aaacd5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.21 15:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:51:32 31f641e06282: Preparing 15:51:32 913bbd3c5a4f: Preparing 15:51:32 b4b1f103be50: Preparing 15:51:32 655e8f49cde9: Preparing 15:51:32 f1417ff83b31: Preparing 15:51:32 31f641e06282: Layer already exists 15:51:32 b4b1f103be50: Layer already exists 15:51:32 f1417ff83b31: Layer already exists 15:51:32 913bbd3c5a4f: Layer already exists 15:51:32 655e8f49cde9: Layer already exists 15:51:32 3.0.0-dev.21: digest: sha256:ba3ce2c4ec99987bbc2d5b8dc545812930c9cb76bdcf49aae63aa83004aaacd5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp:5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 15:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:51:33 31f641e06282: Preparing 15:51:33 913bbd3c5a4f: Preparing 15:51:33 b4b1f103be50: Preparing 15:51:33 655e8f49cde9: Preparing 15:51:33 f1417ff83b31: Preparing 15:51:33 f1417ff83b31: Layer already exists 15:51:33 913bbd3c5a4f: Layer already exists 15:51:33 31f641e06282: Layer already exists 15:51:33 b4b1f103be50: Layer already exists 15:51:33 655e8f49cde9: Layer already exists 15:51:33 5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21: digest: sha256:ba3ce2c4ec99987bbc2d5b8dc545812930c9cb76bdcf49aae63aa83004aaacd5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 15:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:51:34 31f641e06282: Preparing 15:51:34 913bbd3c5a4f: Preparing 15:51:34 b4b1f103be50: Preparing 15:51:34 655e8f49cde9: Preparing 15:51:34 f1417ff83b31: Preparing 15:51:34 b4b1f103be50: Layer already exists 15:51:34 f1417ff83b31: Layer already exists 15:51:34 31f641e06282: Layer already exists 15:51:34 913bbd3c5a4f: Layer already exists 15:51:34 655e8f49cde9: Layer already exists 15:51:34 main: digest: sha256:ba3ce2c4ec99987bbc2d5b8dc545812930c9cb76bdcf49aae63aa83004aaacd5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:34 ===================================================== [Pipeline] echo 15:51:34 taggedImages: 15:51:34 - nexus3.edgexfoundry.org:10004/device-snmp:5f2ef55c6af0710ebcf317647d1504c436684c74 15:51:34 - nexus3.edgexfoundry.org:10004/device-snmp:latest 15:51:34 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.21 15:51:34 - nexus3.edgexfoundry.org:10004/device-snmp:5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 15:51:34 - 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 15:51:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:34 15:51:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:34 latest: Pulling from edgex-lftools-log-publisher 15:51:34 5eb5b503b376: Pulling fs layer 15:51:34 5c69ac0246d0: Pulling fs layer 15:51:34 ec43610c2a17: Pulling fs layer 15:51:34 3a2ae6a8a46f: Pulling fs layer 15:51:34 33b1e0a273af: Pulling fs layer 15:51:34 5d3b04190fa2: Pulling fs layer 15:51:34 2f39f015ded8: Pulling fs layer 15:51:34 33b1e0a273af: Waiting 15:51:34 3a2ae6a8a46f: Waiting 15:51:34 5d3b04190fa2: Waiting 15:51:34 2f39f015ded8: Waiting 15:51:34 5c69ac0246d0: Verifying Checksum 15:51:34 5c69ac0246d0: Download complete 15:51:34 3a2ae6a8a46f: Verifying Checksum 15:51:34 3a2ae6a8a46f: Download complete 15:51:34 33b1e0a273af: Verifying Checksum 15:51:34 33b1e0a273af: Download complete 15:51:34 ec43610c2a17: Verifying Checksum 15:51:34 5d3b04190fa2: Verifying Checksum 15:51:34 5d3b04190fa2: Download complete 15:51:35 5eb5b503b376: Verifying Checksum 15:51:35 5eb5b503b376: Download complete 15:51:35 2f39f015ded8: Download complete 15:51:36 5eb5b503b376: Pull complete 15:51:36 5c69ac0246d0: Pull complete 15:51:36 ec43610c2a17: Pull complete 15:51:36 3a2ae6a8a46f: Pull complete 15:51:36 33b1e0a273af: Pull complete 15:51:37 5d3b04190fa2: Pull complete 15:51:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14911 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 15:51:38 Running in /w/workspace/device-snmp-go/78 [Pipeline] { [Pipeline] checkout 15:51:39 Selected Git installation does not exist. Using Default 15:51:39 The recommended git tool is: NONE 15:51:41 2f39f015ded8: Pull complete 15:51:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:41 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 15:51:41 $ 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 15:51:43 $ docker top 185f2e02ab8c9363665416a5161d7b999e00fc7f7c5df74bd8253b642007f614 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:44 ---> job-cost.sh 15:51:44 lf-activate-venv: SKIPPING 15:51:44 INFO: No Stack... 15:51:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:44 INFO: Archiving Costs [Pipeline] sh 15:51:45 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 15:51:45 + cut -d, -f6 [Pipeline] lock 15:51:45 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] 15:51:45 Resource [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] did not exist. Created. 15:51:45 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:45 + echo total: 0.2199999988079071 [Pipeline] stash 15:51:45 Stashed 1 file(s) [Pipeline] } 15:51:45 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:45 $ docker stop --time=1 185f2e02ab8c9363665416a5161d7b999e00fc7f7c5df74bd8253b642007f614 15:51:45 using credential edgex-jenkins-ssh 15:51:45 Cloning the remote Git repository 15:51:45 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 15:51:46 > git init /w/workspace/device-snmp-go/78 # timeout=10 15:51:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 15:51:46 > git --version # timeout=10 15:51:46 > git --version # 'git version 2.25.1' 15:51:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:46 $ docker rm -f --volumes 185f2e02ab8c9363665416a5161d7b999e00fc7f7c5df74bd8253b642007f614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:51:49 Avoid second fetch 15:51:49 Checking out Revision 5f2ef55c6af0710ebcf317647d1504c436684c74 (main) 15:51:48 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 15:51:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:49 > git config core.sparsecheckout # timeout=10 15:51:49 > git checkout -f 5f2ef55c6af0710ebcf317647d1504c436684c74 # timeout=10 15:51:49 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:51:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:50 Dload Upload Total Spent Left Speed 15:51:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 15:51:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:51:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:51:51 + sudo tee /etc/docker/daemon.new 15:51:51 { 15:51:51 "registry-mirrors": [ 15:51:51 "https://nexus3.edgexfoundry.org:10001" 15:51:51 ], 15:51:51 "bip": "10.250.0.254/24", 15:51:51 "hosts": [ 15:51:51 "tcp://0.0.0.0:5555", 15:51:51 "unix:///var/run/docker.sock" 15:51:51 ], 15:51:51 "mtu": 1458, 15:51:51 "selinux-enabled": true, 15:51:51 "seccomp-profile": "/etc/docker/seccomp.json" 15:51:51 } [Pipeline] sh 15:51:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:51:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:10 provisioning config files... 15:52:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/78@tmp/config16165510681479170080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:11 ---> docker-login.sh 15:52:11 nexus3.edgexfoundry.org:10001 15:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:11 Configure a credential helper to remove this warning. See 15:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:11 15:52:11 Login Succeeded 15:52:11 nexus3.edgexfoundry.org:10002 15:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:12 Configure a credential helper to remove this warning. See 15:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:12 15:52:12 Login Succeeded 15:52:12 nexus3.edgexfoundry.org:10003 15:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:12 Configure a credential helper to remove this warning. See 15:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:12 15:52:12 Login Succeeded 15:52:12 nexus3.edgexfoundry.org:10004 15:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:13 Configure a credential helper to remove this warning. See 15:52:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:13 15:52:13 Login Succeeded 15:52:13 docker.io 15:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:15 Configure a credential helper to remove this warning. See 15:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:15 15:52:15 Login Succeeded 15:52:15 ---> docker-login.sh ends [Pipeline] } 15:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:52:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:15 ========================================================= 15:52:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:52:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:52:16 Sending build context to Docker daemon 3.012MB 15:52:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:52:16 Step 2/12 : FROM ${BASE} AS builder 15:52:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:16 c41833b44d91: Pulling fs layer 15:52:16 ed15518f5707: Pulling fs layer 15:52:16 feae8fd75edb: Pulling fs layer 15:52:16 242c74f7c9fa: Pulling fs layer 15:52:16 3cdef696dda3: Pulling fs layer 15:52:16 2ced38df9373: Pulling fs layer 15:52:16 58f1dce35555: Pulling fs layer 15:52:16 3cdef696dda3: Waiting 15:52:16 2ced38df9373: Waiting 15:52:16 242c74f7c9fa: Waiting 15:52:16 58f1dce35555: Waiting 15:52:16 ed15518f5707: Download complete 15:52:16 242c74f7c9fa: Verifying Checksum 15:52:16 242c74f7c9fa: Download complete 15:52:16 3cdef696dda3: Verifying Checksum 15:52:16 3cdef696dda3: Download complete 15:52:16 c41833b44d91: Verifying Checksum 15:52:17 c41833b44d91: Pull complete 15:52:17 58f1dce35555: Verifying Checksum 15:52:17 58f1dce35555: Download complete 15:52:18 ed15518f5707: Pull complete 15:52:19 feae8fd75edb: Download complete 15:52:19 2ced38df9373: Verifying Checksum 15:52:19 2ced38df9373: Download complete 15:52:29 feae8fd75edb: Pull complete 15:52:29 242c74f7c9fa: Pull complete 15:52:29 3cdef696dda3: Pull complete 15:52:36 2ced38df9373: Pull complete 15:52:37 58f1dce35555: Pull complete 15:52:37 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:52:37 ---> fadd8f120f05 15:52:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:52:39 ---> Running in 8c094c59b304 15:52:39 Removing intermediate container 8c094c59b304 15:52:39 ---> 841bdebafe19 15:52:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:52:39 ---> Running in a9a5bff41944 15:52:40 Removing intermediate container a9a5bff41944 15:52:40 ---> 66863d8674b7 15:52:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:52:40 ---> Running in 6a98f8a71fe4 15:52:40 Removing intermediate container 6a98f8a71fe4 15:52:40 ---> 377aff768be3 15:52:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:52:40 ---> Running in f8186d472503 15:52:40 Removing intermediate container f8186d472503 15:52:40 ---> 71df4a49628c 15:52:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:52:41 ---> Running in f7241514606f 15:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:52:44 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:52:44 (2/4) Installing libedit (20221030.3.1-r0) 15:52:44 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:52:44 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:52:44 Executing busybox-1.35.0-r29.trigger 15:52:44 OK: 268 MiB in 57 packages 15:52:45 Removing intermediate container f7241514606f 15:52:45 ---> 7c4ed78f2cf5 15:52:45 Step 8/12 : WORKDIR /device-snmp-go 15:52:45 ---> Running in ddea894b3a19 15:52:45 Removing intermediate container ddea894b3a19 15:52:45 ---> cc58f21f15bd 15:52:45 Step 9/12 : COPY go.mod vendor* ./ 15:52:46 ---> 0b6d95b8729e 15:52:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:46 ---> Running in d91a69dbc3e2 15:53:54 Removing intermediate container d91a69dbc3e2 15:53:54 ---> 281b8d4c4474 15:53:54 Step 11/12 : COPY . . 15:53:54 ---> 2b372363b6cc 15:53:54 Step 12/12 : RUN ${MAKE} 15:53:54 ---> Running in f1255a17cf0d 15:53:54 noop 15:53:54 Removing intermediate container f1255a17cf0d 15:53:54 ---> 255367493ee1 15:53:54 Successfully built 255367493ee1 15:53:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:54 + docker inspect -f . ci-base-image-arm64 15:53:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:54 prd-ubuntu20.04-docker-arm64-4c-16g-14911 does not seem to be running inside a container 15:53:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/78 -v /w/workspace/device-snmp-go/78:/w/workspace/device-snmp-go/78:rw,z -v /w/workspace/device-snmp-go/78@tmp:/w/workspace/device-snmp-go/78@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 15:53:56 $ docker top fddc6acc86fa91efa60d21ef0127e13a509b634b8e67edae04fa35d607b6d07e -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:57 + go version 15:53:57 go version go1.20.2 linux/arm64 [Pipeline] } 15:53:57 $ docker stop --time=1 fddc6acc86fa91efa60d21ef0127e13a509b634b8e67edae04fa35d607b6d07e 15:53:58 $ docker rm -f --volumes fddc6acc86fa91efa60d21ef0127e13a509b634b8e67edae04fa35d607b6d07e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:59 + docker inspect -f . ci-base-image-arm64 15:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:59 prd-ubuntu20.04-docker-arm64-4c-16g-14911 does not seem to be running inside a container 15:53:59 $ 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/78 -v /w/workspace/device-snmp-go/78:/w/workspace/device-snmp-go/78:rw,z -v /w/workspace/device-snmp-go/78@tmp:/w/workspace/device-snmp-go/78@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 15:54:00 $ docker top 0bfb0e830fbd0162ee604e465b3b8283763014e5fb56da4562c8c97569b65968 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:01 + git config --global --add safe.directory /w/workspace/device-snmp-go/78 [Pipeline] fileExists [Pipeline] sh 15:54:02 + make test 15:54:02 go test ./... -coverprofile=coverage.out 15:54:41 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:56:47 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 15:56:47 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements 15:56:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:56:47 go vet ./... 15:57:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:57:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:57:09 ./bin/test-attribution-txt.sh [Pipeline] echo 15:57:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:57:10 $ docker stop --time=1 0bfb0e830fbd0162ee604e465b3b8283763014e5fb56da4562c8c97569b65968 15:57:12 $ docker rm -f --volumes 0bfb0e830fbd0162ee604e465b3b8283763014e5fb56da4562c8c97569b65968 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:57:13 Warning: overwriting stash ‘coverage-report’ 15:57:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:57:14 + ls -al . 15:57:14 total 168 15:57:14 drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:54 . 15:57:14 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:51 .. 15:57:14 -rw-rw-r-- 1 jenkins jenkins 6 May 10 15:51 .dockerignore 15:57:14 drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:51 .git 15:57:14 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:51 .github 15:57:14 -rw-rw-r-- 1 jenkins jenkins 328 May 10 15:51 .gitignore 15:57:14 -rw-rw-r-- 1 jenkins jenkins 41 May 10 15:51 .golangci.yml 15:57:14 -rw-rw-r-- 1 jenkins jenkins 9056 May 10 15:51 Attribution.txt 15:57:14 -rw-rw-r-- 1 jenkins jenkins 8355 May 10 15:51 CHANGELOG.md 15:57:14 -rw-rw-r-- 1 jenkins jenkins 1423 May 10 15:51 Dockerfile 15:57:14 -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:51 GOVERNANCE.md 15:57:14 -rw-rw-r-- 1 jenkins jenkins 656 May 10 15:51 Jenkinsfile 15:57:14 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 15:51 LICENSE 15:57:14 -rw-rw-r-- 1 jenkins jenkins 2114 May 10 15:51 Makefile 15:57:14 -rw-rw-r-- 1 jenkins jenkins 620 May 10 15:51 OWNERS.md 15:57:14 -rw-rw-r-- 1 jenkins jenkins 10054 May 10 15:51 README.md 15:57:14 -rw-rw-r-- 1 jenkins jenkins 12 May 10 15:49 VERSION 15:57:14 drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:51 bin 15:57:14 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:51 cmd 15:57:14 -rw-r--r-- 1 jenkins jenkins 8837 May 10 15:56 coverage.out 15:57:14 -rw-rw-r-- 1 jenkins jenkins 3283 May 10 15:51 go.mod 15:57:14 -rw-rw-r-- 1 jenkins jenkins 31326 May 10 15:51 go.sum 15:57:14 drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:51 internal 15:57:14 drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:51 snap 15:57:14 -rw-rw-r-- 1 jenkins jenkins 228 May 10 15:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:14 + 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=5f2ef55c6af0710ebcf317647d1504c436684c74 --label arch=arm64 --label version=3.0.0-dev.21 . 15:57:15 Sending build context to Docker daemon 3.021MB 15:57:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:57:15 Step 2/24 : FROM ${BASE} AS builder 15:57:15 ---> 255367493ee1 15:57:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:57:15 ---> Running in c2aff7777d04 15:57:15 Removing intermediate container c2aff7777d04 15:57:15 ---> 43ad8fae4c82 15:57:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:57:15 ---> Running in 3d03a733e79d 15:57:15 Removing intermediate container 3d03a733e79d 15:57:15 ---> 04bc183411ab 15:57:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:57:15 ---> Running in 3444f6c36018 15:57:16 Removing intermediate container 3444f6c36018 15:57:16 ---> 3e209a913457 15:57:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:57:16 ---> Running in d1146f01338d 15:57:16 Removing intermediate container d1146f01338d 15:57:16 ---> 254378029807 15:57:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:16 ---> Running in 582e314872bd 15:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:57:19 OK: 268 MiB in 57 packages 15:57:23 Removing intermediate container 582e314872bd 15:57:23 ---> 2923aebc440d 15:57:23 Step 8/24 : WORKDIR /device-snmp-go 15:57:23 ---> Running in 066e70a3b68a 15:57:23 Removing intermediate container 066e70a3b68a 15:57:23 ---> 8741fa61d4bf 15:57:23 Step 9/24 : COPY go.mod vendor* ./ 15:57:23 ---> fe731398ba9a 15:57:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:23 ---> Running in de51ec19d659 15:57:25 Removing intermediate container de51ec19d659 15:57:25 ---> 967e34ab28f8 15:57:25 Step 11/24 : COPY . . 15:57:27 ---> 319e00c4935a 15:57:27 Step 12/24 : RUN ${MAKE} 15:57:27 ---> Running in 80535bab8071 15:57:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 15:59:50 Removing intermediate container 80535bab8071 15:59:50 ---> b17106a71b72 15:59:50 Step 13/24 : FROM alpine:3.17 15:59:52 3.17: Pulling from library/alpine 15:59:53 c41833b44d91: Already exists 15:59:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:59:53 Status: Downloaded newer image for alpine:3.17 15:59:53 ---> 51e60588ff2c 15:59:53 Step 14/24 : RUN apk add --update --no-cache dumb-init 15:59:53 ---> Running in 16a20392280e 15:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:59:56 (1/1) Installing dumb-init (1.2.5-r2) 15:59:56 Executing busybox-1.35.0-r29.trigger 15:59:56 OK: 8 MiB in 16 packages 15:59:57 Removing intermediate container 16a20392280e 15:59:57 ---> 3d2a34241cee 15:59:57 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 15:59:58 ---> c7981ebe353e 15:59:58 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 15:59:59 ---> 1ba3234038fd 15:59:59 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 15:59:59 ---> 13d069205db9 15:59:59 Step 18/24 : EXPOSE 59993 15:59:59 ---> Running in d4fb4ea442b1 16:00:00 Removing intermediate container d4fb4ea442b1 16:00:00 ---> f5493ae29f3e 16:00:00 Step 19/24 : EXPOSE 161 16:00:00 ---> Running in f27265ab02c3 16:00:00 Removing intermediate container f27265ab02c3 16:00:00 ---> c3bb5a4cded4 16:00:00 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:00:00 ---> Running in e29dd652e111 16:00:00 Removing intermediate container e29dd652e111 16:00:00 ---> 4207ea73e6b3 16:00:00 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:00:00 ---> Running in 6b3f2daded9b 16:00:01 Removing intermediate container 6b3f2daded9b 16:00:01 ---> 755c53f59429 16:00:01 Step 22/24 : LABEL arch=arm64 16:00:01 ---> Running in 1f6200686f3a 16:00:01 Removing intermediate container 1f6200686f3a 16:00:01 ---> 6988979212da 16:00:01 Step 23/24 : LABEL git_sha=5f2ef55c6af0710ebcf317647d1504c436684c74 16:00:01 ---> Running in 19dfb9625bf9 16:00:02 Removing intermediate container 19dfb9625bf9 16:00:02 ---> bff64d29988b 16:00:02 Step 24/24 : LABEL version=3.0.0-dev.21 16:00:02 ---> Running in 33462791b93c 16:00:02 Removing intermediate container 33462791b93c 16:00:02 ---> 27ffee98643d 16:00:02 [Warning] One or more build-args [ARCH] were not consumed 16:00:02 Successfully built 27ffee98643d 16:00:02 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 16:00:02 provisioning config files... 16:00:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/78@tmp/config9642876430749009733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:03 ---> docker-login.sh 16:00:03 nexus3.edgexfoundry.org:10001 16:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:03 Configure a credential helper to remove this warning. See 16:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:03 16:00:03 Login Succeeded 16:00:03 nexus3.edgexfoundry.org:10002 16:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:03 Configure a credential helper to remove this warning. See 16:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:03 16:00:03 Login Succeeded 16:00:03 nexus3.edgexfoundry.org:10003 16:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:04 Configure a credential helper to remove this warning. See 16:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:04 16:00:04 Login Succeeded 16:00:04 nexus3.edgexfoundry.org:10004 16:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:04 Configure a credential helper to remove this warning. See 16:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:04 16:00:04 Login Succeeded 16:00:04 docker.io 16:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:10 Configure a credential helper to remove this warning. See 16:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:10 16:00:10 Login Succeeded 16:00:10 ---> docker-login.sh ends [Pipeline] } 16:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:10 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 16:00:10 5f2ef55c6af0710ebcf317647d1504c436684c74 16:00:10 latest 16:00:10 3.0.0-dev.21 16:00:10 5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 16:00:10 main 16:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:10 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:5f2ef55c6af0710ebcf317647d1504c436684c74 16:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:00:11 6f7db4197385: Preparing 16:00:11 d4b4ddc71c5d: Preparing 16:00:11 adeb6e0cc727: Preparing 16:00:11 ef82b494eedf: Preparing 16:00:11 26cbea5cba74: Preparing 16:00:11 26cbea5cba74: Layer already exists 16:00:11 d4b4ddc71c5d: Pushed 16:00:11 ef82b494eedf: Pushed 16:00:11 6f7db4197385: Pushed 16:00:16 adeb6e0cc727: Pushed 16:00:16 5f2ef55c6af0710ebcf317647d1504c436684c74: digest: sha256:53e4f6924a4165cc053e31ce027af1ec33b842bc6df00a37affefa18898f0c3b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:17 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:00:17 6f7db4197385: Preparing 16:00:17 d4b4ddc71c5d: Preparing 16:00:17 adeb6e0cc727: Preparing 16:00:17 ef82b494eedf: Preparing 16:00:17 26cbea5cba74: Preparing 16:00:17 ef82b494eedf: Layer already exists 16:00:17 d4b4ddc71c5d: Layer already exists 16:00:17 26cbea5cba74: Layer already exists 16:00:17 6f7db4197385: Layer already exists 16:00:17 adeb6e0cc727: Layer already exists 16:00:17 latest: digest: sha256:53e4f6924a4165cc053e31ce027af1ec33b842bc6df00a37affefa18898f0c3b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.21 16:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:00:18 6f7db4197385: Preparing 16:00:18 d4b4ddc71c5d: Preparing 16:00:18 adeb6e0cc727: Preparing 16:00:18 ef82b494eedf: Preparing 16:00:18 26cbea5cba74: Preparing 16:00:18 d4b4ddc71c5d: Layer already exists 16:00:18 adeb6e0cc727: Layer already exists 16:00:18 ef82b494eedf: Layer already exists 16:00:18 26cbea5cba74: Layer already exists 16:00:18 6f7db4197385: Layer already exists 16:00:18 3.0.0-dev.21: digest: sha256:53e4f6924a4165cc053e31ce027af1ec33b842bc6df00a37affefa18898f0c3b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:19 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 16:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:00:19 6f7db4197385: Preparing 16:00:19 d4b4ddc71c5d: Preparing 16:00:19 adeb6e0cc727: Preparing 16:00:19 ef82b494eedf: Preparing 16:00:19 26cbea5cba74: Preparing 16:00:19 adeb6e0cc727: Layer already exists 16:00:19 d4b4ddc71c5d: Layer already exists 16:00:19 26cbea5cba74: Layer already exists 16:00:19 ef82b494eedf: Layer already exists 16:00:19 6f7db4197385: Layer already exists 16:00:19 5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21: digest: sha256:53e4f6924a4165cc053e31ce027af1ec33b842bc6df00a37affefa18898f0c3b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:19 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:19 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 16:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:00:19 6f7db4197385: Preparing 16:00:19 d4b4ddc71c5d: Preparing 16:00:19 adeb6e0cc727: Preparing 16:00:19 ef82b494eedf: Preparing 16:00:19 26cbea5cba74: Preparing 16:00:19 6f7db4197385: Layer already exists 16:00:19 adeb6e0cc727: Layer already exists 16:00:19 d4b4ddc71c5d: Layer already exists 16:00:19 ef82b494eedf: Layer already exists 16:00:19 26cbea5cba74: Layer already exists 16:00:19 main: digest: sha256:53e4f6924a4165cc053e31ce027af1ec33b842bc6df00a37affefa18898f0c3b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:19 ===================================================== [Pipeline] echo 16:00:19 taggedImages: 16:00:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:5f2ef55c6af0710ebcf317647d1504c436684c74 16:00:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:00:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.21 16:00:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:5f2ef55c6af0710ebcf317647d1504c436684c74-3.0.0-dev.21 16:00:19 - 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 16:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:20 16:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:20 arm64: Pulling from edgex-lftools-log-publisher 16:00:20 8998bd30e6a1: Pulling fs layer 16:00:20 04944245beec: Pulling fs layer 16:00:20 699f458cf7ca: Pulling fs layer 16:00:20 765212b225bb: Pulling fs layer 16:00:20 f23df028b6ca: Pulling fs layer 16:00:20 d65c8cfc05b1: Pulling fs layer 16:00:20 2437ff75d9bd: Pulling fs layer 16:00:20 d65c8cfc05b1: Waiting 16:00:20 765212b225bb: Waiting 16:00:20 f23df028b6ca: Waiting 16:00:20 2437ff75d9bd: Waiting 16:00:20 04944245beec: Verifying Checksum 16:00:20 04944245beec: Download complete 16:00:20 765212b225bb: Verifying Checksum 16:00:20 765212b225bb: Download complete 16:00:20 f23df028b6ca: Verifying Checksum 16:00:20 f23df028b6ca: Download complete 16:00:20 d65c8cfc05b1: Verifying Checksum 16:00:20 d65c8cfc05b1: Download complete 16:00:21 699f458cf7ca: Verifying Checksum 16:00:21 699f458cf7ca: Download complete 16:00:21 8998bd30e6a1: Verifying Checksum 16:00:21 8998bd30e6a1: Download complete 16:00:24 2437ff75d9bd: Verifying Checksum 16:00:24 2437ff75d9bd: Download complete 16:00:25 8998bd30e6a1: Pull complete 16:00:26 04944245beec: Pull complete 16:00:26 699f458cf7ca: Pull complete 16:00:27 765212b225bb: Pull complete 16:00:28 f23df028b6ca: Pull complete 16:00:28 d65c8cfc05b1: Pull complete 16:00:43 2437ff75d9bd: Pull complete 16:00:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:43 prd-ubuntu20.04-docker-arm64-4c-16g-14911 does not seem to be running inside a container 16:00:43 $ 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/78 -v /w/workspace/device-snmp-go/78:/w/workspace/device-snmp-go/78:rw,z -v /w/workspace/device-snmp-go/78@tmp:/w/workspace/device-snmp-go/78@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 16:00:49 $ docker top cda8ba92568933831d05b8e35fa787a6bd439363979bfdcaed957af809564cd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:50 ---> job-cost.sh 16:00:50 lf-activate-venv: SKIPPING 16:00:50 INFO: No Stack... 16:00:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:00:51 INFO: Archiving Costs [Pipeline] sh 16:00:52 + cat /w/workspace/device-snmp-go/78/archives/cost.csv 16:00:52 + cut -d, -f6 [Pipeline] lock 16:00:52 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] 16:00:52 Resource [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] did not exist. Created. 16:00:52 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:52 /w/workspace/device-snmp-go/78@tmp/durable-a2f5ad00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:00:53 + echo total: 0.10999999940395355 [Pipeline] stash 16:00:53 Warning: overwriting stash ‘stack-cost’ 16:00:53 Stashed 1 file(s) [Pipeline] } 16:00:53 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:53 $ docker stop --time=1 cda8ba92568933831d05b8e35fa787a6bd439363979bfdcaed957af809564cd0 16:00:55 $ docker rm -f --volumes cda8ba92568933831d05b8e35fa787a6bd439363979bfdcaed957af809564cd0 [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 16:00:55 provisioning config files... 16:00:55 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13105717887965821456tmp [Pipeline] { [Pipeline] sh 16:00:55 + set +x 16:00:55 + + curl -s https://codecov.io/bash 16:00:55 bash -s -- 16:00:55 16:00:55 _____ _ 16:00:55 / ____| | | 16:00:55 | | ___ __| | ___ ___ _____ __ 16:00:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:00:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:00:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:00:55 Bash-1.0.6 16:00:55 16:00:55 16:00:55 ==> git version 2.25.1 found 16:00:55 ==> 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 16:00:55 Release-Date: 2020-01-08 16:00:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:00:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:00:55 ==> Jenkins CI detected. 16:00:55 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 16:00:55 project root: . 16:00:55 --> token set from env 16:00:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:00:56 ==> Running gcov in . (disable via -X gcov) 16:00:56 ==> Python coveragepy not found 16:00:56 ==> Searching for coverage reports in: 16:00:56 + . 16:00:56 -> Found 1 reports 16:00:56 ==> Detecting git/mercurial file structure 16:00:56 ==> Reading reports 16:00:56 + ./coverage.out bytes=8837 16:00:56 ==> Appending adjustments 16:00:56 https://docs.codecov.io/docs/fixing-reports 16:00:56 + Found adjustments 16:00:56 ==> Gzipping contents 16:00:56 4.0K /tmp/codecov.J6RiI1.gz 16:00:56 ==> Uploading reports 16:00:56 url: https://codecov.io 16:00:56 query: branch=main&commit=5f2ef55c6af0710ebcf317647d1504c436684c74&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:00:56 -> Pinging Codecov 16:00:56 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=5f2ef55c6af0710ebcf317647d1504c436684c74&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:00:56 -> Uploading to 16:00:56 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/6C56EA5C29638FB4528AC87E60AF5AE0/5f2ef55c6af0710ebcf317647d1504c436684c74/78517ae4-62fa-4518-9ddb-22636645755e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T160056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=532f2f6d8991f219953d74f2930e5783f234788825fc1b06e5851a3d4fd34625 16:00:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:56 Dload Upload Total Spent Left Speed 16:00:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7066 --:--:-- --:--:-- --:--:-- 7035 100 1604 0 0 100 1604 0 7035 --:--:-- --:--:-- --:--:-- 7035 16:00:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] } 16:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:00:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:00:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:57 16:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:00:57 df9b9388f04a: Pulling fs layer 16:00:57 52dc419b0ee2: Pulling fs layer 16:00:57 25bc292e5bac: Pulling fs layer 16:00:57 114826534d7a: Pulling fs layer 16:00:57 4657fd5d0bcf: Pulling fs layer 16:00:57 6ad1cebc031e: Pulling fs layer 16:00:57 8a3aa393b2d8: Pulling fs layer 16:00:57 4657fd5d0bcf: Waiting 16:00:57 6ad1cebc031e: Waiting 16:00:57 8a3aa393b2d8: Waiting 16:00:57 114826534d7a: Waiting 16:00:57 25bc292e5bac: Verifying Checksum 16:00:57 25bc292e5bac: Download complete 16:00:57 52dc419b0ee2: Verifying Checksum 16:00:57 52dc419b0ee2: Download complete 16:00:57 4657fd5d0bcf: Verifying Checksum 16:00:57 4657fd5d0bcf: Download complete 16:00:57 df9b9388f04a: Download complete 16:00:57 df9b9388f04a: Pull complete 16:00:57 6ad1cebc031e: Verifying Checksum 16:00:57 6ad1cebc031e: Download complete 16:00:58 52dc419b0ee2: Pull complete 16:00:58 25bc292e5bac: Pull complete 16:00:58 114826534d7a: Verifying Checksum 16:00:58 114826534d7a: Download complete 16:00:58 8a3aa393b2d8: Verifying Checksum 16:01:02 114826534d7a: Pull complete 16:01:02 4657fd5d0bcf: Pull complete 16:01:03 6ad1cebc031e: Pull complete 16:01:07 8a3aa393b2d8: Pull complete 16:01:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:01:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:07 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 16:01:07 $ 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 16:01:14 $ docker top 034aaba1ee47e62b54f6cfce2b2424d664e584827063fd5ab639788976eb8018 -eo pid,comm [Pipeline] { [Pipeline] echo 16:01:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 16:01:15 + set -o pipefail 16:01:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 16:01:20 16:01:20 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 16:01:20 16:01:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/14bf43ef-7fab-4334-8c24-6d5b16e1ecac 16:01:20 16:01:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:01:20 16:01:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:01:20 16:01:20 16:01:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:01:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:01:20 More details here: https://snyk.co/ue1NS 16:01:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:01:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:01:20 $ docker stop --time=1 034aaba1ee47e62b54f6cfce2b2424d664e584827063fd5ab639788976eb8018 16:01:26 $ docker rm -f --volumes 034aaba1ee47e62b54f6cfce2b2424d664e584827063fd5ab639788976eb8018 [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 16:01:27 + git log --format=format:%s -1 5f2ef55c6af0710ebcf317647d1504c436684c74 [Pipeline] sh 16:01:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:01:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:01:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:28 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 16:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:01:29 $ docker top b6eda3ecdc95269630fbb61947f854b4c11618af7cdab50945cce967e4130ac2 -eo pid,comm 16:01:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:01:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:29 [ssh-agent] Looking for ssh-agent implementation... 16:01:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:29 $ docker exec b6eda3ecdc95269630fbb61947f854b4c11618af7cdab50945cce967e4130ac2 ssh-agent 16:01:29 SSH_AUTH_SOCK=/tmp/ssh-V5I28VDn0cJK/agent.15 16:01:29 SSH_AGENT_PID=21 16:01:29 Running ssh-add (command line suppressed) 16:01:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12808930447740639928.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12808930447740639928.key) 16:01:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:30 + git semver tag 16:01:30 2023-05-10 16:01:30,335 [run_tag] DEBUG tag force:False 16:01:30 2023-05-10 16:01:30,335 [check_head_tag] DEBUG check head tag 16:01:30 2023-05-10 16:01:30,336 [execute] INFO git cat-file --batch-check 16:01:30 2023-05-10 16:01:30,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 16:01:30 2023-05-10 16:01:30,339 [execute] INFO git cat-file --batch 16:01:30 2023-05-10 16:01:30,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 16:01:30 2023-05-10 16:01:30,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:01:30 2023-05-10 16:01:30,359 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 16:01:30 2023-05-10 16:01:30,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 16:01:30 2023-05-10 16:01:30,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:01:30 3.0.0-dev.21 [Pipeline] } 16:01:30 $ docker exec --env ******** --env ******** b6eda3ecdc95269630fbb61947f854b4c11618af7cdab50945cce967e4130ac2 ssh-agent -k 16:01:30 unset SSH_AUTH_SOCK; 16:01:30 unset SSH_AGENT_PID; 16:01:30 echo Agent pid 21 killed; 16:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:31 + git semver [Pipeline] } 16:01:31 $ docker stop --time=1 b6eda3ecdc95269630fbb61947f854b4c11618af7cdab50945cce967e4130ac2 16:01:33 $ docker rm -f --volumes b6eda3ecdc95269630fbb61947f854b4c11618af7cdab50945cce967e4130ac2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:01:34 16:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:01:34 0.23.1-centos7: Pulling from edgex-lftools 16:01:34 ab5ef0e58194: Pulling fs layer 16:01:34 9712f1f96733: Pulling fs layer 16:01:34 63f879dbbcfc: Pulling fs layer 16:01:34 0d9ebad4ef96: Pulling fs layer 16:01:34 e9a5061849ea: Pulling fs layer 16:01:34 d747dcd14b5f: Pulling fs layer 16:01:34 2de7ff778b66: Pulling fs layer 16:01:34 0d9ebad4ef96: Waiting 16:01:34 e9a5061849ea: Waiting 16:01:34 d747dcd14b5f: Waiting 16:01:34 9712f1f96733: Download complete 16:01:34 63f879dbbcfc: Verifying Checksum 16:01:34 63f879dbbcfc: Download complete 16:01:35 0d9ebad4ef96: Verifying Checksum 16:01:35 0d9ebad4ef96: Download complete 16:01:35 e9a5061849ea: Verifying Checksum 16:01:35 e9a5061849ea: Download complete 16:01:35 d747dcd14b5f: Download complete 16:01:35 ab5ef0e58194: Download complete 16:01:35 2de7ff778b66: Verifying Checksum 16:01:35 2de7ff778b66: Download complete 16:01:38 ab5ef0e58194: Pull complete 16:01:38 9712f1f96733: Pull complete 16:01:39 63f879dbbcfc: Pull complete 16:01:43 0d9ebad4ef96: Pull complete 16:01:44 e9a5061849ea: Pull complete 16:01:44 d747dcd14b5f: Pull complete 16:01:46 2de7ff778b66: Pull complete 16:01:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:01:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:46 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 16:01:46 $ 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 16:01:55 $ docker top 542b54d07c9393efb937bfa1a3b7474820a57908d9aab4dde945e46d9744ca2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:01:55 provisioning config files... 16:01:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8370234005542355275tmp 16:01:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18281377652813726574tmp 16:01:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6502471067166756015tmp [Pipeline] { [Pipeline] echo 16:01:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:01:55 ---> sigul-configuration.sh 16:01:55 gpg: directory `/root/.gnupg' created 16:01:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:01:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:01:55 gpg: keyring `/root/.gnupg/secring.gpg' created 16:01:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:01:55 gpg: CAST5 encrypted data 16:01:55 gpg: encrypted with 1 passphrase 16:01:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:01:55 + mkdir /home/jenkins 16:01:55 + mkdir /home/jenkins/sigul [Pipeline] sh 16:01:56 + 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 16:01:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:01:56 ---> sigul-install.sh 16:01:56 Sigul already installed; skipping installation. [Pipeline] sh 16:01:56 + git tag --list 16:01:56 1.0.0 16:01:56 v0.0.0 16:01:56 v1.1.0 16:01:56 v1.1.1 16:01:56 v1.2.2 16:01:56 v1.3.0 16:01:56 v1.3.1 16:01:56 v2.0.0 16:01:56 v2.1.0 16:01:56 v2.1.1 16:01:56 v2.1.1-dev.2 16:01:56 v2.1.1-dev.3 16:01:56 v2.2.0 16:01:56 v2.2.1-dev.1 16:01:56 v2.2.1-dev.2 16:01:56 v2.2.1-dev.3 16:01:56 v2.2.1-dev.4 16:01:56 v2.2.1-dev.5 16:01:56 v2.2.1-dev.6 16:01:56 v2.2.1-dev.7 16:01:56 v2.3.0 16:01:56 v2.3.0-dev.10 16:01:56 v2.3.0-dev.11 16:01:56 v2.3.0-dev.12 16:01:56 v2.3.0-dev.13 16:01:56 v2.3.0-dev.14 16:01:56 v2.3.0-dev.15 16:01:56 v2.3.0-dev.16 16:01:56 v2.3.0-dev.17 16:01:56 v2.3.0-dev.18 16:01:56 v2.3.0-dev.19 16:01:56 v2.3.0-dev.20 16:01:56 v2.3.0-dev.21 16:01:56 v2.3.0-dev.22 16:01:56 v2.3.0-dev.23 16:01:56 v2.3.0-dev.24 16:01:56 v2.3.0-dev.7 16:01:56 v2.3.0-dev.8 16:01:56 v2.3.0-dev.9 16:01:56 v3.0.0-dev.1 16:01:56 v3.0.0-dev.10 16:01:56 v3.0.0-dev.11 16:01:56 v3.0.0-dev.12 16:01:56 v3.0.0-dev.13 16:01:56 v3.0.0-dev.14 16:01:56 v3.0.0-dev.15 16:01:56 v3.0.0-dev.16 16:01:56 v3.0.0-dev.17 16:01:56 v3.0.0-dev.18 16:01:56 v3.0.0-dev.19 16:01:56 v3.0.0-dev.2 16:01:56 v3.0.0-dev.20 16:01:56 v3.0.0-dev.21 16:01:56 v3.0.0-dev.3 16:01:56 v3.0.0-dev.4 16:01:56 v3.0.0-dev.5 16:01:56 v3.0.0-dev.6 16:01:56 v3.0.0-dev.7 16:01:56 v3.0.0-dev.8 16:01:56 v3.0.0-dev.9 [Pipeline] sh 16:01:57 + lftools sign git-tag v3.0.0-dev.21 16:01:57 Signing Git tag with Sigul... 16:01:57 Signing v3.0.0-dev.21 [Pipeline] echo 16:01:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:01:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:01:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:01:58 $ docker stop --time=1 542b54d07c9393efb937bfa1a3b7474820a57908d9aab4dde945e46d9744ca2c 16:02:00 $ docker rm -f --volumes 542b54d07c9393efb937bfa1a3b7474820a57908d9aab4dde945e46d9744ca2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:02:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:01 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 16:02:01 $ 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 16:02:02 $ docker top 772541c19c64a30034a7022bab3c19149c71b34a01bf46ec04fb63093378df79 -eo pid,comm 16:02:02 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). 16:02:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:02 [ssh-agent] Looking for ssh-agent implementation... 16:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:02 $ docker exec 772541c19c64a30034a7022bab3c19149c71b34a01bf46ec04fb63093378df79 ssh-agent 16:02:02 SSH_AUTH_SOCK=/tmp/ssh-1nqsIz9syopm/agent.14 16:02:02 SSH_AGENT_PID=19 16:02:02 Running ssh-add (command line suppressed) 16:02:02 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_462299013448451226.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_462299013448451226.key) 16:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:03 + git semver bump pre 16:02:03 2023-05-10 16:02:03,436 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:02:03 2023-05-10 16:02:03,436 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev 16:02:03 2023-05-10 16:02:03,437 [bump_version] DEBUG bumped version:3.0.0-dev.22 16:02:03 2023-05-10 16:02:03,437 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 16:02:03 2023-05-10 16:02:03,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:02:03 2023-05-10 16:02:03,437 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:02:03 2023-05-10 16:02:03,439 [execute] INFO git cat-file --batch-check 16:02:03 2023-05-10 16:02:03,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:03 2023-05-10 16:02:03,445 [execute] INFO git cat-file --batch 16:02:03 2023-05-10 16:02:03,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:03 2023-05-10 16:02:03,449 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:02:03 3.0.0-dev.22 [Pipeline] } 16:02:03 $ docker exec --env ******** --env ******** 772541c19c64a30034a7022bab3c19149c71b34a01bf46ec04fb63093378df79 ssh-agent -k 16:02:03 unset SSH_AUTH_SOCK; 16:02:03 unset SSH_AGENT_PID; 16:02:03 echo Agent pid 19 killed; 16:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:04 + git semver [Pipeline] } 16:02:04 $ docker stop --time=1 772541c19c64a30034a7022bab3c19149c71b34a01bf46ec04fb63093378df79 16:02:06 $ docker rm -f --volumes 772541c19c64a30034a7022bab3c19149c71b34a01bf46ec04fb63093378df79 [Pipeline] // withDockerContainer [Pipeline] sh 16:02:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:07 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 16:02:07 $ 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 16:02:08 $ docker top 01c224832d87b0c89bcbb1f14baa4f1452cdba93cd1d1485bf552298f62803af -eo pid,comm 16:02:08 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). 16:02:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:08 [ssh-agent] Looking for ssh-agent implementation... 16:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:08 $ docker exec 01c224832d87b0c89bcbb1f14baa4f1452cdba93cd1d1485bf552298f62803af ssh-agent 16:02:08 SSH_AUTH_SOCK=/tmp/ssh-Vi6Ao6inmS8z/agent.31 16:02:08 SSH_AGENT_PID=37 16:02:08 Running ssh-add (command line suppressed) 16:02:08 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3725517355666478629.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3725517355666478629.key) 16:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:08 + git semver push 16:02:09 2023-05-10 16:02:09,166 [run_push] DEBUG push 16:02:09 2023-05-10 16:02:09,167 [execute] INFO git cat-file --batch-check 16:02:09 2023-05-10 16:02:09,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:09 2023-05-10 16:02:09,171 [execute] INFO git rev-list dcc5e7025ba7fa85ba78e87643c3a233123585f5 -- 16:02:09 2023-05-10 16:02:09,171 [execute] DEBUG Popen(['git', 'rev-list', 'dcc5e7025ba7fa85ba78e87643c3a233123585f5', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:02:09 2023-05-10 16:02:09,177 [execute] INFO git fetch -v origin 16:02:09 2023-05-10 16:02:09,178 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:02:09 2023-05-10 16:02:09,656 [run_push] DEBUG no remote changes detected 16:02:09 2023-05-10 16:02:09,657 [execute] INFO git push origin semver 16:02:09 2023-05-10 16:02:09,657 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:02:10 2023-05-10 16:02:10,454 [run_push] DEBUG push all version tags 16:02:10 2023-05-10 16:02:10,455 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:02:10 2023-05-10 16:02:10,455 [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) 16:02:11 2023-05-10 16:02:11,221 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:02:11 3.0.0-dev.22 [Pipeline] } 16:02:11 $ docker exec --env ******** --env ******** 01c224832d87b0c89bcbb1f14baa4f1452cdba93cd1d1485bf552298f62803af ssh-agent -k 16:02:11 unset SSH_AUTH_SOCK; 16:02:11 unset SSH_AGENT_PID; 16:02:11 echo Agent pid 37 killed; 16:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:12 + git semver [Pipeline] } 16:02:12 $ docker stop --time=1 01c224832d87b0c89bcbb1f14baa4f1452cdba93cd1d1485bf552298f62803af 16:02:14 $ docker rm -f --volumes 01c224832d87b0c89bcbb1f14baa4f1452cdba93cd1d1485bf552298f62803af [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 16:02:15 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 16:02:15 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:02:15 total 16 16:02:15 drwxr-xr-x 3 root root 4096 May 10 15:51 . 16:02:15 drwxrwxr-x 10 jenkins jenkins 4096 May 10 16:01 .. 16:02:15 drwxr-xr-x 2 root root 4096 May 10 15:51 cost 16:02:15 -rw-r--r-- 1 root root 85 May 10 15:51 cost.csv 16:02:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:02:15 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:02:15 total 16 16:02:15 drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:51 . 16:02:15 drwxrwxr-x 10 jenkins jenkins 4096 May 10 16:01 .. 16:02:15 drwxr-xr-x 2 jenkins jenkins 4096 May 10 15:51 cost 16:02:15 -rw-r--r-- 1 jenkins jenkins 85 May 10 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:02:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:02:16 ---> package-listing.sh 16:02:16 ++ facter osfamily 16:02:16 ++ tr '[:upper:]' '[:lower:]' 16:02:16 + OS_FAMILY=debian 16:02:16 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 16:02:16 + START_PACKAGES=/tmp/packages_start.txt 16:02:16 + END_PACKAGES=/tmp/packages_end.txt 16:02:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:16 + PACKAGES=/tmp/packages_start.txt 16:02:16 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:02:16 + PACKAGES=/tmp/packages_end.txt 16:02:16 + case "${OS_FAMILY}" in 16:02:16 + dpkg -l 16:02:16 + grep '^ii' 16:02:16 + '[' -f /tmp/packages_start.txt ']' 16:02:16 + '[' -f /tmp/packages_end.txt ']' 16:02:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:16 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:02:16 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 16:02:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 16:02:16 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 16:02:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:17 prd-ubuntu20.04-docker-8c-8g-14910 does not seem to be running inside a container 16:02:17 $ 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 16:02:18 $ docker top cdae0c56cf8b00ada6ac9ce145e20eb361405a1210d928e8abcbf6ea25e741f9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:18 + touch /tmp/pre-build-complete [Pipeline] sh 16:02:19 + mkdir -p /var/log/sysstat [Pipeline] sh 16:02:19 + ls /var/log/sa-host 16:02:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:19 provisioning config files... 16:02:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5525935034562750206tmp [Pipeline] { [Pipeline] echo 16:02:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:02:19 ---> create-netrc.sh [Pipeline] } 16:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:02:20 ---> python-tools-install.sh [Pipeline] echo 16:02:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:02:20 ---> sudo-logs.sh 16:02:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:02:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:02:20 ---> job-cost.sh 16:02:20 lf-activate-venv: SKIPPING 16:02:20 DEBUG: total: 0.2199999988079071 16:02:20 INFO: Retrieving Stack Cost... 16:02:21 INFO: Retrieving Pricing Info for: v3-standard-8 16:02:21 INFO: Archiving Costs [Pipeline] echo 16:02:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:02:21 ---> logs-deploy.sh 16:02:21 lf-activate-venv: SKIPPING 16:02:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/78 16:02:21 INFO: archiving workspace using pattern(s): 16:02:22 Archives upload complete. 16:02:23 INFO: archiving logs to Nexus