Pull request #281 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3eb84fa375690041553836b35fe3116dbda1ecd4+6fac14ed47bda9a50d3a81c52d17c8dba926fadd (05d76283c31953d9dbce90ea194270fbcaeda3d0) 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-ssh7272952543067241450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15649718701373751674.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-281/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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7662858470116002324.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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18281314647295297167.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10867792719705531539.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-281/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-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9568232346038522962.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-6978 in /w/workspace/gexfoundry_device-snmp-go_PR-281 [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-281 # 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 > 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/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6fac14ed47bda9a50d3a81c52d17c8dba926fadd into PR head commit 3eb84fa375690041553836b35fe3116dbda1ecd4 Merge succeeded, producing 3eb84fa375690041553836b35fe3116dbda1ecd4 Checking out Revision 3eb84fa375690041553836b35fe3116dbda1ecd4 (PR-281) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-06T05:58:36.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-06T05:58:36.955Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-06T05:58:37.050Z] ========================================================= [2023-04-06T05:58:37.050Z] EdgeX Global Pipelines Version Info [2023-04-06T05:58:37.050Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3eb84fa375690041553836b35fe3116dbda1ecd4 # 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 6fac14ed47bda9a50d3a81c52d17c8dba926fadd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3eb84fa375690041553836b35fe3116dbda1ecd4 # timeout=10 [2023-04-06T05:58:37.789Z] ------------------- [2023-04-06T05:58:37.789Z] stable info: [2023-04-06T05:58:37.789Z] ------------------- [2023-04-06T05:58:37.789Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-06T05:58:37.789Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-06T05:58:37.789Z] Message: update stable to v1.0.245 [2023-04-06T05:58:38.360Z] ------------------- [2023-04-06T05:58:38.360Z] experimental info: [2023-04-06T05:58:38.360Z] ------------------- [2023-04-06T05:58:38.361Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-06T05:58:38.361Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-06T05:58:38.361Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-06T05:58:38.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-06T05:58:38.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-06T05:58:38.714Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-06T05:58:38.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-06T05:58:38.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-06T05:58:38.831Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-06T05:58:38.867Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-06T05:58:38.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-06T05:58:38.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-06T05:58:38.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-06T05:58:39.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-06T05:58:39.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-06T05:58:39.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-06T05:58:39.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-06T05:58:39.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T05:58:39.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T05:58:39.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T05:58:39.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T05:58:39.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-06T05:58:39.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-06T05:58:39.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-06T05:58:39.422Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-06T05:58:39.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-06T05:58:39.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-06T05:58:39.545Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-06T05:58:39.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-06T05:58:39.628Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-06T05:58:39.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2023-04-06T05:58:39.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2023-04-06T05:58:39.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2023-04-06T05:58:39.782Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3eb84fa375690041553836b35fe3116dbda1ecd4 [Pipeline] echo [2023-04-06T05:58:39.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3eb84fa [Pipeline] echo [2023-04-06T05:58:39.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T05:58:39.974Z] provisioning config files... [2023-04-06T05:58:39.989Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/config11613696856320678832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:58:40.332Z] ---> docker-login.sh [2023-04-06T05:58:40.333Z] nexus3.edgexfoundry.org:10001 [2023-04-06T05:58:40.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:40.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:40.853Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:40.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:40.853Z] [2023-04-06T05:58:40.853Z] Login Succeeded [2023-04-06T05:58:40.853Z] nexus3.edgexfoundry.org:10002 [2023-04-06T05:58:40.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:40.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:40.853Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:40.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:40.853Z] [2023-04-06T05:58:40.853Z] Login Succeeded [2023-04-06T05:58:40.853Z] nexus3.edgexfoundry.org:10003 [2023-04-06T05:58:40.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:41.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:41.114Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:41.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:41.114Z] [2023-04-06T05:58:41.114Z] Login Succeeded [2023-04-06T05:58:41.114Z] nexus3.edgexfoundry.org:10004 [2023-04-06T05:58:41.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:41.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:41.114Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:41.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:41.114Z] [2023-04-06T05:58:41.114Z] Login Succeeded [2023-04-06T05:58:41.114Z] docker.io [2023-04-06T05:58:41.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:41.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:41.373Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:41.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:41.373Z] [2023-04-06T05:58:41.373Z] Login Succeeded [2023-04-06T05:58:41.373Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T05:58:41.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-06T05:58:42.014Z] + git rev-list -1 --merges 3eb84fa375690041553836b35fe3116dbda1ecd4~1..3eb84fa375690041553836b35fe3116dbda1ecd4 [Pipeline] echo [2023-04-06T05:58:42.077Z] -----------> git rev-list -1 --merges 3eb84fa375690041553836b35fe3116dbda1ecd4~1..3eb84fa375690041553836b35fe3116dbda1ecd4 3eb84fa375690041553836b35fe3116dbda1ecd4 [false] [Pipeline] sh [2023-04-06T05:58:42.384Z] + git log --format=format:%s -1 3eb84fa375690041553836b35fe3116dbda1ecd4 [Pipeline] echo [2023-04-06T05:58:42.417Z] ========================================================= [2023-04-06T05:58:42.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-06T05:58:42.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T05:58:42.838Z] + git log --format=format:%s -1 3eb84fa375690041553836b35fe3116dbda1ecd4 [Pipeline] echo [2023-04-06T05:58:42.872Z] [semverPrep] GIT_COMMIT: 3eb84fa375690041553836b35fe3116dbda1ecd4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-06T05:58:42.900Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-06T05:58:43.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T05:58:43.289Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-06T05:58:43.289Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-06T05:58:43.289Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-06T05:58:43.289Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-06T05:58:43.289Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-06T05:58:43.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:58:43.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:58:43.771Z] [2023-04-06T05:58:43.771Z] 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-06T05:58:44.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:58:44.140Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-06T05:58:44.140Z] b85a868b505f: Pulling fs layer [2023-04-06T05:58:44.140Z] e2be974225ed: Pulling fs layer [2023-04-06T05:58:44.140Z] 339a4e72a1f5: Pulling fs layer [2023-04-06T05:58:44.140Z] 988bab9f4d93: Pulling fs layer [2023-04-06T05:58:44.140Z] 1469e6f7b9e6: Pulling fs layer [2023-04-06T05:58:44.140Z] eaf3925da568: Pulling fs layer [2023-04-06T05:58:44.140Z] bab4dde63d76: Pulling fs layer [2023-04-06T05:58:44.140Z] bde34c3a00c8: Pulling fs layer [2023-04-06T05:58:44.140Z] b352a97aabf1: Pulling fs layer [2023-04-06T05:58:44.140Z] 4872d77fe225: Pulling fs layer [2023-04-06T05:58:44.140Z] 5851b861e8e6: Pulling fs layer [2023-04-06T05:58:44.140Z] 988bab9f4d93: Waiting [2023-04-06T05:58:44.140Z] 1469e6f7b9e6: Waiting [2023-04-06T05:58:44.140Z] eaf3925da568: Waiting [2023-04-06T05:58:44.140Z] bab4dde63d76: Waiting [2023-04-06T05:58:44.140Z] bde34c3a00c8: Waiting [2023-04-06T05:58:44.140Z] b352a97aabf1: Waiting [2023-04-06T05:58:44.140Z] 4872d77fe225: Waiting [2023-04-06T05:58:44.140Z] 5851b861e8e6: Waiting [2023-04-06T05:58:44.140Z] e2be974225ed: Verifying Checksum [2023-04-06T05:58:44.140Z] e2be974225ed: Download complete [2023-04-06T05:58:44.140Z] 988bab9f4d93: Verifying Checksum [2023-04-06T05:58:44.140Z] 988bab9f4d93: Download complete [2023-04-06T05:58:44.398Z] 1469e6f7b9e6: Verifying Checksum [2023-04-06T05:58:44.398Z] 1469e6f7b9e6: Download complete [2023-04-06T05:58:44.398Z] 339a4e72a1f5: Verifying Checksum [2023-04-06T05:58:44.398Z] 339a4e72a1f5: Download complete [2023-04-06T05:58:44.398Z] eaf3925da568: Verifying Checksum [2023-04-06T05:58:44.398Z] eaf3925da568: Download complete [2023-04-06T05:58:44.398Z] bde34c3a00c8: Download complete [2023-04-06T05:58:44.398Z] b352a97aabf1: Download complete [2023-04-06T05:58:44.398Z] 4872d77fe225: Download complete [2023-04-06T05:58:44.398Z] 5851b861e8e6: Verifying Checksum [2023-04-06T05:58:44.398Z] 5851b861e8e6: Download complete [2023-04-06T05:58:44.398Z] b85a868b505f: Verifying Checksum [2023-04-06T05:58:44.398Z] b85a868b505f: Download complete [2023-04-06T05:58:44.656Z] bab4dde63d76: Verifying Checksum [2023-04-06T05:58:44.656Z] bab4dde63d76: Download complete [2023-04-06T05:58:45.593Z] b85a868b505f: Pull complete [2023-04-06T05:58:45.593Z] e2be974225ed: Pull complete [2023-04-06T05:58:46.164Z] 339a4e72a1f5: Pull complete [2023-04-06T05:58:46.164Z] 988bab9f4d93: Pull complete [2023-04-06T05:58:46.425Z] 1469e6f7b9e6: Pull complete [2023-04-06T05:58:46.684Z] eaf3925da568: Pull complete [2023-04-06T05:58:48.589Z] bab4dde63d76: Pull complete [2023-04-06T05:58:48.589Z] bde34c3a00c8: Pull complete [2023-04-06T05:58:48.589Z] b352a97aabf1: Pull complete [2023-04-06T05:58:48.589Z] 4872d77fe225: Pull complete [2023-04-06T05:58:48.589Z] 5851b861e8e6: Pull complete [2023-04-06T05:58:48.589Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-06T05:58:48.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:58:48.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:58:48.827Z] prd-ubuntu20.04-docker-8c-8g-6978 does not seem to be running inside a container [2023-04-06T05:58:48.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-281 -v /w/workspace/gexfoundry_device-snmp-go_PR-281:/w/workspace/gexfoundry_device-snmp-go_PR-281:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-06T05:58:51.134Z] $ docker top 79415d2ce47b1d2831e48db6534abc668cabeaccf58a8f6eee8498c2a65d2e6c -eo pid,comm [2023-04-06T05:58:51.184Z] 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-06T05:58:51.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T05:58:51.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T05:58:51.319Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T05:58:51.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T05:58:51.445Z] $ docker exec 79415d2ce47b1d2831e48db6534abc668cabeaccf58a8f6eee8498c2a65d2e6c ssh-agent [2023-04-06T05:58:51.558Z] SSH_AUTH_SOCK=/tmp/ssh-GjO1LoncZxCZ/agent.31 [2023-04-06T05:58:51.558Z] SSH_AGENT_PID=37 [2023-04-06T05:58:51.566Z] Running ssh-add (command line suppressed) [2023-04-06T05:58:51.666Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/private_key_5260173865988695084.key (/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/private_key_5260173865988695084.key) [2023-04-06T05:58:51.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T05:58:52.007Z] + git tag --points-at HEAD [Pipeline] } [2023-04-06T05:58:52.032Z] $ docker exec --env ******** --env ******** 79415d2ce47b1d2831e48db6534abc668cabeaccf58a8f6eee8498c2a65d2e6c ssh-agent -k [2023-04-06T05:58:52.138Z] unset SSH_AUTH_SOCK; [2023-04-06T05:58:52.139Z] unset SSH_AGENT_PID; [2023-04-06T05:58:52.139Z] echo Agent pid 37 killed; [2023-04-06T05:58:52.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-06T05:58:52.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T05:58:52.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T05:58:52.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T05:58:52.372Z] $ docker exec 79415d2ce47b1d2831e48db6534abc668cabeaccf58a8f6eee8498c2a65d2e6c ssh-agent [2023-04-06T05:58:52.478Z] SSH_AUTH_SOCK=/tmp/ssh-AaiT8IHGIZ9f/agent.69 [2023-04-06T05:58:52.478Z] SSH_AGENT_PID=75 [2023-04-06T05:58:52.482Z] Running ssh-add (command line suppressed) [2023-04-06T05:58:52.582Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/private_key_9015120486281307515.key (/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/private_key_9015120486281307515.key) [2023-04-06T05:58:52.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T05:58:52.927Z] + git semver init [2023-04-06T05:58:53.187Z] 2023-04-06 05:58:53,102 [run_init] DEBUG init version:0.0.0 force:False [2023-04-06T05:58:53.187Z] 2023-04-06 05:58:53,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-281/.semver [2023-04-06T05:58:53.187Z] 2023-04-06 05:58:53,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-281/.semver [2023-04-06T05:58:53.187Z] 2023-04-06 05:58:53,104 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-281/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-281, universal_newlines=False, shell=None, istream=None) [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,851 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-281/.git/info/exclude [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-281/.semver/PR-281 with force:False [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,852 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-281/.semver/PR-281 [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,857 [execute] INFO git cat-file --batch-check [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,864 [execute] INFO git cat-file --batch [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T05:58:54.123Z] 2023-04-06 05:58:53,870 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-281/.semver/PR-281 [2023-04-06T05:58:54.123Z] 0.0.0 [Pipeline] } [2023-04-06T05:58:54.149Z] $ docker exec --env ******** --env ******** 79415d2ce47b1d2831e48db6534abc668cabeaccf58a8f6eee8498c2a65d2e6c ssh-agent -k [2023-04-06T05:58:54.253Z] unset SSH_AUTH_SOCK; [2023-04-06T05:58:54.254Z] unset SSH_AGENT_PID; [2023-04-06T05:58:54.254Z] echo Agent pid 75 killed; [2023-04-06T05:58:54.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T05:58:54.697Z] + git semver [Pipeline] } [2023-04-06T05:58:54.978Z] $ docker stop --time=1 79415d2ce47b1d2831e48db6534abc668cabeaccf58a8f6eee8498c2a65d2e6c [2023-04-06T05:58:56.267Z] $ docker rm -f --volumes 79415d2ce47b1d2831e48db6534abc668cabeaccf58a8f6eee8498c2a65d2e6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T05:58:56.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-06T05:58:56.964Z] Stashed 1 file(s) [Pipeline] echo [2023-04-06T05:58:56.981Z] [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-06T05:58:57.541Z] provisioning config files... [2023-04-06T05:58:57.549Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/config17259833822767146401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:58:57.892Z] ---> docker-login.sh [2023-04-06T05:58:57.892Z] nexus3.edgexfoundry.org:10001 [2023-04-06T05:58:57.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:57.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:57.892Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:57.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:57.892Z] [2023-04-06T05:58:57.892Z] Login Succeeded [2023-04-06T05:58:57.892Z] nexus3.edgexfoundry.org:10002 [2023-04-06T05:58:57.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:57.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:57.892Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:57.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:57.892Z] [2023-04-06T05:58:57.892Z] Login Succeeded [2023-04-06T05:58:57.892Z] nexus3.edgexfoundry.org:10003 [2023-04-06T05:58:58.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:58.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:58.151Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:58.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:58.151Z] [2023-04-06T05:58:58.151Z] Login Succeeded [2023-04-06T05:58:58.151Z] nexus3.edgexfoundry.org:10004 [2023-04-06T05:58:58.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:58.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:58.151Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:58.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:58.151Z] [2023-04-06T05:58:58.151Z] Login Succeeded [2023-04-06T05:58:58.151Z] docker.io [2023-04-06T05:58:58.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:58:58.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:58:58.410Z] Configure a credential helper to remove this warning. See [2023-04-06T05:58:58.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:58:58.410Z] [2023-04-06T05:58:58.410Z] Login Succeeded [2023-04-06T05:58:58.410Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T05:58:58.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T05:58:58.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:58:58.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:58:58.680Z] ========================================================= [2023-04-06T05:58:58.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-06T05:58:58.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:58:59.149Z] + 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-06T05:58:59.149Z] Sending build context to Docker daemon 5.751MB [2023-04-06T05:58:59.149Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T05:58:59.149Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T05:58:59.149Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-06T05:58:59.149Z] 63b65145d645: Pulling fs layer [2023-04-06T05:58:59.149Z] a2d21d5440eb: Pulling fs layer [2023-04-06T05:58:59.149Z] 935e6c44a52c: Pulling fs layer [2023-04-06T05:58:59.149Z] 94cc34f8dd06: Pulling fs layer [2023-04-06T05:58:59.149Z] 30dea6a524f1: Pulling fs layer [2023-04-06T05:58:59.149Z] a2aff8979fd8: Pulling fs layer [2023-04-06T05:58:59.149Z] 6808be2612f2: Pulling fs layer [2023-04-06T05:58:59.149Z] f25807f1079a: Pulling fs layer [2023-04-06T05:58:59.149Z] 30dea6a524f1: Waiting [2023-04-06T05:58:59.149Z] 94cc34f8dd06: Waiting [2023-04-06T05:58:59.149Z] a2aff8979fd8: Waiting [2023-04-06T05:58:59.149Z] 6808be2612f2: Waiting [2023-04-06T05:58:59.149Z] f25807f1079a: Waiting [2023-04-06T05:58:59.149Z] a2d21d5440eb: Verifying Checksum [2023-04-06T05:58:59.149Z] a2d21d5440eb: Download complete [2023-04-06T05:58:59.149Z] 94cc34f8dd06: Download complete [2023-04-06T05:58:59.149Z] 30dea6a524f1: Verifying Checksum [2023-04-06T05:58:59.149Z] 30dea6a524f1: Download complete [2023-04-06T05:58:59.149Z] 63b65145d645: Verifying Checksum [2023-04-06T05:58:59.149Z] 63b65145d645: Download complete [2023-04-06T05:58:59.412Z] a2aff8979fd8: Verifying Checksum [2023-04-06T05:58:59.412Z] a2aff8979fd8: Download complete [2023-04-06T05:58:59.412Z] 63b65145d645: Pull complete [2023-04-06T05:58:59.676Z] a2d21d5440eb: Pull complete [2023-04-06T05:58:59.676Z] f25807f1079a: Verifying Checksum [2023-04-06T05:58:59.676Z] f25807f1079a: Download complete [2023-04-06T05:58:59.935Z] 935e6c44a52c: Verifying Checksum [2023-04-06T05:58:59.935Z] 935e6c44a52c: Download complete [2023-04-06T05:59:00.192Z] 6808be2612f2: Verifying Checksum [2023-04-06T05:59:00.192Z] 6808be2612f2: Download complete [2023-04-06T05:59:03.471Z] 935e6c44a52c: Pull complete [2023-04-06T05:59:03.471Z] 94cc34f8dd06: Pull complete [2023-04-06T05:59:03.471Z] 30dea6a524f1: Pull complete [2023-04-06T05:59:03.471Z] a2aff8979fd8: Pull complete [2023-04-06T05:59:05.997Z] 6808be2612f2: Pull complete [2023-04-06T05:59:06.566Z] f25807f1079a: Pull complete [2023-04-06T05:59:06.566Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-06T05:59:06.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T05:59:06.566Z] ---> 3b553350e43f [2023-04-06T05:59:06.566Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T05:59:09.861Z] ---> Running in d68fa0f2a834 [2023-04-06T05:59:09.861Z] Removing intermediate container d68fa0f2a834 [2023-04-06T05:59:09.861Z] ---> 95a5ab4fa396 [2023-04-06T05:59:09.861Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T05:59:09.861Z] ---> Running in 50c9feadc242 [2023-04-06T05:59:09.861Z] Removing intermediate container 50c9feadc242 [2023-04-06T05:59:09.861Z] ---> 57b96c788532 [2023-04-06T05:59:09.861Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T05:59:10.122Z] ---> Running in 4ff53a7f3f04 [2023-04-06T05:59:10.122Z] Removing intermediate container 4ff53a7f3f04 [2023-04-06T05:59:10.122Z] ---> 12cad60ddae1 [2023-04-06T05:59:10.122Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T05:59:10.122Z] ---> Running in c215c9fd4a1e [2023-04-06T05:59:10.122Z] Removing intermediate container c215c9fd4a1e [2023-04-06T05:59:10.122Z] ---> 528de3acb225 [2023-04-06T05:59:10.122Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T05:59:10.122Z] ---> Running in 9e885c2d3e83 [2023-04-06T05:59:10.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T05:59:10.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T05:59:11.220Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-06T05:59:11.220Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-06T05:59:11.220Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-06T05:59:11.220Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-06T05:59:11.220Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T05:59:11.220Z] OK: 269 MiB in 57 packages [2023-04-06T05:59:11.479Z] Removing intermediate container 9e885c2d3e83 [2023-04-06T05:59:11.479Z] ---> 8b69e6ed0329 [2023-04-06T05:59:11.479Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-06T05:59:11.737Z] ---> Running in 3bad38d36744 [2023-04-06T05:59:11.737Z] Removing intermediate container 3bad38d36744 [2023-04-06T05:59:11.737Z] ---> ff9459b4c889 [2023-04-06T05:59:11.737Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-06T05:59:11.737Z] ---> 0df9da87c281 [2023-04-06T05:59:11.737Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T05:59:11.737Z] ---> Running in 65fe041601af [2023-04-06T05:59:12.366Z] Still waiting to schedule task [2023-04-06T05:59:12.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-06T05:59:38.438Z] Removing intermediate container 65fe041601af [2023-04-06T05:59:38.438Z] ---> 868cb55e3bee [2023-04-06T05:59:38.438Z] Step 11/12 : COPY . . [2023-04-06T05:59:38.438Z] ---> d5b3ab6a6bae [2023-04-06T05:59:38.438Z] Step 12/12 : RUN ${MAKE} [2023-04-06T05:59:38.438Z] ---> Running in 259c5b2171e9 [2023-04-06T05:59:38.438Z] noop [2023-04-06T05:59:38.438Z] Removing intermediate container 259c5b2171e9 [2023-04-06T05:59:38.438Z] ---> a7339ad2f4f5 [2023-04-06T05:59:38.438Z] Successfully built a7339ad2f4f5 [2023-04-06T05:59:38.438Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:59:38.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T05:59:38.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:59:39.051Z] prd-ubuntu20.04-docker-8c-8g-6978 does not seem to be running inside a container [2023-04-06T05:59:39.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-281 -v /w/workspace/gexfoundry_device-snmp-go_PR-281:/w/workspace/gexfoundry_device-snmp-go_PR-281:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-06T05:59:39.404Z] $ docker top 27846f4bf28d9023288995e506732491274160a607c3bc1ebeaa039f4b234582 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:59:39.809Z] + go version [2023-04-06T05:59:39.809Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-06T05:59:39.841Z] $ docker stop --time=1 27846f4bf28d9023288995e506732491274160a607c3bc1ebeaa039f4b234582 [2023-04-06T05:59:41.129Z] $ docker rm -f --volumes 27846f4bf28d9023288995e506732491274160a607c3bc1ebeaa039f4b234582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:59:41.875Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T05:59:41.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:59:42.041Z] prd-ubuntu20.04-docker-8c-8g-6978 does not seem to be running inside a container [2023-04-06T05:59:42.075Z] $ 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-281 -v /w/workspace/gexfoundry_device-snmp-go_PR-281:/w/workspace/gexfoundry_device-snmp-go_PR-281:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-06T05:59:42.387Z] $ docker top 70c192be9787a9792a6ba578c97f421b0350ff4f77bbbda5f3785d584dbcb026 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:59:42.779Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-281 [Pipeline] fileExists [Pipeline] sh [2023-04-06T05:59:43.141Z] + make test [2023-04-06T05:59:43.141Z] go test ./... -coverprofile=coverage.out [2023-04-06T05:59:48.413Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-06T05:59:56.517Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-06T05:59:56.774Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-04-06T06:00:03.333Z] go vet ./... [2023-04-06T06:00:06.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T06:00:06.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T06:00:06.610Z] ./bin/test-attribution-txt.sh [2023-04-06T06:00:06.610Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T06:00:06.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T06:00:06.932Z] $ docker stop --time=1 70c192be9787a9792a6ba578c97f421b0350ff4f77bbbda5f3785d584dbcb026 [2023-04-06T06:00:09.976Z] $ docker rm -f --volumes 70c192be9787a9792a6ba578c97f421b0350ff4f77bbbda5f3785d584dbcb026 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T06:00:10.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T06:00:10.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-06T06:00:11.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T06:00:11.856Z] + ls -al . [2023-04-06T06:00:11.856Z] total 168 [2023-04-06T06:00:11.856Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 05:59 . [2023-04-06T06:00:11.856Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:58 .. [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 6 05:58 .dockerignore [2023-04-06T06:00:11.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:58 .git [2023-04-06T06:00:11.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:58 .github [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 6 05:58 .gitignore [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 05:58 .golangci.yml [2023-04-06T06:00:11.856Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 05:58 .semver [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 6 05:58 Attribution.txt [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 6 05:58 CHANGELOG.md [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 6 05:58 Dockerfile [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 05:58 GOVERNANCE.md [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 6 05:58 Jenkinsfile [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 05:58 LICENSE [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 6 05:58 Makefile [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 05:58 OWNERS.md [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 6 05:58 README.md [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:58 VERSION [2023-04-06T06:00:11.856Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:58 bin [2023-04-06T06:00:11.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:58 cmd [2023-04-06T06:00:11.856Z] -rw-r--r-- 1 jenkins jenkins 7630 Apr 6 05:59 coverage.out [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 6 05:58 go.mod [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 31551 Apr 6 05:58 go.sum [2023-04-06T06:00:11.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:58 internal [2023-04-06T06:00:11.856Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:58 snap [2023-04-06T06:00:11.856Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 6 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:00:12.248Z] + 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=3eb84fa375690041553836b35fe3116dbda1ecd4 --label arch=amd64 --label version=0.0.0 . [2023-04-06T06:00:12.248Z] Sending build context to Docker daemon 5.759MB [2023-04-06T06:00:12.248Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T06:00:12.248Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-06T06:00:12.248Z] ---> a7339ad2f4f5 [2023-04-06T06:00:12.248Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-06T06:00:12.248Z] ---> Running in e120e71e3d2b [2023-04-06T06:00:12.506Z] Removing intermediate container e120e71e3d2b [2023-04-06T06:00:12.506Z] ---> 7596eb0d30c4 [2023-04-06T06:00:12.506Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T06:00:12.506Z] ---> Running in 73c3da7a81b5 [2023-04-06T06:00:12.506Z] Removing intermediate container 73c3da7a81b5 [2023-04-06T06:00:12.506Z] ---> fd12a7fdfc86 [2023-04-06T06:00:12.506Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T06:00:12.506Z] ---> Running in 11ea5d63a759 [2023-04-06T06:00:12.506Z] Removing intermediate container 11ea5d63a759 [2023-04-06T06:00:12.506Z] ---> 7d5ae40e4e2f [2023-04-06T06:00:12.506Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T06:00:12.506Z] ---> Running in c51d44ab986c [2023-04-06T06:00:12.765Z] Removing intermediate container c51d44ab986c [2023-04-06T06:00:12.765Z] ---> a303598e33db [2023-04-06T06:00:12.765Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T06:00:12.765Z] ---> Running in 873229dfb46c [2023-04-06T06:00:13.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:13.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:13.541Z] OK: 269 MiB in 57 packages [2023-04-06T06:00:13.802Z] Removing intermediate container 873229dfb46c [2023-04-06T06:00:13.802Z] ---> 609cae50dac4 [2023-04-06T06:00:13.802Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-06T06:00:13.802Z] ---> Running in 27cf04ffd791 [2023-04-06T06:00:13.802Z] Removing intermediate container 27cf04ffd791 [2023-04-06T06:00:13.802Z] ---> dffc29bf6398 [2023-04-06T06:00:13.802Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-06T06:00:13.802Z] ---> 551a619a11ba [2023-04-06T06:00:13.802Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T06:00:14.061Z] ---> Running in a69fcc221d5a [2023-04-06T06:00:14.631Z] Removing intermediate container a69fcc221d5a [2023-04-06T06:00:14.631Z] ---> e46781c2c089 [2023-04-06T06:00:14.631Z] Step 11/24 : COPY . . [2023-04-06T06:00:14.891Z] ---> 9c3569d823a8 [2023-04-06T06:00:14.891Z] Step 12/24 : RUN ${MAKE} [2023-04-06T06:00:14.891Z] ---> Running in 32ee61e38d0f [2023-04-06T06:00:15.151Z] 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-06T06:00:37.115Z] Removing intermediate container 32ee61e38d0f [2023-04-06T06:00:37.115Z] ---> 840261ba18e4 [2023-04-06T06:00:37.115Z] Step 13/24 : FROM alpine:3.17 [2023-04-06T06:00:37.115Z] 3.17: Pulling from library/alpine [2023-04-06T06:00:37.115Z] f56be85fc22e: Pulling fs layer [2023-04-06T06:00:37.115Z] f56be85fc22e: Verifying Checksum [2023-04-06T06:00:37.115Z] f56be85fc22e: Download complete [2023-04-06T06:00:37.115Z] f56be85fc22e: Pull complete [2023-04-06T06:00:37.115Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T06:00:37.115Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T06:00:37.115Z] ---> 9ed4aefc74f6 [2023-04-06T06:00:37.115Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-06T06:00:37.115Z] ---> Running in f59a5a70c15b [2023-04-06T06:00:37.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:37.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:37.115Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T06:00:37.115Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T06:00:37.115Z] OK: 7 MiB in 16 packages [2023-04-06T06:00:37.115Z] Removing intermediate container f59a5a70c15b [2023-04-06T06:00:37.115Z] ---> 1093ae1d81eb [2023-04-06T06:00:37.115Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-06T06:00:37.115Z] ---> d50aee318eab [2023-04-06T06:00:37.115Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-06T06:00:37.115Z] ---> f7501dc70556 [2023-04-06T06:00:37.115Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-06T06:00:37.115Z] ---> 477324a1dd1f [2023-04-06T06:00:37.115Z] Step 18/24 : EXPOSE 59993 [2023-04-06T06:00:37.115Z] ---> Running in dd65c4552be2 [2023-04-06T06:00:37.115Z] Removing intermediate container dd65c4552be2 [2023-04-06T06:00:37.115Z] ---> 9d0e601d0369 [2023-04-06T06:00:37.115Z] Step 19/24 : EXPOSE 161 [2023-04-06T06:00:37.115Z] ---> Running in aeb1e8071e72 [2023-04-06T06:00:37.115Z] Removing intermediate container aeb1e8071e72 [2023-04-06T06:00:37.115Z] ---> f180fff37929 [2023-04-06T06:00:37.115Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-06T06:00:37.115Z] ---> Running in eff580c57edd [2023-04-06T06:00:37.115Z] Removing intermediate container eff580c57edd [2023-04-06T06:00:37.115Z] ---> 2d7a9ba62a1a [2023-04-06T06:00:37.115Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T06:00:37.115Z] ---> Running in 0c1e4a5a55ab [2023-04-06T06:00:37.375Z] Removing intermediate container 0c1e4a5a55ab [2023-04-06T06:00:37.375Z] ---> 1af9db265256 [2023-04-06T06:00:37.375Z] Step 22/24 : LABEL arch=amd64 [2023-04-06T06:00:37.375Z] ---> Running in ab09d7e16c75 [2023-04-06T06:00:37.375Z] Removing intermediate container ab09d7e16c75 [2023-04-06T06:00:37.375Z] ---> f9f451dd0978 [2023-04-06T06:00:37.375Z] Step 23/24 : LABEL git_sha=3eb84fa375690041553836b35fe3116dbda1ecd4 [2023-04-06T06:00:37.375Z] ---> Running in 846cc0398de0 [2023-04-06T06:00:37.375Z] Removing intermediate container 846cc0398de0 [2023-04-06T06:00:37.375Z] ---> 489f470c5f30 [2023-04-06T06:00:37.375Z] Step 24/24 : LABEL version=0.0.0 [2023-04-06T06:00:37.375Z] ---> Running in ff29df4f5689 [2023-04-06T06:00:37.634Z] Removing intermediate container ff29df4f5689 [2023-04-06T06:00:37.634Z] ---> 652455751f71 [2023-04-06T06:00:37.634Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T06:00:37.634Z] Successfully built 652455751f71 [2023-04-06T06:00:37.634Z] 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-06T06:00:38.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:00:38.472Z] [2023-04-06T06:00:38.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:00:38.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:00:38.849Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-06T06:00:38.849Z] 5eb5b503b376: Pulling fs layer [2023-04-06T06:00:38.849Z] 5c69ac0246d0: Pulling fs layer [2023-04-06T06:00:38.849Z] ec43610c2a17: Pulling fs layer [2023-04-06T06:00:38.849Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-06T06:00:38.849Z] 33b1e0a273af: Pulling fs layer [2023-04-06T06:00:38.849Z] 5d3b04190fa2: Pulling fs layer [2023-04-06T06:00:38.849Z] 2f39f015ded8: Pulling fs layer [2023-04-06T06:00:38.849Z] 33b1e0a273af: Waiting [2023-04-06T06:00:38.849Z] 5d3b04190fa2: Waiting [2023-04-06T06:00:38.849Z] 2f39f015ded8: Waiting [2023-04-06T06:00:38.849Z] 3a2ae6a8a46f: Waiting [2023-04-06T06:00:38.849Z] 5c69ac0246d0: Verifying Checksum [2023-04-06T06:00:38.849Z] 5c69ac0246d0: Download complete [2023-04-06T06:00:38.849Z] 3a2ae6a8a46f: Download complete [2023-04-06T06:00:38.849Z] 33b1e0a273af: Verifying Checksum [2023-04-06T06:00:38.849Z] 33b1e0a273af: Download complete [2023-04-06T06:00:38.849Z] 5d3b04190fa2: Download complete [2023-04-06T06:00:38.849Z] ec43610c2a17: Verifying Checksum [2023-04-06T06:00:38.849Z] ec43610c2a17: Download complete [2023-04-06T06:00:39.109Z] 5eb5b503b376: Verifying Checksum [2023-04-06T06:00:39.109Z] 5eb5b503b376: Download complete [2023-04-06T06:00:39.675Z] 2f39f015ded8: Verifying Checksum [2023-04-06T06:00:39.675Z] 2f39f015ded8: Download complete [2023-04-06T06:00:40.242Z] 5eb5b503b376: Pull complete [2023-04-06T06:00:40.242Z] 5c69ac0246d0: Pull complete [2023-04-06T06:00:40.810Z] ec43610c2a17: Pull complete [2023-04-06T06:00:40.810Z] 3a2ae6a8a46f: Pull complete [2023-04-06T06:00:40.810Z] 33b1e0a273af: Pull complete [2023-04-06T06:00:41.069Z] 5d3b04190fa2: Pull complete [2023-04-06T06:00:45.251Z] 2f39f015ded8: Pull complete [2023-04-06T06:00:45.251Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-06T06:00:45.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:00:45.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:00:45.492Z] prd-ubuntu20.04-docker-8c-8g-6978 does not seem to be running inside a container [2023-04-06T06:00:45.518Z] $ 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-281 -v /w/workspace/gexfoundry_device-snmp-go_PR-281:/w/workspace/gexfoundry_device-snmp-go_PR-281:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-281@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-06T06:00:49.187Z] $ docker top 4b071383267d8501c698cc421337998423085766d6750bec58d744295e894299 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:00:49.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6980 in /w/workspace/gexfoundry_device-snmp-go_PR-281 [Pipeline] { [Pipeline] ws [2023-04-06T06:00:49.591Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [2023-04-06T06:00:49.642Z] ---> job-cost.sh [2023-04-06T06:00:49.642Z] lf-activate-venv: SKIPPING [2023-04-06T06:00:49.642Z] INFO: No Stack... [Pipeline] checkout [2023-04-06T06:00:49.675Z] Selected Git installation does not exist. Using Default [2023-04-06T06:00:49.675Z] The recommended git tool is: NONE [2023-04-06T06:00:49.900Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T06:00:50.162Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T06:00:50.473Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-281/archives/cost.csv [2023-04-06T06:00:50.473Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T06:00:50.518Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] [2023-04-06T06:00:50.524Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] did not exist. Created. [2023-04-06T06:00:50.524Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T06:00:50.916Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-06T06:00:50.979Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T06:00:51.007Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T06:00:51.084Z] $ docker stop --time=1 4b071383267d8501c698cc421337998423085766d6750bec58d744295e894299 [2023-04-06T06:00:52.230Z] $ docker rm -f --volumes 4b071383267d8501c698cc421337998423085766d6750bec58d744295e894299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-06T06:00:55.082Z] using credential edgex-jenkins-ssh [2023-04-06T06:00:55.098Z] Cloning the remote Git repository [2023-04-06T06:00:55.142Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-06T06:00:55.233Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-04-06T06:00:55.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-06T06:00:55.369Z] > git --version # timeout=10 [2023-04-06T06:00:55.390Z] > git --version # 'git version 2.25.1' [2023-04-06T06:00:55.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T06:00:55.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T06:00:56.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-06T06:00:56.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T06:00:58.007Z] Merging remotes/origin/main commit 6fac14ed47bda9a50d3a81c52d17c8dba926fadd into PR head commit 3eb84fa375690041553836b35fe3116dbda1ecd4 [2023-04-06T06:00:58.293Z] Merge succeeded, producing 3eb84fa375690041553836b35fe3116dbda1ecd4 [2023-04-06T06:00:58.294Z] Checking out Revision 3eb84fa375690041553836b35fe3116dbda1ecd4 (PR-281) [2023-04-06T06:00:57.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-06T06:00:57.484Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-06T06:00:57.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T06:00:57.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-06T06:00:58.025Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T06:00:58.099Z] > git checkout -f 3eb84fa375690041553836b35fe3116dbda1ecd4 # timeout=10 [2023-04-06T06:00:58.180Z] > git remote # timeout=10 [2023-04-06T06:00:58.204Z] > git config --get remote.origin.url # timeout=10 [2023-04-06T06:00:58.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T06:00:58.245Z] > git merge 6fac14ed47bda9a50d3a81c52d17c8dba926fadd # timeout=10 [2023-04-06T06:00:58.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-06T06:00:58.300Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T06:00:58.326Z] > git checkout -f 3eb84fa375690041553836b35fe3116dbda1ecd4 # timeout=10 [2023-04-06T06:00:58.839Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-06T06:00:58.893Z] > git --version # timeout=10 [2023-04-06T06:00:58.907Z] > git --version # 'git version 2.25.1' [2023-04-06T06:00:58.922Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T06:01:00.090Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-06T06:01:00.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T06:01:00.091Z] Dload Upload Total Spent Left Speed [2023-04-06T06:01:00.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-04-06T06:01:00.721Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-06T06:01:01.193Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-06T06:01:01.193Z] + sudo tee /etc/docker/daemon.new [2023-04-06T06:01:01.193Z] { [2023-04-06T06:01:01.193Z] "registry-mirrors": [ [2023-04-06T06:01:01.193Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-06T06:01:01.193Z] ], [2023-04-06T06:01:01.193Z] "bip": "10.250.0.254/24", [2023-04-06T06:01:01.193Z] "hosts": [ [2023-04-06T06:01:01.193Z] "tcp://0.0.0.0:5555", [2023-04-06T06:01:01.193Z] "unix:///var/run/docker.sock" [2023-04-06T06:01:01.193Z] ], [2023-04-06T06:01:01.193Z] "mtu": 1458, [2023-04-06T06:01:01.193Z] "selinux-enabled": true, [2023-04-06T06:01:01.193Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-06T06:01:01.193Z] } [Pipeline] sh [2023-04-06T06:01:01.555Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-06T06:01:01.912Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T06:01:20.245Z] provisioning config files... [2023-04-06T06:01:20.274Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8330306713476022999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:01:20.728Z] ---> docker-login.sh [2023-04-06T06:01:20.728Z] nexus3.edgexfoundry.org:10001 [2023-04-06T06:01:21.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:01:21.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:01:21.268Z] Configure a credential helper to remove this warning. See [2023-04-06T06:01:21.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:01:21.268Z] [2023-04-06T06:01:21.268Z] Login Succeeded [2023-04-06T06:01:21.268Z] nexus3.edgexfoundry.org:10002 [2023-04-06T06:01:21.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:01:21.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:01:21.808Z] Configure a credential helper to remove this warning. See [2023-04-06T06:01:21.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:01:21.808Z] [2023-04-06T06:01:21.808Z] Login Succeeded [2023-04-06T06:01:21.808Z] nexus3.edgexfoundry.org:10003 [2023-04-06T06:01:21.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:01:22.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:01:22.079Z] Configure a credential helper to remove this warning. See [2023-04-06T06:01:22.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:01:22.079Z] [2023-04-06T06:01:22.079Z] Login Succeeded [2023-04-06T06:01:22.079Z] nexus3.edgexfoundry.org:10004 [2023-04-06T06:01:22.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:01:22.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:01:22.351Z] Configure a credential helper to remove this warning. See [2023-04-06T06:01:22.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:01:22.351Z] [2023-04-06T06:01:22.351Z] Login Succeeded [2023-04-06T06:01:22.351Z] docker.io [2023-04-06T06:01:22.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:01:22.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:01:22.891Z] Configure a credential helper to remove this warning. See [2023-04-06T06:01:22.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:01:22.891Z] [2023-04-06T06:01:22.891Z] Login Succeeded [2023-04-06T06:01:22.891Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T06:01:22.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T06:01:23.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T06:01:23.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T06:01:23.361Z] ========================================================= [2023-04-06T06:01:23.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-06T06:01:23.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:01:23.969Z] + 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-06T06:01:24.239Z] Sending build context to Docker daemon 2.975MB [2023-04-06T06:01:24.239Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T06:01:24.239Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T06:01:24.508Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-06T06:01:24.508Z] af6eaf76a39c: Pulling fs layer [2023-04-06T06:01:24.508Z] 55522c791124: Pulling fs layer [2023-04-06T06:01:24.508Z] ce5c4a1c91eb: Pulling fs layer [2023-04-06T06:01:24.508Z] 169dfbe0d373: Pulling fs layer [2023-04-06T06:01:24.508Z] e1ff8fa3b103: Pulling fs layer [2023-04-06T06:01:24.508Z] 52ebb69f0ebf: Pulling fs layer [2023-04-06T06:01:24.508Z] 5abe8eddf0d5: Pulling fs layer [2023-04-06T06:01:24.508Z] e1ff8fa3b103: Waiting [2023-04-06T06:01:24.508Z] 52ebb69f0ebf: Waiting [2023-04-06T06:01:24.508Z] 5abe8eddf0d5: Waiting [2023-04-06T06:01:24.508Z] 169dfbe0d373: Waiting [2023-04-06T06:01:24.508Z] 55522c791124: Verifying Checksum [2023-04-06T06:01:24.508Z] 55522c791124: Download complete [2023-04-06T06:01:24.508Z] 169dfbe0d373: Download complete [2023-04-06T06:01:24.508Z] e1ff8fa3b103: Verifying Checksum [2023-04-06T06:01:24.508Z] e1ff8fa3b103: Download complete [2023-04-06T06:01:24.508Z] af6eaf76a39c: Verifying Checksum [2023-04-06T06:01:24.508Z] af6eaf76a39c: Download complete [2023-04-06T06:01:25.484Z] af6eaf76a39c: Pull complete [2023-04-06T06:01:25.756Z] 5abe8eddf0d5: Verifying Checksum [2023-04-06T06:01:25.756Z] 5abe8eddf0d5: Download complete [2023-04-06T06:01:26.026Z] 55522c791124: Pull complete [2023-04-06T06:01:26.989Z] ce5c4a1c91eb: Verifying Checksum [2023-04-06T06:01:26.989Z] ce5c4a1c91eb: Download complete [2023-04-06T06:01:26.989Z] 52ebb69f0ebf: Verifying Checksum [2023-04-06T06:01:26.989Z] 52ebb69f0ebf: Download complete [2023-04-06T06:01:39.371Z] ce5c4a1c91eb: Pull complete [2023-04-06T06:01:39.371Z] 169dfbe0d373: Pull complete [2023-04-06T06:01:39.639Z] e1ff8fa3b103: Pull complete [2023-04-06T06:01:46.303Z] 52ebb69f0ebf: Pull complete [2023-04-06T06:01:48.905Z] 5abe8eddf0d5: Pull complete [2023-04-06T06:01:48.905Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-06T06:01:48.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T06:01:48.905Z] ---> 6cb57ee374ae [2023-04-06T06:01:48.905Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T06:01:50.872Z] ---> Running in 9059e543c055 [2023-04-06T06:01:50.873Z] Removing intermediate container 9059e543c055 [2023-04-06T06:01:50.873Z] ---> 8ea5d53686e4 [2023-04-06T06:01:50.873Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T06:01:50.873Z] ---> Running in 156f20280980 [2023-04-06T06:01:51.141Z] Removing intermediate container 156f20280980 [2023-04-06T06:01:51.141Z] ---> ed2472aa7ffa [2023-04-06T06:01:51.141Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T06:01:51.414Z] ---> Running in e02689c7e9b5 [2023-04-06T06:01:51.689Z] Removing intermediate container e02689c7e9b5 [2023-04-06T06:01:51.689Z] ---> 8317b08eeba1 [2023-04-06T06:01:51.689Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T06:01:51.689Z] ---> Running in a3ef1dad769f [2023-04-06T06:01:51.963Z] Removing intermediate container a3ef1dad769f [2023-04-06T06:01:51.963Z] ---> 2168a7b3c99c [2023-04-06T06:01:51.963Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T06:01:52.233Z] ---> Running in da66c69060cf [2023-04-06T06:01:53.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T06:01:53.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T06:01:54.750Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-06T06:01:54.750Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-06T06:01:54.750Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-06T06:01:54.750Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-06T06:01:55.020Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T06:01:55.020Z] OK: 268 MiB in 57 packages [2023-04-06T06:01:57.627Z] Removing intermediate container da66c69060cf [2023-04-06T06:01:57.627Z] ---> 9fd195cd5662 [2023-04-06T06:01:57.627Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-06T06:01:57.627Z] ---> Running in 3fde64049eee [2023-04-06T06:01:57.895Z] Removing intermediate container 3fde64049eee [2023-04-06T06:01:57.895Z] ---> ad88da5a1f8d [2023-04-06T06:01:57.895Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-06T06:01:58.485Z] ---> 38444fd0b984 [2023-04-06T06:01:58.485Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T06:01:58.485Z] ---> Running in 8cbd3861f282 [2023-04-06T06:03:06.391Z] Removing intermediate container 8cbd3861f282 [2023-04-06T06:03:06.391Z] ---> 3a4a3d6125be [2023-04-06T06:03:06.391Z] Step 11/12 : COPY . . [2023-04-06T06:03:06.391Z] ---> 28b8248accd7 [2023-04-06T06:03:06.391Z] Step 12/12 : RUN ${MAKE} [2023-04-06T06:03:06.391Z] ---> Running in 6b04bc65198d [2023-04-06T06:03:06.391Z] noop [2023-04-06T06:03:06.391Z] Removing intermediate container 6b04bc65198d [2023-04-06T06:03:06.391Z] ---> ea7d54b549c5 [2023-04-06T06:03:06.391Z] Successfully built ea7d54b549c5 [2023-04-06T06:03:06.391Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:03:06.881Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T06:03:06.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:03:07.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-6980 does not seem to be running inside a container [2023-04-06T06:03:07.205Z] $ 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-06T06:03:08.407Z] $ docker top 759fb3739a4177d3300f1319a7dc6a6537caa2e0ad11e03aed8789b9f7cdaa30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T06:03:09.287Z] + go version [2023-04-06T06:03:09.287Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-06T06:03:09.316Z] $ docker stop --time=1 759fb3739a4177d3300f1319a7dc6a6537caa2e0ad11e03aed8789b9f7cdaa30 [2023-04-06T06:03:10.937Z] $ docker rm -f --volumes 759fb3739a4177d3300f1319a7dc6a6537caa2e0ad11e03aed8789b9f7cdaa30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:03:11.770Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T06:03:11.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:03:12.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-6980 does not seem to be running inside a container [2023-04-06T06:03:12.099Z] $ 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-06T06:03:13.266Z] $ docker top 701e8967241c0952ed624133f85bfde612be6a64b39d7d4b81c46ead725711e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T06:03:14.163Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-06T06:03:14.555Z] + make test [2023-04-06T06:03:14.555Z] go test ./... -coverprofile=coverage.out [2023-04-06T06:03:46.793Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-06T06:05:53.478Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-06T06:05:53.478Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements [2023-04-06T06:05:53.478Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-06T06:05:53.478Z] go vet ./... [2023-04-06T06:06:25.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T06:06:25.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T06:06:25.739Z] ./bin/test-attribution-txt.sh [2023-04-06T06:06:25.739Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T06:06:25.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T06:06:25.814Z] $ docker stop --time=1 701e8967241c0952ed624133f85bfde612be6a64b39d7d4b81c46ead725711e9 [2023-04-06T06:06:27.711Z] $ docker rm -f --volumes 701e8967241c0952ed624133f85bfde612be6a64b39d7d4b81c46ead725711e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T06:06:29.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T06:06:29.062Z] Warning: overwriting stash ‘coverage-report’ [2023-04-06T06:06:29.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T06:06:30.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T06:06:30.513Z] + ls -al . [2023-04-06T06:06:30.513Z] total 164 [2023-04-06T06:06:30.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 06:03 . [2023-04-06T06:06:30.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 06:00 .. [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 6 06:00 .dockerignore [2023-04-06T06:06:30.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 06:00 .git [2023-04-06T06:06:30.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 06:00 .github [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 6 06:00 .gitignore [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 06:00 .golangci.yml [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 6 06:00 Attribution.txt [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 6 06:00 CHANGELOG.md [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 6 06:00 Dockerfile [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 06:00 GOVERNANCE.md [2023-04-06T06:06:30.513Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 6 06:00 Jenkinsfile [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 06:00 LICENSE [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 6 06:00 Makefile [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 06:00 OWNERS.md [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 6 06:00 README.md [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:58 VERSION [2023-04-06T06:06:30.514Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 06:00 bin [2023-04-06T06:06:30.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 06:00 cmd [2023-04-06T06:06:30.514Z] -rw-r--r-- 1 jenkins jenkins 7630 Apr 6 06:05 coverage.out [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 6 06:00 go.mod [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 31551 Apr 6 06:00 go.sum [2023-04-06T06:06:30.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 06:00 internal [2023-04-06T06:06:30.514Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 06:00 snap [2023-04-06T06:06:30.514Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 6 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:06:31.093Z] + 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=3eb84fa375690041553836b35fe3116dbda1ecd4 --label arch=arm64 --label version=0.0.0 . [2023-04-06T06:06:31.360Z] Sending build context to Docker daemon 2.983MB [2023-04-06T06:06:31.360Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T06:06:31.360Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-06T06:06:31.360Z] ---> ea7d54b549c5 [2023-04-06T06:06:31.360Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-06T06:06:31.627Z] ---> Running in 4f6422dcb30a [2023-04-06T06:06:31.893Z] Removing intermediate container 4f6422dcb30a [2023-04-06T06:06:31.893Z] ---> b6f4e7310246 [2023-04-06T06:06:31.893Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T06:06:31.893Z] ---> Running in c81a1ed338bd [2023-04-06T06:06:32.161Z] Removing intermediate container c81a1ed338bd [2023-04-06T06:06:32.161Z] ---> 92f4ec00bfba [2023-04-06T06:06:32.161Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-06T06:06:32.161Z] ---> Running in f3a97ff87fa3 [2023-04-06T06:06:32.749Z] Removing intermediate container f3a97ff87fa3 [2023-04-06T06:06:32.749Z] ---> 6bf7b03111b4 [2023-04-06T06:06:32.749Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T06:06:32.749Z] ---> Running in cf9fd5c041ae [2023-04-06T06:06:33.019Z] Removing intermediate container cf9fd5c041ae [2023-04-06T06:06:33.019Z] ---> 555b73012233 [2023-04-06T06:06:33.019Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T06:06:33.019Z] ---> Running in 0dc8124e1523 [2023-04-06T06:06:33.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T06:06:34.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T06:06:35.978Z] OK: 268 MiB in 57 packages [2023-04-06T06:06:36.561Z] Removing intermediate container 0dc8124e1523 [2023-04-06T06:06:36.561Z] ---> b07c79168d25 [2023-04-06T06:06:36.561Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-06T06:06:36.561Z] ---> Running in 17af29ac1e76 [2023-04-06T06:06:37.145Z] Removing intermediate container 17af29ac1e76 [2023-04-06T06:06:37.145Z] ---> 0368048cfcea [2023-04-06T06:06:37.145Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-06T06:06:37.420Z] ---> b450812248ec [2023-04-06T06:06:37.420Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T06:06:37.774Z] ---> Running in 0473c693db99 [2023-04-06T06:06:40.396Z] Removing intermediate container 0473c693db99 [2023-04-06T06:06:40.396Z] ---> 4dd50a03c854 [2023-04-06T06:06:40.396Z] Step 11/24 : COPY . . [2023-04-06T06:06:40.668Z] ---> 40b4d90f73f1 [2023-04-06T06:06:40.668Z] Step 12/24 : RUN ${MAKE} [2023-04-06T06:06:40.946Z] ---> Running in b038c1917f22 [2023-04-06T06:06:41.911Z] 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-06T06:09:03.606Z] Removing intermediate container b038c1917f22 [2023-04-06T06:09:03.606Z] ---> cd969ece98f0 [2023-04-06T06:09:03.606Z] Step 13/24 : FROM alpine:3.17 [2023-04-06T06:09:03.606Z] 3.17: Pulling from library/alpine [2023-04-06T06:09:03.606Z] c41833b44d91: Pulling fs layer [2023-04-06T06:09:03.606Z] c41833b44d91: Verifying Checksum [2023-04-06T06:09:03.606Z] c41833b44d91: Download complete [2023-04-06T06:09:03.606Z] c41833b44d91: Pull complete [2023-04-06T06:09:03.606Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T06:09:03.606Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T06:09:03.606Z] ---> 51e60588ff2c [2023-04-06T06:09:03.606Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-06T06:09:03.606Z] ---> Running in 608163ff52ba [2023-04-06T06:09:03.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T06:09:03.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T06:09:03.606Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T06:09:03.606Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T06:09:03.606Z] OK: 8 MiB in 16 packages [2023-04-06T06:09:03.606Z] Removing intermediate container 608163ff52ba [2023-04-06T06:09:03.606Z] ---> 2c6b79ac4aa9 [2023-04-06T06:09:03.606Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-06T06:09:03.606Z] ---> 80ee9e42e437 [2023-04-06T06:09:03.606Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-06T06:09:03.606Z] ---> d5be64a120da [2023-04-06T06:09:03.606Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-06T06:09:03.606Z] ---> bf739d28edc1 [2023-04-06T06:09:03.606Z] Step 18/24 : EXPOSE 59993 [2023-04-06T06:09:03.606Z] ---> Running in 2af16a78c822 [2023-04-06T06:09:03.606Z] Removing intermediate container 2af16a78c822 [2023-04-06T06:09:03.606Z] ---> a5385dbd18e9 [2023-04-06T06:09:03.606Z] Step 19/24 : EXPOSE 161 [2023-04-06T06:09:03.606Z] ---> Running in 345deb1b3b8a [2023-04-06T06:09:03.606Z] Removing intermediate container 345deb1b3b8a [2023-04-06T06:09:03.606Z] ---> 966eb755c762 [2023-04-06T06:09:03.606Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-06T06:09:03.606Z] ---> Running in be63787aafb3 [2023-04-06T06:09:03.606Z] Removing intermediate container be63787aafb3 [2023-04-06T06:09:03.606Z] ---> 3a79006b6aa5 [2023-04-06T06:09:03.606Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T06:09:03.606Z] ---> Running in 4705c4d3728a [2023-04-06T06:09:03.606Z] Removing intermediate container 4705c4d3728a [2023-04-06T06:09:03.606Z] ---> 1ae5f674b9ce [2023-04-06T06:09:03.606Z] Step 22/24 : LABEL arch=arm64 [2023-04-06T06:09:03.606Z] ---> Running in 6f21feaf4f77 [2023-04-06T06:09:03.606Z] Removing intermediate container 6f21feaf4f77 [2023-04-06T06:09:03.606Z] ---> 3ce9e75e0153 [2023-04-06T06:09:03.606Z] Step 23/24 : LABEL git_sha=3eb84fa375690041553836b35fe3116dbda1ecd4 [2023-04-06T06:09:03.606Z] ---> Running in d69ec6680d12 [2023-04-06T06:09:03.876Z] Removing intermediate container d69ec6680d12 [2023-04-06T06:09:03.876Z] ---> 582d6cdfa913 [2023-04-06T06:09:03.876Z] Step 24/24 : LABEL version=0.0.0 [2023-04-06T06:09:03.876Z] ---> Running in 7018b20c6df1 [2023-04-06T06:09:04.144Z] Removing intermediate container 7018b20c6df1 [2023-04-06T06:09:04.144Z] ---> 28abd8cfd0d6 [2023-04-06T06:09:04.144Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T06:09:04.144Z] Successfully built 28abd8cfd0d6 [2023-04-06T06:09:04.144Z] 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-06T06:09:04.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T06:09:04.975Z] [2023-04-06T06:09:04.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:09:05.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T06:09:05.383Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-06T06:09:05.383Z] 8998bd30e6a1: Pulling fs layer [2023-04-06T06:09:05.383Z] 04944245beec: Pulling fs layer [2023-04-06T06:09:05.383Z] 699f458cf7ca: Pulling fs layer [2023-04-06T06:09:05.383Z] 765212b225bb: Pulling fs layer [2023-04-06T06:09:05.383Z] f23df028b6ca: Pulling fs layer [2023-04-06T06:09:05.383Z] d65c8cfc05b1: Pulling fs layer [2023-04-06T06:09:05.383Z] 2437ff75d9bd: Pulling fs layer [2023-04-06T06:09:05.383Z] f23df028b6ca: Waiting [2023-04-06T06:09:05.383Z] 2437ff75d9bd: Waiting [2023-04-06T06:09:05.383Z] d65c8cfc05b1: Waiting [2023-04-06T06:09:05.383Z] 765212b225bb: Waiting [2023-04-06T06:09:05.657Z] 04944245beec: Verifying Checksum [2023-04-06T06:09:05.657Z] 04944245beec: Download complete [2023-04-06T06:09:05.657Z] 765212b225bb: Verifying Checksum [2023-04-06T06:09:05.657Z] 765212b225bb: Download complete [2023-04-06T06:09:05.657Z] f23df028b6ca: Verifying Checksum [2023-04-06T06:09:05.657Z] f23df028b6ca: Download complete [2023-04-06T06:09:05.657Z] d65c8cfc05b1: Verifying Checksum [2023-04-06T06:09:05.657Z] d65c8cfc05b1: Download complete [2023-04-06T06:09:05.657Z] 699f458cf7ca: Download complete [2023-04-06T06:09:06.245Z] 8998bd30e6a1: Verifying Checksum [2023-04-06T06:09:06.245Z] 8998bd30e6a1: Download complete [2023-04-06T06:09:08.191Z] 2437ff75d9bd: Verifying Checksum [2023-04-06T06:09:08.191Z] 2437ff75d9bd: Download complete [2023-04-06T06:09:11.550Z] 8998bd30e6a1: Pull complete [2023-04-06T06:09:11.818Z] 04944245beec: Pull complete [2023-04-06T06:09:13.232Z] 699f458cf7ca: Pull complete [2023-04-06T06:09:13.498Z] 765212b225bb: Pull complete [2023-04-06T06:09:14.458Z] f23df028b6ca: Pull complete [2023-04-06T06:09:14.458Z] d65c8cfc05b1: Pull complete [2023-04-06T06:09:29.469Z] 2437ff75d9bd: Pull complete [2023-04-06T06:09:29.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-06T06:09:29.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T06:09:29.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:09:29.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-6980 does not seem to be running inside a container [2023-04-06T06:09:29.866Z] $ 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-06T06:09:32.639Z] $ docker top a9947d45101f0edf6715e183b8ef163f1196583ec081c20422cca0a6b7594dbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:33.538Z] ---> job-cost.sh [2023-04-06T06:09:33.538Z] lf-activate-venv: SKIPPING [2023-04-06T06:09:33.538Z] INFO: No Stack... [2023-04-06T06:09:34.120Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-06T06:09:35.080Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T06:09:35.421Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-04-06T06:09:35.421Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T06:09:35.476Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] [2023-04-06T06:09:35.481Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] did not exist. Created. [2023-04-06T06:09:35.481Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T06:09:35.889Z] /w/workspace/device-snmp-go/1@tmp/durable-b0e45a64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-06T06:09:36.255Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-06T06:09:36.292Z] Warning: overwriting stash ‘stack-cost’ [2023-04-06T06:09:36.332Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T06:09:36.347Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T06:09:36.416Z] $ docker stop --time=1 a9947d45101f0edf6715e183b8ef163f1196583ec081c20422cca0a6b7594dbf [2023-04-06T06:09:37.899Z] $ docker rm -f --volumes a9947d45101f0edf6715e183b8ef163f1196583ec081c20422cca0a6b7594dbf [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-06T06:09:38.836Z] provisioning config files... [2023-04-06T06:09:38.842Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/config6312178708383863674tmp [Pipeline] { [Pipeline] sh [2023-04-06T06:09:39.182Z] + set +x [2023-04-06T06:09:39.182Z] + curl -s https://codecov.io/bash [2023-04-06T06:09:39.182Z] + bash -s -- [2023-04-06T06:09:39.182Z] [2023-04-06T06:09:39.182Z] _____ _ [2023-04-06T06:09:39.182Z] / ____| | | [2023-04-06T06:09:39.182Z] | | ___ __| | ___ ___ _____ __ [2023-04-06T06:09:39.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-06T06:09:39.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-06T06:09:39.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-06T06:09:39.182Z] Bash-1.0.6 [2023-04-06T06:09:39.182Z] [2023-04-06T06:09:39.182Z] [2023-04-06T06:09:39.182Z] ==> git version 2.25.1 found [2023-04-06T06:09:39.182Z] ==> 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-06T06:09:39.182Z] Release-Date: 2020-01-08 [2023-04-06T06:09:39.182Z] 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-06T06:09:39.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-06T06:09:39.182Z] ==> Jenkins CI detected. [2023-04-06T06:09:39.182Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-281 [2023-04-06T06:09:39.182Z] project root: . [2023-04-06T06:09:39.182Z] --> token set from env [2023-04-06T06:09:39.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-06T06:09:39.182Z] ==> Running gcov in . (disable via -X gcov) [2023-04-06T06:09:39.182Z] ==> Python coveragepy not found [2023-04-06T06:09:39.182Z] ==> Searching for coverage reports in: [2023-04-06T06:09:39.182Z] + . [2023-04-06T06:09:39.182Z] -> Found 1 reports [2023-04-06T06:09:39.182Z] ==> Detecting git/mercurial file structure [2023-04-06T06:09:39.182Z] ==> Reading reports [2023-04-06T06:09:39.182Z] + ./coverage.out bytes=7630 [2023-04-06T06:09:39.182Z] ==> Appending adjustments [2023-04-06T06:09:39.182Z] https://docs.codecov.io/docs/fixing-reports [2023-04-06T06:09:39.441Z] + Found adjustments [2023-04-06T06:09:39.441Z] ==> Gzipping contents [2023-04-06T06:09:39.441Z] 4.0K /tmp/codecov.fvSvFk.gz [2023-04-06T06:09:39.441Z] ==> Uploading reports [2023-04-06T06:09:39.441Z] url: https://codecov.io [2023-04-06T06:09:39.441Z] query: branch=PR-281&commit=3eb84fa375690041553836b35fe3116dbda1ecd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-04-06T06:09:39.441Z] -> Pinging Codecov [2023-04-06T06:09:39.441Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-281&commit=3eb84fa375690041553836b35fe3116dbda1ecd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-04-06T06:09:39.441Z] -> Uploading to [2023-04-06T06:09:39.441Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-06/6C56EA5C29638FB4528AC87E60AF5AE0/3eb84fa375690041553836b35fe3116dbda1ecd4/b5310684-6be3-47c1-802b-01a376e90f29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T060939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab8a53ea764d318d7168edb81199a658d7eda0353edb5501075cb3483379220e [2023-04-06T06:09:39.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T06:09:39.441Z] Dload Upload Total Spent Left Speed [2023-04-06T06:09:39.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1439 0 0 100 1439 0 6452 --:--:-- --:--:-- --:--:-- 6452 100 1439 0 0 100 1439 0 5349 --:--:-- --:--:-- --:--:-- 5329 [2023-04-06T06:09:39.700Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/3eb84fa375690041553836b35fe3116dbda1ecd4 [Pipeline] } [2023-04-06T06:09:39.725Z] 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-06T06:09:41.405Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-281/archives ] [2023-04-06T06:09:41.405Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-281/archives [2023-04-06T06:09:41.405Z] total 16 [2023-04-06T06:09:41.405Z] drwxr-xr-x 3 root root 4096 Apr 6 06:00 . [2023-04-06T06:09:41.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 06:00 .. [2023-04-06T06:09:41.405Z] drwxr-xr-x 2 root root 4096 Apr 6 06:00 cost [2023-04-06T06:09:41.405Z] -rw-r--r-- 1 root root 86 Apr 6 06:00 cost.csv [2023-04-06T06:09:41.405Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-281/archives [2023-04-06T06:09:41.405Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-281/archives [2023-04-06T06:09:41.405Z] total 16 [2023-04-06T06:09:41.405Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 06:00 . [2023-04-06T06:09:41.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 06:00 .. [2023-04-06T06:09:41.405Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 06:00 cost [2023-04-06T06:09:41.405Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 6 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:41.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:42.624Z] ---> package-listing.sh [2023-04-06T06:09:42.624Z] ++ facter osfamily [2023-04-06T06:09:42.624Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-06T06:09:42.882Z] + OS_FAMILY=debian [2023-04-06T06:09:42.882Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-281 [2023-04-06T06:09:42.883Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-06T06:09:42.883Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-06T06:09:42.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-06T06:09:42.883Z] + PACKAGES=/tmp/packages_start.txt [2023-04-06T06:09:42.883Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-281 ']' [2023-04-06T06:09:42.883Z] + PACKAGES=/tmp/packages_end.txt [2023-04-06T06:09:42.883Z] + case "${OS_FAMILY}" in [2023-04-06T06:09:42.883Z] + dpkg -l [2023-04-06T06:09:42.883Z] + grep '^ii' [2023-04-06T06:09:42.883Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-06T06:09:42.883Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-06T06:09:42.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-06T06:09:42.883Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-281 ']' [2023-04-06T06:09:42.883Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-281/archives/ [2023-04-06T06:09:42.883Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-281/archives/ [Pipeline] echo [2023-04-06T06:09:42.917Z] 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-06T06:09:43.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:09:43.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:09:43.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:09:43.989Z] prd-ubuntu20.04-docker-8c-8g-6978 does not seem to be running inside a container [2023-04-06T06:09:44.014Z] $ 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-281/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-281 -v /w/workspace/gexfoundry_device-snmp-go_PR-281:/w/workspace/gexfoundry_device-snmp-go_PR-281:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-06T06:09:44.227Z] $ docker top 2a60ad0ef43f8155b01971692833221ff0be4f8df9d2ff3d4551728636e5e7a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T06:09:44.621Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-06T06:09:44.930Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-06T06:09:45.241Z] + ls /var/log/sa-host [2023-04-06T06:09:45.241Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T06:09:45.455Z] provisioning config files... [2023-04-06T06:09:45.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-281@tmp/config12947914883870630605tmp [Pipeline] { [Pipeline] echo [2023-04-06T06:09:45.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:45.818Z] ---> create-netrc.sh [Pipeline] } [2023-04-06T06:09:45.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:46.228Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-06T06:09:46.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:46.567Z] ---> sudo-logs.sh [2023-04-06T06:09:46.567Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-06T06:09:46.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:46.954Z] ---> job-cost.sh [2023-04-06T06:09:46.954Z] lf-activate-venv: SKIPPING [2023-04-06T06:09:46.954Z] DEBUG: total: 0.2199999988079071 [2023-04-06T06:09:46.954Z] INFO: Retrieving Stack Cost... [2023-04-06T06:09:47.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T06:09:47.780Z] INFO: Archiving Costs [Pipeline] echo [2023-04-06T06:09:47.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:09:48.128Z] ---> logs-deploy.sh [2023-04-06T06:09:48.128Z] lf-activate-venv: SKIPPING [2023-04-06T06:09:48.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-281/1 [2023-04-06T06:09:48.128Z] INFO: archiving workspace using pattern(s): [2023-04-06T06:09:49.067Z] Archives upload complete. [2023-04-06T06:09:49.067Z] INFO: archiving logs to Nexus