Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1c7c2ea98aab23790d51b6eaeef7bb46474233e 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-ssh18230954260727359184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3978534132599474326.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15618040855523242668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11921720031074415871.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-ssh2613817521653142726.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-121372’ is offline Running on prd-ubuntu20.04-docker-8c-8g-121374 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 d1c7c2ea98aab23790d51b6eaeef7bb46474233e (main) Commit message: "Merge pull request #205 from jim-wang-intel/v3_path_updates" > 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 d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 > git rev-list --no-walk ef51753be6f5a47d4d6f224ef8f149167d14d206 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-15T18:59:10.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-15T18:59:10.614Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-15T18:59:10.627Z] ========================================================= [2022-12-15T18:59:10.627Z] EdgeX Global Pipelines Version Info [2022-12-15T18:59:10.627Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-15T18:59:11.337Z] ------------------- [2022-12-15T18:59:11.337Z] stable info: [2022-12-15T18:59:11.337Z] ------------------- [2022-12-15T18:59:11.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-15T18:59:11.337Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T18:59:11.337Z] Message: update stable to v1.0.244 [2022-12-15T18:59:11.907Z] ------------------- [2022-12-15T18:59:11.907Z] experimental info: [2022-12-15T18:59:11.907Z] ------------------- [2022-12-15T18:59:11.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-15T18:59:11.907Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T18:59:11.907Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-15T18:59:12.063Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-12-15T18:59:12.073Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-12-15T18:59:12.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-15T18:59:12.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-15T18:59:12.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-15T18:59:12.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-15T18:59:12.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-15T18:59:12.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-15T18:59:12.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-15T18:59:12.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-15T18:59:12.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-15T18:59:12.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-12-15T18:59:12.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-15T18:59:12.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-15T18:59:12.197Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T18:59:12.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T18:59:12.220Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T18:59:12.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T18:59:12.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-15T18:59:12.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-15T18:59:12.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-15T18:59:12.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-15T18:59:12.298Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-15T18:59:12.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-15T18:59:12.317Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-15T18:59:12.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-15T18:59:12.336Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-15T18:59:12.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-15T18:59:12.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-15T18:59:12.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-15T18:59:12.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo [2022-12-15T18:59:12.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1c7c2e [Pipeline] echo [2022-12-15T18:59:12.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T18:59:12.422Z] provisioning config files... [2022-12-15T18:59:12.434Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4055403305190834678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T18:59:12.735Z] ---> docker-login.sh [2022-12-15T18:59:12.735Z] nexus3.edgexfoundry.org:10001 [2022-12-15T18:59:12.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:12.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:12.995Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:12.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:12.995Z] [2022-12-15T18:59:12.995Z] Login Succeeded [2022-12-15T18:59:12.995Z] nexus3.edgexfoundry.org:10002 [2022-12-15T18:59:13.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:13.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:13.255Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:13.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:13.255Z] [2022-12-15T18:59:13.255Z] Login Succeeded [2022-12-15T18:59:13.255Z] nexus3.edgexfoundry.org:10003 [2022-12-15T18:59:13.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:13.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:13.255Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:13.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:13.255Z] [2022-12-15T18:59:13.255Z] Login Succeeded [2022-12-15T18:59:13.255Z] nexus3.edgexfoundry.org:10004 [2022-12-15T18:59:13.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:13.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:13.517Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:13.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:13.517Z] [2022-12-15T18:59:13.517Z] Login Succeeded [2022-12-15T18:59:13.517Z] docker.io [2022-12-15T18:59:13.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:13.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:13.778Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:13.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:13.778Z] [2022-12-15T18:59:13.778Z] Login Succeeded [2022-12-15T18:59:13.778Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T18:59:13.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-15T18:59:14.148Z] + git rev-list -1 --merges d1c7c2ea98aab23790d51b6eaeef7bb46474233e~1..d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo [2022-12-15T18:59:14.181Z] -----------> git rev-list -1 --merges d1c7c2ea98aab23790d51b6eaeef7bb46474233e~1..d1c7c2ea98aab23790d51b6eaeef7bb46474233e d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T18:59:14.182Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e [false] [Pipeline] sh [2022-12-15T18:59:14.465Z] + git log --format=format:%s -1 d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo [2022-12-15T18:59:14.481Z] ========================================================= [2022-12-15T18:59:14.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-15T18:59:14.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T18:59:14.820Z] + git log --format=format:%s -1 d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo [2022-12-15T18:59:14.831Z] [semverPrep] GIT_COMMIT: d1c7c2ea98aab23790d51b6eaeef7bb46474233e, Commit Message: Merge pull request #205 from jim-wang-intel/v3_path_updates [Pipeline] echo [2022-12-15T18:59:14.841Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-15T18:59:15.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T18:59:15.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-15T18:59:15.210Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-15T18:59:15.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-15T18:59:15.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-15T18:59:15.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-15T18:59:15.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T18:59:15.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T18:59:15.613Z] [2022-12-15T18:59:15.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T18:59:15.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T18:59:15.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-15T18:59:15.915Z] b85a868b505f: Pulling fs layer [2022-12-15T18:59:15.915Z] e2be974225ed: Pulling fs layer [2022-12-15T18:59:15.915Z] 339a4e72a1f5: Pulling fs layer [2022-12-15T18:59:15.915Z] 988bab9f4d93: Pulling fs layer [2022-12-15T18:59:15.915Z] 1469e6f7b9e6: Pulling fs layer [2022-12-15T18:59:15.915Z] eaf3925da568: Pulling fs layer [2022-12-15T18:59:15.915Z] bab4dde63d76: Pulling fs layer [2022-12-15T18:59:15.915Z] bde34c3a00c8: Pulling fs layer [2022-12-15T18:59:15.915Z] b352a97aabf1: Pulling fs layer [2022-12-15T18:59:15.915Z] 4872d77fe225: Pulling fs layer [2022-12-15T18:59:15.915Z] 5851b861e8e6: Pulling fs layer [2022-12-15T18:59:15.915Z] eaf3925da568: Waiting [2022-12-15T18:59:15.915Z] 988bab9f4d93: Waiting [2022-12-15T18:59:15.915Z] 1469e6f7b9e6: Waiting [2022-12-15T18:59:15.915Z] bab4dde63d76: Waiting [2022-12-15T18:59:15.915Z] bde34c3a00c8: Waiting [2022-12-15T18:59:15.915Z] b352a97aabf1: Waiting [2022-12-15T18:59:15.915Z] 4872d77fe225: Waiting [2022-12-15T18:59:15.915Z] 5851b861e8e6: Waiting [2022-12-15T18:59:15.915Z] e2be974225ed: Verifying Checksum [2022-12-15T18:59:15.915Z] e2be974225ed: Download complete [2022-12-15T18:59:15.915Z] 988bab9f4d93: Download complete [2022-12-15T18:59:16.200Z] 1469e6f7b9e6: Verifying Checksum [2022-12-15T18:59:16.200Z] 1469e6f7b9e6: Download complete [2022-12-15T18:59:16.200Z] eaf3925da568: Verifying Checksum [2022-12-15T18:59:16.200Z] eaf3925da568: Download complete [2022-12-15T18:59:16.200Z] 339a4e72a1f5: Verifying Checksum [2022-12-15T18:59:16.200Z] 339a4e72a1f5: Download complete [2022-12-15T18:59:16.200Z] bde34c3a00c8: Download complete [2022-12-15T18:59:16.200Z] b352a97aabf1: Verifying Checksum [2022-12-15T18:59:16.200Z] b352a97aabf1: Download complete [2022-12-15T18:59:16.200Z] 4872d77fe225: Verifying Checksum [2022-12-15T18:59:16.200Z] 4872d77fe225: Download complete [2022-12-15T18:59:16.200Z] 5851b861e8e6: Verifying Checksum [2022-12-15T18:59:16.200Z] 5851b861e8e6: Download complete [2022-12-15T18:59:16.200Z] b85a868b505f: Verifying Checksum [2022-12-15T18:59:16.200Z] b85a868b505f: Download complete [2022-12-15T18:59:16.465Z] bab4dde63d76: Download complete [2022-12-15T18:59:17.410Z] b85a868b505f: Pull complete [2022-12-15T18:59:17.670Z] e2be974225ed: Pull complete [2022-12-15T18:59:18.237Z] 339a4e72a1f5: Pull complete [2022-12-15T18:59:18.237Z] 988bab9f4d93: Pull complete [2022-12-15T18:59:18.497Z] 1469e6f7b9e6: Pull complete [2022-12-15T18:59:18.497Z] eaf3925da568: Pull complete [2022-12-15T18:59:20.405Z] bab4dde63d76: Pull complete [2022-12-15T18:59:20.405Z] bde34c3a00c8: Pull complete [2022-12-15T18:59:20.664Z] b352a97aabf1: Pull complete [2022-12-15T18:59:20.664Z] 4872d77fe225: Pull complete [2022-12-15T18:59:20.664Z] 5851b861e8e6: Pull complete [2022-12-15T18:59:20.664Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-15T18:59:20.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T18:59:20.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T18:59:20.750Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T18:59:20.779Z] $ 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 [2022-12-15T18:59:24.010Z] $ docker top e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb -eo pid,comm [2022-12-15T18:59:24.067Z] 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). [2022-12-15T18:59:24.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T18:59:24.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T18:59:24.105Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T18:59:24.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T18:59:24.225Z] $ docker exec e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent [2022-12-15T18:59:24.334Z] SSH_AUTH_SOCK=/tmp/ssh-EeaWhySZyspp/agent.32 [2022-12-15T18:59:24.334Z] SSH_AGENT_PID=38 [2022-12-15T18:59:24.340Z] Running ssh-add (command line suppressed) [2022-12-15T18:59:24.455Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14258390729881210877.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14258390729881210877.key) [2022-12-15T18:59:24.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T18:59:24.760Z] + git tag --points-at HEAD [Pipeline] } [2022-12-15T18:59:24.779Z] $ docker exec --env ******** --env ******** e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent -k [2022-12-15T18:59:24.877Z] unset SSH_AUTH_SOCK; [2022-12-15T18:59:24.877Z] unset SSH_AGENT_PID; [2022-12-15T18:59:24.877Z] echo Agent pid 38 killed; [2022-12-15T18:59:24.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-15T18:59:24.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T18:59:24.911Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T18:59:25.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T18:59:25.024Z] $ docker exec e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent [2022-12-15T18:59:25.130Z] SSH_AUTH_SOCK=/tmp/ssh-9HEYjJwEkA36/agent.70 [2022-12-15T18:59:25.130Z] SSH_AGENT_PID=76 [2022-12-15T18:59:25.136Z] Running ssh-add (command line suppressed) [2022-12-15T18:59:25.242Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16264477382029496546.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16264477382029496546.key) [2022-12-15T18:59:25.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T18:59:25.546Z] + git semver init [2022-12-15T18:59:25.806Z] 2022-12-15 18:59:25,739 [run_init] DEBUG init version:0.0.0 force:False [2022-12-15T18:59:25.806Z] 2022-12-15 18:59:25,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-12-15T18:59:25.806Z] 2022-12-15 18:59:25,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-12-15T18:59:25.806Z] 2022-12-15 18:59:25,741 [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) [2022-12-15T18:59:26.744Z] 2022-12-15 18:59:26,574 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-12-15T18:59:26.744Z] 2022-12-15 18:59:26,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-12-15T18:59:26.744Z] 2022-12-15 18:59:26,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T18:59:26.744Z] 2022-12-15 18:59:26,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T18:59:26.744Z] 3.0.0-dev.1 [Pipeline] } [2022-12-15T18:59:26.753Z] $ docker exec --env ******** --env ******** e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent -k [2022-12-15T18:59:26.860Z] unset SSH_AUTH_SOCK; [2022-12-15T18:59:26.861Z] unset SSH_AGENT_PID; [2022-12-15T18:59:26.861Z] echo Agent pid 76 killed; [2022-12-15T18:59:26.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T18:59:27.172Z] + git semver [Pipeline] } [2022-12-15T18:59:27.446Z] $ docker stop --time=1 e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb [2022-12-15T18:59:28.732Z] $ docker rm -f e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T18:59:29.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-15T18:59:29.287Z] Stashed 1 file(s) [Pipeline] echo [2022-12-15T18:59:29.290Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 [2022-12-15T18:59:29.409Z] provisioning config files... [2022-12-15T18:59:29.418Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config509129251503971970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T18:59:29.710Z] ---> docker-login.sh [2022-12-15T18:59:29.710Z] nexus3.edgexfoundry.org:10001 [2022-12-15T18:59:29.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:29.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:29.710Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:29.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:29.710Z] [2022-12-15T18:59:29.710Z] Login Succeeded [2022-12-15T18:59:29.710Z] nexus3.edgexfoundry.org:10002 [2022-12-15T18:59:29.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:29.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:29.710Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:29.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:29.710Z] [2022-12-15T18:59:29.710Z] Login Succeeded [2022-12-15T18:59:29.710Z] nexus3.edgexfoundry.org:10003 [2022-12-15T18:59:29.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:29.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:29.970Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:29.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:29.970Z] [2022-12-15T18:59:29.970Z] Login Succeeded [2022-12-15T18:59:29.970Z] nexus3.edgexfoundry.org:10004 [2022-12-15T18:59:29.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:29.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:29.970Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:29.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:29.970Z] [2022-12-15T18:59:29.970Z] Login Succeeded [2022-12-15T18:59:29.970Z] docker.io [2022-12-15T18:59:30.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T18:59:30.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T18:59:30.228Z] Configure a credential helper to remove this warning. See [2022-12-15T18:59:30.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T18:59:30.228Z] [2022-12-15T18:59:30.228Z] Login Succeeded [2022-12-15T18:59:30.228Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T18:59:30.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T18:59:30.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T18:59:30.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T18:59:30.306Z] ========================================================= [2022-12-15T18:59:30.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-15T18:59:30.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T18:59:30.624Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T18:59:30.624Z] Sending build context to Docker daemon 5.587MB [2022-12-15T18:59:30.624Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T18:59:30.624Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-15T18:59:30.624Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-15T18:59:30.624Z] 213ec9aee27d: Pulling fs layer [2022-12-15T18:59:30.624Z] 4583459ba037: Pulling fs layer [2022-12-15T18:59:30.624Z] 93c1e223e6f2: Pulling fs layer [2022-12-15T18:59:30.624Z] 53926ce57604: Pulling fs layer [2022-12-15T18:59:30.624Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-15T18:59:30.624Z] 22ff95d597cd: Pulling fs layer [2022-12-15T18:59:30.624Z] 12d6caf4c0d1: Pulling fs layer [2022-12-15T18:59:30.624Z] 96b7cbca73a9: Pulling fs layer [2022-12-15T18:59:30.624Z] a7acece74701: Pulling fs layer [2022-12-15T18:59:30.624Z] 22ff95d597cd: Waiting [2022-12-15T18:59:30.624Z] 12d6caf4c0d1: Waiting [2022-12-15T18:59:30.624Z] 96b7cbca73a9: Waiting [2022-12-15T18:59:30.624Z] 53926ce57604: Waiting [2022-12-15T18:59:30.624Z] 21b2b0c7a3f4: Waiting [2022-12-15T18:59:30.624Z] a7acece74701: Waiting [2022-12-15T18:59:30.624Z] 93c1e223e6f2: Verifying Checksum [2022-12-15T18:59:30.624Z] 93c1e223e6f2: Download complete [2022-12-15T18:59:30.624Z] 4583459ba037: Download complete [2022-12-15T18:59:30.624Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-15T18:59:30.624Z] 21b2b0c7a3f4: Download complete [2022-12-15T18:59:30.893Z] 22ff95d597cd: Verifying Checksum [2022-12-15T18:59:30.893Z] 22ff95d597cd: Download complete [2022-12-15T18:59:30.893Z] 213ec9aee27d: Verifying Checksum [2022-12-15T18:59:30.893Z] 213ec9aee27d: Download complete [2022-12-15T18:59:30.893Z] 12d6caf4c0d1: Verifying Checksum [2022-12-15T18:59:30.893Z] 12d6caf4c0d1: Download complete [2022-12-15T18:59:30.893Z] 213ec9aee27d: Pull complete [2022-12-15T18:59:31.168Z] 4583459ba037: Pull complete [2022-12-15T18:59:31.168Z] 93c1e223e6f2: Pull complete [2022-12-15T18:59:31.454Z] a7acece74701: Download complete [2022-12-15T18:59:31.718Z] 53926ce57604: Download complete [2022-12-15T18:59:31.718Z] 96b7cbca73a9: Verifying Checksum [2022-12-15T18:59:31.718Z] 96b7cbca73a9: Download complete [2022-12-15T18:59:35.926Z] 53926ce57604: Pull complete [2022-12-15T18:59:35.926Z] 21b2b0c7a3f4: Pull complete [2022-12-15T18:59:35.926Z] 22ff95d597cd: Pull complete [2022-12-15T18:59:35.926Z] 12d6caf4c0d1: Pull complete [2022-12-15T18:59:38.461Z] 96b7cbca73a9: Pull complete [2022-12-15T18:59:38.719Z] a7acece74701: Pull complete [2022-12-15T18:59:38.719Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-15T18:59:38.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-15T18:59:38.719Z] ---> db6d94c90886 [2022-12-15T18:59:38.719Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-15T18:59:42.914Z] ---> Running in 2cb996008def [2022-12-15T18:59:42.914Z] Removing intermediate container 2cb996008def [2022-12-15T18:59:42.914Z] ---> a61965a850d7 [2022-12-15T18:59:42.914Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T18:59:42.914Z] ---> Running in e4cba75f33cc [2022-12-15T18:59:42.914Z] Removing intermediate container e4cba75f33cc [2022-12-15T18:59:42.914Z] ---> 84d7148a4cfe [2022-12-15T18:59:42.914Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T18:59:42.914Z] ---> Running in 80ca364db146 [2022-12-15T18:59:42.914Z] Removing intermediate container 80ca364db146 [2022-12-15T18:59:42.914Z] ---> beca2bd47873 [2022-12-15T18:59:42.914Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T18:59:42.914Z] ---> Running in b66b7b436493 [2022-12-15T18:59:42.914Z] Removing intermediate container b66b7b436493 [2022-12-15T18:59:42.914Z] ---> 54c9ef6733a4 [2022-12-15T18:59:42.914Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T18:59:42.914Z] ---> Running in 7ab3ccd00200 [2022-12-15T18:59:43.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T18:59:43.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T18:59:43.438Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-15T18:59:43.438Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-15T18:59:43.438Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-15T18:59:43.697Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-15T18:59:43.697Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T18:59:43.697Z] OK: 216 MiB in 55 packages [2022-12-15T18:59:44.269Z] Removing intermediate container 7ab3ccd00200 [2022-12-15T18:59:44.269Z] ---> c07e1eb47563 [2022-12-15T18:59:44.270Z] Step 8/12 : WORKDIR /device-snmp-go [2022-12-15T18:59:44.270Z] ---> Running in 9601c52bd8c5 [2022-12-15T18:59:44.270Z] Removing intermediate container 9601c52bd8c5 [2022-12-15T18:59:44.270Z] ---> 5532e8d42a72 [2022-12-15T18:59:44.270Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-15T18:59:44.270Z] ---> 5e9535467dd1 [2022-12-15T18:59:44.270Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T18:59:44.270Z] ---> Running in aa5f37b147d7 [2022-12-15T18:59:44.384Z] Still waiting to schedule task [2022-12-15T18:59:44.384Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-15T19:00:10.910Z] Removing intermediate container aa5f37b147d7 [2022-12-15T19:00:10.910Z] ---> 95aec7e181de [2022-12-15T19:00:10.910Z] Step 11/12 : COPY . . [2022-12-15T19:00:10.910Z] ---> e8e81ba1a3e9 [2022-12-15T19:00:10.910Z] Step 12/12 : RUN ${MAKE} [2022-12-15T19:00:10.910Z] ---> Running in edbfb3e25afa [2022-12-15T19:00:10.910Z] noop [2022-12-15T19:00:10.910Z] Removing intermediate container edbfb3e25afa [2022-12-15T19:00:10.910Z] ---> 084d333acfc7 [2022-12-15T19:00:10.910Z] Successfully built 084d333acfc7 [2022-12-15T19:00:10.910Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:00:11.216Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T19:00:11.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:00:11.282Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:00:11.314Z] $ 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 [2022-12-15T19:00:11.679Z] $ docker top b117b2f73b9cb8430495d295c2c8cf05503b833c5e2b1d211dd6ab363cb00920 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T19:00:12.075Z] + go version [2022-12-15T19:00:12.075Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-15T19:00:12.085Z] $ docker stop --time=1 b117b2f73b9cb8430495d295c2c8cf05503b833c5e2b1d211dd6ab363cb00920 [2022-12-15T19:00:13.375Z] $ docker rm -f b117b2f73b9cb8430495d295c2c8cf05503b833c5e2b1d211dd6ab363cb00920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:00:13.785Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T19:00:13.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:00:13.849Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:00:13.880Z] $ 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 [2022-12-15T19:00:14.215Z] $ docker top 8b1cee4a2056aa6adb4982434422ba70e8239d29c40f6d2f8fb155078513869b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T19:00:14.557Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-15T19:00:14.852Z] + make test [2022-12-15T19:00:14.852Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-12-15T19:00:15.418Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-12-15T19:00:25.389Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-12-15T19:00:25.389Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2022-12-15T19:00:31.956Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-15T19:00:31.956Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-15T19:00:35.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-15T19:00:35.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-15T19:00:35.239Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-15T19:00:35.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-15T19:00:35.262Z] $ docker stop --time=1 8b1cee4a2056aa6adb4982434422ba70e8239d29c40f6d2f8fb155078513869b [2022-12-15T19:00:37.667Z] $ docker rm -f 8b1cee4a2056aa6adb4982434422ba70e8239d29c40f6d2f8fb155078513869b [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T19:00:38.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-15T19:00:38.133Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-15T19:00:38.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-15T19:00:38.925Z] + ls -al . [2022-12-15T19:00:38.925Z] total 180 [2022-12-15T19:00:38.925Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 19:00 . [2022-12-15T19:00:38.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 18:59 .. [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 18:59 .dockerignore [2022-12-15T19:00:38.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 19:00 .git [2022-12-15T19:00:38.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 18:59 .github [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 328 Dec 15 18:59 .gitignore [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 18:59 .golangci.yml [2022-12-15T19:00:38.925Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 18:59 .semver [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 8932 Dec 15 18:59 Attribution.txt [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 8355 Dec 15 18:59 CHANGELOG.md [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 1486 Dec 15 18:59 Dockerfile [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 18:59 GOVERNANCE.md [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 18:59 Jenkinsfile [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 18:59 LICENSE [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 2543 Dec 15 18:59 Makefile [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 18:59 OWNERS.md [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 10054 Dec 15 18:59 README.md [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 18:59 VERSION [2022-12-15T19:00:38.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 18:59 bin [2022-12-15T19:00:38.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 18:59 cmd [2022-12-15T19:00:38.925Z] -rw-r--r-- 1 jenkins jenkins 7631 Dec 15 19:00 coverage.out [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 3414 Dec 15 18:59 go.mod [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 44744 Dec 15 18:59 go.sum [2022-12-15T19:00:38.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 18:59 internal [2022-12-15T19:00:38.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 18:59 snap [2022-12-15T19:00:38.925Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:00:39.226Z] + 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=d1c7c2ea98aab23790d51b6eaeef7bb46474233e --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-15T19:00:39.226Z] Sending build context to Docker daemon 5.595MB [2022-12-15T19:00:39.227Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T19:00:39.227Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-15T19:00:39.227Z] ---> 084d333acfc7 [2022-12-15T19:00:39.227Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-15T19:00:39.486Z] ---> Running in 375ead26e490 [2022-12-15T19:00:39.486Z] Removing intermediate container 375ead26e490 [2022-12-15T19:00:39.486Z] ---> 134370003698 [2022-12-15T19:00:39.486Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T19:00:39.486Z] ---> Running in af0b0a6f99de [2022-12-15T19:00:39.486Z] Removing intermediate container af0b0a6f99de [2022-12-15T19:00:39.486Z] ---> 1612b5e1d829 [2022-12-15T19:00:39.486Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T19:00:39.486Z] ---> Running in 9eee10017b38 [2022-12-15T19:00:39.746Z] Removing intermediate container 9eee10017b38 [2022-12-15T19:00:39.746Z] ---> 942ab991679b [2022-12-15T19:00:39.746Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T19:00:39.746Z] ---> Running in 4c04daacee96 [2022-12-15T19:00:39.746Z] Removing intermediate container 4c04daacee96 [2022-12-15T19:00:39.746Z] ---> 22bd210bcba6 [2022-12-15T19:00:39.746Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T19:00:39.746Z] ---> Running in 380baebe2a77 [2022-12-15T19:00:40.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T19:00:40.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T19:00:40.265Z] OK: 216 MiB in 55 packages [2022-12-15T19:00:40.833Z] Removing intermediate container 380baebe2a77 [2022-12-15T19:00:40.833Z] ---> 42948d940f58 [2022-12-15T19:00:40.833Z] Step 8/24 : WORKDIR /device-snmp-go [2022-12-15T19:00:40.833Z] ---> Running in 8fdb1d209dd3 [2022-12-15T19:00:40.833Z] Removing intermediate container 8fdb1d209dd3 [2022-12-15T19:00:40.833Z] ---> c2750aaf9f4d [2022-12-15T19:00:40.833Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-15T19:00:40.833Z] ---> a477647fce52 [2022-12-15T19:00:40.833Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T19:00:40.833Z] ---> Running in 089a41d254ea [2022-12-15T19:00:41.465Z] Removing intermediate container 089a41d254ea [2022-12-15T19:00:41.465Z] ---> 10e923ec5526 [2022-12-15T19:00:41.465Z] Step 11/24 : COPY . . [2022-12-15T19:00:42.050Z] ---> 1c3744a5fc33 [2022-12-15T19:00:42.050Z] Step 12/24 : RUN ${MAKE} [2022-12-15T19:00:42.050Z] ---> Running in 913d749d18ee [2022-12-15T19:00:42.325Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4 -X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-12-15T19:01:04.324Z] Removing intermediate container 913d749d18ee [2022-12-15T19:01:04.324Z] ---> ec421135860f [2022-12-15T19:01:04.324Z] Step 13/24 : FROM alpine:3.16 [2022-12-15T19:01:04.324Z] 3.16: Pulling from library/alpine [2022-12-15T19:01:04.324Z] ca7dd9ec2225: Pulling fs layer [2022-12-15T19:01:04.324Z] ca7dd9ec2225: Download complete [2022-12-15T19:01:04.583Z] ca7dd9ec2225: Pull complete [2022-12-15T19:01:04.583Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-15T19:01:04.583Z] Status: Downloaded newer image for alpine:3.16 [2022-12-15T19:01:04.583Z] ---> bfe296a52501 [2022-12-15T19:01:04.583Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-15T19:01:04.583Z] ---> Running in 629d58951c07 [2022-12-15T19:01:04.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T19:01:05.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T19:01:05.101Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-15T19:01:05.101Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-15T19:01:05.101Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-15T19:01:05.101Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-15T19:01:05.401Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-15T19:01:05.401Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-15T19:01:05.401Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T19:01:05.401Z] OK: 8 MiB in 20 packages [2022-12-15T19:01:05.659Z] Removing intermediate container 629d58951c07 [2022-12-15T19:01:05.659Z] ---> f2868787a655 [2022-12-15T19:01:05.659Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-12-15T19:01:06.592Z] ---> 7e5ecfd36b20 [2022-12-15T19:01:06.592Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-12-15T19:01:06.592Z] ---> 43e8500f8898 [2022-12-15T19:01:06.592Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-12-15T19:01:06.852Z] ---> 8af3b7398fd9 [2022-12-15T19:01:06.852Z] Step 18/24 : EXPOSE 59993 [2022-12-15T19:01:06.852Z] ---> Running in dd627c81b683 [2022-12-15T19:01:06.852Z] Removing intermediate container dd627c81b683 [2022-12-15T19:01:06.852Z] ---> 004f1352f16e [2022-12-15T19:01:06.852Z] Step 19/24 : EXPOSE 161 [2022-12-15T19:01:06.852Z] ---> Running in 2800416d0e86 [2022-12-15T19:01:07.110Z] Removing intermediate container 2800416d0e86 [2022-12-15T19:01:07.110Z] ---> 860787c9682a [2022-12-15T19:01:07.110Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-12-15T19:01:07.110Z] ---> Running in 5cf4810b3f27 [2022-12-15T19:01:07.110Z] Removing intermediate container 5cf4810b3f27 [2022-12-15T19:01:07.110Z] ---> aca6caf7ce71 [2022-12-15T19:01:07.110Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-12-15T19:01:07.110Z] ---> Running in ebd72701b5c7 [2022-12-15T19:01:07.110Z] Removing intermediate container ebd72701b5c7 [2022-12-15T19:01:07.110Z] ---> 0532f9b076b1 [2022-12-15T19:01:07.110Z] Step 22/24 : LABEL arch=amd64 [2022-12-15T19:01:07.110Z] ---> Running in df95fe4eb7b5 [2022-12-15T19:01:07.368Z] Removing intermediate container df95fe4eb7b5 [2022-12-15T19:01:07.368Z] ---> 4e996d27bf77 [2022-12-15T19:01:07.368Z] Step 23/24 : LABEL git_sha=d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:01:07.368Z] ---> Running in 6988007ab3be [2022-12-15T19:01:07.368Z] Removing intermediate container 6988007ab3be [2022-12-15T19:01:07.368Z] ---> ca72c46e0716 [2022-12-15T19:01:07.368Z] Step 24/24 : LABEL version=3.0.0-dev.1 [2022-12-15T19:01:07.368Z] ---> Running in 861794e223a8 [2022-12-15T19:01:07.368Z] Removing intermediate container 861794e223a8 [2022-12-15T19:01:07.368Z] ---> 3845d502f4ba [2022-12-15T19:01:07.368Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-15T19:01:07.368Z] Successfully built 3845d502f4ba [2022-12-15T19:01:07.368Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T19:01:07.456Z] provisioning config files... [2022-12-15T19:01:07.465Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3521910446938792115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:01:07.753Z] ---> docker-login.sh [2022-12-15T19:01:07.753Z] nexus3.edgexfoundry.org:10001 [2022-12-15T19:01:07.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:07.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:07.753Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:07.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:07.753Z] [2022-12-15T19:01:07.753Z] Login Succeeded [2022-12-15T19:01:07.753Z] nexus3.edgexfoundry.org:10002 [2022-12-15T19:01:07.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:07.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:07.753Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:07.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:07.753Z] [2022-12-15T19:01:07.753Z] Login Succeeded [2022-12-15T19:01:07.753Z] nexus3.edgexfoundry.org:10003 [2022-12-15T19:01:08.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:08.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:08.011Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:08.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:08.011Z] [2022-12-15T19:01:08.011Z] Login Succeeded [2022-12-15T19:01:08.011Z] nexus3.edgexfoundry.org:10004 [2022-12-15T19:01:08.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:08.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:08.011Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:08.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:08.011Z] [2022-12-15T19:01:08.011Z] Login Succeeded [2022-12-15T19:01:08.011Z] docker.io [2022-12-15T19:01:08.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:08.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:08.269Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:08.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:08.269Z] [2022-12-15T19:01:08.269Z] Login Succeeded [2022-12-15T19:01:08.269Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T19:01:08.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T19:01:08.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T19:01:08.332Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-12-15T19:01:08.332Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:01:08.332Z] latest [2022-12-15T19:01:08.332Z] 3.0.0-dev.1 [2022-12-15T19:01:08.332Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [2022-12-15T19:01:08.332Z] main [2022-12-15T19:01:08.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:08.653Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:08.949Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:01:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-12-15T19:01:08.949Z] 24480fbabd43: Preparing [2022-12-15T19:01:08.949Z] 858e38477393: Preparing [2022-12-15T19:01:08.949Z] 68804884f28d: Preparing [2022-12-15T19:01:08.949Z] f503bfae861a: Preparing [2022-12-15T19:01:08.949Z] e5e13b0c77cb: Preparing [2022-12-15T19:01:08.949Z] e5e13b0c77cb: Layer already exists [2022-12-15T19:01:08.949Z] 858e38477393: Pushed [2022-12-15T19:01:08.949Z] 24480fbabd43: Pushed [2022-12-15T19:01:09.208Z] f503bfae861a: Pushed [2022-12-15T19:01:11.737Z] 68804884f28d: Pushed [2022-12-15T19:01:11.996Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:12.308Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:12.607Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-12-15T19:01:12.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-12-15T19:01:12.607Z] 24480fbabd43: Preparing [2022-12-15T19:01:12.607Z] 858e38477393: Preparing [2022-12-15T19:01:12.607Z] 68804884f28d: Preparing [2022-12-15T19:01:12.607Z] f503bfae861a: Preparing [2022-12-15T19:01:12.607Z] e5e13b0c77cb: Preparing [2022-12-15T19:01:12.607Z] e5e13b0c77cb: Layer already exists [2022-12-15T19:01:12.607Z] 68804884f28d: Layer already exists [2022-12-15T19:01:12.607Z] 858e38477393: Layer already exists [2022-12-15T19:01:12.607Z] f503bfae861a: Layer already exists [2022-12-15T19:01:12.607Z] 24480fbabd43: Layer already exists [2022-12-15T19:01:12.607Z] latest: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:12.919Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:13.238Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.1 [2022-12-15T19:01:13.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-12-15T19:01:13.238Z] 24480fbabd43: Preparing [2022-12-15T19:01:13.238Z] 858e38477393: Preparing [2022-12-15T19:01:13.238Z] 68804884f28d: Preparing [2022-12-15T19:01:13.238Z] f503bfae861a: Preparing [2022-12-15T19:01:13.238Z] e5e13b0c77cb: Preparing [2022-12-15T19:01:13.238Z] f503bfae861a: Layer already exists [2022-12-15T19:01:13.238Z] 68804884f28d: Layer already exists [2022-12-15T19:01:13.238Z] e5e13b0c77cb: Layer already exists [2022-12-15T19:01:13.238Z] 24480fbabd43: Layer already exists [2022-12-15T19:01:13.238Z] 858e38477393: Layer already exists [2022-12-15T19:01:13.238Z] 3.0.0-dev.1: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:13.539Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:13.839Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [2022-12-15T19:01:13.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-12-15T19:01:13.839Z] 24480fbabd43: Preparing [2022-12-15T19:01:13.839Z] 858e38477393: Preparing [2022-12-15T19:01:13.839Z] 68804884f28d: Preparing [2022-12-15T19:01:13.839Z] f503bfae861a: Preparing [2022-12-15T19:01:13.839Z] e5e13b0c77cb: Preparing [2022-12-15T19:01:13.839Z] 24480fbabd43: Layer already exists [2022-12-15T19:01:13.839Z] f503bfae861a: Layer already exists [2022-12-15T19:01:13.839Z] 68804884f28d: Layer already exists [2022-12-15T19:01:13.839Z] 858e38477393: Layer already exists [2022-12-15T19:01:13.839Z] e5e13b0c77cb: Layer already exists [2022-12-15T19:01:13.839Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:14.149Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:14.455Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-12-15T19:01:14.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-12-15T19:01:14.455Z] 24480fbabd43: Preparing [2022-12-15T19:01:14.455Z] 858e38477393: Preparing [2022-12-15T19:01:14.455Z] 68804884f28d: Preparing [2022-12-15T19:01:14.455Z] f503bfae861a: Preparing [2022-12-15T19:01:14.455Z] e5e13b0c77cb: Preparing [2022-12-15T19:01:14.455Z] 24480fbabd43: Layer already exists [2022-12-15T19:01:14.455Z] f503bfae861a: Layer already exists [2022-12-15T19:01:14.455Z] 68804884f28d: Layer already exists [2022-12-15T19:01:14.455Z] e5e13b0c77cb: Layer already exists [2022-12-15T19:01:14.455Z] 858e38477393: Layer already exists [2022-12-15T19:01:14.455Z] main: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T19:01:14.504Z] ===================================================== [Pipeline] echo [2022-12-15T19:01:14.513Z] taggedImages: [2022-12-15T19:01:14.513Z] - nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:01:14.513Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-12-15T19:01:14.513Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.1 [2022-12-15T19:01:14.513Z] - nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [2022-12-15T19:01:14.513Z] - 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 [2022-12-15T19:01:14.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T19:01:14.877Z] [2022-12-15T19:01:14.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:15.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T19:01:15.171Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-15T19:01:15.171Z] 5eb5b503b376: Pulling fs layer [2022-12-15T19:01:15.171Z] 5c69ac0246d0: Pulling fs layer [2022-12-15T19:01:15.171Z] ec43610c2a17: Pulling fs layer [2022-12-15T19:01:15.171Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-15T19:01:15.171Z] 33b1e0a273af: Pulling fs layer [2022-12-15T19:01:15.171Z] 5d3b04190fa2: Pulling fs layer [2022-12-15T19:01:15.171Z] 2f39f015ded8: Pulling fs layer [2022-12-15T19:01:15.171Z] 3a2ae6a8a46f: Waiting [2022-12-15T19:01:15.171Z] 33b1e0a273af: Waiting [2022-12-15T19:01:15.171Z] 5d3b04190fa2: Waiting [2022-12-15T19:01:15.171Z] 2f39f015ded8: Waiting [2022-12-15T19:01:15.171Z] 5c69ac0246d0: Download complete [2022-12-15T19:01:15.171Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-15T19:01:15.171Z] 3a2ae6a8a46f: Download complete [2022-12-15T19:01:15.171Z] 33b1e0a273af: Verifying Checksum [2022-12-15T19:01:15.171Z] 33b1e0a273af: Download complete [2022-12-15T19:01:15.432Z] 5d3b04190fa2: Verifying Checksum [2022-12-15T19:01:15.432Z] 5d3b04190fa2: Download complete [2022-12-15T19:01:15.432Z] ec43610c2a17: Verifying Checksum [2022-12-15T19:01:15.432Z] ec43610c2a17: Download complete [2022-12-15T19:01:15.432Z] 5eb5b503b376: Verifying Checksum [2022-12-15T19:01:15.432Z] 5eb5b503b376: Download complete [2022-12-15T19:01:16.000Z] 2f39f015ded8: Download complete [2022-12-15T19:01:16.683Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121375 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-12-15T19:01:16.695Z] Running in /w/workspace/device-snmp-go/57 [Pipeline] { [Pipeline] checkout [2022-12-15T19:01:16.725Z] Selected Git installation does not exist. Using Default [2022-12-15T19:01:16.725Z] The recommended git tool is: NONE [2022-12-15T19:01:16.934Z] 5eb5b503b376: Pull complete [2022-12-15T19:01:16.934Z] 5c69ac0246d0: Pull complete [2022-12-15T19:01:17.499Z] ec43610c2a17: Pull complete [2022-12-15T19:01:17.499Z] 3a2ae6a8a46f: Pull complete [2022-12-15T19:01:17.757Z] 33b1e0a273af: Pull complete [2022-12-15T19:01:17.757Z] 5d3b04190fa2: Pull complete [2022-12-15T19:01:21.515Z] using credential edgex-jenkins-ssh [2022-12-15T19:01:21.529Z] Cloning the remote Git repository [2022-12-15T19:01:21.566Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-12-15T19:01:21.631Z] > git init /w/workspace/device-snmp-go/57 # timeout=10 [2022-12-15T19:01:21.791Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-12-15T19:01:21.792Z] > git --version # timeout=10 [2022-12-15T19:01:21.810Z] > git --version # 'git version 2.25.1' [2022-12-15T19:01:21.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-15T19:01:21.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T19:01:23.022Z] 2f39f015ded8: Pull complete [2022-12-15T19:01:23.022Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-15T19:01:23.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T19:01:23.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:01:23.109Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:01:23.143Z] $ 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 [2022-12-15T19:01:23.764Z] Avoid second fetch [2022-12-15T19:01:23.765Z] Checking out Revision d1c7c2ea98aab23790d51b6eaeef7bb46474233e (main) [2022-12-15T19:01:22.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-12-15T19:01:23.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T19:01:23.781Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T19:01:23.802Z] > git checkout -f d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 [2022-12-15T19:01:24.222Z] Commit message: "Merge pull request #205 from jim-wang-intel/v3_path_updates" [2022-12-15T19:01:24.630Z] [2022-12-15T19:01:24.630Z] GitHub has been notified of this commit’s build result [2022-12-15T19:01:24.630Z] [2022-12-15T19:01:26.619Z] $ docker top a672c8258e30b077533f3d9be47a2ddacf15fda475bacb8972bbfe030f32e522 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T19:01:27.023Z] ---> job-cost.sh [2022-12-15T19:01:27.023Z] lf-activate-venv: SKIPPING [2022-12-15T19:01:27.023Z] INFO: No Stack... [2022-12-15T19:01:27.262Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-15T19:01:27.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T19:01:27.262Z] Dload Upload Total Spent Left Speed [2022-12-15T19:01:27.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-12-15T19:01:27.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-15T19:01:28.197Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-15T19:01:28.197Z] + sudo tee /etc/docker/daemon.new [2022-12-15T19:01:28.197Z] { [2022-12-15T19:01:28.197Z] "registry-mirrors": [ [2022-12-15T19:01:28.197Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-15T19:01:28.197Z] ], [2022-12-15T19:01:28.197Z] "bip": "10.250.0.254/24", [2022-12-15T19:01:28.197Z] "hosts": [ [2022-12-15T19:01:28.197Z] "tcp://0.0.0.0:5555", [2022-12-15T19:01:28.197Z] "unix:///var/run/docker.sock" [2022-12-15T19:01:28.197Z] ], [2022-12-15T19:01:28.197Z] "mtu": 1458, [2022-12-15T19:01:28.197Z] "selinux-enabled": true, [2022-12-15T19:01:28.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-15T19:01:28.197Z] } [Pipeline] sh [2022-12-15T19:01:28.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-15T19:01:28.520Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-15T19:01:28.662Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T19:01:28.845Z] + sudo service docker restart [2022-12-15T19:01:28.948Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-12-15T19:01:28.948Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T19:01:28.961Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [2022-12-15T19:01:28.969Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] did not exist. Created. [2022-12-15T19:01:28.970Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T19:01:29.264Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-15T19:01:29.294Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T19:01:29.300Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T19:01:29.316Z] $ docker stop --time=1 a672c8258e30b077533f3d9be47a2ddacf15fda475bacb8972bbfe030f32e522 [2022-12-15T19:01:30.479Z] $ docker rm -f a672c8258e30b077533f3d9be47a2ddacf15fda475bacb8972bbfe030f32e522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T19:01:47.082Z] provisioning config files... [2022-12-15T19:01:47.104Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/57@tmp/config10173830825141386891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:01:47.444Z] ---> docker-login.sh [2022-12-15T19:01:47.444Z] nexus3.edgexfoundry.org:10001 [2022-12-15T19:01:48.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:48.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:48.028Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:48.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:48.028Z] [2022-12-15T19:01:48.028Z] Login Succeeded [2022-12-15T19:01:48.028Z] nexus3.edgexfoundry.org:10002 [2022-12-15T19:01:48.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:48.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:48.299Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:48.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:48.299Z] [2022-12-15T19:01:48.299Z] Login Succeeded [2022-12-15T19:01:48.299Z] nexus3.edgexfoundry.org:10003 [2022-12-15T19:01:48.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:48.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:48.840Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:48.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:48.840Z] [2022-12-15T19:01:48.840Z] Login Succeeded [2022-12-15T19:01:48.840Z] nexus3.edgexfoundry.org:10004 [2022-12-15T19:01:49.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:49.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:49.110Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:49.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:49.110Z] [2022-12-15T19:01:49.110Z] Login Succeeded [2022-12-15T19:01:49.110Z] docker.io [2022-12-15T19:01:49.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:01:49.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:01:49.647Z] Configure a credential helper to remove this warning. See [2022-12-15T19:01:49.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:01:49.647Z] [2022-12-15T19:01:49.647Z] Login Succeeded [2022-12-15T19:01:49.647Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T19:01:49.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T19:01:49.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T19:01:49.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T19:01:49.886Z] ========================================================= [2022-12-15T19:01:49.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-15T19:01:49.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:01:50.235Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T19:01:50.502Z] Sending build context to Docker daemon 2.887MB [2022-12-15T19:01:50.502Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T19:01:50.502Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-15T19:01:50.773Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-15T19:01:50.773Z] 9b18e9b68314: Pulling fs layer [2022-12-15T19:01:50.773Z] 35d82f9e3411: Pulling fs layer [2022-12-15T19:01:50.773Z] e16973657156: Pulling fs layer [2022-12-15T19:01:50.773Z] fc693d55d65f: Pulling fs layer [2022-12-15T19:01:50.773Z] 7e9fc2657dce: Pulling fs layer [2022-12-15T19:01:50.773Z] dda99020689f: Pulling fs layer [2022-12-15T19:01:50.773Z] db1c61fa0a46: Pulling fs layer [2022-12-15T19:01:50.773Z] 891c053d2c06: Pulling fs layer [2022-12-15T19:01:50.773Z] 7e9fc2657dce: Waiting [2022-12-15T19:01:50.773Z] dda99020689f: Waiting [2022-12-15T19:01:50.773Z] db1c61fa0a46: Waiting [2022-12-15T19:01:50.773Z] 891c053d2c06: Waiting [2022-12-15T19:01:50.773Z] fc693d55d65f: Waiting [2022-12-15T19:01:50.773Z] e16973657156: Download complete [2022-12-15T19:01:50.773Z] 35d82f9e3411: Verifying Checksum [2022-12-15T19:01:50.773Z] 35d82f9e3411: Download complete [2022-12-15T19:01:50.773Z] 7e9fc2657dce: Download complete [2022-12-15T19:01:50.773Z] dda99020689f: Verifying Checksum [2022-12-15T19:01:50.773Z] dda99020689f: Download complete [2022-12-15T19:01:50.773Z] 9b18e9b68314: Verifying Checksum [2022-12-15T19:01:50.773Z] 9b18e9b68314: Download complete [2022-12-15T19:01:51.744Z] 9b18e9b68314: Pull complete [2022-12-15T19:01:51.744Z] 891c053d2c06: Verifying Checksum [2022-12-15T19:01:51.744Z] 891c053d2c06: Download complete [2022-12-15T19:01:52.346Z] 35d82f9e3411: Pull complete [2022-12-15T19:01:52.616Z] e16973657156: Pull complete [2022-12-15T19:01:53.201Z] db1c61fa0a46: Verifying Checksum [2022-12-15T19:01:53.201Z] db1c61fa0a46: Download complete [2022-12-15T19:01:53.790Z] fc693d55d65f: Verifying Checksum [2022-12-15T19:01:53.790Z] fc693d55d65f: Download complete [2022-12-15T19:02:06.185Z] fc693d55d65f: Pull complete [2022-12-15T19:02:06.185Z] 7e9fc2657dce: Pull complete [2022-12-15T19:02:06.185Z] dda99020689f: Pull complete [2022-12-15T19:02:11.538Z] db1c61fa0a46: Pull complete [2022-12-15T19:02:13.499Z] 891c053d2c06: Pull complete [2022-12-15T19:02:13.769Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-15T19:02:13.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-15T19:02:13.769Z] ---> f96f9c87975a [2022-12-15T19:02:13.769Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-15T19:02:15.728Z] ---> Running in 25bb5d30b606 [2022-12-15T19:02:15.728Z] Removing intermediate container 25bb5d30b606 [2022-12-15T19:02:15.728Z] ---> e001264e884f [2022-12-15T19:02:15.728Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T19:02:15.728Z] ---> Running in 16c95b8a156d [2022-12-15T19:02:15.996Z] Removing intermediate container 16c95b8a156d [2022-12-15T19:02:15.996Z] ---> 64c9fc013d44 [2022-12-15T19:02:15.996Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T19:02:16.264Z] ---> Running in 429a0ac2831f [2022-12-15T19:02:16.532Z] Removing intermediate container 429a0ac2831f [2022-12-15T19:02:16.532Z] ---> 0539ff7128d1 [2022-12-15T19:02:16.532Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T19:02:16.532Z] ---> Running in ff76511ac86a [2022-12-15T19:02:16.801Z] Removing intermediate container ff76511ac86a [2022-12-15T19:02:16.801Z] ---> 169ff67092e2 [2022-12-15T19:02:16.801Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T19:02:16.801Z] ---> Running in cd601b9a889f [2022-12-15T19:02:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T19:02:18.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T19:02:19.171Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-15T19:02:19.171Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-15T19:02:19.171Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-15T19:02:19.171Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-15T19:02:19.171Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T19:02:19.436Z] OK: 226 MiB in 55 packages [2022-12-15T19:02:20.402Z] Removing intermediate container cd601b9a889f [2022-12-15T19:02:20.402Z] ---> 21d579812b71 [2022-12-15T19:02:20.402Z] Step 8/12 : WORKDIR /device-snmp-go [2022-12-15T19:02:20.402Z] ---> Running in 4eb088443c02 [2022-12-15T19:02:20.669Z] Removing intermediate container 4eb088443c02 [2022-12-15T19:02:20.669Z] ---> 51db01af3686 [2022-12-15T19:02:20.669Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-15T19:02:23.253Z] ---> ed1fc3b90074 [2022-12-15T19:02:23.253Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T19:02:23.253Z] ---> Running in 87672a0dd3c4 [2022-12-15T19:03:19.779Z] Removing intermediate container 87672a0dd3c4 [2022-12-15T19:03:19.779Z] ---> 4786f521185d [2022-12-15T19:03:19.779Z] Step 11/12 : COPY . . [2022-12-15T19:03:19.779Z] ---> c9ac1bcee88a [2022-12-15T19:03:19.779Z] Step 12/12 : RUN ${MAKE} [2022-12-15T19:03:19.779Z] ---> Running in ae6628c7650e [2022-12-15T19:03:19.779Z] noop [2022-12-15T19:03:20.072Z] Removing intermediate container ae6628c7650e [2022-12-15T19:03:20.072Z] ---> 5d2a40769220 [2022-12-15T19:03:20.072Z] Successfully built 5d2a40769220 [2022-12-15T19:03:20.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:03:20.421Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T19:03:20.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:03:20.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-121375 does not seem to be running inside a container [2022-12-15T19:03:20.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/57 -v /w/workspace/device-snmp-go/57:/w/workspace/device-snmp-go/57:rw,z -v /w/workspace/device-snmp-go/57@tmp:/w/workspace/device-snmp-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-15T19:03:21.884Z] $ docker top 796a57043c695cf8b4fbdd5f8d73ba56f4fe1f18f1fa5e59aa120459de1ec506 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T19:03:22.682Z] + go version [2022-12-15T19:03:22.682Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-15T19:03:22.701Z] $ docker stop --time=1 796a57043c695cf8b4fbdd5f8d73ba56f4fe1f18f1fa5e59aa120459de1ec506 [2022-12-15T19:03:24.516Z] $ docker rm -f 796a57043c695cf8b4fbdd5f8d73ba56f4fe1f18f1fa5e59aa120459de1ec506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:03:25.036Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T19:03:25.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:03:25.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-121375 does not seem to be running inside a container [2022-12-15T19:03:25.267Z] $ 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/57 -v /w/workspace/device-snmp-go/57:/w/workspace/device-snmp-go/57:rw,z -v /w/workspace/device-snmp-go/57@tmp:/w/workspace/device-snmp-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-15T19:03:26.377Z] $ docker top 2d2fa040d6d25c9e976851e494c0581c0707b1c6285b02f058cfbef83711a676 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T19:03:26.867Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/57 [Pipeline] fileExists [Pipeline] sh [2022-12-15T19:03:27.196Z] + make test [2022-12-15T19:03:27.196Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-12-15T19:03:29.135Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-12-15T19:04:50.780Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-12-15T19:04:50.780Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2022-12-15T19:04:50.780Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-15T19:04:50.780Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-15T19:05:05.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-15T19:05:05.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-15T19:05:05.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-15T19:05:05.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-15T19:05:05.825Z] $ docker stop --time=1 2d2fa040d6d25c9e976851e494c0581c0707b1c6285b02f058cfbef83711a676 [2022-12-15T19:05:07.695Z] $ docker rm -f 2d2fa040d6d25c9e976851e494c0581c0707b1c6285b02f058cfbef83711a676 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T19:05:08.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-15T19:05:08.598Z] Warning: overwriting stash ‘coverage-report’ [2022-12-15T19:05:08.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T19:05:09.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-15T19:05:09.695Z] + ls -al . [2022-12-15T19:05:09.695Z] total 176 [2022-12-15T19:05:09.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 19:03 . [2022-12-15T19:05:09.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 19:01 .. [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 19:01 .dockerignore [2022-12-15T19:05:09.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 19:01 .git [2022-12-15T19:05:09.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 19:01 .github [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 328 Dec 15 19:01 .gitignore [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 19:01 .golangci.yml [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 8932 Dec 15 19:01 Attribution.txt [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 8355 Dec 15 19:01 CHANGELOG.md [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 1486 Dec 15 19:01 Dockerfile [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 19:01 GOVERNANCE.md [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 19:01 Jenkinsfile [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 19:01 LICENSE [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 2543 Dec 15 19:01 Makefile [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 19:01 OWNERS.md [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 10054 Dec 15 19:01 README.md [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 18:59 VERSION [2022-12-15T19:05:09.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 19:01 bin [2022-12-15T19:05:09.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 19:01 cmd [2022-12-15T19:05:09.695Z] -rw-r--r-- 1 jenkins jenkins 7631 Dec 15 19:04 coverage.out [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 3414 Dec 15 19:01 go.mod [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 44744 Dec 15 19:01 go.sum [2022-12-15T19:05:09.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 19:01 internal [2022-12-15T19:05:09.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 19:01 snap [2022-12-15T19:05:09.695Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:05:10.032Z] + 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=d1c7c2ea98aab23790d51b6eaeef7bb46474233e --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-15T19:05:10.300Z] Sending build context to Docker daemon 2.895MB [2022-12-15T19:05:10.300Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T19:05:10.300Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-15T19:05:10.300Z] ---> 5d2a40769220 [2022-12-15T19:05:10.300Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-15T19:05:10.300Z] ---> Running in bb5e97a79677 [2022-12-15T19:05:10.571Z] Removing intermediate container bb5e97a79677 [2022-12-15T19:05:10.571Z] ---> 28dd604d561c [2022-12-15T19:05:10.571Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T19:05:10.838Z] ---> Running in 7023e84fd812 [2022-12-15T19:05:11.106Z] Removing intermediate container 7023e84fd812 [2022-12-15T19:05:11.106Z] ---> 2219253ee59a [2022-12-15T19:05:11.106Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T19:05:11.106Z] ---> Running in 74d2ff5c5e21 [2022-12-15T19:05:11.374Z] Removing intermediate container 74d2ff5c5e21 [2022-12-15T19:05:11.374Z] ---> e4dad7c202dc [2022-12-15T19:05:11.374Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T19:05:11.374Z] ---> Running in 26bff3bf71bd [2022-12-15T19:05:11.646Z] Removing intermediate container 26bff3bf71bd [2022-12-15T19:05:11.646Z] ---> 273d6c4fd4a8 [2022-12-15T19:05:11.646Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T19:05:11.914Z] ---> Running in 4338964780e0 [2022-12-15T19:05:12.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T19:05:13.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T19:05:14.110Z] OK: 226 MiB in 55 packages [2022-12-15T19:05:15.086Z] Removing intermediate container 4338964780e0 [2022-12-15T19:05:15.086Z] ---> 10ebcd2ae093 [2022-12-15T19:05:15.086Z] Step 8/24 : WORKDIR /device-snmp-go [2022-12-15T19:05:15.086Z] ---> Running in 36e3980600f3 [2022-12-15T19:05:15.354Z] Removing intermediate container 36e3980600f3 [2022-12-15T19:05:15.354Z] ---> 91a663ad5358 [2022-12-15T19:05:15.354Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-15T19:05:15.624Z] ---> 0d782263a505 [2022-12-15T19:05:15.624Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T19:05:15.893Z] ---> Running in c365d9143fc7 [2022-12-15T19:05:17.840Z] Removing intermediate container c365d9143fc7 [2022-12-15T19:05:17.840Z] ---> 130a9e19055a [2022-12-15T19:05:17.840Z] Step 11/24 : COPY . . [2022-12-15T19:05:18.424Z] ---> c26694a10f62 [2022-12-15T19:05:18.424Z] Step 12/24 : RUN ${MAKE} [2022-12-15T19:05:18.424Z] ---> Running in dd6226348e98 [2022-12-15T19:05:19.383Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4 -X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-12-15T19:07:56.146Z] Removing intermediate container dd6226348e98 [2022-12-15T19:07:56.146Z] ---> 87ae318b55f3 [2022-12-15T19:07:56.146Z] Step 13/24 : FROM alpine:3.16 [2022-12-15T19:07:56.146Z] 3.16: Pulling from library/alpine [2022-12-15T19:07:56.146Z] 6875df1f5354: Pulling fs layer [2022-12-15T19:07:56.146Z] 6875df1f5354: Verifying Checksum [2022-12-15T19:07:56.146Z] 6875df1f5354: Download complete [2022-12-15T19:07:56.146Z] 6875df1f5354: Pull complete [2022-12-15T19:07:56.146Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-15T19:07:56.146Z] Status: Downloaded newer image for alpine:3.16 [2022-12-15T19:07:56.146Z] ---> 2b4661558fb8 [2022-12-15T19:07:56.146Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-15T19:07:56.146Z] ---> Running in cea014bec7d2 [2022-12-15T19:07:56.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T19:07:56.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T19:07:56.146Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-15T19:07:56.146Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-15T19:07:56.146Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-15T19:07:56.146Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-15T19:07:56.146Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-15T19:07:56.146Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-15T19:07:56.146Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T19:07:56.146Z] OK: 8 MiB in 20 packages [2022-12-15T19:07:56.146Z] Removing intermediate container cea014bec7d2 [2022-12-15T19:07:56.146Z] ---> 83df5f58a610 [2022-12-15T19:07:56.146Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-12-15T19:07:56.146Z] ---> 22484ac9c201 [2022-12-15T19:07:56.146Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-12-15T19:07:56.146Z] ---> cb4ee44dbbaf [2022-12-15T19:07:56.146Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-12-15T19:07:56.146Z] ---> edaa739519e7 [2022-12-15T19:07:56.146Z] Step 18/24 : EXPOSE 59993 [2022-12-15T19:07:56.146Z] ---> Running in 8cd3d4308298 [2022-12-15T19:07:56.146Z] Removing intermediate container 8cd3d4308298 [2022-12-15T19:07:56.146Z] ---> 034b1b313fa3 [2022-12-15T19:07:56.146Z] Step 19/24 : EXPOSE 161 [2022-12-15T19:07:56.146Z] ---> Running in 3d71498d73b7 [2022-12-15T19:07:56.146Z] Removing intermediate container 3d71498d73b7 [2022-12-15T19:07:56.146Z] ---> ffc5fa7c29e9 [2022-12-15T19:07:56.146Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-12-15T19:07:56.146Z] ---> Running in 7b097ecd4360 [2022-12-15T19:07:56.146Z] Removing intermediate container 7b097ecd4360 [2022-12-15T19:07:56.146Z] ---> e34b79048cf0 [2022-12-15T19:07:56.146Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-12-15T19:07:56.146Z] ---> Running in 2eda18918904 [2022-12-15T19:07:56.146Z] Removing intermediate container 2eda18918904 [2022-12-15T19:07:56.146Z] ---> 2ce54ee7e60c [2022-12-15T19:07:56.146Z] Step 22/24 : LABEL arch=arm64 [2022-12-15T19:07:56.146Z] ---> Running in 92d1db606a79 [2022-12-15T19:07:56.146Z] Removing intermediate container 92d1db606a79 [2022-12-15T19:07:56.146Z] ---> 038320d38915 [2022-12-15T19:07:56.146Z] Step 23/24 : LABEL git_sha=d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:07:56.414Z] ---> Running in 29e1f7de0437 [2022-12-15T19:07:56.689Z] Removing intermediate container 29e1f7de0437 [2022-12-15T19:07:56.689Z] ---> 6266369846ee [2022-12-15T19:07:56.689Z] Step 24/24 : LABEL version=3.0.0-dev.1 [2022-12-15T19:07:56.689Z] ---> Running in 0e43a396fe15 [2022-12-15T19:07:56.956Z] Removing intermediate container 0e43a396fe15 [2022-12-15T19:07:56.956Z] ---> ec68e2687fda [2022-12-15T19:07:56.956Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-15T19:07:56.956Z] Successfully built ec68e2687fda [2022-12-15T19:07:56.956Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T19:07:57.083Z] provisioning config files... [2022-12-15T19:07:57.097Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/57@tmp/config201873307663782874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:07:57.421Z] ---> docker-login.sh [2022-12-15T19:07:57.421Z] nexus3.edgexfoundry.org:10001 [2022-12-15T19:07:57.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:07:57.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:07:57.690Z] Configure a credential helper to remove this warning. See [2022-12-15T19:07:57.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:07:57.690Z] [2022-12-15T19:07:57.690Z] Login Succeeded [2022-12-15T19:07:57.690Z] nexus3.edgexfoundry.org:10002 [2022-12-15T19:07:57.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:07:57.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:07:57.957Z] Configure a credential helper to remove this warning. See [2022-12-15T19:07:57.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:07:57.957Z] [2022-12-15T19:07:57.957Z] Login Succeeded [2022-12-15T19:07:57.957Z] nexus3.edgexfoundry.org:10003 [2022-12-15T19:07:58.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:07:58.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:07:58.493Z] Configure a credential helper to remove this warning. See [2022-12-15T19:07:58.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:07:58.493Z] [2022-12-15T19:07:58.493Z] Login Succeeded [2022-12-15T19:07:58.493Z] nexus3.edgexfoundry.org:10004 [2022-12-15T19:07:58.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:07:58.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:07:58.760Z] Configure a credential helper to remove this warning. See [2022-12-15T19:07:58.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:07:58.760Z] [2022-12-15T19:07:58.760Z] Login Succeeded [2022-12-15T19:07:58.760Z] docker.io [2022-12-15T19:07:59.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T19:07:59.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T19:07:59.293Z] Configure a credential helper to remove this warning. See [2022-12-15T19:07:59.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T19:07:59.293Z] [2022-12-15T19:07:59.293Z] Login Succeeded [2022-12-15T19:07:59.293Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T19:07:59.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T19:07:59.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T19:07:59.353Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-12-15T19:07:59.353Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:07:59.353Z] latest [2022-12-15T19:07:59.353Z] 3.0.0-dev.1 [2022-12-15T19:07:59.353Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [2022-12-15T19:07:59.353Z] main [2022-12-15T19:07:59.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:07:59.700Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:00.044Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:08:00.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-12-15T19:08:00.044Z] 7b5612c61505: Preparing [2022-12-15T19:08:00.044Z] b39b64d72799: Preparing [2022-12-15T19:08:00.044Z] 35a61481999c: Preparing [2022-12-15T19:08:00.044Z] d4c155d324a8: Preparing [2022-12-15T19:08:00.044Z] 17bec77d7fdc: Preparing [2022-12-15T19:08:00.044Z] 17bec77d7fdc: Layer already exists [2022-12-15T19:08:00.314Z] 7b5612c61505: Pushed [2022-12-15T19:08:00.314Z] b39b64d72799: Pushed [2022-12-15T19:08:00.896Z] d4c155d324a8: Pushed [2022-12-15T19:08:06.237Z] 35a61481999c: Pushed [2022-12-15T19:08:06.237Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:06.572Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:06.899Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-12-15T19:08:06.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-12-15T19:08:06.899Z] 7b5612c61505: Preparing [2022-12-15T19:08:06.899Z] b39b64d72799: Preparing [2022-12-15T19:08:06.899Z] 35a61481999c: Preparing [2022-12-15T19:08:06.899Z] d4c155d324a8: Preparing [2022-12-15T19:08:06.899Z] 17bec77d7fdc: Preparing [2022-12-15T19:08:06.899Z] 7b5612c61505: Layer already exists [2022-12-15T19:08:06.899Z] d4c155d324a8: Layer already exists [2022-12-15T19:08:06.899Z] 35a61481999c: Layer already exists [2022-12-15T19:08:06.899Z] b39b64d72799: Layer already exists [2022-12-15T19:08:06.899Z] 17bec77d7fdc: Layer already exists [2022-12-15T19:08:06.899Z] latest: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:07.505Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:07.834Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.1 [2022-12-15T19:08:07.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-12-15T19:08:07.834Z] 7b5612c61505: Preparing [2022-12-15T19:08:07.834Z] b39b64d72799: Preparing [2022-12-15T19:08:07.834Z] 35a61481999c: Preparing [2022-12-15T19:08:07.834Z] d4c155d324a8: Preparing [2022-12-15T19:08:07.834Z] 17bec77d7fdc: Preparing [2022-12-15T19:08:07.834Z] 17bec77d7fdc: Layer already exists [2022-12-15T19:08:07.834Z] d4c155d324a8: Layer already exists [2022-12-15T19:08:07.834Z] b39b64d72799: Layer already exists [2022-12-15T19:08:07.834Z] 35a61481999c: Layer already exists [2022-12-15T19:08:07.834Z] 7b5612c61505: Layer already exists [2022-12-15T19:08:07.834Z] 3.0.0-dev.1: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:08.173Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:08.506Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [2022-12-15T19:08:08.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-12-15T19:08:08.506Z] 7b5612c61505: Preparing [2022-12-15T19:08:08.506Z] b39b64d72799: Preparing [2022-12-15T19:08:08.506Z] 35a61481999c: Preparing [2022-12-15T19:08:08.506Z] d4c155d324a8: Preparing [2022-12-15T19:08:08.506Z] 17bec77d7fdc: Preparing [2022-12-15T19:08:08.506Z] 7b5612c61505: Layer already exists [2022-12-15T19:08:08.506Z] 35a61481999c: Layer already exists [2022-12-15T19:08:08.506Z] 17bec77d7fdc: Layer already exists [2022-12-15T19:08:08.506Z] d4c155d324a8: Layer already exists [2022-12-15T19:08:08.506Z] b39b64d72799: Layer already exists [2022-12-15T19:08:08.506Z] d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:08.850Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:09.183Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-12-15T19:08:09.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-12-15T19:08:09.183Z] 7b5612c61505: Preparing [2022-12-15T19:08:09.183Z] b39b64d72799: Preparing [2022-12-15T19:08:09.183Z] 35a61481999c: Preparing [2022-12-15T19:08:09.183Z] d4c155d324a8: Preparing [2022-12-15T19:08:09.183Z] 17bec77d7fdc: Preparing [2022-12-15T19:08:09.183Z] d4c155d324a8: Layer already exists [2022-12-15T19:08:09.183Z] 35a61481999c: Layer already exists [2022-12-15T19:08:09.183Z] b39b64d72799: Layer already exists [2022-12-15T19:08:09.183Z] 17bec77d7fdc: Layer already exists [2022-12-15T19:08:09.183Z] 7b5612c61505: Layer already exists [2022-12-15T19:08:09.183Z] main: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T19:08:09.231Z] ===================================================== [Pipeline] echo [2022-12-15T19:08:09.237Z] taggedImages: [2022-12-15T19:08:09.237Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [2022-12-15T19:08:09.237Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-12-15T19:08:09.237Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.1 [2022-12-15T19:08:09.237Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [2022-12-15T19:08:09.237Z] - 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 [2022-12-15T19:08:09.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T19:08:09.580Z] [2022-12-15T19:08:09.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:09.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T19:08:09.906Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-15T19:08:09.906Z] 8998bd30e6a1: Pulling fs layer [2022-12-15T19:08:09.906Z] 04944245beec: Pulling fs layer [2022-12-15T19:08:09.906Z] 699f458cf7ca: Pulling fs layer [2022-12-15T19:08:09.906Z] 765212b225bb: Pulling fs layer [2022-12-15T19:08:09.906Z] f23df028b6ca: Pulling fs layer [2022-12-15T19:08:09.906Z] d65c8cfc05b1: Pulling fs layer [2022-12-15T19:08:09.906Z] 2437ff75d9bd: Pulling fs layer [2022-12-15T19:08:09.906Z] f23df028b6ca: Waiting [2022-12-15T19:08:09.906Z] d65c8cfc05b1: Waiting [2022-12-15T19:08:09.906Z] 2437ff75d9bd: Waiting [2022-12-15T19:08:09.906Z] 765212b225bb: Waiting [2022-12-15T19:08:10.175Z] 04944245beec: Verifying Checksum [2022-12-15T19:08:10.175Z] 04944245beec: Download complete [2022-12-15T19:08:10.175Z] 765212b225bb: Download complete [2022-12-15T19:08:10.175Z] f23df028b6ca: Download complete [2022-12-15T19:08:10.175Z] 699f458cf7ca: Verifying Checksum [2022-12-15T19:08:10.175Z] 699f458cf7ca: Download complete [2022-12-15T19:08:10.444Z] d65c8cfc05b1: Download complete [2022-12-15T19:08:10.712Z] 8998bd30e6a1: Verifying Checksum [2022-12-15T19:08:10.712Z] 8998bd30e6a1: Download complete [2022-12-15T19:08:13.297Z] 2437ff75d9bd: Verifying Checksum [2022-12-15T19:08:13.297Z] 2437ff75d9bd: Download complete [2022-12-15T19:08:14.701Z] 8998bd30e6a1: Pull complete [2022-12-15T19:08:14.969Z] 04944245beec: Pull complete [2022-12-15T19:08:16.378Z] 699f458cf7ca: Pull complete [2022-12-15T19:08:16.378Z] 765212b225bb: Pull complete [2022-12-15T19:08:17.338Z] f23df028b6ca: Pull complete [2022-12-15T19:08:17.338Z] d65c8cfc05b1: Pull complete [2022-12-15T19:08:32.405Z] 2437ff75d9bd: Pull complete [2022-12-15T19:08:32.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-15T19:08:32.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T19:08:32.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:08:32.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-121375 does not seem to be running inside a container [2022-12-15T19:08:32.701Z] $ 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/57 -v /w/workspace/device-snmp-go/57:/w/workspace/device-snmp-go/57:rw,z -v /w/workspace/device-snmp-go/57@tmp:/w/workspace/device-snmp-go/57@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:arm64 cat [2022-12-15T19:08:35.304Z] $ docker top 01bc113d3363236ec5c40338539df80c55d7d07a8a5483e63aa21f24887a7ca9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:08:35.879Z] ---> job-cost.sh [2022-12-15T19:08:36.151Z] lf-activate-venv: SKIPPING [2022-12-15T19:08:36.151Z] INFO: No Stack... [2022-12-15T19:08:36.419Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-15T19:08:37.375Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T19:08:38.011Z] + cat /w/workspace/device-snmp-go/57/archives/cost.csv [2022-12-15T19:08:38.012Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T19:08:38.073Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [2022-12-15T19:08:38.080Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] did not exist. Created. [2022-12-15T19:08:38.080Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T19:08:38.411Z] /w/workspace/device-snmp-go/57@tmp/durable-453281b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-15T19:08:38.752Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-15T19:08:38.777Z] Warning: overwriting stash ‘stack-cost’ [2022-12-15T19:08:38.819Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T19:08:38.879Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T19:08:38.894Z] $ docker stop --time=1 01bc113d3363236ec5c40338539df80c55d7d07a8a5483e63aa21f24887a7ca9 [2022-12-15T19:08:40.383Z] $ docker rm -f 01bc113d3363236ec5c40338539df80c55d7d07a8a5483e63aa21f24887a7ca9 [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 [2022-12-15T19:08:40.783Z] provisioning config files... [2022-12-15T19:08:40.791Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14260632288520416385tmp [Pipeline] { [Pipeline] sh [2022-12-15T19:08:41.083Z] + set +x [2022-12-15T19:08:41.084Z] + curl -s https://codecov.io/bash [2022-12-15T19:08:41.084Z] + bash -s -- [2022-12-15T19:08:41.084Z] [2022-12-15T19:08:41.084Z] _____ _ [2022-12-15T19:08:41.084Z] / ____| | | [2022-12-15T19:08:41.084Z] | | ___ __| | ___ ___ _____ __ [2022-12-15T19:08:41.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-15T19:08:41.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-15T19:08:41.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-15T19:08:41.084Z] Bash-1.0.6 [2022-12-15T19:08:41.084Z] [2022-12-15T19:08:41.084Z] [2022-12-15T19:08:41.084Z] ==> git version 2.25.1 found [2022-12-15T19:08:41.084Z] ==> 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 [2022-12-15T19:08:41.084Z] Release-Date: 2020-01-08 [2022-12-15T19:08:41.084Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-15T19:08:41.084Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-15T19:08:41.084Z] ==> Jenkins CI detected. [2022-12-15T19:08:41.084Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-12-15T19:08:41.084Z] project root: . [2022-12-15T19:08:41.084Z] --> token set from env [2022-12-15T19:08:41.084Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-15T19:08:41.084Z] ==> Running gcov in . (disable via -X gcov) [2022-12-15T19:08:41.084Z] ==> Python coveragepy not found [2022-12-15T19:08:41.084Z] ==> Searching for coverage reports in: [2022-12-15T19:08:41.084Z] + . [2022-12-15T19:08:41.084Z] -> Found 1 reports [2022-12-15T19:08:41.084Z] ==> Detecting git/mercurial file structure [2022-12-15T19:08:41.343Z] ==> Reading reports [2022-12-15T19:08:41.343Z] + ./coverage.out bytes=7631 [2022-12-15T19:08:41.343Z] ==> Appending adjustments [2022-12-15T19:08:41.343Z] https://docs.codecov.io/docs/fixing-reports [2022-12-15T19:08:41.343Z] + Found adjustments [2022-12-15T19:08:41.343Z] ==> Gzipping contents [2022-12-15T19:08:41.343Z] 4.0K /tmp/codecov.Mu0XAU.gz [2022-12-15T19:08:41.343Z] ==> Uploading reports [2022-12-15T19:08:41.343Z] url: https://codecov.io [2022-12-15T19:08:41.343Z] query: branch=main&commit=d1c7c2ea98aab23790d51b6eaeef7bb46474233e&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-15T19:08:41.343Z] -> Pinging Codecov [2022-12-15T19:08:41.343Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=d1c7c2ea98aab23790d51b6eaeef7bb46474233e&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-15T19:08:41.911Z] -> Uploading to [2022-12-15T19:08:41.911Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-15/6C56EA5C29638FB4528AC87E60AF5AE0/d1c7c2ea98aab23790d51b6eaeef7bb46474233e/b0d2f513-076c-4ca6-aecf-b4e828faea7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221215T190841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0ecde17fe6517e70bd8ed7a744261498c7893332d7e6228f5b44c189037e113 [2022-12-15T19:08:41.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T19:08:41.911Z] Dload Upload Total Spent Left Speed [2022-12-15T19:08:42.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7526 --:--:-- --:--:-- --:--:-- 7563 [2022-12-15T19:08:42.171Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] } [2022-12-15T19:08:42.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-15T19:08:42.350Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-15T19:08:42.362Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:42.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T19:08:42.653Z] [2022-12-15T19:08:42.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:08:42.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T19:08:42.954Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-15T19:08:42.954Z] df9b9388f04a: Pulling fs layer [2022-12-15T19:08:42.954Z] 52dc419b0ee2: Pulling fs layer [2022-12-15T19:08:42.954Z] 25bc292e5bac: Pulling fs layer [2022-12-15T19:08:42.954Z] 114826534d7a: Pulling fs layer [2022-12-15T19:08:42.954Z] 4657fd5d0bcf: Pulling fs layer [2022-12-15T19:08:42.954Z] 6ad1cebc031e: Pulling fs layer [2022-12-15T19:08:42.954Z] 8a3aa393b2d8: Pulling fs layer [2022-12-15T19:08:42.954Z] 4657fd5d0bcf: Waiting [2022-12-15T19:08:42.954Z] 114826534d7a: Waiting [2022-12-15T19:08:42.954Z] 25bc292e5bac: Verifying Checksum [2022-12-15T19:08:42.954Z] 25bc292e5bac: Download complete [2022-12-15T19:08:42.954Z] 52dc419b0ee2: Download complete [2022-12-15T19:08:42.954Z] 4657fd5d0bcf: Download complete [2022-12-15T19:08:42.954Z] df9b9388f04a: Download complete [2022-12-15T19:08:43.213Z] df9b9388f04a: Pull complete [2022-12-15T19:08:43.213Z] 6ad1cebc031e: Verifying Checksum [2022-12-15T19:08:43.213Z] 6ad1cebc031e: Download complete [2022-12-15T19:08:43.213Z] 52dc419b0ee2: Pull complete [2022-12-15T19:08:43.474Z] 25bc292e5bac: Pull complete [2022-12-15T19:08:44.042Z] 114826534d7a: Verifying Checksum [2022-12-15T19:08:44.042Z] 114826534d7a: Download complete [2022-12-15T19:08:44.300Z] 8a3aa393b2d8: Verifying Checksum [2022-12-15T19:08:44.300Z] 8a3aa393b2d8: Download complete [2022-12-15T19:08:47.583Z] 114826534d7a: Pull complete [2022-12-15T19:08:47.583Z] 4657fd5d0bcf: Pull complete [2022-12-15T19:08:48.149Z] 6ad1cebc031e: Pull complete [2022-12-15T19:08:51.432Z] 8a3aa393b2d8: Pull complete [2022-12-15T19:08:51.432Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-15T19:08:51.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T19:08:51.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:08:51.506Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:08:51.534Z] $ 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 [2022-12-15T19:08:55.842Z] $ docker top db4c43fca2f02f78f4f89169da478e3a8cd52cf6d3af290521c93bc4b11714ab -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-15T19:08:55.912Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-12-15T19:08:56.190Z] + set -o pipefail [2022-12-15T19:08:56.190Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-12-15T19:09:02.833Z] [2022-12-15T19:09:02.833Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-12-15T19:09:02.833Z] [2022-12-15T19:09:02.833Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/c1b43a7a-590c-4f6f-935e-a43f4c3f1268 [2022-12-15T19:09:02.833Z] [2022-12-15T19:09:02.833Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-15T19:09:02.833Z] [2022-12-15T19:09:02.833Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-15T19:09:02.833Z] [2022-12-15T19:09:03.402Z] [2022-12-15T19:09:03.402Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-15T19:09:03.402Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-15T19:09:03.402Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-15T19:09:03.409Z] $ docker stop --time=1 db4c43fca2f02f78f4f89169da478e3a8cd52cf6d3af290521c93bc4b11714ab [2022-12-15T19:09:06.650Z] $ docker rm -f db4c43fca2f02f78f4f89169da478e3a8cd52cf6d3af290521c93bc4b11714ab [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 [2022-12-15T19:09:07.398Z] + git log --format=format:%s -1 d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] sh [2022-12-15T19:09:07.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T19:09:07.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:09:07.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T19:09:07.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:09:08.057Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:09:08.086Z] $ 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 [2022-12-15T19:09:08.542Z] $ docker top 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 -eo pid,comm [2022-12-15T19:09:08.594Z] 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). [2022-12-15T19:09:08.594Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T19:09:08.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T19:09:08.633Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T19:09:08.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T19:09:08.761Z] $ docker exec 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 ssh-agent [2022-12-15T19:09:08.876Z] SSH_AUTH_SOCK=/tmp/ssh-K9GA1SxPaBgI/agent.34 [2022-12-15T19:09:08.876Z] SSH_AGENT_PID=40 [2022-12-15T19:09:08.881Z] Running ssh-add (command line suppressed) [2022-12-15T19:09:08.997Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4703068712548274975.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4703068712548274975.key) [2022-12-15T19:09:09.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T19:09:09.303Z] + git semver tag [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,485 [run_tag] DEBUG tag force:False [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,485 [check_head_tag] DEBUG check head tag [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,485 [execute] INFO git cat-file --batch-check [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,491 [execute] INFO git cat-file --batch [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,508 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,508 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-15T19:09:09.567Z] 2022-12-15 19:09:09,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T19:09:09.567Z] 3.0.0-dev.1 [Pipeline] } [2022-12-15T19:09:09.573Z] $ docker exec --env ******** --env ******** 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 ssh-agent -k [2022-12-15T19:09:09.683Z] unset SSH_AUTH_SOCK; [2022-12-15T19:09:09.683Z] unset SSH_AGENT_PID; [2022-12-15T19:09:09.683Z] echo Agent pid 40 killed; [2022-12-15T19:09:09.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T19:09:10.003Z] + git semver [Pipeline] } [2022-12-15T19:09:10.273Z] $ docker stop --time=1 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 [2022-12-15T19:09:11.542Z] $ docker rm -f 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:09:11.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T19:09:11.940Z] [2022-12-15T19:09:11.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:09:12.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T19:09:12.241Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-15T19:09:12.241Z] ab5ef0e58194: Pulling fs layer [2022-12-15T19:09:12.241Z] 9712f1f96733: Pulling fs layer [2022-12-15T19:09:12.241Z] 63f879dbbcfc: Pulling fs layer [2022-12-15T19:09:12.241Z] 0d9ebad4ef96: Pulling fs layer [2022-12-15T19:09:12.241Z] e9a5061849ea: Pulling fs layer [2022-12-15T19:09:12.241Z] d747dcd14b5f: Pulling fs layer [2022-12-15T19:09:12.241Z] 2de7ff778b66: Pulling fs layer [2022-12-15T19:09:12.241Z] 0d9ebad4ef96: Waiting [2022-12-15T19:09:12.241Z] e9a5061849ea: Waiting [2022-12-15T19:09:12.241Z] d747dcd14b5f: Waiting [2022-12-15T19:09:12.241Z] 9712f1f96733: Verifying Checksum [2022-12-15T19:09:12.241Z] 9712f1f96733: Download complete [2022-12-15T19:09:12.846Z] 63f879dbbcfc: Verifying Checksum [2022-12-15T19:09:12.846Z] 63f879dbbcfc: Download complete [2022-12-15T19:09:12.846Z] e9a5061849ea: Verifying Checksum [2022-12-15T19:09:12.846Z] e9a5061849ea: Download complete [2022-12-15T19:09:12.846Z] d747dcd14b5f: Verifying Checksum [2022-12-15T19:09:12.846Z] d747dcd14b5f: Download complete [2022-12-15T19:09:13.107Z] 2de7ff778b66: Verifying Checksum [2022-12-15T19:09:13.107Z] 2de7ff778b66: Download complete [2022-12-15T19:09:13.107Z] ab5ef0e58194: Verifying Checksum [2022-12-15T19:09:13.107Z] ab5ef0e58194: Download complete [2022-12-15T19:09:13.107Z] 0d9ebad4ef96: Verifying Checksum [2022-12-15T19:09:13.107Z] 0d9ebad4ef96: Download complete [2022-12-15T19:09:16.388Z] ab5ef0e58194: Pull complete [2022-12-15T19:09:16.388Z] 9712f1f96733: Pull complete [2022-12-15T19:09:16.645Z] 63f879dbbcfc: Pull complete [2022-12-15T19:09:20.830Z] 0d9ebad4ef96: Pull complete [2022-12-15T19:09:20.830Z] e9a5061849ea: Pull complete [2022-12-15T19:09:21.088Z] d747dcd14b5f: Pull complete [2022-12-15T19:09:22.022Z] 2de7ff778b66: Pull complete [2022-12-15T19:09:22.022Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-15T19:09:22.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T19:09:22.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:09:22.103Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:09:22.126Z] $ 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 [2022-12-15T19:09:26.825Z] $ docker top cc85842f12cf4e79d5e150208a78e4384d5d71308d8e6e4d7e3c9dc5f4e8e69b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-15T19:09:26.890Z] provisioning config files... [2022-12-15T19:09:26.896Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18264113775160468770tmp [2022-12-15T19:09:26.905Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13715934294348971932tmp [2022-12-15T19:09:26.912Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14426910601593167543tmp [Pipeline] { [Pipeline] echo [2022-12-15T19:09:26.926Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:27.205Z] ---> sigul-configuration.sh [2022-12-15T19:09:27.205Z] gpg: directory `/root/.gnupg' created [2022-12-15T19:09:27.205Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-15T19:09:27.205Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-15T19:09:27.205Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-15T19:09:27.205Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-15T19:09:27.205Z] gpg: CAST5 encrypted data [2022-12-15T19:09:27.205Z] gpg: encrypted with 1 passphrase [2022-12-15T19:09:27.205Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-15T19:09:27.492Z] + mkdir /home/jenkins [2022-12-15T19:09:27.493Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-15T19:09:27.776Z] + 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 [2022-12-15T19:09:27.784Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:28.066Z] ---> sigul-install.sh [2022-12-15T19:09:28.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-15T19:09:28.351Z] + git tag --list [2022-12-15T19:09:28.351Z] 1.0.0 [2022-12-15T19:09:28.351Z] v0.0.0 [2022-12-15T19:09:28.351Z] v1.1.0 [2022-12-15T19:09:28.351Z] v1.1.1 [2022-12-15T19:09:28.351Z] v1.2.2 [2022-12-15T19:09:28.351Z] v1.3.0 [2022-12-15T19:09:28.351Z] v1.3.1 [2022-12-15T19:09:28.351Z] v2.0.0 [2022-12-15T19:09:28.351Z] v2.1.0 [2022-12-15T19:09:28.351Z] v2.1.1 [2022-12-15T19:09:28.351Z] v2.1.1-dev.2 [2022-12-15T19:09:28.351Z] v2.1.1-dev.3 [2022-12-15T19:09:28.351Z] v2.2.0 [2022-12-15T19:09:28.351Z] v2.2.1-dev.1 [2022-12-15T19:09:28.351Z] v2.2.1-dev.2 [2022-12-15T19:09:28.351Z] v2.2.1-dev.3 [2022-12-15T19:09:28.351Z] v2.2.1-dev.4 [2022-12-15T19:09:28.351Z] v2.2.1-dev.5 [2022-12-15T19:09:28.351Z] v2.2.1-dev.6 [2022-12-15T19:09:28.351Z] v2.2.1-dev.7 [2022-12-15T19:09:28.351Z] v2.3.0 [2022-12-15T19:09:28.351Z] v2.3.0-dev.10 [2022-12-15T19:09:28.351Z] v2.3.0-dev.11 [2022-12-15T19:09:28.351Z] v2.3.0-dev.12 [2022-12-15T19:09:28.351Z] v2.3.0-dev.13 [2022-12-15T19:09:28.351Z] v2.3.0-dev.14 [2022-12-15T19:09:28.351Z] v2.3.0-dev.15 [2022-12-15T19:09:28.351Z] v2.3.0-dev.16 [2022-12-15T19:09:28.351Z] v2.3.0-dev.17 [2022-12-15T19:09:28.351Z] v2.3.0-dev.18 [2022-12-15T19:09:28.351Z] v2.3.0-dev.19 [2022-12-15T19:09:28.351Z] v2.3.0-dev.20 [2022-12-15T19:09:28.351Z] v2.3.0-dev.21 [2022-12-15T19:09:28.351Z] v2.3.0-dev.22 [2022-12-15T19:09:28.351Z] v2.3.0-dev.23 [2022-12-15T19:09:28.351Z] v2.3.0-dev.24 [2022-12-15T19:09:28.351Z] v2.3.0-dev.7 [2022-12-15T19:09:28.351Z] v2.3.0-dev.8 [2022-12-15T19:09:28.351Z] v2.3.0-dev.9 [2022-12-15T19:09:28.351Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-15T19:09:28.637Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-15T19:09:29.204Z] Signing Git tag with Sigul... [2022-12-15T19:09:29.204Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-15T19:09:29.472Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:29.759Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-15T19:09:29.766Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-15T19:09:29.781Z] $ docker stop --time=1 cc85842f12cf4e79d5e150208a78e4384d5d71308d8e6e4d7e3c9dc5f4e8e69b [2022-12-15T19:09:31.082Z] $ docker rm -f cc85842f12cf4e79d5e150208a78e4384d5d71308d8e6e4d7e3c9dc5f4e8e69b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-15T19:09:31.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T19:09:31.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:09:31.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T19:09:31.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:09:31.837Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:09:31.860Z] $ 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 [2022-12-15T19:09:32.207Z] $ docker top d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 -eo pid,comm [2022-12-15T19:09:32.258Z] 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). [2022-12-15T19:09:32.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T19:09:32.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T19:09:32.294Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T19:09:32.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T19:09:32.410Z] $ docker exec d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 ssh-agent [2022-12-15T19:09:32.518Z] SSH_AUTH_SOCK=/tmp/ssh-7dPoyml5umex/agent.31 [2022-12-15T19:09:32.518Z] SSH_AGENT_PID=38 [2022-12-15T19:09:32.522Z] Running ssh-add (command line suppressed) [2022-12-15T19:09:32.625Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5243016392204839104.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5243016392204839104.key) [2022-12-15T19:09:32.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T19:09:32.925Z] + git semver bump pre [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,124 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,124 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,124 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,125 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,127 [execute] INFO git cat-file --batch-check [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,134 [execute] INFO git cat-file --batch [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T19:09:33.184Z] 2022-12-15 19:09:33,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T19:09:33.184Z] 3.0.0-dev.2 [Pipeline] } [2022-12-15T19:09:33.194Z] $ docker exec --env ******** --env ******** d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 ssh-agent -k [2022-12-15T19:09:33.294Z] unset SSH_AUTH_SOCK; [2022-12-15T19:09:33.294Z] unset SSH_AGENT_PID; [2022-12-15T19:09:33.295Z] echo Agent pid 38 killed; [2022-12-15T19:09:33.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T19:09:33.615Z] + git semver [Pipeline] } [2022-12-15T19:09:33.882Z] $ docker stop --time=1 d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 [2022-12-15T19:09:35.158Z] $ docker rm -f d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T19:09:35.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T19:09:35.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:09:35.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T19:09:35.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:09:35.876Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:09:35.901Z] $ 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 [2022-12-15T19:09:36.252Z] $ docker top 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 -eo pid,comm [2022-12-15T19:09:36.305Z] 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). [2022-12-15T19:09:36.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T19:09:36.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T19:09:36.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T19:09:36.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T19:09:36.548Z] $ docker exec 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 ssh-agent [2022-12-15T19:09:36.684Z] SSH_AUTH_SOCK=/tmp/ssh-eJrAPqyv6b1n/agent.32 [2022-12-15T19:09:36.684Z] SSH_AGENT_PID=38 [2022-12-15T19:09:36.689Z] Running ssh-add (command line suppressed) [2022-12-15T19:09:36.789Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5751414933055763357.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5751414933055763357.key) [2022-12-15T19:09:36.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T19:09:37.100Z] + git semver push [2022-12-15T19:09:37.359Z] 2022-12-15 19:09:37,285 [run_push] DEBUG push [2022-12-15T19:09:37.359Z] 2022-12-15 19:09:37,285 [execute] INFO git cat-file --batch-check [2022-12-15T19:09:37.359Z] 2022-12-15 19:09:37,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T19:09:37.359Z] 2022-12-15 19:09:37,289 [execute] INFO git rev-list c10794c3316deb4c2db57fa8efae5c2ac231da67 -- [2022-12-15T19:09:37.359Z] 2022-12-15 19:09:37,290 [execute] DEBUG Popen(['git', 'rev-list', 'c10794c3316deb4c2db57fa8efae5c2ac231da67', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-15T19:09:37.359Z] 2022-12-15 19:09:37,298 [execute] INFO git fetch -v origin [2022-12-15T19:09:37.359Z] 2022-12-15 19:09:37,299 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-15T19:09:37.926Z] 2022-12-15 19:09:37,820 [run_push] DEBUG no remote changes detected [2022-12-15T19:09:37.926Z] 2022-12-15 19:09:37,820 [execute] INFO git push origin semver [2022-12-15T19:09:37.926Z] 2022-12-15 19:09:37,821 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-15T19:09:38.866Z] 2022-12-15 19:09:38,544 [run_push] DEBUG push all version tags [2022-12-15T19:09:38.866Z] 2022-12-15 19:09:38,545 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-15T19:09:38.866Z] 2022-12-15 19:09:38,546 [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) [2022-12-15T19:09:39.434Z] 2022-12-15 19:09:39,333 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-12-15T19:09:39.434Z] 3.0.0-dev.2 [Pipeline] } [2022-12-15T19:09:39.440Z] $ docker exec --env ******** --env ******** 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 ssh-agent -k [2022-12-15T19:09:39.550Z] unset SSH_AUTH_SOCK; [2022-12-15T19:09:39.551Z] unset SSH_AGENT_PID; [2022-12-15T19:09:39.551Z] echo Agent pid 38 killed; [2022-12-15T19:09:39.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T19:09:39.868Z] + git semver [Pipeline] } [2022-12-15T19:09:40.137Z] $ docker stop --time=1 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 [2022-12-15T19:09:41.413Z] $ docker rm -f 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 [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 [2022-12-15T19:09:41.963Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-12-15T19:09:41.963Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-12-15T19:09:41.963Z] total 16 [2022-12-15T19:09:41.963Z] drwxr-xr-x 3 root root 4096 Dec 15 19:01 . [2022-12-15T19:09:41.963Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 19:09 .. [2022-12-15T19:09:41.963Z] drwxr-xr-x 2 root root 4096 Dec 15 19:01 cost [2022-12-15T19:09:41.963Z] -rw-r--r-- 1 root root 85 Dec 15 19:01 cost.csv [2022-12-15T19:09:41.963Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-12-15T19:09:41.963Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-12-15T19:09:41.963Z] total 16 [2022-12-15T19:09:41.963Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 19:01 . [2022-12-15T19:09:41.963Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 19:09 .. [2022-12-15T19:09:41.963Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 19:01 cost [2022-12-15T19:09:41.963Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 15 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:42.255Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:43.116Z] ---> package-listing.sh [2022-12-15T19:09:43.116Z] ++ facter osfamily [2022-12-15T19:09:43.116Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-15T19:09:43.376Z] + OS_FAMILY=debian [2022-12-15T19:09:43.376Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-12-15T19:09:43.376Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-15T19:09:43.376Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-15T19:09:43.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-15T19:09:43.376Z] + PACKAGES=/tmp/packages_start.txt [2022-12-15T19:09:43.376Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-12-15T19:09:43.376Z] + PACKAGES=/tmp/packages_end.txt [2022-12-15T19:09:43.376Z] + case "${OS_FAMILY}" in [2022-12-15T19:09:43.376Z] + dpkg -l [2022-12-15T19:09:43.376Z] + grep '^ii' [2022-12-15T19:09:43.376Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-15T19:09:43.376Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-15T19:09:43.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-15T19:09:43.376Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-12-15T19:09:43.376Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-12-15T19:09:43.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-12-15T19:09:43.388Z] 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 [2022-12-15T19:09:43.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T19:09:44.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T19:09:44.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T19:09:44.290Z] prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container [2022-12-15T19:09:44.313Z] $ 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 [2022-12-15T19:09:44.530Z] $ docker top 9f8e91e071db29d8a5843d70678f1fc95f234fe1c9cf7e4c34cf548c837733de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T19:09:44.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-15T19:09:45.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-15T19:09:45.658Z] + ls /var/log/sa-host [2022-12-15T19:09:45.658Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T19:09:45.813Z] provisioning config files... [2022-12-15T19:09:45.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5737385040723723793tmp [Pipeline] { [Pipeline] echo [2022-12-15T19:09:45.830Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:46.110Z] ---> create-netrc.sh [Pipeline] } [2022-12-15T19:09:46.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:46.439Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-15T19:09:46.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:46.731Z] ---> sudo-logs.sh [2022-12-15T19:09:46.731Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-15T19:09:46.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:47.040Z] ---> job-cost.sh [2022-12-15T19:09:47.040Z] lf-activate-venv: SKIPPING [2022-12-15T19:09:47.040Z] DEBUG: total: 0.2199999988079071 [2022-12-15T19:09:47.040Z] INFO: Retrieving Stack Cost... [2022-12-15T19:09:47.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-15T19:09:47.868Z] INFO: Archiving Costs [Pipeline] echo [2022-12-15T19:09:47.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T19:09:48.163Z] ---> logs-deploy.sh [2022-12-15T19:09:48.163Z] lf-activate-venv: SKIPPING [2022-12-15T19:09:48.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/57 [2022-12-15T19:09:48.163Z] INFO: archiving workspace using pattern(s): [2022-12-15T19:09:49.101Z] Archives upload complete. [2022-12-15T19:09:49.101Z] INFO: archiving logs to Nexus