Pull request #133 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073+88e18fd07957abed78799bc43ba159f1a7719259 (0a8de2e5e56197cb7ff20fea26cdf538fea532f2) 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-ssh2432392968334129156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh2116922523781083828.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-133/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-133/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16342908487101347302.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-133/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18043242472942324413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh9232339575931505197.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-133/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-133/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10311881551167088515.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 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: [[centos7-docker-4c-2g, ubuntu18.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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1650 in /w/workspace/gexfoundry_device-snmp-go_PR-133 [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-133 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/jenkins-gitclient-ssh378784208270156317.key > 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 88e18fd07957abed78799bc43ba159f1a7719259 into PR head commit 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 Merge succeeded, producing 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 Checking out Revision 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 (PR-133) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/jenkins-gitclient-ssh2834581420092852821.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/jenkins-gitclient-ssh47680860589984809.key > git merge 88e18fd07957abed78799bc43ba159f1a7719259 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-17T05:03:31.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-17T05:03:31.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-17T05:03:32.037Z] ========================================================= [2022-01-17T05:03:32.037Z] EdgeX Global Pipelines Version Info [2022-01-17T05:03:32.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:03:33.220Z] ------------------- [2022-01-17T05:03:33.220Z] stable info: [2022-01-17T05:03:33.220Z] ------------------- [2022-01-17T05:03:33.220Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-17T05:03:33.220Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T05:03:33.220Z] Message: update stable to v1.0.219 [2022-01-17T05:03:33.801Z] ------------------- [2022-01-17T05:03:33.801Z] experimental info: [2022-01-17T05:03:33.801Z] ------------------- [2022-01-17T05:03:33.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-17T05:03:33.801Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T05:03:33.801Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-17T05:03:34.075Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-01-17T05:03:34.114Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-01-17T05:03:34.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-17T05:03:34.194Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-17T05:03:34.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-17T05:03:34.276Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-17T05:03:34.315Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-17T05:03:34.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-17T05:03:34.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-17T05:03:34.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-17T05:03:34.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-17T05:03:34.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-01-17T05:03:34.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-17T05:03:34.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-17T05:03:34.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-17T05:03:34.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-17T05:03:34.705Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-17T05:03:34.741Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-17T05:03:34.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-17T05:03:34.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-17T05:03:34.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-17T05:03:34.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-17T05:03:34.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-17T05:03:34.988Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-17T05:03:35.036Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-17T05:03:35.078Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-17T05:03:35.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-133 [Pipeline] echo [2022-01-17T05:03:35.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-133 [Pipeline] echo [2022-01-17T05:03:35.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-133 [Pipeline] echo [2022-01-17T05:03:35.257Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [Pipeline] echo [2022-01-17T05:03:35.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e5d06c [Pipeline] echo [2022-01-17T05:03:35.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T05:03:35.461Z] provisioning config files... [2022-01-17T05:03:35.479Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/config8147709742348811921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:03:35.844Z] ---> docker-login.sh [2022-01-17T05:03:35.844Z] nexus3.edgexfoundry.org:10001 [2022-01-17T05:03:35.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:36.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:36.112Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:36.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:36.112Z] [2022-01-17T05:03:36.112Z] Login Succeeded [2022-01-17T05:03:36.112Z] nexus3.edgexfoundry.org:10002 [2022-01-17T05:03:36.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:36.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:36.112Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:36.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:36.112Z] [2022-01-17T05:03:36.112Z] Login Succeeded [2022-01-17T05:03:36.112Z] nexus3.edgexfoundry.org:10003 [2022-01-17T05:03:36.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:36.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:36.379Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:36.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:36.379Z] [2022-01-17T05:03:36.379Z] Login Succeeded [2022-01-17T05:03:36.379Z] nexus3.edgexfoundry.org:10004 [2022-01-17T05:03:36.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:36.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:36.379Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:36.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:36.379Z] [2022-01-17T05:03:36.379Z] Login Succeeded [2022-01-17T05:03:36.379Z] docker.io [2022-01-17T05:03:36.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:36.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:36.956Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:36.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:36.956Z] [2022-01-17T05:03:36.956Z] Login Succeeded [2022-01-17T05:03:36.956Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T05:03:36.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-17T05:03:37.611Z] + git rev-list -1 --merges 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073~1..0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [Pipeline] echo [2022-01-17T05:03:37.666Z] -----------> git rev-list -1 --merges 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073~1..0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [false] [Pipeline] sh [2022-01-17T05:03:37.997Z] + git log --format=format:%s -1 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [Pipeline] echo [2022-01-17T05:03:38.033Z] ========================================================= [2022-01-17T05:03:38.033Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-17T05:03:38.033Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-17T05:03:38.462Z] + git log --format=format:%s -1 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [Pipeline] echo [2022-01-17T05:03:38.525Z] [semverPrep] GIT_COMMIT: 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-01-17T05:03:38.564Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-17T05:03:39.020Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-17T05:03:39.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-17T05:03:39.020Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-17T05:03:39.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-17T05:03:39.020Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-17T05:03:39.020Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-17T05:03:39.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:03:39.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T05:03:39.481Z] [2022-01-17T05:03:39.481Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:03:39.837Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T05:03:39.837Z] latest: Pulling from edgex-devops/git-semver [2022-01-17T05:03:39.837Z] a0d0a0d46f8b: Pulling fs layer [2022-01-17T05:03:39.837Z] 3e5f54012d9b: Pulling fs layer [2022-01-17T05:03:39.837Z] 4c7163046ea9: Pulling fs layer [2022-01-17T05:03:39.837Z] 0c2d73faf560: Pulling fs layer [2022-01-17T05:03:39.837Z] 0c2d73faf560: Waiting [2022-01-17T05:03:39.837Z] 3e5f54012d9b: Verifying Checksum [2022-01-17T05:03:39.837Z] 3e5f54012d9b: Download complete [2022-01-17T05:03:39.837Z] a0d0a0d46f8b: Verifying Checksum [2022-01-17T05:03:39.837Z] a0d0a0d46f8b: Download complete [2022-01-17T05:03:39.837Z] 0c2d73faf560: Verifying Checksum [2022-01-17T05:03:39.837Z] 0c2d73faf560: Download complete [2022-01-17T05:03:39.837Z] 4c7163046ea9: Verifying Checksum [2022-01-17T05:03:39.837Z] 4c7163046ea9: Download complete [2022-01-17T05:03:40.105Z] a0d0a0d46f8b: Pull complete [2022-01-17T05:03:40.105Z] 3e5f54012d9b: Pull complete [2022-01-17T05:03:40.370Z] 4c7163046ea9: Pull complete [2022-01-17T05:03:40.635Z] 0c2d73faf560: Pull complete [2022-01-17T05:03:40.635Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-17T05:03:40.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-17T05:03:40.635Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-17T05:03:40.746Z] prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container [2022-01-17T05:03:40.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-133 -v /w/workspace/gexfoundry_device-snmp-go_PR-133:/w/workspace/gexfoundry_device-snmp-go_PR-133:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-133@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-17T05:03:41.554Z] $ docker top 0c61ea3ca93481e79828029ac4e3b1f35908166397716ea07b2d88ba1d5ed182 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-17T05:03:41.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-17T05:03:41.777Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-17T05:03:41.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-17T05:03:41.887Z] $ docker exec 0c61ea3ca93481e79828029ac4e3b1f35908166397716ea07b2d88ba1d5ed182 ssh-agent [2022-01-17T05:03:41.999Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPHDlB/agent.14 [2022-01-17T05:03:41.999Z] SSH_AGENT_PID=20 [2022-01-17T05:03:42.007Z] Running ssh-add (command line suppressed) [2022-01-17T05:03:42.096Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/private_key_3220895152290136891.key (/w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/private_key_3220895152290136891.key) [2022-01-17T05:03:42.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-17T05:03:42.463Z] + git tag --points-at HEAD [Pipeline] } [2022-01-17T05:03:42.492Z] $ docker exec --env ******** --env ******** 0c61ea3ca93481e79828029ac4e3b1f35908166397716ea07b2d88ba1d5ed182 ssh-agent -k [2022-01-17T05:03:42.579Z] unset SSH_AUTH_SOCK; [2022-01-17T05:03:42.581Z] unset SSH_AGENT_PID; [2022-01-17T05:03:42.581Z] echo Agent pid 20 killed; [2022-01-17T05:03:42.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-17T05:03:42.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-17T05:03:42.672Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-17T05:03:42.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-17T05:03:42.785Z] $ docker exec 0c61ea3ca93481e79828029ac4e3b1f35908166397716ea07b2d88ba1d5ed182 ssh-agent [2022-01-17T05:03:42.880Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodMCBC/agent.54 [2022-01-17T05:03:42.880Z] SSH_AGENT_PID=60 [2022-01-17T05:03:42.886Z] Running ssh-add (command line suppressed) [2022-01-17T05:03:42.976Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/private_key_1442279114027658497.key (/w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/private_key_1442279114027658497.key) [2022-01-17T05:03:42.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-17T05:03:43.326Z] + git semver init [2022-01-17T05:03:43.326Z] # -> Open(): unable to determine branch for HEAD [2022-01-17T05:03:43.326Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-133/.git [2022-01-17T05:03:43.326Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-133 [2022-01-17T05:03:43.326Z] # $SEMVER_REMOTE_NAME = origin [2022-01-17T05:03:43.326Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-17T05:03:43.326Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-17T05:03:43.326Z] # $SEMVER_BRANCH = PR-133 [2022-01-17T05:03:43.326Z] # $SEMVER_TEMP = /tmp/semver-599443047 [2022-01-17T05:03:43.326Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-01-17T05:03:44.272Z] # '/tmp/semver-599443047' -> '/w/workspace/gexfoundry_device-snmp-go_PR-133/.semver' [2022-01-17T05:03:44.272Z] # -> Force: false [2022-01-17T05:03:44.272Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-133/.semver [Pipeline] } [2022-01-17T05:03:44.303Z] $ docker exec --env ******** --env ******** 0c61ea3ca93481e79828029ac4e3b1f35908166397716ea07b2d88ba1d5ed182 ssh-agent -k [2022-01-17T05:03:44.396Z] unset SSH_AUTH_SOCK; [2022-01-17T05:03:44.396Z] unset SSH_AGENT_PID; [2022-01-17T05:03:44.396Z] echo Agent pid 60 killed; [2022-01-17T05:03:44.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-17T05:03:44.841Z] + git semver [Pipeline] } [2022-01-17T05:03:44.884Z] $ docker stop --time=1 0c61ea3ca93481e79828029ac4e3b1f35908166397716ea07b2d88ba1d5ed182 [2022-01-17T05:03:46.110Z] $ docker rm -f 0c61ea3ca93481e79828029ac4e3b1f35908166397716ea07b2d88ba1d5ed182 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T05:03:46.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-17T05:03:46.825Z] Stashed 1 file(s) [Pipeline] echo [2022-01-17T05:03:46.846Z] [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-01-17T05:03:47.442Z] provisioning config files... [2022-01-17T05:03:47.454Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/config282561278770989666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:03:47.824Z] ---> docker-login.sh [2022-01-17T05:03:47.824Z] nexus3.edgexfoundry.org:10001 [2022-01-17T05:03:47.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:47.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:47.824Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:47.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:47.824Z] [2022-01-17T05:03:47.824Z] Login Succeeded [2022-01-17T05:03:47.824Z] nexus3.edgexfoundry.org:10002 [2022-01-17T05:03:47.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:47.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:47.824Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:47.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:47.824Z] [2022-01-17T05:03:47.824Z] Login Succeeded [2022-01-17T05:03:47.824Z] nexus3.edgexfoundry.org:10003 [2022-01-17T05:03:48.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:48.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:48.086Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:48.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:48.086Z] [2022-01-17T05:03:48.086Z] Login Succeeded [2022-01-17T05:03:48.086Z] nexus3.edgexfoundry.org:10004 [2022-01-17T05:03:48.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:48.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:48.086Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:48.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:48.086Z] [2022-01-17T05:03:48.086Z] Login Succeeded [2022-01-17T05:03:48.086Z] docker.io [2022-01-17T05:03:48.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:03:48.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:03:48.609Z] Configure a credential helper to remove this warning. See [2022-01-17T05:03:48.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:03:48.609Z] [2022-01-17T05:03:48.609Z] Login Succeeded [2022-01-17T05:03:48.609Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T05:03:48.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-17T05:03:48.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-17T05:03:48.928Z] ========================================================= [2022-01-17T05:03:48.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-17T05:03:48.928Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:03:49.356Z] + 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-01-17T05:03:49.356Z] Sending build context to Docker daemon 5.174MB [2022-01-17T05:03:49.356Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T05:03:49.356Z] Step 2/11 : FROM ${BASE} AS builder [2022-01-17T05:03:49.356Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-17T05:03:49.356Z] 59bf1c3509f3: Pulling fs layer [2022-01-17T05:03:49.356Z] 666ba61612fd: Pulling fs layer [2022-01-17T05:03:49.356Z] 8ed8ca486205: Pulling fs layer [2022-01-17T05:03:49.356Z] 4fe6c5a15a65: Pulling fs layer [2022-01-17T05:03:49.356Z] 22a0e8bec74d: Pulling fs layer [2022-01-17T05:03:49.356Z] f965cba54748: Pulling fs layer [2022-01-17T05:03:49.356Z] 861ffc35075e: Pulling fs layer [2022-01-17T05:03:49.356Z] 4b385c91608e: Pulling fs layer [2022-01-17T05:03:49.356Z] 560528eb2ebb: Pulling fs layer [2022-01-17T05:03:49.356Z] f965cba54748: Waiting [2022-01-17T05:03:49.356Z] 861ffc35075e: Waiting [2022-01-17T05:03:49.356Z] 4b385c91608e: Waiting [2022-01-17T05:03:49.356Z] 560528eb2ebb: Waiting [2022-01-17T05:03:49.356Z] 4fe6c5a15a65: Waiting [2022-01-17T05:03:49.356Z] 22a0e8bec74d: Waiting [2022-01-17T05:03:49.356Z] 8ed8ca486205: Verifying Checksum [2022-01-17T05:03:49.356Z] 8ed8ca486205: Download complete [2022-01-17T05:03:49.356Z] 666ba61612fd: Verifying Checksum [2022-01-17T05:03:49.356Z] 666ba61612fd: Download complete [2022-01-17T05:03:49.356Z] 22a0e8bec74d: Verifying Checksum [2022-01-17T05:03:49.356Z] 22a0e8bec74d: Download complete [2022-01-17T05:03:49.630Z] f965cba54748: Verifying Checksum [2022-01-17T05:03:49.630Z] f965cba54748: Download complete [2022-01-17T05:03:49.630Z] 59bf1c3509f3: Verifying Checksum [2022-01-17T05:03:49.630Z] 59bf1c3509f3: Download complete [2022-01-17T05:03:49.630Z] 861ffc35075e: Verifying Checksum [2022-01-17T05:03:49.630Z] 861ffc35075e: Download complete [2022-01-17T05:03:49.630Z] 4b385c91608e: Verifying Checksum [2022-01-17T05:03:49.630Z] 4b385c91608e: Download complete [2022-01-17T05:03:49.901Z] 59bf1c3509f3: Pull complete [2022-01-17T05:03:50.168Z] 4fe6c5a15a65: Verifying Checksum [2022-01-17T05:03:50.168Z] 4fe6c5a15a65: Download complete [2022-01-17T05:03:50.168Z] 560528eb2ebb: Verifying Checksum [2022-01-17T05:03:50.168Z] 560528eb2ebb: Download complete [2022-01-17T05:03:50.168Z] 666ba61612fd: Pull complete [2022-01-17T05:03:50.168Z] 8ed8ca486205: Pull complete [2022-01-17T05:03:54.403Z] 4fe6c5a15a65: Pull complete [2022-01-17T05:03:54.403Z] 22a0e8bec74d: Pull complete [2022-01-17T05:03:54.403Z] f965cba54748: Pull complete [2022-01-17T05:03:54.403Z] 861ffc35075e: Pull complete [2022-01-17T05:03:54.403Z] 4b385c91608e: Pull complete [2022-01-17T05:03:57.016Z] 560528eb2ebb: Pull complete [2022-01-17T05:03:57.016Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-17T05:03:57.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-17T05:03:57.016Z] ---> dd4a08f94e63 [2022-01-17T05:03:57.016Z] Step 3/11 : ARG MAKE='make build' [2022-01-17T05:03:58.403Z] ---> Running in e06868b0b704 [2022-01-17T05:03:58.403Z] Removing intermediate container e06868b0b704 [2022-01-17T05:03:58.403Z] ---> 1571f18f65a8 [2022-01-17T05:03:58.403Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T05:03:58.403Z] ---> Running in e687b2849033 [2022-01-17T05:03:58.403Z] Removing intermediate container e687b2849033 [2022-01-17T05:03:58.403Z] ---> 84f6550bc9e5 [2022-01-17T05:03:58.403Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T05:03:58.403Z] ---> Running in 3d342933b946 [2022-01-17T05:03:58.664Z] Removing intermediate container 3d342933b946 [2022-01-17T05:03:58.664Z] ---> 1e6e933e1500 [2022-01-17T05:03:58.664Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T05:03:58.664Z] ---> Running in 0587d1658057 [2022-01-17T05:03:59.237Z] Removing intermediate container 0587d1658057 [2022-01-17T05:03:59.237Z] ---> 894e01184d80 [2022-01-17T05:03:59.237Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T05:03:59.237Z] ---> Running in a2aca50c9d17 [2022-01-17T05:03:59.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T05:04:00.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T05:04:00.715Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-17T05:04:00.715Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-17T05:04:00.715Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-17T05:04:00.980Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-17T05:04:00.980Z] Executing busybox-1.34.1-r3.trigger [2022-01-17T05:04:00.980Z] OK: 224 MiB in 56 packages [2022-01-17T05:04:01.248Z] Removing intermediate container a2aca50c9d17 [2022-01-17T05:04:01.248Z] ---> b661a0807b5a [2022-01-17T05:04:01.248Z] Step 8/11 : WORKDIR /device-snmp-go [2022-01-17T05:04:01.248Z] ---> Running in 4fb565a5e880 [2022-01-17T05:04:01.248Z] Removing intermediate container 4fb565a5e880 [2022-01-17T05:04:01.248Z] ---> 24a49d790a64 [2022-01-17T05:04:01.248Z] Step 9/11 : COPY . . [2022-01-17T05:04:01.828Z] ---> 68b029f9bbd0 [2022-01-17T05:04:01.828Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T05:04:01.828Z] ---> Running in 6e12740f5d96 [2022-01-17T05:04:02.269Z] Still waiting to schedule task [2022-01-17T05:04:02.270Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-17T05:04:40.631Z] Removing intermediate container 6e12740f5d96 [2022-01-17T05:04:40.631Z] ---> 5a8babec55a0 [2022-01-17T05:04:40.631Z] Step 11/11 : RUN ${MAKE} [2022-01-17T05:04:40.631Z] ---> Running in 3b460ea6b531 [2022-01-17T05:04:40.631Z] noop [2022-01-17T05:04:40.631Z] Removing intermediate container 3b460ea6b531 [2022-01-17T05:04:40.631Z] ---> fcdfc39aa8f4 [2022-01-17T05:04:40.631Z] Successfully built fcdfc39aa8f4 [2022-01-17T05:04:40.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:04:40.975Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-17T05:04:40.975Z] . [Pipeline] withDockerContainer [2022-01-17T05:04:41.069Z] prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container [2022-01-17T05:04:41.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-133 -v /w/workspace/gexfoundry_device-snmp-go_PR-133:/w/workspace/gexfoundry_device-snmp-go_PR-133:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-133@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 ******** ci-base-image-x86_64 cat [2022-01-17T05:04:41.545Z] $ docker top a2a10beaefd8cc0f62c57c59a6d87922562e2f82f29295d30de6d9b72c8a7a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T05:04:41.954Z] + go version [2022-01-17T05:04:41.955Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-17T05:04:41.989Z] $ docker stop --time=1 a2a10beaefd8cc0f62c57c59a6d87922562e2f82f29295d30de6d9b72c8a7a79 [2022-01-17T05:04:43.204Z] $ docker rm -f a2a10beaefd8cc0f62c57c59a6d87922562e2f82f29295d30de6d9b72c8a7a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:04:43.909Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-17T05:04:43.909Z] . [Pipeline] withDockerContainer [2022-01-17T05:04:44.003Z] prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container [2022-01-17T05:04:44.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-133 -v /w/workspace/gexfoundry_device-snmp-go_PR-133:/w/workspace/gexfoundry_device-snmp-go_PR-133:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-133@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 ******** ci-base-image-x86_64 cat [2022-01-17T05:04:44.425Z] $ docker top 5adfbc7e1e465e7b96855161662e1ad0aeb1d868762b040f370174304caf5236 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-17T05:04:44.876Z] + make test [2022-01-17T05:04:44.876Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-17T05:04:45.142Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-17T05:05:00.119Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-17T05:05:00.119Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2022-01-17T05:05:00.119Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-17T05:05:03.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-17T05:05:03.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-17T05:05:03.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-17T05:05:04.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-17T05:05:04.152Z] $ docker stop --time=1 5adfbc7e1e465e7b96855161662e1ad0aeb1d868762b040f370174304caf5236 [2022-01-17T05:05:05.657Z] $ docker rm -f 5adfbc7e1e465e7b96855161662e1ad0aeb1d868762b040f370174304caf5236 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T05:05:06.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-17T05:05:06.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-17T05:05:07.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-17T05:05:07.666Z] + ls -al . [2022-01-17T05:05:07.666Z] total 144 [2022-01-17T05:05:07.666Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 17 05:05 . [2022-01-17T05:05:07.666Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 17 05:03 .. [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 6926 Jan 17 05:03 Attribution.txt [2022-01-17T05:05:07.666Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 17 05:03 bin [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 4401 Jan 17 05:03 CHANGELOG.md [2022-01-17T05:05:07.666Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 17 05:03 cmd [2022-01-17T05:05:07.666Z] -rw-r--r--. 1 jenkins jenkins 7631 Jan 17 05:04 coverage.out [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 1493 Jan 17 05:03 Dockerfile [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 17 05:03 .dockerignore [2022-01-17T05:05:07.666Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 17 05:03 .git [2022-01-17T05:05:07.666Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 17 05:03 .github [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 17 05:03 .gitignore [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 214 Jan 17 05:03 go.mod [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 49501 Jan 17 05:03 go.sum [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 17 05:03 GOVERNANCE.md [2022-01-17T05:05:07.666Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 17 05:03 internal [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 656 Jan 17 05:03 Jenkinsfile [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 17 05:03 LICENSE [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jan 17 05:03 Makefile [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 620 Jan 17 05:03 OWNERS.md [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 9073 Jan 17 05:03 README.md [2022-01-17T05:05:07.666Z] drwx------. 3 jenkins jenkins 88 Jan 17 05:03 .semver [2022-01-17T05:05:07.666Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 17 05:03 snap [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 17 05:03 VERSION [2022-01-17T05:05:07.666Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 17 05:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:05:08.005Z] + 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=0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 --label arch=amd64 --label version=0.0.0 . [2022-01-17T05:05:08.005Z] Sending build context to Docker daemon 5.182MB [2022-01-17T05:05:08.005Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T05:05:08.005Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-17T05:05:08.005Z] ---> fcdfc39aa8f4 [2022-01-17T05:05:08.005Z] Step 3/23 : ARG MAKE='make build' [2022-01-17T05:05:08.005Z] ---> Running in 5cd67756e93f [2022-01-17T05:05:08.267Z] Removing intermediate container 5cd67756e93f [2022-01-17T05:05:08.267Z] ---> 528a0e3f1e81 [2022-01-17T05:05:08.267Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T05:05:08.267Z] ---> Running in dc8aa9e5fdd8 [2022-01-17T05:05:08.267Z] Removing intermediate container dc8aa9e5fdd8 [2022-01-17T05:05:08.267Z] ---> b6bb0b649af3 [2022-01-17T05:05:08.267Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T05:05:08.267Z] ---> Running in a023d8d7d656 [2022-01-17T05:05:08.267Z] Removing intermediate container a023d8d7d656 [2022-01-17T05:05:08.267Z] ---> 87b1dc7c56d1 [2022-01-17T05:05:08.267Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T05:05:08.267Z] ---> Running in 07be27231ffd [2022-01-17T05:05:08.842Z] Removing intermediate container 07be27231ffd [2022-01-17T05:05:08.842Z] ---> 493ab192cad0 [2022-01-17T05:05:08.842Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T05:05:08.842Z] ---> Running in f11f9e92e21f [2022-01-17T05:05:09.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-17T05:05:10.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-17T05:05:10.315Z] OK: 224 MiB in 56 packages [2022-01-17T05:05:10.578Z] Removing intermediate container f11f9e92e21f [2022-01-17T05:05:10.578Z] ---> c793fef8d527 [2022-01-17T05:05:10.578Z] Step 8/23 : WORKDIR /device-snmp-go [2022-01-17T05:05:10.578Z] ---> Running in cf43bec40624 [2022-01-17T05:05:10.578Z] Removing intermediate container cf43bec40624 [2022-01-17T05:05:10.578Z] ---> 001c55400859 [2022-01-17T05:05:10.578Z] Step 9/23 : COPY . . [2022-01-17T05:05:10.845Z] ---> 24ac09bb74d2 [2022-01-17T05:05:10.845Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T05:05:10.845Z] ---> Running in 11f8ede885ad [2022-01-17T05:05:11.418Z] Removing intermediate container 11f8ede885ad [2022-01-17T05:05:11.418Z] ---> 7456d9dab09f [2022-01-17T05:05:11.418Z] Step 11/23 : RUN ${MAKE} [2022-01-17T05:05:11.418Z] ---> Running in 07c508b28efd [2022-01-17T05:05:11.680Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2022-01-17T05:05:24.082Z] Removing intermediate container 07c508b28efd [2022-01-17T05:05:24.083Z] ---> df85ab26beb0 [2022-01-17T05:05:24.083Z] Step 12/23 : FROM alpine:3.14 [2022-01-17T05:05:24.347Z] 3.14: Pulling from library/alpine [2022-01-17T05:05:24.615Z] 97518928ae5f: Pulling fs layer [2022-01-17T05:05:24.615Z] 97518928ae5f: Verifying Checksum [2022-01-17T05:05:24.615Z] 97518928ae5f: Download complete [2022-01-17T05:05:24.880Z] 97518928ae5f: Pull complete [2022-01-17T05:05:24.880Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-17T05:05:24.880Z] Status: Downloaded newer image for alpine:3.14 [2022-01-17T05:05:24.880Z] ---> 0a97eee8041e [2022-01-17T05:05:24.880Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-17T05:05:24.880Z] ---> Running in eb8f4e156b0d [2022-01-17T05:05:25.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-17T05:05:25.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-17T05:05:25.405Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-17T05:05:25.405Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T05:05:25.405Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-17T05:05:25.405Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T05:05:25.405Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-17T05:05:25.405Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-17T05:05:25.405Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T05:05:25.405Z] OK: 8 MiB in 20 packages [2022-01-17T05:05:25.976Z] Removing intermediate container eb8f4e156b0d [2022-01-17T05:05:25.976Z] ---> f9b98fb07274 [2022-01-17T05:05:25.976Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-01-17T05:05:26.063Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1653 in /w/workspace/gexfoundry_device-snmp-go_PR-133 [Pipeline] { [Pipeline] ws [2022-01-17T05:05:26.105Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-01-17T05:05:26.239Z] ---> 0726528129cb [2022-01-17T05:05:26.239Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-01-17T05:05:26.239Z] ---> 2ab4c9479247 [2022-01-17T05:05:26.239Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-01-17T05:05:26.382Z] Selected Git installation does not exist. Using Default [2022-01-17T05:05:26.382Z] The recommended git tool is: NONE [2022-01-17T05:05:26.502Z] ---> 9e7928446a68 [2022-01-17T05:05:26.502Z] Step 17/23 : EXPOSE 59993 [2022-01-17T05:05:26.502Z] ---> Running in 618ce9ea13fe [2022-01-17T05:05:26.502Z] Removing intermediate container 618ce9ea13fe [2022-01-17T05:05:26.502Z] ---> 2b9cedabf974 [2022-01-17T05:05:26.502Z] Step 18/23 : EXPOSE 161 [2022-01-17T05:05:26.502Z] ---> Running in 329b0ade5164 [2022-01-17T05:05:26.502Z] Removing intermediate container 329b0ade5164 [2022-01-17T05:05:26.502Z] ---> 6a072e1415fa [2022-01-17T05:05:26.502Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-01-17T05:05:26.765Z] ---> Running in 6d22fd0c0f27 [2022-01-17T05:05:26.765Z] Removing intermediate container 6d22fd0c0f27 [2022-01-17T05:05:26.765Z] ---> 6f01fa0f8c46 [2022-01-17T05:05:26.765Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-17T05:05:26.765Z] ---> Running in 52eb5406ccc7 [2022-01-17T05:05:26.765Z] Removing intermediate container 52eb5406ccc7 [2022-01-17T05:05:26.765Z] ---> 0813f11c56c8 [2022-01-17T05:05:26.765Z] Step 21/23 : LABEL arch=amd64 [2022-01-17T05:05:26.765Z] ---> Running in 679a874b734f [2022-01-17T05:05:27.028Z] Removing intermediate container 679a874b734f [2022-01-17T05:05:27.028Z] ---> 40a9ca03c283 [2022-01-17T05:05:27.028Z] Step 22/23 : LABEL git_sha=0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [2022-01-17T05:05:27.028Z] ---> Running in 1284df5b4e24 [2022-01-17T05:05:27.028Z] Removing intermediate container 1284df5b4e24 [2022-01-17T05:05:27.028Z] ---> 502556ec35e1 [2022-01-17T05:05:27.028Z] Step 23/23 : LABEL version=0.0.0 [2022-01-17T05:05:27.028Z] ---> Running in 8a1206b809cb [2022-01-17T05:05:27.028Z] Removing intermediate container 8a1206b809cb [2022-01-17T05:05:27.028Z] ---> 4e29917e99e1 [2022-01-17T05:05:27.028Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-17T05:05:27.028Z] Successfully built 4e29917e99e1 [2022-01-17T05:05:27.028Z] 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-01-17T05:05:27.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T05:05:27.788Z] [2022-01-17T05:05:27.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:05:28.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T05:05:28.130Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-17T05:05:28.130Z] b4d181a07f80: Pulling fs layer [2022-01-17T05:05:28.130Z] a1111a8f2ec3: Pulling fs layer [2022-01-17T05:05:28.130Z] ed53099fbce6: Pulling fs layer [2022-01-17T05:05:28.130Z] dc539afda2c1: Pulling fs layer [2022-01-17T05:05:28.130Z] 77bc0d833cb6: Pulling fs layer [2022-01-17T05:05:28.130Z] 9065ff56babe: Pulling fs layer [2022-01-17T05:05:28.130Z] d287ab97295c: Pulling fs layer [2022-01-17T05:05:28.130Z] dc539afda2c1: Waiting [2022-01-17T05:05:28.130Z] 77bc0d833cb6: Waiting [2022-01-17T05:05:28.130Z] 9065ff56babe: Waiting [2022-01-17T05:05:28.130Z] d287ab97295c: Waiting [2022-01-17T05:05:28.130Z] a1111a8f2ec3: Verifying Checksum [2022-01-17T05:05:28.130Z] a1111a8f2ec3: Download complete [2022-01-17T05:05:28.130Z] dc539afda2c1: Verifying Checksum [2022-01-17T05:05:28.130Z] dc539afda2c1: Download complete [2022-01-17T05:05:28.393Z] ed53099fbce6: Verifying Checksum [2022-01-17T05:05:28.393Z] ed53099fbce6: Download complete [2022-01-17T05:05:28.393Z] 9065ff56babe: Download complete [2022-01-17T05:05:28.393Z] 77bc0d833cb6: Verifying Checksum [2022-01-17T05:05:28.393Z] 77bc0d833cb6: Download complete [2022-01-17T05:05:28.393Z] b4d181a07f80: Verifying Checksum [2022-01-17T05:05:28.393Z] b4d181a07f80: Download complete [2022-01-17T05:05:28.982Z] d287ab97295c: Verifying Checksum [2022-01-17T05:05:28.982Z] d287ab97295c: Download complete [2022-01-17T05:05:29.949Z] b4d181a07f80: Pull complete [2022-01-17T05:05:29.949Z] a1111a8f2ec3: Pull complete [2022-01-17T05:05:30.529Z] ed53099fbce6: Pull complete [2022-01-17T05:05:30.529Z] dc539afda2c1: Pull complete [2022-01-17T05:05:30.797Z] 77bc0d833cb6: Pull complete [2022-01-17T05:05:30.797Z] 9065ff56babe: Pull complete [2022-01-17T05:05:31.058Z] using credential edgex-jenkins-ssh [2022-01-17T05:05:31.079Z] Cloning the remote Git repository [2022-01-17T05:05:31.154Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-01-17T05:05:31.232Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-01-17T05:05:31.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-01-17T05:05:31.311Z] > git --version # timeout=10 [2022-01-17T05:05:31.340Z] > git --version # 'git version 2.17.1' [2022-01-17T05:05:31.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T05:05:31.421Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T05:05:33.268Z] Merging remotes/origin/main commit 88e18fd07957abed78799bc43ba159f1a7719259 into PR head commit 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [2022-01-17T05:05:33.495Z] Merge succeeded, producing 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [2022-01-17T05:05:33.496Z] Checking out Revision 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 (PR-133) [2022-01-17T05:05:32.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-01-17T05:05:32.631Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-17T05:05:32.660Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-01-17T05:05:32.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-01-17T05:05:32.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T05:05:32.727Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-17T05:05:33.289Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T05:05:33.309Z] > git checkout -f 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 # timeout=10 [2022-01-17T05:05:33.401Z] > git remote # timeout=10 [2022-01-17T05:05:33.419Z] > git config --get remote.origin.url # timeout=10 [2022-01-17T05:05:33.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-17T05:05:33.451Z] > git merge 88e18fd07957abed78799bc43ba159f1a7719259 # timeout=10 [2022-01-17T05:05:33.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-17T05:05:33.505Z] > git config core.sparsecheckout # timeout=10 [2022-01-17T05:05:33.519Z] > git checkout -f 0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 # timeout=10 [2022-01-17T05:05:36.145Z] d287ab97295c: Pull complete [2022-01-17T05:05:36.145Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-17T05:05:36.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T05:05:36.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-17T05:05:36.237Z] prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container [2022-01-17T05:05:36.269Z] $ 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-133 -v /w/workspace/gexfoundry_device-snmp-go_PR-133:/w/workspace/gexfoundry_device-snmp-go_PR-133:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-17T05:05:37.621Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-01-17T05:05:37.679Z] > git --version # timeout=10 [2022-01-17T05:05:37.689Z] > git --version # 'git version 2.17.1' [2022-01-17T05:05:37.703Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-17T05:05:37.958Z] [2022-01-17T05:05:37.958Z] GitHub has been notified of this commit’s build result [2022-01-17T05:05:37.958Z] [2022-01-17T05:05:38.684Z] $ docker top caf748c3ad4a0376069f3310a686b558aa875a0995fc22638c93ce517ea5022b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-17T05:05:39.196Z] ---> job-cost.sh [2022-01-17T05:05:39.196Z] lf-activate-venv: SKIPPING [2022-01-17T05:05:39.196Z] INFO: No Stack... [2022-01-17T05:05:39.459Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-17T05:05:39.657Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-17T05:05:39.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-17T05:05:39.657Z] Dload Upload Total Spent Left Speed [2022-01-17T05:05:39.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78430 [2022-01-17T05:05:39.719Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2022-01-17T05:05:40.043Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-133/archives/cost.csv [2022-01-17T05:05:40.043Z] + cut -d, -f6 [Pipeline] lock [2022-01-17T05:05:40.085Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] [2022-01-17T05:05:40.089Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] did not exist. Created. [2022-01-17T05:05:40.089Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-17T05:05:40.233Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-17T05:05:40.480Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-17T05:05:40.542Z] Stashed 1 file(s) [Pipeline] } [2022-01-17T05:05:40.564Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] [2022-01-17T05:05:40.609Z] + + sudo tee /etc/docker/daemon.new [2022-01-17T05:05:40.609Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-17T05:05:40.609Z] { [2022-01-17T05:05:40.609Z] "registry-mirrors": [ [2022-01-17T05:05:40.609Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-17T05:05:40.609Z] ], [2022-01-17T05:05:40.609Z] "bip": "10.250.0.254/24", [2022-01-17T05:05:40.609Z] "hosts": [ [2022-01-17T05:05:40.609Z] "tcp://0.0.0.0:5555", [2022-01-17T05:05:40.609Z] "unix:///var/run/docker.sock" [2022-01-17T05:05:40.609Z] ], [2022-01-17T05:05:40.609Z] "mtu": 1458, [2022-01-17T05:05:40.609Z] "selinux-enabled": true, [2022-01-17T05:05:40.609Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-17T05:05:40.609Z] } [Pipeline] // lock [Pipeline] } [2022-01-17T05:05:40.657Z] $ docker stop --time=1 caf748c3ad4a0376069f3310a686b558aa875a0995fc22638c93ce517ea5022b [2022-01-17T05:05:41.787Z] $ docker rm -f caf748c3ad4a0376069f3310a686b558aa875a0995fc22638c93ce517ea5022b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-17T05:05:42.220Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-17T05:05:42.570Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T05:06:00.954Z] provisioning config files... [2022-01-17T05:06:00.980Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8629232546160348060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:06:01.645Z] ---> docker-login.sh [2022-01-17T05:06:01.645Z] nexus3.edgexfoundry.org:10001 [2022-01-17T05:06:02.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:06:02.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:06:02.513Z] Configure a credential helper to remove this warning. See [2022-01-17T05:06:02.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:06:02.513Z] [2022-01-17T05:06:02.513Z] Login Succeeded [2022-01-17T05:06:02.513Z] nexus3.edgexfoundry.org:10002 [2022-01-17T05:06:02.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:06:02.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:06:02.787Z] Configure a credential helper to remove this warning. See [2022-01-17T05:06:02.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:06:02.787Z] [2022-01-17T05:06:02.787Z] Login Succeeded [2022-01-17T05:06:02.787Z] nexus3.edgexfoundry.org:10003 [2022-01-17T05:06:03.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:06:03.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:06:03.392Z] Configure a credential helper to remove this warning. See [2022-01-17T05:06:03.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:06:03.392Z] [2022-01-17T05:06:03.392Z] Login Succeeded [2022-01-17T05:06:03.392Z] nexus3.edgexfoundry.org:10004 [2022-01-17T05:06:03.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:06:03.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:06:03.937Z] Configure a credential helper to remove this warning. See [2022-01-17T05:06:03.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:06:03.937Z] [2022-01-17T05:06:03.937Z] Login Succeeded [2022-01-17T05:06:03.937Z] docker.io [2022-01-17T05:06:04.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-17T05:06:04.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-17T05:06:04.485Z] Configure a credential helper to remove this warning. See [2022-01-17T05:06:04.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-17T05:06:04.485Z] [2022-01-17T05:06:04.485Z] Login Succeeded [2022-01-17T05:06:04.485Z] ---> docker-login.sh ends [Pipeline] } [2022-01-17T05:06:04.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-17T05:06:04.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-17T05:06:04.946Z] ========================================================= [2022-01-17T05:06:04.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-17T05:06:04.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:06:05.389Z] + 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-01-17T05:06:05.672Z] Sending build context to Docker daemon 2.691MB [2022-01-17T05:06:05.672Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T05:06:05.672Z] Step 2/11 : FROM ${BASE} AS builder [2022-01-17T05:06:05.952Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-17T05:06:05.952Z] 9b3977197b4f: Pulling fs layer [2022-01-17T05:06:05.952Z] 1a89e8eeedd5: Pulling fs layer [2022-01-17T05:06:05.952Z] 94645a83ff95: Pulling fs layer [2022-01-17T05:06:05.952Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-17T05:06:05.952Z] 0c92f367c5e7: Pulling fs layer [2022-01-17T05:06:05.952Z] 4b8299f9d1f4: Pulling fs layer [2022-01-17T05:06:05.952Z] 9a6b49a46696: Pulling fs layer [2022-01-17T05:06:05.952Z] cf05db05a679: Pulling fs layer [2022-01-17T05:06:05.952Z] 3f3a8bcf1eab: Waiting [2022-01-17T05:06:05.952Z] 0c92f367c5e7: Waiting [2022-01-17T05:06:05.952Z] 4b8299f9d1f4: Waiting [2022-01-17T05:06:05.952Z] cf05db05a679: Waiting [2022-01-17T05:06:05.952Z] 9a6b49a46696: Waiting [2022-01-17T05:06:05.952Z] 94645a83ff95: Verifying Checksum [2022-01-17T05:06:05.952Z] 94645a83ff95: Download complete [2022-01-17T05:06:05.952Z] 1a89e8eeedd5: Verifying Checksum [2022-01-17T05:06:05.952Z] 1a89e8eeedd5: Download complete [2022-01-17T05:06:05.952Z] 0c92f367c5e7: Verifying Checksum [2022-01-17T05:06:05.952Z] 0c92f367c5e7: Download complete [2022-01-17T05:06:05.952Z] 4b8299f9d1f4: Verifying Checksum [2022-01-17T05:06:05.952Z] 4b8299f9d1f4: Download complete [2022-01-17T05:06:05.952Z] 9a6b49a46696: Verifying Checksum [2022-01-17T05:06:05.952Z] 9a6b49a46696: Download complete [2022-01-17T05:06:06.943Z] 9b3977197b4f: Pull complete [2022-01-17T05:06:07.556Z] 1a89e8eeedd5: Pull complete [2022-01-17T05:06:07.836Z] 94645a83ff95: Pull complete [2022-01-17T05:06:08.109Z] cf05db05a679: Verifying Checksum [2022-01-17T05:06:08.109Z] cf05db05a679: Download complete [2022-01-17T05:06:08.383Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-17T05:06:08.383Z] 3f3a8bcf1eab: Download complete [2022-01-17T05:06:20.780Z] 3f3a8bcf1eab: Pull complete [2022-01-17T05:06:20.780Z] 0c92f367c5e7: Pull complete [2022-01-17T05:06:20.780Z] 4b8299f9d1f4: Pull complete [2022-01-17T05:06:20.780Z] 9a6b49a46696: Pull complete [2022-01-17T05:06:26.185Z] cf05db05a679: Pull complete [2022-01-17T05:06:26.185Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-17T05:06:26.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-17T05:06:26.185Z] ---> 0ccda1f7e2ee [2022-01-17T05:06:26.185Z] Step 3/11 : ARG MAKE='make build' [2022-01-17T05:06:28.162Z] ---> Running in 84cf24c1e9e2 [2022-01-17T05:06:28.434Z] Removing intermediate container 84cf24c1e9e2 [2022-01-17T05:06:28.435Z] ---> 2b63bad19d58 [2022-01-17T05:06:28.435Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T05:06:28.435Z] ---> Running in f2cfa609d56c [2022-01-17T05:06:28.708Z] Removing intermediate container f2cfa609d56c [2022-01-17T05:06:28.708Z] ---> 8cff205a0ad4 [2022-01-17T05:06:28.708Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T05:06:28.979Z] ---> Running in 0564f3050905 [2022-01-17T05:06:29.255Z] Removing intermediate container 0564f3050905 [2022-01-17T05:06:29.255Z] ---> b2e4a8597c22 [2022-01-17T05:06:29.255Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T05:06:29.255Z] ---> Running in 133c1c5e7392 [2022-01-17T05:06:31.225Z] Removing intermediate container 133c1c5e7392 [2022-01-17T05:06:31.225Z] ---> 280147cff0a1 [2022-01-17T05:06:31.225Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T05:06:31.225Z] ---> Running in 2ac04e723e0b [2022-01-17T05:06:32.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T05:06:33.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T05:06:33.779Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-17T05:06:34.053Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-17T05:06:34.053Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-17T05:06:34.327Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-17T05:06:34.327Z] Executing busybox-1.34.1-r3.trigger [2022-01-17T05:06:34.327Z] OK: 224 MiB in 56 packages [2022-01-17T05:06:35.315Z] Removing intermediate container 2ac04e723e0b [2022-01-17T05:06:35.315Z] ---> 68ac473d3e77 [2022-01-17T05:06:35.315Z] Step 8/11 : WORKDIR /device-snmp-go [2022-01-17T05:06:35.315Z] ---> Running in 9d336bcb5025 [2022-01-17T05:06:35.911Z] Removing intermediate container 9d336bcb5025 [2022-01-17T05:06:35.911Z] ---> bb2b09c480ec [2022-01-17T05:06:35.911Z] Step 9/11 : COPY . . [2022-01-17T05:06:36.898Z] ---> 8704d129289c [2022-01-17T05:06:36.898Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T05:06:36.898Z] ---> Running in 5a2351b648e4 [2022-01-17T05:07:58.712Z] Removing intermediate container 5a2351b648e4 [2022-01-17T05:07:58.712Z] ---> 8bb023b68181 [2022-01-17T05:07:58.712Z] Step 11/11 : RUN ${MAKE} [2022-01-17T05:07:58.712Z] ---> Running in 09ce69d687c8 [2022-01-17T05:07:58.712Z] noop [2022-01-17T05:07:58.712Z] Removing intermediate container 09ce69d687c8 [2022-01-17T05:07:58.712Z] ---> 84a24a695437 [2022-01-17T05:07:58.712Z] Successfully built 84a24a695437 [2022-01-17T05:07:58.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:07:59.083Z] + docker inspect -f . ci-base-image-arm64 [2022-01-17T05:07:59.083Z] . [Pipeline] withDockerContainer [2022-01-17T05:07:59.342Z] prd-ubuntu18.04-docker-arm64-4c-16g-1653 does not seem to be running inside a container [2022-01-17T05:07:59.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-17T05:08:00.795Z] $ docker top 0c52a76c25ebaa15c8a4fbc3ea5da5c7ae424d332898a953208f4a7e19750d50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T05:08:01.806Z] + go version [2022-01-17T05:08:01.806Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-17T05:08:01.837Z] $ docker stop --time=1 0c52a76c25ebaa15c8a4fbc3ea5da5c7ae424d332898a953208f4a7e19750d50 [2022-01-17T05:08:03.484Z] $ docker rm -f 0c52a76c25ebaa15c8a4fbc3ea5da5c7ae424d332898a953208f4a7e19750d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:08:04.396Z] + docker inspect -f . ci-base-image-arm64 [2022-01-17T05:08:04.396Z] . [Pipeline] withDockerContainer [2022-01-17T05:08:04.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-1653 does not seem to be running inside a container [2022-01-17T05:08:04.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-17T05:08:06.014Z] $ docker top 5b1175a812144c0cbad66fa8a2fceae042b0bab75f711315221991b9537b2f71 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-17T05:08:07.023Z] + make test [2022-01-17T05:08:07.023Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-17T05:08:08.484Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-17T05:08:55.493Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-17T05:08:55.493Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2022-01-17T05:08:55.493Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-17T05:09:22.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-17T05:09:22.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-17T05:09:22.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-17T05:09:22.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-17T05:09:22.346Z] $ docker stop --time=1 5b1175a812144c0cbad66fa8a2fceae042b0bab75f711315221991b9537b2f71 [2022-01-17T05:09:24.040Z] $ docker rm -f 5b1175a812144c0cbad66fa8a2fceae042b0bab75f711315221991b9537b2f71 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-17T05:09:24.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-17T05:09:24.908Z] Warning: overwriting stash ‘coverage-report’ [2022-01-17T05:09:25.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-17T05:09:25.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-17T05:09:26.337Z] + ls -al . [2022-01-17T05:09:26.337Z] total 172 [2022-01-17T05:09:26.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 05:09 . [2022-01-17T05:09:26.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 05:05 .. [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 17 05:05 .dockerignore [2022-01-17T05:09:26.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 05:05 .git [2022-01-17T05:09:26.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 05:05 .github [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 17 05:05 .gitignore [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jan 17 05:05 Attribution.txt [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 4401 Jan 17 05:05 CHANGELOG.md [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 1493 Jan 17 05:05 Dockerfile [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 05:05 GOVERNANCE.md [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 17 05:05 Jenkinsfile [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 05:05 LICENSE [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jan 17 05:05 Makefile [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 17 05:05 OWNERS.md [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jan 17 05:05 README.md [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 05:03 VERSION [2022-01-17T05:09:26.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 05:05 bin [2022-01-17T05:09:26.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 05:05 cmd [2022-01-17T05:09:26.337Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 17 05:08 coverage.out [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 214 Jan 17 05:05 go.mod [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 49501 Jan 17 05:05 go.sum [2022-01-17T05:09:26.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 05:05 internal [2022-01-17T05:09:26.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 05:05 snap [2022-01-17T05:09:26.337Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 17 05:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:09:26.702Z] + 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=0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 --label arch=arm64 --label version=0.0.0 . [2022-01-17T05:09:26.975Z] Sending build context to Docker daemon 2.699MB [2022-01-17T05:09:26.975Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-01-17T05:09:26.975Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-17T05:09:26.975Z] ---> 84a24a695437 [2022-01-17T05:09:26.975Z] Step 3/23 : ARG MAKE='make build' [2022-01-17T05:09:27.251Z] ---> Running in c4240a9a737e [2022-01-17T05:09:27.526Z] Removing intermediate container c4240a9a737e [2022-01-17T05:09:27.526Z] ---> bf886a9be611 [2022-01-17T05:09:27.526Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-17T05:09:27.526Z] ---> Running in e6bb471a6d91 [2022-01-17T05:09:28.120Z] Removing intermediate container e6bb471a6d91 [2022-01-17T05:09:28.120Z] ---> 968d426a32f1 [2022-01-17T05:09:28.120Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-17T05:09:28.120Z] ---> Running in 323609bd59fe [2022-01-17T05:09:28.400Z] Removing intermediate container 323609bd59fe [2022-01-17T05:09:28.400Z] ---> 446e19945180 [2022-01-17T05:09:28.400Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-17T05:09:28.400Z] ---> Running in 8291e8675108 [2022-01-17T05:09:30.376Z] Removing intermediate container 8291e8675108 [2022-01-17T05:09:30.376Z] ---> a07934bbcf17 [2022-01-17T05:09:30.376Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-17T05:09:30.376Z] ---> Running in 957b3e18c7e1 [2022-01-17T05:09:31.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-17T05:09:32.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-17T05:09:32.932Z] OK: 224 MiB in 56 packages [2022-01-17T05:09:33.915Z] Removing intermediate container 957b3e18c7e1 [2022-01-17T05:09:33.915Z] ---> 82631f11cf6e [2022-01-17T05:09:33.915Z] Step 8/23 : WORKDIR /device-snmp-go [2022-01-17T05:09:33.915Z] ---> Running in 296b811c2370 [2022-01-17T05:09:34.509Z] Removing intermediate container 296b811c2370 [2022-01-17T05:09:34.509Z] ---> 1ac76da4c18c [2022-01-17T05:09:34.509Z] Step 9/23 : COPY . . [2022-01-17T05:09:35.493Z] ---> 54c10034e138 [2022-01-17T05:09:35.493Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-17T05:09:35.493Z] ---> Running in 6adbe85891e7 [2022-01-17T05:09:37.472Z] Removing intermediate container 6adbe85891e7 [2022-01-17T05:09:37.472Z] ---> bae44d46e965 [2022-01-17T05:09:37.472Z] Step 11/23 : RUN ${MAKE} [2022-01-17T05:09:37.472Z] ---> Running in 475bb8c9fae6 [2022-01-17T05:09:38.455Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2022-01-17T05:10:25.498Z] Removing intermediate container 475bb8c9fae6 [2022-01-17T05:10:25.498Z] ---> 62bdc19ca9ea [2022-01-17T05:10:25.498Z] Step 12/23 : FROM alpine:3.14 [2022-01-17T05:10:25.498Z] 3.14: Pulling from library/alpine [2022-01-17T05:10:25.498Z] be307f383ecc: Pulling fs layer [2022-01-17T05:10:25.498Z] be307f383ecc: Verifying Checksum [2022-01-17T05:10:25.498Z] be307f383ecc: Download complete [2022-01-17T05:10:25.498Z] be307f383ecc: Pull complete [2022-01-17T05:10:25.498Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-17T05:10:25.498Z] Status: Downloaded newer image for alpine:3.14 [2022-01-17T05:10:25.498Z] ---> 5b8b7b635229 [2022-01-17T05:10:25.498Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-17T05:10:25.498Z] ---> Running in 7374abc7ee18 [2022-01-17T05:10:25.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-17T05:10:25.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-17T05:10:25.498Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-17T05:10:25.498Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-17T05:10:25.498Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-17T05:10:25.498Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-17T05:10:25.498Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-17T05:10:25.498Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-17T05:10:25.498Z] Executing busybox-1.33.1-r6.trigger [2022-01-17T05:10:25.498Z] OK: 8 MiB in 20 packages [2022-01-17T05:10:25.498Z] Removing intermediate container 7374abc7ee18 [2022-01-17T05:10:25.498Z] ---> 3c728d12c418 [2022-01-17T05:10:25.498Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-01-17T05:10:25.498Z] ---> 10eda86be7c1 [2022-01-17T05:10:25.499Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-01-17T05:10:25.499Z] ---> bac4d02fed23 [2022-01-17T05:10:25.499Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-01-17T05:10:25.773Z] ---> 34df3b1b8ec5 [2022-01-17T05:10:25.773Z] Step 17/23 : EXPOSE 59993 [2022-01-17T05:10:26.045Z] ---> Running in 9f0ffa94eca6 [2022-01-17T05:10:26.319Z] Removing intermediate container 9f0ffa94eca6 [2022-01-17T05:10:26.319Z] ---> ab71fccaf13a [2022-01-17T05:10:26.319Z] Step 18/23 : EXPOSE 161 [2022-01-17T05:10:26.319Z] ---> Running in 35edbcef9680 [2022-01-17T05:10:26.591Z] Removing intermediate container 35edbcef9680 [2022-01-17T05:10:26.591Z] ---> 580128d19700 [2022-01-17T05:10:26.591Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-01-17T05:10:26.869Z] ---> Running in a06fdaf89f71 [2022-01-17T05:10:27.142Z] Removing intermediate container a06fdaf89f71 [2022-01-17T05:10:27.142Z] ---> caa09ac6f0f5 [2022-01-17T05:10:27.142Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-17T05:10:27.142Z] ---> Running in 550d5a16ee10 [2022-01-17T05:10:27.418Z] Removing intermediate container 550d5a16ee10 [2022-01-17T05:10:27.418Z] ---> 172704b9f0a5 [2022-01-17T05:10:27.418Z] Step 21/23 : LABEL arch=arm64 [2022-01-17T05:10:27.696Z] ---> Running in 1768a9fe1363 [2022-01-17T05:10:27.970Z] Removing intermediate container 1768a9fe1363 [2022-01-17T05:10:27.970Z] ---> 50fdb8609510 [2022-01-17T05:10:27.970Z] Step 22/23 : LABEL git_sha=0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [2022-01-17T05:10:27.970Z] ---> Running in d4f52d5eecbe [2022-01-17T05:10:28.251Z] Removing intermediate container d4f52d5eecbe [2022-01-17T05:10:28.251Z] ---> 54a4d691d957 [2022-01-17T05:10:28.251Z] Step 23/23 : LABEL version=0.0.0 [2022-01-17T05:10:28.526Z] ---> Running in 90e14a33267d [2022-01-17T05:10:28.800Z] Removing intermediate container 90e14a33267d [2022-01-17T05:10:28.800Z] ---> e75a7e903332 [2022-01-17T05:10:28.800Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-17T05:10:28.800Z] Successfully built e75a7e903332 [2022-01-17T05:10:28.800Z] 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-01-17T05:10:29.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T05:10:29.493Z] [2022-01-17T05:10:29.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:10:29.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T05:10:30.143Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-17T05:10:30.143Z] 448f6bf000e3: Pulling fs layer [2022-01-17T05:10:30.143Z] f757da607395: Pulling fs layer [2022-01-17T05:10:30.143Z] 05883995daec: Pulling fs layer [2022-01-17T05:10:30.143Z] 8603b9c90790: Pulling fs layer [2022-01-17T05:10:30.143Z] 1560dd03e051: Pulling fs layer [2022-01-17T05:10:30.143Z] 27f5ce0e4adf: Pulling fs layer [2022-01-17T05:10:30.143Z] c2d8d7efcc4b: Pulling fs layer [2022-01-17T05:10:30.143Z] 8603b9c90790: Waiting [2022-01-17T05:10:30.143Z] 1560dd03e051: Waiting [2022-01-17T05:10:30.143Z] 27f5ce0e4adf: Waiting [2022-01-17T05:10:30.143Z] c2d8d7efcc4b: Waiting [2022-01-17T05:10:30.143Z] f757da607395: Verifying Checksum [2022-01-17T05:10:30.143Z] f757da607395: Download complete [2022-01-17T05:10:30.143Z] 8603b9c90790: Verifying Checksum [2022-01-17T05:10:30.143Z] 8603b9c90790: Download complete [2022-01-17T05:10:30.143Z] 1560dd03e051: Verifying Checksum [2022-01-17T05:10:30.143Z] 1560dd03e051: Download complete [2022-01-17T05:10:30.417Z] 27f5ce0e4adf: Download complete [2022-01-17T05:10:30.417Z] 05883995daec: Verifying Checksum [2022-01-17T05:10:30.417Z] 05883995daec: Download complete [2022-01-17T05:10:30.690Z] 448f6bf000e3: Verifying Checksum [2022-01-17T05:10:30.690Z] 448f6bf000e3: Download complete [2022-01-17T05:10:33.307Z] c2d8d7efcc4b: Verifying Checksum [2022-01-17T05:10:33.307Z] c2d8d7efcc4b: Download complete [2022-01-17T05:10:34.293Z] 448f6bf000e3: Pull complete [2022-01-17T05:10:34.902Z] f757da607395: Pull complete [2022-01-17T05:10:36.342Z] 05883995daec: Pull complete [2022-01-17T05:10:36.342Z] 8603b9c90790: Pull complete [2022-01-17T05:10:37.320Z] 1560dd03e051: Pull complete [2022-01-17T05:10:37.595Z] 27f5ce0e4adf: Pull complete [2022-01-17T05:10:52.677Z] c2d8d7efcc4b: Pull complete [2022-01-17T05:10:52.677Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-17T05:10:52.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-17T05:10:52.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-17T05:10:52.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-1653 does not seem to be running inside a container [2022-01-17T05:10:52.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-17T05:10:55.731Z] $ docker top bc672ca8f8c90339c417a39a9a8e325d15fcd951ac9d96b055160a497a5750ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:10:56.710Z] ---> job-cost.sh [2022-01-17T05:10:56.710Z] lf-activate-venv: SKIPPING [2022-01-17T05:10:56.710Z] INFO: No Stack... [2022-01-17T05:10:56.983Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-17T05:10:57.581Z] INFO: Archiving Costs [Pipeline] sh [2022-01-17T05:10:58.264Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-01-17T05:10:58.264Z] + cut -d, -f6 [Pipeline] lock [2022-01-17T05:10:58.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] [2022-01-17T05:10:58.378Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] did not exist. Created. [2022-01-17T05:10:58.378Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-17T05:10:59.144Z] /w/workspace/device-snmp-go/1@tmp/durable-e5872b40/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-e5872b40/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-17T05:10:59.849Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-17T05:10:59.887Z] Warning: overwriting stash ‘stack-cost’ [2022-01-17T05:10:59.935Z] Stashed 1 file(s) [Pipeline] } [2022-01-17T05:10:59.948Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-17T05:11:00.025Z] $ docker stop --time=1 bc672ca8f8c90339c417a39a9a8e325d15fcd951ac9d96b055160a497a5750ea [2022-01-17T05:11:01.516Z] $ docker rm -f bc672ca8f8c90339c417a39a9a8e325d15fcd951ac9d96b055160a497a5750ea [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-01-17T05:11:02.646Z] provisioning config files... [2022-01-17T05:11:02.687Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/config6577608817176865525tmp [Pipeline] { [Pipeline] sh [2022-01-17T05:11:03.171Z] + set +x [2022-01-17T05:11:03.171Z] + bash -s -- [2022-01-17T05:11:03.171Z] + curl -s https://codecov.io/bash [2022-01-17T05:11:03.171Z] [2022-01-17T05:11:03.171Z] _____ _ [2022-01-17T05:11:03.171Z] / ____| | | [2022-01-17T05:11:03.171Z] | | ___ __| | ___ ___ _____ __ [2022-01-17T05:11:03.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-17T05:11:03.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-17T05:11:03.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-17T05:11:03.171Z] Bash-1.0.6 [2022-01-17T05:11:03.171Z] [2022-01-17T05:11:03.171Z] [2022-01-17T05:11:03.171Z] ==> git version 2.24.4 found [2022-01-17T05:11:03.171Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-17T05:11:03.171Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-17T05:11:03.171Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-17T05:11:03.171Z] ==> Jenkins CI detected. [2022-01-17T05:11:03.171Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-133 [2022-01-17T05:11:03.171Z] project root: . [2022-01-17T05:11:03.171Z] --> token set from env [2022-01-17T05:11:03.171Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-17T05:11:03.455Z] ==> Running gcov in . (disable via -X gcov) [2022-01-17T05:11:03.455Z] ==> Python coveragepy not found [2022-01-17T05:11:03.455Z] ==> Searching for coverage reports in: [2022-01-17T05:11:03.455Z] + . [2022-01-17T05:11:03.455Z] -> Found 1 reports [2022-01-17T05:11:03.455Z] ==> Detecting git/mercurial file structure [2022-01-17T05:11:03.455Z] ==> Reading reports [2022-01-17T05:11:03.455Z] + ./coverage.out bytes=7631 [2022-01-17T05:11:03.455Z] ==> Appending adjustments [2022-01-17T05:11:03.455Z] https://docs.codecov.io/docs/fixing-reports [2022-01-17T05:11:03.455Z] + Found adjustments [2022-01-17T05:11:03.455Z] ==> Gzipping contents [2022-01-17T05:11:03.455Z] 4.0K /tmp/codecov.lBRAPw.gz [2022-01-17T05:11:03.455Z] ==> Uploading reports [2022-01-17T05:11:03.455Z] url: https://codecov.io [2022-01-17T05:11:03.455Z] query: branch=PR-133&commit=0e5d06cba9cdda5c9db6793a56b14e0b1bb46073&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=133&job=&cmd_args= [2022-01-17T05:11:03.455Z] -> Pinging Codecov [2022-01-17T05:11:03.455Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-133&commit=0e5d06cba9cdda5c9db6793a56b14e0b1bb46073&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=133&job=&cmd_args= [2022-01-17T05:11:04.026Z] -> Uploading to [2022-01-17T05:11:04.026Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-17/6C56EA5C29638FB4528AC87E60AF5AE0/0e5d06cba9cdda5c9db6793a56b14e0b1bb46073/0667aadc-d1f3-454f-acc7-9857bbf058ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220117T051103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7d2562f585bc44f338c443b6b79924c1376f5a4dc22aea5cced04ed385a2c0d [2022-01-17T05:11:04.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-17T05:11:04.026Z] Dload Upload Total Spent Left Speed [2022-01-17T05:11:04.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1578 0 0 100 1578 0 4342 --:--:-- --:--:-- --:--:-- 4347 [2022-01-17T05:11:04.290Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0e5d06cba9cdda5c9db6793a56b14e0b1bb46073 [Pipeline] } [2022-01-17T05:11:04.319Z] 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-01-17T05:11:06.066Z] + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-133/archives ']' [2022-01-17T05:11:06.066Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-133/archives [2022-01-17T05:11:06.066Z] total 8 [2022-01-17T05:11:06.066Z] drwxr-xr-x. 3 root root 34 Jan 17 05:05 . [2022-01-17T05:11:06.066Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 17 05:05 .. [2022-01-17T05:11:06.066Z] drwxr-xr-x. 2 root root 6 Jan 17 05:05 cost [2022-01-17T05:11:06.066Z] -rw-r--r--. 1 root root 85 Jan 17 05:05 cost.csv [2022-01-17T05:11:06.066Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-133/archives [2022-01-17T05:11:06.066Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-133/archives [2022-01-17T05:11:06.066Z] total 8 [2022-01-17T05:11:06.066Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 17 05:05 . [2022-01-17T05:11:06.066Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 17 05:05 .. [2022-01-17T05:11:06.066Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 17 05:05 cost [2022-01-17T05:11:06.066Z] -rw-r--r--. 1 jenkins jenkins 85 Jan 17 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:11:06.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:11:07.006Z] ---> package-listing.sh [2022-01-17T05:11:07.006Z] ++ facter osfamily [2022-01-17T05:11:07.006Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-17T05:11:07.270Z] + OS_FAMILY=redhat [2022-01-17T05:11:07.270Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-133 [2022-01-17T05:11:07.270Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-17T05:11:07.270Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-17T05:11:07.270Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-17T05:11:07.270Z] + PACKAGES=/tmp/packages_start.txt [2022-01-17T05:11:07.270Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-133 ']' [2022-01-17T05:11:07.270Z] + PACKAGES=/tmp/packages_end.txt [2022-01-17T05:11:07.270Z] + case "${OS_FAMILY}" in [2022-01-17T05:11:07.270Z] + rpm -qa [2022-01-17T05:11:07.270Z] + sort [2022-01-17T05:11:07.841Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-17T05:11:07.841Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-17T05:11:07.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-17T05:11:07.841Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-133 ']' [2022-01-17T05:11:07.841Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-133/archives/ [2022-01-17T05:11:07.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-133/archives/ [Pipeline] echo [2022-01-17T05:11:07.880Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-17T05:11:08.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-17T05:11:08.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-17T05:11:08.763Z] . [Pipeline] withDockerContainer [2022-01-17T05:11:08.862Z] prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container [2022-01-17T05:11:08.901Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-133/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-133 -v /w/workspace/gexfoundry_device-snmp-go_PR-133:/w/workspace/gexfoundry_device-snmp-go_PR-133:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-133@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-133@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-lftools-log-publisher:latest cat [2022-01-17T05:11:09.111Z] $ docker top 9b5d18463f31c3cf0eabf41a4af1429b68e928a87bfec14798fdd96f1c7004d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-17T05:11:09.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-17T05:11:09.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-17T05:11:10.171Z] + ls /var/log/sa-host [2022-01-17T05:11:10.171Z] + sadf -c /var/log/sa-host/sa17 [2022-01-17T05:11:10.171Z] file_magic: OK [2022-01-17T05:11:10.171Z] HZ: Using current value: 100 [2022-01-17T05:11:10.171Z] file_header: OK [2022-01-17T05:11:10.171Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-17T05:11:10.171Z] Statistics: [2022-01-17T05:11:10.171Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-17T05:11:10.171Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-17T05:11:10.447Z] provisioning config files... [2022-01-17T05:11:10.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-133@tmp/config2903660550977221544tmp [Pipeline] { [Pipeline] echo [2022-01-17T05:11:10.509Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:11:10.828Z] ---> create-netrc.sh [Pipeline] } [2022-01-17T05:11:10.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:11:11.266Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-17T05:11:11.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:11:11.624Z] ---> sudo-logs.sh [2022-01-17T05:11:11.624Z] Archiving 'sudo' log.. [2022-01-17T05:11:11.624Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1650.novalocal: Name or service not known [2022-01-17T05:11:11.624Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1650.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-17T05:11:11.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:11:12.033Z] ---> job-cost.sh [2022-01-17T05:11:12.033Z] lf-activate-venv: SKIPPING [2022-01-17T05:11:12.033Z] DEBUG: total: 0.05999999865889549 [2022-01-17T05:11:12.033Z] INFO: Retrieving Stack Cost... [2022-01-17T05:11:12.294Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-17T05:11:12.554Z] INFO: Archiving Costs [Pipeline] echo [2022-01-17T05:11:12.592Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-17T05:11:12.910Z] ---> logs-deploy.sh [2022-01-17T05:11:12.910Z] lf-activate-venv: SKIPPING [2022-01-17T05:11:12.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-133/1 [2022-01-17T05:11:12.910Z] INFO: archiving workspace using pattern(s): [2022-01-17T05:11:13.479Z] Archives upload complete. [2022-01-17T05:11:13.740Z] INFO: archiving logs to Nexus