Pull request #219 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e27c089c807ac01ce393cc549c8bac772863741+2bd6e5dae59222faf073cfb9822f90f2048c0bba (02de7c1c841cb6e0a78214005d7bc613e0942763) 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-ssh3221437340574844556.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-ssh11632457849141104313.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-219/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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6856474013299445045.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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9689349698838523699.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-ssh3932464572892737752.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-219/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-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14797802976303448419.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-3088 in /w/workspace/gexfoundry_device-snmp-go_PR-219 [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-219 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 1e27c089c807ac01ce393cc549c8bac772863741 Merge succeeded, producing 1e27c089c807ac01ce393cc549c8bac772863741 Checking out Revision 1e27c089c807ac01ce393cc549c8bac772863741 (PR-219) > 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/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e27c089c807ac01ce393cc549c8bac772863741 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e27c089c807ac01ce393cc549c8bac772863741 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 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-19T05:04:09.717Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T05:04:09.889Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T05:04:09.992Z] ========================================================= [2023-01-19T05:04:09.992Z] EdgeX Global Pipelines Version Info [2023-01-19T05:04:09.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:04:10.728Z] ------------------- [2023-01-19T05:04:10.728Z] stable info: [2023-01-19T05:04:10.728Z] ------------------- [2023-01-19T05:04:10.728Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T05:04:10.728Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T05:04:10.728Z] Message: update stable to v1.0.244 [2023-01-19T05:04:11.299Z] ------------------- [2023-01-19T05:04:11.299Z] experimental info: [2023-01-19T05:04:11.299Z] ------------------- [2023-01-19T05:04:11.299Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T05:04:11.299Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T05:04:11.299Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T05:04:11.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-19T05:04:11.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-19T05:04:11.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T05:04:11.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T05:04:11.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T05:04:11.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T05:04:11.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T05:04:11.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-19T05:04:11.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T05:04:11.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T05:04:12.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T05:04:12.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-19T05:04:12.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T05:04:12.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T05:04:12.162Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T05:04:12.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T05:04:12.237Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T05:04:12.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T05:04:12.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T05:04:12.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T05:04:12.406Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-19T05:04:12.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-19T05:04:12.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-19T05:04:12.531Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-19T05:04:12.573Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-19T05:04:12.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T05:04:12.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T05:04:12.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo [2023-01-19T05:04:12.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo [2023-01-19T05:04:12.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo [2023-01-19T05:04:12.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e27c089c807ac01ce393cc549c8bac772863741 [Pipeline] echo [2023-01-19T05:04:12.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e27c08 [Pipeline] echo [2023-01-19T05:04:12.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T05:04:13.001Z] provisioning config files... [2023-01-19T05:04:13.014Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/config7261125617966853772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:04:13.360Z] ---> docker-login.sh [2023-01-19T05:04:13.360Z] nexus3.edgexfoundry.org:10001 [2023-01-19T05:04:13.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:13.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:13.620Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:13.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:13.620Z] [2023-01-19T05:04:13.620Z] Login Succeeded [2023-01-19T05:04:13.620Z] nexus3.edgexfoundry.org:10002 [2023-01-19T05:04:13.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:13.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:13.620Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:13.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:13.620Z] [2023-01-19T05:04:13.620Z] Login Succeeded [2023-01-19T05:04:13.620Z] nexus3.edgexfoundry.org:10003 [2023-01-19T05:04:13.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:13.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:13.881Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:13.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:13.881Z] [2023-01-19T05:04:13.881Z] Login Succeeded [2023-01-19T05:04:13.881Z] nexus3.edgexfoundry.org:10004 [2023-01-19T05:04:13.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:13.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:13.881Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:13.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:13.881Z] [2023-01-19T05:04:13.881Z] Login Succeeded [2023-01-19T05:04:13.881Z] docker.io [2023-01-19T05:04:14.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:14.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:14.140Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:14.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:14.140Z] [2023-01-19T05:04:14.140Z] Login Succeeded [2023-01-19T05:04:14.399Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T05:04:14.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T05:04:15.035Z] + git rev-list -1 --merges 1e27c089c807ac01ce393cc549c8bac772863741~1..1e27c089c807ac01ce393cc549c8bac772863741 [Pipeline] echo [2023-01-19T05:04:15.108Z] -----------> git rev-list -1 --merges 1e27c089c807ac01ce393cc549c8bac772863741~1..1e27c089c807ac01ce393cc549c8bac772863741 1e27c089c807ac01ce393cc549c8bac772863741 [false] [Pipeline] sh [2023-01-19T05:04:15.438Z] + git log --format=format:%s -1 1e27c089c807ac01ce393cc549c8bac772863741 [Pipeline] echo [2023-01-19T05:04:15.471Z] ========================================================= [2023-01-19T05:04:15.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T05:04:15.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T05:04:15.900Z] + git log --format=format:%s -1 1e27c089c807ac01ce393cc549c8bac772863741 [Pipeline] echo [2023-01-19T05:04:15.935Z] [semverPrep] GIT_COMMIT: 1e27c089c807ac01ce393cc549c8bac772863741, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-19T05:04:15.961Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-19T05:04:16.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T05:04:16.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T05:04:16.343Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T05:04:16.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T05:04:16.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-19T05:04:16.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-19T05:04:16.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:04:16.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T05:04:16.765Z] [2023-01-19T05:04:16.765Z] 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-19T05:04:17.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T05:04:17.167Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T05:04:17.167Z] b85a868b505f: Pulling fs layer [2023-01-19T05:04:17.167Z] e2be974225ed: Pulling fs layer [2023-01-19T05:04:17.167Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T05:04:17.167Z] 988bab9f4d93: Pulling fs layer [2023-01-19T05:04:17.167Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T05:04:17.167Z] eaf3925da568: Pulling fs layer [2023-01-19T05:04:17.167Z] bab4dde63d76: Pulling fs layer [2023-01-19T05:04:17.167Z] bde34c3a00c8: Pulling fs layer [2023-01-19T05:04:17.167Z] b352a97aabf1: Pulling fs layer [2023-01-19T05:04:17.167Z] 4872d77fe225: Pulling fs layer [2023-01-19T05:04:17.167Z] 5851b861e8e6: Pulling fs layer [2023-01-19T05:04:17.167Z] 1469e6f7b9e6: Waiting [2023-01-19T05:04:17.167Z] eaf3925da568: Waiting [2023-01-19T05:04:17.167Z] bab4dde63d76: Waiting [2023-01-19T05:04:17.167Z] bde34c3a00c8: Waiting [2023-01-19T05:04:17.167Z] b352a97aabf1: Waiting [2023-01-19T05:04:17.167Z] 988bab9f4d93: Waiting [2023-01-19T05:04:17.167Z] 5851b861e8e6: Waiting [2023-01-19T05:04:17.167Z] e2be974225ed: Verifying Checksum [2023-01-19T05:04:17.167Z] e2be974225ed: Download complete [2023-01-19T05:04:17.167Z] 988bab9f4d93: Verifying Checksum [2023-01-19T05:04:17.167Z] 988bab9f4d93: Download complete [2023-01-19T05:04:17.435Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T05:04:17.435Z] 1469e6f7b9e6: Download complete [2023-01-19T05:04:17.435Z] eaf3925da568: Verifying Checksum [2023-01-19T05:04:17.435Z] 339a4e72a1f5: Verifying Checksum [2023-01-19T05:04:17.435Z] 339a4e72a1f5: Download complete [2023-01-19T05:04:17.435Z] bde34c3a00c8: Verifying Checksum [2023-01-19T05:04:17.435Z] bde34c3a00c8: Download complete [2023-01-19T05:04:17.435Z] b352a97aabf1: Verifying Checksum [2023-01-19T05:04:17.435Z] b352a97aabf1: Download complete [2023-01-19T05:04:17.435Z] 4872d77fe225: Download complete [2023-01-19T05:04:17.699Z] 5851b861e8e6: Download complete [2023-01-19T05:04:17.699Z] b85a868b505f: Verifying Checksum [2023-01-19T05:04:17.699Z] b85a868b505f: Download complete [2023-01-19T05:04:17.959Z] bab4dde63d76: Verifying Checksum [2023-01-19T05:04:17.959Z] bab4dde63d76: Download complete [2023-01-19T05:04:18.897Z] b85a868b505f: Pull complete [2023-01-19T05:04:18.897Z] e2be974225ed: Pull complete [2023-01-19T05:04:19.465Z] 339a4e72a1f5: Pull complete [2023-01-19T05:04:19.465Z] 988bab9f4d93: Pull complete [2023-01-19T05:04:19.724Z] 1469e6f7b9e6: Pull complete [2023-01-19T05:04:19.987Z] eaf3925da568: Pull complete [2023-01-19T05:04:21.892Z] bab4dde63d76: Pull complete [2023-01-19T05:04:21.892Z] bde34c3a00c8: Pull complete [2023-01-19T05:04:21.892Z] b352a97aabf1: Pull complete [2023-01-19T05:04:22.153Z] 4872d77fe225: Pull complete [2023-01-19T05:04:22.153Z] 5851b861e8e6: Pull complete [2023-01-19T05:04:22.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T05:04:22.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T05:04:22.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:04:22.375Z] prd-ubuntu20.04-docker-8c-8g-3088 does not seem to be running inside a container [2023-01-19T05:04:22.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-219 -v /w/workspace/gexfoundry_device-snmp-go_PR-219:/w/workspace/gexfoundry_device-snmp-go_PR-219:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-219@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-19T05:04:23.623Z] $ docker top 2d60b1969b9261f57b15760a1c7d74df1155655de3307e15eb54f8751bf18b6b -eo pid,comm [2023-01-19T05:04:23.678Z] 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-19T05:04:23.678Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T05:04:23.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T05:04:23.788Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T05:04:23.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T05:04:23.906Z] $ docker exec 2d60b1969b9261f57b15760a1c7d74df1155655de3307e15eb54f8751bf18b6b ssh-agent [2023-01-19T05:04:24.012Z] SSH_AUTH_SOCK=/tmp/ssh-8WxqncnoztxU/agent.32 [2023-01-19T05:04:24.012Z] SSH_AGENT_PID=38 [2023-01-19T05:04:24.019Z] Running ssh-add (command line suppressed) [2023-01-19T05:04:24.131Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/private_key_13630028447748667743.key (/w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/private_key_13630028447748667743.key) [2023-01-19T05:04:24.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T05:04:24.474Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T05:04:24.502Z] $ docker exec --env ******** --env ******** 2d60b1969b9261f57b15760a1c7d74df1155655de3307e15eb54f8751bf18b6b ssh-agent -k [2023-01-19T05:04:24.611Z] unset SSH_AUTH_SOCK; [2023-01-19T05:04:24.612Z] unset SSH_AGENT_PID; [2023-01-19T05:04:24.612Z] echo Agent pid 38 killed; [2023-01-19T05:04:24.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T05:04:24.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T05:04:24.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T05:04:24.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T05:04:24.832Z] $ docker exec 2d60b1969b9261f57b15760a1c7d74df1155655de3307e15eb54f8751bf18b6b ssh-agent [2023-01-19T05:04:24.943Z] SSH_AUTH_SOCK=/tmp/ssh-pH7du9LnU98F/agent.71 [2023-01-19T05:04:24.943Z] SSH_AGENT_PID=77 [2023-01-19T05:04:24.948Z] Running ssh-add (command line suppressed) [2023-01-19T05:04:25.068Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/private_key_9539864816648817499.key (/w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/private_key_9539864816648817499.key) [2023-01-19T05:04:25.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T05:04:25.410Z] + git semver init [2023-01-19T05:04:25.669Z] 2023-01-19 05:04:25,616 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T05:04:25.669Z] 2023-01-19 05:04:25,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-219/.semver [2023-01-19T05:04:25.669Z] 2023-01-19 05:04:25,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-219/.semver [2023-01-19T05:04:25.669Z] 2023-01-19 05:04:25,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-219/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-219, universal_newlines=False, shell=None, istream=None) [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,393 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-219/.git/info/exclude [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-219/.semver/PR-219 with force:False [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,393 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-219/.semver/PR-219 [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,398 [execute] INFO git cat-file --batch-check [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-219/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,406 [execute] INFO git cat-file --batch [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-219/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T05:04:26.609Z] 2023-01-19 05:04:26,413 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-219/.semver/PR-219 [2023-01-19T05:04:26.609Z] 0.0.0 [Pipeline] } [2023-01-19T05:04:26.642Z] $ docker exec --env ******** --env ******** 2d60b1969b9261f57b15760a1c7d74df1155655de3307e15eb54f8751bf18b6b ssh-agent -k [2023-01-19T05:04:26.754Z] unset SSH_AUTH_SOCK; [2023-01-19T05:04:26.754Z] unset SSH_AGENT_PID; [2023-01-19T05:04:26.754Z] echo Agent pid 77 killed; [2023-01-19T05:04:26.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T05:04:27.364Z] + git semver [Pipeline] } [2023-01-19T05:04:27.651Z] $ docker stop --time=1 2d60b1969b9261f57b15760a1c7d74df1155655de3307e15eb54f8751bf18b6b [2023-01-19T05:04:28.988Z] $ docker rm -f --volumes 2d60b1969b9261f57b15760a1c7d74df1155655de3307e15eb54f8751bf18b6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T05:04:29.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T05:04:29.713Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T05:04:29.739Z] [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-19T05:04:30.319Z] provisioning config files... [2023-01-19T05:04:30.329Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/config4088401213221046356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:04:30.680Z] ---> docker-login.sh [2023-01-19T05:04:30.680Z] nexus3.edgexfoundry.org:10001 [2023-01-19T05:04:30.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:30.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:30.680Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:30.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:30.680Z] [2023-01-19T05:04:30.680Z] Login Succeeded [2023-01-19T05:04:30.680Z] nexus3.edgexfoundry.org:10002 [2023-01-19T05:04:30.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:30.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:30.680Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:30.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:30.680Z] [2023-01-19T05:04:30.680Z] Login Succeeded [2023-01-19T05:04:30.680Z] nexus3.edgexfoundry.org:10003 [2023-01-19T05:04:30.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:30.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:30.941Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:30.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:30.941Z] [2023-01-19T05:04:30.941Z] Login Succeeded [2023-01-19T05:04:30.941Z] nexus3.edgexfoundry.org:10004 [2023-01-19T05:04:30.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:30.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:30.941Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:30.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:30.941Z] [2023-01-19T05:04:30.941Z] Login Succeeded [2023-01-19T05:04:30.941Z] docker.io [2023-01-19T05:04:31.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:04:31.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:04:31.204Z] Configure a credential helper to remove this warning. See [2023-01-19T05:04:31.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:04:31.204Z] [2023-01-19T05:04:31.204Z] Login Succeeded [2023-01-19T05:04:31.204Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T05:04:31.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T05:04:31.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:04:31.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:04:31.515Z] ========================================================= [2023-01-19T05:04:31.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T05:04:31.515Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:04:31.992Z] + 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-19T05:04:31.992Z] Sending build context to Docker daemon 5.678MB [2023-01-19T05:04:31.992Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T05:04:31.992Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T05:04:31.992Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T05:04:31.992Z] 213ec9aee27d: Pulling fs layer [2023-01-19T05:04:31.992Z] 4583459ba037: Pulling fs layer [2023-01-19T05:04:31.992Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T05:04:31.992Z] 53926ce57604: Pulling fs layer [2023-01-19T05:04:31.992Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T05:04:31.992Z] 22ff95d597cd: Pulling fs layer [2023-01-19T05:04:31.992Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T05:04:31.992Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T05:04:31.992Z] a7acece74701: Pulling fs layer [2023-01-19T05:04:31.992Z] 21b2b0c7a3f4: Waiting [2023-01-19T05:04:31.992Z] 53926ce57604: Waiting [2023-01-19T05:04:31.992Z] 22ff95d597cd: Waiting [2023-01-19T05:04:31.992Z] 96b7cbca73a9: Waiting [2023-01-19T05:04:31.992Z] 12d6caf4c0d1: Waiting [2023-01-19T05:04:31.992Z] a7acece74701: Waiting [2023-01-19T05:04:31.992Z] 93c1e223e6f2: Verifying Checksum [2023-01-19T05:04:31.992Z] 93c1e223e6f2: Download complete [2023-01-19T05:04:31.992Z] 4583459ba037: Verifying Checksum [2023-01-19T05:04:31.992Z] 4583459ba037: Download complete [2023-01-19T05:04:32.252Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-19T05:04:32.252Z] 21b2b0c7a3f4: Download complete [2023-01-19T05:04:32.252Z] 22ff95d597cd: Verifying Checksum [2023-01-19T05:04:32.252Z] 22ff95d597cd: Download complete [2023-01-19T05:04:32.252Z] 213ec9aee27d: Verifying Checksum [2023-01-19T05:04:32.252Z] 213ec9aee27d: Download complete [2023-01-19T05:04:32.252Z] 12d6caf4c0d1: Verifying Checksum [2023-01-19T05:04:32.252Z] 12d6caf4c0d1: Download complete [2023-01-19T05:04:32.522Z] 213ec9aee27d: Pull complete [2023-01-19T05:04:32.522Z] 4583459ba037: Pull complete [2023-01-19T05:04:32.522Z] 93c1e223e6f2: Pull complete [2023-01-19T05:04:33.515Z] a7acece74701: Verifying Checksum [2023-01-19T05:04:33.515Z] a7acece74701: Download complete [2023-01-19T05:04:33.515Z] 53926ce57604: Verifying Checksum [2023-01-19T05:04:33.515Z] 53926ce57604: Download complete [2023-01-19T05:04:33.515Z] 96b7cbca73a9: Verifying Checksum [2023-01-19T05:04:33.515Z] 96b7cbca73a9: Download complete [2023-01-19T05:04:37.704Z] 53926ce57604: Pull complete [2023-01-19T05:04:37.704Z] 21b2b0c7a3f4: Pull complete [2023-01-19T05:04:37.704Z] 22ff95d597cd: Pull complete [2023-01-19T05:04:37.705Z] 12d6caf4c0d1: Pull complete [2023-01-19T05:04:39.608Z] 96b7cbca73a9: Pull complete [2023-01-19T05:04:40.548Z] a7acece74701: Pull complete [2023-01-19T05:04:40.548Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T05:04:40.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T05:04:40.548Z] ---> db6d94c90886 [2023-01-19T05:04:40.548Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T05:04:41.933Z] ---> Running in bde0aa83b2ff [2023-01-19T05:04:41.933Z] Removing intermediate container bde0aa83b2ff [2023-01-19T05:04:41.933Z] ---> dfaaa9326ad2 [2023-01-19T05:04:41.933Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:04:41.933Z] ---> Running in d7400c122c06 [2023-01-19T05:04:41.933Z] Removing intermediate container d7400c122c06 [2023-01-19T05:04:41.933Z] ---> c701052f722c [2023-01-19T05:04:41.933Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-19T05:04:41.933Z] ---> Running in a974f3a86153 [2023-01-19T05:04:41.933Z] Removing intermediate container a974f3a86153 [2023-01-19T05:04:41.933Z] ---> 8e2f9b46f061 [2023-01-19T05:04:41.933Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T05:04:42.192Z] ---> Running in 45b5e07365d8 [2023-01-19T05:04:42.192Z] Removing intermediate container 45b5e07365d8 [2023-01-19T05:04:42.192Z] ---> d257aeb31e74 [2023-01-19T05:04:42.192Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T05:04:42.192Z] ---> Running in bcbb11ada407 [2023-01-19T05:04:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T05:04:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T05:04:42.970Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T05:04:42.970Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-19T05:04:42.970Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T05:04:42.970Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T05:04:42.970Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T05:04:42.970Z] OK: 216 MiB in 55 packages [2023-01-19T05:04:43.537Z] Removing intermediate container bcbb11ada407 [2023-01-19T05:04:43.537Z] ---> 7be6f32b2bf7 [2023-01-19T05:04:43.537Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-19T05:04:43.537Z] ---> Running in bcbac18024fe [2023-01-19T05:04:43.537Z] Removing intermediate container bcbac18024fe [2023-01-19T05:04:43.537Z] ---> c712d779adb3 [2023-01-19T05:04:43.537Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-19T05:04:43.797Z] ---> eb982a1431fc [2023-01-19T05:04:43.797Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T05:04:43.797Z] ---> Running in b1f9b17d4258 [2023-01-19T05:04:45.138Z] Still waiting to schedule task [2023-01-19T05:04:45.138Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-19T05:05:05.761Z] Removing intermediate container b1f9b17d4258 [2023-01-19T05:05:05.761Z] ---> 14c1bd675a9b [2023-01-19T05:05:05.761Z] Step 11/12 : COPY . . [2023-01-19T05:05:05.761Z] ---> 415273db27da [2023-01-19T05:05:05.761Z] Step 12/12 : RUN ${MAKE} [2023-01-19T05:05:05.761Z] ---> Running in caeef16bdf88 [2023-01-19T05:05:05.761Z] noop [2023-01-19T05:05:05.761Z] Removing intermediate container caeef16bdf88 [2023-01-19T05:05:05.761Z] ---> 9f12328ea631 [2023-01-19T05:05:05.761Z] Successfully built 9f12328ea631 [2023-01-19T05:05:05.761Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:05:06.323Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T05:05:06.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:05:06.489Z] prd-ubuntu20.04-docker-8c-8g-3088 does not seem to be running inside a container [2023-01-19T05:05:06.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-219 -v /w/workspace/gexfoundry_device-snmp-go_PR-219:/w/workspace/gexfoundry_device-snmp-go_PR-219:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-219@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-219@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 ******** ci-base-image-x86_64 cat [2023-01-19T05:05:06.929Z] $ docker top 479e6dbb45889eb30dffdb6725d6b99c50ee6fc1cfbd38bc8fdbb8afe8b5064d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:05:07.317Z] + go version [2023-01-19T05:05:07.317Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T05:05:07.352Z] $ docker stop --time=1 479e6dbb45889eb30dffdb6725d6b99c50ee6fc1cfbd38bc8fdbb8afe8b5064d [2023-01-19T05:05:08.637Z] $ docker rm -f --volumes 479e6dbb45889eb30dffdb6725d6b99c50ee6fc1cfbd38bc8fdbb8afe8b5064d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:05:09.334Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T05:05:09.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:05:09.490Z] prd-ubuntu20.04-docker-8c-8g-3088 does not seem to be running inside a container [2023-01-19T05:05:09.526Z] $ 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-219 -v /w/workspace/gexfoundry_device-snmp-go_PR-219:/w/workspace/gexfoundry_device-snmp-go_PR-219:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-219@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-219@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 ******** ci-base-image-x86_64 cat [2023-01-19T05:05:09.891Z] $ docker top b369d3590b279089b8116b632217af8e6306adbaff7f82b27101ab67df80136d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:05:10.275Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-219 [Pipeline] fileExists [Pipeline] sh [2023-01-19T05:05:10.635Z] + make test [2023-01-19T05:05:10.635Z] go test ./... -coverprofile=coverage.out [2023-01-19T05:05:10.893Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-19T05:05:20.876Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-19T05:05:20.876Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.018s coverage: 0.0% of statements [2023-01-19T05:05:27.478Z] 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-19T05:05:27.478Z] go vet ./... [2023-01-19T05:05:30.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T05:05:30.767Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T05:05:30.767Z] ./bin/test-attribution-txt.sh [2023-01-19T05:05:30.767Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T05:05:30.767Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T05:05:30.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T05:05:30.839Z] $ docker stop --time=1 b369d3590b279089b8116b632217af8e6306adbaff7f82b27101ab67df80136d [2023-01-19T05:05:32.503Z] $ docker rm -f --volumes b369d3590b279089b8116b632217af8e6306adbaff7f82b27101ab67df80136d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T05:05:33.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T05:05:33.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-19T05:05:33.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T05:05:34.075Z] + ls -al . [2023-01-19T05:05:34.075Z] total 172 [2023-01-19T05:05:34.075Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 05:05 . [2023-01-19T05:05:34.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 05:04 .. [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 19 05:04 .dockerignore [2023-01-19T05:05:34.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 05:05 .git [2023-01-19T05:05:34.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 05:04 .github [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 19 05:04 .gitignore [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 05:04 .golangci.yml [2023-01-19T05:05:34.075Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 05:04 .semver [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 19 05:04 Attribution.txt [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 19 05:04 CHANGELOG.md [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 19 05:04 Dockerfile [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 05:04 GOVERNANCE.md [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 19 05:04 Jenkinsfile [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 05:04 LICENSE [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 19 05:04 Makefile [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 19 05:04 OWNERS.md [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 19 05:04 README.md [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 05:04 VERSION [2023-01-19T05:05:34.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 05:04 bin [2023-01-19T05:05:34.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 05:04 cmd [2023-01-19T05:05:34.075Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 19 05:05 coverage.out [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 3380 Jan 19 05:04 go.mod [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 34497 Jan 19 05:04 go.sum [2023-01-19T05:05:34.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 05:04 internal [2023-01-19T05:05:34.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 05:04 snap [2023-01-19T05:05:34.075Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 19 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:05:34.483Z] + 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=1e27c089c807ac01ce393cc549c8bac772863741 --label arch=amd64 --label version=0.0.0 . [2023-01-19T05:05:34.483Z] Sending build context to Docker daemon 5.686MB [2023-01-19T05:05:34.483Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T05:05:34.483Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-19T05:05:34.483Z] ---> 9f12328ea631 [2023-01-19T05:05:34.483Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-19T05:05:34.483Z] ---> Running in 0010cf03c71d [2023-01-19T05:05:34.483Z] Removing intermediate container 0010cf03c71d [2023-01-19T05:05:34.483Z] ---> 6bed0a1a27f0 [2023-01-19T05:05:34.483Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:05:34.742Z] ---> Running in d0ef668a7a0e [2023-01-19T05:05:34.742Z] Removing intermediate container d0ef668a7a0e [2023-01-19T05:05:34.742Z] ---> 84331d830ca3 [2023-01-19T05:05:34.742Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-19T05:05:34.742Z] ---> Running in 4758a70b239f [2023-01-19T05:05:34.742Z] Removing intermediate container 4758a70b239f [2023-01-19T05:05:34.742Z] ---> e409040685c5 [2023-01-19T05:05:34.742Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T05:05:35.002Z] ---> Running in d238380a3b05 [2023-01-19T05:05:35.002Z] Removing intermediate container d238380a3b05 [2023-01-19T05:05:35.002Z] ---> 052aad70bf99 [2023-01-19T05:05:35.002Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T05:05:35.002Z] ---> Running in 0587ade5f9d6 [2023-01-19T05:05:35.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T05:05:35.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T05:05:35.784Z] OK: 216 MiB in 55 packages [2023-01-19T05:05:36.045Z] Removing intermediate container 0587ade5f9d6 [2023-01-19T05:05:36.045Z] ---> 3896c33d0419 [2023-01-19T05:05:36.045Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-19T05:05:36.045Z] ---> Running in 813920c5fbee [2023-01-19T05:05:36.045Z] Removing intermediate container 813920c5fbee [2023-01-19T05:05:36.045Z] ---> 7add6f29634e [2023-01-19T05:05:36.045Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-19T05:05:36.310Z] ---> f85bc779591a [2023-01-19T05:05:36.310Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T05:05:36.310Z] ---> Running in ede8edf58407 [2023-01-19T05:05:37.276Z] Removing intermediate container ede8edf58407 [2023-01-19T05:05:37.276Z] ---> 67a4299d560a [2023-01-19T05:05:37.276Z] Step 11/24 : COPY . . [2023-01-19T05:05:37.536Z] ---> e2876bdfe75e [2023-01-19T05:05:37.536Z] Step 12/24 : RUN ${MAKE} [2023-01-19T05:05:37.536Z] ---> Running in 50bf0219a5f1 [2023-01-19T05:05:37.795Z] 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-19T05:05:56.090Z] Removing intermediate container 50bf0219a5f1 [2023-01-19T05:05:56.090Z] ---> 5659c8890dd7 [2023-01-19T05:05:56.090Z] Step 13/24 : FROM alpine:3.16 [2023-01-19T05:05:56.090Z] 3.16: Pulling from library/alpine [2023-01-19T05:05:56.090Z] ca7dd9ec2225: Pulling fs layer [2023-01-19T05:05:56.090Z] ca7dd9ec2225: Verifying Checksum [2023-01-19T05:05:56.090Z] ca7dd9ec2225: Download complete [2023-01-19T05:05:56.349Z] ca7dd9ec2225: Pull complete [2023-01-19T05:05:56.349Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T05:05:56.349Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T05:05:56.349Z] ---> bfe296a52501 [2023-01-19T05:05:56.349Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-19T05:05:56.349Z] ---> Running in 804f5a65f8fd [2023-01-19T05:05:56.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T05:05:56.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T05:05:57.130Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-19T05:05:57.130Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T05:05:57.130Z] OK: 6 MiB in 15 packages [2023-01-19T05:05:57.390Z] Removing intermediate container 804f5a65f8fd [2023-01-19T05:05:57.390Z] ---> ef595ce54aa5 [2023-01-19T05:05:57.390Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-19T05:05:57.957Z] ---> 0ba8633b724e [2023-01-19T05:05:57.957Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-19T05:05:57.957Z] ---> fffd705fe9a5 [2023-01-19T05:05:57.957Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-19T05:05:58.216Z] ---> 9d4d5046d659 [2023-01-19T05:05:58.216Z] Step 18/24 : EXPOSE 59993 [2023-01-19T05:05:58.216Z] ---> Running in 15c706a79a43 [2023-01-19T05:05:58.216Z] Removing intermediate container 15c706a79a43 [2023-01-19T05:05:58.216Z] ---> 06119504fe2c [2023-01-19T05:05:58.216Z] Step 19/24 : EXPOSE 161 [2023-01-19T05:05:58.216Z] ---> Running in 4be18978b744 [2023-01-19T05:05:58.475Z] Removing intermediate container 4be18978b744 [2023-01-19T05:05:58.475Z] ---> 02b84cd5d07d [2023-01-19T05:05:58.475Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-19T05:05:58.475Z] ---> Running in cb9710233a88 [2023-01-19T05:05:58.475Z] Removing intermediate container cb9710233a88 [2023-01-19T05:05:58.475Z] ---> 9efe4c80e74a [2023-01-19T05:05:58.475Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T05:05:58.475Z] ---> Running in 2d9ebb8b30ab [2023-01-19T05:05:58.475Z] Removing intermediate container 2d9ebb8b30ab [2023-01-19T05:05:58.475Z] ---> 39c37afcddce [2023-01-19T05:05:58.475Z] Step 22/24 : LABEL arch=amd64 [2023-01-19T05:05:58.475Z] ---> Running in cab660a6d605 [2023-01-19T05:05:58.736Z] Removing intermediate container cab660a6d605 [2023-01-19T05:05:58.736Z] ---> 585b1dd109a7 [2023-01-19T05:05:58.736Z] Step 23/24 : LABEL git_sha=1e27c089c807ac01ce393cc549c8bac772863741 [2023-01-19T05:05:58.736Z] ---> Running in 3185ca2f449a [2023-01-19T05:05:58.736Z] Removing intermediate container 3185ca2f449a [2023-01-19T05:05:58.736Z] ---> ab84d76911a5 [2023-01-19T05:05:58.736Z] Step 24/24 : LABEL version=0.0.0 [2023-01-19T05:05:58.736Z] ---> Running in a7399602ec7f [2023-01-19T05:05:58.996Z] Removing intermediate container a7399602ec7f [2023-01-19T05:05:58.996Z] ---> 207f16ad4cb0 [2023-01-19T05:05:58.996Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T05:05:58.996Z] Successfully built 207f16ad4cb0 [2023-01-19T05:05:58.996Z] 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-19T05:05:59.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:05:59.819Z] [2023-01-19T05:05:59.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:06:00.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:06:00.186Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T05:06:00.186Z] 5eb5b503b376: Pulling fs layer [2023-01-19T05:06:00.186Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T05:06:00.186Z] ec43610c2a17: Pulling fs layer [2023-01-19T05:06:00.186Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T05:06:00.186Z] 33b1e0a273af: Pulling fs layer [2023-01-19T05:06:00.186Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T05:06:00.186Z] 2f39f015ded8: Pulling fs layer [2023-01-19T05:06:00.186Z] 3a2ae6a8a46f: Waiting [2023-01-19T05:06:00.186Z] 2f39f015ded8: Waiting [2023-01-19T05:06:00.186Z] 33b1e0a273af: Waiting [2023-01-19T05:06:00.186Z] 5d3b04190fa2: Waiting [2023-01-19T05:06:00.186Z] 5c69ac0246d0: Verifying Checksum [2023-01-19T05:06:00.186Z] 5c69ac0246d0: Download complete [2023-01-19T05:06:00.186Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-19T05:06:00.452Z] 33b1e0a273af: Verifying Checksum [2023-01-19T05:06:00.452Z] 33b1e0a273af: Download complete [2023-01-19T05:06:00.452Z] 5d3b04190fa2: Verifying Checksum [2023-01-19T05:06:00.452Z] 5d3b04190fa2: Download complete [2023-01-19T05:06:00.452Z] ec43610c2a17: Verifying Checksum [2023-01-19T05:06:00.452Z] ec43610c2a17: Download complete [2023-01-19T05:06:00.711Z] 5eb5b503b376: Verifying Checksum [2023-01-19T05:06:00.711Z] 5eb5b503b376: Download complete [2023-01-19T05:06:01.277Z] 2f39f015ded8: Download complete [2023-01-19T05:06:01.843Z] 5eb5b503b376: Pull complete [2023-01-19T05:06:01.843Z] 5c69ac0246d0: Pull complete [2023-01-19T05:06:02.407Z] ec43610c2a17: Pull complete [2023-01-19T05:06:02.407Z] 3a2ae6a8a46f: Pull complete [2023-01-19T05:06:02.666Z] 33b1e0a273af: Pull complete [2023-01-19T05:06:02.666Z] 5d3b04190fa2: Pull complete [2023-01-19T05:06:06.853Z] 2f39f015ded8: Pull complete [2023-01-19T05:06:06.853Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T05:06:06.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:06:06.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:06:07.190Z] prd-ubuntu20.04-docker-8c-8g-3088 does not seem to be running inside a container [2023-01-19T05:06:07.228Z] $ 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-219 -v /w/workspace/gexfoundry_device-snmp-go_PR-219:/w/workspace/gexfoundry_device-snmp-go_PR-219:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-219@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-219@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-lftools-log-publisher:latest cat [2023-01-19T05:06:08.600Z] $ docker top e587f15971df3a622e67c41b59724a132d57d9892a8f97e5d5d0dda02f6f191c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:06:09.017Z] ---> job-cost.sh [2023-01-19T05:06:09.017Z] lf-activate-venv: SKIPPING [2023-01-19T05:06:09.017Z] INFO: No Stack... [2023-01-19T05:06:09.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T05:06:09.533Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T05:06:09.851Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-219/archives/cost.csv [2023-01-19T05:06:09.851Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T05:06:09.887Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] [2023-01-19T05:06:09.892Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] did not exist. Created. [2023-01-19T05:06:09.892Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T05:06:10.275Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-19T05:06:10.444Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T05:06:10.473Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T05:06:10.558Z] $ docker stop --time=1 e587f15971df3a622e67c41b59724a132d57d9892a8f97e5d5d0dda02f6f191c [2023-01-19T05:06:11.721Z] $ docker rm -f --volumes e587f15971df3a622e67c41b59724a132d57d9892a8f97e5d5d0dda02f6f191c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T05:07:22.636Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3091 in /w/workspace/gexfoundry_device-snmp-go_PR-219 [Pipeline] { [Pipeline] ws [2023-01-19T05:07:22.694Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-19T05:07:22.778Z] Selected Git installation does not exist. Using Default [2023-01-19T05:07:22.778Z] The recommended git tool is: NONE [2023-01-19T05:07:28.523Z] using credential edgex-jenkins-ssh [2023-01-19T05:07:28.550Z] Cloning the remote Git repository [2023-01-19T05:07:28.596Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-19T05:07:28.675Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-01-19T05:07:28.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-19T05:07:28.833Z] > git --version # timeout=10 [2023-01-19T05:07:28.854Z] > git --version # 'git version 2.25.1' [2023-01-19T05:07:28.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T05:07:28.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T05:07:29.923Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-19T05:07:29.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T05:07:31.419Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 1e27c089c807ac01ce393cc549c8bac772863741 [2023-01-19T05:07:31.639Z] Merge succeeded, producing 1e27c089c807ac01ce393cc549c8bac772863741 [2023-01-19T05:07:31.640Z] Checking out Revision 1e27c089c807ac01ce393cc549c8bac772863741 (PR-219) [2023-01-19T05:07:30.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-19T05:07:30.892Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-19T05:07:30.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T05:07:30.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T05:07:31.440Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T05:07:31.466Z] > git checkout -f 1e27c089c807ac01ce393cc549c8bac772863741 # timeout=10 [2023-01-19T05:07:31.546Z] > git remote # timeout=10 [2023-01-19T05:07:31.563Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T05:07:31.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T05:07:31.591Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-01-19T05:07:31.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T05:07:31.648Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T05:07:31.662Z] > git checkout -f 1e27c089c807ac01ce393cc549c8bac772863741 # timeout=10 [2023-01-19T05:07:32.158Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-19T05:07:32.212Z] > git --version # timeout=10 [2023-01-19T05:07:32.225Z] > git --version # 'git version 2.25.1' [2023-01-19T05:07:32.250Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T05:07:33.433Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T05:07:33.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T05:07:33.433Z] Dload Upload Total Spent Left Speed [2023-01-19T05:07:33.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh [2023-01-19T05:07:34.078Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T05:07:34.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-19T05:07:34.428Z] + sudo tee /etc/docker/daemon.new [2023-01-19T05:07:34.428Z] { [2023-01-19T05:07:34.428Z] "registry-mirrors": [ [2023-01-19T05:07:34.428Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T05:07:34.428Z] ], [2023-01-19T05:07:34.428Z] "bip": "10.250.0.254/24", [2023-01-19T05:07:34.428Z] "hosts": [ [2023-01-19T05:07:34.428Z] "tcp://0.0.0.0:5555", [2023-01-19T05:07:34.428Z] "unix:///var/run/docker.sock" [2023-01-19T05:07:34.428Z] ], [2023-01-19T05:07:34.428Z] "mtu": 1458, [2023-01-19T05:07:34.428Z] "selinux-enabled": true, [2023-01-19T05:07:34.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T05:07:34.428Z] } [Pipeline] sh [2023-01-19T05:07:34.784Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T05:07:35.126Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T05:07:53.483Z] provisioning config files... [2023-01-19T05:07:53.522Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config15369658518964877539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:53.928Z] ---> docker-login.sh [2023-01-19T05:07:53.928Z] nexus3.edgexfoundry.org:10001 [2023-01-19T05:07:54.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:54.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:54.521Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:54.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:54.521Z] [2023-01-19T05:07:54.521Z] Login Succeeded [2023-01-19T05:07:54.521Z] nexus3.edgexfoundry.org:10002 [2023-01-19T05:07:54.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:54.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:54.790Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:54.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:54.790Z] [2023-01-19T05:07:54.790Z] Login Succeeded [2023-01-19T05:07:55.059Z] nexus3.edgexfoundry.org:10003 [2023-01-19T05:07:55.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:55.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:55.328Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:55.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:55.328Z] [2023-01-19T05:07:55.328Z] Login Succeeded [2023-01-19T05:07:55.329Z] nexus3.edgexfoundry.org:10004 [2023-01-19T05:07:55.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:55.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:55.604Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:55.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:55.604Z] [2023-01-19T05:07:55.604Z] Login Succeeded [2023-01-19T05:07:55.604Z] docker.io [2023-01-19T05:07:55.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:56.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:56.143Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:56.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:56.143Z] [2023-01-19T05:07:56.143Z] Login Succeeded [2023-01-19T05:07:56.143Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T05:07:56.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T05:07:56.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:07:56.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:07:56.771Z] ========================================================= [2023-01-19T05:07:56.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T05:07:56.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:07:57.292Z] + 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-19T05:07:57.561Z] Sending build context to Docker daemon 2.938MB [2023-01-19T05:07:57.561Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T05:07:57.561Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T05:07:57.831Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T05:07:57.831Z] 9b18e9b68314: Pulling fs layer [2023-01-19T05:07:57.831Z] 35d82f9e3411: Pulling fs layer [2023-01-19T05:07:57.831Z] e16973657156: Pulling fs layer [2023-01-19T05:07:57.831Z] fc693d55d65f: Pulling fs layer [2023-01-19T05:07:57.831Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T05:07:57.831Z] dda99020689f: Pulling fs layer [2023-01-19T05:07:57.831Z] db1c61fa0a46: Pulling fs layer [2023-01-19T05:07:57.831Z] 891c053d2c06: Pulling fs layer [2023-01-19T05:07:57.831Z] fc693d55d65f: Waiting [2023-01-19T05:07:57.831Z] 7e9fc2657dce: Waiting [2023-01-19T05:07:57.831Z] dda99020689f: Waiting [2023-01-19T05:07:57.831Z] db1c61fa0a46: Waiting [2023-01-19T05:07:57.831Z] 891c053d2c06: Waiting [2023-01-19T05:07:57.831Z] e16973657156: Download complete [2023-01-19T05:07:57.831Z] 35d82f9e3411: Verifying Checksum [2023-01-19T05:07:57.831Z] 35d82f9e3411: Download complete [2023-01-19T05:07:57.831Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T05:07:57.831Z] 7e9fc2657dce: Download complete [2023-01-19T05:07:57.831Z] dda99020689f: Download complete [2023-01-19T05:07:57.831Z] 9b18e9b68314: Verifying Checksum [2023-01-19T05:07:57.831Z] 9b18e9b68314: Download complete [2023-01-19T05:07:58.824Z] 9b18e9b68314: Pull complete [2023-01-19T05:07:58.824Z] 891c053d2c06: Verifying Checksum [2023-01-19T05:07:58.824Z] 891c053d2c06: Download complete [2023-01-19T05:08:00.268Z] db1c61fa0a46: Verifying Checksum [2023-01-19T05:08:00.268Z] db1c61fa0a46: Download complete [2023-01-19T05:08:00.536Z] fc693d55d65f: Verifying Checksum [2023-01-19T05:08:00.536Z] fc693d55d65f: Download complete [2023-01-19T05:08:00.805Z] 35d82f9e3411: Pull complete [2023-01-19T05:08:01.076Z] e16973657156: Pull complete [2023-01-19T05:08:13.384Z] fc693d55d65f: Pull complete [2023-01-19T05:08:13.385Z] 7e9fc2657dce: Pull complete [2023-01-19T05:08:13.385Z] dda99020689f: Pull complete [2023-01-19T05:08:17.663Z] db1c61fa0a46: Pull complete [2023-01-19T05:08:19.080Z] 891c053d2c06: Pull complete [2023-01-19T05:08:19.080Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T05:08:19.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T05:08:19.080Z] ---> f96f9c87975a [2023-01-19T05:08:19.080Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T05:08:21.102Z] ---> Running in 211fc1285a18 [2023-01-19T05:08:21.373Z] Removing intermediate container 211fc1285a18 [2023-01-19T05:08:21.373Z] ---> a094adcaa39e [2023-01-19T05:08:21.373Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:08:21.373Z] ---> Running in 0bcee305c569 [2023-01-19T05:08:21.639Z] Removing intermediate container 0bcee305c569 [2023-01-19T05:08:21.639Z] ---> 41bbf98e52a8 [2023-01-19T05:08:21.639Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-19T05:08:21.639Z] ---> Running in 25e6e1034639 [2023-01-19T05:08:22.226Z] Removing intermediate container 25e6e1034639 [2023-01-19T05:08:22.226Z] ---> 7f959b2a3bc1 [2023-01-19T05:08:22.226Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T05:08:22.226Z] ---> Running in 00c842f2c970 [2023-01-19T05:08:22.497Z] Removing intermediate container 00c842f2c970 [2023-01-19T05:08:22.497Z] ---> 47c1f10cd3e6 [2023-01-19T05:08:22.497Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T05:08:22.497Z] ---> Running in 1315598ff2e5 [2023-01-19T05:08:23.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T05:08:23.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T05:08:24.689Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T05:08:24.689Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-19T05:08:24.689Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T05:08:24.957Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T05:08:24.957Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T05:08:24.957Z] OK: 226 MiB in 55 packages [2023-01-19T05:08:27.550Z] Removing intermediate container 1315598ff2e5 [2023-01-19T05:08:27.550Z] ---> af461bf34259 [2023-01-19T05:08:27.550Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-19T05:08:27.821Z] ---> Running in a86541fade0e [2023-01-19T05:08:28.089Z] Removing intermediate container a86541fade0e [2023-01-19T05:08:28.089Z] ---> c0cc98e80d7c [2023-01-19T05:08:28.089Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-19T05:08:28.368Z] ---> ab148bc433ca [2023-01-19T05:08:28.368Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T05:08:28.635Z] ---> Running in e6fb1c6e1e4e [2023-01-19T05:09:36.529Z] Removing intermediate container e6fb1c6e1e4e [2023-01-19T05:09:36.529Z] ---> f5800c6c5ed3 [2023-01-19T05:09:36.529Z] Step 11/12 : COPY . . [2023-01-19T05:09:36.529Z] ---> 5b46987f4837 [2023-01-19T05:09:36.529Z] Step 12/12 : RUN ${MAKE} [2023-01-19T05:09:36.529Z] ---> Running in 1b83ce5307de [2023-01-19T05:09:36.529Z] noop [2023-01-19T05:09:36.529Z] Removing intermediate container 1b83ce5307de [2023-01-19T05:09:36.529Z] ---> 62e516b09e9e [2023-01-19T05:09:36.529Z] Successfully built 62e516b09e9e [2023-01-19T05:09:36.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:09:37.014Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T05:09:37.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:09:37.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-3091 does not seem to be running inside a container [2023-01-19T05:09:37.348Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-19T05:09:38.516Z] $ docker top 7ffeb005a070d64a762751d51e368c8c69d65f515de9e558a843d87ce4ef3b90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:09:39.389Z] + go version [2023-01-19T05:09:39.389Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T05:09:39.425Z] $ docker stop --time=1 7ffeb005a070d64a762751d51e368c8c69d65f515de9e558a843d87ce4ef3b90 [2023-01-19T05:09:43.099Z] $ docker rm -f --volumes 7ffeb005a070d64a762751d51e368c8c69d65f515de9e558a843d87ce4ef3b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:09:43.944Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T05:09:43.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:09:44.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-3091 does not seem to be running inside a container [2023-01-19T05:09:44.299Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-19T05:09:45.392Z] $ docker top 09519b61c644ea4fa7adf1f59e13c93646ec4570b82857812720198d8dd092b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:09:46.066Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T05:09:46.475Z] + make test [2023-01-19T05:09:46.744Z] go test ./... -coverprofile=coverage.out [2023-01-19T05:09:48.158Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-19T05:11:09.821Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-19T05:11:09.821Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2023-01-19T05:11:09.821Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-19T05:11:09.821Z] go vet ./... [2023-01-19T05:11:31.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T05:11:31.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T05:11:31.904Z] ./bin/test-attribution-txt.sh [2023-01-19T05:11:31.904Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T05:11:31.904Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T05:11:32.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T05:11:32.041Z] $ docker stop --time=1 09519b61c644ea4fa7adf1f59e13c93646ec4570b82857812720198d8dd092b5 [2023-01-19T05:11:33.802Z] $ docker rm -f --volumes 09519b61c644ea4fa7adf1f59e13c93646ec4570b82857812720198d8dd092b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T05:11:34.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T05:11:34.801Z] Warning: overwriting stash ‘coverage-report’ [2023-01-19T05:11:35.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T05:11:35.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T05:11:36.277Z] + ls -al . [2023-01-19T05:11:36.277Z] total 168 [2023-01-19T05:11:36.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 05:09 . [2023-01-19T05:11:36.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 05:07 .. [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 19 05:07 .dockerignore [2023-01-19T05:11:36.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 05:07 .git [2023-01-19T05:11:36.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 05:07 .github [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 19 05:07 .gitignore [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 05:07 .golangci.yml [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 19 05:07 Attribution.txt [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 19 05:07 CHANGELOG.md [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 19 05:07 Dockerfile [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 05:07 GOVERNANCE.md [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 19 05:07 Jenkinsfile [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 05:07 LICENSE [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 19 05:07 Makefile [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 19 05:07 OWNERS.md [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 19 05:07 README.md [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 05:04 VERSION [2023-01-19T05:11:36.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 05:07 bin [2023-01-19T05:11:36.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 05:07 cmd [2023-01-19T05:11:36.277Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 19 05:11 coverage.out [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 3380 Jan 19 05:07 go.mod [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 34497 Jan 19 05:07 go.sum [2023-01-19T05:11:36.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 05:07 internal [2023-01-19T05:11:36.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 05:07 snap [2023-01-19T05:11:36.277Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 19 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:11:36.698Z] + 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=1e27c089c807ac01ce393cc549c8bac772863741 --label arch=arm64 --label version=0.0.0 . [2023-01-19T05:11:36.967Z] Sending build context to Docker daemon 2.946MB [2023-01-19T05:11:36.967Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T05:11:36.967Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-19T05:11:36.967Z] ---> 62e516b09e9e [2023-01-19T05:11:36.967Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-19T05:11:37.236Z] ---> Running in 9a94f9509014 [2023-01-19T05:11:37.504Z] Removing intermediate container 9a94f9509014 [2023-01-19T05:11:37.504Z] ---> d675f6422be5 [2023-01-19T05:11:37.504Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:11:37.504Z] ---> Running in 94956afcb3a0 [2023-01-19T05:11:37.770Z] Removing intermediate container 94956afcb3a0 [2023-01-19T05:11:37.770Z] ---> 25709825a716 [2023-01-19T05:11:37.770Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-19T05:11:38.034Z] ---> Running in 13927eec04ce [2023-01-19T05:11:38.302Z] Removing intermediate container 13927eec04ce [2023-01-19T05:11:38.302Z] ---> bf6cde45d38f [2023-01-19T05:11:38.302Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T05:11:38.302Z] ---> Running in 368e7dc03659 [2023-01-19T05:11:38.888Z] Removing intermediate container 368e7dc03659 [2023-01-19T05:11:38.888Z] ---> 076010547e09 [2023-01-19T05:11:38.888Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T05:11:38.888Z] ---> Running in 2da5b4453d3d [2023-01-19T05:11:39.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T05:11:40.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T05:11:41.416Z] OK: 226 MiB in 55 packages [2023-01-19T05:11:42.378Z] Removing intermediate container 2da5b4453d3d [2023-01-19T05:11:42.646Z] ---> 778b9fabc209 [2023-01-19T05:11:42.646Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-19T05:11:42.646Z] ---> Running in 5a4816dcac44 [2023-01-19T05:11:42.915Z] Removing intermediate container 5a4816dcac44 [2023-01-19T05:11:42.915Z] ---> 9ac6c9ddbe7d [2023-01-19T05:11:42.915Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-19T05:11:43.500Z] ---> 6765eac15da5 [2023-01-19T05:11:43.500Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T05:11:43.500Z] ---> Running in dc3f4c1c2c79 [2023-01-19T05:11:46.076Z] Removing intermediate container dc3f4c1c2c79 [2023-01-19T05:11:46.077Z] ---> 1f72825b0057 [2023-01-19T05:11:46.077Z] Step 11/24 : COPY . . [2023-01-19T05:11:49.437Z] ---> 2702527ff4d9 [2023-01-19T05:11:49.437Z] Step 12/24 : RUN ${MAKE} [2023-01-19T05:11:49.437Z] ---> Running in 4d03636bdbfd [2023-01-19T05:11:50.407Z] 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-19T05:14:12.108Z] Removing intermediate container 4d03636bdbfd [2023-01-19T05:14:12.108Z] ---> 9a50780911ca [2023-01-19T05:14:12.108Z] Step 13/24 : FROM alpine:3.16 [2023-01-19T05:14:12.108Z] 3.16: Pulling from library/alpine [2023-01-19T05:14:12.108Z] 6875df1f5354: Pulling fs layer [2023-01-19T05:14:12.108Z] 6875df1f5354: Verifying Checksum [2023-01-19T05:14:12.108Z] 6875df1f5354: Download complete [2023-01-19T05:14:12.108Z] 6875df1f5354: Pull complete [2023-01-19T05:14:12.108Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T05:14:12.108Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T05:14:12.108Z] ---> 2b4661558fb8 [2023-01-19T05:14:12.108Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-19T05:14:12.108Z] ---> Running in 831d7675533c [2023-01-19T05:14:12.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T05:14:12.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T05:14:12.108Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-19T05:14:12.108Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T05:14:12.108Z] OK: 5 MiB in 15 packages [2023-01-19T05:14:12.108Z] Removing intermediate container 831d7675533c [2023-01-19T05:14:12.108Z] ---> b2183bc3a532 [2023-01-19T05:14:12.108Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-19T05:14:12.108Z] ---> b56df0f5e25f [2023-01-19T05:14:12.108Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-19T05:14:12.108Z] ---> 3a5a5cff22e0 [2023-01-19T05:14:12.108Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-19T05:14:12.108Z] ---> c5ed1f5e9d9e [2023-01-19T05:14:12.108Z] Step 18/24 : EXPOSE 59993 [2023-01-19T05:14:12.108Z] ---> Running in b195794fecc5 [2023-01-19T05:14:12.108Z] Removing intermediate container b195794fecc5 [2023-01-19T05:14:12.108Z] ---> a136c8a3da3b [2023-01-19T05:14:12.108Z] Step 19/24 : EXPOSE 161 [2023-01-19T05:14:12.376Z] ---> Running in b9b71075be84 [2023-01-19T05:14:12.642Z] Removing intermediate container b9b71075be84 [2023-01-19T05:14:12.642Z] ---> d8019cff5b5d [2023-01-19T05:14:12.642Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-19T05:14:12.642Z] ---> Running in 602ffc4ed1b1 [2023-01-19T05:14:12.909Z] Removing intermediate container 602ffc4ed1b1 [2023-01-19T05:14:12.909Z] ---> 7362927cf6b7 [2023-01-19T05:14:12.909Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T05:14:12.909Z] ---> Running in 84276bad6148 [2023-01-19T05:14:13.181Z] Removing intermediate container 84276bad6148 [2023-01-19T05:14:13.181Z] ---> 3e29d06de5b7 [2023-01-19T05:14:13.181Z] Step 22/24 : LABEL arch=arm64 [2023-01-19T05:14:13.181Z] ---> Running in 53cf6314763b [2023-01-19T05:14:13.456Z] Removing intermediate container 53cf6314763b [2023-01-19T05:14:13.456Z] ---> 8b57b55c131f [2023-01-19T05:14:13.456Z] Step 23/24 : LABEL git_sha=1e27c089c807ac01ce393cc549c8bac772863741 [2023-01-19T05:14:13.723Z] ---> Running in 1e7dceedb6ea [2023-01-19T05:14:13.990Z] Removing intermediate container 1e7dceedb6ea [2023-01-19T05:14:13.990Z] ---> 4e26407ea6f1 [2023-01-19T05:14:13.990Z] Step 24/24 : LABEL version=0.0.0 [2023-01-19T05:14:13.990Z] ---> Running in cb00a5682742 [2023-01-19T05:14:14.259Z] Removing intermediate container cb00a5682742 [2023-01-19T05:14:14.259Z] ---> 6e8efe5544c3 [2023-01-19T05:14:14.259Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T05:14:14.259Z] Successfully built 6e8efe5544c3 [2023-01-19T05:14:14.259Z] 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-19T05:14:15.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:14:15.085Z] [2023-01-19T05:14:15.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:14:15.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:14:15.505Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T05:14:15.505Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T05:14:15.505Z] 04944245beec: Pulling fs layer [2023-01-19T05:14:15.505Z] 699f458cf7ca: Pulling fs layer [2023-01-19T05:14:15.505Z] 765212b225bb: Pulling fs layer [2023-01-19T05:14:15.505Z] f23df028b6ca: Pulling fs layer [2023-01-19T05:14:15.505Z] 765212b225bb: Waiting [2023-01-19T05:14:15.505Z] f23df028b6ca: Waiting [2023-01-19T05:14:15.505Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T05:14:15.505Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T05:14:15.505Z] d65c8cfc05b1: Waiting [2023-01-19T05:14:15.505Z] 2437ff75d9bd: Waiting [2023-01-19T05:14:15.774Z] 04944245beec: Verifying Checksum [2023-01-19T05:14:15.774Z] 04944245beec: Download complete [2023-01-19T05:14:15.774Z] 765212b225bb: Verifying Checksum [2023-01-19T05:14:15.774Z] 765212b225bb: Download complete [2023-01-19T05:14:15.774Z] f23df028b6ca: Verifying Checksum [2023-01-19T05:14:15.774Z] f23df028b6ca: Download complete [2023-01-19T05:14:15.774Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T05:14:15.774Z] d65c8cfc05b1: Download complete [2023-01-19T05:14:15.774Z] 699f458cf7ca: Verifying Checksum [2023-01-19T05:14:15.774Z] 699f458cf7ca: Download complete [2023-01-19T05:14:16.364Z] 8998bd30e6a1: Verifying Checksum [2023-01-19T05:14:16.364Z] 8998bd30e6a1: Download complete [2023-01-19T05:14:18.311Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T05:14:18.311Z] 2437ff75d9bd: Download complete [2023-01-19T05:14:20.249Z] 8998bd30e6a1: Pull complete [2023-01-19T05:14:20.249Z] 04944245beec: Pull complete [2023-01-19T05:14:21.650Z] 699f458cf7ca: Pull complete [2023-01-19T05:14:21.650Z] 765212b225bb: Pull complete [2023-01-19T05:14:22.607Z] f23df028b6ca: Pull complete [2023-01-19T05:14:22.607Z] d65c8cfc05b1: Pull complete [2023-01-19T05:14:37.591Z] 2437ff75d9bd: Pull complete [2023-01-19T05:14:37.591Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T05:14:37.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:14:37.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:14:37.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-3091 does not seem to be running inside a container [2023-01-19T05:14:38.052Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-19T05:14:40.514Z] $ docker top 8c90420699c98168736e7ded629e1a8c88cfe16b398241300dc85520ee77498d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:41.461Z] ---> job-cost.sh [2023-01-19T05:14:41.461Z] lf-activate-venv: SKIPPING [2023-01-19T05:14:41.461Z] INFO: No Stack... [2023-01-19T05:14:42.055Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T05:14:42.645Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T05:14:43.305Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-01-19T05:14:43.305Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T05:14:43.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] [2023-01-19T05:14:43.387Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] did not exist. Created. [2023-01-19T05:14:43.388Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T05:14:43.800Z] /w/workspace/device-snmp-go/1@tmp/durable-71e62cd7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-19T05:14:44.468Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T05:14:44.499Z] Warning: overwriting stash ‘stack-cost’ [2023-01-19T05:14:44.541Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T05:14:44.554Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T05:14:44.611Z] $ docker stop --time=1 8c90420699c98168736e7ded629e1a8c88cfe16b398241300dc85520ee77498d [2023-01-19T05:14:46.095Z] $ docker rm -f --volumes 8c90420699c98168736e7ded629e1a8c88cfe16b398241300dc85520ee77498d [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-19T05:14:47.035Z] provisioning config files... [2023-01-19T05:14:47.041Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/config15713186584020704506tmp [Pipeline] { [Pipeline] sh [2023-01-19T05:14:47.383Z] + set +x [2023-01-19T05:14:47.383Z] + curl -s https://codecov.io/bash [2023-01-19T05:14:47.383Z] + bash -s -- [2023-01-19T05:14:47.383Z] [2023-01-19T05:14:47.383Z] _____ _ [2023-01-19T05:14:47.383Z] / ____| | | [2023-01-19T05:14:47.383Z] | | ___ __| | ___ ___ _____ __ [2023-01-19T05:14:47.383Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-19T05:14:47.383Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-19T05:14:47.383Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-19T05:14:47.383Z] Bash-1.0.6 [2023-01-19T05:14:47.383Z] [2023-01-19T05:14:47.383Z] [2023-01-19T05:14:47.383Z] ==> git version 2.25.1 found [2023-01-19T05:14:47.383Z] ==> 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-19T05:14:47.383Z] Release-Date: 2020-01-08 [2023-01-19T05:14:47.383Z] 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-19T05:14:47.383Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-19T05:14:47.383Z] ==> Jenkins CI detected. [2023-01-19T05:14:47.383Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-219 [2023-01-19T05:14:47.383Z] project root: . [2023-01-19T05:14:47.383Z] --> token set from env [2023-01-19T05:14:47.383Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-19T05:14:47.383Z] ==> Running gcov in . (disable via -X gcov) [2023-01-19T05:14:47.383Z] ==> Python coveragepy not found [2023-01-19T05:14:47.383Z] ==> Searching for coverage reports in: [2023-01-19T05:14:47.383Z] + . [2023-01-19T05:14:47.383Z] -> Found 1 reports [2023-01-19T05:14:47.383Z] ==> Detecting git/mercurial file structure [2023-01-19T05:14:47.383Z] ==> Reading reports [2023-01-19T05:14:47.642Z] + ./coverage.out bytes=7631 [2023-01-19T05:14:47.642Z] ==> Appending adjustments [2023-01-19T05:14:47.642Z] https://docs.codecov.io/docs/fixing-reports [2023-01-19T05:14:47.642Z] + Found adjustments [2023-01-19T05:14:47.642Z] ==> Gzipping contents [2023-01-19T05:14:47.642Z] 4.0K /tmp/codecov.56plgr.gz [2023-01-19T05:14:47.642Z] ==> Uploading reports [2023-01-19T05:14:47.642Z] url: https://codecov.io [2023-01-19T05:14:47.642Z] query: branch=PR-219&commit=1e27c089c807ac01ce393cc549c8bac772863741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=219&job=&cmd_args= [2023-01-19T05:14:47.642Z] -> Pinging Codecov [2023-01-19T05:14:47.642Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-219&commit=1e27c089c807ac01ce393cc549c8bac772863741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=219&job=&cmd_args= [2023-01-19T05:14:48.211Z] -> Uploading to [2023-01-19T05:14:48.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-19/6C56EA5C29638FB4528AC87E60AF5AE0/1e27c089c807ac01ce393cc549c8bac772863741/6284a32b-03ac-4888-8df8-7477456a20f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T051447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2abe6ff74e9f2d195c645faf493627ffaebae28ce105f090d5d5249de4c6d750 [2023-01-19T05:14:48.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T05:14:48.211Z] Dload Upload Total Spent Left Speed [2023-01-19T05:14:48.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6981 --:--:-- --:--:-- --:--:-- 6949 [2023-01-19T05:14:48.472Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1e27c089c807ac01ce393cc549c8bac772863741 [Pipeline] } [2023-01-19T05:14:48.501Z] 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-19T05:14:50.265Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-219/archives ] [2023-01-19T05:14:50.266Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-219/archives [2023-01-19T05:14:50.266Z] total 16 [2023-01-19T05:14:50.266Z] drwxr-xr-x 3 root root 4096 Jan 19 05:06 . [2023-01-19T05:14:50.266Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 05:06 .. [2023-01-19T05:14:50.266Z] drwxr-xr-x 2 root root 4096 Jan 19 05:06 cost [2023-01-19T05:14:50.266Z] -rw-r--r-- 1 root root 86 Jan 19 05:06 cost.csv [2023-01-19T05:14:50.266Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-219/archives [2023-01-19T05:14:50.266Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-219/archives [2023-01-19T05:14:50.266Z] total 16 [2023-01-19T05:14:50.266Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 05:06 . [2023-01-19T05:14:50.266Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 05:06 .. [2023-01-19T05:14:50.266Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 05:06 cost [2023-01-19T05:14:50.266Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 19 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:50.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:51.484Z] ---> package-listing.sh [2023-01-19T05:14:51.484Z] ++ facter osfamily [2023-01-19T05:14:51.484Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T05:14:51.743Z] + OS_FAMILY=debian [2023-01-19T05:14:51.743Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-219 [2023-01-19T05:14:51.743Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T05:14:51.743Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T05:14:51.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T05:14:51.743Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T05:14:51.743Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-219 ']' [2023-01-19T05:14:51.743Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T05:14:51.743Z] + case "${OS_FAMILY}" in [2023-01-19T05:14:51.743Z] + dpkg -l [2023-01-19T05:14:51.743Z] + grep '^ii' [2023-01-19T05:14:51.744Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T05:14:51.744Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T05:14:51.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T05:14:51.744Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-219 ']' [2023-01-19T05:14:51.744Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-219/archives/ [2023-01-19T05:14:51.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-219/archives/ [Pipeline] echo [2023-01-19T05:14:51.778Z] 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-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T05:14:52.069Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:14:52.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:14:52.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:14:52.855Z] prd-ubuntu20.04-docker-8c-8g-3088 does not seem to be running inside a container [2023-01-19T05:14:52.888Z] $ 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-219/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-219 -v /w/workspace/gexfoundry_device-snmp-go_PR-219:/w/workspace/gexfoundry_device-snmp-go_PR-219:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-219@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-219@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T05:14:53.075Z] $ docker top d2389304b68be88b0530ca1abdb764fc4a4bdd4a9249813bb9f785b0713de66a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:14:53.465Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T05:14:53.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T05:14:54.077Z] + ls /var/log/sa-host [2023-01-19T05:14:54.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T05:14:54.210Z] provisioning config files... [2023-01-19T05:14:54.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-219@tmp/config16678986342771278270tmp [Pipeline] { [Pipeline] echo [2023-01-19T05:14:54.269Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:54.584Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T05:14:54.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:55.012Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T05:14:55.044Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:55.352Z] ---> sudo-logs.sh [2023-01-19T05:14:55.352Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T05:14:55.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:55.757Z] ---> job-cost.sh [2023-01-19T05:14:55.757Z] lf-activate-venv: SKIPPING [2023-01-19T05:14:55.757Z] DEBUG: total: 0.2199999988079071 [2023-01-19T05:14:55.757Z] INFO: Retrieving Stack Cost... [2023-01-19T05:14:56.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T05:14:56.585Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T05:14:56.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:14:56.935Z] ---> logs-deploy.sh [2023-01-19T05:14:56.935Z] lf-activate-venv: SKIPPING [2023-01-19T05:14:56.935Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-219/1 [2023-01-19T05:14:56.935Z] INFO: archiving workspace using pattern(s): [2023-01-19T05:14:57.873Z] Archives upload complete. [2023-01-19T05:14:57.873Z] INFO: archiving logs to Nexus