Pull request #215 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61+2bd6e5dae59222faf073cfb9822f90f2048c0bba (2dcd4c6fb50a2898e7a68f6779346442e369bacf) 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-ssh8984948661641393129.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-ssh15901243361820053058.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-215/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-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13191517280145936187.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-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4252828420325851938.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-ssh1163103958966833163.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-215/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-215/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2068237819385283911.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2875 in /w/workspace/gexfoundry_device-snmp-go_PR-215 [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-215 # 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 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 > 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/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 Merge succeeded, producing cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 Checking out Revision cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 (PR-215) 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-18T05:03:12.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T05:03:12.471Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T05:03:12.575Z] ========================================================= [2023-01-18T05:03:12.575Z] EdgeX Global Pipelines Version Info [2023-01-18T05:03:12.575Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 [2023-01-18T05:03:13.324Z] ------------------- [2023-01-18T05:03:13.324Z] stable info: [2023-01-18T05:03:13.324Z] ------------------- [2023-01-18T05:03:13.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T05:03:13.324Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T05:03:13.324Z] Message: update stable to v1.0.244 [2023-01-18T05:03:13.893Z] ------------------- [2023-01-18T05:03:13.893Z] experimental info: [2023-01-18T05:03:13.893Z] ------------------- [2023-01-18T05:03:13.893Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T05:03:13.893Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T05:03:13.893Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T05:03:14.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-18T05:03:14.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-18T05:03:14.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T05:03:14.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T05:03:14.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T05:03:14.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T05:03:14.410Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T05:03:14.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T05:03:14.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T05:03:14.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T05:03:14.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T05:03:14.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-18T05:03:14.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T05:03:14.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T05:03:14.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T05:03:14.786Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T05:03:14.824Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T05:03:14.863Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T05:03:14.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T05:03:14.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T05:03:14.990Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T05:03:15.030Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T05:03:15.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T05:03:15.117Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T05:03:15.156Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T05:03:15.198Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T05:03:15.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T05:03:15.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-215 [Pipeline] echo [2023-01-18T05:03:15.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-215 [Pipeline] echo [2023-01-18T05:03:15.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-215 [Pipeline] echo [2023-01-18T05:03:15.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo [2023-01-18T05:03:15.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd06ecf [Pipeline] echo [2023-01-18T05:03:15.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T05:03:15.614Z] provisioning config files... [2023-01-18T05:03:15.626Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config18110211405747797730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:03:15.972Z] ---> docker-login.sh [2023-01-18T05:03:15.972Z] nexus3.edgexfoundry.org:10001 [2023-01-18T05:03:16.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:16.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:16.232Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:16.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:16.232Z] [2023-01-18T05:03:16.232Z] Login Succeeded [2023-01-18T05:03:16.232Z] nexus3.edgexfoundry.org:10002 [2023-01-18T05:03:16.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:16.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:16.491Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:16.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:16.491Z] [2023-01-18T05:03:16.491Z] Login Succeeded [2023-01-18T05:03:16.491Z] nexus3.edgexfoundry.org:10003 [2023-01-18T05:03:16.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:16.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:16.491Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:16.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:16.491Z] [2023-01-18T05:03:16.491Z] Login Succeeded [2023-01-18T05:03:16.491Z] nexus3.edgexfoundry.org:10004 [2023-01-18T05:03:16.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:16.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:16.755Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:16.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:16.755Z] [2023-01-18T05:03:16.755Z] Login Succeeded [2023-01-18T05:03:16.755Z] docker.io [2023-01-18T05:03:16.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:17.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:17.016Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:17.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:17.016Z] [2023-01-18T05:03:17.016Z] Login Succeeded [2023-01-18T05:03:17.016Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T05:03:17.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T05:03:17.766Z] + git rev-list -1 --merges cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61~1..cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo [2023-01-18T05:03:17.832Z] -----------> git rev-list -1 --merges cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61~1..cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [false] [Pipeline] sh [2023-01-18T05:03:18.140Z] + git log --format=format:%s -1 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo [2023-01-18T05:03:18.181Z] ========================================================= [2023-01-18T05:03:18.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T05:03:18.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T05:03:18.631Z] + git log --format=format:%s -1 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo [2023-01-18T05:03:18.662Z] [semverPrep] GIT_COMMIT: cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-18T05:03:18.692Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T05:03:19.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T05:03:19.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T05:03:19.057Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T05:03:19.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T05:03:19.057Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T05:03:19.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T05:03:19.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:03:19.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T05:03:19.475Z] [2023-01-18T05:03:19.475Z] 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-18T05:03:19.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T05:03:19.855Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T05:03:19.855Z] b85a868b505f: Pulling fs layer [2023-01-18T05:03:19.855Z] e2be974225ed: Pulling fs layer [2023-01-18T05:03:19.855Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T05:03:19.855Z] 988bab9f4d93: Pulling fs layer [2023-01-18T05:03:19.855Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T05:03:19.855Z] eaf3925da568: Pulling fs layer [2023-01-18T05:03:19.855Z] bab4dde63d76: Pulling fs layer [2023-01-18T05:03:19.855Z] bde34c3a00c8: Pulling fs layer [2023-01-18T05:03:19.855Z] b352a97aabf1: Pulling fs layer [2023-01-18T05:03:19.855Z] 4872d77fe225: Pulling fs layer [2023-01-18T05:03:19.855Z] 5851b861e8e6: Pulling fs layer [2023-01-18T05:03:19.855Z] eaf3925da568: Waiting [2023-01-18T05:03:19.855Z] bab4dde63d76: Waiting [2023-01-18T05:03:19.855Z] bde34c3a00c8: Waiting [2023-01-18T05:03:19.855Z] 988bab9f4d93: Waiting [2023-01-18T05:03:19.855Z] 1469e6f7b9e6: Waiting [2023-01-18T05:03:19.855Z] b352a97aabf1: Waiting [2023-01-18T05:03:19.855Z] 4872d77fe225: Waiting [2023-01-18T05:03:19.855Z] 5851b861e8e6: Waiting [2023-01-18T05:03:19.855Z] e2be974225ed: Download complete [2023-01-18T05:03:19.855Z] 988bab9f4d93: Download complete [2023-01-18T05:03:20.124Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T05:03:20.124Z] 1469e6f7b9e6: Download complete [2023-01-18T05:03:20.124Z] eaf3925da568: Verifying Checksum [2023-01-18T05:03:20.124Z] eaf3925da568: Download complete [2023-01-18T05:03:20.124Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T05:03:20.124Z] bde34c3a00c8: Verifying Checksum [2023-01-18T05:03:20.124Z] bde34c3a00c8: Download complete [2023-01-18T05:03:20.384Z] b352a97aabf1: Verifying Checksum [2023-01-18T05:03:20.384Z] b352a97aabf1: Download complete [2023-01-18T05:03:20.384Z] 4872d77fe225: Verifying Checksum [2023-01-18T05:03:20.384Z] 4872d77fe225: Download complete [2023-01-18T05:03:20.384Z] 5851b861e8e6: Verifying Checksum [2023-01-18T05:03:20.384Z] 5851b861e8e6: Download complete [2023-01-18T05:03:20.384Z] b85a868b505f: Verifying Checksum [2023-01-18T05:03:20.384Z] b85a868b505f: Download complete [2023-01-18T05:03:20.649Z] bab4dde63d76: Verifying Checksum [2023-01-18T05:03:20.649Z] bab4dde63d76: Download complete [2023-01-18T05:03:21.582Z] b85a868b505f: Pull complete [2023-01-18T05:03:21.582Z] e2be974225ed: Pull complete [2023-01-18T05:03:22.152Z] 339a4e72a1f5: Pull complete [2023-01-18T05:03:22.152Z] 988bab9f4d93: Pull complete [2023-01-18T05:03:22.152Z] 1469e6f7b9e6: Pull complete [2023-01-18T05:03:22.411Z] eaf3925da568: Pull complete [2023-01-18T05:03:23.784Z] bab4dde63d76: Pull complete [2023-01-18T05:03:24.043Z] bde34c3a00c8: Pull complete [2023-01-18T05:03:24.043Z] b352a97aabf1: Pull complete [2023-01-18T05:03:24.043Z] 4872d77fe225: Pull complete [2023-01-18T05:03:24.301Z] 5851b861e8e6: Pull complete [2023-01-18T05:03:24.301Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T05:03:24.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T05:03:24.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:03:24.504Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2023-01-18T05:03:24.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T05:03:26.617Z] $ docker top 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 -eo pid,comm [2023-01-18T05:03:26.666Z] 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-18T05:03:26.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T05:03:26.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T05:03:26.792Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T05:03:26.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T05:03:26.915Z] $ docker exec 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent [2023-01-18T05:03:27.023Z] SSH_AUTH_SOCK=/tmp/ssh-Aj7IsZTJu7Sv/agent.33 [2023-01-18T05:03:27.023Z] SSH_AGENT_PID=39 [2023-01-18T05:03:27.030Z] Running ssh-add (command line suppressed) [2023-01-18T05:03:27.143Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_18313570649276577205.key (/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_18313570649276577205.key) [2023-01-18T05:03:27.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T05:03:27.489Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T05:03:27.520Z] $ docker exec --env ******** --env ******** 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent -k [2023-01-18T05:03:27.616Z] unset SSH_AUTH_SOCK; [2023-01-18T05:03:27.617Z] unset SSH_AGENT_PID; [2023-01-18T05:03:27.617Z] echo Agent pid 39 killed; [2023-01-18T05:03:27.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T05:03:27.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T05:03:27.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T05:03:27.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T05:03:27.823Z] $ docker exec 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent [2023-01-18T05:03:27.927Z] SSH_AUTH_SOCK=/tmp/ssh-aqeFRLj3MAUp/agent.71 [2023-01-18T05:03:27.927Z] SSH_AGENT_PID=77 [2023-01-18T05:03:27.933Z] Running ssh-add (command line suppressed) [2023-01-18T05:03:28.032Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_5364641073073156681.key (/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_5364641073073156681.key) [2023-01-18T05:03:28.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T05:03:28.376Z] + git semver init [2023-01-18T05:03:28.635Z] 2023-01-18 05:03:28,548 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T05:03:28.635Z] 2023-01-18 05:03:28,548 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver [2023-01-18T05:03:28.635Z] 2023-01-18 05:03:28,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-215/.semver [2023-01-18T05:03:28.635Z] 2023-01-18 05:03:28,549 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-215, universal_newlines=False, shell=None, istream=None) [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,329 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-215/.git/info/exclude [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver/PR-215 with force:False [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,330 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver/PR-215 [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,332 [execute] INFO git cat-file --batch-check [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,337 [execute] INFO git cat-file --batch [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T05:03:29.573Z] 2023-01-18 05:03:29,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-215/.semver/PR-215 [2023-01-18T05:03:29.573Z] 0.0.0 [Pipeline] } [2023-01-18T05:03:29.599Z] $ docker exec --env ******** --env ******** 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent -k [2023-01-18T05:03:29.701Z] unset SSH_AUTH_SOCK; [2023-01-18T05:03:29.702Z] unset SSH_AGENT_PID; [2023-01-18T05:03:29.702Z] echo Agent pid 77 killed; [2023-01-18T05:03:29.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T05:03:30.118Z] + git semver [Pipeline] } [2023-01-18T05:03:30.403Z] $ docker stop --time=1 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 [2023-01-18T05:03:31.976Z] $ docker rm -f --volumes 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T05:03:32.431Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T05:03:32.762Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T05:03:32.778Z] [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-18T05:03:33.402Z] provisioning config files... [2023-01-18T05:03:33.412Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config13189418799624014663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:03:33.765Z] ---> docker-login.sh [2023-01-18T05:03:33.765Z] nexus3.edgexfoundry.org:10001 [2023-01-18T05:03:33.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:33.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:33.765Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:33.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:33.765Z] [2023-01-18T05:03:33.765Z] Login Succeeded [2023-01-18T05:03:33.765Z] nexus3.edgexfoundry.org:10002 [2023-01-18T05:03:33.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:33.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:33.765Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:33.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:33.765Z] [2023-01-18T05:03:33.765Z] Login Succeeded [2023-01-18T05:03:33.765Z] nexus3.edgexfoundry.org:10003 [2023-01-18T05:03:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:34.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:34.024Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:34.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:34.024Z] [2023-01-18T05:03:34.024Z] Login Succeeded [2023-01-18T05:03:34.024Z] nexus3.edgexfoundry.org:10004 [2023-01-18T05:03:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:34.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:34.024Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:34.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:34.024Z] [2023-01-18T05:03:34.024Z] Login Succeeded [2023-01-18T05:03:34.024Z] docker.io [2023-01-18T05:03:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:03:34.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:03:34.284Z] Configure a credential helper to remove this warning. See [2023-01-18T05:03:34.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:03:34.284Z] [2023-01-18T05:03:34.284Z] Login Succeeded [2023-01-18T05:03:34.284Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T05:03:34.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T05:03:34.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T05:03:34.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T05:03:34.570Z] ========================================================= [2023-01-18T05:03:34.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T05:03:34.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:03:35.054Z] + 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-18T05:03:35.054Z] Sending build context to Docker daemon 5.678MB [2023-01-18T05:03:35.054Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T05:03:35.054Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T05:03:35.318Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T05:03:35.318Z] 213ec9aee27d: Pulling fs layer [2023-01-18T05:03:35.318Z] 4583459ba037: Pulling fs layer [2023-01-18T05:03:35.318Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T05:03:35.318Z] 53926ce57604: Pulling fs layer [2023-01-18T05:03:35.318Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T05:03:35.318Z] 22ff95d597cd: Pulling fs layer [2023-01-18T05:03:35.318Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T05:03:35.318Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T05:03:35.318Z] a7acece74701: Pulling fs layer [2023-01-18T05:03:35.318Z] 53926ce57604: Waiting [2023-01-18T05:03:35.318Z] 21b2b0c7a3f4: Waiting [2023-01-18T05:03:35.318Z] 22ff95d597cd: Waiting [2023-01-18T05:03:35.318Z] 12d6caf4c0d1: Waiting [2023-01-18T05:03:35.318Z] 96b7cbca73a9: Waiting [2023-01-18T05:03:35.318Z] a7acece74701: Waiting [2023-01-18T05:03:35.318Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T05:03:35.318Z] 93c1e223e6f2: Download complete [2023-01-18T05:03:35.318Z] 4583459ba037: Verifying Checksum [2023-01-18T05:03:35.318Z] 4583459ba037: Download complete [2023-01-18T05:03:35.318Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T05:03:35.318Z] 21b2b0c7a3f4: Download complete [2023-01-18T05:03:35.318Z] 22ff95d597cd: Download complete [2023-01-18T05:03:35.318Z] 213ec9aee27d: Download complete [2023-01-18T05:03:35.582Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T05:03:35.582Z] 12d6caf4c0d1: Download complete [2023-01-18T05:03:35.582Z] 213ec9aee27d: Pull complete [2023-01-18T05:03:35.848Z] 4583459ba037: Pull complete [2023-01-18T05:03:36.112Z] a7acece74701: Verifying Checksum [2023-01-18T05:03:36.112Z] a7acece74701: Download complete [2023-01-18T05:03:36.112Z] 93c1e223e6f2: Pull complete [2023-01-18T05:03:36.371Z] 53926ce57604: Verifying Checksum [2023-01-18T05:03:36.371Z] 53926ce57604: Download complete [2023-01-18T05:03:36.629Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T05:03:36.629Z] 96b7cbca73a9: Download complete [2023-01-18T05:03:40.817Z] 53926ce57604: Pull complete [2023-01-18T05:03:40.817Z] 21b2b0c7a3f4: Pull complete [2023-01-18T05:03:41.385Z] 22ff95d597cd: Pull complete [2023-01-18T05:03:41.645Z] 12d6caf4c0d1: Pull complete [2023-01-18T05:03:44.180Z] 96b7cbca73a9: Pull complete [2023-01-18T05:03:44.437Z] a7acece74701: Pull complete [2023-01-18T05:03:44.437Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T05:03:44.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T05:03:44.437Z] ---> db6d94c90886 [2023-01-18T05:03:44.437Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T05:03:48.215Z] Still waiting to schedule task [2023-01-18T05:03:48.215Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T05:03:49.708Z] ---> Running in 43ea713738c6 [2023-01-18T05:03:49.708Z] Removing intermediate container 43ea713738c6 [2023-01-18T05:03:49.708Z] ---> 575e62da068d [2023-01-18T05:03:49.708Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T05:03:49.708Z] ---> Running in 84c9f9250faf [2023-01-18T05:03:49.708Z] Removing intermediate container 84c9f9250faf [2023-01-18T05:03:49.708Z] ---> 8348a6ae29de [2023-01-18T05:03:49.708Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T05:03:49.708Z] ---> Running in e63cc4fed86c [2023-01-18T05:03:49.708Z] Removing intermediate container e63cc4fed86c [2023-01-18T05:03:49.708Z] ---> fb602c877131 [2023-01-18T05:03:49.708Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T05:03:49.708Z] ---> Running in 96b38a27fbbb [2023-01-18T05:03:49.708Z] Removing intermediate container 96b38a27fbbb [2023-01-18T05:03:49.708Z] ---> 6b5b9f5f7f1b [2023-01-18T05:03:49.708Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T05:03:49.708Z] ---> Running in 48ec968365cc [2023-01-18T05:03:49.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T05:03:50.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T05:03:50.485Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T05:03:50.485Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-18T05:03:50.485Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T05:03:50.485Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T05:03:50.485Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T05:03:50.485Z] OK: 216 MiB in 55 packages [2023-01-18T05:03:51.052Z] Removing intermediate container 48ec968365cc [2023-01-18T05:03:51.052Z] ---> f2740f53513f [2023-01-18T05:03:51.052Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-18T05:03:51.052Z] ---> Running in 3ffef1c8fc26 [2023-01-18T05:03:51.052Z] Removing intermediate container 3ffef1c8fc26 [2023-01-18T05:03:51.052Z] ---> 0d93646d22ea [2023-01-18T05:03:51.052Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T05:03:51.311Z] ---> 045c860def2c [2023-01-18T05:03:51.311Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T05:03:51.311Z] ---> Running in 281da824ab2b [2023-01-18T05:04:37.995Z] Removing intermediate container 281da824ab2b [2023-01-18T05:04:37.995Z] ---> f47a79a994c5 [2023-01-18T05:04:37.995Z] Step 11/12 : COPY . . [2023-01-18T05:04:37.995Z] ---> 90c80772ef2e [2023-01-18T05:04:37.995Z] Step 12/12 : RUN ${MAKE} [2023-01-18T05:04:37.995Z] ---> Running in d37cdf5ac675 [2023-01-18T05:04:38.562Z] noop [2023-01-18T05:04:38.562Z] Removing intermediate container d37cdf5ac675 [2023-01-18T05:04:38.562Z] ---> 7c1847b3c1ca [2023-01-18T05:04:38.562Z] Successfully built 7c1847b3c1ca [2023-01-18T05:04:38.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:04:39.024Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T05:04:39.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:04:39.172Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2023-01-18T05:04:39.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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 ******** ci-base-image-x86_64 cat [2023-01-18T05:04:39.593Z] $ docker top cf49ce7e2faad7fcb6c40139baad20e9051d7ee2f7b91f569395ac71c80cfc81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T05:04:39.979Z] + go version [2023-01-18T05:04:39.979Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T05:04:40.017Z] $ docker stop --time=1 cf49ce7e2faad7fcb6c40139baad20e9051d7ee2f7b91f569395ac71c80cfc81 [2023-01-18T05:04:41.304Z] $ docker rm -f --volumes cf49ce7e2faad7fcb6c40139baad20e9051d7ee2f7b91f569395ac71c80cfc81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:04:42.007Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T05:04:42.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:04:42.155Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2023-01-18T05:04:42.182Z] $ 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-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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 ******** ci-base-image-x86_64 cat [2023-01-18T05:04:42.491Z] $ docker top 364563e97148ab83d17179ca6dff35e0cb91f116a316edbe892968f16007f9cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T05:04:42.868Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-215 [Pipeline] fileExists [Pipeline] sh [2023-01-18T05:04:43.228Z] + make test [2023-01-18T05:04:43.228Z] go test ./... -coverprofile=coverage.out [2023-01-18T05:04:43.486Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-18T05:04:51.586Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-18T05:04:51.586Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.024s coverage: 0.0% of statements [2023-01-18T05:04:59.697Z] 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-18T05:04:59.697Z] go vet ./... [2023-01-18T05:05:01.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T05:05:01.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T05:05:01.634Z] ./bin/test-attribution-txt.sh [2023-01-18T05:05:01.634Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T05:05:01.634Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T05:05:01.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T05:05:01.698Z] $ docker stop --time=1 364563e97148ab83d17179ca6dff35e0cb91f116a316edbe892968f16007f9cb [2023-01-18T05:05:03.716Z] $ docker rm -f --volumes 364563e97148ab83d17179ca6dff35e0cb91f116a316edbe892968f16007f9cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T05:05:04.214Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T05:05:04.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-18T05:05:04.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T05:05:05.271Z] + ls -al . [2023-01-18T05:05:05.271Z] total 172 [2023-01-18T05:05:05.271Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 05:04 . [2023-01-18T05:05:05.271Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:03 .. [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 18 05:03 .dockerignore [2023-01-18T05:05:05.271Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 05:04 .git [2023-01-18T05:05:05.271Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:03 .github [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 18 05:03 .gitignore [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 05:03 .golangci.yml [2023-01-18T05:05:05.271Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 05:03 .semver [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 18 05:03 Attribution.txt [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 18 05:03 CHANGELOG.md [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 18 05:03 Dockerfile [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 05:03 GOVERNANCE.md [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 18 05:03 Jenkinsfile [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 05:03 LICENSE [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 18 05:03 Makefile [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 05:03 OWNERS.md [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 18 05:03 README.md [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 05:03 VERSION [2023-01-18T05:05:05.271Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 05:03 bin [2023-01-18T05:05:05.271Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:03 cmd [2023-01-18T05:05:05.271Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 18 05:04 coverage.out [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 3380 Jan 18 05:03 go.mod [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 34497 Jan 18 05:03 go.sum [2023-01-18T05:05:05.271Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:03 internal [2023-01-18T05:05:05.271Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:03 snap [2023-01-18T05:05:05.271Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 18 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:05:05.682Z] + 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=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 --label arch=amd64 --label version=0.0.0 . [2023-01-18T05:05:05.682Z] Sending build context to Docker daemon 5.686MB [2023-01-18T05:05:05.682Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T05:05:05.682Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T05:05:05.682Z] ---> 7c1847b3c1ca [2023-01-18T05:05:05.682Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T05:05:05.682Z] ---> Running in a3f5e232c979 [2023-01-18T05:05:05.941Z] Removing intermediate container a3f5e232c979 [2023-01-18T05:05:05.941Z] ---> 26b40641eae2 [2023-01-18T05:05:05.941Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T05:05:05.941Z] ---> Running in c59646946eb3 [2023-01-18T05:05:05.941Z] Removing intermediate container c59646946eb3 [2023-01-18T05:05:05.941Z] ---> 070e12826666 [2023-01-18T05:05:05.941Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T05:05:05.941Z] ---> Running in 5def313960e5 [2023-01-18T05:05:05.941Z] Removing intermediate container 5def313960e5 [2023-01-18T05:05:05.941Z] ---> ccae78b1b190 [2023-01-18T05:05:05.941Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T05:05:05.941Z] ---> Running in 1c2e536a3f26 [2023-01-18T05:05:06.198Z] Removing intermediate container 1c2e536a3f26 [2023-01-18T05:05:06.198Z] ---> fcc791405145 [2023-01-18T05:05:06.198Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T05:05:06.198Z] ---> Running in 3e8c8e937cfa [2023-01-18T05:05:06.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T05:05:06.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T05:05:06.974Z] OK: 216 MiB in 55 packages [2023-01-18T05:05:07.231Z] Removing intermediate container 3e8c8e937cfa [2023-01-18T05:05:07.231Z] ---> 319aa3b3e746 [2023-01-18T05:05:07.231Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-18T05:05:07.231Z] ---> Running in c6f512a386d9 [2023-01-18T05:05:07.231Z] Removing intermediate container c6f512a386d9 [2023-01-18T05:05:07.231Z] ---> bb3f906ec07e [2023-01-18T05:05:07.231Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T05:05:07.489Z] ---> b80b4163617a [2023-01-18T05:05:07.489Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T05:05:07.489Z] ---> Running in 9b109ab02a88 [2023-01-18T05:05:08.424Z] Removing intermediate container 9b109ab02a88 [2023-01-18T05:05:08.424Z] ---> 11f1347b43b5 [2023-01-18T05:05:08.424Z] Step 11/24 : COPY . . [2023-01-18T05:05:08.424Z] ---> 099ec51a8401 [2023-01-18T05:05:08.424Z] Step 12/24 : RUN ${MAKE} [2023-01-18T05:05:08.424Z] ---> Running in d5e782188157 [2023-01-18T05:05:08.682Z] 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-18T05:05:30.603Z] Removing intermediate container d5e782188157 [2023-01-18T05:05:30.603Z] ---> 79579fca4eea [2023-01-18T05:05:30.603Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T05:05:30.603Z] 3.16: Pulling from library/alpine [2023-01-18T05:05:30.603Z] ca7dd9ec2225: Pulling fs layer [2023-01-18T05:05:30.603Z] ca7dd9ec2225: Verifying Checksum [2023-01-18T05:05:30.603Z] ca7dd9ec2225: Download complete [2023-01-18T05:05:30.603Z] ca7dd9ec2225: Pull complete [2023-01-18T05:05:30.603Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T05:05:30.603Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T05:05:30.603Z] ---> bfe296a52501 [2023-01-18T05:05:30.603Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T05:05:30.603Z] ---> Running in a6b8831f7811 [2023-01-18T05:05:30.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T05:05:30.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T05:05:30.603Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T05:05:30.603Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T05:05:30.603Z] OK: 6 MiB in 15 packages [2023-01-18T05:05:30.603Z] Removing intermediate container a6b8831f7811 [2023-01-18T05:05:30.603Z] ---> 772451abdb43 [2023-01-18T05:05:30.603Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-18T05:05:30.603Z] ---> 93494d2a487c [2023-01-18T05:05:30.603Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-18T05:05:30.603Z] ---> 5cf9e3ebcc23 [2023-01-18T05:05:30.603Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-18T05:05:30.603Z] ---> 5c4e23ca4928 [2023-01-18T05:05:30.603Z] Step 18/24 : EXPOSE 59993 [2023-01-18T05:05:30.603Z] ---> Running in 37732c50e066 [2023-01-18T05:05:30.603Z] Removing intermediate container 37732c50e066 [2023-01-18T05:05:30.603Z] ---> de55cd25c0b1 [2023-01-18T05:05:30.603Z] Step 19/24 : EXPOSE 161 [2023-01-18T05:05:30.603Z] ---> Running in ac32d3620cc6 [2023-01-18T05:05:30.603Z] Removing intermediate container ac32d3620cc6 [2023-01-18T05:05:30.603Z] ---> 16cd90952e65 [2023-01-18T05:05:30.603Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-18T05:05:30.603Z] ---> Running in ae4ced84bdcc [2023-01-18T05:05:30.603Z] Removing intermediate container ae4ced84bdcc [2023-01-18T05:05:30.603Z] ---> 3308f6c88a23 [2023-01-18T05:05:30.603Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T05:05:30.603Z] ---> Running in e1c982b0f01e [2023-01-18T05:05:30.603Z] Removing intermediate container e1c982b0f01e [2023-01-18T05:05:30.603Z] ---> 1e9df1ea0384 [2023-01-18T05:05:30.603Z] Step 22/24 : LABEL arch=amd64 [2023-01-18T05:05:30.603Z] ---> Running in c7e7306d622c [2023-01-18T05:05:30.603Z] Removing intermediate container c7e7306d622c [2023-01-18T05:05:30.603Z] ---> ddf540912c84 [2023-01-18T05:05:30.603Z] Step 23/24 : LABEL git_sha=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [2023-01-18T05:05:30.603Z] ---> Running in f174f0050213 [2023-01-18T05:05:30.862Z] Removing intermediate container f174f0050213 [2023-01-18T05:05:30.863Z] ---> ca9f09b55ef2 [2023-01-18T05:05:30.863Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T05:05:30.863Z] ---> Running in a12953bafa0a [2023-01-18T05:05:30.863Z] Removing intermediate container a12953bafa0a [2023-01-18T05:05:30.863Z] ---> 3b9deaf641f6 [2023-01-18T05:05:30.863Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T05:05:30.863Z] Successfully built 3b9deaf641f6 [2023-01-18T05:05:30.863Z] 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-18T05:05:31.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T05:05:31.708Z] [2023-01-18T05:05:31.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:05:32.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T05:05:32.103Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T05:05:32.103Z] 5eb5b503b376: Pulling fs layer [2023-01-18T05:05:32.103Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T05:05:32.103Z] ec43610c2a17: Pulling fs layer [2023-01-18T05:05:32.103Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T05:05:32.103Z] 33b1e0a273af: Pulling fs layer [2023-01-18T05:05:32.103Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T05:05:32.103Z] 2f39f015ded8: Pulling fs layer [2023-01-18T05:05:32.103Z] 3a2ae6a8a46f: Waiting [2023-01-18T05:05:32.103Z] 33b1e0a273af: Waiting [2023-01-18T05:05:32.103Z] 5d3b04190fa2: Waiting [2023-01-18T05:05:32.103Z] 2f39f015ded8: Waiting [2023-01-18T05:05:32.103Z] 5c69ac0246d0: Download complete [2023-01-18T05:05:32.103Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T05:05:32.103Z] 3a2ae6a8a46f: Download complete [2023-01-18T05:05:32.378Z] 33b1e0a273af: Verifying Checksum [2023-01-18T05:05:32.378Z] 33b1e0a273af: Download complete [2023-01-18T05:05:32.378Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T05:05:32.378Z] 5d3b04190fa2: Download complete [2023-01-18T05:05:32.662Z] ec43610c2a17: Verifying Checksum [2023-01-18T05:05:32.662Z] ec43610c2a17: Download complete [2023-01-18T05:05:32.937Z] 5eb5b503b376: Verifying Checksum [2023-01-18T05:05:32.937Z] 5eb5b503b376: Download complete [2023-01-18T05:05:33.898Z] 2f39f015ded8: Verifying Checksum [2023-01-18T05:05:33.898Z] 2f39f015ded8: Download complete [2023-01-18T05:05:34.156Z] 5eb5b503b376: Pull complete [2023-01-18T05:05:34.420Z] 5c69ac0246d0: Pull complete [2023-01-18T05:05:34.678Z] ec43610c2a17: Pull complete [2023-01-18T05:05:34.942Z] 3a2ae6a8a46f: Pull complete [2023-01-18T05:05:35.210Z] 33b1e0a273af: Pull complete [2023-01-18T05:05:35.210Z] 5d3b04190fa2: Pull complete [2023-01-18T05:05:39.402Z] 2f39f015ded8: Pull complete [2023-01-18T05:05:39.402Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T05:05:39.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T05:05:39.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:05:39.608Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2023-01-18T05:05:39.637Z] $ 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-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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-18T05:05:42.271Z] $ docker top 461af64678be758555aa3e3ebd2061fc20f30eaffd306da33c480d0418dbb226 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:05:42.709Z] ---> job-cost.sh [2023-01-18T05:05:42.709Z] lf-activate-venv: SKIPPING [2023-01-18T05:05:42.709Z] INFO: No Stack... [2023-01-18T05:05:42.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T05:05:43.226Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T05:05:43.541Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-215/archives/cost.csv [2023-01-18T05:05:43.541Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T05:05:43.580Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [2023-01-18T05:05:43.585Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] did not exist. Created. [2023-01-18T05:05:43.585Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T05:05:43.984Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T05:05:44.031Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T05:05:44.063Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T05:05:44.144Z] $ docker stop --time=1 461af64678be758555aa3e3ebd2061fc20f30eaffd306da33c480d0418dbb226 [2023-01-18T05:05:45.310Z] $ docker rm -f --volumes 461af64678be758555aa3e3ebd2061fc20f30eaffd306da33c480d0418dbb226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T05:05:48.673Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2879 in /w/workspace/gexfoundry_device-snmp-go_PR-215 [Pipeline] { [Pipeline] ws [2023-01-18T05:05:48.732Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-18T05:05:48.811Z] Selected Git installation does not exist. Using Default [2023-01-18T05:05:48.811Z] The recommended git tool is: NONE [2023-01-18T05:05:54.240Z] using credential edgex-jenkins-ssh [2023-01-18T05:05:54.259Z] Cloning the remote Git repository [2023-01-18T05:05:54.311Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-18T05:05:54.393Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-01-18T05:05:54.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-18T05:05:54.556Z] > git --version # timeout=10 [2023-01-18T05:05:54.578Z] > git --version # 'git version 2.25.1' [2023-01-18T05:05:54.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T05:05:54.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T05:05:55.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-18T05:05:55.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T05:05:57.170Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [2023-01-18T05:05:57.400Z] Merge succeeded, producing cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [2023-01-18T05:05:57.400Z] Checking out Revision cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 (PR-215) [2023-01-18T05:05:56.616Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-18T05:05:56.659Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-18T05:05:56.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T05:05:56.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T05:05:57.192Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T05:05:57.211Z] > git checkout -f cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 [2023-01-18T05:05:57.296Z] > git remote # timeout=10 [2023-01-18T05:05:57.313Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T05:05:57.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T05:05:57.356Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-01-18T05:05:57.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T05:05:57.410Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T05:05:57.433Z] > git checkout -f cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 [2023-01-18T05:05:57.924Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-18T05:05:57.973Z] > git --version # timeout=10 [2023-01-18T05:05:57.983Z] > git --version # 'git version 2.25.1' [2023-01-18T05:05:58.002Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T05:05:59.061Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T05:05:59.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T05:05:59.061Z] Dload Upload Total Spent Left Speed [2023-01-18T05:05:59.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-01-18T05:05:59.750Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T05:06:00.105Z] + sudo tee /etc/docker/daemon.new [2023-01-18T05:06:00.105Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T05:06:00.105Z] { [2023-01-18T05:06:00.105Z] "registry-mirrors": [ [2023-01-18T05:06:00.105Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T05:06:00.105Z] ], [2023-01-18T05:06:00.105Z] "bip": "10.250.0.254/24", [2023-01-18T05:06:00.105Z] "hosts": [ [2023-01-18T05:06:00.105Z] "tcp://0.0.0.0:5555", [2023-01-18T05:06:00.105Z] "unix:///var/run/docker.sock" [2023-01-18T05:06:00.105Z] ], [2023-01-18T05:06:00.105Z] "mtu": 1458, [2023-01-18T05:06:00.105Z] "selinux-enabled": true, [2023-01-18T05:06:00.105Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T05:06:00.105Z] } [Pipeline] sh [2023-01-18T05:06:00.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T05:06:00.818Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T05:06:19.135Z] provisioning config files... [2023-01-18T05:06:19.165Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7866496231696090868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:06:19.555Z] ---> docker-login.sh [2023-01-18T05:06:19.555Z] nexus3.edgexfoundry.org:10001 [2023-01-18T05:06:20.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:06:20.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:06:20.413Z] Configure a credential helper to remove this warning. See [2023-01-18T05:06:20.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:06:20.413Z] [2023-01-18T05:06:20.413Z] Login Succeeded [2023-01-18T05:06:20.413Z] nexus3.edgexfoundry.org:10002 [2023-01-18T05:06:20.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:06:20.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:06:20.684Z] Configure a credential helper to remove this warning. See [2023-01-18T05:06:20.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:06:20.684Z] [2023-01-18T05:06:20.684Z] Login Succeeded [2023-01-18T05:06:20.684Z] nexus3.edgexfoundry.org:10003 [2023-01-18T05:06:20.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:06:20.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:06:20.953Z] Configure a credential helper to remove this warning. See [2023-01-18T05:06:20.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:06:20.953Z] [2023-01-18T05:06:20.953Z] Login Succeeded [2023-01-18T05:06:21.224Z] nexus3.edgexfoundry.org:10004 [2023-01-18T05:06:21.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:06:21.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:06:21.494Z] Configure a credential helper to remove this warning. See [2023-01-18T05:06:21.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:06:21.494Z] [2023-01-18T05:06:21.494Z] Login Succeeded [2023-01-18T05:06:21.494Z] docker.io [2023-01-18T05:06:21.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T05:06:22.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T05:06:22.031Z] Configure a credential helper to remove this warning. See [2023-01-18T05:06:22.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T05:06:22.031Z] [2023-01-18T05:06:22.031Z] Login Succeeded [2023-01-18T05:06:22.031Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T05:06:22.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T05:06:22.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T05:06:22.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T05:06:22.512Z] ========================================================= [2023-01-18T05:06:22.512Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T05:06:22.512Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:06:23.005Z] + 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-18T05:06:23.272Z] Sending build context to Docker daemon 2.939MB [2023-01-18T05:06:23.272Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T05:06:23.272Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T05:06:23.540Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T05:06:23.540Z] 9b18e9b68314: Pulling fs layer [2023-01-18T05:06:23.540Z] 35d82f9e3411: Pulling fs layer [2023-01-18T05:06:23.540Z] e16973657156: Pulling fs layer [2023-01-18T05:06:23.540Z] fc693d55d65f: Pulling fs layer [2023-01-18T05:06:23.540Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T05:06:23.540Z] dda99020689f: Pulling fs layer [2023-01-18T05:06:23.540Z] db1c61fa0a46: Pulling fs layer [2023-01-18T05:06:23.540Z] 891c053d2c06: Pulling fs layer [2023-01-18T05:06:23.540Z] fc693d55d65f: Waiting [2023-01-18T05:06:23.540Z] 7e9fc2657dce: Waiting [2023-01-18T05:06:23.540Z] dda99020689f: Waiting [2023-01-18T05:06:23.540Z] 891c053d2c06: Waiting [2023-01-18T05:06:23.540Z] db1c61fa0a46: Waiting [2023-01-18T05:06:23.540Z] e16973657156: Download complete [2023-01-18T05:06:23.540Z] 35d82f9e3411: Download complete [2023-01-18T05:06:23.540Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T05:06:23.540Z] 7e9fc2657dce: Download complete [2023-01-18T05:06:23.540Z] dda99020689f: Verifying Checksum [2023-01-18T05:06:23.540Z] dda99020689f: Download complete [2023-01-18T05:06:23.540Z] 9b18e9b68314: Download complete [2023-01-18T05:06:24.507Z] 9b18e9b68314: Pull complete [2023-01-18T05:06:24.507Z] 891c053d2c06: Verifying Checksum [2023-01-18T05:06:24.507Z] 891c053d2c06: Download complete [2023-01-18T05:06:25.097Z] 35d82f9e3411: Pull complete [2023-01-18T05:06:25.689Z] e16973657156: Pull complete [2023-01-18T05:06:25.957Z] db1c61fa0a46: Verifying Checksum [2023-01-18T05:06:25.957Z] db1c61fa0a46: Download complete [2023-01-18T05:06:26.541Z] fc693d55d65f: Verifying Checksum [2023-01-18T05:06:26.541Z] fc693d55d65f: Download complete [2023-01-18T05:06:38.857Z] fc693d55d65f: Pull complete [2023-01-18T05:06:38.857Z] 7e9fc2657dce: Pull complete [2023-01-18T05:06:38.857Z] dda99020689f: Pull complete [2023-01-18T05:06:42.201Z] db1c61fa0a46: Pull complete [2023-01-18T05:06:44.290Z] 891c053d2c06: Pull complete [2023-01-18T05:06:44.559Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T05:06:44.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T05:06:44.559Z] ---> f96f9c87975a [2023-01-18T05:06:44.559Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T05:06:46.512Z] ---> Running in 25088d591f93 [2023-01-18T05:06:47.102Z] Removing intermediate container 25088d591f93 [2023-01-18T05:06:47.102Z] ---> d9781409c6a3 [2023-01-18T05:06:47.103Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T05:06:47.103Z] ---> Running in e921f7e6b502 [2023-01-18T05:06:47.370Z] Removing intermediate container e921f7e6b502 [2023-01-18T05:06:47.370Z] ---> 37123a64ade7 [2023-01-18T05:06:47.370Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T05:06:47.370Z] ---> Running in 672be3117019 [2023-01-18T05:06:47.643Z] Removing intermediate container 672be3117019 [2023-01-18T05:06:47.643Z] ---> b83a32737cbd [2023-01-18T05:06:47.643Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T05:06:47.915Z] ---> Running in 901ec13e7841 [2023-01-18T05:06:48.197Z] Removing intermediate container 901ec13e7841 [2023-01-18T05:06:48.197Z] ---> 0c1f7ab2fb46 [2023-01-18T05:06:48.197Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T05:06:48.197Z] ---> Running in f4e6b38637b5 [2023-01-18T05:06:49.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T05:06:49.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T05:06:51.023Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T05:06:51.023Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-18T05:06:51.023Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T05:06:51.023Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T05:06:51.023Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T05:06:51.023Z] OK: 226 MiB in 55 packages [2023-01-18T05:06:52.442Z] Removing intermediate container f4e6b38637b5 [2023-01-18T05:06:52.442Z] ---> 690d86069660 [2023-01-18T05:06:52.442Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-18T05:06:52.442Z] ---> Running in 7dc7dd485149 [2023-01-18T05:06:52.713Z] Removing intermediate container 7dc7dd485149 [2023-01-18T05:06:52.713Z] ---> 58e0f57802c7 [2023-01-18T05:06:52.713Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T05:06:53.301Z] ---> ddb2930cbe5a [2023-01-18T05:06:53.301Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T05:06:53.301Z] ---> Running in ccae7bdd2901 [2023-01-18T05:08:01.221Z] Removing intermediate container ccae7bdd2901 [2023-01-18T05:08:01.221Z] ---> 661a3bca8f6a [2023-01-18T05:08:01.221Z] Step 11/12 : COPY . . [2023-01-18T05:08:01.221Z] ---> 864a4c579073 [2023-01-18T05:08:01.221Z] Step 12/12 : RUN ${MAKE} [2023-01-18T05:08:01.221Z] ---> Running in f8613b5ca591 [2023-01-18T05:08:01.221Z] noop [2023-01-18T05:08:01.221Z] Removing intermediate container f8613b5ca591 [2023-01-18T05:08:01.221Z] ---> f53739e8bbc6 [2023-01-18T05:08:01.221Z] Successfully built f53739e8bbc6 [2023-01-18T05:08:01.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:08:01.715Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T05:08:01.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:08:01.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container [2023-01-18T05:08:02.059Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-18T05:08:03.309Z] $ docker top 0eb896712fe92a011a10996cb17943ae8cab4606f537db3c818bb472d04f33de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T05:08:04.199Z] + go version [2023-01-18T05:08:04.199Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T05:08:04.237Z] $ docker stop --time=1 0eb896712fe92a011a10996cb17943ae8cab4606f537db3c818bb472d04f33de [2023-01-18T05:08:05.861Z] $ docker rm -f --volumes 0eb896712fe92a011a10996cb17943ae8cab4606f537db3c818bb472d04f33de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:08:06.706Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T05:08:06.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:08:06.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container [2023-01-18T05:08:07.034Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-18T05:08:08.430Z] $ docker top f2fa0a2988314ebe1f0c4a637cd8f25d078e98d3daf953679ae438d6cf117683 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T05:08:08.981Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T05:08:09.363Z] + make test [2023-01-18T05:08:09.363Z] go test ./... -coverprofile=coverage.out [2023-01-18T05:08:11.325Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-18T05:09:32.946Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-18T05:09:32.946Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements [2023-01-18T05:09:32.946Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T05:09:32.946Z] go vet ./... [2023-01-18T05:09:55.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T05:09:55.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T05:09:55.041Z] ./bin/test-attribution-txt.sh [2023-01-18T05:09:55.041Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T05:09:55.041Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T05:09:55.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T05:09:55.110Z] $ docker stop --time=1 f2fa0a2988314ebe1f0c4a637cd8f25d078e98d3daf953679ae438d6cf117683 [2023-01-18T05:09:56.859Z] $ docker rm -f --volumes f2fa0a2988314ebe1f0c4a637cd8f25d078e98d3daf953679ae438d6cf117683 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T05:09:57.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T05:09:57.898Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T05:09:58.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T05:09:59.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T05:09:59.356Z] + ls -al . [2023-01-18T05:09:59.356Z] total 168 [2023-01-18T05:09:59.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 05:08 . [2023-01-18T05:09:59.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:05 .. [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 18 05:05 .dockerignore [2023-01-18T05:09:59.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 05:05 .git [2023-01-18T05:09:59.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:05 .github [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 18 05:05 .gitignore [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 05:05 .golangci.yml [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 18 05:05 Attribution.txt [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 18 05:05 CHANGELOG.md [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 18 05:05 Dockerfile [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 05:05 GOVERNANCE.md [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 18 05:05 Jenkinsfile [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 05:05 LICENSE [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 18 05:05 Makefile [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 05:05 OWNERS.md [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 18 05:05 README.md [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 05:03 VERSION [2023-01-18T05:09:59.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 05:05 bin [2023-01-18T05:09:59.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:05 cmd [2023-01-18T05:09:59.356Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 18 05:09 coverage.out [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 3380 Jan 18 05:05 go.mod [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 34497 Jan 18 05:05 go.sum [2023-01-18T05:09:59.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:05 internal [2023-01-18T05:09:59.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:05 snap [2023-01-18T05:09:59.356Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 18 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:09:59.783Z] + 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=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 --label arch=arm64 --label version=0.0.0 . [2023-01-18T05:10:00.051Z] Sending build context to Docker daemon 2.948MB [2023-01-18T05:10:00.051Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T05:10:00.051Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T05:10:00.051Z] ---> f53739e8bbc6 [2023-01-18T05:10:00.051Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T05:10:00.323Z] ---> Running in da89819039bf [2023-01-18T05:10:00.598Z] Removing intermediate container da89819039bf [2023-01-18T05:10:00.598Z] ---> c5708de30599 [2023-01-18T05:10:00.598Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T05:10:00.598Z] ---> Running in 3469ece0c397 [2023-01-18T05:10:01.193Z] Removing intermediate container 3469ece0c397 [2023-01-18T05:10:01.193Z] ---> e60469097ef7 [2023-01-18T05:10:01.193Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T05:10:01.193Z] ---> Running in 00e8363cc92f [2023-01-18T05:10:01.466Z] Removing intermediate container 00e8363cc92f [2023-01-18T05:10:01.466Z] ---> f7f3134200ac [2023-01-18T05:10:01.466Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T05:10:01.743Z] ---> Running in 4943c664dd30 [2023-01-18T05:10:02.017Z] Removing intermediate container 4943c664dd30 [2023-01-18T05:10:02.017Z] ---> 5243ee3da2d5 [2023-01-18T05:10:02.017Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T05:10:02.017Z] ---> Running in 8add92f38ff1 [2023-01-18T05:10:03.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T05:10:03.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T05:10:04.568Z] OK: 226 MiB in 55 packages [2023-01-18T05:10:05.529Z] Removing intermediate container 8add92f38ff1 [2023-01-18T05:10:05.529Z] ---> 25d40529d792 [2023-01-18T05:10:05.529Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-18T05:10:05.529Z] ---> Running in d9061ad6c5d8 [2023-01-18T05:10:06.116Z] Removing intermediate container d9061ad6c5d8 [2023-01-18T05:10:06.116Z] ---> 9550564c481a [2023-01-18T05:10:06.116Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T05:10:06.705Z] ---> 9e712896e265 [2023-01-18T05:10:06.705Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T05:10:06.705Z] ---> Running in ede7c775e564 [2023-01-18T05:10:10.070Z] Removing intermediate container ede7c775e564 [2023-01-18T05:10:10.070Z] ---> 3065623c52ed [2023-01-18T05:10:10.070Z] Step 11/24 : COPY . . [2023-01-18T05:10:11.036Z] ---> 80ec947e80af [2023-01-18T05:10:11.036Z] Step 12/24 : RUN ${MAKE} [2023-01-18T05:10:11.036Z] ---> Running in 74b1fe747172 [2023-01-18T05:10:12.457Z] 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-18T05:12:34.209Z] Removing intermediate container 74b1fe747172 [2023-01-18T05:12:34.209Z] ---> 209008db18b1 [2023-01-18T05:12:34.209Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T05:12:34.209Z] 3.16: Pulling from library/alpine [2023-01-18T05:12:34.209Z] 6875df1f5354: Pulling fs layer [2023-01-18T05:12:34.209Z] 6875df1f5354: Verifying Checksum [2023-01-18T05:12:34.209Z] 6875df1f5354: Download complete [2023-01-18T05:12:34.209Z] 6875df1f5354: Pull complete [2023-01-18T05:12:34.209Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T05:12:34.209Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T05:12:34.209Z] ---> 2b4661558fb8 [2023-01-18T05:12:34.209Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T05:12:34.209Z] ---> Running in 7f3dbf4af471 [2023-01-18T05:12:34.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T05:12:34.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T05:12:34.209Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T05:12:34.209Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T05:12:34.209Z] OK: 5 MiB in 15 packages [2023-01-18T05:12:34.209Z] Removing intermediate container 7f3dbf4af471 [2023-01-18T05:12:34.209Z] ---> 3e62be65866e [2023-01-18T05:12:34.209Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-18T05:12:34.209Z] ---> 8ddf1efd306d [2023-01-18T05:12:34.209Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-18T05:12:34.209Z] ---> 71c7c86492b1 [2023-01-18T05:12:34.209Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-18T05:12:34.209Z] ---> 55b3fd9fd6a1 [2023-01-18T05:12:34.209Z] Step 18/24 : EXPOSE 59993 [2023-01-18T05:12:34.209Z] ---> Running in efdeafd8be41 [2023-01-18T05:12:34.209Z] Removing intermediate container efdeafd8be41 [2023-01-18T05:12:34.209Z] ---> 6dfa8f5218b9 [2023-01-18T05:12:34.209Z] Step 19/24 : EXPOSE 161 [2023-01-18T05:12:34.209Z] ---> Running in bb6e892da751 [2023-01-18T05:12:34.477Z] Removing intermediate container bb6e892da751 [2023-01-18T05:12:34.477Z] ---> 47678e1e7d32 [2023-01-18T05:12:34.477Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-18T05:12:34.477Z] ---> Running in 4625b96b7eca [2023-01-18T05:12:34.746Z] Removing intermediate container 4625b96b7eca [2023-01-18T05:12:34.746Z] ---> f8d9fb9e3538 [2023-01-18T05:12:34.746Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T05:12:34.746Z] ---> Running in 94a7df93dc39 [2023-01-18T05:12:35.020Z] Removing intermediate container 94a7df93dc39 [2023-01-18T05:12:35.020Z] ---> 13839b0a8b06 [2023-01-18T05:12:35.020Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T05:12:35.020Z] ---> Running in 509720e1d122 [2023-01-18T05:12:35.295Z] Removing intermediate container 509720e1d122 [2023-01-18T05:12:35.296Z] ---> fecfaf3ab3a3 [2023-01-18T05:12:35.296Z] Step 23/24 : LABEL git_sha=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [2023-01-18T05:12:35.566Z] ---> Running in 0d86b8fd6e4a [2023-01-18T05:12:35.837Z] Removing intermediate container 0d86b8fd6e4a [2023-01-18T05:12:35.837Z] ---> 80966ff536fb [2023-01-18T05:12:35.837Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T05:12:35.837Z] ---> Running in b2be7e047dff [2023-01-18T05:12:36.104Z] Removing intermediate container b2be7e047dff [2023-01-18T05:12:36.104Z] ---> adc3132d06a8 [2023-01-18T05:12:36.104Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T05:12:36.104Z] Successfully built adc3132d06a8 [2023-01-18T05:12:36.104Z] 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-18T05:12:36.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T05:12:36.952Z] [2023-01-18T05:12:36.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:12:37.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T05:12:37.369Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T05:12:37.369Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T05:12:37.369Z] 04944245beec: Pulling fs layer [2023-01-18T05:12:37.369Z] 699f458cf7ca: Pulling fs layer [2023-01-18T05:12:37.369Z] 765212b225bb: Pulling fs layer [2023-01-18T05:12:37.369Z] f23df028b6ca: Pulling fs layer [2023-01-18T05:12:37.369Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T05:12:37.369Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T05:12:37.369Z] f23df028b6ca: Waiting [2023-01-18T05:12:37.369Z] d65c8cfc05b1: Waiting [2023-01-18T05:12:37.369Z] 2437ff75d9bd: Waiting [2023-01-18T05:12:37.369Z] 765212b225bb: Waiting [2023-01-18T05:12:37.640Z] 04944245beec: Verifying Checksum [2023-01-18T05:12:37.640Z] 04944245beec: Download complete [2023-01-18T05:12:37.640Z] 765212b225bb: Verifying Checksum [2023-01-18T05:12:37.640Z] 765212b225bb: Download complete [2023-01-18T05:12:37.640Z] f23df028b6ca: Download complete [2023-01-18T05:12:37.640Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T05:12:37.640Z] d65c8cfc05b1: Download complete [2023-01-18T05:12:37.912Z] 699f458cf7ca: Verifying Checksum [2023-01-18T05:12:37.912Z] 699f458cf7ca: Download complete [2023-01-18T05:12:38.183Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T05:12:38.183Z] 8998bd30e6a1: Download complete [2023-01-18T05:12:40.773Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T05:12:40.773Z] 2437ff75d9bd: Download complete [2023-01-18T05:12:42.186Z] 8998bd30e6a1: Pull complete [2023-01-18T05:12:43.590Z] 04944245beec: Pull complete [2023-01-18T05:12:45.004Z] 699f458cf7ca: Pull complete [2023-01-18T05:12:45.004Z] 765212b225bb: Pull complete [2023-01-18T05:12:45.970Z] f23df028b6ca: Pull complete [2023-01-18T05:12:46.238Z] d65c8cfc05b1: Pull complete [2023-01-18T05:13:01.377Z] 2437ff75d9bd: Pull complete [2023-01-18T05:13:01.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T05:13:01.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T05:13:01.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:13:01.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container [2023-01-18T05:13:01.800Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T05:13:04.261Z] $ docker top 48bd5e20e03feb0ae3b97a8b46b1c2f205dd220f4032c6f5cc8a98fac175c320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:05.166Z] ---> job-cost.sh [2023-01-18T05:13:05.166Z] lf-activate-venv: SKIPPING [2023-01-18T05:13:05.166Z] INFO: No Stack... [2023-01-18T05:13:05.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T05:13:06.389Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T05:13:06.731Z] + cut -d, -f6 [2023-01-18T05:13:06.731Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-01-18T05:13:07.085Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [2023-01-18T05:13:07.089Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] did not exist. Created. [2023-01-18T05:13:07.089Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T05:13:07.820Z] /w/workspace/device-snmp-go/1@tmp/durable-66e85a17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T05:13:08.174Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T05:13:08.211Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T05:13:08.253Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T05:13:08.267Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T05:13:08.354Z] $ docker stop --time=1 48bd5e20e03feb0ae3b97a8b46b1c2f205dd220f4032c6f5cc8a98fac175c320 [2023-01-18T05:13:09.840Z] $ docker rm -f --volumes 48bd5e20e03feb0ae3b97a8b46b1c2f205dd220f4032c6f5cc8a98fac175c320 [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-18T05:13:10.839Z] provisioning config files... [2023-01-18T05:13:10.849Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config14760714877107024837tmp [Pipeline] { [Pipeline] sh [2023-01-18T05:13:11.189Z] + set +x [2023-01-18T05:13:11.189Z] + curl -s https://codecov.io/bash [2023-01-18T05:13:11.189Z] + bash -s -- [2023-01-18T05:13:11.189Z] [2023-01-18T05:13:11.189Z] _____ _ [2023-01-18T05:13:11.189Z] / ____| | | [2023-01-18T05:13:11.189Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T05:13:11.189Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T05:13:11.189Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T05:13:11.189Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T05:13:11.189Z] Bash-1.0.6 [2023-01-18T05:13:11.189Z] [2023-01-18T05:13:11.189Z] [2023-01-18T05:13:11.189Z] ==> git version 2.25.1 found [2023-01-18T05:13:11.189Z] ==> 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-18T05:13:11.189Z] Release-Date: 2020-01-08 [2023-01-18T05:13:11.189Z] 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-18T05:13:11.189Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T05:13:11.189Z] ==> Jenkins CI detected. [2023-01-18T05:13:11.189Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-215 [2023-01-18T05:13:11.189Z] project root: . [2023-01-18T05:13:11.189Z] --> token set from env [2023-01-18T05:13:11.189Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T05:13:11.189Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T05:13:11.189Z] ==> Python coveragepy not found [2023-01-18T05:13:11.189Z] ==> Searching for coverage reports in: [2023-01-18T05:13:11.189Z] + . [2023-01-18T05:13:11.189Z] -> Found 1 reports [2023-01-18T05:13:11.190Z] ==> Detecting git/mercurial file structure [2023-01-18T05:13:11.190Z] ==> Reading reports [2023-01-18T05:13:11.190Z] + ./coverage.out bytes=7631 [2023-01-18T05:13:11.190Z] ==> Appending adjustments [2023-01-18T05:13:11.190Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T05:13:11.449Z] + Found adjustments [2023-01-18T05:13:11.449Z] ==> Gzipping contents [2023-01-18T05:13:11.449Z] 4.0K /tmp/codecov.OwCIAK.gz [2023-01-18T05:13:11.449Z] ==> Uploading reports [2023-01-18T05:13:11.449Z] url: https://codecov.io [2023-01-18T05:13:11.449Z] query: branch=PR-215&commit=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=215&job=&cmd_args= [2023-01-18T05:13:11.449Z] -> Pinging Codecov [2023-01-18T05:13:11.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-215&commit=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=215&job=&cmd_args= [2023-01-18T05:13:11.708Z] -> Uploading to [2023-01-18T05:13:11.708Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/6C56EA5C29638FB4528AC87E60AF5AE0/cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61/784b5b1a-0c01-46ce-9685-6877a7b694ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T051311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0427cc79b9b2a08654531b8eeba846cc3d454d8123af1ba8d315a3591722c3e8 [2023-01-18T05:13:11.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T05:13:11.708Z] Dload Upload Total Spent Left Speed [2023-01-18T05:13:11.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6794 --:--:-- --:--:-- --:--:-- 6794 [2023-01-18T05:13:11.966Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] } [2023-01-18T05:13:11.995Z] 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-18T05:13:13.827Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-215/archives ] [2023-01-18T05:13:13.827Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-215/archives [2023-01-18T05:13:13.827Z] total 16 [2023-01-18T05:13:13.827Z] drwxr-xr-x 3 root root 4096 Jan 18 05:05 . [2023-01-18T05:13:13.827Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 05:05 .. [2023-01-18T05:13:13.827Z] drwxr-xr-x 2 root root 4096 Jan 18 05:05 cost [2023-01-18T05:13:13.827Z] -rw-r--r-- 1 root root 86 Jan 18 05:05 cost.csv [2023-01-18T05:13:13.827Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-215/archives [2023-01-18T05:13:13.827Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-215/archives [2023-01-18T05:13:13.827Z] total 16 [2023-01-18T05:13:13.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 05:05 . [2023-01-18T05:13:13.827Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 05:05 .. [2023-01-18T05:13:13.827Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 05:05 cost [2023-01-18T05:13:13.827Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 18 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:14.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:15.051Z] ---> package-listing.sh [2023-01-18T05:13:15.051Z] ++ facter osfamily [2023-01-18T05:13:15.051Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T05:13:15.311Z] + OS_FAMILY=debian [2023-01-18T05:13:15.311Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-215 [2023-01-18T05:13:15.311Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T05:13:15.311Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T05:13:15.311Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T05:13:15.311Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T05:13:15.311Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-215 ']' [2023-01-18T05:13:15.311Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T05:13:15.311Z] + case "${OS_FAMILY}" in [2023-01-18T05:13:15.311Z] + dpkg -l [2023-01-18T05:13:15.311Z] + grep '^ii' [2023-01-18T05:13:15.311Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T05:13:15.311Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T05:13:15.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T05:13:15.311Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-215 ']' [2023-01-18T05:13:15.311Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-215/archives/ [2023-01-18T05:13:15.311Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-215/archives/ [Pipeline] echo [2023-01-18T05:13:15.352Z] 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-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T05:13:15.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T05:13:16.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T05:13:16.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T05:13:16.418Z] prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container [2023-01-18T05:13:16.450Z] $ 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-215/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-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T05:13:16.660Z] $ docker top c385711fe0333d4b638f6b81a9412fb67053a1f94bf1f83cbbb298a05de90f72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T05:13:17.052Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T05:13:17.357Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T05:13:17.665Z] + ls /var/log/sa-host [2023-01-18T05:13:17.665Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T05:13:17.800Z] provisioning config files... [2023-01-18T05:13:17.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config16337573247218671429tmp [Pipeline] { [Pipeline] echo [2023-01-18T05:13:17.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:18.174Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T05:13:18.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:18.608Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T05:13:18.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:18.958Z] ---> sudo-logs.sh [2023-01-18T05:13:18.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T05:13:19.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:19.356Z] ---> job-cost.sh [2023-01-18T05:13:19.356Z] lf-activate-venv: SKIPPING [2023-01-18T05:13:19.356Z] DEBUG: total: 0.2199999988079071 [2023-01-18T05:13:19.356Z] INFO: Retrieving Stack Cost... [2023-01-18T05:13:19.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T05:13:20.182Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T05:13:20.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T05:13:20.528Z] ---> logs-deploy.sh [2023-01-18T05:13:20.528Z] lf-activate-venv: SKIPPING [2023-01-18T05:13:20.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-215/1 [2023-01-18T05:13:20.528Z] INFO: archiving workspace using pattern(s): [2023-01-18T05:13:21.465Z] Archives upload complete. [2023-01-18T05:13:21.465Z] INFO: archiving logs to Nexus