Pull request #171 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 iain-anderson for edgexfoundry/device-snmp-go Obtained Jenkinsfile from dda3a94081ee346b6065b5f24458c081e4ce801a+397e2e5fd123a0613be6f16d07ee51abe899caab (4a38c52520295928ae6dca9f75460d79592ddc0d) 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-ssh5643161071410450356.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-ssh13490876205390635153.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-171/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-171/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11058751478952458595.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-171/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5139732082810674279.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-ssh14090768213565113753.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-171/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-171/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1375987687987958796.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63394 in /w/workspace/gexfoundry_device-snmp-go_PR-171 [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-171 # 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 397e2e5fd123a0613be6f16d07ee51abe899caab into PR head commit dda3a94081ee346b6065b5f24458c081e4ce801a Merge succeeded, producing dda3a94081ee346b6065b5f24458c081e4ce801a Checking out Revision dda3a94081ee346b6065b5f24458c081e4ce801a (PR-171) > 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/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dda3a94081ee346b6065b5f24458c081e4ce801a # 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 397e2e5fd123a0613be6f16d07ee51abe899caab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dda3a94081ee346b6065b5f24458c081e4ce801a # timeout=10 Commit message: "docs: CHANGELOG fixup" 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-12T14:39:56.731Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T14:39:56.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T14:39:57.004Z] ========================================================= [2022-05-12T14:39:57.004Z] EdgeX Global Pipelines Version Info [2022-05-12T14:39:57.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:39:58.456Z] ------------------- [2022-05-12T14:39:58.456Z] stable info: [2022-05-12T14:39:58.456Z] ------------------- [2022-05-12T14:39:58.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T14:39:58.456Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T14:39:58.456Z] Message: update stable to v1.0.230 [2022-05-12T14:39:58.717Z] ------------------- [2022-05-12T14:39:58.717Z] experimental info: [2022-05-12T14:39:58.717Z] ------------------- [2022-05-12T14:39:58.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T14:39:58.717Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T14:39:58.717Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T14:39:58.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-12T14:39:59.011Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-12T14:39:59.051Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T14:39:59.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T14:39:59.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T14:39:59.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T14:39:59.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T14:39:59.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T14:39:59.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T14:39:59.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T14:39:59.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T14:39:59.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-12T14:39:59.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T14:39:59.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T14:39:59.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T14:39:59.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T14:39:59.598Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T14:39:59.635Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T14:39:59.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T14:39:59.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T14:39:59.749Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T14:39:59.788Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T14:39:59.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T14:39:59.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T14:39:59.900Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T14:39:59.939Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T14:39:59.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo [2022-05-12T14:40:00.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo [2022-05-12T14:40:00.052Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo [2022-05-12T14:40:00.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dda3a94081ee346b6065b5f24458c081e4ce801a [Pipeline] echo [2022-05-12T14:40:00.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dda3a94 [Pipeline] echo [2022-05-12T14:40:00.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T14:40:00.272Z] provisioning config files... [2022-05-12T14:40:00.287Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/config7740745609504872003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:40:00.638Z] ---> docker-login.sh [2022-05-12T14:40:00.638Z] nexus3.edgexfoundry.org:10001 [2022-05-12T14:40:00.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:01.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:01.163Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:01.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:01.163Z] [2022-05-12T14:40:01.163Z] Login Succeeded [2022-05-12T14:40:01.163Z] nexus3.edgexfoundry.org:10002 [2022-05-12T14:40:01.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:01.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:01.163Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:01.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:01.163Z] [2022-05-12T14:40:01.163Z] Login Succeeded [2022-05-12T14:40:01.163Z] nexus3.edgexfoundry.org:10003 [2022-05-12T14:40:01.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:01.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:01.425Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:01.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:01.425Z] [2022-05-12T14:40:01.425Z] Login Succeeded [2022-05-12T14:40:01.425Z] nexus3.edgexfoundry.org:10004 [2022-05-12T14:40:01.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:01.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:01.425Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:01.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:01.425Z] [2022-05-12T14:40:01.425Z] Login Succeeded [2022-05-12T14:40:01.425Z] docker.io [2022-05-12T14:40:01.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:01.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:01.963Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:01.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:01.963Z] [2022-05-12T14:40:01.963Z] Login Succeeded [2022-05-12T14:40:01.963Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T14:40:01.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T14:40:02.583Z] + git rev-list -1 --merges dda3a94081ee346b6065b5f24458c081e4ce801a~1..dda3a94081ee346b6065b5f24458c081e4ce801a [Pipeline] echo [2022-05-12T14:40:02.632Z] -----------> git rev-list -1 --merges dda3a94081ee346b6065b5f24458c081e4ce801a~1..dda3a94081ee346b6065b5f24458c081e4ce801a dda3a94081ee346b6065b5f24458c081e4ce801a [false] [Pipeline] sh [2022-05-12T14:40:02.954Z] + git log --format=format:%s -1 dda3a94081ee346b6065b5f24458c081e4ce801a [Pipeline] echo [2022-05-12T14:40:02.990Z] ========================================================= [2022-05-12T14:40:02.990Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T14:40:02.990Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T14:40:03.405Z] + git log --format=format:%s -1 dda3a94081ee346b6065b5f24458c081e4ce801a [Pipeline] echo [2022-05-12T14:40:03.437Z] [semverPrep] GIT_COMMIT: dda3a94081ee346b6065b5f24458c081e4ce801a, Commit Message: docs: CHANGELOG fixup [Pipeline] echo [2022-05-12T14:40:03.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T14:40:03.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T14:40:03.934Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T14:40:03.934Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T14:40:03.934Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T14:40:03.934Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T14:40:03.934Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T14:40:03.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:40:04.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T14:40:04.398Z] [2022-05-12T14:40:04.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:40:04.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T14:40:04.745Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T14:40:04.745Z] 1fe172e4850f: Pulling fs layer [2022-05-12T14:40:04.745Z] caf521ccaac6: Pulling fs layer [2022-05-12T14:40:04.745Z] 3ead6fa29328: Pulling fs layer [2022-05-12T14:40:04.745Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T14:40:04.745Z] a8d5f1318db7: Pulling fs layer [2022-05-12T14:40:04.745Z] c427282e49a2: Pulling fs layer [2022-05-12T14:40:04.745Z] 1827001aaf11: Pulling fs layer [2022-05-12T14:40:04.745Z] 0714d37db230: Pulling fs layer [2022-05-12T14:40:04.745Z] ac28cf19c067: Pulling fs layer [2022-05-12T14:40:04.745Z] ca983d60f3e2: Pulling fs layer [2022-05-12T14:40:04.745Z] 9f894cec8388: Pulling fs layer [2022-05-12T14:40:04.745Z] 5c2a1cbceb83: Waiting [2022-05-12T14:40:04.745Z] a8d5f1318db7: Waiting [2022-05-12T14:40:04.745Z] c427282e49a2: Waiting [2022-05-12T14:40:04.745Z] 1827001aaf11: Waiting [2022-05-12T14:40:04.745Z] 0714d37db230: Waiting [2022-05-12T14:40:04.745Z] ac28cf19c067: Waiting [2022-05-12T14:40:04.745Z] ca983d60f3e2: Waiting [2022-05-12T14:40:04.745Z] 9f894cec8388: Waiting [2022-05-12T14:40:04.745Z] caf521ccaac6: Download complete [2022-05-12T14:40:04.745Z] 5c2a1cbceb83: Download complete [2022-05-12T14:40:05.006Z] a8d5f1318db7: Verifying Checksum [2022-05-12T14:40:05.006Z] a8d5f1318db7: Download complete [2022-05-12T14:40:05.006Z] 3ead6fa29328: Verifying Checksum [2022-05-12T14:40:05.006Z] 3ead6fa29328: Download complete [2022-05-12T14:40:05.006Z] c427282e49a2: Verifying Checksum [2022-05-12T14:40:05.006Z] c427282e49a2: Download complete [2022-05-12T14:40:05.006Z] 0714d37db230: Verifying Checksum [2022-05-12T14:40:05.006Z] 0714d37db230: Download complete [2022-05-12T14:40:05.006Z] ac28cf19c067: Download complete [2022-05-12T14:40:05.006Z] ca983d60f3e2: Download complete [2022-05-12T14:40:05.006Z] 9f894cec8388: Download complete [2022-05-12T14:40:05.006Z] 1fe172e4850f: Download complete [2022-05-12T14:40:05.266Z] 1827001aaf11: Verifying Checksum [2022-05-12T14:40:05.266Z] 1827001aaf11: Download complete [2022-05-12T14:40:06.649Z] 1fe172e4850f: Pull complete [2022-05-12T14:40:06.649Z] caf521ccaac6: Pull complete [2022-05-12T14:40:07.247Z] 3ead6fa29328: Pull complete [2022-05-12T14:40:07.247Z] 5c2a1cbceb83: Pull complete [2022-05-12T14:40:07.509Z] a8d5f1318db7: Pull complete [2022-05-12T14:40:07.509Z] c427282e49a2: Pull complete [2022-05-12T14:40:10.065Z] 1827001aaf11: Pull complete [2022-05-12T14:40:10.065Z] 0714d37db230: Pull complete [2022-05-12T14:40:10.065Z] ac28cf19c067: Pull complete [2022-05-12T14:40:10.065Z] ca983d60f3e2: Pull complete [2022-05-12T14:40:10.065Z] 9f894cec8388: Pull complete [2022-05-12T14:40:10.065Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T14:40:10.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T14:40:10.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T14:40:10.166Z] prd-ubuntu20.04-docker-8c-8g-63394 does not seem to be running inside a container [2022-05-12T14:40:10.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-171 -v /w/workspace/gexfoundry_device-snmp-go_PR-171:/w/workspace/gexfoundry_device-snmp-go_PR-171:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T14:40:11.760Z] $ docker top 5857a3108ea9fb704c951555a26593c40a0a001cbe19a63bc57316e05d0e6592 -eo pid,comm [2022-05-12T14:40:11.843Z] 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-12T14:40:11.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T14:40:11.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T14:40:11.972Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T14:40:12.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T14:40:12.110Z] $ docker exec 5857a3108ea9fb704c951555a26593c40a0a001cbe19a63bc57316e05d0e6592 ssh-agent [2022-05-12T14:40:12.246Z] SSH_AUTH_SOCK=/tmp/ssh-sbefPAVopA4Y/agent.34 [2022-05-12T14:40:12.246Z] SSH_AGENT_PID=40 [2022-05-12T14:40:12.254Z] Running ssh-add (command line suppressed) [2022-05-12T14:40:12.376Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/private_key_7676957598210014991.key (/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/private_key_7676957598210014991.key) [2022-05-12T14:40:12.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T14:40:12.726Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T14:40:12.750Z] $ docker exec --env ******** --env ******** 5857a3108ea9fb704c951555a26593c40a0a001cbe19a63bc57316e05d0e6592 ssh-agent -k [2022-05-12T14:40:12.868Z] unset SSH_AUTH_SOCK; [2022-05-12T14:40:12.869Z] unset SSH_AGENT_PID; [2022-05-12T14:40:12.869Z] echo Agent pid 40 killed; [2022-05-12T14:40:12.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T14:40:12.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T14:40:12.961Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T14:40:13.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T14:40:13.099Z] $ docker exec 5857a3108ea9fb704c951555a26593c40a0a001cbe19a63bc57316e05d0e6592 ssh-agent [2022-05-12T14:40:13.250Z] SSH_AUTH_SOCK=/tmp/ssh-BSu26ETTKzzI/agent.75 [2022-05-12T14:40:13.250Z] SSH_AGENT_PID=81 [2022-05-12T14:40:13.257Z] Running ssh-add (command line suppressed) [2022-05-12T14:40:13.373Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/private_key_8482493914716681144.key (/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/private_key_8482493914716681144.key) [2022-05-12T14:40:13.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T14:40:13.730Z] + git semver init [2022-05-12T14:40:14.301Z] 2022-05-12 14:40:13,999 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T14:40:14.301Z] 2022-05-12 14:40:14,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-171/.semver [2022-05-12T14:40:14.301Z] 2022-05-12 14:40:14,000 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-171/.semver [2022-05-12T14:40:14.301Z] 2022-05-12 14:40:14,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-171/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-171, universal_newlines=False, shell=None, istream=None) [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,801 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-171/.git/info/exclude [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-171/.semver/PR-171 with force:False [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,802 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-171/.semver/PR-171 [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,807 [execute] INFO git cat-file --batch-check [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-171/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,815 [execute] INFO git cat-file --batch [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-171/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T14:40:14.876Z] 2022-05-12 14:40:14,823 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-171/.semver/PR-171 [2022-05-12T14:40:14.876Z] 0.0.0 [Pipeline] } [2022-05-12T14:40:14.900Z] $ docker exec --env ******** --env ******** 5857a3108ea9fb704c951555a26593c40a0a001cbe19a63bc57316e05d0e6592 ssh-agent -k [2022-05-12T14:40:15.015Z] unset SSH_AUTH_SOCK; [2022-05-12T14:40:15.015Z] unset SSH_AGENT_PID; [2022-05-12T14:40:15.015Z] echo Agent pid 81 killed; [2022-05-12T14:40:15.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T14:40:15.451Z] + git semver [Pipeline] } [2022-05-12T14:40:15.742Z] $ docker stop --time=1 5857a3108ea9fb704c951555a26593c40a0a001cbe19a63bc57316e05d0e6592 [2022-05-12T14:40:17.094Z] $ docker rm -f 5857a3108ea9fb704c951555a26593c40a0a001cbe19a63bc57316e05d0e6592 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T14:40:17.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T14:40:17.856Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T14:40:17.874Z] [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-12T14:40:18.447Z] provisioning config files... [2022-05-12T14:40:18.460Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/config566488896407633594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:40:18.803Z] ---> docker-login.sh [2022-05-12T14:40:18.803Z] nexus3.edgexfoundry.org:10001 [2022-05-12T14:40:18.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:18.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:18.803Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:18.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:18.803Z] [2022-05-12T14:40:18.803Z] Login Succeeded [2022-05-12T14:40:18.803Z] nexus3.edgexfoundry.org:10002 [2022-05-12T14:40:18.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:19.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:19.065Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:19.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:19.065Z] [2022-05-12T14:40:19.065Z] Login Succeeded [2022-05-12T14:40:19.065Z] nexus3.edgexfoundry.org:10003 [2022-05-12T14:40:19.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:19.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:19.065Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:19.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:19.065Z] [2022-05-12T14:40:19.065Z] Login Succeeded [2022-05-12T14:40:19.065Z] nexus3.edgexfoundry.org:10004 [2022-05-12T14:40:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:19.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:19.326Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:19.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:19.326Z] [2022-05-12T14:40:19.326Z] Login Succeeded [2022-05-12T14:40:19.326Z] docker.io [2022-05-12T14:40:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:40:19.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:40:19.588Z] Configure a credential helper to remove this warning. See [2022-05-12T14:40:19.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:40:19.588Z] [2022-05-12T14:40:19.588Z] Login Succeeded [2022-05-12T14:40:19.588Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T14:40:19.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T14:40:19.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T14:40:19.833Z] ========================================================= [2022-05-12T14:40:19.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T14:40:19.833Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:40:20.241Z] + 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-12T14:40:20.241Z] Sending build context to Docker daemon 5.356MB [2022-05-12T14:40:20.241Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T14:40:20.241Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T14:40:20.241Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T14:40:20.241Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T14:40:20.241Z] 666ba61612fd: Pulling fs layer [2022-05-12T14:40:20.241Z] 8ed8ca486205: Pulling fs layer [2022-05-12T14:40:20.241Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T14:40:20.241Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T14:40:20.241Z] ca2b28591e48: Pulling fs layer [2022-05-12T14:40:20.241Z] a51346096db8: Pulling fs layer [2022-05-12T14:40:20.241Z] daebc70d1ce1: Pulling fs layer [2022-05-12T14:40:20.241Z] 0e18a0eac166: Pulling fs layer [2022-05-12T14:40:20.241Z] ca2b28591e48: Waiting [2022-05-12T14:40:20.241Z] a51346096db8: Waiting [2022-05-12T14:40:20.241Z] 4fe6c5a15a65: Waiting [2022-05-12T14:40:20.241Z] 22a0e8bec74d: Waiting [2022-05-12T14:40:20.241Z] 0e18a0eac166: Waiting [2022-05-12T14:40:20.241Z] daebc70d1ce1: Waiting [2022-05-12T14:40:20.241Z] 8ed8ca486205: Download complete [2022-05-12T14:40:20.241Z] 666ba61612fd: Download complete [2022-05-12T14:40:20.241Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T14:40:20.241Z] 22a0e8bec74d: Download complete [2022-05-12T14:40:20.508Z] ca2b28591e48: Verifying Checksum [2022-05-12T14:40:20.508Z] ca2b28591e48: Download complete [2022-05-12T14:40:20.508Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T14:40:20.508Z] 59bf1c3509f3: Download complete [2022-05-12T14:40:20.508Z] a51346096db8: Verifying Checksum [2022-05-12T14:40:20.508Z] a51346096db8: Download complete [2022-05-12T14:40:20.508Z] daebc70d1ce1: Verifying Checksum [2022-05-12T14:40:20.508Z] daebc70d1ce1: Download complete [2022-05-12T14:40:20.508Z] 59bf1c3509f3: Pull complete [2022-05-12T14:40:20.768Z] 666ba61612fd: Pull complete [2022-05-12T14:40:20.768Z] 8ed8ca486205: Pull complete [2022-05-12T14:40:21.030Z] 0e18a0eac166: Verifying Checksum [2022-05-12T14:40:21.030Z] 0e18a0eac166: Download complete [2022-05-12T14:40:21.299Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T14:40:21.299Z] 4fe6c5a15a65: Download complete [2022-05-12T14:40:25.508Z] 4fe6c5a15a65: Pull complete [2022-05-12T14:40:25.508Z] 22a0e8bec74d: Pull complete [2022-05-12T14:40:25.508Z] ca2b28591e48: Pull complete [2022-05-12T14:40:25.508Z] a51346096db8: Pull complete [2022-05-12T14:40:25.769Z] daebc70d1ce1: Pull complete [2022-05-12T14:40:28.321Z] 0e18a0eac166: Pull complete [2022-05-12T14:40:28.321Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T14:40:28.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T14:40:28.321Z] ---> f018257e8ee9 [2022-05-12T14:40:28.321Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T14:40:29.728Z] ---> Running in 65b342d3b44c [2022-05-12T14:40:29.728Z] Removing intermediate container 65b342d3b44c [2022-05-12T14:40:29.728Z] ---> 75bb2c89f7b9 [2022-05-12T14:40:29.728Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T14:40:29.728Z] ---> Running in 91893e18e80d [2022-05-12T14:40:29.728Z] Removing intermediate container 91893e18e80d [2022-05-12T14:40:29.728Z] ---> 8b1e6afe7e26 [2022-05-12T14:40:29.728Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T14:40:29.728Z] ---> Running in 8e004029f3ad [2022-05-12T14:40:29.728Z] Removing intermediate container 8e004029f3ad [2022-05-12T14:40:29.728Z] ---> 46193bf07c72 [2022-05-12T14:40:29.728Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T14:40:29.994Z] ---> Running in 304439d6c498 [2022-05-12T14:40:30.573Z] Removing intermediate container 304439d6c498 [2022-05-12T14:40:30.573Z] ---> ca2af3893213 [2022-05-12T14:40:30.573Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T14:40:30.573Z] ---> Running in 49c3a79323ee [2022-05-12T14:40:30.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T14:40:31.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T14:40:32.046Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T14:40:32.046Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T14:40:32.311Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T14:40:32.311Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T14:40:32.311Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T14:40:32.311Z] OK: 224 MiB in 56 packages [2022-05-12T14:40:32.883Z] Removing intermediate container 49c3a79323ee [2022-05-12T14:40:32.883Z] ---> 2810e6e7c979 [2022-05-12T14:40:32.883Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T14:40:32.883Z] ---> Running in a9307e80414e [2022-05-12T14:40:33.142Z] Removing intermediate container a9307e80414e [2022-05-12T14:40:33.142Z] ---> a5041d6cddf1 [2022-05-12T14:40:33.142Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T14:40:33.277Z] Still waiting to schedule task [2022-05-12T14:40:33.277Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-12T14:40:33.402Z] ---> b0e5b283ec5f [2022-05-12T14:40:33.402Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T14:40:33.402Z] ---> Running in 5249e3290e7a [2022-05-12T14:40:51.530Z] Removing intermediate container 5249e3290e7a [2022-05-12T14:40:51.530Z] ---> 041a906dafe1 [2022-05-12T14:40:51.530Z] Step 11/12 : COPY . . [2022-05-12T14:40:51.530Z] ---> 790770bcbbfa [2022-05-12T14:40:51.530Z] Step 12/12 : RUN ${MAKE} [2022-05-12T14:40:51.530Z] ---> Running in 2a826a7cd150 [2022-05-12T14:40:51.806Z] noop [2022-05-12T14:40:52.069Z] Removing intermediate container 2a826a7cd150 [2022-05-12T14:40:52.069Z] ---> df53c420aff6 [2022-05-12T14:40:52.069Z] Successfully built df53c420aff6 [2022-05-12T14:40:52.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:40:52.401Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T14:40:52.401Z] . [Pipeline] withDockerContainer [2022-05-12T14:40:52.515Z] prd-ubuntu20.04-docker-8c-8g-63394 does not seem to be running inside a container [2022-05-12T14:40:52.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-171 -v /w/workspace/gexfoundry_device-snmp-go_PR-171:/w/workspace/gexfoundry_device-snmp-go_PR-171:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T14:40:53.036Z] $ docker top be22d871067d2db34ea29cef288f6c746b8682fbe34126ed99371e18386e2eec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T14:40:53.458Z] + go version [2022-05-12T14:40:53.458Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T14:40:53.496Z] $ docker stop --time=1 be22d871067d2db34ea29cef288f6c746b8682fbe34126ed99371e18386e2eec [2022-05-12T14:40:54.787Z] $ docker rm -f be22d871067d2db34ea29cef288f6c746b8682fbe34126ed99371e18386e2eec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:40:55.474Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T14:40:55.474Z] . [Pipeline] withDockerContainer [2022-05-12T14:40:55.576Z] prd-ubuntu20.04-docker-8c-8g-63394 does not seem to be running inside a container [2022-05-12T14:40:55.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-171 -v /w/workspace/gexfoundry_device-snmp-go_PR-171:/w/workspace/gexfoundry_device-snmp-go_PR-171:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T14:40:56.046Z] $ docker top e8bfded3169e836fc10fb975e50a2fa22ce80d7b602b2400c9491cc3d50c9515 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T14:40:56.487Z] + make test [2022-05-12T14:40:56.487Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T14:40:56.747Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T14:41:08.972Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T14:41:08.972Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.018s coverage: 0.0% of statements [2022-05-12T14:41:15.574Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T14:41:19.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T14:41:19.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T14:41:19.778Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T14:41:20.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T14:41:20.419Z] $ docker stop --time=1 e8bfded3169e836fc10fb975e50a2fa22ce80d7b602b2400c9491cc3d50c9515 [2022-05-12T14:41:22.112Z] $ docker rm -f e8bfded3169e836fc10fb975e50a2fa22ce80d7b602b2400c9491cc3d50c9515 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T14:41:22.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T14:41:22.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T14:41:23.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T14:41:23.953Z] + ls -al . [2022-05-12T14:41:23.953Z] total 168 [2022-05-12T14:41:23.953Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 14:41 . [2022-05-12T14:41:23.953Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:39 .. [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 14:39 .dockerignore [2022-05-12T14:41:23.953Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 14:40 .git [2022-05-12T14:41:23.953Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:39 .github [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 14:39 .gitignore [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 14:39 .golangci.yml [2022-05-12T14:41:23.953Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 14:40 .semver [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 14:39 Attribution.txt [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 6948 May 12 14:39 CHANGELOG.md [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 14:39 Dockerfile [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 14:39 GOVERNANCE.md [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 14:39 Jenkinsfile [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 14:39 LICENSE [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 14:39 Makefile [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 14:39 OWNERS.md [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 14:39 README.md [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 14:40 VERSION [2022-05-12T14:41:23.953Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:39 bin [2022-05-12T14:41:23.953Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:39 cmd [2022-05-12T14:41:23.953Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 14:41 coverage.out [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 14:39 go.mod [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 14:39 go.sum [2022-05-12T14:41:23.953Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:39 internal [2022-05-12T14:41:23.953Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:39 snap [2022-05-12T14:41:23.953Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 14:39 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:41:24.291Z] + 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=dda3a94081ee346b6065b5f24458c081e4ce801a --label arch=amd64 --label version=0.0.0 . [2022-05-12T14:41:24.291Z] Sending build context to Docker daemon 5.364MB [2022-05-12T14:41:24.291Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T14:41:24.291Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T14:41:24.291Z] ---> df53c420aff6 [2022-05-12T14:41:24.291Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T14:41:24.291Z] ---> Running in dd8293e58833 [2022-05-12T14:41:24.559Z] Removing intermediate container dd8293e58833 [2022-05-12T14:41:24.559Z] ---> 5fa38e235d96 [2022-05-12T14:41:24.559Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T14:41:24.559Z] ---> Running in 5ed893a58447 [2022-05-12T14:41:24.559Z] Removing intermediate container 5ed893a58447 [2022-05-12T14:41:24.559Z] ---> d4fdb67b2e9b [2022-05-12T14:41:24.559Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T14:41:24.559Z] ---> Running in 4377245c987f [2022-05-12T14:41:24.822Z] Removing intermediate container 4377245c987f [2022-05-12T14:41:24.822Z] ---> a110480f4a51 [2022-05-12T14:41:24.822Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T14:41:24.822Z] ---> Running in 3ae0a2eb3007 [2022-05-12T14:41:25.399Z] Removing intermediate container 3ae0a2eb3007 [2022-05-12T14:41:25.399Z] ---> d14232508918 [2022-05-12T14:41:25.399Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T14:41:25.659Z] ---> Running in 2bf7720a4da6 [2022-05-12T14:41:25.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T14:41:26.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T14:41:27.129Z] OK: 224 MiB in 56 packages [2022-05-12T14:41:27.393Z] Removing intermediate container 2bf7720a4da6 [2022-05-12T14:41:27.393Z] ---> 30038b80cbfd [2022-05-12T14:41:27.393Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T14:41:27.393Z] ---> Running in 3f4b36f4380e [2022-05-12T14:41:27.393Z] Removing intermediate container 3f4b36f4380e [2022-05-12T14:41:27.393Z] ---> 9c95dc40e63a [2022-05-12T14:41:27.393Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T14:41:27.654Z] ---> 8a66c52c9ac8 [2022-05-12T14:41:27.654Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T14:41:27.654Z] ---> Running in d0f1deb9b5ce [2022-05-12T14:41:28.603Z] Removing intermediate container d0f1deb9b5ce [2022-05-12T14:41:28.603Z] ---> 3b47c1626eb4 [2022-05-12T14:41:28.603Z] Step 11/24 : COPY . . [2022-05-12T14:41:28.603Z] ---> 22736991d00a [2022-05-12T14:41:28.603Z] Step 12/24 : RUN ${MAKE} [2022-05-12T14:41:28.603Z] ---> Running in 47682a90a075 [2022-05-12T14:41:29.177Z] 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-12T14:41:51.137Z] Removing intermediate container 47682a90a075 [2022-05-12T14:41:51.137Z] ---> b7446240f01b [2022-05-12T14:41:51.137Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T14:41:51.137Z] 3.14: Pulling from library/alpine [2022-05-12T14:41:51.137Z] 8663204ce13b: Pulling fs layer [2022-05-12T14:41:51.137Z] 8663204ce13b: Verifying Checksum [2022-05-12T14:41:51.137Z] 8663204ce13b: Download complete [2022-05-12T14:41:51.397Z] 8663204ce13b: Pull complete [2022-05-12T14:41:51.397Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T14:41:51.397Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T14:41:51.397Z] ---> e04c818066af [2022-05-12T14:41:51.397Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T14:41:51.397Z] ---> Running in abe089d4813b [2022-05-12T14:41:51.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T14:41:51.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T14:41:52.178Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T14:41:52.178Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T14:41:52.178Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T14:41:52.178Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T14:41:52.178Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T14:41:52.178Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T14:41:52.178Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T14:41:52.178Z] OK: 8 MiB in 20 packages [2022-05-12T14:41:52.438Z] Removing intermediate container abe089d4813b [2022-05-12T14:41:52.438Z] ---> c882aecb1052 [2022-05-12T14:41:52.438Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T14:41:53.010Z] ---> f421c5202b8c [2022-05-12T14:41:53.010Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T14:41:53.270Z] ---> 9039166bb636 [2022-05-12T14:41:53.270Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T14:41:53.530Z] ---> db07e553b995 [2022-05-12T14:41:53.530Z] Step 18/24 : EXPOSE 59993 [2022-05-12T14:41:53.530Z] ---> Running in c077359c00ec [2022-05-12T14:41:53.791Z] Removing intermediate container c077359c00ec [2022-05-12T14:41:53.791Z] ---> 11f74b18a668 [2022-05-12T14:41:53.791Z] Step 19/24 : EXPOSE 161 [2022-05-12T14:41:53.791Z] ---> Running in 6c4a647c46f4 [2022-05-12T14:41:53.791Z] Removing intermediate container 6c4a647c46f4 [2022-05-12T14:41:53.791Z] ---> fa33a41bd48e [2022-05-12T14:41:53.791Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T14:41:53.791Z] ---> Running in 7078977b0321 [2022-05-12T14:41:54.058Z] Removing intermediate container 7078977b0321 [2022-05-12T14:41:54.058Z] ---> 5d7a0fdb391b [2022-05-12T14:41:54.058Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T14:41:54.058Z] ---> Running in 5f58633a3547 [2022-05-12T14:41:54.058Z] Removing intermediate container 5f58633a3547 [2022-05-12T14:41:54.058Z] ---> 9b173ce79be5 [2022-05-12T14:41:54.058Z] Step 22/24 : LABEL arch=amd64 [2022-05-12T14:41:54.058Z] ---> Running in 1658a7020af3 [2022-05-12T14:41:54.319Z] Removing intermediate container 1658a7020af3 [2022-05-12T14:41:54.319Z] ---> 0ed8d09487f4 [2022-05-12T14:41:54.319Z] Step 23/24 : LABEL git_sha=dda3a94081ee346b6065b5f24458c081e4ce801a [2022-05-12T14:41:54.319Z] ---> Running in 6ab56e28c02a [2022-05-12T14:41:54.319Z] Removing intermediate container 6ab56e28c02a [2022-05-12T14:41:54.319Z] ---> 35b50ca0d3e1 [2022-05-12T14:41:54.319Z] Step 24/24 : LABEL version=0.0.0 [2022-05-12T14:41:54.319Z] ---> Running in 0a0d01cd0508 [2022-05-12T14:41:54.580Z] Removing intermediate container 0a0d01cd0508 [2022-05-12T14:41:54.580Z] ---> bddaee335fb2 [2022-05-12T14:41:54.580Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T14:41:54.580Z] Successfully built bddaee335fb2 [2022-05-12T14:41:54.580Z] 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-12T14:41:55.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T14:41:55.311Z] [2022-05-12T14:41:55.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:41:55.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T14:41:55.653Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T14:41:55.653Z] 5eb5b503b376: Pulling fs layer [2022-05-12T14:41:55.653Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T14:41:55.653Z] ec43610c2a17: Pulling fs layer [2022-05-12T14:41:55.653Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T14:41:55.653Z] 33b1e0a273af: Pulling fs layer [2022-05-12T14:41:55.653Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T14:41:55.653Z] 2f39f015ded8: Pulling fs layer [2022-05-12T14:41:55.653Z] 3a2ae6a8a46f: Waiting [2022-05-12T14:41:55.653Z] 33b1e0a273af: Waiting [2022-05-12T14:41:55.653Z] 5d3b04190fa2: Waiting [2022-05-12T14:41:55.653Z] 2f39f015ded8: Waiting [2022-05-12T14:41:55.653Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T14:41:55.653Z] 5c69ac0246d0: Download complete [2022-05-12T14:41:55.653Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T14:41:55.653Z] 3a2ae6a8a46f: Download complete [2022-05-12T14:41:55.653Z] 33b1e0a273af: Verifying Checksum [2022-05-12T14:41:55.653Z] 33b1e0a273af: Download complete [2022-05-12T14:41:55.653Z] ec43610c2a17: Verifying Checksum [2022-05-12T14:41:55.653Z] ec43610c2a17: Download complete [2022-05-12T14:41:55.653Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T14:41:55.653Z] 5d3b04190fa2: Download complete [2022-05-12T14:41:55.912Z] 5eb5b503b376: Download complete [2022-05-12T14:41:56.482Z] 2f39f015ded8: Download complete [2022-05-12T14:41:57.422Z] 5eb5b503b376: Pull complete [2022-05-12T14:41:57.422Z] 5c69ac0246d0: Pull complete [2022-05-12T14:41:57.993Z] ec43610c2a17: Pull complete [2022-05-12T14:41:57.993Z] 3a2ae6a8a46f: Pull complete [2022-05-12T14:41:58.254Z] 33b1e0a273af: Pull complete [2022-05-12T14:41:58.254Z] 5d3b04190fa2: Pull complete [2022-05-12T14:42:03.535Z] 2f39f015ded8: Pull complete [2022-05-12T14:42:03.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T14:42:03.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T14:42:03.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T14:42:03.662Z] prd-ubuntu20.04-docker-8c-8g-63394 does not seem to be running inside a container [2022-05-12T14:42:03.720Z] $ 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-171 -v /w/workspace/gexfoundry_device-snmp-go_PR-171:/w/workspace/gexfoundry_device-snmp-go_PR-171:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-171@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-12T14:42:05.443Z] $ docker top 4c54ed69d6910dd1ac32d8aa9d0a373b058b9f622e43872945b2f9aec10bf799 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:42:05.940Z] ---> job-cost.sh [2022-05-12T14:42:05.940Z] lf-activate-venv: SKIPPING [2022-05-12T14:42:05.940Z] INFO: No Stack... [2022-05-12T14:42:06.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T14:42:06.772Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T14:42:07.124Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-171/archives/cost.csv [2022-05-12T14:42:07.124Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T14:42:07.162Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] [2022-05-12T14:42:07.167Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] did not exist. Created. [2022-05-12T14:42:07.167Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T14:42:07.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T14:42:07.662Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T14:42:07.690Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T14:42:07.776Z] $ docker stop --time=1 4c54ed69d6910dd1ac32d8aa9d0a373b058b9f622e43872945b2f9aec10bf799 [2022-05-12T14:42:08.944Z] $ docker rm -f 4c54ed69d6910dd1ac32d8aa9d0a373b058b9f622e43872945b2f9aec10bf799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T14:42:09.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63396 in /w/workspace/gexfoundry_device-snmp-go_PR-171 [Pipeline] { [Pipeline] ws [2022-05-12T14:42:09.622Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-12T14:42:09.930Z] Selected Git installation does not exist. Using Default [2022-05-12T14:42:09.930Z] The recommended git tool is: NONE [2022-05-12T14:42:16.224Z] using credential edgex-jenkins-ssh [2022-05-12T14:42:16.253Z] Cloning the remote Git repository [2022-05-12T14:42:16.307Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T14:42:16.383Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-05-12T14:42:16.452Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T14:42:16.453Z] > git --version # timeout=10 [2022-05-12T14:42:16.471Z] > git --version # 'git version 2.25.1' [2022-05-12T14:42:16.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T14:42:16.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T14:42:17.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T14:42:17.661Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T14:42:17.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T14:42:17.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T14:42:17.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T14:42:17.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T14:42:18.274Z] Merging remotes/origin/main commit 397e2e5fd123a0613be6f16d07ee51abe899caab into PR head commit dda3a94081ee346b6065b5f24458c081e4ce801a [2022-05-12T14:42:18.490Z] Merge succeeded, producing dda3a94081ee346b6065b5f24458c081e4ce801a [2022-05-12T14:42:18.490Z] Checking out Revision dda3a94081ee346b6065b5f24458c081e4ce801a (PR-171) [2022-05-12T14:42:18.299Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T14:42:18.320Z] > git checkout -f dda3a94081ee346b6065b5f24458c081e4ce801a # timeout=10 [2022-05-12T14:42:18.407Z] > git remote # timeout=10 [2022-05-12T14:42:18.429Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T14:42:18.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T14:42:18.458Z] > git merge 397e2e5fd123a0613be6f16d07ee51abe899caab # timeout=10 [2022-05-12T14:42:18.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T14:42:18.503Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T14:42:18.522Z] > git checkout -f dda3a94081ee346b6065b5f24458c081e4ce801a # timeout=10 [2022-05-12T14:42:22.617Z] Commit message: "docs: CHANGELOG fixup" [2022-05-12T14:42:22.681Z] > git --version # timeout=10 [2022-05-12T14:42:22.692Z] > git --version # 'git version 2.25.1' [2022-05-12T14:42:22.707Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T14:42:23.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T14:42:23.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T14:42:23.813Z] Dload Upload Total Spent Left Speed [2022-05-12T14:42:23.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91100 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-05-12T14:42:24.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T14:42:24.746Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T14:42:24.746Z] + sudo tee /etc/docker/daemon.new [2022-05-12T14:42:24.746Z] { [2022-05-12T14:42:24.746Z] "registry-mirrors": [ [2022-05-12T14:42:24.746Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T14:42:24.746Z] ], [2022-05-12T14:42:24.746Z] "bip": "10.250.0.254/24", [2022-05-12T14:42:24.746Z] "hosts": [ [2022-05-12T14:42:24.746Z] "tcp://0.0.0.0:5555", [2022-05-12T14:42:24.746Z] "unix:///var/run/docker.sock" [2022-05-12T14:42:24.746Z] ], [2022-05-12T14:42:24.746Z] "mtu": 1458, [2022-05-12T14:42:24.746Z] "selinux-enabled": true, [2022-05-12T14:42:24.746Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T14:42:24.746Z] } [Pipeline] sh [2022-05-12T14:42:25.151Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T14:42:25.525Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T14:42:43.939Z] provisioning config files... [2022-05-12T14:42:43.962Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8094389600558105652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:42:44.540Z] ---> docker-login.sh [2022-05-12T14:42:44.540Z] nexus3.edgexfoundry.org:10001 [2022-05-12T14:42:45.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:42:45.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:42:45.414Z] Configure a credential helper to remove this warning. See [2022-05-12T14:42:45.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:42:45.414Z] [2022-05-12T14:42:45.414Z] Login Succeeded [2022-05-12T14:42:45.414Z] nexus3.edgexfoundry.org:10002 [2022-05-12T14:42:45.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:42:45.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:42:45.967Z] Configure a credential helper to remove this warning. See [2022-05-12T14:42:45.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:42:45.967Z] [2022-05-12T14:42:45.967Z] Login Succeeded [2022-05-12T14:42:45.967Z] nexus3.edgexfoundry.org:10003 [2022-05-12T14:42:46.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:42:46.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:42:46.251Z] Configure a credential helper to remove this warning. See [2022-05-12T14:42:46.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:42:46.251Z] [2022-05-12T14:42:46.251Z] Login Succeeded [2022-05-12T14:42:46.251Z] nexus3.edgexfoundry.org:10004 [2022-05-12T14:42:46.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:42:46.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:42:46.800Z] Configure a credential helper to remove this warning. See [2022-05-12T14:42:46.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:42:46.800Z] [2022-05-12T14:42:46.800Z] Login Succeeded [2022-05-12T14:42:46.800Z] docker.io [2022-05-12T14:42:47.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T14:42:47.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T14:42:47.360Z] Configure a credential helper to remove this warning. See [2022-05-12T14:42:47.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T14:42:47.360Z] [2022-05-12T14:42:47.360Z] Login Succeeded [2022-05-12T14:42:47.633Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T14:42:47.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T14:42:48.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T14:42:48.073Z] ========================================================= [2022-05-12T14:42:48.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T14:42:48.073Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:42:48.517Z] + 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-12T14:42:48.801Z] Sending build context to Docker daemon 2.77MB [2022-05-12T14:42:48.801Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T14:42:48.801Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T14:42:49.080Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T14:42:49.080Z] 9b3977197b4f: Pulling fs layer [2022-05-12T14:42:49.080Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T14:42:49.080Z] 94645a83ff95: Pulling fs layer [2022-05-12T14:42:49.080Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T14:42:49.080Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T14:42:49.080Z] 3096ccb668a1: Pulling fs layer [2022-05-12T14:42:49.080Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T14:42:49.080Z] a4caa8a26152: Pulling fs layer [2022-05-12T14:42:49.080Z] 3f3a8bcf1eab: Waiting [2022-05-12T14:42:49.080Z] 0c92f367c5e7: Waiting [2022-05-12T14:42:49.080Z] e8cf19c19ddd: Waiting [2022-05-12T14:42:49.080Z] 3096ccb668a1: Waiting [2022-05-12T14:42:49.080Z] a4caa8a26152: Waiting [2022-05-12T14:42:49.080Z] 94645a83ff95: Verifying Checksum [2022-05-12T14:42:49.080Z] 94645a83ff95: Download complete [2022-05-12T14:42:49.080Z] 1a89e8eeedd5: Download complete [2022-05-12T14:42:49.080Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T14:42:49.080Z] 0c92f367c5e7: Download complete [2022-05-12T14:42:49.080Z] 3096ccb668a1: Verifying Checksum [2022-05-12T14:42:49.080Z] 3096ccb668a1: Download complete [2022-05-12T14:42:49.080Z] 9b3977197b4f: Download complete [2022-05-12T14:42:49.080Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T14:42:49.080Z] e8cf19c19ddd: Download complete [2022-05-12T14:42:50.090Z] 9b3977197b4f: Pull complete [2022-05-12T14:42:50.372Z] 1a89e8eeedd5: Pull complete [2022-05-12T14:42:50.649Z] 94645a83ff95: Pull complete [2022-05-12T14:42:51.249Z] a4caa8a26152: Verifying Checksum [2022-05-12T14:42:51.249Z] a4caa8a26152: Download complete [2022-05-12T14:42:51.847Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T14:42:51.847Z] 3f3a8bcf1eab: Download complete [2022-05-12T14:43:04.264Z] 3f3a8bcf1eab: Pull complete [2022-05-12T14:43:04.264Z] 0c92f367c5e7: Pull complete [2022-05-12T14:43:04.264Z] 3096ccb668a1: Pull complete [2022-05-12T14:43:04.264Z] e8cf19c19ddd: Pull complete [2022-05-12T14:43:11.049Z] a4caa8a26152: Pull complete [2022-05-12T14:43:11.049Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T14:43:11.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T14:43:11.049Z] ---> 725f1c02e7f9 [2022-05-12T14:43:11.049Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T14:43:11.338Z] ---> Running in f5a85f70e6a1 [2022-05-12T14:43:11.613Z] Removing intermediate container f5a85f70e6a1 [2022-05-12T14:43:11.613Z] ---> 2ef1ff89680f [2022-05-12T14:43:11.613Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T14:43:11.613Z] ---> Running in e68d3a75041a [2022-05-12T14:43:11.892Z] Removing intermediate container e68d3a75041a [2022-05-12T14:43:11.892Z] ---> 2b125c63ea58 [2022-05-12T14:43:11.892Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T14:43:12.177Z] ---> Running in 718c947c9dc0 [2022-05-12T14:43:12.451Z] Removing intermediate container 718c947c9dc0 [2022-05-12T14:43:12.451Z] ---> 5327a81d2c98 [2022-05-12T14:43:12.451Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T14:43:12.451Z] ---> Running in 0f9efa9f8a55 [2022-05-12T14:43:14.426Z] Removing intermediate container 0f9efa9f8a55 [2022-05-12T14:43:14.426Z] ---> 541cf816a3b3 [2022-05-12T14:43:14.426Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T14:43:14.426Z] ---> Running in 647a55b1def0 [2022-05-12T14:43:15.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T14:43:16.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T14:43:17.000Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T14:43:17.000Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T14:43:17.274Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T14:43:17.274Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T14:43:17.552Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T14:43:17.552Z] OK: 224 MiB in 56 packages [2022-05-12T14:43:18.552Z] Removing intermediate container 647a55b1def0 [2022-05-12T14:43:18.552Z] ---> 55aaf342ae60 [2022-05-12T14:43:18.552Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T14:43:18.552Z] ---> Running in 28b13489528e [2022-05-12T14:43:18.829Z] Removing intermediate container 28b13489528e [2022-05-12T14:43:18.829Z] ---> ea241289a3ce [2022-05-12T14:43:18.829Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T14:43:19.430Z] ---> 63d7dd52c020 [2022-05-12T14:43:19.430Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T14:43:19.430Z] ---> Running in 19dd1c2920f3 [2022-05-12T14:44:06.442Z] Removing intermediate container 19dd1c2920f3 [2022-05-12T14:44:06.442Z] ---> fa6570b15f4f [2022-05-12T14:44:06.442Z] Step 11/12 : COPY . . [2022-05-12T14:44:06.442Z] ---> 4af69dd654ae [2022-05-12T14:44:06.442Z] Step 12/12 : RUN ${MAKE} [2022-05-12T14:44:06.442Z] ---> Running in d855d4c19728 [2022-05-12T14:44:06.442Z] noop [2022-05-12T14:44:06.442Z] Removing intermediate container d855d4c19728 [2022-05-12T14:44:06.442Z] ---> 1c775b25b824 [2022-05-12T14:44:06.442Z] Successfully built 1c775b25b824 [2022-05-12T14:44:06.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:44:06.826Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T14:44:06.826Z] . [Pipeline] withDockerContainer [2022-05-12T14:44:07.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-63396 does not seem to be running inside a container [2022-05-12T14:44:07.164Z] $ 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-12T14:44:08.435Z] $ docker top ba8d72281e8e02f4b643a9a44ffdeb35ad61db23caa7784cbc255376aaa6b54b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T14:44:09.382Z] + go version [2022-05-12T14:44:09.382Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T14:44:09.418Z] $ docker stop --time=1 ba8d72281e8e02f4b643a9a44ffdeb35ad61db23caa7784cbc255376aaa6b54b [2022-05-12T14:44:11.029Z] $ docker rm -f ba8d72281e8e02f4b643a9a44ffdeb35ad61db23caa7784cbc255376aaa6b54b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:44:11.852Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T14:44:11.852Z] . [Pipeline] withDockerContainer [2022-05-12T14:44:12.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-63396 does not seem to be running inside a container [2022-05-12T14:44:12.189Z] $ 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-12T14:44:13.454Z] $ docker top 5c907b703269959c47a4b6b62933acd5382cbb1b9842124ab228e847652b0ccc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T14:44:14.472Z] + make test [2022-05-12T14:44:14.472Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T14:44:15.907Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T14:45:37.789Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T14:45:37.789Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements [2022-05-12T14:45:37.789Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T14:45:37.789Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T14:45:56.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T14:45:56.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T14:45:56.148Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T14:45:58.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T14:45:58.198Z] $ docker stop --time=1 5c907b703269959c47a4b6b62933acd5382cbb1b9842124ab228e847652b0ccc [2022-05-12T14:46:00.002Z] $ docker rm -f 5c907b703269959c47a4b6b62933acd5382cbb1b9842124ab228e847652b0ccc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T14:46:00.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T14:46:01.030Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T14:46:01.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T14:46:02.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T14:46:02.454Z] + ls -al . [2022-05-12T14:46:02.454Z] total 164 [2022-05-12T14:46:02.454Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 14:45 . [2022-05-12T14:46:02.454Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:42 .. [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 14:42 .dockerignore [2022-05-12T14:46:02.454Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 14:42 .git [2022-05-12T14:46:02.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:42 .github [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 14:42 .gitignore [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 14:42 .golangci.yml [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 14:42 Attribution.txt [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 6948 May 12 14:42 CHANGELOG.md [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 14:42 Dockerfile [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 14:42 GOVERNANCE.md [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 14:42 Jenkinsfile [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 14:42 LICENSE [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 14:42 Makefile [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 14:42 OWNERS.md [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 14:42 README.md [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 14:40 VERSION [2022-05-12T14:46:02.454Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:42 bin [2022-05-12T14:46:02.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:42 cmd [2022-05-12T14:46:02.454Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 14:45 coverage.out [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 14:42 go.mod [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 14:42 go.sum [2022-05-12T14:46:02.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:42 internal [2022-05-12T14:46:02.454Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:42 snap [2022-05-12T14:46:02.454Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 14:42 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:46:02.827Z] + 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=dda3a94081ee346b6065b5f24458c081e4ce801a --label arch=arm64 --label version=0.0.0 . [2022-05-12T14:46:03.109Z] Sending build context to Docker daemon 2.779MB [2022-05-12T14:46:03.109Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T14:46:03.109Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T14:46:03.109Z] ---> 1c775b25b824 [2022-05-12T14:46:03.109Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T14:46:03.382Z] ---> Running in 907429360d0e [2022-05-12T14:46:03.656Z] Removing intermediate container 907429360d0e [2022-05-12T14:46:03.656Z] ---> 534d383f1fde [2022-05-12T14:46:03.656Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T14:46:03.656Z] ---> Running in cac08da878fb [2022-05-12T14:46:03.932Z] Removing intermediate container cac08da878fb [2022-05-12T14:46:03.932Z] ---> e85431d65331 [2022-05-12T14:46:03.932Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T14:46:04.211Z] ---> Running in 45134e208ada [2022-05-12T14:46:04.486Z] Removing intermediate container 45134e208ada [2022-05-12T14:46:04.486Z] ---> bae7677e7e58 [2022-05-12T14:46:04.486Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T14:46:04.486Z] ---> Running in a1e9a8887b3f [2022-05-12T14:46:06.467Z] Removing intermediate container a1e9a8887b3f [2022-05-12T14:46:06.467Z] ---> 0af026b37de7 [2022-05-12T14:46:06.467Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T14:46:06.467Z] ---> Running in c6e8bf1cfe12 [2022-05-12T14:46:07.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T14:46:08.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T14:46:09.041Z] OK: 224 MiB in 56 packages [2022-05-12T14:46:09.639Z] Removing intermediate container c6e8bf1cfe12 [2022-05-12T14:46:09.639Z] ---> 51f1586688c4 [2022-05-12T14:46:09.639Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T14:46:09.639Z] ---> Running in 6a9d3d7d572a [2022-05-12T14:46:10.240Z] Removing intermediate container 6a9d3d7d572a [2022-05-12T14:46:10.240Z] ---> fcb046c709c8 [2022-05-12T14:46:10.240Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T14:46:10.517Z] ---> 58fc089516ea [2022-05-12T14:46:10.517Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T14:46:10.798Z] ---> Running in 51c31a4c150c [2022-05-12T14:46:12.774Z] Removing intermediate container 51c31a4c150c [2022-05-12T14:46:12.774Z] ---> 80e21973d776 [2022-05-12T14:46:12.774Z] Step 11/24 : COPY . . [2022-05-12T14:46:13.376Z] ---> bd1352d48b8d [2022-05-12T14:46:13.376Z] Step 12/24 : RUN ${MAKE} [2022-05-12T14:46:13.376Z] ---> Running in 0959701d083c [2022-05-12T14:46:14.357Z] 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-12T14:48:21.268Z] Removing intermediate container 0959701d083c [2022-05-12T14:48:21.268Z] ---> 61521dca0ea1 [2022-05-12T14:48:21.268Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T14:48:21.268Z] 3.14: Pulling from library/alpine [2022-05-12T14:48:21.268Z] 455c02918c45: Pulling fs layer [2022-05-12T14:48:21.268Z] 455c02918c45: Download complete [2022-05-12T14:48:21.268Z] 455c02918c45: Pull complete [2022-05-12T14:48:21.268Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T14:48:21.268Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T14:48:21.268Z] ---> ac73e934f311 [2022-05-12T14:48:21.268Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T14:48:21.268Z] ---> Running in 2f4f29e68c1f [2022-05-12T14:48:21.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T14:48:21.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T14:48:21.543Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T14:48:21.543Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T14:48:21.543Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T14:48:21.820Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T14:48:21.820Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T14:48:21.820Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T14:48:21.820Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T14:48:21.820Z] OK: 8 MiB in 20 packages [2022-05-12T14:48:22.800Z] Removing intermediate container 2f4f29e68c1f [2022-05-12T14:48:22.800Z] ---> 8284af9191fa [2022-05-12T14:48:22.800Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T14:48:24.243Z] ---> 66bd14ecbb73 [2022-05-12T14:48:24.243Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T14:48:24.849Z] ---> b1f4920bd209 [2022-05-12T14:48:24.849Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T14:48:25.452Z] ---> b1917dcafe68 [2022-05-12T14:48:25.452Z] Step 18/24 : EXPOSE 59993 [2022-05-12T14:48:25.733Z] ---> Running in 58165a9b8fef [2022-05-12T14:48:26.006Z] Removing intermediate container 58165a9b8fef [2022-05-12T14:48:26.006Z] ---> 7096fe2e48a6 [2022-05-12T14:48:26.006Z] Step 19/24 : EXPOSE 161 [2022-05-12T14:48:26.006Z] ---> Running in 45c63220b5ef [2022-05-12T14:48:26.282Z] Removing intermediate container 45c63220b5ef [2022-05-12T14:48:26.282Z] ---> bfe3dcc1a177 [2022-05-12T14:48:26.282Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T14:48:26.558Z] ---> Running in f6225c83de95 [2022-05-12T14:48:26.835Z] Removing intermediate container f6225c83de95 [2022-05-12T14:48:26.835Z] ---> e0a976e3e628 [2022-05-12T14:48:26.835Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T14:48:26.835Z] ---> Running in e0328237e63d [2022-05-12T14:48:27.127Z] Removing intermediate container e0328237e63d [2022-05-12T14:48:27.127Z] ---> e14bc0ee2a3e [2022-05-12T14:48:27.127Z] Step 22/24 : LABEL arch=arm64 [2022-05-12T14:48:27.127Z] ---> Running in 33135d812cd0 [2022-05-12T14:48:27.744Z] Removing intermediate container 33135d812cd0 [2022-05-12T14:48:27.744Z] ---> a82d587aaef7 [2022-05-12T14:48:27.744Z] Step 23/24 : LABEL git_sha=dda3a94081ee346b6065b5f24458c081e4ce801a [2022-05-12T14:48:27.744Z] ---> Running in 8f4d439b7182 [2022-05-12T14:48:28.019Z] Removing intermediate container 8f4d439b7182 [2022-05-12T14:48:28.019Z] ---> 6719dfcad8c7 [2022-05-12T14:48:28.019Z] Step 24/24 : LABEL version=0.0.0 [2022-05-12T14:48:28.019Z] ---> Running in c30fd40ccfdc [2022-05-12T14:48:28.294Z] Removing intermediate container c30fd40ccfdc [2022-05-12T14:48:28.294Z] ---> 8652c85d2406 [2022-05-12T14:48:28.294Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T14:48:28.294Z] Successfully built 8652c85d2406 [2022-05-12T14:48:28.294Z] 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-12T14:48:28.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T14:48:28.974Z] [2022-05-12T14:48:28.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:48:29.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T14:48:29.640Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T14:48:29.640Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T14:48:29.640Z] 04944245beec: Pulling fs layer [2022-05-12T14:48:29.640Z] 699f458cf7ca: Pulling fs layer [2022-05-12T14:48:29.640Z] 765212b225bb: Pulling fs layer [2022-05-12T14:48:29.640Z] f23df028b6ca: Pulling fs layer [2022-05-12T14:48:29.640Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T14:48:29.640Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T14:48:29.640Z] d65c8cfc05b1: Waiting [2022-05-12T14:48:29.640Z] 2437ff75d9bd: Waiting [2022-05-12T14:48:29.640Z] 765212b225bb: Waiting [2022-05-12T14:48:29.640Z] f23df028b6ca: Waiting [2022-05-12T14:48:29.640Z] 04944245beec: Verifying Checksum [2022-05-12T14:48:29.640Z] 04944245beec: Download complete [2022-05-12T14:48:29.640Z] 765212b225bb: Verifying Checksum [2022-05-12T14:48:29.640Z] 765212b225bb: Download complete [2022-05-12T14:48:29.640Z] f23df028b6ca: Verifying Checksum [2022-05-12T14:48:29.640Z] f23df028b6ca: Download complete [2022-05-12T14:48:29.640Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T14:48:29.640Z] d65c8cfc05b1: Download complete [2022-05-12T14:48:29.921Z] 699f458cf7ca: Verifying Checksum [2022-05-12T14:48:30.198Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T14:48:30.198Z] 8998bd30e6a1: Download complete [2022-05-12T14:48:32.830Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T14:48:32.830Z] 2437ff75d9bd: Download complete [2022-05-12T14:48:34.811Z] 8998bd30e6a1: Pull complete [2022-05-12T14:48:35.087Z] 04944245beec: Pull complete [2022-05-12T14:48:36.526Z] 699f458cf7ca: Pull complete [2022-05-12T14:48:36.801Z] 765212b225bb: Pull complete [2022-05-12T14:48:37.785Z] f23df028b6ca: Pull complete [2022-05-12T14:48:38.061Z] d65c8cfc05b1: Pull complete [2022-05-12T14:48:53.170Z] 2437ff75d9bd: Pull complete [2022-05-12T14:48:53.170Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T14:48:53.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T14:48:53.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T14:48:53.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-63396 does not seem to be running inside a container [2022-05-12T14:48:53.516Z] $ 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-12T14:48:56.540Z] $ docker top 4772e50e6bff2b25f5f65c24355c488b9c551e6e21d8b816b6ba6a2948dea6a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:48:57.559Z] ---> job-cost.sh [2022-05-12T14:48:57.559Z] lf-activate-venv: SKIPPING [2022-05-12T14:48:57.559Z] INFO: No Stack... [2022-05-12T14:48:58.155Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T14:48:59.133Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T14:48:59.819Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-05-12T14:48:59.819Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T14:48:59.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] [2022-05-12T14:48:59.903Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] did not exist. Created. [2022-05-12T14:48:59.904Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T14:49:00.651Z] /w/workspace/device-snmp-go/1@tmp/durable-db3069c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T14:49:01.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T14:49:01.406Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T14:49:01.463Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T14:49:01.476Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T14:49:01.557Z] $ docker stop --time=1 4772e50e6bff2b25f5f65c24355c488b9c551e6e21d8b816b6ba6a2948dea6a6 [2022-05-12T14:49:03.100Z] $ docker rm -f 4772e50e6bff2b25f5f65c24355c488b9c551e6e21d8b816b6ba6a2948dea6a6 [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-12T14:49:04.128Z] provisioning config files... [2022-05-12T14:49:04.137Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/config6399754233714810124tmp [Pipeline] { [Pipeline] sh [2022-05-12T14:49:04.472Z] + set +x [2022-05-12T14:49:04.472Z] + curl -s https://codecov.io/bash [2022-05-12T14:49:04.472Z] + bash -s -- [2022-05-12T14:49:04.472Z] [2022-05-12T14:49:04.472Z] _____ _ [2022-05-12T14:49:04.472Z] / ____| | | [2022-05-12T14:49:04.472Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T14:49:04.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T14:49:04.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T14:49:04.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T14:49:04.472Z] Bash-1.0.6 [2022-05-12T14:49:04.472Z] [2022-05-12T14:49:04.472Z] [2022-05-12T14:49:04.472Z] ==> git version 2.25.1 found [2022-05-12T14:49:04.472Z] ==> 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-12T14:49:04.472Z] Release-Date: 2020-01-08 [2022-05-12T14:49:04.472Z] 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-12T14:49:04.472Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T14:49:04.472Z] ==> Jenkins CI detected. [2022-05-12T14:49:04.736Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-171 [2022-05-12T14:49:04.736Z] project root: . [2022-05-12T14:49:04.736Z] --> token set from env [2022-05-12T14:49:04.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T14:49:04.736Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T14:49:04.736Z] ==> Python coveragepy not found [2022-05-12T14:49:04.736Z] ==> Searching for coverage reports in: [2022-05-12T14:49:04.736Z] + . [2022-05-12T14:49:04.736Z] -> Found 1 reports [2022-05-12T14:49:04.736Z] ==> Detecting git/mercurial file structure [2022-05-12T14:49:04.736Z] ==> Reading reports [2022-05-12T14:49:04.736Z] + ./coverage.out bytes=7631 [2022-05-12T14:49:04.736Z] ==> Appending adjustments [2022-05-12T14:49:04.736Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T14:49:04.736Z] + Found adjustments [2022-05-12T14:49:04.736Z] ==> Gzipping contents [2022-05-12T14:49:04.736Z] 4.0K /tmp/codecov.Byn1H8.gz [2022-05-12T14:49:04.736Z] ==> Uploading reports [2022-05-12T14:49:04.736Z] url: https://codecov.io [2022-05-12T14:49:04.736Z] query: branch=PR-171&commit=dda3a94081ee346b6065b5f24458c081e4ce801a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=171&job=&cmd_args= [2022-05-12T14:49:04.736Z] -> Pinging Codecov [2022-05-12T14:49:04.736Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-171&commit=dda3a94081ee346b6065b5f24458c081e4ce801a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=171&job=&cmd_args= [2022-05-12T14:49:04.998Z] -> Uploading to [2022-05-12T14:49:04.998Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/6C56EA5C29638FB4528AC87E60AF5AE0/dda3a94081ee346b6065b5f24458c081e4ce801a/4796e107-4027-4ce8-9584-f5d5c2571b38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T144904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=527df5e63b8afaca185640b2ea5b1be9e1eabd32b175adb1d8d1a4dbf7abb31e [2022-05-12T14:49:04.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T14:49:04.998Z] Dload Upload Total Spent Left Speed [2022-05-12T14:49:05.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 6022 --:--:-- --:--:-- --:--:-- 6022 [2022-05-12T14:49:05.259Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/dda3a94081ee346b6065b5f24458c081e4ce801a [Pipeline] } [2022-05-12T14:49:05.289Z] 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-12T14:49:06.928Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-171/archives ] [2022-05-12T14:49:06.928Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-171/archives [2022-05-12T14:49:06.928Z] total 16 [2022-05-12T14:49:06.928Z] drwxr-xr-x 3 root root 4096 May 12 14:42 . [2022-05-12T14:49:06.928Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 14:42 .. [2022-05-12T14:49:06.928Z] drwxr-xr-x 2 root root 4096 May 12 14:42 cost [2022-05-12T14:49:06.928Z] -rw-r--r-- 1 root root 85 May 12 14:42 cost.csv [2022-05-12T14:49:06.928Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-171/archives [2022-05-12T14:49:06.928Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-171/archives [2022-05-12T14:49:06.928Z] total 16 [2022-05-12T14:49:06.928Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 14:42 . [2022-05-12T14:49:06.928Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 14:42 .. [2022-05-12T14:49:06.928Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 14:42 cost [2022-05-12T14:49:06.928Z] -rw-r--r-- 1 jenkins jenkins 85 May 12 14:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:49:07.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:49:08.154Z] ---> package-listing.sh [2022-05-12T14:49:08.154Z] ++ facter osfamily [2022-05-12T14:49:08.154Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T14:49:08.415Z] + OS_FAMILY=debian [2022-05-12T14:49:08.415Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-171 [2022-05-12T14:49:08.415Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T14:49:08.415Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T14:49:08.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T14:49:08.415Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T14:49:08.415Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-171 ']' [2022-05-12T14:49:08.415Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T14:49:08.415Z] + case "${OS_FAMILY}" in [2022-05-12T14:49:08.415Z] + dpkg -l [2022-05-12T14:49:08.415Z] + grep '^ii' [2022-05-12T14:49:08.415Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T14:49:08.415Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T14:49:08.415Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T14:49:08.415Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-171 ']' [2022-05-12T14:49:08.415Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-171/archives/ [2022-05-12T14:49:08.415Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-171/archives/ [Pipeline] echo [2022-05-12T14:49:08.449Z] 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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T14:49:08.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T14:49:09.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T14:49:09.337Z] . [Pipeline] withDockerContainer [2022-05-12T14:49:09.429Z] prd-ubuntu20.04-docker-8c-8g-63394 does not seem to be running inside a container [2022-05-12T14:49:09.477Z] $ 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-171/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-171 -v /w/workspace/gexfoundry_device-snmp-go_PR-171:/w/workspace/gexfoundry_device-snmp-go_PR-171:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T14:49:09.721Z] $ docker top 94764ba0d36665c2192b0a922cec639673d4cca0d52dcdf57b1dc509d0783858 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T14:49:10.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T14:49:10.415Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T14:49:10.733Z] + ls /var/log/sa-host [2022-05-12T14:49:10.733Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T14:49:11.007Z] provisioning config files... [2022-05-12T14:49:11.017Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-171@tmp/config2951078471731245356tmp [Pipeline] { [Pipeline] echo [2022-05-12T14:49:11.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:49:11.376Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T14:49:11.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:49:11.813Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T14:49:11.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:49:12.161Z] ---> sudo-logs.sh [2022-05-12T14:49:12.161Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T14:49:12.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:49:12.560Z] ---> job-cost.sh [2022-05-12T14:49:12.560Z] lf-activate-venv: SKIPPING [2022-05-12T14:49:12.560Z] DEBUG: total: 0.2199999988079071 [2022-05-12T14:49:12.560Z] INFO: Retrieving Stack Cost... [2022-05-12T14:49:12.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T14:49:13.400Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T14:49:13.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T14:49:13.759Z] ---> logs-deploy.sh [2022-05-12T14:49:13.759Z] lf-activate-venv: SKIPPING [2022-05-12T14:49:13.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-171/1 [2022-05-12T14:49:13.759Z] INFO: archiving workspace using pattern(s): [2022-05-12T14:49:14.701Z] Archives upload complete. [2022-05-12T14:49:14.964Z] INFO: archiving logs to Nexus