Pull request #170 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-snmp-go Loading trusted files from base branch main at dc31039becec9772b0a461c07f986a5f4714edf6 rather than d6b329782f5b151565fc3adc38110ea8d0de9b9a Obtained Jenkinsfile from dc31039becec9772b0a461c07f986a5f4714edf6 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-ssh10300433478513894772.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh3231039600007079185.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-170/workspace@libs/edgex-global-pipelines # 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-170/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4670014387763187092.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-170/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8348822929338518030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh4516665132189054723.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-170/workspace@libs/lf-pipelines # 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-170/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12466900324555553449.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63048’ Running on prd-ubuntu20.04-docker-8c-8g-63051 in /w/workspace/gexfoundry_device-snmp-go_PR-170 [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-170 # 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 dc31039becec9772b0a461c07f986a5f4714edf6 into PR head commit d6b329782f5b151565fc3adc38110ea8d0de9b9a Merge succeeded, producing d6b329782f5b151565fc3adc38110ea8d0de9b9a Checking out Revision d6b329782f5b151565fc3adc38110ea8d0de9b9a (PR-170) > 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/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6b329782f5b151565fc3adc38110ea8d0de9b9a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dc31039becec9772b0a461c07f986a5f4714edf6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6b329782f5b151565fc3adc38110ea8d0de9b9a # timeout=10 Commit message: "build: Update to released Go Mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T05:42:48.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T05:42:48.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T05:42:48.501Z] ========================================================= [2022-05-11T05:42:48.501Z] EdgeX Global Pipelines Version Info [2022-05-11T05:42:48.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:42:49.336Z] ------------------- [2022-05-11T05:42:49.336Z] stable info: [2022-05-11T05:42:49.336Z] ------------------- [2022-05-11T05:42:49.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T05:42:49.336Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T05:42:49.336Z] Message: update stable to v1.0.230 [2022-05-11T05:42:49.977Z] ------------------- [2022-05-11T05:42:49.977Z] experimental info: [2022-05-11T05:42:49.977Z] ------------------- [2022-05-11T05:42:49.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T05:42:49.977Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T05:42:49.977Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T05:42:50.345Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-11T05:42:50.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-11T05:42:50.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T05:42:50.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T05:42:50.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T05:42:50.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T05:42:50.598Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T05:42:50.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T05:42:50.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T05:42:50.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T05:42:50.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T05:42:50.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-11T05:42:50.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T05:42:50.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T05:42:50.940Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T05:42:50.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T05:42:51.031Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T05:42:51.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T05:42:51.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T05:42:51.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T05:42:51.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T05:42:51.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T05:42:51.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T05:42:51.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T05:42:51.381Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T05:42:51.429Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T05:42:51.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2022-05-11T05:42:51.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2022-05-11T05:42:51.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2022-05-11T05:42:51.603Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6b329782f5b151565fc3adc38110ea8d0de9b9a [Pipeline] echo [2022-05-11T05:42:51.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6b3297 [Pipeline] echo [2022-05-11T05:42:51.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:42:51.795Z] provisioning config files... [2022-05-11T05:42:51.809Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/config6412508917122090050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:42:52.163Z] ---> docker-login.sh [2022-05-11T05:42:52.163Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:42:52.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:52.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:52.693Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:52.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:52.693Z] [2022-05-11T05:42:52.693Z] Login Succeeded [2022-05-11T05:42:52.693Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:42:52.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:52.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:52.693Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:52.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:52.693Z] [2022-05-11T05:42:52.693Z] Login Succeeded [2022-05-11T05:42:52.693Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:42:52.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:52.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:52.954Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:52.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:52.954Z] [2022-05-11T05:42:52.954Z] Login Succeeded [2022-05-11T05:42:52.954Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:42:52.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:52.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:52.954Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:52.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:52.954Z] [2022-05-11T05:42:52.954Z] Login Succeeded [2022-05-11T05:42:52.954Z] docker.io [2022-05-11T05:42:53.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:53.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:53.480Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:53.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:53.480Z] [2022-05-11T05:42:53.480Z] Login Succeeded [2022-05-11T05:42:53.480Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:42:53.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T05:42:54.126Z] + git rev-list -1 --merges d6b329782f5b151565fc3adc38110ea8d0de9b9a~1..d6b329782f5b151565fc3adc38110ea8d0de9b9a [Pipeline] echo [2022-05-11T05:42:54.178Z] -----------> git rev-list -1 --merges d6b329782f5b151565fc3adc38110ea8d0de9b9a~1..d6b329782f5b151565fc3adc38110ea8d0de9b9a d6b329782f5b151565fc3adc38110ea8d0de9b9a [false] [Pipeline] sh [2022-05-11T05:42:54.494Z] + git log --format=format:%s -1 d6b329782f5b151565fc3adc38110ea8d0de9b9a [Pipeline] echo [2022-05-11T05:42:54.528Z] ========================================================= [2022-05-11T05:42:54.528Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T05:42:54.528Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:42:54.960Z] + git log --format=format:%s -1 d6b329782f5b151565fc3adc38110ea8d0de9b9a [Pipeline] echo [2022-05-11T05:42:54.992Z] [semverPrep] GIT_COMMIT: d6b329782f5b151565fc3adc38110ea8d0de9b9a, Commit Message: build: Update to released Go Mods [Pipeline] echo [2022-05-11T05:42:55.020Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T05:42:55.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T05:42:55.423Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T05:42:55.423Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T05:42:55.423Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T05:42:55.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T05:42:55.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T05:42:55.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:42:55.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:42:55.820Z] [2022-05-11T05:42:55.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:42:56.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:42:56.172Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T05:42:56.172Z] 1fe172e4850f: Pulling fs layer [2022-05-11T05:42:56.172Z] caf521ccaac6: Pulling fs layer [2022-05-11T05:42:56.172Z] 3ead6fa29328: Pulling fs layer [2022-05-11T05:42:56.172Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T05:42:56.172Z] a8d5f1318db7: Pulling fs layer [2022-05-11T05:42:56.172Z] c427282e49a2: Pulling fs layer [2022-05-11T05:42:56.172Z] 1827001aaf11: Pulling fs layer [2022-05-11T05:42:56.172Z] 0714d37db230: Pulling fs layer [2022-05-11T05:42:56.172Z] ac28cf19c067: Pulling fs layer [2022-05-11T05:42:56.172Z] ca983d60f3e2: Pulling fs layer [2022-05-11T05:42:56.172Z] 9f894cec8388: Pulling fs layer [2022-05-11T05:42:56.172Z] 0714d37db230: Waiting [2022-05-11T05:42:56.172Z] a8d5f1318db7: Waiting [2022-05-11T05:42:56.172Z] ac28cf19c067: Waiting [2022-05-11T05:42:56.172Z] 9f894cec8388: Waiting [2022-05-11T05:42:56.172Z] c427282e49a2: Waiting [2022-05-11T05:42:56.172Z] ca983d60f3e2: Waiting [2022-05-11T05:42:56.172Z] 5c2a1cbceb83: Waiting [2022-05-11T05:42:56.172Z] 1827001aaf11: Waiting [2022-05-11T05:42:56.435Z] caf521ccaac6: Download complete [2022-05-11T05:42:56.435Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T05:42:56.435Z] 5c2a1cbceb83: Download complete [2022-05-11T05:42:56.435Z] a8d5f1318db7: Verifying Checksum [2022-05-11T05:42:56.435Z] a8d5f1318db7: Download complete [2022-05-11T05:42:56.435Z] c427282e49a2: Verifying Checksum [2022-05-11T05:42:56.435Z] c427282e49a2: Download complete [2022-05-11T05:42:56.435Z] 3ead6fa29328: Verifying Checksum [2022-05-11T05:42:56.435Z] 3ead6fa29328: Download complete [2022-05-11T05:42:56.435Z] 0714d37db230: Download complete [2022-05-11T05:42:56.435Z] ac28cf19c067: Download complete [2022-05-11T05:42:56.435Z] ca983d60f3e2: Verifying Checksum [2022-05-11T05:42:56.435Z] ca983d60f3e2: Download complete [2022-05-11T05:42:56.435Z] 9f894cec8388: Verifying Checksum [2022-05-11T05:42:56.435Z] 9f894cec8388: Download complete [2022-05-11T05:42:56.694Z] 1fe172e4850f: Verifying Checksum [2022-05-11T05:42:56.694Z] 1fe172e4850f: Download complete [2022-05-11T05:42:56.953Z] 1827001aaf11: Verifying Checksum [2022-05-11T05:42:56.953Z] 1827001aaf11: Download complete [2022-05-11T05:42:57.897Z] 1fe172e4850f: Pull complete [2022-05-11T05:42:58.158Z] caf521ccaac6: Pull complete [2022-05-11T05:42:58.732Z] 3ead6fa29328: Pull complete [2022-05-11T05:42:58.994Z] 5c2a1cbceb83: Pull complete [2022-05-11T05:42:59.569Z] a8d5f1318db7: Pull complete [2022-05-11T05:42:59.569Z] c427282e49a2: Pull complete [2022-05-11T05:43:01.485Z] 1827001aaf11: Pull complete [2022-05-11T05:43:01.485Z] 0714d37db230: Pull complete [2022-05-11T05:43:01.485Z] ac28cf19c067: Pull complete [2022-05-11T05:43:01.748Z] ca983d60f3e2: Pull complete [2022-05-11T05:43:01.748Z] 9f894cec8388: Pull complete [2022-05-11T05:43:01.748Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T05:43:01.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:43:01.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T05:43:01.846Z] prd-ubuntu20.04-docker-8c-8g-63051 does not seem to be running inside a container [2022-05-11T05:43:01.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-170 -v /w/workspace/gexfoundry_device-snmp-go_PR-170:/w/workspace/gexfoundry_device-snmp-go_PR-170:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T05:43:03.982Z] $ docker top 46e2909a8b84f2cd6532e9dae51f2257d384b0860040b9bfe7b3448608f8032a -eo pid,comm [2022-05-11T05:43:04.068Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T05:43:04.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T05:43:04.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T05:43:04.185Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T05:43:04.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T05:43:04.329Z] $ docker exec 46e2909a8b84f2cd6532e9dae51f2257d384b0860040b9bfe7b3448608f8032a ssh-agent [2022-05-11T05:43:04.455Z] SSH_AUTH_SOCK=/tmp/ssh-Nnvk3CVqXo9G/agent.32 [2022-05-11T05:43:04.455Z] SSH_AGENT_PID=38 [2022-05-11T05:43:04.463Z] Running ssh-add (command line suppressed) [2022-05-11T05:43:04.574Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/private_key_1403967245688024251.key (/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/private_key_1403967245688024251.key) [2022-05-11T05:43:04.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T05:43:04.942Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T05:43:04.968Z] $ docker exec --env ******** --env ******** 46e2909a8b84f2cd6532e9dae51f2257d384b0860040b9bfe7b3448608f8032a ssh-agent -k [2022-05-11T05:43:05.069Z] unset SSH_AUTH_SOCK; [2022-05-11T05:43:05.069Z] unset SSH_AGENT_PID; [2022-05-11T05:43:05.069Z] echo Agent pid 38 killed; [2022-05-11T05:43:05.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T05:43:05.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T05:43:05.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T05:43:05.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T05:43:05.293Z] $ docker exec 46e2909a8b84f2cd6532e9dae51f2257d384b0860040b9bfe7b3448608f8032a ssh-agent [2022-05-11T05:43:05.419Z] SSH_AUTH_SOCK=/tmp/ssh-hATDY94rFn6a/agent.70 [2022-05-11T05:43:05.419Z] SSH_AGENT_PID=77 [2022-05-11T05:43:05.425Z] Running ssh-add (command line suppressed) [2022-05-11T05:43:05.545Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/private_key_4123307204054485531.key (/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/private_key_4123307204054485531.key) [2022-05-11T05:43:05.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T05:43:05.894Z] + git semver init [2022-05-11T05:43:06.155Z] 2022-05-11 05:43:06,068 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T05:43:06.155Z] 2022-05-11 05:43:06,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-170/.semver [2022-05-11T05:43:06.155Z] 2022-05-11 05:43:06,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-170/.semver [2022-05-11T05:43:06.155Z] 2022-05-11 05:43:06,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-170/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-170, universal_newlines=False, shell=None, istream=None) [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,977 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-170/.git/info/exclude [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-170/.semver/PR-170 with force:False [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,978 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-170/.semver/PR-170 [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,981 [execute] INFO git cat-file --batch-check [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,988 [execute] INFO git cat-file --batch [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T05:43:07.097Z] 2022-05-11 05:43:06,992 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-170/.semver/PR-170 [2022-05-11T05:43:07.097Z] 0.0.0 [Pipeline] } [2022-05-11T05:43:07.117Z] $ docker exec --env ******** --env ******** 46e2909a8b84f2cd6532e9dae51f2257d384b0860040b9bfe7b3448608f8032a ssh-agent -k [2022-05-11T05:43:07.212Z] unset SSH_AUTH_SOCK; [2022-05-11T05:43:07.212Z] unset SSH_AGENT_PID; [2022-05-11T05:43:07.213Z] echo Agent pid 77 killed; [2022-05-11T05:43:07.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T05:43:07.628Z] + git semver [Pipeline] } [2022-05-11T05:43:07.914Z] $ docker stop --time=1 46e2909a8b84f2cd6532e9dae51f2257d384b0860040b9bfe7b3448608f8032a [2022-05-11T05:43:09.249Z] $ docker rm -f 46e2909a8b84f2cd6532e9dae51f2257d384b0860040b9bfe7b3448608f8032a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:43:09.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T05:43:10.053Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T05:43:10.071Z] [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 [2022-05-11T05:43:10.657Z] provisioning config files... [2022-05-11T05:43:10.668Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/config7956628420136428250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:43:11.025Z] ---> docker-login.sh [2022-05-11T05:43:11.025Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:43:11.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:43:11.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:43:11.025Z] Configure a credential helper to remove this warning. See [2022-05-11T05:43:11.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:43:11.025Z] [2022-05-11T05:43:11.025Z] Login Succeeded [2022-05-11T05:43:11.025Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:43:11.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:43:11.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:43:11.286Z] Configure a credential helper to remove this warning. See [2022-05-11T05:43:11.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:43:11.286Z] [2022-05-11T05:43:11.286Z] Login Succeeded [2022-05-11T05:43:11.286Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:43:11.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:43:11.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:43:11.286Z] Configure a credential helper to remove this warning. See [2022-05-11T05:43:11.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:43:11.286Z] [2022-05-11T05:43:11.286Z] Login Succeeded [2022-05-11T05:43:11.286Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:43:11.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:43:11.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:43:11.549Z] Configure a credential helper to remove this warning. See [2022-05-11T05:43:11.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:43:11.549Z] [2022-05-11T05:43:11.549Z] Login Succeeded [2022-05-11T05:43:11.549Z] docker.io [2022-05-11T05:43:11.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:43:11.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:43:11.809Z] Configure a credential helper to remove this warning. See [2022-05-11T05:43:11.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:43:11.809Z] [2022-05-11T05:43:11.810Z] Login Succeeded [2022-05-11T05:43:11.810Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:43:11.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T05:43:12.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T05:43:12.071Z] ========================================================= [2022-05-11T05:43:12.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T05:43:12.071Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:43:12.495Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T05:43:12.495Z] Sending build context to Docker daemon 5.35MB [2022-05-11T05:43:12.495Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:43:12.495Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T05:43:12.495Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T05:43:12.495Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T05:43:12.495Z] 666ba61612fd: Pulling fs layer [2022-05-11T05:43:12.495Z] 8ed8ca486205: Pulling fs layer [2022-05-11T05:43:12.495Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T05:43:12.495Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T05:43:12.495Z] ca2b28591e48: Pulling fs layer [2022-05-11T05:43:12.495Z] a51346096db8: Pulling fs layer [2022-05-11T05:43:12.495Z] daebc70d1ce1: Pulling fs layer [2022-05-11T05:43:12.495Z] 0e18a0eac166: Pulling fs layer [2022-05-11T05:43:12.495Z] a51346096db8: Waiting [2022-05-11T05:43:12.495Z] 22a0e8bec74d: Waiting [2022-05-11T05:43:12.495Z] ca2b28591e48: Waiting [2022-05-11T05:43:12.495Z] daebc70d1ce1: Waiting [2022-05-11T05:43:12.495Z] 4fe6c5a15a65: Waiting [2022-05-11T05:43:12.495Z] 8ed8ca486205: Verifying Checksum [2022-05-11T05:43:12.495Z] 8ed8ca486205: Download complete [2022-05-11T05:43:12.495Z] 666ba61612fd: Download complete [2022-05-11T05:43:12.495Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T05:43:12.495Z] 22a0e8bec74d: Download complete [2022-05-11T05:43:12.756Z] ca2b28591e48: Download complete [2022-05-11T05:43:12.756Z] 59bf1c3509f3: Download complete [2022-05-11T05:43:12.756Z] a51346096db8: Verifying Checksum [2022-05-11T05:43:12.756Z] a51346096db8: Download complete [2022-05-11T05:43:12.756Z] daebc70d1ce1: Verifying Checksum [2022-05-11T05:43:12.756Z] daebc70d1ce1: Download complete [2022-05-11T05:43:12.756Z] 59bf1c3509f3: Pull complete [2022-05-11T05:43:13.017Z] 666ba61612fd: Pull complete [2022-05-11T05:43:13.017Z] 8ed8ca486205: Pull complete [2022-05-11T05:43:13.276Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T05:43:13.276Z] 4fe6c5a15a65: Download complete [2022-05-11T05:43:13.537Z] 0e18a0eac166: Verifying Checksum [2022-05-11T05:43:13.537Z] 0e18a0eac166: Download complete [2022-05-11T05:43:17.749Z] 4fe6c5a15a65: Pull complete [2022-05-11T05:43:17.749Z] 22a0e8bec74d: Pull complete [2022-05-11T05:43:17.749Z] ca2b28591e48: Pull complete [2022-05-11T05:43:17.749Z] a51346096db8: Pull complete [2022-05-11T05:43:17.749Z] daebc70d1ce1: Pull complete [2022-05-11T05:43:19.658Z] 0e18a0eac166: Pull complete [2022-05-11T05:43:19.658Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T05:43:19.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T05:43:19.658Z] ---> f018257e8ee9 [2022-05-11T05:43:19.658Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T05:43:21.567Z] ---> Running in 9253c9bc534a [2022-05-11T05:43:21.567Z] Removing intermediate container 9253c9bc534a [2022-05-11T05:43:21.567Z] ---> 5f052b2e4343 [2022-05-11T05:43:21.567Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:43:21.567Z] ---> Running in 26d6b6ae2af8 [2022-05-11T05:43:21.567Z] Removing intermediate container 26d6b6ae2af8 [2022-05-11T05:43:21.567Z] ---> 250e9dec522d [2022-05-11T05:43:21.567Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:43:21.567Z] ---> Running in 65123748547f [2022-05-11T05:43:21.567Z] Removing intermediate container 65123748547f [2022-05-11T05:43:21.567Z] ---> 6dc508af19de [2022-05-11T05:43:21.567Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:43:21.836Z] ---> Running in d452b764e65d [2022-05-11T05:43:22.407Z] Removing intermediate container d452b764e65d [2022-05-11T05:43:22.407Z] ---> 20f016a0d365 [2022-05-11T05:43:22.407Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:43:22.407Z] ---> Running in d164c09227f0 [2022-05-11T05:43:22.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:43:23.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:43:23.876Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T05:43:23.876Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T05:43:23.876Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T05:43:24.137Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T05:43:24.137Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T05:43:24.137Z] OK: 224 MiB in 56 packages [2022-05-11T05:43:24.706Z] Removing intermediate container d164c09227f0 [2022-05-11T05:43:24.706Z] ---> 03b94f0f6d59 [2022-05-11T05:43:24.706Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T05:43:24.706Z] ---> Running in 1722061770e2 [2022-05-11T05:43:24.706Z] Removing intermediate container 1722061770e2 [2022-05-11T05:43:24.706Z] ---> 42a56ef81eb9 [2022-05-11T05:43:24.706Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T05:43:24.966Z] ---> 7bc270e7aaa9 [2022-05-11T05:43:24.966Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:43:24.966Z] ---> Running in 2067e4daaf51 [2022-05-11T05:43:25.470Z] Still waiting to schedule task [2022-05-11T05:43:25.471Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63049’ [2022-05-11T05:43:39.947Z] Removing intermediate container 2067e4daaf51 [2022-05-11T05:43:39.947Z] ---> af657cf60520 [2022-05-11T05:43:39.947Z] Step 11/12 : COPY . . [2022-05-11T05:43:39.947Z] ---> 0a558e0575a8 [2022-05-11T05:43:39.947Z] Step 12/12 : RUN ${MAKE} [2022-05-11T05:43:39.947Z] ---> Running in 5fe0b3d1fab6 [2022-05-11T05:43:39.947Z] noop [2022-05-11T05:43:39.947Z] Removing intermediate container 5fe0b3d1fab6 [2022-05-11T05:43:39.947Z] ---> 2f5b9043e613 [2022-05-11T05:43:39.947Z] Successfully built 2f5b9043e613 [2022-05-11T05:43:39.947Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:43:40.279Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T05:43:40.280Z] . [Pipeline] withDockerContainer [2022-05-11T05:43:40.366Z] prd-ubuntu20.04-docker-8c-8g-63051 does not seem to be running inside a container [2022-05-11T05:43:40.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-170 -v /w/workspace/gexfoundry_device-snmp-go_PR-170:/w/workspace/gexfoundry_device-snmp-go_PR-170:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T05:43:40.785Z] $ docker top c13fe897a96614c9b277b9050d298fe12e71d1033de9b852d152bf8a7e8edb06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:43:41.212Z] + go version [2022-05-11T05:43:41.213Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T05:43:41.238Z] $ docker stop --time=1 c13fe897a96614c9b277b9050d298fe12e71d1033de9b852d152bf8a7e8edb06 [2022-05-11T05:43:42.572Z] $ docker rm -f c13fe897a96614c9b277b9050d298fe12e71d1033de9b852d152bf8a7e8edb06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:43:43.245Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T05:43:43.245Z] . [Pipeline] withDockerContainer [2022-05-11T05:43:43.344Z] prd-ubuntu20.04-docker-8c-8g-63051 does not seem to be running inside a container [2022-05-11T05:43:43.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-170 -v /w/workspace/gexfoundry_device-snmp-go_PR-170:/w/workspace/gexfoundry_device-snmp-go_PR-170:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T05:43:43.754Z] $ docker top 850bcf7f19585fadf5019917a02363fa2c7c7e3c81991c9e24ed5652c7021224 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T05:43:44.211Z] + make test [2022-05-11T05:43:44.211Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T05:43:44.470Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T05:43:54.454Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T05:43:54.454Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements [2022-05-11T05:43:59.738Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T05:44:03.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T05:44:03.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T05:44:03.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T05:44:03.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T05:44:04.014Z] $ docker stop --time=1 850bcf7f19585fadf5019917a02363fa2c7c7e3c81991c9e24ed5652c7021224 [2022-05-11T05:44:05.869Z] $ docker rm -f 850bcf7f19585fadf5019917a02363fa2c7c7e3c81991c9e24ed5652c7021224 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:44:06.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T05:44:06.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T05:44:07.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T05:44:07.437Z] + ls -al . [2022-05-11T05:44:07.437Z] total 168 [2022-05-11T05:44:07.437Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:44 . [2022-05-11T05:44:07.437Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:42 .. [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 05:42 .dockerignore [2022-05-11T05:44:07.437Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:43 .git [2022-05-11T05:44:07.437Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 .github [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 05:42 .gitignore [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:42 .golangci.yml [2022-05-11T05:44:07.437Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:43 .semver [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 05:42 Attribution.txt [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 11 05:42 CHANGELOG.md [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 05:42 Dockerfile [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:42 GOVERNANCE.md [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 05:42 Jenkinsfile [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:42 LICENSE [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 05:42 Makefile [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 05:42 OWNERS.md [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 05:42 README.md [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:43 VERSION [2022-05-11T05:44:07.437Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:42 bin [2022-05-11T05:44:07.437Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 cmd [2022-05-11T05:44:07.437Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 05:43 coverage.out [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 05:42 go.mod [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 05:42 go.sum [2022-05-11T05:44:07.437Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 internal [2022-05-11T05:44:07.437Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 snap [2022-05-11T05:44:07.437Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 05:42 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:44:07.773Z] + 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=d6b329782f5b151565fc3adc38110ea8d0de9b9a --label arch=amd64 --label version=0.0.0 . [2022-05-11T05:44:07.773Z] Sending build context to Docker daemon 5.359MB [2022-05-11T05:44:07.773Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:44:07.773Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T05:44:07.773Z] ---> 2f5b9043e613 [2022-05-11T05:44:07.773Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T05:44:07.773Z] ---> Running in 6542f1999eed [2022-05-11T05:44:08.033Z] Removing intermediate container 6542f1999eed [2022-05-11T05:44:08.033Z] ---> a9a4b8d5f0f2 [2022-05-11T05:44:08.033Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:44:08.033Z] ---> Running in 2c3ed6eaca22 [2022-05-11T05:44:08.033Z] Removing intermediate container 2c3ed6eaca22 [2022-05-11T05:44:08.033Z] ---> 3c7b7a959cbc [2022-05-11T05:44:08.033Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:44:08.033Z] ---> Running in 6209218c8c46 [2022-05-11T05:44:08.293Z] Removing intermediate container 6209218c8c46 [2022-05-11T05:44:08.293Z] ---> 3776cec3cc39 [2022-05-11T05:44:08.293Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:44:08.293Z] ---> Running in d4f0eda08313 [2022-05-11T05:44:08.862Z] Removing intermediate container d4f0eda08313 [2022-05-11T05:44:08.862Z] ---> a3a88dc080c6 [2022-05-11T05:44:08.863Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:44:08.863Z] ---> Running in 627734bd5444 [2022-05-11T05:44:09.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:44:10.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:44:10.323Z] OK: 224 MiB in 56 packages [2022-05-11T05:44:10.593Z] Removing intermediate container 627734bd5444 [2022-05-11T05:44:10.593Z] ---> 41f45b87cf00 [2022-05-11T05:44:10.593Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T05:44:10.853Z] ---> Running in 341f2eaaa92f [2022-05-11T05:44:11.114Z] Removing intermediate container 341f2eaaa92f [2022-05-11T05:44:11.115Z] ---> e496aad8c207 [2022-05-11T05:44:11.115Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T05:44:11.115Z] ---> 2486a585ac34 [2022-05-11T05:44:11.115Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:44:11.375Z] ---> Running in 9d84060cb53d [2022-05-11T05:44:11.948Z] Removing intermediate container 9d84060cb53d [2022-05-11T05:44:11.948Z] ---> 70840508806f [2022-05-11T05:44:11.948Z] Step 11/24 : COPY . . [2022-05-11T05:44:12.210Z] ---> f41f7391b084 [2022-05-11T05:44:12.210Z] Step 12/24 : RUN ${MAKE} [2022-05-11T05:44:12.210Z] ---> Running in 03499f53859a [2022-05-11T05:44:12.473Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-11T05:44:34.426Z] Removing intermediate container 03499f53859a [2022-05-11T05:44:34.426Z] ---> 305b9573fbdc [2022-05-11T05:44:34.426Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T05:44:34.426Z] 3.14: Pulling from library/alpine [2022-05-11T05:44:34.426Z] 8663204ce13b: Pulling fs layer [2022-05-11T05:44:34.426Z] 8663204ce13b: Verifying Checksum [2022-05-11T05:44:34.426Z] 8663204ce13b: Download complete [2022-05-11T05:44:34.426Z] 8663204ce13b: Pull complete [2022-05-11T05:44:34.426Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T05:44:34.426Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T05:44:34.426Z] ---> e04c818066af [2022-05-11T05:44:34.426Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T05:44:34.426Z] ---> Running in ad7913ecedff [2022-05-11T05:44:34.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:44:34.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:44:34.426Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T05:44:34.426Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T05:44:34.426Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T05:44:34.426Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T05:44:34.426Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T05:44:34.426Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T05:44:34.426Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T05:44:34.426Z] OK: 8 MiB in 20 packages [2022-05-11T05:44:34.426Z] Removing intermediate container ad7913ecedff [2022-05-11T05:44:34.426Z] ---> f7fadb983530 [2022-05-11T05:44:34.426Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T05:44:34.426Z] ---> aacbaa54b8e1 [2022-05-11T05:44:34.426Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T05:44:34.426Z] ---> 494213bb5d42 [2022-05-11T05:44:34.426Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T05:44:34.426Z] ---> 681fe83ad886 [2022-05-11T05:44:34.426Z] Step 18/24 : EXPOSE 59993 [2022-05-11T05:44:34.426Z] ---> Running in 0a0dbaa73cc8 [2022-05-11T05:44:34.426Z] Removing intermediate container 0a0dbaa73cc8 [2022-05-11T05:44:34.426Z] ---> 3118d829ca9c [2022-05-11T05:44:34.426Z] Step 19/24 : EXPOSE 161 [2022-05-11T05:44:34.426Z] ---> Running in a767d5fb1741 [2022-05-11T05:44:34.426Z] Removing intermediate container a767d5fb1741 [2022-05-11T05:44:34.426Z] ---> f868b69aca1e [2022-05-11T05:44:34.426Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T05:44:34.426Z] ---> Running in 1e5dadab4dd1 [2022-05-11T05:44:34.689Z] Removing intermediate container 1e5dadab4dd1 [2022-05-11T05:44:34.689Z] ---> b7edbf1b5aed [2022-05-11T05:44:34.689Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T05:44:34.689Z] ---> Running in 1d4f31c52d64 [2022-05-11T05:44:34.689Z] Removing intermediate container 1d4f31c52d64 [2022-05-11T05:44:34.689Z] ---> c6c3f42c2747 [2022-05-11T05:44:34.689Z] Step 22/24 : LABEL arch=amd64 [2022-05-11T05:44:34.689Z] ---> Running in 1e23b7c41f6f [2022-05-11T05:44:34.950Z] Removing intermediate container 1e23b7c41f6f [2022-05-11T05:44:34.950Z] ---> 07f07d9e6774 [2022-05-11T05:44:34.950Z] Step 23/24 : LABEL git_sha=d6b329782f5b151565fc3adc38110ea8d0de9b9a [2022-05-11T05:44:34.950Z] ---> Running in c527eb2845d2 [2022-05-11T05:44:34.950Z] Removing intermediate container c527eb2845d2 [2022-05-11T05:44:34.950Z] ---> a3b4601ef3ed [2022-05-11T05:44:34.950Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T05:44:35.212Z] ---> Running in 6040c34d5b4f [2022-05-11T05:44:35.212Z] Removing intermediate container 6040c34d5b4f [2022-05-11T05:44:35.212Z] ---> 69650c7ae4ff [2022-05-11T05:44:35.212Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T05:44:35.212Z] Successfully built 69650c7ae4ff [2022-05-11T05:44:35.473Z] Successfully tagged device-snmp:latest [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] sh [2022-05-11T05:44:36.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:44:36.218Z] [2022-05-11T05:44:36.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:44:36.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:44:36.561Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T05:44:36.561Z] 5eb5b503b376: Pulling fs layer [2022-05-11T05:44:36.561Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T05:44:36.561Z] ec43610c2a17: Pulling fs layer [2022-05-11T05:44:36.561Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T05:44:36.561Z] 33b1e0a273af: Pulling fs layer [2022-05-11T05:44:36.561Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T05:44:36.561Z] 2f39f015ded8: Pulling fs layer [2022-05-11T05:44:36.561Z] 33b1e0a273af: Waiting [2022-05-11T05:44:36.561Z] 3a2ae6a8a46f: Waiting [2022-05-11T05:44:36.561Z] 5d3b04190fa2: Waiting [2022-05-11T05:44:36.561Z] 2f39f015ded8: Waiting [2022-05-11T05:44:36.561Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T05:44:36.561Z] 5c69ac0246d0: Download complete [2022-05-11T05:44:36.561Z] 3a2ae6a8a46f: Download complete [2022-05-11T05:44:36.561Z] 33b1e0a273af: Verifying Checksum [2022-05-11T05:44:36.561Z] 33b1e0a273af: Download complete [2022-05-11T05:44:36.561Z] ec43610c2a17: Verifying Checksum [2022-05-11T05:44:36.561Z] ec43610c2a17: Download complete [2022-05-11T05:44:36.561Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T05:44:36.561Z] 5d3b04190fa2: Download complete [2022-05-11T05:44:36.819Z] 5eb5b503b376: Download complete [2022-05-11T05:44:37.390Z] 2f39f015ded8: Download complete [2022-05-11T05:44:37.959Z] 5eb5b503b376: Pull complete [2022-05-11T05:44:38.218Z] 5c69ac0246d0: Pull complete [2022-05-11T05:44:38.789Z] ec43610c2a17: Pull complete [2022-05-11T05:44:38.789Z] 3a2ae6a8a46f: Pull complete [2022-05-11T05:44:38.789Z] 33b1e0a273af: Pull complete [2022-05-11T05:44:39.051Z] 5d3b04190fa2: Pull complete [2022-05-11T05:44:43.252Z] 2f39f015ded8: Pull complete [2022-05-11T05:44:43.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T05:44:43.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:44:43.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T05:44:43.341Z] prd-ubuntu20.04-docker-8c-8g-63051 does not seem to be running inside a container [2022-05-11T05:44:43.373Z] $ 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-170 -v /w/workspace/gexfoundry_device-snmp-go_PR-170:/w/workspace/gexfoundry_device-snmp-go_PR-170:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T05:44:45.697Z] $ docker top 19c3db0b958c9e1e078ef2d189dabdf013544245b3a00d0ed27f689a6e782935 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:44:46.157Z] ---> job-cost.sh [2022-05-11T05:44:46.157Z] lf-activate-venv: SKIPPING [2022-05-11T05:44:46.157Z] INFO: No Stack... [2022-05-11T05:44:46.420Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T05:44:46.995Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T05:44:47.315Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-170/archives/cost.csv [2022-05-11T05:44:47.315Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T05:44:47.362Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] [2022-05-11T05:44:47.367Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] did not exist. Created. [2022-05-11T05:44:47.368Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T05:44:47.800Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T05:44:47.892Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T05:44:47.927Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T05:44:47.997Z] $ docker stop --time=1 19c3db0b958c9e1e078ef2d189dabdf013544245b3a00d0ed27f689a6e782935 [2022-05-11T05:44:49.230Z] $ docker rm -f 19c3db0b958c9e1e078ef2d189dabdf013544245b3a00d0ed27f689a6e782935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T05:46:19.752Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63053 in /w/workspace/gexfoundry_device-snmp-go_PR-170 [Pipeline] { [Pipeline] ws [2022-05-11T05:46:19.794Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-11T05:46:20.155Z] Selected Git installation does not exist. Using Default [2022-05-11T05:46:20.155Z] The recommended git tool is: NONE [2022-05-11T05:46:26.735Z] using credential edgex-jenkins-ssh [2022-05-11T05:46:26.755Z] Cloning the remote Git repository [2022-05-11T05:46:26.817Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T05:46:26.902Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-05-11T05:46:26.991Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T05:46:26.991Z] > git --version # timeout=10 [2022-05-11T05:46:27.015Z] > git --version # 'git version 2.25.1' [2022-05-11T05:46:27.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:46:27.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T05:46:28.118Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T05:46:28.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T05:46:28.240Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T05:46:28.950Z] Merging remotes/origin/main commit dc31039becec9772b0a461c07f986a5f4714edf6 into PR head commit d6b329782f5b151565fc3adc38110ea8d0de9b9a [2022-05-11T05:46:29.223Z] Merge succeeded, producing d6b329782f5b151565fc3adc38110ea8d0de9b9a [2022-05-11T05:46:29.223Z] Checking out Revision d6b329782f5b151565fc3adc38110ea8d0de9b9a (PR-170) [2022-05-11T05:46:28.296Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T05:46:28.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:46:28.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T05:46:28.974Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T05:46:29.013Z] > git checkout -f d6b329782f5b151565fc3adc38110ea8d0de9b9a # timeout=10 [2022-05-11T05:46:29.123Z] > git remote # timeout=10 [2022-05-11T05:46:29.147Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T05:46:29.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:46:29.175Z] > git merge dc31039becec9772b0a461c07f986a5f4714edf6 # timeout=10 [2022-05-11T05:46:29.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T05:46:29.232Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T05:46:29.247Z] > git checkout -f d6b329782f5b151565fc3adc38110ea8d0de9b9a # timeout=10 [2022-05-11T05:46:33.598Z] Commit message: "build: Update to released Go Mods" [2022-05-11T05:46:33.660Z] > git --version # timeout=10 [2022-05-11T05:46:33.678Z] > git --version # 'git version 2.25.1' [2022-05-11T05:46:33.692Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:46:34.777Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T05:46:34.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T05:46:34.777Z] Dload Upload Total Spent Left Speed [2022-05-11T05:46:34.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2022-05-11T05:46:35.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T05:46:35.728Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-05-11T05:46:35.728Z] [2022-05-11T05:46:35.728Z] { [2022-05-11T05:46:35.728Z] "registry-mirrors": [ [2022-05-11T05:46:35.728Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T05:46:35.728Z] ], [2022-05-11T05:46:35.728Z] "bip": "10.250.0.254/24", [2022-05-11T05:46:35.728Z] "hosts": [ [2022-05-11T05:46:35.728Z] "tcp://0.0.0.0:5555", [2022-05-11T05:46:35.728Z] "unix:///var/run/docker.sock" [2022-05-11T05:46:35.728Z] ], [2022-05-11T05:46:35.728Z] "mtu": 1458, [2022-05-11T05:46:35.728Z] "selinux-enabled": true, [2022-05-11T05:46:35.728Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T05:46:35.728Z] } [Pipeline] sh [2022-05-11T05:46:36.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T05:46:36.564Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:46:55.037Z] provisioning config files... [2022-05-11T05:46:55.068Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2548773226727790552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:46:55.739Z] ---> docker-login.sh [2022-05-11T05:46:55.739Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:46:56.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:46:56.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:46:56.612Z] Configure a credential helper to remove this warning. See [2022-05-11T05:46:56.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:46:56.612Z] [2022-05-11T05:46:56.612Z] Login Succeeded [2022-05-11T05:46:56.612Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:46:57.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:46:57.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:46:57.213Z] Configure a credential helper to remove this warning. See [2022-05-11T05:46:57.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:46:57.213Z] [2022-05-11T05:46:57.213Z] Login Succeeded [2022-05-11T05:46:57.213Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:46:57.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:46:57.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:46:57.817Z] Configure a credential helper to remove this warning. See [2022-05-11T05:46:57.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:46:57.817Z] [2022-05-11T05:46:57.817Z] Login Succeeded [2022-05-11T05:46:57.817Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:46:58.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:46:58.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:46:58.368Z] Configure a credential helper to remove this warning. See [2022-05-11T05:46:58.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:46:58.368Z] [2022-05-11T05:46:58.368Z] Login Succeeded [2022-05-11T05:46:58.368Z] docker.io [2022-05-11T05:46:58.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:46:58.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:46:58.916Z] Configure a credential helper to remove this warning. See [2022-05-11T05:46:58.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:46:58.916Z] [2022-05-11T05:46:59.190Z] Login Succeeded [2022-05-11T05:46:59.190Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:46:59.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T05:46:59.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T05:46:59.681Z] ========================================================= [2022-05-11T05:46:59.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T05:46:59.682Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:47:00.145Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T05:47:00.425Z] Sending build context to Docker daemon 2.774MB [2022-05-11T05:47:00.425Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:47:00.425Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T05:47:00.702Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T05:47:00.702Z] 9b3977197b4f: Pulling fs layer [2022-05-11T05:47:00.702Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T05:47:00.702Z] 94645a83ff95: Pulling fs layer [2022-05-11T05:47:00.702Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T05:47:00.702Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T05:47:00.702Z] 3096ccb668a1: Pulling fs layer [2022-05-11T05:47:00.702Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T05:47:00.702Z] a4caa8a26152: Pulling fs layer [2022-05-11T05:47:00.702Z] 3096ccb668a1: Waiting [2022-05-11T05:47:00.702Z] 3f3a8bcf1eab: Waiting [2022-05-11T05:47:00.702Z] e8cf19c19ddd: Waiting [2022-05-11T05:47:00.702Z] a4caa8a26152: Waiting [2022-05-11T05:47:00.702Z] 0c92f367c5e7: Waiting [2022-05-11T05:47:00.702Z] 94645a83ff95: Verifying Checksum [2022-05-11T05:47:00.702Z] 94645a83ff95: Download complete [2022-05-11T05:47:00.702Z] 1a89e8eeedd5: Download complete [2022-05-11T05:47:00.702Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T05:47:00.702Z] 0c92f367c5e7: Download complete [2022-05-11T05:47:00.702Z] 3096ccb668a1: Download complete [2022-05-11T05:47:00.986Z] 9b3977197b4f: Verifying Checksum [2022-05-11T05:47:00.986Z] 9b3977197b4f: Download complete [2022-05-11T05:47:00.986Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T05:47:00.986Z] e8cf19c19ddd: Download complete [2022-05-11T05:47:01.594Z] 9b3977197b4f: Pull complete [2022-05-11T05:47:02.211Z] 1a89e8eeedd5: Pull complete [2022-05-11T05:47:02.486Z] 94645a83ff95: Pull complete [2022-05-11T05:47:02.759Z] a4caa8a26152: Verifying Checksum [2022-05-11T05:47:02.759Z] a4caa8a26152: Download complete [2022-05-11T05:47:03.357Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T05:47:03.357Z] 3f3a8bcf1eab: Download complete [2022-05-11T05:47:15.785Z] 3f3a8bcf1eab: Pull complete [2022-05-11T05:47:15.785Z] 0c92f367c5e7: Pull complete [2022-05-11T05:47:15.785Z] 3096ccb668a1: Pull complete [2022-05-11T05:47:15.785Z] e8cf19c19ddd: Pull complete [2022-05-11T05:47:22.534Z] a4caa8a26152: Pull complete [2022-05-11T05:47:22.534Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T05:47:22.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T05:47:22.534Z] ---> 725f1c02e7f9 [2022-05-11T05:47:22.534Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T05:47:23.143Z] ---> Running in 3d7bae8cdfa3 [2022-05-11T05:47:23.418Z] Removing intermediate container 3d7bae8cdfa3 [2022-05-11T05:47:23.418Z] ---> 014c4a440c35 [2022-05-11T05:47:23.418Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:47:23.418Z] ---> Running in 398f0baf6861 [2022-05-11T05:47:23.696Z] Removing intermediate container 398f0baf6861 [2022-05-11T05:47:23.696Z] ---> 21aa31f2a6e9 [2022-05-11T05:47:23.696Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:47:23.696Z] ---> Running in 10ad2562ec0a [2022-05-11T05:47:24.302Z] Removing intermediate container 10ad2562ec0a [2022-05-11T05:47:24.302Z] ---> a0b9974111e6 [2022-05-11T05:47:24.302Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:47:24.302Z] ---> Running in 26b0463b83fb [2022-05-11T05:47:27.733Z] Removing intermediate container 26b0463b83fb [2022-05-11T05:47:27.733Z] ---> fcff3da10617 [2022-05-11T05:47:27.733Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:47:27.733Z] ---> Running in 2b2977ee0f4f [2022-05-11T05:47:28.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:47:29.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:47:30.310Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T05:47:30.587Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T05:47:30.587Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T05:47:30.869Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T05:47:30.869Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T05:47:30.869Z] OK: 224 MiB in 56 packages [2022-05-11T05:47:31.861Z] Removing intermediate container 2b2977ee0f4f [2022-05-11T05:47:31.861Z] ---> 4ca374bd1bb3 [2022-05-11T05:47:31.861Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T05:47:31.861Z] ---> Running in a3c46b90f4b0 [2022-05-11T05:47:32.473Z] Removing intermediate container a3c46b90f4b0 [2022-05-11T05:47:32.473Z] ---> 21d6a0a971c5 [2022-05-11T05:47:32.473Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T05:47:32.749Z] ---> 2cc4aeb82f22 [2022-05-11T05:47:32.749Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:47:33.030Z] ---> Running in cd7e00821570 [2022-05-11T05:48:20.074Z] Removing intermediate container cd7e00821570 [2022-05-11T05:48:20.074Z] ---> 4bbed887c508 [2022-05-11T05:48:20.074Z] Step 11/12 : COPY . . [2022-05-11T05:48:20.074Z] ---> 5a81c6b86ae4 [2022-05-11T05:48:20.074Z] Step 12/12 : RUN ${MAKE} [2022-05-11T05:48:20.074Z] ---> Running in 98a07a26addb [2022-05-11T05:48:20.074Z] noop [2022-05-11T05:48:20.074Z] Removing intermediate container 98a07a26addb [2022-05-11T05:48:20.074Z] ---> a3ec151d2119 [2022-05-11T05:48:20.074Z] Successfully built a3ec151d2119 [2022-05-11T05:48:20.074Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:48:20.450Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T05:48:20.451Z] . [Pipeline] withDockerContainer [2022-05-11T05:48:20.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-63053 does not seem to be running inside a container [2022-05-11T05:48:20.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T05:48:22.141Z] $ docker top 12a2c6fc578bb590051c091286a38c437b27fc1e29cb489f72434d16bbc41af4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:48:23.117Z] + go version [2022-05-11T05:48:23.117Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T05:48:23.153Z] $ docker stop --time=1 12a2c6fc578bb590051c091286a38c437b27fc1e29cb489f72434d16bbc41af4 [2022-05-11T05:48:24.811Z] $ docker rm -f 12a2c6fc578bb590051c091286a38c437b27fc1e29cb489f72434d16bbc41af4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:48:25.720Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T05:48:25.720Z] . [Pipeline] withDockerContainer [2022-05-11T05:48:25.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-63053 does not seem to be running inside a container [2022-05-11T05:48:26.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T05:48:27.392Z] $ docker top 313dc8b66337ce9fa7a75815586d1ecb9d2b989b0f4862e2db689e9a7782711d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T05:48:28.403Z] + make test [2022-05-11T05:48:28.403Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T05:48:30.407Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T05:50:07.324Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T05:50:07.324Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.059s coverage: 0.0% of statements [2022-05-11T05:50:07.324Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T05:50:07.324Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T05:50:22.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T05:50:22.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T05:50:22.461Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T05:50:23.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T05:50:23.520Z] $ docker stop --time=1 313dc8b66337ce9fa7a75815586d1ecb9d2b989b0f4862e2db689e9a7782711d [2022-05-11T05:50:25.317Z] $ docker rm -f 313dc8b66337ce9fa7a75815586d1ecb9d2b989b0f4862e2db689e9a7782711d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:50:26.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T05:50:26.395Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T05:50:27.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:50:27.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T05:50:28.267Z] + ls -al . [2022-05-11T05:50:28.267Z] total 164 [2022-05-11T05:50:28.267Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:50 . [2022-05-11T05:50:28.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:46 .. [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 05:46 .dockerignore [2022-05-11T05:50:28.267Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:46 .git [2022-05-11T05:50:28.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:46 .github [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 05:46 .gitignore [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:46 .golangci.yml [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 05:46 Attribution.txt [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 11 05:46 CHANGELOG.md [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 05:46 Dockerfile [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:46 GOVERNANCE.md [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 05:46 Jenkinsfile [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:46 LICENSE [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 05:46 Makefile [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 05:46 OWNERS.md [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 05:46 README.md [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:43 VERSION [2022-05-11T05:50:28.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:46 bin [2022-05-11T05:50:28.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:46 cmd [2022-05-11T05:50:28.267Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 05:49 coverage.out [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 05:46 go.mod [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 05:46 go.sum [2022-05-11T05:50:28.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:46 internal [2022-05-11T05:50:28.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:46 snap [2022-05-11T05:50:28.267Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 05:46 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:50:28.742Z] + 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=d6b329782f5b151565fc3adc38110ea8d0de9b9a --label arch=arm64 --label version=0.0.0 . [2022-05-11T05:50:29.068Z] Sending build context to Docker daemon 2.782MB [2022-05-11T05:50:29.068Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:50:29.068Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T05:50:29.068Z] ---> a3ec151d2119 [2022-05-11T05:50:29.068Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T05:50:29.364Z] ---> Running in 816c6b9af1d6 [2022-05-11T05:50:29.641Z] Removing intermediate container 816c6b9af1d6 [2022-05-11T05:50:29.641Z] ---> bb9b98317b48 [2022-05-11T05:50:29.641Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:50:29.641Z] ---> Running in 21f058290b9d [2022-05-11T05:50:29.917Z] Removing intermediate container 21f058290b9d [2022-05-11T05:50:29.918Z] ---> 02055ce1f4e1 [2022-05-11T05:50:29.918Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:50:30.198Z] ---> Running in 217215da3a90 [2022-05-11T05:50:30.470Z] Removing intermediate container 217215da3a90 [2022-05-11T05:50:30.470Z] ---> 3837e9a487e8 [2022-05-11T05:50:30.470Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:50:30.470Z] ---> Running in 7868ab16b090 [2022-05-11T05:50:31.911Z] Removing intermediate container 7868ab16b090 [2022-05-11T05:50:31.911Z] ---> 98898b9193e1 [2022-05-11T05:50:31.911Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:50:32.184Z] ---> Running in 99e761251484 [2022-05-11T05:50:33.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:50:34.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:50:35.108Z] OK: 224 MiB in 56 packages [2022-05-11T05:50:35.709Z] Removing intermediate container 99e761251484 [2022-05-11T05:50:35.709Z] ---> 8b6ce09b6b8a [2022-05-11T05:50:35.709Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T05:50:35.709Z] ---> Running in 95c8cd9f8edd [2022-05-11T05:50:35.982Z] Removing intermediate container 95c8cd9f8edd [2022-05-11T05:50:35.982Z] ---> 3cbef15a77ba [2022-05-11T05:50:35.982Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T05:50:36.579Z] ---> 63872cb4b0a7 [2022-05-11T05:50:36.579Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:50:36.864Z] ---> Running in 36d661250609 [2022-05-11T05:50:38.852Z] Removing intermediate container 36d661250609 [2022-05-11T05:50:38.852Z] ---> ee0447a084b5 [2022-05-11T05:50:38.852Z] Step 11/24 : COPY . . [2022-05-11T05:50:39.450Z] ---> dfa59fc093fa [2022-05-11T05:50:39.450Z] Step 12/24 : RUN ${MAKE} [2022-05-11T05:50:39.755Z] ---> Running in f1816da63638 [2022-05-11T05:50:40.741Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-11T05:53:02.662Z] Removing intermediate container f1816da63638 [2022-05-11T05:53:02.662Z] ---> 230c85cf1eb1 [2022-05-11T05:53:02.662Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T05:53:02.662Z] 3.14: Pulling from library/alpine [2022-05-11T05:53:02.662Z] 455c02918c45: Pulling fs layer [2022-05-11T05:53:02.662Z] 455c02918c45: Verifying Checksum [2022-05-11T05:53:02.662Z] 455c02918c45: Download complete [2022-05-11T05:53:02.662Z] 455c02918c45: Pull complete [2022-05-11T05:53:02.662Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T05:53:02.662Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T05:53:02.662Z] ---> ac73e934f311 [2022-05-11T05:53:02.662Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T05:53:02.662Z] ---> Running in f02cd2911573 [2022-05-11T05:53:02.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:53:02.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:53:02.663Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T05:53:02.663Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T05:53:02.663Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T05:53:02.663Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T05:53:02.663Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T05:53:02.663Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T05:53:02.663Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T05:53:02.663Z] OK: 8 MiB in 20 packages [2022-05-11T05:53:02.663Z] Removing intermediate container f02cd2911573 [2022-05-11T05:53:02.663Z] ---> bd53773d46df [2022-05-11T05:53:02.663Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T05:53:02.663Z] ---> ad9e0d1797e5 [2022-05-11T05:53:02.663Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T05:53:02.663Z] ---> a09043977adf [2022-05-11T05:53:02.663Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T05:53:02.663Z] ---> d1333248f38d [2022-05-11T05:53:02.663Z] Step 18/24 : EXPOSE 59993 [2022-05-11T05:53:02.663Z] ---> Running in 56c62d7e33d4 [2022-05-11T05:53:02.663Z] Removing intermediate container 56c62d7e33d4 [2022-05-11T05:53:02.663Z] ---> 6660c09e3163 [2022-05-11T05:53:02.663Z] Step 19/24 : EXPOSE 161 [2022-05-11T05:53:02.663Z] ---> Running in ff17fad97310 [2022-05-11T05:53:02.663Z] Removing intermediate container ff17fad97310 [2022-05-11T05:53:02.663Z] ---> efe18d466d4a [2022-05-11T05:53:02.663Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T05:53:02.663Z] ---> Running in 1b3c8472a717 [2022-05-11T05:53:02.663Z] Removing intermediate container 1b3c8472a717 [2022-05-11T05:53:02.663Z] ---> 9c9cc722c4d3 [2022-05-11T05:53:02.663Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T05:53:02.663Z] ---> Running in a85eaef58706 [2022-05-11T05:53:02.663Z] Removing intermediate container a85eaef58706 [2022-05-11T05:53:02.663Z] ---> f72aa8911edd [2022-05-11T05:53:02.663Z] Step 22/24 : LABEL arch=arm64 [2022-05-11T05:53:02.663Z] ---> Running in e918d33d33a9 [2022-05-11T05:53:02.663Z] Removing intermediate container e918d33d33a9 [2022-05-11T05:53:02.663Z] ---> d8c143198007 [2022-05-11T05:53:02.663Z] Step 23/24 : LABEL git_sha=d6b329782f5b151565fc3adc38110ea8d0de9b9a [2022-05-11T05:53:02.663Z] ---> Running in 723db5db6767 [2022-05-11T05:53:02.663Z] Removing intermediate container 723db5db6767 [2022-05-11T05:53:02.663Z] ---> f4fa8a79c340 [2022-05-11T05:53:02.663Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T05:53:02.663Z] ---> Running in ee5d9e416d04 [2022-05-11T05:53:02.936Z] Removing intermediate container ee5d9e416d04 [2022-05-11T05:53:02.936Z] ---> d450f31fea00 [2022-05-11T05:53:02.936Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T05:53:02.936Z] Successfully built d450f31fea00 [2022-05-11T05:53:02.936Z] Successfully tagged device-snmp-arm64:latest [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] sh [2022-05-11T05:53:03.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:53:03.741Z] [2022-05-11T05:53:03.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:53:04.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:53:04.404Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T05:53:04.404Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T05:53:04.404Z] 04944245beec: Pulling fs layer [2022-05-11T05:53:04.404Z] 699f458cf7ca: Pulling fs layer [2022-05-11T05:53:04.404Z] 765212b225bb: Pulling fs layer [2022-05-11T05:53:04.404Z] f23df028b6ca: Pulling fs layer [2022-05-11T05:53:04.404Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T05:53:04.404Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T05:53:04.404Z] f23df028b6ca: Waiting [2022-05-11T05:53:04.404Z] d65c8cfc05b1: Waiting [2022-05-11T05:53:04.404Z] 765212b225bb: Waiting [2022-05-11T05:53:04.404Z] 2437ff75d9bd: Waiting [2022-05-11T05:53:04.404Z] 04944245beec: Download complete [2022-05-11T05:53:04.404Z] 765212b225bb: Verifying Checksum [2022-05-11T05:53:04.404Z] 765212b225bb: Download complete [2022-05-11T05:53:04.404Z] f23df028b6ca: Verifying Checksum [2022-05-11T05:53:04.404Z] f23df028b6ca: Download complete [2022-05-11T05:53:04.687Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T05:53:04.687Z] d65c8cfc05b1: Download complete [2022-05-11T05:53:04.687Z] 699f458cf7ca: Verifying Checksum [2022-05-11T05:53:04.687Z] 699f458cf7ca: Download complete [2022-05-11T05:53:04.964Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T05:53:04.964Z] 8998bd30e6a1: Download complete [2022-05-11T05:53:07.596Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T05:53:07.596Z] 2437ff75d9bd: Download complete [2022-05-11T05:53:09.582Z] 8998bd30e6a1: Pull complete [2022-05-11T05:53:09.896Z] 04944245beec: Pull complete [2022-05-11T05:53:11.998Z] 699f458cf7ca: Pull complete [2022-05-11T05:53:11.998Z] 765212b225bb: Pull complete [2022-05-11T05:53:12.979Z] f23df028b6ca: Pull complete [2022-05-11T05:53:13.254Z] d65c8cfc05b1: Pull complete [2022-05-11T05:53:28.357Z] 2437ff75d9bd: Pull complete [2022-05-11T05:53:28.357Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T05:53:28.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:53:28.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T05:53:28.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-63053 does not seem to be running inside a container [2022-05-11T05:53:28.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T05:53:32.205Z] $ docker top dad79f95618ab3227f7cd9b7a3a42ac28020dc0d8b1433bb4039074ff4177523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:33.280Z] ---> job-cost.sh [2022-05-11T05:53:33.558Z] lf-activate-venv: SKIPPING [2022-05-11T05:53:33.558Z] INFO: No Stack... [2022-05-11T05:53:33.835Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T05:53:34.826Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T05:53:35.515Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-05-11T05:53:35.515Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T05:53:35.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] [2022-05-11T05:53:35.572Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] did not exist. Created. [2022-05-11T05:53:35.573Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T05:53:36.334Z] /w/workspace/device-snmp-go/1@tmp/durable-0c661cf4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T05:53:37.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T05:53:37.084Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T05:53:37.139Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T05:53:37.154Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T05:53:37.234Z] $ docker stop --time=1 dad79f95618ab3227f7cd9b7a3a42ac28020dc0d8b1433bb4039074ff4177523 [2022-05-11T05:53:38.819Z] $ docker rm -f dad79f95618ab3227f7cd9b7a3a42ac28020dc0d8b1433bb4039074ff4177523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-11T05:53:39.889Z] provisioning config files... [2022-05-11T05:53:39.899Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/config4836759454152410701tmp [Pipeline] { [Pipeline] sh [2022-05-11T05:53:40.242Z] + set +x [2022-05-11T05:53:40.242Z] + curl -s https://codecov.io/bash [2022-05-11T05:53:40.242Z] + bash -s -- [2022-05-11T05:53:40.242Z] [2022-05-11T05:53:40.242Z] _____ _ [2022-05-11T05:53:40.242Z] / ____| | | [2022-05-11T05:53:40.242Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T05:53:40.242Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T05:53:40.242Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T05:53:40.242Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T05:53:40.242Z] Bash-1.0.6 [2022-05-11T05:53:40.242Z] [2022-05-11T05:53:40.242Z] [2022-05-11T05:53:40.242Z] ==> git version 2.25.1 found [2022-05-11T05:53:40.242Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-11T05:53:40.242Z] Release-Date: 2020-01-08 [2022-05-11T05:53:40.242Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T05:53:40.242Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T05:53:40.242Z] ==> Jenkins CI detected. [2022-05-11T05:53:40.242Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-170 [2022-05-11T05:53:40.242Z] project root: . [2022-05-11T05:53:40.242Z] --> token set from env [2022-05-11T05:53:40.242Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T05:53:40.242Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T05:53:40.242Z] ==> Python coveragepy not found [2022-05-11T05:53:40.242Z] ==> Searching for coverage reports in: [2022-05-11T05:53:40.242Z] + . [2022-05-11T05:53:40.242Z] -> Found 1 reports [2022-05-11T05:53:40.242Z] ==> Detecting git/mercurial file structure [2022-05-11T05:53:40.242Z] ==> Reading reports [2022-05-11T05:53:40.242Z] + ./coverage.out bytes=7631 [2022-05-11T05:53:40.242Z] ==> Appending adjustments [2022-05-11T05:53:40.242Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T05:53:40.503Z] + Found adjustments [2022-05-11T05:53:40.503Z] ==> Gzipping contents [2022-05-11T05:53:40.503Z] 4.0K /tmp/codecov.1imH67.gz [2022-05-11T05:53:40.503Z] ==> Uploading reports [2022-05-11T05:53:40.503Z] url: https://codecov.io [2022-05-11T05:53:40.503Z] query: branch=PR-170&commit=d6b329782f5b151565fc3adc38110ea8d0de9b9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=170&job=&cmd_args= [2022-05-11T05:53:40.503Z] -> Pinging Codecov [2022-05-11T05:53:40.503Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-170&commit=d6b329782f5b151565fc3adc38110ea8d0de9b9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=170&job=&cmd_args= [2022-05-11T05:53:40.766Z] -> Uploading to [2022-05-11T05:53:40.766Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/6C56EA5C29638FB4528AC87E60AF5AE0/d6b329782f5b151565fc3adc38110ea8d0de9b9a/4aad57eb-7d0a-4ca6-9425-1da623f0924f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T055340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a7d28051c010a1612cb3253a993f6220970295d2d69682815c4de871ac3910a [2022-05-11T05:53:40.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T05:53:40.766Z] Dload Upload Total Spent Left Speed [2022-05-11T05:53:41.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 6485 --:--:-- --:--:-- --:--:-- 6485 [2022-05-11T05:53:41.027Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d6b329782f5b151565fc3adc38110ea8d0de9b9a [Pipeline] } [2022-05-11T05:53:41.053Z] 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 [2022-05-11T05:53:42.820Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-170/archives ] [2022-05-11T05:53:42.820Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-170/archives [2022-05-11T05:53:42.820Z] total 16 [2022-05-11T05:53:42.820Z] drwxr-xr-x 3 root root 4096 May 11 05:44 . [2022-05-11T05:53:42.820Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:44 .. [2022-05-11T05:53:42.820Z] drwxr-xr-x 2 root root 4096 May 11 05:44 cost [2022-05-11T05:53:42.820Z] -rw-r--r-- 1 root root 85 May 11 05:44 cost.csv [2022-05-11T05:53:42.820Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-170/archives [2022-05-11T05:53:42.820Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-170/archives [2022-05-11T05:53:42.820Z] total 16 [2022-05-11T05:53:42.820Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:44 . [2022-05-11T05:53:42.820Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:44 .. [2022-05-11T05:53:42.820Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 05:44 cost [2022-05-11T05:53:42.820Z] -rw-r--r-- 1 jenkins jenkins 85 May 11 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:43.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:44.063Z] ---> package-listing.sh [2022-05-11T05:53:44.063Z] ++ facter osfamily [2022-05-11T05:53:44.063Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T05:53:44.325Z] + OS_FAMILY=debian [2022-05-11T05:53:44.325Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-170 [2022-05-11T05:53:44.325Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T05:53:44.325Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T05:53:44.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T05:53:44.325Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T05:53:44.325Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-170 ']' [2022-05-11T05:53:44.325Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T05:53:44.325Z] + case "${OS_FAMILY}" in [2022-05-11T05:53:44.325Z] + dpkg -l [2022-05-11T05:53:44.325Z] + grep '^ii' [2022-05-11T05:53:44.325Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T05:53:44.325Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T05:53:44.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T05:53:44.325Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-170 ']' [2022-05-11T05:53:44.325Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-170/archives/ [2022-05-11T05:53:44.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-170/archives/ [Pipeline] echo [2022-05-11T05:53:44.362Z] 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-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T05:53:44.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:53:45.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:53:45.244Z] . [Pipeline] withDockerContainer [2022-05-11T05:53:45.331Z] prd-ubuntu20.04-docker-8c-8g-63051 does not seem to be running inside a container [2022-05-11T05:53:45.361Z] $ 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-170/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-170 -v /w/workspace/gexfoundry_device-snmp-go_PR-170:/w/workspace/gexfoundry_device-snmp-go_PR-170:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T05:53:45.598Z] $ docker top bb13a580a581e296c2bc060e695762955156a0167d4ce06c864b2ac86d78c582 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:53:46.012Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T05:53:46.324Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T05:53:46.638Z] + ls /var/log/sa-host [2022-05-11T05:53:46.638Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:53:46.782Z] provisioning config files... [2022-05-11T05:53:46.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-170@tmp/config6746278031928780661tmp [Pipeline] { [Pipeline] echo [2022-05-11T05:53:46.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:47.155Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T05:53:47.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:47.596Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T05:53:47.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:47.946Z] ---> sudo-logs.sh [2022-05-11T05:53:47.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T05:53:48.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:48.384Z] ---> job-cost.sh [2022-05-11T05:53:48.384Z] lf-activate-venv: SKIPPING [2022-05-11T05:53:48.384Z] DEBUG: total: 0.2199999988079071 [2022-05-11T05:53:48.384Z] INFO: Retrieving Stack Cost... [2022-05-11T05:53:48.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T05:53:49.221Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T05:53:49.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:53:49.570Z] ---> logs-deploy.sh [2022-05-11T05:53:49.570Z] lf-activate-venv: SKIPPING [2022-05-11T05:53:49.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-170/1 [2022-05-11T05:53:49.570Z] INFO: archiving workspace using pattern(s): [2022-05-11T05:53:50.512Z] Archives upload complete. [2022-05-11T05:53:50.513Z] INFO: archiving logs to Nexus