Pull request #293 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5073326571b5e01a50b4d2d58602cd44c4fee91e+b749e223b2711b185c15c0ba4cea8b5d0d469184 (9ab549f8ee02d27c2b4b7cb0f79f24acea4e9d15) 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-ssh17601782691259682863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16171559751856073643.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3876564058486221000.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-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13259164177983656033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10987704537221161426.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14842332068531890785.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9487 in /w/workspace/gexfoundry_device-snmp-go_PR-293 [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-293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b749e223b2711b185c15c0ba4cea8b5d0d469184 into PR head commit 5073326571b5e01a50b4d2d58602cd44c4fee91e Merge succeeded, producing 5073326571b5e01a50b4d2d58602cd44c4fee91e Checking out Revision 5073326571b5e01a50b4d2d58602cd44c4fee91e (PR-293) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T05:59:49.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T05:59:50.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T05:59:50.206Z] ========================================================= [2023-04-24T05:59:50.206Z] EdgeX Global Pipelines Version Info [2023-04-24T05:59:50.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T05:59:50.959Z] ------------------- [2023-04-24T05:59:50.959Z] stable info: [2023-04-24T05:59:50.959Z] ------------------- [2023-04-24T05:59:50.959Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T05:59:50.959Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T05:59:50.959Z] Message: update stable to v1.0.248 [2023-04-24T05:59:51.533Z] ------------------- [2023-04-24T05:59:51.533Z] experimental info: [2023-04-24T05:59:51.533Z] ------------------- [2023-04-24T05:59:51.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T05:59:51.533Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T05:59:51.533Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T05:59:51.825Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-24T05:59:51.870Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-24T05:59:51.912Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T05:59:51.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T05:59:51.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T05:59:52.034Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T05:59:52.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T05:59:52.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T05:59:52.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T05:59:52.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T05:59:52.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T05:59:52.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-24T05:59:52.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T05:59:52.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T05:59:52.442Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T05:59:52.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T05:59:52.532Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T05:59:52.573Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T05:59:52.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T05:59:52.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T05:59:52.706Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T05:59:52.748Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T05:59:52.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T05:59:52.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T05:59:52.876Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T05:59:52.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T05:59:52.960Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T05:59:52.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2023-04-24T05:59:53.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2023-04-24T05:59:53.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2023-04-24T05:59:53.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo [2023-04-24T05:59:53.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5073326 [Pipeline] echo [2023-04-24T05:59:53.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T05:59:53.327Z] provisioning config files... [2023-04-24T05:59:53.344Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config7546928593787834330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T05:59:53.688Z] ---> docker-login.sh [2023-04-24T05:59:53.689Z] nexus3.edgexfoundry.org:10001 [2023-04-24T05:59:53.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T05:59:53.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T05:59:53.950Z] Configure a credential helper to remove this warning. See [2023-04-24T05:59:53.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T05:59:53.950Z] [2023-04-24T05:59:53.950Z] Login Succeeded [2023-04-24T05:59:53.950Z] nexus3.edgexfoundry.org:10002 [2023-04-24T05:59:53.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T05:59:53.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T05:59:53.950Z] Configure a credential helper to remove this warning. See [2023-04-24T05:59:53.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T05:59:53.950Z] [2023-04-24T05:59:53.950Z] Login Succeeded [2023-04-24T05:59:53.950Z] nexus3.edgexfoundry.org:10003 [2023-04-24T05:59:54.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T05:59:54.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T05:59:54.210Z] Configure a credential helper to remove this warning. See [2023-04-24T05:59:54.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T05:59:54.210Z] [2023-04-24T05:59:54.210Z] Login Succeeded [2023-04-24T05:59:54.210Z] nexus3.edgexfoundry.org:10004 [2023-04-24T05:59:54.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T05:59:54.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T05:59:54.210Z] Configure a credential helper to remove this warning. See [2023-04-24T05:59:54.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T05:59:54.210Z] [2023-04-24T05:59:54.210Z] Login Succeeded [2023-04-24T05:59:54.210Z] docker.io [2023-04-24T05:59:54.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T05:59:54.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T05:59:54.473Z] Configure a credential helper to remove this warning. See [2023-04-24T05:59:54.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T05:59:54.473Z] [2023-04-24T05:59:54.473Z] Login Succeeded [2023-04-24T05:59:54.473Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T05:59:54.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T05:59:55.136Z] + git rev-list -1 --merges 5073326571b5e01a50b4d2d58602cd44c4fee91e~1..5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo [2023-04-24T05:59:55.210Z] -----------> git rev-list -1 --merges 5073326571b5e01a50b4d2d58602cd44c4fee91e~1..5073326571b5e01a50b4d2d58602cd44c4fee91e 5073326571b5e01a50b4d2d58602cd44c4fee91e [false] [Pipeline] sh [2023-04-24T05:59:55.514Z] + git log --format=format:%s -1 5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo [2023-04-24T05:59:55.550Z] ========================================================= [2023-04-24T05:59:55.550Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T05:59:55.550Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T05:59:56.091Z] + git log --format=format:%s -1 5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] echo [2023-04-24T05:59:56.122Z] [semverPrep] GIT_COMMIT: 5073326571b5e01a50b4d2d58602cd44c4fee91e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-24T05:59:56.152Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T05:59:56.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T05:59:56.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T05:59:56.528Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T05:59:56.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T05:59:56.528Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T05:59:56.528Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T05:59:56.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T05:59:56.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T05:59:56.978Z] [2023-04-24T05:59:56.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T05:59:57.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T05:59:57.362Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T05:59:57.362Z] b85a868b505f: Pulling fs layer [2023-04-24T05:59:57.362Z] e2be974225ed: Pulling fs layer [2023-04-24T05:59:57.362Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T05:59:57.362Z] 988bab9f4d93: Pulling fs layer [2023-04-24T05:59:57.362Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T05:59:57.362Z] eaf3925da568: Pulling fs layer [2023-04-24T05:59:57.362Z] bab4dde63d76: Pulling fs layer [2023-04-24T05:59:57.362Z] bde34c3a00c8: Pulling fs layer [2023-04-24T05:59:57.362Z] b352a97aabf1: Pulling fs layer [2023-04-24T05:59:57.362Z] 4872d77fe225: Pulling fs layer [2023-04-24T05:59:57.362Z] 5851b861e8e6: Pulling fs layer [2023-04-24T05:59:57.362Z] bde34c3a00c8: Waiting [2023-04-24T05:59:57.362Z] b352a97aabf1: Waiting [2023-04-24T05:59:57.362Z] eaf3925da568: Waiting [2023-04-24T05:59:57.362Z] 4872d77fe225: Waiting [2023-04-24T05:59:57.362Z] 5851b861e8e6: Waiting [2023-04-24T05:59:57.362Z] 1469e6f7b9e6: Waiting [2023-04-24T05:59:57.362Z] 988bab9f4d93: Waiting [2023-04-24T05:59:57.362Z] bab4dde63d76: Waiting [2023-04-24T05:59:57.362Z] e2be974225ed: Verifying Checksum [2023-04-24T05:59:57.362Z] e2be974225ed: Download complete [2023-04-24T05:59:57.362Z] 988bab9f4d93: Download complete [2023-04-24T05:59:57.362Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T05:59:57.362Z] 1469e6f7b9e6: Download complete [2023-04-24T05:59:57.623Z] eaf3925da568: Verifying Checksum [2023-04-24T05:59:57.623Z] eaf3925da568: Download complete [2023-04-24T05:59:57.623Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T05:59:57.623Z] 339a4e72a1f5: Download complete [2023-04-24T05:59:57.623Z] bde34c3a00c8: Verifying Checksum [2023-04-24T05:59:57.623Z] bde34c3a00c8: Download complete [2023-04-24T05:59:57.623Z] b352a97aabf1: Verifying Checksum [2023-04-24T05:59:57.623Z] b352a97aabf1: Download complete [2023-04-24T05:59:57.623Z] 4872d77fe225: Verifying Checksum [2023-04-24T05:59:57.623Z] 4872d77fe225: Download complete [2023-04-24T05:59:57.623Z] 5851b861e8e6: Download complete [2023-04-24T05:59:57.623Z] b85a868b505f: Verifying Checksum [2023-04-24T05:59:57.623Z] b85a868b505f: Download complete [2023-04-24T05:59:57.884Z] bab4dde63d76: Verifying Checksum [2023-04-24T05:59:57.884Z] bab4dde63d76: Download complete [2023-04-24T05:59:58.817Z] b85a868b505f: Pull complete [2023-04-24T05:59:59.075Z] e2be974225ed: Pull complete [2023-04-24T05:59:59.335Z] 339a4e72a1f5: Pull complete [2023-04-24T05:59:59.594Z] 988bab9f4d93: Pull complete [2023-04-24T05:59:59.867Z] 1469e6f7b9e6: Pull complete [2023-04-24T05:59:59.867Z] eaf3925da568: Pull complete [2023-04-24T06:00:01.804Z] bab4dde63d76: Pull complete [2023-04-24T06:00:01.804Z] bde34c3a00c8: Pull complete [2023-04-24T06:00:02.067Z] b352a97aabf1: Pull complete [2023-04-24T06:00:02.067Z] 4872d77fe225: Pull complete [2023-04-24T06:00:02.067Z] 5851b861e8e6: Pull complete [2023-04-24T06:00:02.067Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T06:00:02.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T06:00:02.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:00:02.589Z] prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container [2023-04-24T06:00:02.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T06:00:03.817Z] $ docker top b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 -eo pid,comm [2023-04-24T06:00:03.872Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T06:00:03.872Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T06:00:04.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T06:00:04.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T06:00:04.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T06:00:04.136Z] $ docker exec b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent [2023-04-24T06:00:04.250Z] SSH_AUTH_SOCK=/tmp/ssh-Po8JG2kJqtMc/agent.32 [2023-04-24T06:00:04.250Z] SSH_AGENT_PID=38 [2023-04-24T06:00:04.257Z] Running ssh-add (command line suppressed) [2023-04-24T06:00:04.373Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_632274348163332507.key (/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_632274348163332507.key) [2023-04-24T06:00:04.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T06:00:04.722Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T06:00:04.754Z] $ docker exec --env ******** --env ******** b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent -k [2023-04-24T06:00:04.863Z] unset SSH_AUTH_SOCK; [2023-04-24T06:00:04.863Z] unset SSH_AGENT_PID; [2023-04-24T06:00:04.863Z] echo Agent pid 38 killed; [2023-04-24T06:00:04.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T06:00:04.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T06:00:04.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T06:00:05.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T06:00:05.078Z] $ docker exec b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent [2023-04-24T06:00:05.184Z] SSH_AUTH_SOCK=/tmp/ssh-lFL69M0J7ZYA/agent.70 [2023-04-24T06:00:05.184Z] SSH_AGENT_PID=76 [2023-04-24T06:00:05.188Z] Running ssh-add (command line suppressed) [2023-04-24T06:00:05.306Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_6083782217833447353.key (/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/private_key_6083782217833447353.key) [2023-04-24T06:00:05.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T06:00:06.447Z] + git semver init [2023-04-24T06:00:06.447Z] 2023-04-24 06:00:05,837 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T06:00:06.448Z] 2023-04-24 06:00:05,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver [2023-04-24T06:00:06.448Z] 2023-04-24 06:00:05,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-293/.semver [2023-04-24T06:00:06.448Z] 2023-04-24 06:00:05,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-293, universal_newlines=False, shell=None, istream=None) [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,174 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-293/.git/info/exclude [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver/PR-293 with force:False [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,174 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver/PR-293 [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,179 [execute] INFO git cat-file --batch-check [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,188 [execute] INFO git cat-file --batch [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T06:00:07.583Z] 2023-04-24 06:00:07,195 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-293/.semver/PR-293 [2023-04-24T06:00:07.583Z] 0.0.0 [Pipeline] } [2023-04-24T06:00:07.615Z] $ docker exec --env ******** --env ******** b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 ssh-agent -k [2023-04-24T06:00:07.709Z] unset SSH_AUTH_SOCK; [2023-04-24T06:00:07.710Z] unset SSH_AGENT_PID; [2023-04-24T06:00:07.710Z] echo Agent pid 76 killed; [2023-04-24T06:00:07.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T06:00:09.074Z] + git semver [Pipeline] } [2023-04-24T06:00:09.115Z] $ docker stop --time=1 b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 [2023-04-24T06:00:10.405Z] $ docker rm -f --volumes b5b511bb5fe8430c33ab2a6146dd6c84c2c568a5fc14eb038b44cb5f8e284605 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T06:00:12.129Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T06:00:12.425Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T06:00:12.451Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T06:00:13.473Z] provisioning config files... [2023-04-24T06:00:13.486Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config12543369418079911171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:00:13.837Z] ---> docker-login.sh [2023-04-24T06:00:13.838Z] nexus3.edgexfoundry.org:10001 [2023-04-24T06:00:13.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:00:13.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:00:13.838Z] Configure a credential helper to remove this warning. See [2023-04-24T06:00:13.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:00:13.838Z] [2023-04-24T06:00:13.838Z] Login Succeeded [2023-04-24T06:00:13.838Z] nexus3.edgexfoundry.org:10002 [2023-04-24T06:00:13.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:00:13.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:00:13.838Z] Configure a credential helper to remove this warning. See [2023-04-24T06:00:13.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:00:13.838Z] [2023-04-24T06:00:13.838Z] Login Succeeded [2023-04-24T06:00:13.838Z] nexus3.edgexfoundry.org:10003 [2023-04-24T06:00:14.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:00:14.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:00:14.099Z] Configure a credential helper to remove this warning. See [2023-04-24T06:00:14.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:00:14.099Z] [2023-04-24T06:00:14.099Z] Login Succeeded [2023-04-24T06:00:14.099Z] nexus3.edgexfoundry.org:10004 [2023-04-24T06:00:14.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:00:14.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:00:14.099Z] Configure a credential helper to remove this warning. See [2023-04-24T06:00:14.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:00:14.099Z] [2023-04-24T06:00:14.099Z] Login Succeeded [2023-04-24T06:00:14.099Z] docker.io [2023-04-24T06:00:14.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:00:17.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:00:17.172Z] Configure a credential helper to remove this warning. See [2023-04-24T06:00:17.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:00:17.172Z] [2023-04-24T06:00:17.172Z] Login Succeeded [2023-04-24T06:00:17.172Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T06:00:17.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T06:00:17.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:00:17.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:00:17.495Z] ========================================================= [2023-04-24T06:00:17.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T06:00:17.495Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:00:17.965Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T06:00:17.965Z] Sending build context to Docker daemon 5.794MB [2023-04-24T06:00:17.965Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:00:17.965Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T06:00:17.965Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T06:00:17.965Z] 63b65145d645: Pulling fs layer [2023-04-24T06:00:17.965Z] a2d21d5440eb: Pulling fs layer [2023-04-24T06:00:17.965Z] 935e6c44a52c: Pulling fs layer [2023-04-24T06:00:17.965Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T06:00:17.965Z] 30dea6a524f1: Pulling fs layer [2023-04-24T06:00:17.965Z] a2aff8979fd8: Pulling fs layer [2023-04-24T06:00:17.965Z] 6808be2612f2: Pulling fs layer [2023-04-24T06:00:17.965Z] f25807f1079a: Pulling fs layer [2023-04-24T06:00:17.965Z] 94cc34f8dd06: Waiting [2023-04-24T06:00:17.965Z] 30dea6a524f1: Waiting [2023-04-24T06:00:17.965Z] a2aff8979fd8: Waiting [2023-04-24T06:00:17.965Z] 6808be2612f2: Waiting [2023-04-24T06:00:17.965Z] f25807f1079a: Waiting [2023-04-24T06:00:17.965Z] a2d21d5440eb: Verifying Checksum [2023-04-24T06:00:17.965Z] a2d21d5440eb: Download complete [2023-04-24T06:00:17.965Z] 94cc34f8dd06: Download complete [2023-04-24T06:00:17.965Z] 30dea6a524f1: Verifying Checksum [2023-04-24T06:00:17.965Z] 30dea6a524f1: Download complete [2023-04-24T06:00:18.228Z] 63b65145d645: Verifying Checksum [2023-04-24T06:00:18.228Z] 63b65145d645: Download complete [2023-04-24T06:00:18.228Z] a2aff8979fd8: Verifying Checksum [2023-04-24T06:00:18.228Z] a2aff8979fd8: Download complete [2023-04-24T06:00:18.228Z] 63b65145d645: Pull complete [2023-04-24T06:00:18.491Z] a2d21d5440eb: Pull complete [2023-04-24T06:00:18.750Z] f25807f1079a: Verifying Checksum [2023-04-24T06:00:18.750Z] f25807f1079a: Download complete [2023-04-24T06:00:18.750Z] 935e6c44a52c: Verifying Checksum [2023-04-24T06:00:18.750Z] 935e6c44a52c: Download complete [2023-04-24T06:00:19.009Z] 6808be2612f2: Verifying Checksum [2023-04-24T06:00:19.009Z] 6808be2612f2: Download complete [2023-04-24T06:00:22.297Z] 935e6c44a52c: Pull complete [2023-04-24T06:00:22.297Z] 94cc34f8dd06: Pull complete [2023-04-24T06:00:22.297Z] 30dea6a524f1: Pull complete [2023-04-24T06:00:22.297Z] a2aff8979fd8: Pull complete [2023-04-24T06:00:24.828Z] 6808be2612f2: Pull complete [2023-04-24T06:00:25.396Z] f25807f1079a: Pull complete [2023-04-24T06:00:25.396Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T06:00:25.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T06:00:25.396Z] ---> 3b553350e43f [2023-04-24T06:00:25.396Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:00:27.302Z] ---> Running in a9b58aeae611 [2023-04-24T06:00:27.302Z] Removing intermediate container a9b58aeae611 [2023-04-24T06:00:27.302Z] ---> 253f4f81ed56 [2023-04-24T06:00:27.302Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:00:27.302Z] ---> Running in 7fb3abfd6e98 [2023-04-24T06:00:27.302Z] Removing intermediate container 7fb3abfd6e98 [2023-04-24T06:00:27.302Z] ---> bef72e2e9212 [2023-04-24T06:00:27.302Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T06:00:27.302Z] ---> Running in 99e1f7b1c22f [2023-04-24T06:00:27.562Z] Removing intermediate container 99e1f7b1c22f [2023-04-24T06:00:27.562Z] ---> b82fe2fe29ba [2023-04-24T06:00:27.562Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:00:27.562Z] ---> Running in f1f4a0efef3f [2023-04-24T06:00:27.562Z] Removing intermediate container f1f4a0efef3f [2023-04-24T06:00:27.562Z] ---> de08f4f36107 [2023-04-24T06:00:27.562Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:00:27.562Z] ---> Running in ded776f584fa [2023-04-24T06:00:27.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T06:00:28.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T06:00:28.081Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T06:00:28.081Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T06:00:28.081Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T06:00:28.291Z] Still waiting to schedule task [2023-04-24T06:00:28.291Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9488’ is offline [2023-04-24T06:00:28.341Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T06:00:28.341Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T06:00:28.341Z] OK: 269 MiB in 57 packages [2023-04-24T06:00:28.602Z] Removing intermediate container ded776f584fa [2023-04-24T06:00:28.602Z] ---> b3be1392031b [2023-04-24T06:00:28.602Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-24T06:00:28.602Z] ---> Running in 6eba5a193ff5 [2023-04-24T06:00:28.602Z] Removing intermediate container 6eba5a193ff5 [2023-04-24T06:00:28.602Z] ---> 81e77ae36665 [2023-04-24T06:00:28.602Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T06:00:28.860Z] ---> c8ae19ed8db5 [2023-04-24T06:00:28.860Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:00:28.860Z] ---> Running in 127b0815032d [2023-04-24T06:00:47.029Z] Removing intermediate container 127b0815032d [2023-04-24T06:00:47.029Z] ---> dd37810bbddc [2023-04-24T06:00:47.029Z] Step 11/12 : COPY . . [2023-04-24T06:00:47.029Z] ---> 5683fdb24fbf [2023-04-24T06:00:47.029Z] Step 12/12 : RUN ${MAKE} [2023-04-24T06:00:47.029Z] ---> Running in 5ce853c73071 [2023-04-24T06:00:47.029Z] noop [2023-04-24T06:00:47.297Z] Removing intermediate container 5ce853c73071 [2023-04-24T06:00:47.297Z] ---> e858298b3a46 [2023-04-24T06:00:47.297Z] Successfully built e858298b3a46 [2023-04-24T06:00:47.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:00:47.747Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T06:00:47.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:00:47.910Z] prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container [2023-04-24T06:00:47.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T06:00:48.335Z] $ docker top c0e37dfbe773f9e9d782e15e9fe50807e8a9c328bfa7e36f7e7ea2b6589a5265 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:00:48.718Z] + go version [2023-04-24T06:00:48.718Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T06:00:48.756Z] $ docker stop --time=1 c0e37dfbe773f9e9d782e15e9fe50807e8a9c328bfa7e36f7e7ea2b6589a5265 [2023-04-24T06:00:50.012Z] $ docker rm -f --volumes c0e37dfbe773f9e9d782e15e9fe50807e8a9c328bfa7e36f7e7ea2b6589a5265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:00:50.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T06:00:50.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:00:50.914Z] prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container [2023-04-24T06:00:50.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T06:00:51.310Z] $ docker top 08ca047f352be1fc332ecea37637f2b415444a9f550a1bf5e38990b829cd0c05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:00:51.707Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-293 [Pipeline] fileExists [Pipeline] sh [2023-04-24T06:00:52.076Z] + make test [2023-04-24T06:00:52.076Z] go test ./... -coverprofile=coverage.out [2023-04-24T06:00:57.356Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-24T06:01:07.335Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-24T06:01:07.335Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2023-04-24T06:01:13.898Z] go vet ./... [2023-04-24T06:01:17.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T06:01:17.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T06:01:17.237Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T06:01:17.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T06:01:17.576Z] $ docker stop --time=1 08ca047f352be1fc332ecea37637f2b415444a9f550a1bf5e38990b829cd0c05 [2023-04-24T06:01:20.078Z] $ docker rm -f --volumes 08ca047f352be1fc332ecea37637f2b415444a9f550a1bf5e38990b829cd0c05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T06:01:20.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T06:01:20.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T06:01:21.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T06:01:21.588Z] + ls -al . [2023-04-24T06:01:21.588Z] total 172 [2023-04-24T06:01:21.588Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 06:00 . [2023-04-24T06:01:21.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 05:59 .. [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 05:59 .dockerignore [2023-04-24T06:01:21.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:00 .git [2023-04-24T06:01:21.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 05:59 .github [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 05:59 .gitignore [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 05:59 .golangci.yml [2023-04-24T06:01:21.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:00 .semver [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 05:59 Attribution.txt [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 05:59 CHANGELOG.md [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 05:59 Dockerfile [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 05:59 GOVERNANCE.md [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 05:59 Jenkinsfile [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 05:59 LICENSE [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 05:59 Makefile [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 05:59 OWNERS.md [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 05:59 README.md [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:00 VERSION [2023-04-24T06:01:21.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 05:59 bin [2023-04-24T06:01:21.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 05:59 cmd [2023-04-24T06:01:21.588Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 06:01 coverage.out [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 05:59 go.mod [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 05:59 go.sum [2023-04-24T06:01:21.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 05:59 internal [2023-04-24T06:01:21.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 05:59 snap [2023-04-24T06:01:21.588Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:01:21.981Z] + 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=5073326571b5e01a50b4d2d58602cd44c4fee91e --label arch=amd64 --label version=0.0.0 . [2023-04-24T06:01:21.981Z] Sending build context to Docker daemon 5.804MB [2023-04-24T06:01:21.981Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:01:21.981Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T06:01:21.981Z] ---> e858298b3a46 [2023-04-24T06:01:21.981Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:01:21.981Z] ---> Running in 472fd9565919 [2023-04-24T06:01:22.240Z] Removing intermediate container 472fd9565919 [2023-04-24T06:01:22.240Z] ---> 09000a6fd5d2 [2023-04-24T06:01:22.240Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:01:22.240Z] ---> Running in 4094cbe9782b [2023-04-24T06:01:22.240Z] Removing intermediate container 4094cbe9782b [2023-04-24T06:01:22.240Z] ---> 8df9e1ec3240 [2023-04-24T06:01:22.240Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T06:01:22.240Z] ---> Running in 4b0aca461a47 [2023-04-24T06:01:22.240Z] Removing intermediate container 4b0aca461a47 [2023-04-24T06:01:22.240Z] ---> 7a1998d3eb91 [2023-04-24T06:01:22.240Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:01:22.240Z] ---> Running in 5d6e06fa589a [2023-04-24T06:01:22.499Z] Removing intermediate container 5d6e06fa589a [2023-04-24T06:01:22.499Z] ---> 1f4691bc6464 [2023-04-24T06:01:22.499Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:01:22.499Z] ---> Running in 62e5cfb6b3aa [2023-04-24T06:01:22.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T06:01:22.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T06:01:23.018Z] OK: 269 MiB in 57 packages [2023-04-24T06:01:23.586Z] Removing intermediate container 62e5cfb6b3aa [2023-04-24T06:01:23.586Z] ---> 94ed3c0e9baf [2023-04-24T06:01:23.586Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-24T06:01:23.586Z] ---> Running in cc19d515b61a [2023-04-24T06:01:23.586Z] Removing intermediate container cc19d515b61a [2023-04-24T06:01:23.586Z] ---> 9745702f6cc2 [2023-04-24T06:01:23.586Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T06:01:23.586Z] ---> 3b7a1d4a6aa9 [2023-04-24T06:01:23.586Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:01:23.586Z] ---> Running in 4bbbfa0f1ebe [2023-04-24T06:01:24.524Z] Removing intermediate container 4bbbfa0f1ebe [2023-04-24T06:01:24.524Z] ---> 12961920ee76 [2023-04-24T06:01:24.524Z] Step 11/24 : COPY . . [2023-04-24T06:01:24.784Z] ---> 6c66c44c1173 [2023-04-24T06:01:24.784Z] Step 12/24 : RUN ${MAKE} [2023-04-24T06:01:24.784Z] ---> Running in a21e6f8c3379 [2023-04-24T06:01:25.044Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-24T06:01:43.121Z] Removing intermediate container a21e6f8c3379 [2023-04-24T06:01:43.121Z] ---> c258fffefaa8 [2023-04-24T06:01:43.121Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T06:01:43.689Z] 3.17: Pulling from library/alpine [2023-04-24T06:01:43.689Z] f56be85fc22e: Pulling fs layer [2023-04-24T06:01:43.689Z] f56be85fc22e: Verifying Checksum [2023-04-24T06:01:43.689Z] f56be85fc22e: Download complete [2023-04-24T06:01:43.948Z] f56be85fc22e: Pull complete [2023-04-24T06:01:43.948Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T06:01:43.948Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T06:01:43.948Z] ---> 9ed4aefc74f6 [2023-04-24T06:01:43.948Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T06:01:43.948Z] ---> Running in 8f43d25459f0 [2023-04-24T06:01:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T06:01:44.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T06:01:44.465Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T06:01:44.465Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T06:01:44.465Z] OK: 7 MiB in 16 packages [2023-04-24T06:01:44.725Z] Removing intermediate container 8f43d25459f0 [2023-04-24T06:01:44.725Z] ---> 27e1f80fa011 [2023-04-24T06:01:44.725Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-24T06:01:45.292Z] ---> e0192607e5e6 [2023-04-24T06:01:45.292Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-24T06:01:45.552Z] ---> 66dd8c8522bd [2023-04-24T06:01:45.552Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-24T06:01:45.552Z] ---> a7221bc6566b [2023-04-24T06:01:45.552Z] Step 18/24 : EXPOSE 59993 [2023-04-24T06:01:45.552Z] ---> Running in 48d44890072d [2023-04-24T06:01:45.812Z] Removing intermediate container 48d44890072d [2023-04-24T06:01:45.812Z] ---> 3f9a8754a841 [2023-04-24T06:01:45.812Z] Step 19/24 : EXPOSE 161 [2023-04-24T06:01:45.812Z] ---> Running in a19cdeb79aa0 [2023-04-24T06:01:45.812Z] Removing intermediate container a19cdeb79aa0 [2023-04-24T06:01:45.812Z] ---> 49e3f7a3773c [2023-04-24T06:01:45.812Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-24T06:01:45.812Z] ---> Running in ceb41eb6fc5d [2023-04-24T06:01:46.071Z] Removing intermediate container ceb41eb6fc5d [2023-04-24T06:01:46.071Z] ---> 9de662d9c6f3 [2023-04-24T06:01:46.071Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T06:01:46.071Z] ---> Running in f40a9bfcd8b9 [2023-04-24T06:01:46.071Z] Removing intermediate container f40a9bfcd8b9 [2023-04-24T06:01:46.071Z] ---> eeb73f24d11c [2023-04-24T06:01:46.071Z] Step 22/24 : LABEL arch=amd64 [2023-04-24T06:01:46.071Z] ---> Running in 563003ad4155 [2023-04-24T06:01:46.330Z] Removing intermediate container 563003ad4155 [2023-04-24T06:01:46.330Z] ---> 1514d5fdeb4b [2023-04-24T06:01:46.330Z] Step 23/24 : LABEL git_sha=5073326571b5e01a50b4d2d58602cd44c4fee91e [2023-04-24T06:01:46.330Z] ---> Running in f07c5ab39430 [2023-04-24T06:01:46.330Z] Removing intermediate container f07c5ab39430 [2023-04-24T06:01:46.330Z] ---> 3215aabe55b6 [2023-04-24T06:01:46.331Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T06:01:46.331Z] ---> Running in 5583ae0ba406 [2023-04-24T06:01:46.331Z] Removing intermediate container 5583ae0ba406 [2023-04-24T06:01:46.331Z] ---> 204c6ccb4d42 [2023-04-24T06:01:46.331Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T06:01:46.591Z] Successfully built 204c6ccb4d42 [2023-04-24T06:01:46.591Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:01:47.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:01:47.505Z] [2023-04-24T06:01:47.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:01:47.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:01:47.880Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T06:01:47.880Z] 5eb5b503b376: Pulling fs layer [2023-04-24T06:01:47.880Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T06:01:47.880Z] ec43610c2a17: Pulling fs layer [2023-04-24T06:01:47.880Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T06:01:47.880Z] 33b1e0a273af: Pulling fs layer [2023-04-24T06:01:47.880Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T06:01:47.880Z] 2f39f015ded8: Pulling fs layer [2023-04-24T06:01:47.880Z] 33b1e0a273af: Waiting [2023-04-24T06:01:47.880Z] 5d3b04190fa2: Waiting [2023-04-24T06:01:47.880Z] 2f39f015ded8: Waiting [2023-04-24T06:01:47.880Z] 3a2ae6a8a46f: Waiting [2023-04-24T06:01:47.880Z] 5c69ac0246d0: Download complete [2023-04-24T06:01:47.880Z] 3a2ae6a8a46f: Download complete [2023-04-24T06:01:47.880Z] 33b1e0a273af: Verifying Checksum [2023-04-24T06:01:47.881Z] 33b1e0a273af: Download complete [2023-04-24T06:01:47.881Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T06:01:47.881Z] 5d3b04190fa2: Download complete [2023-04-24T06:01:47.881Z] ec43610c2a17: Verifying Checksum [2023-04-24T06:01:47.881Z] ec43610c2a17: Download complete [2023-04-24T06:01:48.140Z] 5eb5b503b376: Verifying Checksum [2023-04-24T06:01:48.140Z] 5eb5b503b376: Download complete [2023-04-24T06:01:48.708Z] 2f39f015ded8: Verifying Checksum [2023-04-24T06:01:48.708Z] 2f39f015ded8: Download complete [2023-04-24T06:01:49.670Z] 5eb5b503b376: Pull complete [2023-04-24T06:01:49.670Z] 5c69ac0246d0: Pull complete [2023-04-24T06:01:50.252Z] ec43610c2a17: Pull complete [2023-04-24T06:01:50.252Z] 3a2ae6a8a46f: Pull complete [2023-04-24T06:01:50.252Z] 33b1e0a273af: Pull complete [2023-04-24T06:01:50.511Z] 5d3b04190fa2: Pull complete [2023-04-24T06:01:55.771Z] 2f39f015ded8: Pull complete [2023-04-24T06:01:55.771Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T06:01:55.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:01:55.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:01:56.013Z] prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container [2023-04-24T06:01:56.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T06:01:58.405Z] $ docker top b0c43e06eee47950d42440954bd851ac5c3e6966ab41749d11e66a138942168d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:01:58.840Z] ---> job-cost.sh [2023-04-24T06:01:58.840Z] lf-activate-venv: SKIPPING [2023-04-24T06:01:58.840Z] INFO: No Stack... [2023-04-24T06:01:59.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T06:01:59.359Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T06:01:59.679Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-293/archives/cost.csv [2023-04-24T06:01:59.679Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T06:01:59.724Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [2023-04-24T06:01:59.734Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] did not exist. Created. [2023-04-24T06:01:59.734Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T06:02:00.130Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T06:02:00.178Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T06:02:00.209Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T06:02:00.293Z] $ docker stop --time=1 b0c43e06eee47950d42440954bd851ac5c3e6966ab41749d11e66a138942168d [2023-04-24T06:02:01.458Z] $ docker rm -f --volumes b0c43e06eee47950d42440954bd851ac5c3e6966ab41749d11e66a138942168d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T06:03:25.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9492 in /w/workspace/gexfoundry_device-snmp-go_PR-293 [Pipeline] { [Pipeline] ws [2023-04-24T06:03:25.274Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-24T06:03:25.361Z] Selected Git installation does not exist. Using Default [2023-04-24T06:03:25.361Z] The recommended git tool is: NONE [2023-04-24T06:03:32.380Z] using credential edgex-jenkins-ssh [2023-04-24T06:03:32.397Z] Cloning the remote Git repository [2023-04-24T06:03:32.456Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-24T06:03:32.588Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-04-24T06:03:32.772Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-24T06:03:32.774Z] > git --version # timeout=10 [2023-04-24T06:03:32.799Z] > git --version # 'git version 2.25.1' [2023-04-24T06:03:32.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T06:03:32.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T06:03:34.105Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-24T06:03:34.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T06:03:35.279Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-24T06:03:35.333Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-24T06:03:35.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T06:03:35.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T06:03:35.881Z] Merging remotes/origin/main commit b749e223b2711b185c15c0ba4cea8b5d0d469184 into PR head commit 5073326571b5e01a50b4d2d58602cd44c4fee91e [2023-04-24T06:03:36.232Z] Merge succeeded, producing 5073326571b5e01a50b4d2d58602cd44c4fee91e [2023-04-24T06:03:36.232Z] Checking out Revision 5073326571b5e01a50b4d2d58602cd44c4fee91e (PR-293) [2023-04-24T06:03:36.873Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-24T06:03:36.941Z] > git --version # timeout=10 [2023-04-24T06:03:36.955Z] > git --version # 'git version 2.25.1' [2023-04-24T06:03:36.971Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T06:03:35.900Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T06:03:36.002Z] > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 [2023-04-24T06:03:36.100Z] > git remote # timeout=10 [2023-04-24T06:03:36.126Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T06:03:36.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T06:03:36.178Z] > git merge b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 [2023-04-24T06:03:36.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T06:03:36.236Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T06:03:36.256Z] > git checkout -f 5073326571b5e01a50b4d2d58602cd44c4fee91e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T06:03:38.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T06:03:38.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T06:03:38.100Z] Dload Upload Total Spent Left Speed [2023-04-24T06:03:38.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-04-24T06:03:38.723Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T06:03:39.102Z] + sudo tee /etc/docker/daemon.new [2023-04-24T06:03:39.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T06:03:39.102Z] { [2023-04-24T06:03:39.102Z] "registry-mirrors": [ [2023-04-24T06:03:39.102Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T06:03:39.102Z] ], [2023-04-24T06:03:39.102Z] "bip": "10.250.0.254/24", [2023-04-24T06:03:39.102Z] "hosts": [ [2023-04-24T06:03:39.102Z] "tcp://0.0.0.0:5555", [2023-04-24T06:03:39.102Z] "unix:///var/run/docker.sock" [2023-04-24T06:03:39.102Z] ], [2023-04-24T06:03:39.102Z] "mtu": 1458, [2023-04-24T06:03:39.102Z] "selinux-enabled": true, [2023-04-24T06:03:39.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T06:03:39.102Z] } [Pipeline] sh [2023-04-24T06:03:39.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T06:03:39.842Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T06:03:58.274Z] provisioning config files... [2023-04-24T06:03:58.372Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13776746200892726869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:03:59.016Z] ---> docker-login.sh [2023-04-24T06:03:59.016Z] nexus3.edgexfoundry.org:10001 [2023-04-24T06:03:59.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:03:59.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:03:59.563Z] Configure a credential helper to remove this warning. See [2023-04-24T06:03:59.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:03:59.563Z] [2023-04-24T06:03:59.563Z] Login Succeeded [2023-04-24T06:03:59.563Z] nexus3.edgexfoundry.org:10002 [2023-04-24T06:03:59.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:03:59.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:03:59.834Z] Configure a credential helper to remove this warning. See [2023-04-24T06:03:59.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:03:59.834Z] [2023-04-24T06:03:59.834Z] Login Succeeded [2023-04-24T06:03:59.834Z] nexus3.edgexfoundry.org:10003 [2023-04-24T06:04:00.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:04:00.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:04:00.386Z] Configure a credential helper to remove this warning. See [2023-04-24T06:04:00.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:04:00.386Z] [2023-04-24T06:04:00.386Z] Login Succeeded [2023-04-24T06:04:00.386Z] nexus3.edgexfoundry.org:10004 [2023-04-24T06:04:00.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:04:00.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:04:00.665Z] Configure a credential helper to remove this warning. See [2023-04-24T06:04:00.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:04:00.665Z] [2023-04-24T06:04:00.665Z] Login Succeeded [2023-04-24T06:04:00.665Z] docker.io [2023-04-24T06:04:00.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:04:01.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:04:01.219Z] Configure a credential helper to remove this warning. See [2023-04-24T06:04:01.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:04:01.219Z] [2023-04-24T06:04:01.219Z] Login Succeeded [2023-04-24T06:04:01.219Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T06:04:01.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T06:04:01.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:04:01.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:04:01.865Z] ========================================================= [2023-04-24T06:04:01.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T06:04:01.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:04:02.405Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T06:04:02.685Z] Sending build context to Docker daemon 3.001MB [2023-04-24T06:04:02.685Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:04:02.685Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T06:04:02.977Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T06:04:02.977Z] af6eaf76a39c: Pulling fs layer [2023-04-24T06:04:02.977Z] 55522c791124: Pulling fs layer [2023-04-24T06:04:02.977Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T06:04:02.977Z] 169dfbe0d373: Pulling fs layer [2023-04-24T06:04:02.977Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T06:04:02.977Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T06:04:02.977Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T06:04:02.977Z] e1ff8fa3b103: Waiting [2023-04-24T06:04:02.977Z] 52ebb69f0ebf: Waiting [2023-04-24T06:04:02.977Z] 169dfbe0d373: Waiting [2023-04-24T06:04:02.977Z] 5abe8eddf0d5: Waiting [2023-04-24T06:04:02.977Z] 55522c791124: Verifying Checksum [2023-04-24T06:04:02.977Z] 55522c791124: Download complete [2023-04-24T06:04:02.977Z] 169dfbe0d373: Verifying Checksum [2023-04-24T06:04:02.977Z] 169dfbe0d373: Download complete [2023-04-24T06:04:02.977Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T06:04:02.977Z] e1ff8fa3b103: Download complete [2023-04-24T06:04:02.977Z] af6eaf76a39c: Verifying Checksum [2023-04-24T06:04:02.977Z] af6eaf76a39c: Download complete [2023-04-24T06:04:04.585Z] af6eaf76a39c: Pull complete [2023-04-24T06:04:04.585Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T06:04:04.585Z] 5abe8eddf0d5: Download complete [2023-04-24T06:04:05.211Z] 55522c791124: Pull complete [2023-04-24T06:04:05.813Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T06:04:05.813Z] ce5c4a1c91eb: Download complete [2023-04-24T06:04:05.813Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T06:04:05.813Z] 52ebb69f0ebf: Download complete [2023-04-24T06:04:18.192Z] ce5c4a1c91eb: Pull complete [2023-04-24T06:04:18.193Z] 169dfbe0d373: Pull complete [2023-04-24T06:04:18.193Z] e1ff8fa3b103: Pull complete [2023-04-24T06:04:24.893Z] 52ebb69f0ebf: Pull complete [2023-04-24T06:04:27.528Z] 5abe8eddf0d5: Pull complete [2023-04-24T06:04:27.528Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T06:04:27.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T06:04:27.528Z] ---> 6cb57ee374ae [2023-04-24T06:04:27.528Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:04:29.541Z] ---> Running in c41e5b2acb09 [2023-04-24T06:04:31.525Z] Removing intermediate container c41e5b2acb09 [2023-04-24T06:04:31.525Z] ---> d1b7ae31aae2 [2023-04-24T06:04:31.525Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:04:31.799Z] ---> Running in ec6d633126d6 [2023-04-24T06:04:32.072Z] Removing intermediate container ec6d633126d6 [2023-04-24T06:04:32.072Z] ---> 35cb914c7d25 [2023-04-24T06:04:32.072Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T06:04:32.345Z] ---> Running in 81ca09dc4101 [2023-04-24T06:04:32.618Z] Removing intermediate container 81ca09dc4101 [2023-04-24T06:04:32.618Z] ---> 77b20f6756b4 [2023-04-24T06:04:32.618Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:04:32.618Z] ---> Running in bea8801a07dc [2023-04-24T06:04:33.212Z] Removing intermediate container bea8801a07dc [2023-04-24T06:04:33.212Z] ---> 2f41674714f9 [2023-04-24T06:04:33.212Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:04:33.212Z] ---> Running in 5bad66379825 [2023-04-24T06:04:34.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T06:04:35.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T06:04:36.220Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T06:04:36.220Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T06:04:36.220Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T06:04:36.495Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T06:04:36.495Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T06:04:36.495Z] OK: 268 MiB in 57 packages [2023-04-24T06:04:37.469Z] Removing intermediate container 5bad66379825 [2023-04-24T06:04:37.469Z] ---> 2da8ab12c34d [2023-04-24T06:04:37.469Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-24T06:04:37.740Z] ---> Running in 8f8560b2c5cc [2023-04-24T06:04:38.013Z] Removing intermediate container 8f8560b2c5cc [2023-04-24T06:04:38.013Z] ---> eafa25226f9d [2023-04-24T06:04:38.013Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T06:04:38.611Z] ---> b2097418db31 [2023-04-24T06:04:38.611Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:04:38.611Z] ---> Running in 59c78069c225 [2023-04-24T06:05:46.557Z] Removing intermediate container 59c78069c225 [2023-04-24T06:05:46.557Z] ---> f06684d6e3b3 [2023-04-24T06:05:46.557Z] Step 11/12 : COPY . . [2023-04-24T06:05:46.557Z] ---> 02c40a1fe04a [2023-04-24T06:05:46.557Z] Step 12/12 : RUN ${MAKE} [2023-04-24T06:05:46.557Z] ---> Running in 000c5843ebcd [2023-04-24T06:05:46.557Z] noop [2023-04-24T06:05:46.557Z] Removing intermediate container 000c5843ebcd [2023-04-24T06:05:46.557Z] ---> d8fa38e7235f [2023-04-24T06:05:46.557Z] Successfully built d8fa38e7235f [2023-04-24T06:05:46.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:05:47.054Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T06:05:47.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:05:47.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-9492 does not seem to be running inside a container [2023-04-24T06:05:47.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T06:05:48.832Z] $ docker top 3b34a655d7fdda1dc22121a9f15615e4665f9909d8f37361c98bc75e9cb873c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:05:49.747Z] + go version [2023-04-24T06:05:49.747Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T06:05:49.789Z] $ docker stop --time=1 3b34a655d7fdda1dc22121a9f15615e4665f9909d8f37361c98bc75e9cb873c4 [2023-04-24T06:05:51.490Z] $ docker rm -f --volumes 3b34a655d7fdda1dc22121a9f15615e4665f9909d8f37361c98bc75e9cb873c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:05:52.361Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T06:05:52.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:05:52.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-9492 does not seem to be running inside a container [2023-04-24T06:05:52.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T06:05:53.987Z] $ docker top de2c2b865d4150f521d8374a242f336062afb73eab91af1ba4c2b9ce0a3ac09f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:05:54.889Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-24T06:05:55.601Z] + make test [2023-04-24T06:05:55.602Z] go test ./... -coverprofile=coverage.out [2023-04-24T06:06:34.499Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-24T06:08:57.631Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-24T06:08:57.631Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2023-04-24T06:08:57.631Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T06:08:57.631Z] go vet ./... [2023-04-24T06:09:24.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T06:09:24.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T06:09:24.322Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T06:09:24.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T06:09:24.403Z] $ docker stop --time=1 de2c2b865d4150f521d8374a242f336062afb73eab91af1ba4c2b9ce0a3ac09f [2023-04-24T06:09:26.305Z] $ docker rm -f --volumes de2c2b865d4150f521d8374a242f336062afb73eab91af1ba4c2b9ce0a3ac09f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T06:09:27.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T06:09:27.638Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T06:09:28.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T06:09:28.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T06:09:29.132Z] + ls -al . [2023-04-24T06:09:29.132Z] total 168 [2023-04-24T06:09:29.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:05 . [2023-04-24T06:09:29.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:03 .. [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 06:03 .dockerignore [2023-04-24T06:09:29.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:03 .git [2023-04-24T06:09:29.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:03 .github [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 06:03 .gitignore [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 06:03 .golangci.yml [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 06:03 Attribution.txt [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 06:03 CHANGELOG.md [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 06:03 Dockerfile [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:03 GOVERNANCE.md [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 06:03 Jenkinsfile [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 06:03 LICENSE [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 06:03 Makefile [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 06:03 OWNERS.md [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 06:03 README.md [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:00 VERSION [2023-04-24T06:09:29.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:03 bin [2023-04-24T06:09:29.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:03 cmd [2023-04-24T06:09:29.132Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 06:08 coverage.out [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 06:03 go.mod [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 06:03 go.sum [2023-04-24T06:09:29.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:03 internal [2023-04-24T06:09:29.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:03 snap [2023-04-24T06:09:29.132Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:09:29.552Z] + 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=5073326571b5e01a50b4d2d58602cd44c4fee91e --label arch=arm64 --label version=0.0.0 . [2023-04-24T06:09:29.822Z] Sending build context to Docker daemon 3.011MB [2023-04-24T06:09:29.822Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:09:29.822Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T06:09:29.822Z] ---> d8fa38e7235f [2023-04-24T06:09:29.822Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:09:30.093Z] ---> Running in d5788390cc51 [2023-04-24T06:09:30.365Z] Removing intermediate container d5788390cc51 [2023-04-24T06:09:30.365Z] ---> 726aee1f14c0 [2023-04-24T06:09:30.365Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:09:30.365Z] ---> Running in 5a5464dc02b6 [2023-04-24T06:09:30.959Z] Removing intermediate container 5a5464dc02b6 [2023-04-24T06:09:30.959Z] ---> fc1417873c44 [2023-04-24T06:09:30.959Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T06:09:30.959Z] ---> Running in 25299d329e9b [2023-04-24T06:09:31.229Z] Removing intermediate container 25299d329e9b [2023-04-24T06:09:31.229Z] ---> f76cf2f412cb [2023-04-24T06:09:31.229Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:09:31.229Z] ---> Running in 5e34a8d56769 [2023-04-24T06:09:31.498Z] Removing intermediate container 5e34a8d56769 [2023-04-24T06:09:31.498Z] ---> 9a432ada266a [2023-04-24T06:09:31.498Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:09:31.768Z] ---> Running in 0e8d04844ced [2023-04-24T06:09:32.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T06:09:33.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T06:09:34.735Z] OK: 268 MiB in 57 packages [2023-04-24T06:09:35.696Z] Removing intermediate container 0e8d04844ced [2023-04-24T06:09:35.696Z] ---> 2e8975c2c643 [2023-04-24T06:09:35.696Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-24T06:09:35.696Z] ---> Running in 901271f7c53e [2023-04-24T06:09:35.963Z] Removing intermediate container 901271f7c53e [2023-04-24T06:09:35.963Z] ---> 1b8c4628b44d [2023-04-24T06:09:35.963Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T06:09:36.551Z] ---> 67920eaa5e0d [2023-04-24T06:09:36.551Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:09:36.551Z] ---> Running in 0f0d78c0851f [2023-04-24T06:09:40.823Z] Removing intermediate container 0f0d78c0851f [2023-04-24T06:09:40.823Z] ---> caa643278900 [2023-04-24T06:09:40.823Z] Step 11/24 : COPY . . [2023-04-24T06:09:41.788Z] ---> 844a100620c3 [2023-04-24T06:09:41.788Z] Step 12/24 : RUN ${MAKE} [2023-04-24T06:09:42.056Z] ---> Running in 10ca08d1af85 [2023-04-24T06:09:43.025Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-24T06:12:19.882Z] Removing intermediate container 10ca08d1af85 [2023-04-24T06:12:19.882Z] ---> 75ff32b8f97d [2023-04-24T06:12:19.882Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T06:12:19.882Z] 3.17: Pulling from library/alpine [2023-04-24T06:12:19.882Z] c41833b44d91: Pulling fs layer [2023-04-24T06:12:19.882Z] c41833b44d91: Download complete [2023-04-24T06:12:19.882Z] c41833b44d91: Pull complete [2023-04-24T06:12:19.882Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T06:12:19.882Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T06:12:19.882Z] ---> 51e60588ff2c [2023-04-24T06:12:19.882Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T06:12:19.882Z] ---> Running in 5887ce27d60f [2023-04-24T06:12:19.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T06:12:19.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T06:12:19.882Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T06:12:19.882Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T06:12:19.882Z] OK: 8 MiB in 16 packages [2023-04-24T06:12:19.882Z] Removing intermediate container 5887ce27d60f [2023-04-24T06:12:19.882Z] ---> 925ceb2809e0 [2023-04-24T06:12:19.882Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-24T06:12:19.882Z] ---> 03a5e8d3e6b0 [2023-04-24T06:12:19.882Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-24T06:12:19.882Z] ---> 4115f5ed2936 [2023-04-24T06:12:19.882Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-24T06:12:19.882Z] ---> 1d31b0f51ebe [2023-04-24T06:12:19.882Z] Step 18/24 : EXPOSE 59993 [2023-04-24T06:12:19.882Z] ---> Running in 8d4daf0fb3f8 [2023-04-24T06:12:19.882Z] Removing intermediate container 8d4daf0fb3f8 [2023-04-24T06:12:19.882Z] ---> ea874f100d7e [2023-04-24T06:12:19.882Z] Step 19/24 : EXPOSE 161 [2023-04-24T06:12:19.882Z] ---> Running in 102d2e4cd2cb [2023-04-24T06:12:19.882Z] Removing intermediate container 102d2e4cd2cb [2023-04-24T06:12:19.882Z] ---> 4734fdbdf76f [2023-04-24T06:12:19.882Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-24T06:12:19.882Z] ---> Running in 88279e16470d [2023-04-24T06:12:19.882Z] Removing intermediate container 88279e16470d [2023-04-24T06:12:19.882Z] ---> f8139aa339f2 [2023-04-24T06:12:19.882Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T06:12:19.882Z] ---> Running in 80b0681c6042 [2023-04-24T06:12:19.882Z] Removing intermediate container 80b0681c6042 [2023-04-24T06:12:19.882Z] ---> 4ec26c0764d2 [2023-04-24T06:12:19.882Z] Step 22/24 : LABEL arch=arm64 [2023-04-24T06:12:19.882Z] ---> Running in 4c02bfd97059 [2023-04-24T06:12:19.882Z] Removing intermediate container 4c02bfd97059 [2023-04-24T06:12:19.882Z] ---> 665d0abeac0d [2023-04-24T06:12:19.882Z] Step 23/24 : LABEL git_sha=5073326571b5e01a50b4d2d58602cd44c4fee91e [2023-04-24T06:12:19.882Z] ---> Running in 948798356bcf [2023-04-24T06:12:19.882Z] Removing intermediate container 948798356bcf [2023-04-24T06:12:19.882Z] ---> d1ed507cf497 [2023-04-24T06:12:19.882Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T06:12:19.882Z] ---> Running in 51f5cfa8dfb8 [2023-04-24T06:12:19.882Z] Removing intermediate container 51f5cfa8dfb8 [2023-04-24T06:12:19.882Z] ---> 64ff26789191 [2023-04-24T06:12:19.882Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T06:12:19.882Z] Successfully built 64ff26789191 [2023-04-24T06:12:19.882Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:12:20.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T06:12:20.691Z] [2023-04-24T06:12:20.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:12:21.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T06:12:21.091Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T06:12:21.091Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T06:12:21.091Z] 04944245beec: Pulling fs layer [2023-04-24T06:12:21.091Z] 699f458cf7ca: Pulling fs layer [2023-04-24T06:12:21.091Z] 765212b225bb: Pulling fs layer [2023-04-24T06:12:21.091Z] f23df028b6ca: Pulling fs layer [2023-04-24T06:12:21.091Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T06:12:21.091Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T06:12:21.091Z] 765212b225bb: Waiting [2023-04-24T06:12:21.091Z] f23df028b6ca: Waiting [2023-04-24T06:12:21.091Z] d65c8cfc05b1: Waiting [2023-04-24T06:12:21.091Z] 2437ff75d9bd: Waiting [2023-04-24T06:12:21.360Z] 04944245beec: Verifying Checksum [2023-04-24T06:12:21.360Z] 04944245beec: Download complete [2023-04-24T06:12:21.360Z] 765212b225bb: Verifying Checksum [2023-04-24T06:12:21.360Z] 765212b225bb: Download complete [2023-04-24T06:12:21.360Z] f23df028b6ca: Download complete [2023-04-24T06:12:21.360Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T06:12:21.360Z] d65c8cfc05b1: Download complete [2023-04-24T06:12:21.630Z] 699f458cf7ca: Verifying Checksum [2023-04-24T06:12:21.630Z] 699f458cf7ca: Download complete [2023-04-24T06:12:21.898Z] 8998bd30e6a1: Download complete [2023-04-24T06:12:24.475Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T06:12:24.475Z] 2437ff75d9bd: Download complete [2023-04-24T06:12:25.881Z] 8998bd30e6a1: Pull complete [2023-04-24T06:12:26.147Z] 04944245beec: Pull complete [2023-04-24T06:12:27.553Z] 699f458cf7ca: Pull complete [2023-04-24T06:12:27.553Z] 765212b225bb: Pull complete [2023-04-24T06:12:28.139Z] f23df028b6ca: Pull complete [2023-04-24T06:12:28.408Z] d65c8cfc05b1: Pull complete [2023-04-24T06:12:43.424Z] 2437ff75d9bd: Pull complete [2023-04-24T06:12:43.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T06:12:43.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T06:12:43.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:12:43.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-9492 does not seem to be running inside a container [2023-04-24T06:12:43.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T06:12:46.614Z] $ docker top 7df013bc39fd3b528abc8f053897106b167b698b18928c5665b5f1b5132d8987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:12:47.491Z] ---> job-cost.sh [2023-04-24T06:12:47.491Z] lf-activate-venv: SKIPPING [2023-04-24T06:12:47.491Z] INFO: No Stack... [2023-04-24T06:12:47.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T06:12:48.719Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T06:12:49.383Z] + cut -d, -f6 [2023-04-24T06:12:49.383Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-04-24T06:12:49.467Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [2023-04-24T06:12:49.472Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] did not exist. Created. [2023-04-24T06:12:49.472Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T06:12:50.210Z] /w/workspace/device-snmp-go/1@tmp/durable-320eb627/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T06:12:50.878Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T06:12:50.916Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T06:12:50.963Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T06:12:50.980Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T06:12:51.069Z] $ docker stop --time=1 7df013bc39fd3b528abc8f053897106b167b698b18928c5665b5f1b5132d8987 [2023-04-24T06:12:52.566Z] $ docker rm -f --volumes 7df013bc39fd3b528abc8f053897106b167b698b18928c5665b5f1b5132d8987 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-24T06:12:53.542Z] provisioning config files... [2023-04-24T06:12:53.548Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config16812212976464770524tmp [Pipeline] { [Pipeline] sh [2023-04-24T06:12:53.886Z] + set +x [2023-04-24T06:12:53.886Z] + curl -s https://codecov.io/bash [2023-04-24T06:12:53.886Z] + bash -s -- [2023-04-24T06:12:53.886Z] [2023-04-24T06:12:53.886Z] _____ _ [2023-04-24T06:12:53.886Z] / ____| | | [2023-04-24T06:12:53.886Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T06:12:53.886Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T06:12:53.886Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T06:12:53.886Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T06:12:53.886Z] Bash-1.0.6 [2023-04-24T06:12:53.886Z] [2023-04-24T06:12:53.886Z] [2023-04-24T06:12:53.886Z] ==> git version 2.25.1 found [2023-04-24T06:12:53.886Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-24T06:12:53.886Z] Release-Date: 2020-01-08 [2023-04-24T06:12:53.886Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T06:12:53.886Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T06:12:53.886Z] ==> Jenkins CI detected. [2023-04-24T06:12:53.886Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-293 [2023-04-24T06:12:53.886Z] project root: . [2023-04-24T06:12:53.886Z] --> token set from env [2023-04-24T06:12:53.886Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T06:12:53.886Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T06:12:53.886Z] ==> Python coveragepy not found [2023-04-24T06:12:53.886Z] ==> Searching for coverage reports in: [2023-04-24T06:12:53.886Z] + . [2023-04-24T06:12:53.886Z] -> Found 1 reports [2023-04-24T06:12:53.886Z] ==> Detecting git/mercurial file structure [2023-04-24T06:12:53.886Z] ==> Reading reports [2023-04-24T06:12:53.886Z] + ./coverage.out bytes=8837 [2023-04-24T06:12:53.886Z] ==> Appending adjustments [2023-04-24T06:12:53.886Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T06:12:54.144Z] + Found adjustments [2023-04-24T06:12:54.144Z] ==> Gzipping contents [2023-04-24T06:12:54.144Z] 4.0K /tmp/codecov.mj5kGV.gz [2023-04-24T06:12:54.144Z] ==> Uploading reports [2023-04-24T06:12:54.144Z] url: https://codecov.io [2023-04-24T06:12:54.144Z] query: branch=PR-293&commit=5073326571b5e01a50b4d2d58602cd44c4fee91e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-04-24T06:12:54.144Z] -> Pinging Codecov [2023-04-24T06:12:54.144Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-293&commit=5073326571b5e01a50b4d2d58602cd44c4fee91e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-04-24T06:12:54.144Z] -> Uploading to [2023-04-24T06:12:54.144Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/6C56EA5C29638FB4528AC87E60AF5AE0/5073326571b5e01a50b4d2d58602cd44c4fee91e/f6f62089-a1dc-49d2-8d19-cc2c6ad60c15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T061254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f43bb3eacd74b6b9e80937f5387dbd236eebb18b3f180eb47f773f83299e2d6 [2023-04-24T06:12:54.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T06:12:54.144Z] Dload Upload Total Spent Left Speed [2023-04-24T06:12:54.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7748 --:--:-- --:--:-- --:--:-- 7748 [2023-04-24T06:12:54.403Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/5073326571b5e01a50b4d2d58602cd44c4fee91e [Pipeline] } [2023-04-24T06:12:54.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-24T06:12:56.172Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-293/archives ] [2023-04-24T06:12:56.173Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-293/archives [2023-04-24T06:12:56.173Z] total 16 [2023-04-24T06:12:56.173Z] drwxr-xr-x 3 root root 4096 Apr 24 06:01 . [2023-04-24T06:12:56.173Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:01 .. [2023-04-24T06:12:56.173Z] drwxr-xr-x 2 root root 4096 Apr 24 06:01 cost [2023-04-24T06:12:56.173Z] -rw-r--r-- 1 root root 86 Apr 24 06:01 cost.csv [2023-04-24T06:12:56.173Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-293/archives [2023-04-24T06:12:56.173Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-293/archives [2023-04-24T06:12:56.173Z] total 16 [2023-04-24T06:12:56.173Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:01 . [2023-04-24T06:12:56.173Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:01 .. [2023-04-24T06:12:56.173Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 06:01 cost [2023-04-24T06:12:56.173Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:12:56.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:12:57.395Z] ---> package-listing.sh [2023-04-24T06:12:57.395Z] ++ facter osfamily [2023-04-24T06:12:57.395Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T06:12:57.658Z] + OS_FAMILY=debian [2023-04-24T06:12:57.658Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-293 [2023-04-24T06:12:57.658Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T06:12:57.658Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T06:12:57.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T06:12:57.658Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T06:12:57.658Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-293 ']' [2023-04-24T06:12:57.658Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T06:12:57.658Z] + case "${OS_FAMILY}" in [2023-04-24T06:12:57.658Z] + dpkg -l [2023-04-24T06:12:57.658Z] + grep '^ii' [2023-04-24T06:12:57.658Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T06:12:57.658Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T06:12:57.658Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T06:12:57.658Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-293 ']' [2023-04-24T06:12:57.658Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-293/archives/ [2023-04-24T06:12:57.658Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-293/archives/ [Pipeline] echo [2023-04-24T06:12:57.690Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T06:12:57.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:12:58.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:12:58.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:12:58.754Z] prd-ubuntu20.04-docker-8c-8g-9487 does not seem to be running inside a container [2023-04-24T06:12:58.790Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-293/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-293 -v /w/workspace/gexfoundry_device-snmp-go_PR-293:/w/workspace/gexfoundry_device-snmp-go_PR-293:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T06:12:59.033Z] $ docker top 80b684dae2784d3502e2197310c39d5b5aa9afc2e617a208857a7a2c23b0289b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:12:59.426Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T06:12:59.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T06:13:00.047Z] + ls /var/log/sa-host [2023-04-24T06:13:00.047Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T06:13:00.188Z] provisioning config files... [2023-04-24T06:13:00.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-293@tmp/config8543656412084620143tmp [Pipeline] { [Pipeline] echo [2023-04-24T06:13:00.252Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:13:00.565Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T06:13:00.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:13:01.003Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T06:13:01.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:13:01.348Z] ---> sudo-logs.sh [2023-04-24T06:13:01.348Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T06:13:01.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:13:01.746Z] ---> job-cost.sh [2023-04-24T06:13:01.746Z] lf-activate-venv: SKIPPING [2023-04-24T06:13:01.746Z] DEBUG: total: 0.2199999988079071 [2023-04-24T06:13:01.746Z] INFO: Retrieving Stack Cost... [2023-04-24T06:13:02.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T06:13:02.574Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T06:13:02.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:13:02.923Z] ---> logs-deploy.sh [2023-04-24T06:13:02.923Z] lf-activate-venv: SKIPPING [2023-04-24T06:13:02.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-293/1 [2023-04-24T06:13:02.923Z] INFO: archiving workspace using pattern(s): [2023-04-24T06:13:03.872Z] Archives upload complete. [2023-04-24T06:13:03.872Z] INFO: archiving logs to Nexus [2023-04-24T06:13:04.443Z] ---> uname -a: [2023-04-24T06:13:04.443Z] Linux prd-ubuntu20-04-docker-8c-8g-9487 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-24T06:13:04.443Z] [2023-04-24T06:13:04.443Z]