Pull request #213 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-snmp-go Obtained Jenkinsfile from f213d7ba66d7037593c9820822fd76044d5b8a5f+9b57b763129a056da364ef181ea3d00bbbd664f0 (3b60cd71ca397e22479b69647a758bae1fe18ca6) 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-ssh1939375355897363971.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-ssh10562134283171257090.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10928514748819948201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12778286245963149612.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5151293768136367782.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7106388527509057067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2229 in /w/workspace/gexfoundry_device-snmp-go_PR-213 [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/gexfoundry_device-snmp-go_PR-213 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9b57b763129a056da364ef181ea3d00bbbd664f0 into PR head commit f213d7ba66d7037593c9820822fd76044d5b8a5f Merge succeeded, producing f213d7ba66d7037593c9820822fd76044d5b8a5f Checking out Revision f213d7ba66d7037593c9820822fd76044d5b8a5f (PR-213) > git config core.sparsecheckout # timeout=10 > git checkout -f f213d7ba66d7037593c9820822fd76044d5b8a5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9b57b763129a056da364ef181ea3d00bbbd664f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f213d7ba66d7037593c9820822fd76044d5b8a5f # timeout=10 Commit message: "refactor(snap)!: Remove support for legacy env options BREAKING CHANGE: Drop the support for deprecated snap options starting with `env.`" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T16:40:14.950Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T16:40:15.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T16:40:15.214Z] ========================================================= [2023-01-13T16:40:15.214Z] EdgeX Global Pipelines Version Info [2023-01-13T16:40:15.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:40:15.969Z] ------------------- [2023-01-13T16:40:15.969Z] stable info: [2023-01-13T16:40:15.969Z] ------------------- [2023-01-13T16:40:15.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T16:40:15.969Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T16:40:15.969Z] Message: update stable to v1.0.244 [2023-01-13T16:40:16.542Z] ------------------- [2023-01-13T16:40:16.542Z] experimental info: [2023-01-13T16:40:16.542Z] ------------------- [2023-01-13T16:40:16.542Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T16:40:16.542Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T16:40:16.542Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T16:40:16.803Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-13T16:40:16.841Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-13T16:40:16.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T16:40:16.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T16:40:16.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T16:40:17.006Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T16:40:17.047Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T16:40:17.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-13T16:40:17.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T16:40:17.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T16:40:17.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T16:40:17.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-13T16:40:17.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T16:40:17.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T16:40:17.385Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T16:40:17.427Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T16:40:17.468Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T16:40:17.508Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T16:40:17.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T16:40:17.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T16:40:17.641Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-13T16:40:17.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-13T16:40:17.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-13T16:40:17.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-13T16:40:17.816Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-13T16:40:17.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T16:40:17.902Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T16:40:17.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-213 [Pipeline] echo [2023-01-13T16:40:17.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-213 [Pipeline] echo [2023-01-13T16:40:18.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-213 [Pipeline] echo [2023-01-13T16:40:18.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f213d7ba66d7037593c9820822fd76044d5b8a5f [Pipeline] echo [2023-01-13T16:40:18.115Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f213d7b [Pipeline] echo [2023-01-13T16:40:18.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:40:18.289Z] provisioning config files... [2023-01-13T16:40:18.304Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/config15546520240788261319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:40:18.641Z] ---> docker-login.sh [2023-01-13T16:40:18.641Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:40:18.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:18.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:18.900Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:18.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:18.900Z] [2023-01-13T16:40:18.900Z] Login Succeeded [2023-01-13T16:40:18.900Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:40:18.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:18.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:18.900Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:18.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:18.900Z] [2023-01-13T16:40:18.900Z] Login Succeeded [2023-01-13T16:40:18.900Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:40:19.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:19.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:19.159Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:19.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:19.159Z] [2023-01-13T16:40:19.159Z] Login Succeeded [2023-01-13T16:40:19.159Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:40:19.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:19.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:19.159Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:19.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:19.159Z] [2023-01-13T16:40:19.160Z] Login Succeeded [2023-01-13T16:40:19.160Z] docker.io [2023-01-13T16:40:19.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:19.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:19.419Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:19.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:19.419Z] [2023-01-13T16:40:19.419Z] Login Succeeded [2023-01-13T16:40:19.419Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:40:19.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-13T16:40:20.044Z] + git rev-list -1 --merges f213d7ba66d7037593c9820822fd76044d5b8a5f~1..f213d7ba66d7037593c9820822fd76044d5b8a5f [Pipeline] echo [2023-01-13T16:40:20.106Z] -----------> git rev-list -1 --merges f213d7ba66d7037593c9820822fd76044d5b8a5f~1..f213d7ba66d7037593c9820822fd76044d5b8a5f f213d7ba66d7037593c9820822fd76044d5b8a5f [false] [Pipeline] sh [2023-01-13T16:40:20.451Z] + git log --format=format:%s -1 f213d7ba66d7037593c9820822fd76044d5b8a5f [Pipeline] echo [2023-01-13T16:40:20.488Z] ========================================================= [2023-01-13T16:40:20.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T16:40:20.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T16:40:20.928Z] + git log --format=format:%s -1 f213d7ba66d7037593c9820822fd76044d5b8a5f [Pipeline] echo [2023-01-13T16:40:20.957Z] [semverPrep] GIT_COMMIT: f213d7ba66d7037593c9820822fd76044d5b8a5f, Commit Message: refactor(snap)!: Remove support for legacy env options BREAKING CHANGE: Drop the support for deprecated snap options starting with `env.` [Pipeline] echo [2023-01-13T16:40:20.986Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-13T16:40:21.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T16:40:21.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T16:40:21.387Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T16:40:21.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T16:40:21.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T16:40:21.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T16:40:21.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:40:21.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:40:21.874Z] [2023-01-13T16:40:21.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:40:22.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:40:22.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T16:40:22.245Z] b85a868b505f: Pulling fs layer [2023-01-13T16:40:22.245Z] e2be974225ed: Pulling fs layer [2023-01-13T16:40:22.245Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T16:40:22.245Z] 988bab9f4d93: Pulling fs layer [2023-01-13T16:40:22.245Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T16:40:22.245Z] eaf3925da568: Pulling fs layer [2023-01-13T16:40:22.245Z] bab4dde63d76: Pulling fs layer [2023-01-13T16:40:22.245Z] bde34c3a00c8: Pulling fs layer [2023-01-13T16:40:22.245Z] b352a97aabf1: Pulling fs layer [2023-01-13T16:40:22.245Z] 4872d77fe225: Pulling fs layer [2023-01-13T16:40:22.245Z] 5851b861e8e6: Pulling fs layer [2023-01-13T16:40:22.245Z] b352a97aabf1: Waiting [2023-01-13T16:40:22.245Z] 4872d77fe225: Waiting [2023-01-13T16:40:22.245Z] eaf3925da568: Waiting [2023-01-13T16:40:22.245Z] bab4dde63d76: Waiting [2023-01-13T16:40:22.245Z] 988bab9f4d93: Waiting [2023-01-13T16:40:22.245Z] 1469e6f7b9e6: Waiting [2023-01-13T16:40:22.245Z] bde34c3a00c8: Waiting [2023-01-13T16:40:22.245Z] e2be974225ed: Verifying Checksum [2023-01-13T16:40:22.245Z] e2be974225ed: Download complete [2023-01-13T16:40:22.245Z] 988bab9f4d93: Verifying Checksum [2023-01-13T16:40:22.245Z] 988bab9f4d93: Download complete [2023-01-13T16:40:22.505Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T16:40:22.505Z] 1469e6f7b9e6: Download complete [2023-01-13T16:40:22.505Z] eaf3925da568: Verifying Checksum [2023-01-13T16:40:22.505Z] eaf3925da568: Download complete [2023-01-13T16:40:22.505Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T16:40:22.505Z] 339a4e72a1f5: Download complete [2023-01-13T16:40:22.505Z] bde34c3a00c8: Download complete [2023-01-13T16:40:22.505Z] b352a97aabf1: Download complete [2023-01-13T16:40:22.505Z] 4872d77fe225: Verifying Checksum [2023-01-13T16:40:22.505Z] 4872d77fe225: Download complete [2023-01-13T16:40:22.505Z] 5851b861e8e6: Download complete [2023-01-13T16:40:22.505Z] b85a868b505f: Verifying Checksum [2023-01-13T16:40:22.505Z] b85a868b505f: Download complete [2023-01-13T16:40:22.766Z] bab4dde63d76: Verifying Checksum [2023-01-13T16:40:22.766Z] bab4dde63d76: Download complete [2023-01-13T16:40:23.698Z] b85a868b505f: Pull complete [2023-01-13T16:40:23.956Z] e2be974225ed: Pull complete [2023-01-13T16:40:24.215Z] 339a4e72a1f5: Pull complete [2023-01-13T16:40:24.215Z] 988bab9f4d93: Pull complete [2023-01-13T16:40:24.784Z] 1469e6f7b9e6: Pull complete [2023-01-13T16:40:24.784Z] eaf3925da568: Pull complete [2023-01-13T16:40:26.161Z] bab4dde63d76: Pull complete [2023-01-13T16:40:26.421Z] bde34c3a00c8: Pull complete [2023-01-13T16:40:26.421Z] b352a97aabf1: Pull complete [2023-01-13T16:40:26.421Z] 4872d77fe225: Pull complete [2023-01-13T16:40:26.681Z] 5851b861e8e6: Pull complete [2023-01-13T16:40:26.681Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T16:40:26.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:40:26.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:40:26.914Z] prd-ubuntu20.04-docker-8c-8g-2229 does not seem to be running inside a container [2023-01-13T16:40:26.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-213 -v /w/workspace/gexfoundry_device-snmp-go_PR-213:/w/workspace/gexfoundry_device-snmp-go_PR-213:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-213@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-213@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T16:40:33.716Z] $ docker top f277bac942d13fe3850e2d6a33c1c96c8986010a22396b488c267a9d06362059 -eo pid,comm [2023-01-13T16:40:33.764Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-13T16:40:33.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T16:40:33.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T16:40:33.895Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T16:40:34.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T16:40:34.011Z] $ docker exec f277bac942d13fe3850e2d6a33c1c96c8986010a22396b488c267a9d06362059 ssh-agent [2023-01-13T16:40:34.109Z] SSH_AUTH_SOCK=/tmp/ssh-PVsON2jzEuPz/agent.32 [2023-01-13T16:40:34.109Z] SSH_AGENT_PID=38 [2023-01-13T16:40:34.114Z] Running ssh-add (command line suppressed) [2023-01-13T16:40:34.215Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/private_key_17615516988781447278.key (/w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/private_key_17615516988781447278.key) [2023-01-13T16:40:34.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T16:40:34.553Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T16:40:34.582Z] $ docker exec --env ******** --env ******** f277bac942d13fe3850e2d6a33c1c96c8986010a22396b488c267a9d06362059 ssh-agent -k [2023-01-13T16:40:34.688Z] unset SSH_AUTH_SOCK; [2023-01-13T16:40:34.688Z] unset SSH_AGENT_PID; [2023-01-13T16:40:34.688Z] echo Agent pid 38 killed; [2023-01-13T16:40:34.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T16:40:34.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T16:40:34.792Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T16:40:34.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T16:40:34.925Z] $ docker exec f277bac942d13fe3850e2d6a33c1c96c8986010a22396b488c267a9d06362059 ssh-agent [2023-01-13T16:40:35.018Z] SSH_AUTH_SOCK=/tmp/ssh-rTRU3YANthNN/agent.71 [2023-01-13T16:40:35.018Z] SSH_AGENT_PID=77 [2023-01-13T16:40:35.022Z] Running ssh-add (command line suppressed) [2023-01-13T16:40:35.120Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/private_key_10780979228702365420.key (/w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/private_key_10780979228702365420.key) [2023-01-13T16:40:35.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T16:40:35.457Z] + git semver init [2023-01-13T16:40:35.716Z] 2023-01-13 16:40:35,617 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T16:40:35.716Z] 2023-01-13 16:40:35,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-213/.semver [2023-01-13T16:40:35.716Z] 2023-01-13 16:40:35,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-213/.semver [2023-01-13T16:40:35.716Z] 2023-01-13 16:40:35,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-213/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-213, universal_newlines=False, shell=None, istream=None) [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,416 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-213/.git/info/exclude [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,416 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-213/.semver/PR-213 with force:False [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,417 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-213/.semver/PR-213 [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,420 [execute] INFO git cat-file --batch-check [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-213/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,426 [execute] INFO git cat-file --batch [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-213/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T16:40:36.650Z] 2023-01-13 16:40:36,431 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-213/.semver/PR-213 [2023-01-13T16:40:36.650Z] 0.0.0 [Pipeline] } [2023-01-13T16:40:36.678Z] $ docker exec --env ******** --env ******** f277bac942d13fe3850e2d6a33c1c96c8986010a22396b488c267a9d06362059 ssh-agent -k [2023-01-13T16:40:36.766Z] unset SSH_AUTH_SOCK; [2023-01-13T16:40:36.766Z] unset SSH_AGENT_PID; [2023-01-13T16:40:36.766Z] echo Agent pid 77 killed; [2023-01-13T16:40:36.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T16:40:37.211Z] + git semver [Pipeline] } [2023-01-13T16:40:37.501Z] $ docker stop --time=1 f277bac942d13fe3850e2d6a33c1c96c8986010a22396b488c267a9d06362059 [2023-01-13T16:40:38.760Z] $ docker rm -f --volumes f277bac942d13fe3850e2d6a33c1c96c8986010a22396b488c267a9d06362059 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T16:40:39.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T16:40:39.423Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T16:40:39.440Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:40:39.973Z] provisioning config files... [2023-01-13T16:40:39.984Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/config10156985502058304785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:40:40.333Z] ---> docker-login.sh [2023-01-13T16:40:40.333Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:40:40.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:40.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:40.333Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:40.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:40.333Z] [2023-01-13T16:40:40.333Z] Login Succeeded [2023-01-13T16:40:40.333Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:40:40.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:40.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:40.333Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:40.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:40.333Z] [2023-01-13T16:40:40.333Z] Login Succeeded [2023-01-13T16:40:40.333Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:40:40.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:40.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:40.594Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:40.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:40.594Z] [2023-01-13T16:40:40.594Z] Login Succeeded [2023-01-13T16:40:40.594Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:40:40.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:40.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:40.594Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:40.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:40.594Z] [2023-01-13T16:40:40.594Z] Login Succeeded [2023-01-13T16:40:40.594Z] docker.io [2023-01-13T16:40:40.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:40:40.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:40:40.855Z] Configure a credential helper to remove this warning. See [2023-01-13T16:40:40.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:40:40.855Z] [2023-01-13T16:40:40.855Z] Login Succeeded [2023-01-13T16:40:40.855Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:40:40.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T16:40:41.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:40:41.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:40:41.124Z] ========================================================= [2023-01-13T16:40:41.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T16:40:41.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:40:41.576Z] + 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 . [2023-01-13T16:40:41.576Z] Sending build context to Docker daemon 5.692MB [2023-01-13T16:40:41.576Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:40:41.576Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-13T16:40:41.576Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T16:40:41.576Z] 213ec9aee27d: Pulling fs layer [2023-01-13T16:40:41.576Z] 4583459ba037: Pulling fs layer [2023-01-13T16:40:41.576Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T16:40:41.576Z] 53926ce57604: Pulling fs layer [2023-01-13T16:40:41.576Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T16:40:41.576Z] 22ff95d597cd: Pulling fs layer [2023-01-13T16:40:41.576Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T16:40:41.576Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T16:40:41.576Z] a7acece74701: Pulling fs layer [2023-01-13T16:40:41.576Z] 53926ce57604: Waiting [2023-01-13T16:40:41.576Z] 21b2b0c7a3f4: Waiting [2023-01-13T16:40:41.576Z] a7acece74701: Waiting [2023-01-13T16:40:41.576Z] 22ff95d597cd: Waiting [2023-01-13T16:40:41.576Z] 12d6caf4c0d1: Waiting [2023-01-13T16:40:41.576Z] 96b7cbca73a9: Waiting [2023-01-13T16:40:41.576Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T16:40:41.576Z] 93c1e223e6f2: Download complete [2023-01-13T16:40:41.576Z] 4583459ba037: Download complete [2023-01-13T16:40:41.836Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T16:40:41.837Z] 21b2b0c7a3f4: Download complete [2023-01-13T16:40:41.837Z] 22ff95d597cd: Download complete [2023-01-13T16:40:41.837Z] 213ec9aee27d: Verifying Checksum [2023-01-13T16:40:41.837Z] 12d6caf4c0d1: Download complete [2023-01-13T16:40:41.837Z] 213ec9aee27d: Pull complete [2023-01-13T16:40:42.098Z] 4583459ba037: Pull complete [2023-01-13T16:40:42.098Z] 93c1e223e6f2: Pull complete [2023-01-13T16:40:42.098Z] a7acece74701: Verifying Checksum [2023-01-13T16:40:42.098Z] a7acece74701: Download complete [2023-01-13T16:40:43.042Z] 53926ce57604: Verifying Checksum [2023-01-13T16:40:43.042Z] 53926ce57604: Download complete [2023-01-13T16:40:43.042Z] 96b7cbca73a9: Download complete [2023-01-13T16:40:46.320Z] 53926ce57604: Pull complete [2023-01-13T16:40:46.320Z] 21b2b0c7a3f4: Pull complete [2023-01-13T16:40:46.320Z] 22ff95d597cd: Pull complete [2023-01-13T16:40:46.320Z] 12d6caf4c0d1: Pull complete [2023-01-13T16:40:48.854Z] 96b7cbca73a9: Pull complete [2023-01-13T16:40:49.420Z] a7acece74701: Pull complete [2023-01-13T16:40:49.420Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T16:40:49.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T16:40:49.420Z] ---> db6d94c90886 [2023-01-13T16:40:49.420Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-13T16:40:54.819Z] Still waiting to schedule task [2023-01-13T16:40:54.820Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-13T16:40:59.512Z] ---> Running in 214a56d1f8dc [2023-01-13T16:40:59.512Z] Removing intermediate container 214a56d1f8dc [2023-01-13T16:40:59.512Z] ---> 6dd5021c4d13 [2023-01-13T16:40:59.512Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T16:40:59.512Z] ---> Running in eca3faf5df3c [2023-01-13T16:40:59.512Z] Removing intermediate container eca3faf5df3c [2023-01-13T16:40:59.512Z] ---> e418fcacc8b5 [2023-01-13T16:40:59.512Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T16:40:59.512Z] ---> Running in 60f02469dd8d [2023-01-13T16:40:59.512Z] Removing intermediate container 60f02469dd8d [2023-01-13T16:40:59.512Z] ---> eaf5455df720 [2023-01-13T16:40:59.512Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:40:59.512Z] ---> Running in 71a90d8458b3 [2023-01-13T16:40:59.512Z] Removing intermediate container 71a90d8458b3 [2023-01-13T16:40:59.512Z] ---> b63d74173b50 [2023-01-13T16:40:59.512Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:40:59.512Z] ---> Running in 6158e0b97be9 [2023-01-13T16:40:59.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T16:40:59.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T16:40:59.512Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-13T16:40:59.512Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-13T16:40:59.512Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-13T16:40:59.512Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-13T16:40:59.512Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T16:40:59.512Z] OK: 216 MiB in 55 packages [2023-01-13T16:40:59.780Z] Removing intermediate container 6158e0b97be9 [2023-01-13T16:40:59.780Z] ---> c28fe336f54e [2023-01-13T16:40:59.780Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-13T16:40:59.780Z] ---> Running in 23aebe7c4048 [2023-01-13T16:41:00.038Z] Removing intermediate container 23aebe7c4048 [2023-01-13T16:41:00.038Z] ---> f71f879202f7 [2023-01-13T16:41:00.038Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-13T16:41:00.038Z] ---> 4d4637dbbe94 [2023-01-13T16:41:00.038Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:41:00.038Z] ---> Running in b4081b29897b [2023-01-13T16:41:32.246Z] Removing intermediate container b4081b29897b [2023-01-13T16:41:32.246Z] ---> b72180467abe [2023-01-13T16:41:32.246Z] Step 11/12 : COPY . . [2023-01-13T16:41:32.246Z] ---> af4f66c6ad5d [2023-01-13T16:41:32.246Z] Step 12/12 : RUN ${MAKE} [2023-01-13T16:41:32.246Z] ---> Running in 4d9a0d883cdc [2023-01-13T16:41:32.246Z] noop [2023-01-13T16:41:32.246Z] Removing intermediate container 4d9a0d883cdc [2023-01-13T16:41:32.246Z] ---> f33cfc2854ea [2023-01-13T16:41:32.246Z] Successfully built f33cfc2854ea [2023-01-13T16:41:32.246Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:41:32.722Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T16:41:32.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:41:32.868Z] prd-ubuntu20.04-docker-8c-8g-2229 does not seem to be running inside a container [2023-01-13T16:41:32.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-213 -v /w/workspace/gexfoundry_device-snmp-go_PR-213:/w/workspace/gexfoundry_device-snmp-go_PR-213:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-213@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-213@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T16:41:33.235Z] $ docker top e45127a2b940ecdf8a70a21e0c611fa8effca4b221d309336b09d7c22fc2e07c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:41:33.622Z] + go version [2023-01-13T16:41:33.622Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T16:41:33.655Z] $ docker stop --time=1 e45127a2b940ecdf8a70a21e0c611fa8effca4b221d309336b09d7c22fc2e07c [2023-01-13T16:41:34.934Z] $ docker rm -f --volumes e45127a2b940ecdf8a70a21e0c611fa8effca4b221d309336b09d7c22fc2e07c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:41:35.632Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T16:41:35.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:41:35.792Z] prd-ubuntu20.04-docker-8c-8g-2229 does not seem to be running inside a container [2023-01-13T16:41:35.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-213 -v /w/workspace/gexfoundry_device-snmp-go_PR-213:/w/workspace/gexfoundry_device-snmp-go_PR-213:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-213@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-213@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T16:41:36.147Z] $ docker top d5c20cf2222c009defde060d0983a0bb9fb4ecfd3db19cee5c14f9c6ff311a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:41:36.531Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-213 [Pipeline] fileExists [Pipeline] sh [2023-01-13T16:41:36.890Z] + make test [2023-01-13T16:41:36.890Z] go test ./... -coverprofile=coverage.out [2023-01-13T16:41:37.148Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-13T16:41:45.263Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-13T16:41:45.263Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.022s coverage: 0.0% of statements [2023-01-13T16:41:51.825Z] 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." [2023-01-13T16:41:51.825Z] go vet ./... [2023-01-13T16:41:55.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T16:41:55.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T16:41:55.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-13T16:41:55.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-13T16:41:55.168Z] $ docker stop --time=1 d5c20cf2222c009defde060d0983a0bb9fb4ecfd3db19cee5c14f9c6ff311a22 [2023-01-13T16:41:57.899Z] $ docker rm -f --volumes d5c20cf2222c009defde060d0983a0bb9fb4ecfd3db19cee5c14f9c6ff311a22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T16:41:58.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-13T16:41:58.487Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-13T16:41:59.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-13T16:41:59.462Z] + ls -al . [2023-01-13T16:41:59.462Z] total 180 [2023-01-13T16:41:59.462Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 16:41 . [2023-01-13T16:41:59.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:40 .. [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 13 16:40 .dockerignore [2023-01-13T16:41:59.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:41 .git [2023-01-13T16:41:59.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:40 .github [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 13 16:40 .gitignore [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 16:40 .golangci.yml [2023-01-13T16:41:59.462Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 16:40 .semver [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 13 16:40 Attribution.txt [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 13 16:40 CHANGELOG.md [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 13 16:40 Dockerfile [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 16:40 GOVERNANCE.md [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 13 16:40 Jenkinsfile [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 16:40 LICENSE [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 13 16:40 Makefile [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 13 16:40 OWNERS.md [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 13 16:40 README.md [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 16:40 VERSION [2023-01-13T16:41:59.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:40 bin [2023-01-13T16:41:59.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:40 cmd [2023-01-13T16:41:59.462Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 13 16:41 coverage.out [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 13 16:40 go.mod [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 13 16:40 go.sum [2023-01-13T16:41:59.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:40 internal [2023-01-13T16:41:59.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:40 snap [2023-01-13T16:41:59.462Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 13 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:41:59.906Z] + 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=f213d7ba66d7037593c9820822fd76044d5b8a5f --label arch=amd64 --label version=0.0.0 . [2023-01-13T16:41:59.906Z] Sending build context to Docker daemon 5.701MB [2023-01-13T16:41:59.906Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:41:59.906Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-13T16:41:59.906Z] ---> f33cfc2854ea [2023-01-13T16:41:59.906Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T16:42:00.165Z] ---> Running in ec46d1ec42fe [2023-01-13T16:42:00.165Z] Removing intermediate container ec46d1ec42fe [2023-01-13T16:42:00.165Z] ---> 4fa64be650d8 [2023-01-13T16:42:00.165Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T16:42:00.165Z] ---> Running in cec7c65e9cb4 [2023-01-13T16:42:00.165Z] Removing intermediate container cec7c65e9cb4 [2023-01-13T16:42:00.165Z] ---> 24808027036b [2023-01-13T16:42:00.165Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T16:42:00.165Z] ---> Running in d37bad60603d [2023-01-13T16:42:00.424Z] Removing intermediate container d37bad60603d [2023-01-13T16:42:00.424Z] ---> 33b6832f4330 [2023-01-13T16:42:00.424Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:42:00.424Z] ---> Running in 6131698bc932 [2023-01-13T16:42:00.424Z] Removing intermediate container 6131698bc932 [2023-01-13T16:42:00.424Z] ---> 79e04a438515 [2023-01-13T16:42:00.424Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:42:00.424Z] ---> Running in 63d300f8177f [2023-01-13T16:42:00.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T16:42:00.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T16:42:01.202Z] OK: 216 MiB in 55 packages [2023-01-13T16:42:01.461Z] Removing intermediate container 63d300f8177f [2023-01-13T16:42:01.461Z] ---> b94c87b2725f [2023-01-13T16:42:01.461Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-13T16:42:01.461Z] ---> Running in 33c138ad24b8 [2023-01-13T16:42:01.461Z] Removing intermediate container 33c138ad24b8 [2023-01-13T16:42:01.461Z] ---> a26f50a281c0 [2023-01-13T16:42:01.461Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-13T16:42:01.721Z] ---> 85b04ea9a09b [2023-01-13T16:42:01.721Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:42:01.721Z] ---> Running in f87bd2ff7e6f [2023-01-13T16:42:02.289Z] Removing intermediate container f87bd2ff7e6f [2023-01-13T16:42:02.289Z] ---> 58ee3794ed3d [2023-01-13T16:42:02.289Z] Step 11/24 : COPY . . [2023-01-13T16:42:02.549Z] ---> 7e8e07248f88 [2023-01-13T16:42:02.549Z] Step 12/24 : RUN ${MAKE} [2023-01-13T16:42:02.549Z] ---> Running in b05c4f639aee [2023-01-13T16:42:02.808Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-01-13T16:42:20.884Z] Removing intermediate container b05c4f639aee [2023-01-13T16:42:20.884Z] ---> b5e0cd29e999 [2023-01-13T16:42:20.884Z] Step 13/24 : FROM alpine:3.16 [2023-01-13T16:42:20.884Z] 3.16: Pulling from library/alpine [2023-01-13T16:42:21.143Z] ca7dd9ec2225: Pulling fs layer [2023-01-13T16:42:21.143Z] ca7dd9ec2225: Verifying Checksum [2023-01-13T16:42:21.143Z] ca7dd9ec2225: Download complete [2023-01-13T16:42:21.402Z] ca7dd9ec2225: Pull complete [2023-01-13T16:42:21.402Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T16:42:21.402Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T16:42:21.402Z] ---> bfe296a52501 [2023-01-13T16:42:21.403Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T16:42:21.403Z] ---> Running in 5317be9847bb [2023-01-13T16:42:21.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T16:42:21.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T16:42:22.179Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T16:42:22.179Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T16:42:22.179Z] OK: 6 MiB in 15 packages [2023-01-13T16:42:22.748Z] Removing intermediate container 5317be9847bb [2023-01-13T16:42:22.748Z] ---> 68c60b09cb2f [2023-01-13T16:42:22.748Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-13T16:42:23.316Z] ---> a0156090eda3 [2023-01-13T16:42:23.316Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-13T16:42:23.316Z] ---> 7f4376ccb7ac [2023-01-13T16:42:23.316Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-13T16:42:23.585Z] ---> 9379aec254c7 [2023-01-13T16:42:23.585Z] Step 18/24 : EXPOSE 59993 [2023-01-13T16:42:23.585Z] ---> Running in 9cf7163c6f8c [2023-01-13T16:42:23.585Z] Removing intermediate container 9cf7163c6f8c [2023-01-13T16:42:23.585Z] ---> 77aaf58126d5 [2023-01-13T16:42:23.585Z] Step 19/24 : EXPOSE 161 [2023-01-13T16:42:23.585Z] ---> Running in 8198624fc99d [2023-01-13T16:42:23.585Z] Removing intermediate container 8198624fc99d [2023-01-13T16:42:23.585Z] ---> bc088a0ee448 [2023-01-13T16:42:23.585Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-13T16:42:23.853Z] ---> Running in 3e042d2483bf [2023-01-13T16:42:23.853Z] Removing intermediate container 3e042d2483bf [2023-01-13T16:42:23.853Z] ---> b3cd0ee55592 [2023-01-13T16:42:23.853Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T16:42:23.853Z] ---> Running in a993ea0100b4 [2023-01-13T16:42:23.853Z] Removing intermediate container a993ea0100b4 [2023-01-13T16:42:23.853Z] ---> 6428d8118e2c [2023-01-13T16:42:23.853Z] Step 22/24 : LABEL arch=amd64 [2023-01-13T16:42:23.853Z] ---> Running in b149fc32de12 [2023-01-13T16:42:23.853Z] Removing intermediate container b149fc32de12 [2023-01-13T16:42:23.853Z] ---> cc3cdfa28da9 [2023-01-13T16:42:23.853Z] Step 23/24 : LABEL git_sha=f213d7ba66d7037593c9820822fd76044d5b8a5f [2023-01-13T16:42:24.113Z] ---> Running in eed8d6fb2d20 [2023-01-13T16:42:24.113Z] Removing intermediate container eed8d6fb2d20 [2023-01-13T16:42:24.113Z] ---> b3f9a8d08235 [2023-01-13T16:42:24.113Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T16:42:24.113Z] ---> Running in 46dc21952577 [2023-01-13T16:42:24.113Z] Removing intermediate container 46dc21952577 [2023-01-13T16:42:24.113Z] ---> 7634c03e72bf [2023-01-13T16:42:24.113Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-13T16:42:24.113Z] Successfully built 7634c03e72bf [2023-01-13T16:42:24.113Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:42:24.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:42:24.951Z] [2023-01-13T16:42:24.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:42:25.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:42:25.319Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T16:42:25.319Z] 5eb5b503b376: Pulling fs layer [2023-01-13T16:42:25.319Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T16:42:25.319Z] ec43610c2a17: Pulling fs layer [2023-01-13T16:42:25.319Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T16:42:25.319Z] 33b1e0a273af: Pulling fs layer [2023-01-13T16:42:25.319Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T16:42:25.319Z] 2f39f015ded8: Pulling fs layer [2023-01-13T16:42:25.319Z] 33b1e0a273af: Waiting [2023-01-13T16:42:25.319Z] 3a2ae6a8a46f: Waiting [2023-01-13T16:42:25.319Z] 5d3b04190fa2: Waiting [2023-01-13T16:42:25.319Z] 2f39f015ded8: Waiting [2023-01-13T16:42:25.319Z] 5c69ac0246d0: Verifying Checksum [2023-01-13T16:42:25.319Z] 5c69ac0246d0: Download complete [2023-01-13T16:42:25.319Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-13T16:42:25.319Z] 3a2ae6a8a46f: Download complete [2023-01-13T16:42:25.319Z] 33b1e0a273af: Verifying Checksum [2023-01-13T16:42:25.319Z] 33b1e0a273af: Download complete [2023-01-13T16:42:25.582Z] 5d3b04190fa2: Verifying Checksum [2023-01-13T16:42:25.582Z] 5d3b04190fa2: Download complete [2023-01-13T16:42:25.582Z] ec43610c2a17: Verifying Checksum [2023-01-13T16:42:25.582Z] ec43610c2a17: Download complete [2023-01-13T16:42:25.582Z] 5eb5b503b376: Verifying Checksum [2023-01-13T16:42:25.582Z] 5eb5b503b376: Download complete [2023-01-13T16:42:26.964Z] 5eb5b503b376: Pull complete [2023-01-13T16:42:26.964Z] 5c69ac0246d0: Pull complete [2023-01-13T16:42:27.222Z] ec43610c2a17: Pull complete [2023-01-13T16:42:27.482Z] 3a2ae6a8a46f: Pull complete [2023-01-13T16:42:27.482Z] 33b1e0a273af: Pull complete [2023-01-13T16:42:27.741Z] 5d3b04190fa2: Pull complete [2023-01-13T16:42:31.932Z] 2f39f015ded8: Pull complete [2023-01-13T16:42:31.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T16:42:31.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:42:31.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:42:32.151Z] prd-ubuntu20.04-docker-8c-8g-2229 does not seem to be running inside a container [2023-01-13T16:42:32.190Z] $ 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/gexfoundry_device-snmp-go_PR-213 -v /w/workspace/gexfoundry_device-snmp-go_PR-213:/w/workspace/gexfoundry_device-snmp-go_PR-213:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-213@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-213@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T16:42:38.233Z] $ docker top be0605bfe62fae7203e540c16e14f37307c8eb514f069f81067298227cd5300b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:42:38.678Z] ---> job-cost.sh [2023-01-13T16:42:38.678Z] lf-activate-venv: SKIPPING [2023-01-13T16:42:38.678Z] INFO: No Stack... [2023-01-13T16:42:38.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T16:42:39.195Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T16:42:39.506Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-213/archives/cost.csv [2023-01-13T16:42:39.507Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T16:42:39.545Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] [2023-01-13T16:42:39.549Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] did not exist. Created. [2023-01-13T16:42:39.549Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T16:42:39.938Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-13T16:42:39.988Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T16:42:40.009Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T16:42:40.081Z] $ docker stop --time=1 be0605bfe62fae7203e540c16e14f37307c8eb514f069f81067298227cd5300b [2023-01-13T16:42:41.244Z] $ docker rm -f --volumes be0605bfe62fae7203e540c16e14f37307c8eb514f069f81067298227cd5300b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-13T16:44:22.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2230 in /w/workspace/gexfoundry_device-snmp-go_PR-213 [Pipeline] { [Pipeline] ws [2023-01-13T16:44:22.865Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-13T16:44:22.952Z] Selected Git installation does not exist. Using Default [2023-01-13T16:44:22.952Z] The recommended git tool is: NONE [2023-01-13T16:44:28.090Z] using credential edgex-jenkins-ssh [2023-01-13T16:44:28.108Z] Cloning the remote Git repository [2023-01-13T16:44:28.148Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-13T16:44:28.222Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-01-13T16:44:28.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-13T16:44:28.376Z] > git --version # timeout=10 [2023-01-13T16:44:28.399Z] > git --version # 'git version 2.25.1' [2023-01-13T16:44:28.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T16:44:28.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T16:44:29.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-13T16:44:29.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T16:44:31.129Z] Merging remotes/origin/main commit 9b57b763129a056da364ef181ea3d00bbbd664f0 into PR head commit f213d7ba66d7037593c9820822fd76044d5b8a5f [2023-01-13T16:44:31.353Z] Merge succeeded, producing f213d7ba66d7037593c9820822fd76044d5b8a5f [2023-01-13T16:44:31.354Z] Checking out Revision f213d7ba66d7037593c9820822fd76044d5b8a5f (PR-213) [2023-01-13T16:44:30.483Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-13T16:44:30.531Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-13T16:44:30.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T16:44:30.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-13T16:44:31.147Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T16:44:31.166Z] > git checkout -f f213d7ba66d7037593c9820822fd76044d5b8a5f # timeout=10 [2023-01-13T16:44:31.253Z] > git remote # timeout=10 [2023-01-13T16:44:31.270Z] > git config --get remote.origin.url # timeout=10 [2023-01-13T16:44:31.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T16:44:31.300Z] > git merge 9b57b763129a056da364ef181ea3d00bbbd664f0 # timeout=10 [2023-01-13T16:44:31.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-13T16:44:31.358Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T16:44:31.373Z] > git checkout -f f213d7ba66d7037593c9820822fd76044d5b8a5f # timeout=10 [2023-01-13T16:44:34.852Z] Commit message: "refactor(snap)!: Remove support for legacy env options BREAKING CHANGE: Drop the support for deprecated snap options starting with `env.`" [2023-01-13T16:44:34.908Z] > git --version # timeout=10 [2023-01-13T16:44:34.919Z] > git --version # 'git version 2.25.1' [2023-01-13T16:44:34.936Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T16:44:36.038Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T16:44:36.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T16:44:36.038Z] Dload Upload Total Spent Left Speed [2023-01-13T16:44:36.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 78969 0 --:--:-- --:--:-- --:--:-- 78380 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-01-13T16:44:36.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T16:44:37.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T16:44:37.097Z] + sudo tee /etc/docker/daemon.new [2023-01-13T16:44:37.097Z] { [2023-01-13T16:44:37.097Z] "registry-mirrors": [ [2023-01-13T16:44:37.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T16:44:37.097Z] ], [2023-01-13T16:44:37.097Z] "bip": "10.250.0.254/24", [2023-01-13T16:44:37.097Z] "hosts": [ [2023-01-13T16:44:37.097Z] "tcp://0.0.0.0:5555", [2023-01-13T16:44:37.097Z] "unix:///var/run/docker.sock" [2023-01-13T16:44:37.097Z] ], [2023-01-13T16:44:37.097Z] "mtu": 1458, [2023-01-13T16:44:37.097Z] "selinux-enabled": true, [2023-01-13T16:44:37.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T16:44:37.097Z] } [Pipeline] sh [2023-01-13T16:44:37.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T16:44:37.793Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:44:56.127Z] provisioning config files... [2023-01-13T16:44:56.155Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config15372077273296358411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:44:56.538Z] ---> docker-login.sh [2023-01-13T16:44:56.538Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:44:56.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:44:57.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:44:57.081Z] Configure a credential helper to remove this warning. See [2023-01-13T16:44:57.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:44:57.081Z] [2023-01-13T16:44:57.081Z] Login Succeeded [2023-01-13T16:44:57.081Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:44:57.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:44:57.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:44:57.621Z] Configure a credential helper to remove this warning. See [2023-01-13T16:44:57.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:44:57.621Z] [2023-01-13T16:44:57.621Z] Login Succeeded [2023-01-13T16:44:57.621Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:44:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:44:57.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:44:57.895Z] Configure a credential helper to remove this warning. See [2023-01-13T16:44:57.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:44:57.895Z] [2023-01-13T16:44:57.895Z] Login Succeeded [2023-01-13T16:44:57.895Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:44:58.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:44:58.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:44:58.167Z] Configure a credential helper to remove this warning. See [2023-01-13T16:44:58.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:44:58.167Z] [2023-01-13T16:44:58.167Z] Login Succeeded [2023-01-13T16:44:58.167Z] docker.io [2023-01-13T16:44:58.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:44:58.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:44:58.704Z] Configure a credential helper to remove this warning. See [2023-01-13T16:44:58.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:44:58.704Z] [2023-01-13T16:44:58.704Z] Login Succeeded [2023-01-13T16:44:58.704Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:44:58.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T16:44:59.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:44:59.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:44:59.187Z] ========================================================= [2023-01-13T16:44:59.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T16:44:59.187Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:44:59.691Z] + 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 . [2023-01-13T16:45:01.655Z] Sending build context to Docker daemon 2.957MB [2023-01-13T16:45:01.655Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:45:01.655Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-13T16:45:01.655Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T16:45:01.655Z] 9b18e9b68314: Pulling fs layer [2023-01-13T16:45:01.655Z] 35d82f9e3411: Pulling fs layer [2023-01-13T16:45:01.655Z] e16973657156: Pulling fs layer [2023-01-13T16:45:01.655Z] fc693d55d65f: Pulling fs layer [2023-01-13T16:45:01.655Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T16:45:01.655Z] dda99020689f: Pulling fs layer [2023-01-13T16:45:01.655Z] db1c61fa0a46: Pulling fs layer [2023-01-13T16:45:01.655Z] 891c053d2c06: Pulling fs layer [2023-01-13T16:45:01.655Z] fc693d55d65f: Waiting [2023-01-13T16:45:01.655Z] 7e9fc2657dce: Waiting [2023-01-13T16:45:01.655Z] dda99020689f: Waiting [2023-01-13T16:45:01.655Z] db1c61fa0a46: Waiting [2023-01-13T16:45:01.655Z] 891c053d2c06: Waiting [2023-01-13T16:45:01.655Z] e16973657156: Verifying Checksum [2023-01-13T16:45:01.655Z] e16973657156: Download complete [2023-01-13T16:45:01.655Z] 35d82f9e3411: Verifying Checksum [2023-01-13T16:45:01.655Z] 35d82f9e3411: Download complete [2023-01-13T16:45:01.655Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T16:45:01.655Z] 7e9fc2657dce: Download complete [2023-01-13T16:45:01.655Z] dda99020689f: Verifying Checksum [2023-01-13T16:45:01.655Z] dda99020689f: Download complete [2023-01-13T16:45:01.655Z] 9b18e9b68314: Verifying Checksum [2023-01-13T16:45:02.623Z] 9b18e9b68314: Pull complete [2023-01-13T16:45:02.889Z] 891c053d2c06: Verifying Checksum [2023-01-13T16:45:02.889Z] 891c053d2c06: Download complete [2023-01-13T16:45:03.157Z] 35d82f9e3411: Pull complete [2023-01-13T16:45:03.436Z] e16973657156: Pull complete [2023-01-13T16:45:04.031Z] db1c61fa0a46: Verifying Checksum [2023-01-13T16:45:04.031Z] db1c61fa0a46: Download complete [2023-01-13T16:45:04.621Z] fc693d55d65f: Verifying Checksum [2023-01-13T16:45:04.621Z] fc693d55d65f: Download complete [2023-01-13T16:45:16.975Z] fc693d55d65f: Pull complete [2023-01-13T16:45:16.975Z] 7e9fc2657dce: Pull complete [2023-01-13T16:45:16.975Z] dda99020689f: Pull complete [2023-01-13T16:45:22.338Z] db1c61fa0a46: Pull complete [2023-01-13T16:45:24.295Z] 891c053d2c06: Pull complete [2023-01-13T16:45:24.295Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T16:45:24.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T16:45:24.562Z] ---> f96f9c87975a [2023-01-13T16:45:24.562Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-13T16:45:25.151Z] ---> Running in bbbcedd4f74a [2023-01-13T16:45:25.418Z] Removing intermediate container bbbcedd4f74a [2023-01-13T16:45:25.418Z] ---> 6ab60047c6e3 [2023-01-13T16:45:25.418Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T16:45:25.688Z] ---> Running in 486a22989174 [2023-01-13T16:45:25.959Z] Removing intermediate container 486a22989174 [2023-01-13T16:45:25.959Z] ---> 48a9e2e38baf [2023-01-13T16:45:25.959Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T16:45:25.959Z] ---> Running in 962c46552955 [2023-01-13T16:45:26.227Z] Removing intermediate container 962c46552955 [2023-01-13T16:45:26.227Z] ---> 017c070d9932 [2023-01-13T16:45:26.227Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:45:26.496Z] ---> Running in 26f39611df7b [2023-01-13T16:45:26.766Z] Removing intermediate container 26f39611df7b [2023-01-13T16:45:26.766Z] ---> 8a35b557e5ba [2023-01-13T16:45:26.766Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:45:26.766Z] ---> Running in 3d14bcfced49 [2023-01-13T16:45:28.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T16:45:28.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T16:45:29.145Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-13T16:45:29.145Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-13T16:45:29.145Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-13T16:45:29.145Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-13T16:45:29.145Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T16:45:29.145Z] OK: 226 MiB in 55 packages [2023-01-13T16:45:30.108Z] Removing intermediate container 3d14bcfced49 [2023-01-13T16:45:30.108Z] ---> 14ad31044fe2 [2023-01-13T16:45:30.108Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-13T16:45:30.108Z] ---> Running in 3d858900a034 [2023-01-13T16:45:30.693Z] Removing intermediate container 3d858900a034 [2023-01-13T16:45:30.693Z] ---> 416703f450b4 [2023-01-13T16:45:30.693Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-13T16:45:30.968Z] ---> d7b21767944d [2023-01-13T16:45:30.968Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:45:30.968Z] ---> Running in ac9d5ce44210 [2023-01-13T16:46:27.382Z] Removing intermediate container ac9d5ce44210 [2023-01-13T16:46:27.382Z] ---> dfa8d60cf715 [2023-01-13T16:46:27.382Z] Step 11/12 : COPY . . [2023-01-13T16:46:27.382Z] ---> 36a45dc0dd3e [2023-01-13T16:46:27.382Z] Step 12/12 : RUN ${MAKE} [2023-01-13T16:46:27.382Z] ---> Running in f510643c1b04 [2023-01-13T16:46:27.382Z] noop [2023-01-13T16:46:27.382Z] Removing intermediate container f510643c1b04 [2023-01-13T16:46:27.382Z] ---> bcee0cfc7ba3 [2023-01-13T16:46:27.382Z] Successfully built bcee0cfc7ba3 [2023-01-13T16:46:27.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:46:27.850Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T16:46:27.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:46:28.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container [2023-01-13T16:46:28.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T16:46:30.450Z] $ docker top 687c234a71b9cacc9170ae71daafbf5300aed5756d89e92b6d5208fdb59a8e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:46:31.290Z] + go version [2023-01-13T16:46:31.291Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T16:46:31.332Z] $ docker stop --time=1 687c234a71b9cacc9170ae71daafbf5300aed5756d89e92b6d5208fdb59a8e58 [2023-01-13T16:46:32.885Z] $ docker rm -f --volumes 687c234a71b9cacc9170ae71daafbf5300aed5756d89e92b6d5208fdb59a8e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:46:33.691Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T16:46:33.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:46:33.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container [2023-01-13T16:46:34.012Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T16:46:35.070Z] $ docker top 2a0547771d20c33415c9457d000655f046a44dacb9eb5528d244b051e98b2119 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:46:35.599Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-13T16:46:35.977Z] + make test [2023-01-13T16:46:35.977Z] go test ./... -coverprofile=coverage.out [2023-01-13T16:46:37.385Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-13T16:47:59.055Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-13T16:47:59.055Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements [2023-01-13T16:47:59.055Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-13T16:47:59.055Z] go vet ./... [2023-01-13T16:48:11.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T16:48:11.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T16:48:11.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-13T16:48:11.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-13T16:48:11.468Z] $ docker stop --time=1 2a0547771d20c33415c9457d000655f046a44dacb9eb5528d244b051e98b2119 [2023-01-13T16:48:13.278Z] $ docker rm -f --volumes 2a0547771d20c33415c9457d000655f046a44dacb9eb5528d244b051e98b2119 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T16:48:14.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-13T16:48:14.293Z] Warning: overwriting stash ‘coverage-report’ [2023-01-13T16:48:14.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T16:48:15.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-13T16:48:15.632Z] + ls -al . [2023-01-13T16:48:15.633Z] total 176 [2023-01-13T16:48:15.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:46 . [2023-01-13T16:48:15.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:44 .. [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 13 16:44 .dockerignore [2023-01-13T16:48:15.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:44 .git [2023-01-13T16:48:15.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:44 .github [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 13 16:44 .gitignore [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 16:44 .golangci.yml [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 13 16:44 Attribution.txt [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 13 16:44 CHANGELOG.md [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 13 16:44 Dockerfile [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 16:44 GOVERNANCE.md [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 13 16:44 Jenkinsfile [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 16:44 LICENSE [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 13 16:44 Makefile [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 13 16:44 OWNERS.md [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 13 16:44 README.md [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 16:40 VERSION [2023-01-13T16:48:15.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:44 bin [2023-01-13T16:48:15.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:44 cmd [2023-01-13T16:48:15.633Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 13 16:47 coverage.out [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 13 16:44 go.mod [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 13 16:44 go.sum [2023-01-13T16:48:15.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:44 internal [2023-01-13T16:48:15.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:44 snap [2023-01-13T16:48:15.633Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 13 16:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:48:16.069Z] + 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=f213d7ba66d7037593c9820822fd76044d5b8a5f --label arch=arm64 --label version=0.0.0 . [2023-01-13T16:48:16.338Z] Sending build context to Docker daemon 2.966MB [2023-01-13T16:48:16.338Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:48:16.338Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-13T16:48:16.338Z] ---> bcee0cfc7ba3 [2023-01-13T16:48:16.338Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T16:48:16.338Z] ---> Running in 680bc3b6021c [2023-01-13T16:48:16.608Z] Removing intermediate container 680bc3b6021c [2023-01-13T16:48:16.608Z] ---> 9bb165636522 [2023-01-13T16:48:16.608Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T16:48:16.878Z] ---> Running in 4ce016f585f8 [2023-01-13T16:48:17.146Z] Removing intermediate container 4ce016f585f8 [2023-01-13T16:48:17.146Z] ---> f64be68db6ec [2023-01-13T16:48:17.146Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-13T16:48:17.146Z] ---> Running in d65b221709ad [2023-01-13T16:48:17.417Z] Removing intermediate container d65b221709ad [2023-01-13T16:48:17.417Z] ---> 0e955f1a9a20 [2023-01-13T16:48:17.417Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:48:17.417Z] ---> Running in df97dc435403 [2023-01-13T16:48:17.697Z] Removing intermediate container df97dc435403 [2023-01-13T16:48:17.697Z] ---> 6654cd1d8278 [2023-01-13T16:48:17.697Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:48:17.697Z] ---> Running in fa54096726a6 [2023-01-13T16:48:18.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T16:48:18.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T16:48:20.328Z] OK: 226 MiB in 55 packages [2023-01-13T16:48:20.912Z] Removing intermediate container fa54096726a6 [2023-01-13T16:48:20.912Z] ---> b38c122efe89 [2023-01-13T16:48:20.912Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-13T16:48:20.912Z] ---> Running in f3ba26288c3f [2023-01-13T16:48:21.181Z] Removing intermediate container f3ba26288c3f [2023-01-13T16:48:21.181Z] ---> 736ac5a9e9a3 [2023-01-13T16:48:21.181Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-13T16:48:21.767Z] ---> b6a3feb92b5e [2023-01-13T16:48:21.767Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:48:21.767Z] ---> Running in 7500f78580da [2023-01-13T16:48:23.712Z] Removing intermediate container 7500f78580da [2023-01-13T16:48:23.712Z] ---> 96cd3d959444 [2023-01-13T16:48:23.712Z] Step 11/24 : COPY . . [2023-01-13T16:48:24.674Z] ---> 48120e3d88f3 [2023-01-13T16:48:24.674Z] Step 12/24 : RUN ${MAKE} [2023-01-13T16:48:24.946Z] ---> Running in a424ae3dce42 [2023-01-13T16:48:25.906Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-01-13T16:50:51.164Z] Removing intermediate container a424ae3dce42 [2023-01-13T16:50:51.164Z] ---> fc5601c46b8d [2023-01-13T16:50:51.164Z] Step 13/24 : FROM alpine:3.16 [2023-01-13T16:50:51.164Z] 3.16: Pulling from library/alpine [2023-01-13T16:50:51.164Z] 6875df1f5354: Pulling fs layer [2023-01-13T16:50:51.164Z] 6875df1f5354: Pull complete [2023-01-13T16:50:51.164Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T16:50:51.164Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T16:50:51.164Z] ---> 2b4661558fb8 [2023-01-13T16:50:51.164Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T16:50:51.164Z] ---> Running in e8a36f0274ea [2023-01-13T16:50:51.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T16:50:51.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T16:50:51.164Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T16:50:51.164Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T16:50:51.164Z] OK: 5 MiB in 15 packages [2023-01-13T16:50:51.164Z] Removing intermediate container e8a36f0274ea [2023-01-13T16:50:51.164Z] ---> e7208ac55994 [2023-01-13T16:50:51.164Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-13T16:50:51.164Z] ---> e59d2b4fd9ab [2023-01-13T16:50:51.164Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-13T16:50:51.164Z] ---> c224eda82157 [2023-01-13T16:50:51.164Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-13T16:50:51.164Z] ---> 78081c3a6226 [2023-01-13T16:50:51.164Z] Step 18/24 : EXPOSE 59993 [2023-01-13T16:50:51.164Z] ---> Running in 2af144893404 [2023-01-13T16:50:51.164Z] Removing intermediate container 2af144893404 [2023-01-13T16:50:51.164Z] ---> 5c8fc28418f6 [2023-01-13T16:50:51.164Z] Step 19/24 : EXPOSE 161 [2023-01-13T16:50:51.164Z] ---> Running in 00d76735df08 [2023-01-13T16:50:51.164Z] Removing intermediate container 00d76735df08 [2023-01-13T16:50:51.164Z] ---> 5a8897825767 [2023-01-13T16:50:51.164Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-13T16:50:51.164Z] ---> Running in 37411870dbf3 [2023-01-13T16:50:51.164Z] Removing intermediate container 37411870dbf3 [2023-01-13T16:50:51.164Z] ---> a214a190e903 [2023-01-13T16:50:51.164Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T16:50:51.164Z] ---> Running in 3173678e3c7b [2023-01-13T16:50:51.164Z] Removing intermediate container 3173678e3c7b [2023-01-13T16:50:51.164Z] ---> 46783ea2b603 [2023-01-13T16:50:51.164Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T16:50:51.164Z] ---> Running in 380d08a95376 [2023-01-13T16:50:51.164Z] Removing intermediate container 380d08a95376 [2023-01-13T16:50:51.164Z] ---> 641c884c832e [2023-01-13T16:50:51.164Z] Step 23/24 : LABEL git_sha=f213d7ba66d7037593c9820822fd76044d5b8a5f [2023-01-13T16:50:51.164Z] ---> Running in d5734a9f9671 [2023-01-13T16:50:51.164Z] Removing intermediate container d5734a9f9671 [2023-01-13T16:50:51.164Z] ---> fb249812da36 [2023-01-13T16:50:51.164Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T16:50:51.164Z] ---> Running in 117734893a20 [2023-01-13T16:50:51.431Z] Removing intermediate container 117734893a20 [2023-01-13T16:50:51.431Z] ---> dca4796d53d4 [2023-01-13T16:50:51.431Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-13T16:50:51.431Z] Successfully built dca4796d53d4 [2023-01-13T16:50:51.431Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:50:52.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T16:50:52.243Z] [2023-01-13T16:50:52.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:50:52.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T16:50:52.699Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T16:50:52.699Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T16:50:52.699Z] 04944245beec: Pulling fs layer [2023-01-13T16:50:52.699Z] 699f458cf7ca: Pulling fs layer [2023-01-13T16:50:52.699Z] 765212b225bb: Pulling fs layer [2023-01-13T16:50:52.699Z] f23df028b6ca: Pulling fs layer [2023-01-13T16:50:52.699Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T16:50:52.699Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T16:50:52.699Z] 765212b225bb: Waiting [2023-01-13T16:50:52.699Z] f23df028b6ca: Waiting [2023-01-13T16:50:52.699Z] d65c8cfc05b1: Waiting [2023-01-13T16:50:52.699Z] 2437ff75d9bd: Waiting [2023-01-13T16:50:52.972Z] 04944245beec: Verifying Checksum [2023-01-13T16:50:52.972Z] 04944245beec: Download complete [2023-01-13T16:50:52.972Z] 765212b225bb: Verifying Checksum [2023-01-13T16:50:52.972Z] 765212b225bb: Download complete [2023-01-13T16:50:52.972Z] f23df028b6ca: Verifying Checksum [2023-01-13T16:50:52.972Z] f23df028b6ca: Download complete [2023-01-13T16:50:52.972Z] d65c8cfc05b1: Verifying Checksum [2023-01-13T16:50:52.972Z] d65c8cfc05b1: Download complete [2023-01-13T16:50:53.239Z] 699f458cf7ca: Verifying Checksum [2023-01-13T16:50:53.239Z] 699f458cf7ca: Download complete [2023-01-13T16:50:53.508Z] 8998bd30e6a1: Download complete [2023-01-13T16:50:56.096Z] 2437ff75d9bd: Verifying Checksum [2023-01-13T16:50:56.096Z] 2437ff75d9bd: Download complete [2023-01-13T16:50:58.058Z] 8998bd30e6a1: Pull complete [2023-01-13T16:50:58.643Z] 04944245beec: Pull complete [2023-01-13T16:51:00.051Z] 699f458cf7ca: Pull complete [2023-01-13T16:51:00.051Z] 765212b225bb: Pull complete [2023-01-13T16:51:00.634Z] f23df028b6ca: Pull complete [2023-01-13T16:51:00.901Z] d65c8cfc05b1: Pull complete [2023-01-13T16:51:15.899Z] 2437ff75d9bd: Pull complete [2023-01-13T16:51:15.899Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T16:51:15.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T16:51:15.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:51:16.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container [2023-01-13T16:51:16.301Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-13T16:51:18.951Z] $ docker top 4cebe9750b8cd8fc06a47925741077ee6f30183032ba756d1b9f8dd5ab55eded -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:19.850Z] ---> job-cost.sh [2023-01-13T16:51:19.850Z] lf-activate-venv: SKIPPING [2023-01-13T16:51:19.850Z] INFO: No Stack... [2023-01-13T16:51:20.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T16:51:21.013Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T16:51:21.662Z] + cut -d, -f6 [2023-01-13T16:51:21.662Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-01-13T16:51:21.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] [2023-01-13T16:51:21.747Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] did not exist. Created. [2023-01-13T16:51:21.747Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T16:51:22.162Z] /w/workspace/device-snmp-go/1@tmp/durable-87d03bb2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-13T16:51:22.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T16:51:22.563Z] Warning: overwriting stash ‘stack-cost’ [2023-01-13T16:51:22.603Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T16:51:22.618Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T16:51:22.703Z] $ docker stop --time=1 4cebe9750b8cd8fc06a47925741077ee6f30183032ba756d1b9f8dd5ab55eded [2023-01-13T16:51:24.206Z] $ docker rm -f --volumes 4cebe9750b8cd8fc06a47925741077ee6f30183032ba756d1b9f8dd5ab55eded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-13T16:51:25.206Z] provisioning config files... [2023-01-13T16:51:25.213Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/config5377292455386827517tmp [Pipeline] { [Pipeline] sh [2023-01-13T16:51:25.547Z] + set +x [2023-01-13T16:51:25.547Z] + curl -s https://codecov.io/bash [2023-01-13T16:51:25.547Z] + bash -s -- [2023-01-13T16:51:25.547Z] [2023-01-13T16:51:25.547Z] _____ _ [2023-01-13T16:51:25.547Z] / ____| | | [2023-01-13T16:51:25.547Z] | | ___ __| | ___ ___ _____ __ [2023-01-13T16:51:25.547Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-13T16:51:25.547Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-13T16:51:25.547Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-13T16:51:25.547Z] Bash-1.0.6 [2023-01-13T16:51:25.547Z] [2023-01-13T16:51:25.547Z] [2023-01-13T16:51:25.547Z] ==> git version 2.25.1 found [2023-01-13T16:51:25.548Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-13T16:51:25.548Z] Release-Date: 2020-01-08 [2023-01-13T16:51:25.548Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-13T16:51:25.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-13T16:51:25.548Z] ==> Jenkins CI detected. [2023-01-13T16:51:25.548Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-213 [2023-01-13T16:51:25.548Z] project root: . [2023-01-13T16:51:25.548Z] --> token set from env [2023-01-13T16:51:25.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-13T16:51:25.548Z] ==> Running gcov in . (disable via -X gcov) [2023-01-13T16:51:25.548Z] ==> Python coveragepy not found [2023-01-13T16:51:25.548Z] ==> Searching for coverage reports in: [2023-01-13T16:51:25.548Z] + . [2023-01-13T16:51:25.548Z] -> Found 1 reports [2023-01-13T16:51:25.548Z] ==> Detecting git/mercurial file structure [2023-01-13T16:51:25.548Z] ==> Reading reports [2023-01-13T16:51:25.548Z] + ./coverage.out bytes=7631 [2023-01-13T16:51:25.548Z] ==> Appending adjustments [2023-01-13T16:51:25.548Z] https://docs.codecov.io/docs/fixing-reports [2023-01-13T16:51:25.807Z] + Found adjustments [2023-01-13T16:51:25.807Z] ==> Gzipping contents [2023-01-13T16:51:25.807Z] 4.0K /tmp/codecov.SSfgsD.gz [2023-01-13T16:51:25.807Z] ==> Uploading reports [2023-01-13T16:51:25.807Z] url: https://codecov.io [2023-01-13T16:51:25.807Z] query: branch=PR-213&commit=f213d7ba66d7037593c9820822fd76044d5b8a5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=213&job=&cmd_args= [2023-01-13T16:51:25.807Z] -> Pinging Codecov [2023-01-13T16:51:25.807Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-213&commit=f213d7ba66d7037593c9820822fd76044d5b8a5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=213&job=&cmd_args= [2023-01-13T16:51:26.373Z] -> Uploading to [2023-01-13T16:51:26.373Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-13/6C56EA5C29638FB4528AC87E60AF5AE0/f213d7ba66d7037593c9820822fd76044d5b8a5f/afba6bbb-397d-45b6-96e6-1fcd69c229cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T165126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fe8d9a48a91a3fdbe4398610ca13999f4ac7bed111a0e27d9014f7f119c6e80 [2023-01-13T16:51:26.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T16:51:26.373Z] Dload Upload Total Spent Left Speed [2023-01-13T16:51:26.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1517 0 0 100 1517 0 5516 --:--:-- --:--:-- --:--:-- 5516 [2023-01-13T16:51:26.632Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f213d7ba66d7037593c9820822fd76044d5b8a5f [Pipeline] } [2023-01-13T16:51:26.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-13T16:51:28.411Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-213/archives ] [2023-01-13T16:51:28.411Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-213/archives [2023-01-13T16:51:28.411Z] total 16 [2023-01-13T16:51:28.411Z] drwxr-xr-x 3 root root 4096 Jan 13 16:42 . [2023-01-13T16:51:28.411Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 16:42 .. [2023-01-13T16:51:28.411Z] drwxr-xr-x 2 root root 4096 Jan 13 16:42 cost [2023-01-13T16:51:28.411Z] -rw-r--r-- 1 root root 86 Jan 13 16:42 cost.csv [2023-01-13T16:51:28.411Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-213/archives [2023-01-13T16:51:28.411Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-213/archives [2023-01-13T16:51:28.411Z] total 16 [2023-01-13T16:51:28.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 16:42 . [2023-01-13T16:51:28.411Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 16:42 .. [2023-01-13T16:51:28.411Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 16:42 cost [2023-01-13T16:51:28.411Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 13 16:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:28.734Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:29.621Z] ---> package-listing.sh [2023-01-13T16:51:29.621Z] ++ facter osfamily [2023-01-13T16:51:29.621Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T16:51:29.972Z] + OS_FAMILY=debian [2023-01-13T16:51:29.972Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-213 [2023-01-13T16:51:29.972Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T16:51:29.972Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T16:51:29.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T16:51:29.972Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T16:51:29.972Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-213 ']' [2023-01-13T16:51:29.972Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T16:51:29.972Z] + case "${OS_FAMILY}" in [2023-01-13T16:51:29.972Z] + dpkg -l [2023-01-13T16:51:29.972Z] + grep '^ii' [2023-01-13T16:51:29.972Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T16:51:29.972Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T16:51:29.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T16:51:29.972Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-213 ']' [2023-01-13T16:51:29.972Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-213/archives/ [2023-01-13T16:51:29.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-213/archives/ [Pipeline] echo [2023-01-13T16:51:30.009Z] 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/gexfoundry_device-snmp-go_PR-213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-13T16:51:30.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:51:30.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:51:30.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:51:31.078Z] prd-ubuntu20.04-docker-8c-8g-2229 does not seem to be running inside a container [2023-01-13T16:51:31.109Z] $ 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/gexfoundry_device-snmp-go_PR-213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-213 -v /w/workspace/gexfoundry_device-snmp-go_PR-213:/w/workspace/gexfoundry_device-snmp-go_PR-213:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-213@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-213@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T16:51:31.363Z] $ docker top a04ac48f5b8c3d32e87ea710ea44ec7a96f37c5dd01d41e6a9b34cffc11dcb9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:51:31.757Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T16:51:32.064Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T16:51:32.376Z] + ls /var/log/sa-host [2023-01-13T16:51:32.376Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:51:32.610Z] provisioning config files... [2023-01-13T16:51:32.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-213@tmp/config9188665907848633880tmp [Pipeline] { [Pipeline] echo [2023-01-13T16:51:32.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:32.983Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T16:51:33.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:33.417Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T16:51:33.449Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:33.762Z] ---> sudo-logs.sh [2023-01-13T16:51:33.762Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T16:51:33.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:34.157Z] ---> job-cost.sh [2023-01-13T16:51:34.157Z] lf-activate-venv: SKIPPING [2023-01-13T16:51:34.157Z] DEBUG: total: 0.2199999988079071 [2023-01-13T16:51:34.157Z] INFO: Retrieving Stack Cost... [2023-01-13T16:51:34.726Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T16:51:34.986Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T16:51:35.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:51:35.335Z] ---> logs-deploy.sh [2023-01-13T16:51:35.335Z] lf-activate-venv: SKIPPING [2023-01-13T16:51:35.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-213/1 [2023-01-13T16:51:35.335Z] INFO: archiving workspace using pattern(s): [2023-01-13T16:51:36.271Z] Archives upload complete. [2023-01-13T16:51:36.271Z] INFO: archiving logs to Nexus