Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c898a5d1a99b518c80e00aa3bb7c808b03e10be 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-ssh8508293652078812150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3762964920900200543.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13993128716838820478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12086586745707190073.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-ssh1863474904273526527.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26375’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26377 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 1c898a5d1a99b518c80e00aa3bb7c808b03e10be (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c898a5d1a99b518c80e00aa3bb7c808b03e10be # timeout=10 Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git rev-list --no-walk 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-29T06:00:20.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-29T06:00:21.058Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-29T06:00:21.089Z] ========================================================= [2023-12-29T06:00:21.089Z] EdgeX Global Pipelines Version Info [2023-12-29T06:00:21.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:00:21.801Z] ------------------- [2023-12-29T06:00:21.801Z] stable info: [2023-12-29T06:00:21.801Z] ------------------- [2023-12-29T06:00:21.801Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-29T06:00:21.801Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T06:00:21.801Z] Message: update stable to v1.0.258 [2023-12-29T06:00:22.371Z] ------------------- [2023-12-29T06:00:22.371Z] experimental info: [2023-12-29T06:00:22.371Z] ------------------- [2023-12-29T06:00:22.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-29T06:00:22.371Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T06:00:22.371Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-29T06:00:22.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-12-29T06:00:22.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-12-29T06:00:22.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-29T06:00:22.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-29T06:00:22.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-29T06:00:22.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-29T06:00:22.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-29T06:00:22.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-29T06:00:22.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-29T06:00:22.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-29T06:00:22.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-29T06:00:22.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-12-29T06:00:22.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-29T06:00:22.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-29T06:00:22.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T06:00:22.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T06:00:22.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T06:00:22.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T06:00:22.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-29T06:00:22.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-29T06:00:23.030Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-29T06:00:23.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-29T06:00:23.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-29T06:00:23.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-29T06:00:23.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-29T06:00:23.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-29T06:00:23.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-29T06:00:23.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-29T06:00:23.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-29T06:00:23.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-29T06:00:23.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo [2023-12-29T06:00:23.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c898a5 [Pipeline] echo [2023-12-29T06:00:23.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T06:00:23.626Z] provisioning config files... [2023-12-29T06:00:23.641Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8077279157454285953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:00:23.986Z] ---> ****-login.sh [2023-12-29T06:00:23.986Z] nexus3.edgexfoundry.org:10001 [2023-12-29T06:00:23.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:24.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:24.246Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:24.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:24.246Z] [2023-12-29T06:00:24.246Z] Login Succeeded [2023-12-29T06:00:24.246Z] nexus3.edgexfoundry.org:10002 [2023-12-29T06:00:24.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:24.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:24.506Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:24.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:24.506Z] [2023-12-29T06:00:24.506Z] Login Succeeded [2023-12-29T06:00:24.506Z] nexus3.edgexfoundry.org:10003 [2023-12-29T06:00:24.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:24.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:24.506Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:24.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:24.506Z] [2023-12-29T06:00:24.506Z] Login Succeeded [2023-12-29T06:00:24.506Z] nexus3.edgexfoundry.org:10004 [2023-12-29T06:00:24.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:24.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:24.766Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:24.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:24.766Z] [2023-12-29T06:00:24.766Z] Login Succeeded [2023-12-29T06:00:24.766Z] ****.io [2023-12-29T06:00:24.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:25.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:25.027Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:25.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:25.027Z] [2023-12-29T06:00:25.027Z] Login Succeeded [2023-12-29T06:00:25.027Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T06:00:25.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-29T06:00:25.555Z] + git rev-list -1 --merges 1c898a5d1a99b518c80e00aa3bb7c808b03e10be~1..1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo [2023-12-29T06:00:25.582Z] -----------> git rev-list -1 --merges 1c898a5d1a99b518c80e00aa3bb7c808b03e10be~1..1c898a5d1a99b518c80e00aa3bb7c808b03e10be 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:00:25.582Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [false] [Pipeline] sh [2023-12-29T06:00:25.884Z] + git log --format=format:%s -1 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo [2023-12-29T06:00:25.900Z] ========================================================= [2023-12-29T06:00:25.900Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-29T06:00:25.900Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T06:00:26.268Z] + git log --format=format:%s -1 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] echo [2023-12-29T06:00:26.281Z] [semverPrep] GIT_COMMIT: 1c898a5d1a99b518c80e00aa3bb7c808b03e10be, Commit Message: Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo [2023-12-29T06:00:26.303Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-29T06:00:26.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T06:00:26.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-29T06:00:26.675Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-29T06:00:26.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-29T06:00:26.675Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-12-29T06:00:26.675Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-29T06:00:26.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:00:27.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T06:00:27.059Z] [2023-12-29T06:00:27.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:00:27.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T06:00:27.407Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-29T06:00:27.407Z] b85a868b505f: Pulling fs layer [2023-12-29T06:00:27.407Z] e2be974225ed: Pulling fs layer [2023-12-29T06:00:27.407Z] 339a4e72a1f5: Pulling fs layer [2023-12-29T06:00:27.407Z] 988bab9f4d93: Pulling fs layer [2023-12-29T06:00:27.407Z] 1469e6f7b9e6: Pulling fs layer [2023-12-29T06:00:27.407Z] eaf3925da568: Pulling fs layer [2023-12-29T06:00:27.408Z] bab4dde63d76: Pulling fs layer [2023-12-29T06:00:27.408Z] 1469e6f7b9e6: Waiting [2023-12-29T06:00:27.408Z] eaf3925da568: Waiting [2023-12-29T06:00:27.408Z] 988bab9f4d93: Waiting [2023-12-29T06:00:27.408Z] bde34c3a00c8: Pulling fs layer [2023-12-29T06:00:27.408Z] b352a97aabf1: Pulling fs layer [2023-12-29T06:00:27.408Z] 4872d77fe225: Pulling fs layer [2023-12-29T06:00:27.408Z] bab4dde63d76: Waiting [2023-12-29T06:00:27.408Z] bde34c3a00c8: Waiting [2023-12-29T06:00:27.408Z] b352a97aabf1: Waiting [2023-12-29T06:00:27.408Z] 5851b861e8e6: Pulling fs layer [2023-12-29T06:00:27.408Z] 4872d77fe225: Waiting [2023-12-29T06:00:27.408Z] 5851b861e8e6: Waiting [2023-12-29T06:00:27.672Z] e2be974225ed: Verifying Checksum [2023-12-29T06:00:27.672Z] e2be974225ed: Download complete [2023-12-29T06:00:27.672Z] 988bab9f4d93: Verifying Checksum [2023-12-29T06:00:27.672Z] 988bab9f4d93: Download complete [2023-12-29T06:00:27.672Z] 1469e6f7b9e6: Verifying Checksum [2023-12-29T06:00:27.673Z] 1469e6f7b9e6: Download complete [2023-12-29T06:00:27.673Z] 339a4e72a1f5: Verifying Checksum [2023-12-29T06:00:27.673Z] 339a4e72a1f5: Download complete [2023-12-29T06:00:27.673Z] eaf3925da568: Download complete [2023-12-29T06:00:27.673Z] bde34c3a00c8: Verifying Checksum [2023-12-29T06:00:27.673Z] bde34c3a00c8: Download complete [2023-12-29T06:00:27.673Z] b352a97aabf1: Verifying Checksum [2023-12-29T06:00:27.673Z] b352a97aabf1: Download complete [2023-12-29T06:00:27.673Z] 4872d77fe225: Verifying Checksum [2023-12-29T06:00:27.673Z] 4872d77fe225: Download complete [2023-12-29T06:00:27.673Z] 5851b861e8e6: Verifying Checksum [2023-12-29T06:00:27.673Z] 5851b861e8e6: Download complete [2023-12-29T06:00:27.673Z] b85a868b505f: Verifying Checksum [2023-12-29T06:00:27.673Z] b85a868b505f: Download complete [2023-12-29T06:00:27.933Z] bab4dde63d76: Verifying Checksum [2023-12-29T06:00:27.933Z] bab4dde63d76: Download complete [2023-12-29T06:00:29.311Z] b85a868b505f: Pull complete [2023-12-29T06:00:29.311Z] e2be974225ed: Pull complete [2023-12-29T06:00:29.571Z] 339a4e72a1f5: Pull complete [2023-12-29T06:00:29.830Z] 988bab9f4d93: Pull complete [2023-12-29T06:00:30.090Z] 1469e6f7b9e6: Pull complete [2023-12-29T06:00:30.090Z] eaf3925da568: Pull complete [2023-12-29T06:00:32.012Z] bab4dde63d76: Pull complete [2023-12-29T06:00:32.012Z] bde34c3a00c8: Pull complete [2023-12-29T06:00:32.271Z] b352a97aabf1: Pull complete [2023-12-29T06:00:32.271Z] 4872d77fe225: Pull complete [2023-12-29T06:00:32.271Z] 5851b861e8e6: Pull complete [2023-12-29T06:00:32.271Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-29T06:00:32.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T06:00:32.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:00:32.478Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:00:32.497Z] $ 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 [2023-12-29T06:00:35.205Z] $ docker top 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 -eo pid,comm [2023-12-29T06:00:35.274Z] 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). [2023-12-29T06:00:35.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T06:00:35.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T06:00:35.377Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T06:00:35.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T06:00:35.502Z] $ docker exec 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent [2023-12-29T06:00:35.623Z] SSH_AUTH_SOCK=/tmp/ssh-2ssXgEogipCm/agent.32 [2023-12-29T06:00:35.623Z] SSH_AGENT_PID=38 [2023-12-29T06:00:35.630Z] Running ssh-add (command line suppressed) [2023-12-29T06:00:35.745Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5367312291350419723.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5367312291350419723.key) [2023-12-29T06:00:35.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T06:00:36.076Z] + git tag --points-at HEAD [Pipeline] } [2023-12-29T06:00:36.080Z] $ docker exec --env ******** --env ******** 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent -k [2023-12-29T06:00:36.190Z] unset SSH_AUTH_SOCK; [2023-12-29T06:00:36.191Z] unset SSH_AGENT_PID; [2023-12-29T06:00:36.191Z] echo Agent pid 38 killed; [2023-12-29T06:00:36.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-29T06:00:36.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T06:00:36.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T06:00:36.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T06:00:36.394Z] $ docker exec 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent [2023-12-29T06:00:36.520Z] SSH_AUTH_SOCK=/tmp/ssh-szpc68PvDAkC/agent.70 [2023-12-29T06:00:36.520Z] SSH_AGENT_PID=76 [2023-12-29T06:00:36.524Z] Running ssh-add (command line suppressed) [2023-12-29T06:00:36.623Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16511385211875523565.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16511385211875523565.key) [2023-12-29T06:00:36.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T06:00:36.960Z] + git semver init [2023-12-29T06:00:37.221Z] 2023-12-29 06:00:37,152 [run_init] DEBUG init version:0.0.0 force:False [2023-12-29T06:00:37.221Z] 2023-12-29 06:00:37,153 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-12-29T06:00:37.221Z] 2023-12-29 06:00:37,154 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-12-29T06:00:37.221Z] 2023-12-29 06:00:37,154 [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) [2023-12-29T06:00:38.604Z] 2023-12-29 06:00:38,193 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-12-29T06:00:38.604Z] 2023-12-29 06:00:38,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-12-29T06:00:38.604Z] 2023-12-29 06:00:38,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:00:38.604Z] 2023-12-29 06:00:38,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:00:38.604Z] 3.2.0-dev.4 [Pipeline] } [2023-12-29T06:00:38.608Z] $ docker exec --env ******** --env ******** 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 ssh-agent -k [2023-12-29T06:00:38.710Z] unset SSH_AUTH_SOCK; [2023-12-29T06:00:38.711Z] unset SSH_AGENT_PID; [2023-12-29T06:00:38.711Z] echo Agent pid 76 killed; [2023-12-29T06:00:38.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T06:00:39.123Z] + git semver [Pipeline] } [2023-12-29T06:00:39.707Z] $ docker stop --time=1 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 [2023-12-29T06:00:41.023Z] $ docker rm -f --volumes 0159ff9eb815e64b782793337cd4ee59747553ef8d6b35eea741bd27524e2ac6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T06:00:41.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-29T06:00:41.689Z] Stashed 1 file(s) [Pipeline] echo [2023-12-29T06:00:41.691Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 [2023-12-29T06:00:42.063Z] provisioning config files... [2023-12-29T06:00:42.149Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9329831656482617544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:00:42.473Z] ---> ****-login.sh [2023-12-29T06:00:42.473Z] nexus3.edgexfoundry.org:10001 [2023-12-29T06:00:42.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:42.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:42.473Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:42.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:42.473Z] [2023-12-29T06:00:42.474Z] Login Succeeded [2023-12-29T06:00:42.474Z] nexus3.edgexfoundry.org:10002 [2023-12-29T06:00:42.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:42.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:42.735Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:42.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:42.735Z] [2023-12-29T06:00:42.735Z] Login Succeeded [2023-12-29T06:00:42.735Z] nexus3.edgexfoundry.org:10003 [2023-12-29T06:00:42.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:42.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:42.735Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:42.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:42.735Z] [2023-12-29T06:00:42.735Z] Login Succeeded [2023-12-29T06:00:42.735Z] nexus3.edgexfoundry.org:10004 [2023-12-29T06:00:42.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:42.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:42.735Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:42.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:42.735Z] [2023-12-29T06:00:42.735Z] Login Succeeded [2023-12-29T06:00:42.995Z] ****.io [2023-12-29T06:00:42.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:00:43.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:00:43.255Z] Configure a credential helper to remove this warning. See [2023-12-29T06:00:43.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:00:43.255Z] [2023-12-29T06:00:43.255Z] Login Succeeded [2023-12-29T06:00:43.256Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T06:00:43.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T06:00:43.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T06:00:43.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T06:00:43.500Z] ========================================================= [2023-12-29T06:00:43.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-29T06:00:43.500Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:00:43.942Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T06:00:43.942Z] Sending build context to Docker daemon 14.09MB [2023-12-29T06:00:43.942Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T06:00:43.942Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-29T06:00:43.942Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-29T06:00:43.942Z] 7264a8db6415: Pulling fs layer [2023-12-29T06:00:43.942Z] c4d48a809fc2: Pulling fs layer [2023-12-29T06:00:43.942Z] 4f1c88b9dad5: Pulling fs layer [2023-12-29T06:00:43.942Z] ad3a456e5733: Pulling fs layer [2023-12-29T06:00:43.942Z] 69c7f0334f64: Pulling fs layer [2023-12-29T06:00:43.942Z] 1f1c1a5573a3: Pulling fs layer [2023-12-29T06:00:43.942Z] ce7588e14bc9: Pulling fs layer [2023-12-29T06:00:43.942Z] b5e4710f87ac: Pulling fs layer [2023-12-29T06:00:43.942Z] 1f1c1a5573a3: Waiting [2023-12-29T06:00:43.942Z] ce7588e14bc9: Waiting [2023-12-29T06:00:43.942Z] ad3a456e5733: Waiting [2023-12-29T06:00:43.942Z] b5e4710f87ac: Waiting [2023-12-29T06:00:43.942Z] 69c7f0334f64: Waiting [2023-12-29T06:00:44.202Z] c4d48a809fc2: Download complete [2023-12-29T06:00:44.202Z] ad3a456e5733: Verifying Checksum [2023-12-29T06:00:44.202Z] ad3a456e5733: Download complete [2023-12-29T06:00:44.202Z] 69c7f0334f64: Verifying Checksum [2023-12-29T06:00:44.202Z] 69c7f0334f64: Download complete [2023-12-29T06:00:44.202Z] 7264a8db6415: Verifying Checksum [2023-12-29T06:00:44.202Z] 7264a8db6415: Download complete [2023-12-29T06:00:44.202Z] 1f1c1a5573a3: Verifying Checksum [2023-12-29T06:00:44.461Z] b5e4710f87ac: Verifying Checksum [2023-12-29T06:00:44.461Z] b5e4710f87ac: Download complete [2023-12-29T06:00:44.461Z] 7264a8db6415: Pull complete [2023-12-29T06:00:44.461Z] c4d48a809fc2: Pull complete [2023-12-29T06:00:44.461Z] 4f1c88b9dad5: Verifying Checksum [2023-12-29T06:00:44.461Z] 4f1c88b9dad5: Download complete [2023-12-29T06:00:45.028Z] ce7588e14bc9: Verifying Checksum [2023-12-29T06:00:45.028Z] ce7588e14bc9: Download complete [2023-12-29T06:00:48.309Z] 4f1c88b9dad5: Pull complete [2023-12-29T06:00:48.309Z] ad3a456e5733: Pull complete [2023-12-29T06:00:48.309Z] 69c7f0334f64: Pull complete [2023-12-29T06:00:48.309Z] 1f1c1a5573a3: Pull complete [2023-12-29T06:00:50.839Z] ce7588e14bc9: Pull complete [2023-12-29T06:00:51.407Z] b5e4710f87ac: Pull complete [2023-12-29T06:00:51.407Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-29T06:00:51.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-29T06:00:51.407Z] ---> 88b5674ff536 [2023-12-29T06:00:51.407Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-29T06:00:55.599Z] ---> Running in 9ded743c37a6 [2023-12-29T06:00:55.861Z] Removing intermediate container 9ded743c37a6 [2023-12-29T06:00:55.861Z] ---> 4ecf640252b4 [2023-12-29T06:00:55.861Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T06:00:55.861Z] ---> Running in 4ac874c22fa7 [2023-12-29T06:00:55.861Z] Removing intermediate container 4ac874c22fa7 [2023-12-29T06:00:55.861Z] ---> a9afe8de927e [2023-12-29T06:00:55.861Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T06:00:55.861Z] ---> Running in 70b97ab9fe81 [2023-12-29T06:00:56.119Z] Removing intermediate container 70b97ab9fe81 [2023-12-29T06:00:56.119Z] ---> 0a130b679405 [2023-12-29T06:00:56.119Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T06:00:56.119Z] ---> Running in 7e631d822799 [2023-12-29T06:00:56.119Z] Removing intermediate container 7e631d822799 [2023-12-29T06:00:56.119Z] ---> a2ddc7b132d5 [2023-12-29T06:00:56.119Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T06:00:56.119Z] ---> Running in 61077403352d [2023-12-29T06:00:56.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T06:00:56.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T06:00:56.897Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T06:00:56.897Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T06:00:56.897Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T06:00:56.897Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T06:00:56.897Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T06:00:56.897Z] OK: 268 MiB in 56 packages [2023-12-29T06:00:56.948Z] Still waiting to schedule task [2023-12-29T06:00:56.948Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26376’ is offline [2023-12-29T06:00:57.466Z] Removing intermediate container 61077403352d [2023-12-29T06:00:57.466Z] ---> 42b8e6c0c898 [2023-12-29T06:00:57.466Z] Step 8/12 : WORKDIR /device-snmp-go [2023-12-29T06:00:57.466Z] ---> Running in 6bdb13ddafff [2023-12-29T06:00:57.724Z] Removing intermediate container 6bdb13ddafff [2023-12-29T06:00:57.724Z] ---> ca84636d598d [2023-12-29T06:00:57.724Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-29T06:00:57.724Z] ---> 23a88da973b5 [2023-12-29T06:00:57.724Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T06:00:57.724Z] ---> Running in 9740cff0e210 [2023-12-29T06:01:36.518Z] Removing intermediate container 9740cff0e210 [2023-12-29T06:01:36.518Z] ---> d7222fad6321 [2023-12-29T06:01:36.518Z] Step 11/12 : COPY . . [2023-12-29T06:01:36.518Z] ---> e0b37e85ee3c [2023-12-29T06:01:36.518Z] Step 12/12 : RUN ${MAKE} [2023-12-29T06:01:36.518Z] ---> Running in 25a9d70179ea [2023-12-29T06:01:36.518Z] noop [2023-12-29T06:01:36.518Z] Removing intermediate container 25a9d70179ea [2023-12-29T06:01:36.518Z] ---> 1bad0b924a67 [2023-12-29T06:01:36.518Z] Successfully built 1bad0b924a67 [2023-12-29T06:01:36.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:01:36.897Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T06:01:36.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:01:37.025Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:01:37.067Z] $ 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 [2023-12-29T06:01:37.414Z] $ docker top 8137e81b73dc8370bb4b5e178f222dbe80c82e90d0998fb7167a21671afd4aca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T06:01:37.806Z] + go version [2023-12-29T06:01:37.806Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-29T06:01:37.831Z] $ docker stop --time=1 8137e81b73dc8370bb4b5e178f222dbe80c82e90d0998fb7167a21671afd4aca [2023-12-29T06:01:39.121Z] $ docker rm -f --volumes 8137e81b73dc8370bb4b5e178f222dbe80c82e90d0998fb7167a21671afd4aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:01:39.830Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T06:01:39.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:01:39.945Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:01:39.984Z] $ 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 [2023-12-29T06:01:40.315Z] $ docker top 664acd103042cabdb7a9fadd6bb7a3873b4afdd4a8e0f60d36b59aacb99689df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T06:01:40.697Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-29T06:01:41.015Z] + make test [2023-12-29T06:01:41.015Z] go test ./... -coverprofile=coverage.out [2023-12-29T06:01:42.391Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-29T06:01:54.596Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-29T06:01:54.596Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-12-29T06:01:59.860Z] go vet ./... [2023-12-29T06:02:04.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T06:02:04.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T06:02:04.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T06:02:04.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T06:02:04.107Z] $ docker stop --time=1 664acd103042cabdb7a9fadd6bb7a3873b4afdd4a8e0f60d36b59aacb99689df [2023-12-29T06:02:07.294Z] $ docker rm -f --volumes 664acd103042cabdb7a9fadd6bb7a3873b4afdd4a8e0f60d36b59aacb99689df [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T06:02:07.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T06:02:07.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-29T06:02:08.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T06:02:08.691Z] + ls -al . [2023-12-29T06:02:08.691Z] total 172 [2023-12-29T06:02:08.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 06:01 . [2023-12-29T06:02:08.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 06:00 .. [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 29 06:00 .dockerignore [2023-12-29T06:02:08.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 06:01 .git [2023-12-29T06:02:08.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:00 .github [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 29 06:00 .gitignore [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 06:00 .golangci.yml [2023-12-29T06:02:08.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 06:00 .semver [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 29 06:00 Attribution.txt [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 29 06:00 CHANGELOG.md [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 29 06:00 Dockerfile [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 06:00 GOVERNANCE.md [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 29 06:00 Jenkinsfile [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 06:00 LICENSE [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 29 06:00 Makefile [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 06:00 OWNERS.md [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 29 06:00 README.md [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 29 06:00 VERSION [2023-12-29T06:02:08.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 06:00 bin [2023-12-29T06:02:08.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:00 cmd [2023-12-29T06:02:08.691Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 29 06:01 coverage.out [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 3708 Dec 29 06:00 go.mod [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 34323 Dec 29 06:00 go.sum [2023-12-29T06:02:08.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:00 internal [2023-12-29T06:02:08.691Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 29 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:09.062Z] + 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=1c898a5d1a99b518c80e00aa3bb7c808b03e10be --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-29T06:02:09.062Z] Sending build context to Docker daemon 14.1MB [2023-12-29T06:02:09.062Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T06:02:09.062Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-29T06:02:09.062Z] ---> 1bad0b924a67 [2023-12-29T06:02:09.062Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-29T06:02:09.322Z] ---> Running in 11930c1841e5 [2023-12-29T06:02:09.322Z] Removing intermediate container 11930c1841e5 [2023-12-29T06:02:09.322Z] ---> d66157839f86 [2023-12-29T06:02:09.322Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T06:02:09.322Z] ---> Running in 3bd456315066 [2023-12-29T06:02:09.596Z] Removing intermediate container 3bd456315066 [2023-12-29T06:02:09.596Z] ---> 73b3b7ebed62 [2023-12-29T06:02:09.596Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T06:02:09.596Z] ---> Running in 256407c8aa4c [2023-12-29T06:02:09.596Z] Removing intermediate container 256407c8aa4c [2023-12-29T06:02:09.596Z] ---> 8f1b46698cd8 [2023-12-29T06:02:09.596Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T06:02:09.596Z] ---> Running in 6163c48363d2 [2023-12-29T06:02:09.856Z] Removing intermediate container 6163c48363d2 [2023-12-29T06:02:09.856Z] ---> 6887f4e459a0 [2023-12-29T06:02:09.856Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T06:02:09.856Z] ---> Running in ccd69d8a606f [2023-12-29T06:02:10.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T06:02:10.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T06:02:10.636Z] OK: 268 MiB in 56 packages [2023-12-29T06:02:10.896Z] Removing intermediate container ccd69d8a606f [2023-12-29T06:02:10.896Z] ---> 3c37a88c68ce [2023-12-29T06:02:10.896Z] Step 8/25 : WORKDIR /device-snmp-go [2023-12-29T06:02:10.896Z] ---> Running in 5875bfd02781 [2023-12-29T06:02:11.156Z] Removing intermediate container 5875bfd02781 [2023-12-29T06:02:11.156Z] ---> c7e476100446 [2023-12-29T06:02:11.156Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-29T06:02:11.156Z] ---> e2099dc84b6e [2023-12-29T06:02:11.156Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T06:02:11.156Z] ---> Running in b0855c0cf566 [2023-12-29T06:02:12.365Z] Removing intermediate container b0855c0cf566 [2023-12-29T06:02:12.365Z] ---> ef181eb3280b [2023-12-29T06:02:12.365Z] Step 11/25 : COPY . . [2023-12-29T06:02:12.625Z] ---> 9ec9444c9f19 [2023-12-29T06:02:12.625Z] Step 12/25 : RUN ${MAKE} [2023-12-29T06:02:12.625Z] ---> Running in 953e4f6b0bb7 [2023-12-29T06:02:12.885Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-29T06:02:37.808Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26378 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-12-29T06:02:37.845Z] Running in /w/workspace/device-snmp-go/104 [Pipeline] { [Pipeline] checkout [2023-12-29T06:02:39.524Z] Removing intermediate container 953e4f6b0bb7 [2023-12-29T06:02:39.524Z] ---> 7e22e97763d6 [2023-12-29T06:02:39.524Z] Step 13/25 : FROM alpine:3.18 [2023-12-29T06:02:39.524Z] 3.18: Pulling from library/alpine [2023-12-29T06:02:39.524Z] c926b61bad3b: Pulling fs layer [2023-12-29T06:02:39.524Z] c926b61bad3b: Verifying Checksum [2023-12-29T06:02:39.524Z] c926b61bad3b: Download complete [2023-12-29T06:02:39.524Z] c926b61bad3b: Pull complete [2023-12-29T06:02:39.524Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T06:02:39.524Z] Status: Downloaded newer image for alpine:3.18 [2023-12-29T06:02:39.524Z] ---> b541f2080109 [2023-12-29T06:02:39.524Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-12-29T06:02:39.524Z] ---> Running in f62d3a81f182 [2023-12-29T06:02:39.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T06:02:39.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T06:02:39.524Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T06:02:39.524Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T06:02:39.524Z] OK: 7 MiB in 16 packages [2023-12-29T06:02:39.524Z] Removing intermediate container f62d3a81f182 [2023-12-29T06:02:39.524Z] ---> 6e68e9f87fbc [2023-12-29T06:02:39.524Z] Step 15/25 : RUN apk --no-cache upgrade [2023-12-29T06:02:39.524Z] ---> Running in 36f0364861fc [2023-12-29T06:02:39.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T06:02:39.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T06:02:39.524Z] OK: 7 MiB in 16 packages [2023-12-29T06:02:39.524Z] Removing intermediate container 36f0364861fc [2023-12-29T06:02:39.524Z] ---> 6d4df9e322e0 [2023-12-29T06:02:39.524Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-12-29T06:02:39.524Z] ---> 28cd8ec6c8d3 [2023-12-29T06:02:39.524Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-29T06:02:39.524Z] ---> 9746c3f4f1f8 [2023-12-29T06:02:39.524Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-12-29T06:02:39.524Z] ---> ea4009bec4b6 [2023-12-29T06:02:39.524Z] Step 19/25 : EXPOSE 59993 [2023-12-29T06:02:39.524Z] ---> Running in 39474ce0e6b0 [2023-12-29T06:02:39.524Z] Removing intermediate container 39474ce0e6b0 [2023-12-29T06:02:39.524Z] ---> 3fdada9520b8 [2023-12-29T06:02:39.524Z] Step 20/25 : EXPOSE 161 [2023-12-29T06:02:39.524Z] ---> Running in 0a1d409c9d4b [2023-12-29T06:02:39.524Z] Removing intermediate container 0a1d409c9d4b [2023-12-29T06:02:39.524Z] ---> a87cabf1d7ef [2023-12-29T06:02:39.524Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-12-29T06:02:39.524Z] ---> Running in 6d782288128b [2023-12-29T06:02:39.524Z] Removing intermediate container 6d782288128b [2023-12-29T06:02:39.524Z] ---> 6667025c011a [2023-12-29T06:02:39.524Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-29T06:02:39.524Z] ---> Running in e289f809f1f0 [2023-12-29T06:02:39.782Z] Removing intermediate container e289f809f1f0 [2023-12-29T06:02:39.782Z] ---> b1dd86f6c5b8 [2023-12-29T06:02:39.782Z] Step 23/25 : LABEL arch=amd64 [2023-12-29T06:02:39.782Z] ---> Running in 5d502faa2df5 [2023-12-29T06:02:39.782Z] Removing intermediate container 5d502faa2df5 [2023-12-29T06:02:39.782Z] ---> 816d637aef3e [2023-12-29T06:02:39.782Z] Step 24/25 : LABEL git_sha=1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:02:39.782Z] ---> Running in 787df14c2e86 [2023-12-29T06:02:39.782Z] Removing intermediate container 787df14c2e86 [2023-12-29T06:02:39.782Z] ---> 96a1cf906d90 [2023-12-29T06:02:39.782Z] Step 25/25 : LABEL version=3.2.0-dev.4 [2023-12-29T06:02:39.782Z] ---> Running in 40a022c746fb [2023-12-29T06:02:40.041Z] Removing intermediate container 40a022c746fb [2023-12-29T06:02:40.041Z] ---> a1358b979fe5 [2023-12-29T06:02:40.041Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-29T06:02:40.041Z] Successfully built a1358b979fe5 [2023-12-29T06:02:40.041Z] Successfully tagged device-snmp:latest [2023-12-29T06:02:40.922Z] Selected Git installation does not exist. Using Default [2023-12-29T06:02:40.922Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T06:02:41.218Z] provisioning config files... [2023-12-29T06:02:41.233Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5394176783007928137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:02:41.647Z] ---> ****-login.sh [2023-12-29T06:02:41.647Z] nexus3.edgexfoundry.org:10001 [2023-12-29T06:02:41.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:02:41.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:02:41.647Z] Configure a credential helper to remove this warning. See [2023-12-29T06:02:41.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:02:41.647Z] [2023-12-29T06:02:41.647Z] Login Succeeded [2023-12-29T06:02:41.647Z] nexus3.edgexfoundry.org:10002 [2023-12-29T06:02:41.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:02:41.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:02:41.648Z] Configure a credential helper to remove this warning. See [2023-12-29T06:02:41.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:02:41.648Z] [2023-12-29T06:02:41.648Z] Login Succeeded [2023-12-29T06:02:41.648Z] nexus3.edgexfoundry.org:10003 [2023-12-29T06:02:41.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:02:41.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:02:41.905Z] Configure a credential helper to remove this warning. See [2023-12-29T06:02:41.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:02:41.905Z] [2023-12-29T06:02:41.905Z] Login Succeeded [2023-12-29T06:02:41.905Z] nexus3.edgexfoundry.org:10004 [2023-12-29T06:02:41.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:02:41.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:02:41.905Z] Configure a credential helper to remove this warning. See [2023-12-29T06:02:41.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:02:41.905Z] [2023-12-29T06:02:41.905Z] Login Succeeded [2023-12-29T06:02:41.905Z] ****.io [2023-12-29T06:02:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:02:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:02:42.165Z] Configure a credential helper to remove this warning. See [2023-12-29T06:02:42.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:02:42.165Z] [2023-12-29T06:02:42.165Z] Login Succeeded [2023-12-29T06:02:42.165Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T06:02:42.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-29T06:02:42.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T06:02:42.360Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-12-29T06:02:42.360Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:02:42.360Z] latest [2023-12-29T06:02:42.360Z] 3.2.0-dev.4 [2023-12-29T06:02:42.360Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [2023-12-29T06:02:42.360Z] main [2023-12-29T06:02:42.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:42.806Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:43.215Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:02:43.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-29T06:02:43.215Z] 8922def86194: Preparing [2023-12-29T06:02:43.215Z] 818e5ee07136: Preparing [2023-12-29T06:02:43.215Z] 42e9779a583d: Preparing [2023-12-29T06:02:43.215Z] b393c2afb2b3: Preparing [2023-12-29T06:02:43.215Z] 82e34d5e3788: Preparing [2023-12-29T06:02:43.215Z] 9fe9a137fd00: Preparing [2023-12-29T06:02:43.215Z] 9fe9a137fd00: Waiting [2023-12-29T06:02:43.487Z] 8922def86194: Pushed [2023-12-29T06:02:43.487Z] b393c2afb2b3: Pushed [2023-12-29T06:02:43.487Z] 818e5ee07136: Pushed [2023-12-29T06:02:43.487Z] 9fe9a137fd00: Layer already exists [2023-12-29T06:02:43.487Z] 82e34d5e3788: Pushed [2023-12-29T06:02:46.064Z] using credential edgex-jenkins-ssh [2023-12-29T06:02:46.084Z] Cloning the remote Git repository [2023-12-29T06:02:46.776Z] 42e9779a583d: Pushed [2023-12-29T06:02:46.777Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:46.129Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-12-29T06:02:46.219Z] > git init /w/workspace/device-snmp-go/104 # timeout=10 [2023-12-29T06:02:46.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-29T06:02:46.369Z] > git --version # timeout=10 [2023-12-29T06:02:46.388Z] > git --version # 'git version 2.25.1' [2023-12-29T06:02:46.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T06:02:46.547Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T06:02:47.169Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:47.551Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-12-29T06:02:47.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-29T06:02:47.551Z] 8922def86194: Preparing [2023-12-29T06:02:47.551Z] 818e5ee07136: Preparing [2023-12-29T06:02:47.551Z] 42e9779a583d: Preparing [2023-12-29T06:02:47.551Z] b393c2afb2b3: Preparing [2023-12-29T06:02:47.551Z] 82e34d5e3788: Preparing [2023-12-29T06:02:47.551Z] 9fe9a137fd00: Preparing [2023-12-29T06:02:47.551Z] 9fe9a137fd00: Waiting [2023-12-29T06:02:47.551Z] 42e9779a583d: Layer already exists [2023-12-29T06:02:47.551Z] 82e34d5e3788: Layer already exists [2023-12-29T06:02:47.551Z] b393c2afb2b3: Layer already exists [2023-12-29T06:02:47.551Z] 818e5ee07136: Layer already exists [2023-12-29T06:02:47.551Z] 8922def86194: Layer already exists [2023-12-29T06:02:47.551Z] 9fe9a137fd00: Layer already exists [2023-12-29T06:02:47.551Z] latest: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:47.968Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:48.366Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.4 [2023-12-29T06:02:48.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-29T06:02:48.366Z] 8922def86194: Preparing [2023-12-29T06:02:48.366Z] 818e5ee07136: Preparing [2023-12-29T06:02:48.366Z] 42e9779a583d: Preparing [2023-12-29T06:02:48.366Z] b393c2afb2b3: Preparing [2023-12-29T06:02:48.366Z] 82e34d5e3788: Preparing [2023-12-29T06:02:48.366Z] 9fe9a137fd00: Preparing [2023-12-29T06:02:48.366Z] 9fe9a137fd00: Waiting [2023-12-29T06:02:48.366Z] 818e5ee07136: Layer already exists [2023-12-29T06:02:48.366Z] 8922def86194: Layer already exists [2023-12-29T06:02:48.366Z] 82e34d5e3788: Layer already exists [2023-12-29T06:02:48.366Z] b393c2afb2b3: Layer already exists [2023-12-29T06:02:48.366Z] 42e9779a583d: Layer already exists [2023-12-29T06:02:48.366Z] 9fe9a137fd00: Layer already exists [2023-12-29T06:02:48.366Z] 3.2.0-dev.4: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:48.773Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:49.174Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [2023-12-29T06:02:49.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-29T06:02:49.174Z] 8922def86194: Preparing [2023-12-29T06:02:49.174Z] 818e5ee07136: Preparing [2023-12-29T06:02:49.174Z] 42e9779a583d: Preparing [2023-12-29T06:02:49.174Z] b393c2afb2b3: Preparing [2023-12-29T06:02:49.174Z] 82e34d5e3788: Preparing [2023-12-29T06:02:49.174Z] 9fe9a137fd00: Preparing [2023-12-29T06:02:49.174Z] 9fe9a137fd00: Waiting [2023-12-29T06:02:49.174Z] 82e34d5e3788: Layer already exists [2023-12-29T06:02:49.174Z] 818e5ee07136: Layer already exists [2023-12-29T06:02:49.174Z] 8922def86194: Layer already exists [2023-12-29T06:02:49.174Z] b393c2afb2b3: Layer already exists [2023-12-29T06:02:49.174Z] 42e9779a583d: Layer already exists [2023-12-29T06:02:49.174Z] 9fe9a137fd00: Layer already exists [2023-12-29T06:02:49.174Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:49.579Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:49.989Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-12-29T06:02:49.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-29T06:02:49.989Z] 8922def86194: Preparing [2023-12-29T06:02:49.989Z] 818e5ee07136: Preparing [2023-12-29T06:02:49.989Z] 42e9779a583d: Preparing [2023-12-29T06:02:49.989Z] b393c2afb2b3: Preparing [2023-12-29T06:02:49.989Z] 82e34d5e3788: Preparing [2023-12-29T06:02:49.989Z] 9fe9a137fd00: Preparing [2023-12-29T06:02:49.989Z] 9fe9a137fd00: Waiting [2023-12-29T06:02:49.989Z] 8922def86194: Layer already exists [2023-12-29T06:02:49.989Z] 42e9779a583d: Layer already exists [2023-12-29T06:02:49.989Z] 818e5ee07136: Layer already exists [2023-12-29T06:02:49.989Z] b393c2afb2b3: Layer already exists [2023-12-29T06:02:49.989Z] 82e34d5e3788: Layer already exists [2023-12-29T06:02:49.989Z] 9fe9a137fd00: Layer already exists [2023-12-29T06:02:49.989Z] main: digest: sha256:9377eb7b078ca9f7986438697b9519151e47c273f31687f2f275cd880c4af74c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-29T06:02:50.217Z] ===================================================== [Pipeline] echo [2023-12-29T06:02:50.260Z] taggedImages: [2023-12-29T06:02:50.260Z] - nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:02:50.260Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-12-29T06:02:50.260Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.4 [2023-12-29T06:02:50.260Z] - nexus3.edgexfoundry.org:10004/device-snmp:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [2023-12-29T06:02:50.260Z] - 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 [2023-12-29T06:02:50.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T06:02:50.904Z] [2023-12-29T06:02:50.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:02:50.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-29T06:02:50.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T06:02:51.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T06:02:51.237Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-29T06:02:51.237Z] 5eb5b503b376: Pulling fs layer [2023-12-29T06:02:51.237Z] 5c69ac0246d0: Pulling fs layer [2023-12-29T06:02:51.237Z] ec43610c2a17: Pulling fs layer [2023-12-29T06:02:51.237Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-29T06:02:51.237Z] 33b1e0a273af: Pulling fs layer [2023-12-29T06:02:51.237Z] 5d3b04190fa2: Pulling fs layer [2023-12-29T06:02:51.237Z] 2f39f015ded8: Pulling fs layer [2023-12-29T06:02:51.237Z] 3a2ae6a8a46f: Waiting [2023-12-29T06:02:51.237Z] 33b1e0a273af: Waiting [2023-12-29T06:02:51.237Z] 5d3b04190fa2: Waiting [2023-12-29T06:02:51.237Z] 2f39f015ded8: Waiting [2023-12-29T06:02:51.237Z] 5c69ac0246d0: Verifying Checksum [2023-12-29T06:02:51.237Z] 5c69ac0246d0: Download complete [2023-12-29T06:02:51.237Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-29T06:02:51.237Z] 3a2ae6a8a46f: Download complete [2023-12-29T06:02:51.237Z] 33b1e0a273af: Verifying Checksum [2023-12-29T06:02:51.237Z] 33b1e0a273af: Download complete [2023-12-29T06:02:51.237Z] ec43610c2a17: Verifying Checksum [2023-12-29T06:02:51.237Z] ec43610c2a17: Download complete [2023-12-29T06:02:51.237Z] 5d3b04190fa2: Verifying Checksum [2023-12-29T06:02:51.237Z] 5d3b04190fa2: Download complete [2023-12-29T06:02:51.365Z] Avoid second fetch [2023-12-29T06:02:51.366Z] Checking out Revision 1c898a5d1a99b518c80e00aa3bb7c808b03e10be (main) [2023-12-29T06:02:51.495Z] 5eb5b503b376: Verifying Checksum [2023-12-29T06:02:51.495Z] 5eb5b503b376: Download complete [2023-12-29T06:02:51.915Z] Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [2023-12-29T06:02:52.061Z] 2f39f015ded8: Download complete [2023-12-29T06:02:52.446Z] [2023-12-29T06:02:52.446Z] GitHub has been notified of this commit’s build result [2023-12-29T06:02:52.446Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-29T06:02:51.387Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T06:02:51.444Z] > git checkout -f 1c898a5d1a99b518c80e00aa3bb7c808b03e10be # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T06:02:52.995Z] 5eb5b503b376: Pull complete [2023-12-29T06:02:52.995Z] 5c69ac0246d0: Pull complete [2023-12-29T06:02:53.170Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-29T06:02:53.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T06:02:53.170Z] Dload Upload Total Spent Left Speed [2023-12-29T06:02:53.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-12-29T06:02:53.254Z] ec43610c2a17: Pull complete [2023-12-29T06:02:53.511Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-12-29T06:02:53.512Z] 3a2ae6a8a46f: Pull complete [2023-12-29T06:02:53.512Z] 33b1e0a273af: Pull complete [Pipeline] sh [2023-12-29T06:02:53.770Z] 5d3b04190fa2: Pull complete [2023-12-29T06:02:53.842Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-29T06:02:53.842Z] sudo tee /etc/docker/daemon.new [2023-12-29T06:02:53.842Z] { [2023-12-29T06:02:53.842Z] "registry-mirrors": [ [2023-12-29T06:02:53.842Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-29T06:02:53.842Z] ], [2023-12-29T06:02:53.842Z] "bip": "10.250.0.254/24", [2023-12-29T06:02:53.842Z] "hosts": [ [2023-12-29T06:02:53.842Z] "tcp://0.0.0.0:5555", [2023-12-29T06:02:53.842Z] "unix:///var/run/docker.sock" [2023-12-29T06:02:53.842Z] ], [2023-12-29T06:02:53.842Z] "mtu": 1458, [2023-12-29T06:02:53.842Z] "selinux-enabled": true, [2023-12-29T06:02:53.842Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-29T06:02:53.842Z] } [Pipeline] sh [2023-12-29T06:02:54.173Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-29T06:02:54.507Z] + sudo service docker restart [2023-12-29T06:02:59.033Z] 2f39f015ded8: Pull complete [2023-12-29T06:02:59.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-29T06:02:59.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T06:02:59.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:02:59.250Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:02:59.294Z] $ 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 [2023-12-29T06:03:05.439Z] $ docker top a46e07fccff86c82352a405628e824f1c52a64b3a9a9a45ec5def7ad533e1365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:03:05.896Z] ---> job-cost.sh [2023-12-29T06:03:05.896Z] lf-activate-venv: SKIPPING [2023-12-29T06:03:05.896Z] INFO: No Stack... [2023-12-29T06:03:06.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T06:03:06.725Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T06:03:07.016Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-12-29T06:03:07.016Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T06:03:07.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [2023-12-29T06:03:07.039Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] did not exist. Created. [2023-12-29T06:03:07.039Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T06:03:07.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T06:03:07.488Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T06:03:07.497Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T06:03:07.590Z] $ docker stop --time=1 a46e07fccff86c82352a405628e824f1c52a64b3a9a9a45ec5def7ad533e1365 [2023-12-29T06:03:08.751Z] $ docker rm -f --volumes a46e07fccff86c82352a405628e824f1c52a64b3a9a9a45ec5def7ad533e1365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T06:03:12.808Z] provisioning config files... [2023-12-29T06:03:12.833Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/104@tmp/config2254271603936026852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:03:13.298Z] ---> ****-login.sh [2023-12-29T06:03:13.298Z] nexus3.edgexfoundry.org:10001 [2023-12-29T06:03:13.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:03:13.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:03:13.569Z] Configure a credential helper to remove this warning. See [2023-12-29T06:03:13.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:03:13.569Z] [2023-12-29T06:03:13.569Z] Login Succeeded [2023-12-29T06:03:13.569Z] nexus3.edgexfoundry.org:10002 [2023-12-29T06:03:13.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:03:13.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:03:13.839Z] Configure a credential helper to remove this warning. See [2023-12-29T06:03:13.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:03:13.839Z] [2023-12-29T06:03:13.839Z] Login Succeeded [2023-12-29T06:03:13.839Z] nexus3.edgexfoundry.org:10003 [2023-12-29T06:03:14.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:03:14.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:03:14.109Z] Configure a credential helper to remove this warning. See [2023-12-29T06:03:14.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:03:14.109Z] [2023-12-29T06:03:14.109Z] Login Succeeded [2023-12-29T06:03:14.381Z] nexus3.edgexfoundry.org:10004 [2023-12-29T06:03:14.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:03:14.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:03:14.382Z] Configure a credential helper to remove this warning. See [2023-12-29T06:03:14.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:03:14.382Z] [2023-12-29T06:03:14.382Z] Login Succeeded [2023-12-29T06:03:14.649Z] ****.io [2023-12-29T06:03:14.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:03:14.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:03:14.917Z] Configure a credential helper to remove this warning. See [2023-12-29T06:03:14.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:03:14.917Z] [2023-12-29T06:03:14.917Z] Login Succeeded [2023-12-29T06:03:14.917Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T06:03:14.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T06:03:15.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T06:03:15.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T06:03:15.481Z] ========================================================= [2023-12-29T06:03:15.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-29T06:03:15.481Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:03:15.984Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T06:03:19.332Z] #0 building with "default" instance using docker driver [2023-12-29T06:03:19.332Z] [2023-12-29T06:03:19.332Z] #1 [internal] load .dockerignore [2023-12-29T06:03:19.332Z] #1 transferring context: 46B done [2023-12-29T06:03:19.332Z] #1 DONE 0.1s [2023-12-29T06:03:19.332Z] [2023-12-29T06:03:19.332Z] #2 [internal] load build definition from Dockerfile [2023-12-29T06:03:19.332Z] #2 transferring dockerfile: 1.61kB done [2023-12-29T06:03:19.332Z] #2 DONE 0.1s [2023-12-29T06:03:19.332Z] [2023-12-29T06:03:19.332Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-29T06:03:19.332Z] #3 DONE 0.1s [2023-12-29T06:03:19.332Z] [2023-12-29T06:03:19.332Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T06:03:19.332Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-29T06:03:19.332Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-29T06:03:19.332Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-29T06:03:19.332Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-29T06:03:19.332Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-29T06:03:19.332Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-29T06:03:19.332Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s [2023-12-29T06:03:19.332Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-29T06:03:19.332Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-29T06:03:19.332Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s [2023-12-29T06:03:19.332Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s [2023-12-29T06:03:19.332Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-29T06:03:19.332Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-29T06:03:19.332Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-29T06:03:19.332Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-29T06:03:19.605Z] #4 ... [2023-12-29T06:03:19.605Z] [2023-12-29T06:03:19.605Z] #5 [internal] load build context [2023-12-29T06:03:19.605Z] #5 transferring context: 7.03MB 0.3s done [2023-12-29T06:03:19.605Z] #5 DONE 0.3s [2023-12-29T06:03:19.605Z] [2023-12-29T06:03:19.605Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T06:03:19.605Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-29T06:03:19.605Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.50MB / 63.99MB 0.4s [2023-12-29T06:03:19.605Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-29T06:03:19.605Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.5s [2023-12-29T06:03:19.605Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.5s [2023-12-29T06:03:19.605Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-29T06:03:19.605Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.6s [2023-12-29T06:03:19.605Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.3s done [2023-12-29T06:03:19.605Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.6s [2023-12-29T06:03:19.605Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2023-12-29T06:03:19.873Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.7s [2023-12-29T06:03:19.873Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.7s [2023-12-29T06:03:19.873Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-29T06:03:20.145Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 0.9s [2023-12-29T06:03:20.145Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.10MB / 97.63MB 0.9s [2023-12-29T06:03:20.145Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-29T06:03:20.145Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.0s [2023-12-29T06:03:20.145Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.77MB / 97.63MB 1.0s [2023-12-29T06:03:20.145Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-29T06:03:20.414Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.99MB / 63.99MB 1.2s [2023-12-29T06:03:20.414Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.93MB / 97.63MB 1.2s [2023-12-29T06:03:20.414Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.3s [2023-12-29T06:03:20.683Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.3s done [2023-12-29T06:03:20.683Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.57MB / 97.63MB 1.4s [2023-12-29T06:03:20.683Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.33MB / 97.63MB 1.5s [2023-12-29T06:03:20.683Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-29T06:03:20.683Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.6s [2023-12-29T06:03:20.952Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.8s [2023-12-29T06:03:20.952Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 1.9s [2023-12-29T06:03:21.536Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s done [2023-12-29T06:03:26.877Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s [2023-12-29T06:03:31.219Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s [2023-12-29T06:03:36.564Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.0s done [2023-12-29T06:03:37.973Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-29T06:03:37.973Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-29T06:03:37.973Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-29T06:03:38.243Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-29T06:03:43.583Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-29T06:03:46.924Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2023-12-29T06:03:47.880Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-29T06:03:49.290Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.5s done [2023-12-29T06:03:49.885Z] #4 DONE 30.6s [2023-12-29T06:03:49.885Z] [2023-12-29T06:03:49.885Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T06:03:50.470Z] #6 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T06:03:50.738Z] #6 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T06:03:51.703Z] #6 1.965 (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T06:03:51.704Z] #6 1.985 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T06:03:51.704Z] #6 1.996 (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T06:03:51.704Z] #6 2.060 (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T06:03:51.704Z] #6 2.087 Executing busybox-1.36.1-r5.trigger [2023-12-29T06:03:51.971Z] #6 2.120 OK: 271 MiB in 56 packages [2023-12-29T06:03:53.912Z] #6 DONE 4.0s [2023-12-29T06:03:53.912Z] [2023-12-29T06:03:53.912Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2023-12-29T06:03:53.912Z] #7 DONE 0.1s [2023-12-29T06:03:53.912Z] [2023-12-29T06:03:53.912Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T06:03:53.912Z] #8 DONE 0.1s [2023-12-29T06:03:53.912Z] [2023-12-29T06:03:53.912Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T06:04:16.185Z] #9 DONE 21.5s [2023-12-29T06:04:16.185Z] [2023-12-29T06:04:16.185Z] #10 [builder 6/7] COPY . . [2023-12-29T06:04:16.185Z] #10 DONE 0.3s [2023-12-29T06:04:16.185Z] [2023-12-29T06:04:16.185Z] #11 [builder 7/7] RUN echo noop [2023-12-29T06:04:16.185Z] #11 0.630 noop [2023-12-29T06:04:16.769Z] #11 DONE 1.2s [2023-12-29T06:04:17.038Z] [2023-12-29T06:04:17.038Z] #12 exporting to image [2023-12-29T06:04:17.038Z] #12 exporting layers [2023-12-29T06:04:39.120Z] #12 exporting layers 22.2s done [2023-12-29T06:04:39.120Z] #12 writing image sha256:f5f3ef7d28111c6aeb2bc2f5e9edd068c3518a1a89ed690678a7711a754fccad done [2023-12-29T06:04:39.120Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-29T06:04:39.120Z] #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:04:39.579Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T06:04:39.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:04:39.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-26378 does not seem to be running inside a container [2023-12-29T06:04:39.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/104 -v /w/workspace/device-snmp-go/104:/w/workspace/device-snmp-go/104:rw,z -v /w/workspace/device-snmp-go/104@tmp:/w/workspace/device-snmp-go/104@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 [2023-12-29T06:04:41.053Z] $ docker top a5ef289adcec5cb25bd3bec9160e1ed9c25b1225a1fad21507dd621cc181dc28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T06:04:41.908Z] + go version [2023-12-29T06:04:41.908Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-29T06:04:41.934Z] $ docker stop --time=1 a5ef289adcec5cb25bd3bec9160e1ed9c25b1225a1fad21507dd621cc181dc28 [2023-12-29T06:04:46.086Z] $ docker rm -f --volumes a5ef289adcec5cb25bd3bec9160e1ed9c25b1225a1fad21507dd621cc181dc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:04:46.970Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T06:04:46.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:04:47.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-26378 does not seem to be running inside a container [2023-12-29T06:04:47.265Z] $ 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/104 -v /w/workspace/device-snmp-go/104:/w/workspace/device-snmp-go/104:rw,z -v /w/workspace/device-snmp-go/104@tmp:/w/workspace/device-snmp-go/104@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 [2023-12-29T06:04:48.172Z] $ docker top 3c866b22904580ff776593d6c866c2d8bbb3f7c684f90e6c29676a0b8407f620 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T06:04:48.715Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/104 [Pipeline] fileExists [Pipeline] sh [2023-12-29T06:04:49.090Z] + make test [2023-12-29T06:04:49.090Z] go test ./... -coverprofile=coverage.out [2023-12-29T06:04:53.360Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-29T06:05:49.787Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-29T06:05:49.787Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements [2023-12-29T06:05:49.787Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-29T06:05:49.787Z] go vet ./... [2023-12-29T06:05:56.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T06:05:56.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T06:05:56.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T06:05:56.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T06:05:56.779Z] $ docker stop --time=1 3c866b22904580ff776593d6c866c2d8bbb3f7c684f90e6c29676a0b8407f620 [2023-12-29T06:05:58.653Z] $ docker rm -f --volumes 3c866b22904580ff776593d6c866c2d8bbb3f7c684f90e6c29676a0b8407f620 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T06:05:59.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T06:05:59.819Z] Warning: overwriting stash ‘coverage-report’ [2023-12-29T06:06:00.225Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T06:06:00.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T06:06:01.154Z] + ls -al . [2023-12-29T06:06:01.154Z] total 168 [2023-12-29T06:06:01.154Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 29 06:04 . [2023-12-29T06:06:01.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 06:02 .. [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 29 06:02 .dockerignore [2023-12-29T06:06:01.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 06:02 .git [2023-12-29T06:06:01.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:02 .github [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 29 06:02 .gitignore [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 06:02 .golangci.yml [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 29 06:02 Attribution.txt [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 29 06:02 CHANGELOG.md [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 29 06:02 Dockerfile [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 06:02 GOVERNANCE.md [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 29 06:02 Jenkinsfile [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 06:02 LICENSE [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 29 06:02 Makefile [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 06:02 OWNERS.md [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 29 06:02 README.md [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 29 06:00 VERSION [2023-12-29T06:06:01.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 06:02 bin [2023-12-29T06:06:01.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:02 cmd [2023-12-29T06:06:01.154Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 29 06:05 coverage.out [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 3708 Dec 29 06:02 go.mod [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 34323 Dec 29 06:02 go.sum [2023-12-29T06:06:01.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 06:02 internal [2023-12-29T06:06:01.154Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 29 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:06:01.570Z] + 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=1c898a5d1a99b518c80e00aa3bb7c808b03e10be --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-29T06:06:02.152Z] #0 building with "default" instance using docker driver [2023-12-29T06:06:02.152Z] [2023-12-29T06:06:02.152Z] #1 [internal] load build definition from Dockerfile [2023-12-29T06:06:02.152Z] #1 transferring dockerfile: 1.61kB done [2023-12-29T06:06:02.152Z] #1 DONE 0.0s [2023-12-29T06:06:02.152Z] [2023-12-29T06:06:02.152Z] #2 [internal] load .dockerignore [2023-12-29T06:06:02.152Z] #2 transferring context: 46B done [2023-12-29T06:06:02.418Z] #2 DONE 0.0s [2023-12-29T06:06:02.418Z] [2023-12-29T06:06:02.418Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-29T06:06:02.418Z] #3 DONE 0.0s [2023-12-29T06:06:02.418Z] [2023-12-29T06:06:02.418Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-29T06:06:02.684Z] #4 DONE 0.5s [2023-12-29T06:06:02.684Z] [2023-12-29T06:06:02.684Z] #5 [internal] load build context [2023-12-29T06:06:02.684Z] #5 transferring context: 15.26kB 0.0s done [2023-12-29T06:06:02.955Z] #5 DONE 0.1s [2023-12-29T06:06:02.956Z] [2023-12-29T06:06:02.956Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T06:06:02.956Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-29T06:06:02.956Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-29T06:06:02.956Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-29T06:06:02.956Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-29T06:06:02.956Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-29T06:06:02.956Z] #6 ... [2023-12-29T06:06:02.956Z] [2023-12-29T06:06:02.956Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-29T06:06:02.956Z] #7 DONE 0.2s [2023-12-29T06:06:02.956Z] [2023-12-29T06:06:02.956Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T06:06:02.956Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-29T06:06:02.956Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-29T06:06:03.543Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-29T06:06:03.543Z] #6 DONE 0.9s [2023-12-29T06:06:03.543Z] [2023-12-29T06:06:03.543Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-29T06:06:04.231Z] #8 0.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T06:06:04.498Z] #8 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T06:06:05.466Z] #8 ... [2023-12-29T06:06:05.466Z] [2023-12-29T06:06:05.466Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T06:06:05.466Z] #9 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T06:06:05.466Z] #9 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T06:06:05.466Z] #9 2.218 OK: 271 MiB in 56 packages [2023-12-29T06:06:05.466Z] #9 DONE 2.5s [2023-12-29T06:06:05.466Z] [2023-12-29T06:06:05.466Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-29T06:06:05.466Z] #8 1.908 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T06:06:05.738Z] #8 ... [2023-12-29T06:06:05.738Z] [2023-12-29T06:06:05.738Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2023-12-29T06:06:05.738Z] #10 DONE 0.1s [2023-12-29T06:06:05.738Z] [2023-12-29T06:06:05.738Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-29T06:06:05.738Z] #8 1.921 Executing busybox-1.36.1-r5.trigger [2023-12-29T06:06:05.738Z] #8 1.951 OK: 8 MiB in 16 packages [2023-12-29T06:06:05.738Z] #8 ... [2023-12-29T06:06:05.738Z] [2023-12-29T06:06:05.738Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T06:06:05.738Z] #11 DONE 0.2s [2023-12-29T06:06:06.009Z] [2023-12-29T06:06:06.009Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-29T06:06:06.009Z] #8 DONE 2.3s [2023-12-29T06:06:06.009Z] [2023-12-29T06:06:06.009Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T06:06:06.598Z] #12 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T06:06:06.868Z] #12 ... [2023-12-29T06:06:06.868Z] [2023-12-29T06:06:06.868Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T06:06:06.868Z] #13 DONE 1.3s [2023-12-29T06:06:06.868Z] [2023-12-29T06:06:06.868Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T06:06:06.868Z] #12 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T06:06:07.135Z] #12 ... [2023-12-29T06:06:07.135Z] [2023-12-29T06:06:07.135Z] #14 [builder 6/7] COPY . . [2023-12-29T06:06:07.135Z] #14 DONE 0.3s [2023-12-29T06:06:07.402Z] [2023-12-29T06:06:07.402Z] #15 [builder 7/7] RUN make build [2023-12-29T06:06:07.986Z] #15 0.703 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-29T06:06:12.232Z] #15 ... [2023-12-29T06:06:12.232Z] [2023-12-29T06:06:12.232Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T06:06:12.232Z] #12 2.141 OK: 8 MiB in 16 packages [2023-12-29T06:06:12.232Z] #12 DONE 6.0s [2023-12-29T06:06:12.232Z] [2023-12-29T06:06:12.232Z] #15 [builder 7/7] RUN make build [2023-12-29T06:07:20.074Z] #15 DONE 64.5s [2023-12-29T06:07:20.074Z] [2023-12-29T06:07:20.074Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2023-12-29T06:07:20.074Z] #16 DONE 0.3s [2023-12-29T06:07:20.074Z] [2023-12-29T06:07:20.074Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-29T06:07:20.074Z] #17 DONE 0.1s [2023-12-29T06:07:20.074Z] [2023-12-29T06:07:20.074Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2023-12-29T06:07:20.074Z] #18 DONE 0.1s [2023-12-29T06:07:20.074Z] [2023-12-29T06:07:20.074Z] #19 exporting to image [2023-12-29T06:07:20.074Z] #19 exporting layers [2023-12-29T06:07:20.074Z] #19 exporting layers 0.4s done [2023-12-29T06:07:20.074Z] #19 writing image sha256:f0b27de509efd90b731cf2bad664795adace0e049f050b8c913c6d2b353aa016 done [2023-12-29T06:07:20.074Z] #19 naming to docker.io/library/device-snmp-arm64 done [2023-12-29T06:07:20.074Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T06:07:20.555Z] provisioning config files... [2023-12-29T06:07:20.570Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/104@tmp/config3723595293331464030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:07:20.955Z] ---> ****-login.sh [2023-12-29T06:07:20.955Z] nexus3.edgexfoundry.org:10001 [2023-12-29T06:07:20.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:07:21.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:07:21.221Z] Configure a credential helper to remove this warning. See [2023-12-29T06:07:21.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:07:21.221Z] [2023-12-29T06:07:21.221Z] Login Succeeded [2023-12-29T06:07:21.221Z] nexus3.edgexfoundry.org:10002 [2023-12-29T06:07:21.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:07:21.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:07:21.487Z] Configure a credential helper to remove this warning. See [2023-12-29T06:07:21.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:07:21.487Z] [2023-12-29T06:07:21.487Z] Login Succeeded [2023-12-29T06:07:21.487Z] nexus3.edgexfoundry.org:10003 [2023-12-29T06:07:21.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:07:21.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:07:21.754Z] Configure a credential helper to remove this warning. See [2023-12-29T06:07:21.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:07:21.754Z] [2023-12-29T06:07:21.754Z] Login Succeeded [2023-12-29T06:07:21.754Z] nexus3.edgexfoundry.org:10004 [2023-12-29T06:07:22.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:07:22.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:07:22.021Z] Configure a credential helper to remove this warning. See [2023-12-29T06:07:22.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:07:22.021Z] [2023-12-29T06:07:22.021Z] Login Succeeded [2023-12-29T06:07:22.021Z] ****.io [2023-12-29T06:07:22.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T06:07:22.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T06:07:22.560Z] Configure a credential helper to remove this warning. See [2023-12-29T06:07:22.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T06:07:22.560Z] [2023-12-29T06:07:22.560Z] Login Succeeded [2023-12-29T06:07:22.560Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T06:07:22.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-29T06:07:22.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T06:07:22.838Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-12-29T06:07:22.838Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:07:22.838Z] latest [2023-12-29T06:07:22.838Z] 3.2.0-dev.4 [2023-12-29T06:07:22.838Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [2023-12-29T06:07:22.838Z] main [2023-12-29T06:07:22.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:23.419Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:26.466Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:07:26.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-29T06:07:26.466Z] 02c74185c18f: Preparing [2023-12-29T06:07:26.466Z] 1fcf957a29b9: Preparing [2023-12-29T06:07:26.466Z] 819a8b05be6d: Preparing [2023-12-29T06:07:26.466Z] 495c0429d5e5: Preparing [2023-12-29T06:07:26.466Z] 0f4299f294fc: Preparing [2023-12-29T06:07:26.466Z] 0faf9b67be60: Preparing [2023-12-29T06:07:26.466Z] 0faf9b67be60: Waiting [2023-12-29T06:07:26.733Z] 495c0429d5e5: Pushed [2023-12-29T06:07:26.733Z] 02c74185c18f: Pushed [2023-12-29T06:07:26.733Z] 0f4299f294fc: Pushed [2023-12-29T06:07:26.733Z] 1fcf957a29b9: Pushed [2023-12-29T06:07:26.733Z] 0faf9b67be60: Layer already exists [2023-12-29T06:07:32.059Z] 819a8b05be6d: Pushed [2023-12-29T06:07:32.059Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:32.546Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:33.019Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-12-29T06:07:33.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-29T06:07:33.019Z] 02c74185c18f: Preparing [2023-12-29T06:07:33.019Z] 1fcf957a29b9: Preparing [2023-12-29T06:07:33.019Z] 819a8b05be6d: Preparing [2023-12-29T06:07:33.019Z] 495c0429d5e5: Preparing [2023-12-29T06:07:33.019Z] 0f4299f294fc: Preparing [2023-12-29T06:07:33.019Z] 0faf9b67be60: Preparing [2023-12-29T06:07:33.019Z] 0faf9b67be60: Waiting [2023-12-29T06:07:33.019Z] 495c0429d5e5: Layer already exists [2023-12-29T06:07:33.019Z] 0f4299f294fc: Layer already exists [2023-12-29T06:07:33.019Z] 819a8b05be6d: Layer already exists [2023-12-29T06:07:33.019Z] 02c74185c18f: Layer already exists [2023-12-29T06:07:33.019Z] 1fcf957a29b9: Layer already exists [2023-12-29T06:07:33.019Z] 0faf9b67be60: Layer already exists [2023-12-29T06:07:33.283Z] latest: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:33.750Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:34.220Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.4 [2023-12-29T06:07:34.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-29T06:07:34.220Z] 02c74185c18f: Preparing [2023-12-29T06:07:34.220Z] 1fcf957a29b9: Preparing [2023-12-29T06:07:34.220Z] 819a8b05be6d: Preparing [2023-12-29T06:07:34.220Z] 495c0429d5e5: Preparing [2023-12-29T06:07:34.220Z] 0f4299f294fc: Preparing [2023-12-29T06:07:34.220Z] 0faf9b67be60: Preparing [2023-12-29T06:07:34.220Z] 0faf9b67be60: Waiting [2023-12-29T06:07:34.220Z] 819a8b05be6d: Layer already exists [2023-12-29T06:07:34.220Z] 1fcf957a29b9: Layer already exists [2023-12-29T06:07:34.220Z] 495c0429d5e5: Layer already exists [2023-12-29T06:07:34.221Z] 02c74185c18f: Layer already exists [2023-12-29T06:07:34.221Z] 0f4299f294fc: Layer already exists [2023-12-29T06:07:34.221Z] 0faf9b67be60: Layer already exists [2023-12-29T06:07:34.484Z] 3.2.0-dev.4: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:34.957Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:35.511Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [2023-12-29T06:07:35.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-29T06:07:35.511Z] 02c74185c18f: Preparing [2023-12-29T06:07:35.511Z] 1fcf957a29b9: Preparing [2023-12-29T06:07:35.511Z] 819a8b05be6d: Preparing [2023-12-29T06:07:35.511Z] 495c0429d5e5: Preparing [2023-12-29T06:07:35.511Z] 0f4299f294fc: Preparing [2023-12-29T06:07:35.511Z] 0faf9b67be60: Preparing [2023-12-29T06:07:35.511Z] 0faf9b67be60: Waiting [2023-12-29T06:07:35.511Z] 0f4299f294fc: Layer already exists [2023-12-29T06:07:35.511Z] 819a8b05be6d: Layer already exists [2023-12-29T06:07:35.511Z] 495c0429d5e5: Layer already exists [2023-12-29T06:07:35.511Z] 02c74185c18f: Layer already exists [2023-12-29T06:07:35.511Z] 1fcf957a29b9: Layer already exists [2023-12-29T06:07:35.511Z] 0faf9b67be60: Layer already exists [2023-12-29T06:07:35.781Z] 1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:36.301Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:36.789Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-12-29T06:07:36.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-29T06:07:36.789Z] 02c74185c18f: Preparing [2023-12-29T06:07:36.789Z] 1fcf957a29b9: Preparing [2023-12-29T06:07:36.789Z] 819a8b05be6d: Preparing [2023-12-29T06:07:36.789Z] 495c0429d5e5: Preparing [2023-12-29T06:07:36.789Z] 0f4299f294fc: Preparing [2023-12-29T06:07:36.789Z] 0faf9b67be60: Preparing [2023-12-29T06:07:36.789Z] 0faf9b67be60: Waiting [2023-12-29T06:07:36.789Z] 02c74185c18f: Layer already exists [2023-12-29T06:07:36.789Z] 0f4299f294fc: Layer already exists [2023-12-29T06:07:36.789Z] 819a8b05be6d: Layer already exists [2023-12-29T06:07:36.789Z] 1fcf957a29b9: Layer already exists [2023-12-29T06:07:36.789Z] 495c0429d5e5: Layer already exists [2023-12-29T06:07:36.789Z] 0faf9b67be60: Layer already exists [2023-12-29T06:07:37.061Z] main: digest: sha256:4af13c3a16ac727a307f924cd59987fd4677c4268f2e26ab2b0a27d4486de656 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-29T06:07:37.502Z] ===================================================== [Pipeline] echo [2023-12-29T06:07:37.555Z] taggedImages: [2023-12-29T06:07:37.555Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be [2023-12-29T06:07:37.555Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-12-29T06:07:37.555Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.4 [2023-12-29T06:07:37.555Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1c898a5d1a99b518c80e00aa3bb7c808b03e10be-3.2.0-dev.4 [2023-12-29T06:07:37.555Z] - 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 [2023-12-29T06:07:38.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T06:07:38.222Z] [2023-12-29T06:07:38.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:07:38.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T06:07:40.555Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-29T06:07:40.555Z] 8998bd30e6a1: Pulling fs layer [2023-12-29T06:07:40.555Z] 04944245beec: Pulling fs layer [2023-12-29T06:07:40.555Z] 699f458cf7ca: Pulling fs layer [2023-12-29T06:07:40.555Z] 765212b225bb: Pulling fs layer [2023-12-29T06:07:40.555Z] f23df028b6ca: Pulling fs layer [2023-12-29T06:07:40.555Z] d65c8cfc05b1: Pulling fs layer [2023-12-29T06:07:40.555Z] 2437ff75d9bd: Pulling fs layer [2023-12-29T06:07:40.555Z] 765212b225bb: Waiting [2023-12-29T06:07:40.555Z] d65c8cfc05b1: Waiting [2023-12-29T06:07:40.555Z] 2437ff75d9bd: Waiting [2023-12-29T06:07:40.555Z] f23df028b6ca: Waiting [2023-12-29T06:07:40.555Z] 04944245beec: Verifying Checksum [2023-12-29T06:07:40.555Z] 04944245beec: Download complete [2023-12-29T06:07:40.555Z] 765212b225bb: Verifying Checksum [2023-12-29T06:07:40.555Z] 765212b225bb: Download complete [2023-12-29T06:07:40.555Z] f23df028b6ca: Verifying Checksum [2023-12-29T06:07:40.555Z] f23df028b6ca: Download complete [2023-12-29T06:07:40.555Z] d65c8cfc05b1: Verifying Checksum [2023-12-29T06:07:40.555Z] d65c8cfc05b1: Download complete [2023-12-29T06:07:40.555Z] 699f458cf7ca: Verifying Checksum [2023-12-29T06:07:40.555Z] 699f458cf7ca: Download complete [2023-12-29T06:07:40.820Z] 8998bd30e6a1: Verifying Checksum [2023-12-29T06:07:40.820Z] 8998bd30e6a1: Download complete [2023-12-29T06:07:42.755Z] 2437ff75d9bd: Verifying Checksum [2023-12-29T06:07:42.755Z] 2437ff75d9bd: Download complete [2023-12-29T06:07:46.998Z] 8998bd30e6a1: Pull complete [2023-12-29T06:07:47.263Z] 04944245beec: Pull complete [2023-12-29T06:07:49.202Z] 699f458cf7ca: Pull complete [2023-12-29T06:07:49.202Z] 765212b225bb: Pull complete [2023-12-29T06:07:50.157Z] f23df028b6ca: Pull complete [2023-12-29T06:07:50.157Z] d65c8cfc05b1: Pull complete [2023-12-29T06:08:12.191Z] 2437ff75d9bd: Pull complete [2023-12-29T06:08:12.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-29T06:08:12.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T06:08:12.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:08:12.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-26378 does not seem to be running inside a container [2023-12-29T06:08:12.605Z] $ 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/104 -v /w/workspace/device-snmp-go/104:/w/workspace/device-snmp-go/104:rw,z -v /w/workspace/device-snmp-go/104@tmp:/w/workspace/device-snmp-go/104@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 [2023-12-29T06:08:14.160Z] $ docker top 4e05328e5b7922a5a03e89edcbf0ac01a549ea56c57c6e34c5647f00ac4c3496 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:08:14.705Z] ---> job-cost.sh [2023-12-29T06:08:14.970Z] lf-activate-venv: SKIPPING [2023-12-29T06:08:14.970Z] INFO: No Stack... [2023-12-29T06:08:15.233Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T06:08:15.811Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T06:08:16.126Z] + cat /w/workspace/device-snmp-go/104/archives/cost.csv [2023-12-29T06:08:16.126Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T06:08:16.180Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [2023-12-29T06:08:16.189Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] did not exist. Created. [2023-12-29T06:08:16.189Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T06:08:16.620Z] /w/workspace/device-snmp-go/104@tmp/durable-10e8bd1a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-29T06:08:16.934Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T06:08:17.007Z] Warning: overwriting stash ‘stack-cost’ [2023-12-29T06:08:17.048Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T06:08:17.055Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T06:08:17.186Z] $ docker stop --time=1 4e05328e5b7922a5a03e89edcbf0ac01a549ea56c57c6e34c5647f00ac4c3496 [2023-12-29T06:08:18.565Z] $ docker rm -f --volumes 4e05328e5b7922a5a03e89edcbf0ac01a549ea56c57c6e34c5647f00ac4c3496 [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 [2023-12-29T06:08:19.913Z] provisioning config files... [2023-12-29T06:08:19.921Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1642448532899507375tmp [Pipeline] { [Pipeline] sh [2023-12-29T06:08:20.308Z] + set +x [2023-12-29T06:08:20.308Z] + curl -s https://codecov.io/bash [2023-12-29T06:08:20.308Z] + bash -s -- [2023-12-29T06:08:20.308Z] [2023-12-29T06:08:20.308Z] _____ _ [2023-12-29T06:08:20.308Z] / ____| | | [2023-12-29T06:08:20.308Z] | | ___ __| | ___ ___ _____ __ [2023-12-29T06:08:20.308Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-29T06:08:20.308Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-29T06:08:20.308Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-29T06:08:20.308Z] Bash-1.0.6 [2023-12-29T06:08:20.308Z] [2023-12-29T06:08:20.308Z] [2023-12-29T06:08:20.308Z] ==> git version 2.25.1 found [2023-12-29T06:08:20.308Z] ==> 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 [2023-12-29T06:08:20.308Z] Release-Date: 2020-01-08 [2023-12-29T06:08:20.308Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-29T06:08:20.308Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-29T06:08:20.308Z] ==> Jenkins CI detected. [2023-12-29T06:08:20.308Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-12-29T06:08:20.308Z] project root: . [2023-12-29T06:08:20.308Z] --> token set from env [2023-12-29T06:08:20.308Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-29T06:08:20.308Z] ==> Running gcov in . (disable via -X gcov) [2023-12-29T06:08:20.308Z] ==> Python coveragepy not found [2023-12-29T06:08:20.308Z] ==> Searching for coverage reports in: [2023-12-29T06:08:20.308Z] + . [2023-12-29T06:08:20.308Z] -> Found 1 reports [2023-12-29T06:08:20.308Z] ==> Detecting git/mercurial file structure [2023-12-29T06:08:20.569Z] ==> Reading reports [2023-12-29T06:08:20.569Z] + ./coverage.out bytes=8837 [2023-12-29T06:08:20.569Z] ==> Appending adjustments [2023-12-29T06:08:20.569Z] https://docs.codecov.io/docs/fixing-reports [2023-12-29T06:08:20.569Z] + Found adjustments [2023-12-29T06:08:20.569Z] ==> Gzipping contents [2023-12-29T06:08:20.569Z] 4.0K /tmp/codecov.Z1yD7V.gz [2023-12-29T06:08:20.569Z] ==> Uploading reports [2023-12-29T06:08:20.569Z] url: https://codecov.io [2023-12-29T06:08:20.569Z] query: branch=main&commit=1c898a5d1a99b518c80e00aa3bb7c808b03e10be&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-29T06:08:20.569Z] -> Pinging Codecov [2023-12-29T06:08:20.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1c898a5d1a99b518c80e00aa3bb7c808b03e10be&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-29T06:08:20.828Z] -> Uploading to [2023-12-29T06:08:20.828Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-29/6C56EA5C29638FB4528AC87E60AF5AE0/1c898a5d1a99b518c80e00aa3bb7c808b03e10be/37423103-ff06-4d82-bd3a-9079e300bd4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T060820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10b7090eb72dc4c0c7188798958cd5945517e3c7696c003f8e3eed4fb8a19e59 [2023-12-29T06:08:20.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T06:08:20.828Z] Dload Upload Total Spent Left Speed [2023-12-29T06:08:20.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6406 --:--:-- --:--:-- --:--:-- 6406 [2023-12-29T06:08:20.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] } [2023-12-29T06:08:20.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-29T06:08:21.281Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-29T06:08:21.294Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:08:21.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-29T06:08:21.731Z] [2023-12-29T06:08:21.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:08:22.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-29T06:08:22.074Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-29T06:08:22.074Z] df9b9388f04a: Pulling fs layer [2023-12-29T06:08:22.074Z] 52dc419b0ee2: Pulling fs layer [2023-12-29T06:08:22.074Z] 25bc292e5bac: Pulling fs layer [2023-12-29T06:08:22.074Z] 114826534d7a: Pulling fs layer [2023-12-29T06:08:22.074Z] 4657fd5d0bcf: Pulling fs layer [2023-12-29T06:08:22.074Z] 6ad1cebc031e: Pulling fs layer [2023-12-29T06:08:22.074Z] 8a3aa393b2d8: Pulling fs layer [2023-12-29T06:08:22.074Z] 114826534d7a: Waiting [2023-12-29T06:08:22.074Z] 4657fd5d0bcf: Waiting [2023-12-29T06:08:22.074Z] 6ad1cebc031e: Waiting [2023-12-29T06:08:22.074Z] 8a3aa393b2d8: Waiting [2023-12-29T06:08:22.074Z] 25bc292e5bac: Download complete [2023-12-29T06:08:22.074Z] 52dc419b0ee2: Download complete [2023-12-29T06:08:22.074Z] 4657fd5d0bcf: Verifying Checksum [2023-12-29T06:08:22.074Z] 4657fd5d0bcf: Download complete [2023-12-29T06:08:22.074Z] df9b9388f04a: Verifying Checksum [2023-12-29T06:08:22.074Z] df9b9388f04a: Download complete [2023-12-29T06:08:22.335Z] 6ad1cebc031e: Verifying Checksum [2023-12-29T06:08:22.335Z] 6ad1cebc031e: Download complete [2023-12-29T06:08:22.335Z] df9b9388f04a: Pull complete [2023-12-29T06:08:22.976Z] 114826534d7a: Download complete [2023-12-29T06:08:23.235Z] 52dc419b0ee2: Pull complete [2023-12-29T06:08:23.235Z] 8a3aa393b2d8: Download complete [2023-12-29T06:08:23.235Z] 25bc292e5bac: Pull complete [2023-12-29T06:08:27.471Z] 114826534d7a: Pull complete [2023-12-29T06:08:27.471Z] 4657fd5d0bcf: Pull complete [2023-12-29T06:08:27.471Z] 6ad1cebc031e: Pull complete [2023-12-29T06:08:30.757Z] 8a3aa393b2d8: Pull complete [2023-12-29T06:08:30.757Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-29T06:08:30.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-29T06:08:30.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:08:31.043Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:08:31.093Z] $ 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 [2023-12-29T06:08:36.234Z] $ docker top d2b2253d536bbe5f18b4dfa1fe4e13fa729c24c7971c8d7b777ec2fc03a92777 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-29T06:08:36.385Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-12-29T06:08:36.663Z] + set -o pipefail [2023-12-29T06:08:36.664Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-12-29T06:08:41.952Z] [2023-12-29T06:08:41.952Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-12-29T06:08:41.952Z] [2023-12-29T06:08:41.952Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/c36f0878-f938-4f2c-8613-91415704cff7 [2023-12-29T06:08:41.952Z] [2023-12-29T06:08:41.952Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-29T06:08:41.952Z] [2023-12-29T06:08:42.522Z] [2023-12-29T06:08:42.522Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-29T06:08:42.522Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-29T06:08:42.522Z] More details here: https://snyk.co/ue1NS [2023-12-29T06:08:42.522Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-29T06:08:42.522Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-29T06:08:42.548Z] $ docker stop --time=1 d2b2253d536bbe5f18b4dfa1fe4e13fa729c24c7971c8d7b777ec2fc03a92777 [2023-12-29T06:08:47.003Z] $ docker rm -f --volumes d2b2253d536bbe5f18b4dfa1fe4e13fa729c24c7971c8d7b777ec2fc03a92777 [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 [2023-12-29T06:08:48.512Z] + git log --format=format:%s -1 1c898a5d1a99b518c80e00aa3bb7c808b03e10be [Pipeline] sh [2023-12-29T06:08:48.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T06:08:48.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:08:49.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T06:08:49.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:08:49.317Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:08:49.361Z] $ 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 [2023-12-29T06:08:49.735Z] $ docker top bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 -eo pid,comm [2023-12-29T06:08:49.773Z] 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). [2023-12-29T06:08:49.773Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T06:08:49.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T06:08:49.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T06:08:50.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T06:08:50.135Z] $ docker exec bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 ssh-agent [2023-12-29T06:08:50.242Z] SSH_AUTH_SOCK=/tmp/ssh-g59VgsozFLh4/agent.33 [2023-12-29T06:08:50.242Z] SSH_AGENT_PID=39 [2023-12-29T06:08:50.248Z] Running ssh-add (command line suppressed) [2023-12-29T06:08:50.367Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10681061962736508842.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10681061962736508842.key) [2023-12-29T06:08:50.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T06:08:50.702Z] + git semver tag [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,904 [run_tag] DEBUG tag force:False [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,904 [check_head_tag] DEBUG check head tag [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,905 [execute] INFO git cat-file --batch-check [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,910 [execute] INFO git cat-file --batch [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,923 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,924 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-29T06:08:50.962Z] 2023-12-29 06:08:50,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:08:50.962Z] 3.2.0-dev.4 [Pipeline] } [2023-12-29T06:08:50.986Z] $ docker exec --env ******** --env ******** bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 ssh-agent -k [2023-12-29T06:08:51.092Z] unset SSH_AUTH_SOCK; [2023-12-29T06:08:51.092Z] unset SSH_AGENT_PID; [2023-12-29T06:08:51.092Z] echo Agent pid 39 killed; [2023-12-29T06:08:51.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T06:08:51.616Z] + git semver [Pipeline] } [2023-12-29T06:08:51.905Z] $ docker stop --time=1 bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 [2023-12-29T06:08:53.193Z] $ docker rm -f --volumes bf9018d459b70e9b4b7b6130d5e2d6cef5c3c5d5714e6fbbe432e901f01e1e35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:08:53.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-29T06:08:53.812Z] [2023-12-29T06:08:53.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:08:54.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-29T06:08:54.164Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-29T06:08:54.164Z] ab5ef0e58194: Pulling fs layer [2023-12-29T06:08:54.164Z] 9712f1f96733: Pulling fs layer [2023-12-29T06:08:54.164Z] 63f879dbbcfc: Pulling fs layer [2023-12-29T06:08:54.164Z] 0d9ebad4ef96: Pulling fs layer [2023-12-29T06:08:54.164Z] e9a5061849ea: Pulling fs layer [2023-12-29T06:08:54.164Z] d747dcd14b5f: Pulling fs layer [2023-12-29T06:08:54.164Z] 2de7ff778b66: Pulling fs layer [2023-12-29T06:08:54.164Z] 0d9ebad4ef96: Waiting [2023-12-29T06:08:54.164Z] e9a5061849ea: Waiting [2023-12-29T06:08:54.164Z] d747dcd14b5f: Waiting [2023-12-29T06:08:54.164Z] 9712f1f96733: Verifying Checksum [2023-12-29T06:08:54.164Z] 9712f1f96733: Download complete [2023-12-29T06:08:54.422Z] 63f879dbbcfc: Verifying Checksum [2023-12-29T06:08:54.422Z] 63f879dbbcfc: Download complete [2023-12-29T06:08:54.680Z] e9a5061849ea: Verifying Checksum [2023-12-29T06:08:54.680Z] e9a5061849ea: Download complete [2023-12-29T06:08:54.680Z] d747dcd14b5f: Verifying Checksum [2023-12-29T06:08:54.680Z] d747dcd14b5f: Download complete [2023-12-29T06:08:54.680Z] 0d9ebad4ef96: Verifying Checksum [2023-12-29T06:08:54.680Z] 0d9ebad4ef96: Download complete [2023-12-29T06:08:54.680Z] 2de7ff778b66: Verifying Checksum [2023-12-29T06:08:54.680Z] 2de7ff778b66: Download complete [2023-12-29T06:08:54.680Z] ab5ef0e58194: Verifying Checksum [2023-12-29T06:08:54.680Z] ab5ef0e58194: Download complete [2023-12-29T06:08:57.963Z] ab5ef0e58194: Pull complete [2023-12-29T06:08:57.963Z] 9712f1f96733: Pull complete [2023-12-29T06:08:58.222Z] 63f879dbbcfc: Pull complete [2023-12-29T06:09:02.408Z] 0d9ebad4ef96: Pull complete [2023-12-29T06:09:02.665Z] e9a5061849ea: Pull complete [2023-12-29T06:09:02.923Z] d747dcd14b5f: Pull complete [2023-12-29T06:09:03.858Z] 2de7ff778b66: Pull complete [2023-12-29T06:09:03.858Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-29T06:09:03.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-29T06:09:03.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:09:04.169Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:09:04.213Z] $ 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 [2023-12-29T06:09:09.466Z] $ docker top 22541f628153bba24f02275b3bf49c5b8f9487e8db45e9463c2f8190a6f3c3df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-29T06:09:09.634Z] provisioning config files... [2023-12-29T06:09:09.646Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10105336822308913093tmp [2023-12-29T06:09:09.663Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17389445113830001584tmp [2023-12-29T06:09:09.683Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18245138449291458587tmp [Pipeline] { [Pipeline] echo [2023-12-29T06:09:09.765Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:10.061Z] ---> sigul-configuration.sh [2023-12-29T06:09:10.061Z] gpg: directory `/root/.gnupg' created [2023-12-29T06:09:10.061Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-29T06:09:10.061Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-29T06:09:10.061Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-29T06:09:10.061Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-29T06:09:10.061Z] gpg: CAST5 encrypted data [2023-12-29T06:09:10.061Z] gpg: encrypted with 1 passphrase [2023-12-29T06:09:10.061Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-29T06:09:10.353Z] + mkdir /home/jenkins [2023-12-29T06:09:10.353Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-29T06:09:10.644Z] + 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 [2023-12-29T06:09:10.655Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:10.947Z] ---> sigul-install.sh [2023-12-29T06:09:10.947Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-29T06:09:11.246Z] + git tag --list [2023-12-29T06:09:11.246Z] 1.0.0 [2023-12-29T06:09:11.246Z] v0.0.0 [2023-12-29T06:09:11.246Z] v1.1.0 [2023-12-29T06:09:11.246Z] v1.1.1 [2023-12-29T06:09:11.246Z] v1.2.2 [2023-12-29T06:09:11.246Z] v1.3.0 [2023-12-29T06:09:11.246Z] v1.3.1 [2023-12-29T06:09:11.246Z] v2.0.0 [2023-12-29T06:09:11.246Z] v2.1.0 [2023-12-29T06:09:11.246Z] v2.1.1 [2023-12-29T06:09:11.246Z] v2.2.0 [2023-12-29T06:09:11.246Z] v2.3.0 [2023-12-29T06:09:11.246Z] v3.0 [2023-12-29T06:09:11.246Z] v3.0.0 [2023-12-29T06:09:11.246Z] v3.1 [2023-12-29T06:09:11.246Z] v3.1.0 [2023-12-29T06:09:11.246Z] v3.1.0-dev.1 [2023-12-29T06:09:11.246Z] v3.1.0-dev.10 [2023-12-29T06:09:11.246Z] v3.1.0-dev.11 [2023-12-29T06:09:11.246Z] v3.1.0-dev.12 [2023-12-29T06:09:11.246Z] v3.1.0-dev.13 [2023-12-29T06:09:11.246Z] v3.1.0-dev.2 [2023-12-29T06:09:11.246Z] v3.1.0-dev.3 [2023-12-29T06:09:11.246Z] v3.1.0-dev.4 [2023-12-29T06:09:11.246Z] v3.1.0-dev.5 [2023-12-29T06:09:11.246Z] v3.1.0-dev.6 [2023-12-29T06:09:11.246Z] v3.1.0-dev.7 [2023-12-29T06:09:11.246Z] v3.1.0-dev.8 [2023-12-29T06:09:11.246Z] v3.1.0-dev.9 [2023-12-29T06:09:11.246Z] v3.2.0-dev.1 [2023-12-29T06:09:11.246Z] v3.2.0-dev.2 [2023-12-29T06:09:11.246Z] v3.2.0-dev.3 [2023-12-29T06:09:11.246Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-29T06:09:11.545Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-29T06:09:12.114Z] Signing Git tag with Sigul... [2023-12-29T06:09:12.114Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-29T06:09:12.388Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:12.681Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-29T06:09:12.689Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-29T06:09:12.837Z] $ docker stop --time=1 22541f628153bba24f02275b3bf49c5b8f9487e8db45e9463c2f8190a6f3c3df [2023-12-29T06:09:14.106Z] $ docker rm -f --volumes 22541f628153bba24f02275b3bf49c5b8f9487e8db45e9463c2f8190a6f3c3df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-29T06:09:15.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T06:09:15.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:09:15.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T06:09:15.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:09:15.556Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:09:15.602Z] $ 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 [2023-12-29T06:09:15.933Z] $ docker top 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 -eo pid,comm [2023-12-29T06:09:15.969Z] 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). [2023-12-29T06:09:15.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T06:09:16.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T06:09:16.182Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T06:09:16.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T06:09:16.324Z] $ docker exec 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 ssh-agent [2023-12-29T06:09:16.417Z] SSH_AUTH_SOCK=/tmp/ssh-bHkuD2FAlOZi/agent.32 [2023-12-29T06:09:16.417Z] SSH_AGENT_PID=38 [2023-12-29T06:09:16.422Z] Running ssh-add (command line suppressed) [2023-12-29T06:09:16.531Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4352628271727538905.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4352628271727538905.key) [2023-12-29T06:09:16.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T06:09:16.882Z] + git semver bump pre [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,069 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,069 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,069 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,069 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,071 [execute] INFO git cat-file --batch-check [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,076 [execute] INFO git cat-file --batch [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T06:09:17.141Z] 2023-12-29 06:09:17,081 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:09:17.141Z] 3.2.0-dev.5 [Pipeline] } [2023-12-29T06:09:17.164Z] $ docker exec --env ******** --env ******** 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 ssh-agent -k [2023-12-29T06:09:17.268Z] unset SSH_AUTH_SOCK; [2023-12-29T06:09:17.268Z] unset SSH_AGENT_PID; [2023-12-29T06:09:17.269Z] echo Agent pid 38 killed; [2023-12-29T06:09:17.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T06:09:17.784Z] + git semver [Pipeline] } [2023-12-29T06:09:18.066Z] $ docker stop --time=1 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 [2023-12-29T06:09:19.318Z] $ docker rm -f --volumes 515d703741d8df76911e8b80405155194b3d7924c7d64291f0b16315a92fdc24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T06:09:19.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T06:09:19.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:09:20.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T06:09:20.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:09:20.495Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:09:20.570Z] $ 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 [2023-12-29T06:09:20.948Z] $ docker top c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T06:09:21.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T06:09:21.228Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T06:09:21.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T06:09:21.358Z] $ docker exec c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b ssh-agent [2023-12-29T06:09:21.449Z] SSH_AUTH_SOCK=/tmp/ssh-g2IDK6josOdk/agent.31 [2023-12-29T06:09:21.449Z] SSH_AGENT_PID=37 [2023-12-29T06:09:21.454Z] Running ssh-add (command line suppressed) [2023-12-29T06:09:21.564Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16204033808347340437.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16204033808347340437.key) [2023-12-29T06:09:21.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T06:09:21.914Z] + git semver push [2023-12-29T06:09:22.174Z] 2023-12-29 06:09:22,103 [run_push] DEBUG push [2023-12-29T06:09:22.174Z] 2023-12-29 06:09:22,104 [execute] INFO git cat-file --batch-check [2023-12-29T06:09:22.174Z] 2023-12-29 06:09:22,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T06:09:22.174Z] 2023-12-29 06:09:22,108 [execute] INFO git rev-list bbf4f86cc526c7d2a1e69dcfa677090d3e6e162f -- [2023-12-29T06:09:22.174Z] 2023-12-29 06:09:22,108 [execute] DEBUG Popen(['git', 'rev-list', 'bbf4f86cc526c7d2a1e69dcfa677090d3e6e162f', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-29T06:09:22.174Z] 2023-12-29 06:09:22,118 [execute] INFO git fetch -v origin [2023-12-29T06:09:22.174Z] 2023-12-29 06:09:22,118 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-29T06:09:22.745Z] 2023-12-29 06:09:22,636 [run_push] DEBUG no remote changes detected [2023-12-29T06:09:22.745Z] 2023-12-29 06:09:22,637 [execute] INFO git push origin semver [2023-12-29T06:09:22.745Z] 2023-12-29 06:09:22,637 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-29T06:09:23.683Z] 2023-12-29 06:09:23,433 [run_push] DEBUG push all version tags [2023-12-29T06:09:23.683Z] 2023-12-29 06:09:23,433 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-29T06:09:23.683Z] 2023-12-29 06:09:23,434 [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) [2023-12-29T06:09:24.251Z] 2023-12-29 06:09:24,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-29T06:09:24.251Z] 3.2.0-dev.5 [Pipeline] } [2023-12-29T06:09:24.272Z] $ docker exec --env ******** --env ******** c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b ssh-agent -k [2023-12-29T06:09:24.382Z] unset SSH_AUTH_SOCK; [2023-12-29T06:09:24.382Z] unset SSH_AGENT_PID; [2023-12-29T06:09:24.382Z] echo Agent pid 37 killed; [2023-12-29T06:09:24.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T06:09:24.922Z] + git semver [Pipeline] } [2023-12-29T06:09:25.208Z] $ docker stop --time=1 c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b [2023-12-29T06:09:26.539Z] $ docker rm -f --volumes c4f6cdb2080e35b709330a1502d1463041f60ad0a553bcec5f401b16ac4ba95b [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 [2023-12-29T06:09:28.144Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-12-29T06:09:28.144Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-29T06:09:28.144Z] total 16 [2023-12-29T06:09:28.144Z] drwxr-xr-x 3 root root 4096 Dec 29 06:03 . [2023-12-29T06:09:28.144Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 06:09 .. [2023-12-29T06:09:28.144Z] drwxr-xr-x 2 root root 4096 Dec 29 06:03 cost [2023-12-29T06:09:28.144Z] -rw-r--r-- 1 root root 86 Dec 29 06:03 cost.csv [2023-12-29T06:09:28.144Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-29T06:09:28.144Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-29T06:09:28.144Z] total 16 [2023-12-29T06:09:28.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 06:03 . [2023-12-29T06:09:28.144Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 06:09 .. [2023-12-29T06:09:28.144Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 06:03 cost [2023-12-29T06:09:28.144Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 29 06:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:28.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:29.294Z] ---> package-listing.sh [2023-12-29T06:09:29.294Z] ++ facter osfamily [2023-12-29T06:09:29.294Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-29T06:09:29.554Z] + OS_FAMILY=debian [2023-12-29T06:09:29.554Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-12-29T06:09:29.554Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-29T06:09:29.554Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-29T06:09:29.554Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-29T06:09:29.554Z] + PACKAGES=/tmp/packages_start.txt [2023-12-29T06:09:29.554Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-12-29T06:09:29.554Z] + PACKAGES=/tmp/packages_end.txt [2023-12-29T06:09:29.554Z] + case "${OS_FAMILY}" in [2023-12-29T06:09:29.554Z] + dpkg -l [2023-12-29T06:09:29.554Z] + grep '^ii' [2023-12-29T06:09:29.554Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-29T06:09:29.554Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-29T06:09:29.554Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-29T06:09:29.554Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-12-29T06:09:29.554Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-12-29T06:09:29.554Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-12-29T06:09:29.565Z] 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 [2023-12-29T06:09:29.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T06:09:30.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T06:09:30.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T06:09:30.651Z] prd-ubuntu20.04-docker-8c-8g-26377 does not seem to be running inside a container [2023-12-29T06:09:30.692Z] $ 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 [2023-12-29T06:09:30.902Z] $ docker top f8ea10ae67aa0a9ec338841815347aa0e24af20408013146214ed1c22a69331f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T06:09:31.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-29T06:09:31.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-29T06:09:31.929Z] + ls /var/log/sa-host [2023-12-29T06:09:31.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T06:09:32.079Z] provisioning config files... [2023-12-29T06:09:32.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18382285016288741861tmp [Pipeline] { [Pipeline] echo [2023-12-29T06:09:32.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:32.503Z] ---> create-netrc.sh [Pipeline] } [2023-12-29T06:09:32.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:32.958Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-29T06:09:32.968Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:33.252Z] ---> sudo-logs.sh [2023-12-29T06:09:33.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-29T06:09:33.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:33.625Z] ---> job-cost.sh [2023-12-29T06:09:33.625Z] lf-activate-venv: SKIPPING [2023-12-29T06:09:33.625Z] DEBUG: total: 0.2199999988079071 [2023-12-29T06:09:33.625Z] INFO: Retrieving Stack Cost... [2023-12-29T06:09:33.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T06:09:34.141Z] INFO: Archiving Costs [Pipeline] echo [2023-12-29T06:09:34.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T06:09:34.437Z] ---> logs-deploy.sh [2023-12-29T06:09:34.437Z] lf-activate-venv: SKIPPING [2023-12-29T06:09:34.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/104 [2023-12-29T06:09:34.437Z] INFO: archiving workspace using pattern(s): [2023-12-29T06:09:35.374Z] Archives upload complete. [2023-12-29T06:09:35.635Z] INFO: archiving logs to Nexus [2023-12-29T06:09:36.202Z] ---> uname -a: [2023-12-29T06:09:36.202Z] Linux prd-ubuntu20-04-docker-8c-8g-26377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-29T06:09:36.202Z] [2023-12-29T06:09:36.202Z] [2023-12-29T06:09:36.202Z] ---> lscpu: [2023-12-29T06:09:36.202Z] Architecture: x86_64 [2023-12-29T06:09:36.202Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-29T06:09:36.202Z] Byte Order: Little Endian [2023-12-29T06:09:36.202Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-29T06:09:36.202Z] CPU(s): 8 [2023-12-29T06:09:36.202Z] On-line CPU(s) list: 0-7 [2023-12-29T06:09:36.202Z] Thread(s) per core: 1 [2023-12-29T06:09:36.202Z] Core(s) per socket: 1 [2023-12-29T06:09:36.202Z] Socket(s): 8 [2023-12-29T06:09:36.202Z] NUMA node(s): 1 [2023-12-29T06:09:36.202Z] Vendor ID: AuthenticAMD [2023-12-29T06:09:36.202Z] CPU family: 23 [2023-12-29T06:09:36.202Z] Model: 49 [2023-12-29T06:09:36.202Z] Model name: AMD EPYC-Rome Processor [2023-12-29T06:09:36.202Z] Stepping: 0 [2023-12-29T06:09:36.202Z] CPU MHz: 2799.998 [2023-12-29T06:09:36.202Z] BogoMIPS: 5599.99 [2023-12-29T06:09:36.202Z] Virtualization: AMD-V [2023-12-29T06:09:36.202Z] Hypervisor vendor: KVM [2023-12-29T06:09:36.202Z] Virtualization type: full [2023-12-29T06:09:36.202Z] L1d cache: 256 KiB [2023-12-29T06:09:36.202Z] L1i cache: 256 KiB [2023-12-29T06:09:36.202Z] L2 cache: 4 MiB [2023-12-29T06:09:36.202Z] L3 cache: 128 MiB [2023-12-29T06:09:36.202Z] NUMA node0 CPU(s): 0-7 [2023-12-29T06:09:36.202Z] Vulnerability Itlb multihit: Not affected [2023-12-29T06:09:36.202Z] Vulnerability L1tf: Not affected [2023-12-29T06:09:36.202Z] Vulnerability Mds: Not affected [2023-12-29T06:09:36.202Z] Vulnerability Meltdown: Not affected [2023-12-29T06:09:36.202Z] Vulnerability Mmio stale data: Not affected [2023-12-29T06:09:36.202Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-29T06:09:36.202Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-29T06:09:36.202Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-29T06:09:36.202Z] Vulnerability Srbds: Not affected [2023-12-29T06:09:36.202Z] Vulnerability Tsx async abort: Not affected [2023-12-29T06:09:36.202Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-29T06:09:36.202Z] [2023-12-29T06:09:36.202Z] [2023-12-29T06:09:36.202Z] ---> nproc: [2023-12-29T06:09:36.202Z] 8 [2023-12-29T06:09:36.202Z] [2023-12-29T06:09:36.202Z] [2023-12-29T06:09:36.202Z] ---> df -h: [2023-12-29T06:09:36.202Z] Filesystem Size Used Avail Use% Mounted on [2023-12-29T06:09:36.202Z] overlay 155G 13G 143G 9% / [2023-12-29T06:09:36.202Z] tmpfs 64M 0 64M 0% /dev [2023-12-29T06:09:36.202Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-29T06:09:36.202Z] shm 64M 0 64M 0% /dev/shm [2023-12-29T06:09:36.203Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-29T06:09:36.203Z] [2023-12-29T06:09:36.203Z]