Pull request #327 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85802b406338d04c51da801ae04a680ab5b0a504+16c420418f3d11c50b6d4cdc106b6ff48e0fad87 (01fe03b0c94bc96f5c730158eeba24bf64f77953) 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-ssh4910072354040960170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5135789193796811300.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-327/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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6345276758656668151.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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17489352366111205254.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1955742147090962291.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-327/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-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh497112618224676190.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15635 in /w/workspace/gexfoundry_device-snmp-go_PR-327 [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-327 # 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/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 into PR head commit 85802b406338d04c51da801ae04a680ab5b0a504 Merge succeeded, producing 85802b406338d04c51da801ae04a680ab5b0a504 Checking out Revision 85802b406338d04c51da801ae04a680ab5b0a504 (PR-327) Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T21:36:29.262Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T21:36:29.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 85802b406338d04c51da801ae04a680ab5b0a504 # 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 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85802b406338d04c51da801ae04a680ab5b0a504 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T21:36:29.561Z] ========================================================= [2023-10-31T21:36:29.561Z] EdgeX Global Pipelines Version Info [2023-10-31T21:36:29.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:36:30.735Z] ------------------- [2023-10-31T21:36:30.735Z] stable info: [2023-10-31T21:36:30.735Z] ------------------- [2023-10-31T21:36:30.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T21:36:30.735Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:36:30.735Z] Message: update stable to v1.0.254 [2023-10-31T21:36:30.997Z] ------------------- [2023-10-31T21:36:30.997Z] experimental info: [2023-10-31T21:36:30.997Z] ------------------- [2023-10-31T21:36:30.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T21:36:30.997Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-10-31T21:36:30.997Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T21:36:31.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-31T21:36:31.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-31T21:36:31.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T21:36:31.428Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T21:36:31.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T21:36:31.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T21:36:31.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T21:36:31.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T21:36:31.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T21:36:31.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T21:36:31.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T21:36:31.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-31T21:36:31.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T21:36:31.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T21:36:31.905Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:36:31.953Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:36:31.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:36:32.041Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:36:32.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T21:36:32.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T21:36:32.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T21:36:32.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T21:36:32.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T21:36:32.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T21:36:32.350Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T21:36:32.390Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T21:36:32.428Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T21:36:32.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo [2023-10-31T21:36:32.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo [2023-10-31T21:36:32.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo [2023-10-31T21:36:32.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85802b406338d04c51da801ae04a680ab5b0a504 [Pipeline] echo [2023-10-31T21:36:32.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85802b4 [Pipeline] echo [2023-10-31T21:36:32.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:36:32.799Z] provisioning config files... [2023-10-31T21:36:32.810Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/config16111291983856757442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:36:33.158Z] ---> docker-login.sh [2023-10-31T21:36:33.158Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:36:35.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:35.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:35.064Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:35.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:35.064Z] [2023-10-31T21:36:35.064Z] Login Succeeded [2023-10-31T21:36:35.064Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:36:35.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:35.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:35.064Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:35.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:35.064Z] [2023-10-31T21:36:35.064Z] Login Succeeded [2023-10-31T21:36:35.064Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:36:35.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:35.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:35.064Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:35.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:35.064Z] [2023-10-31T21:36:35.064Z] Login Succeeded [2023-10-31T21:36:35.064Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:36:35.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:35.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:35.322Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:35.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:35.322Z] [2023-10-31T21:36:35.322Z] Login Succeeded [2023-10-31T21:36:35.322Z] docker.io [2023-10-31T21:36:35.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:35.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:35.582Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:35.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:35.582Z] [2023-10-31T21:36:35.582Z] Login Succeeded [2023-10-31T21:36:35.582Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:36:35.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T21:36:36.347Z] + git rev-list -1 --merges 85802b406338d04c51da801ae04a680ab5b0a504~1..85802b406338d04c51da801ae04a680ab5b0a504 [Pipeline] echo [2023-10-31T21:36:36.431Z] -----------> git rev-list -1 --merges 85802b406338d04c51da801ae04a680ab5b0a504~1..85802b406338d04c51da801ae04a680ab5b0a504 85802b406338d04c51da801ae04a680ab5b0a504 [false] [Pipeline] sh [2023-10-31T21:36:36.748Z] + git log --format=format:%s -1 85802b406338d04c51da801ae04a680ab5b0a504 [Pipeline] echo [2023-10-31T21:36:36.794Z] ========================================================= [2023-10-31T21:36:36.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T21:36:36.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:36:37.238Z] + git log --format=format:%s -1 85802b406338d04c51da801ae04a680ab5b0a504 [Pipeline] echo [2023-10-31T21:36:37.271Z] [semverPrep] GIT_COMMIT: 85802b406338d04c51da801ae04a680ab5b0a504, Commit Message: build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo [2023-10-31T21:36:37.311Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T21:36:37.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T21:36:37.686Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T21:36:37.686Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T21:36:37.686Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T21:36:37.686Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T21:36:37.686Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T21:36:37.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:36:38.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:38.117Z] [2023-10-31T21:36:38.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:36:38.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:38.770Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T21:36:38.770Z] b85a868b505f: Pulling fs layer [2023-10-31T21:36:38.770Z] e2be974225ed: Pulling fs layer [2023-10-31T21:36:38.770Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T21:36:38.770Z] 988bab9f4d93: Pulling fs layer [2023-10-31T21:36:38.770Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T21:36:38.770Z] eaf3925da568: Pulling fs layer [2023-10-31T21:36:38.770Z] bab4dde63d76: Pulling fs layer [2023-10-31T21:36:38.770Z] bde34c3a00c8: Pulling fs layer [2023-10-31T21:36:38.770Z] b352a97aabf1: Pulling fs layer [2023-10-31T21:36:38.770Z] 4872d77fe225: Pulling fs layer [2023-10-31T21:36:38.770Z] 5851b861e8e6: Pulling fs layer [2023-10-31T21:36:38.770Z] bab4dde63d76: Waiting [2023-10-31T21:36:38.770Z] 988bab9f4d93: Waiting [2023-10-31T21:36:38.770Z] bde34c3a00c8: Waiting [2023-10-31T21:36:38.770Z] 1469e6f7b9e6: Waiting [2023-10-31T21:36:38.770Z] b352a97aabf1: Waiting [2023-10-31T21:36:38.770Z] eaf3925da568: Waiting [2023-10-31T21:36:38.770Z] 5851b861e8e6: Waiting [2023-10-31T21:36:38.770Z] 4872d77fe225: Waiting [2023-10-31T21:36:38.770Z] e2be974225ed: Verifying Checksum [2023-10-31T21:36:38.770Z] e2be974225ed: Download complete [2023-10-31T21:36:38.770Z] 988bab9f4d93: Verifying Checksum [2023-10-31T21:36:38.770Z] 988bab9f4d93: Download complete [2023-10-31T21:36:38.770Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T21:36:38.770Z] 1469e6f7b9e6: Download complete [2023-10-31T21:36:38.770Z] eaf3925da568: Download complete [2023-10-31T21:36:38.770Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T21:36:38.770Z] 339a4e72a1f5: Download complete [2023-10-31T21:36:39.031Z] bde34c3a00c8: Download complete [2023-10-31T21:36:39.031Z] b352a97aabf1: Download complete [2023-10-31T21:36:39.031Z] 4872d77fe225: Verifying Checksum [2023-10-31T21:36:39.031Z] 4872d77fe225: Download complete [2023-10-31T21:36:39.031Z] b85a868b505f: Verifying Checksum [2023-10-31T21:36:39.031Z] b85a868b505f: Download complete [2023-10-31T21:36:39.031Z] 5851b861e8e6: Verifying Checksum [2023-10-31T21:36:39.031Z] 5851b861e8e6: Download complete [2023-10-31T21:36:39.291Z] bab4dde63d76: Verifying Checksum [2023-10-31T21:36:39.291Z] bab4dde63d76: Download complete [2023-10-31T21:36:40.249Z] b85a868b505f: Pull complete [2023-10-31T21:36:40.820Z] e2be974225ed: Pull complete [2023-10-31T21:36:42.199Z] 339a4e72a1f5: Pull complete [2023-10-31T21:36:42.199Z] 988bab9f4d93: Pull complete [2023-10-31T21:36:42.769Z] 1469e6f7b9e6: Pull complete [2023-10-31T21:36:43.029Z] eaf3925da568: Pull complete [2023-10-31T21:36:44.933Z] bab4dde63d76: Pull complete [2023-10-31T21:36:45.192Z] bde34c3a00c8: Pull complete [2023-10-31T21:36:45.450Z] b352a97aabf1: Pull complete [2023-10-31T21:36:45.710Z] 4872d77fe225: Pull complete [2023-10-31T21:36:46.277Z] 5851b861e8e6: Pull complete [2023-10-31T21:36:46.277Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T21:36:46.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:46.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:36:46.809Z] prd-ubuntu20.04-docker-8c-8g-15635 does not seem to be running inside a container [2023-10-31T21:36:46.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-327 -v /w/workspace/gexfoundry_device-snmp-go_PR-327:/w/workspace/gexfoundry_device-snmp-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T21:36:54.436Z] $ docker top 12619199fc5416880c9d482c2626e0701647e92b943336cb977d8ac451d61742 -eo pid,comm [2023-10-31T21:36:54.500Z] 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-10-31T21:36:54.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T21:36:54.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:36:54.622Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:36:54.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:36:54.734Z] $ docker exec 12619199fc5416880c9d482c2626e0701647e92b943336cb977d8ac451d61742 ssh-agent [2023-10-31T21:36:54.841Z] SSH_AUTH_SOCK=/tmp/ssh-OtJtBM4iKYu5/agent.14 [2023-10-31T21:36:54.841Z] SSH_AGENT_PID=20 [2023-10-31T21:36:54.848Z] Running ssh-add (command line suppressed) [2023-10-31T21:36:54.959Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/private_key_15693662634874266604.key (/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/private_key_15693662634874266604.key) [2023-10-31T21:36:54.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:36:55.357Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T21:36:55.386Z] $ docker exec --env ******** --env ******** 12619199fc5416880c9d482c2626e0701647e92b943336cb977d8ac451d61742 ssh-agent -k [2023-10-31T21:36:55.486Z] unset SSH_AUTH_SOCK; [2023-10-31T21:36:55.486Z] unset SSH_AGENT_PID; [2023-10-31T21:36:55.486Z] echo Agent pid 20 killed; [2023-10-31T21:36:55.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T21:36:55.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:36:55.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:36:55.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:36:55.685Z] $ docker exec 12619199fc5416880c9d482c2626e0701647e92b943336cb977d8ac451d61742 ssh-agent [2023-10-31T21:36:55.792Z] SSH_AUTH_SOCK=/tmp/ssh-oUupaq1tVGNp/agent.71 [2023-10-31T21:36:55.792Z] SSH_AGENT_PID=77 [2023-10-31T21:36:55.797Z] Running ssh-add (command line suppressed) [2023-10-31T21:36:55.897Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/private_key_13371598005503731860.key (/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/private_key_13371598005503731860.key) [2023-10-31T21:36:55.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:36:56.287Z] + git semver init [2023-10-31T21:36:56.546Z] 2023-10-31 21:36:56,481 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T21:36:56.546Z] 2023-10-31 21:36:56,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-327/.semver [2023-10-31T21:36:56.546Z] 2023-10-31 21:36:56,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-327/.semver [2023-10-31T21:36:56.546Z] 2023-10-31 21:36:56,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-327/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-327, universal_newlines=False, shell=None, istream=None) [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,587 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-327/.git/info/exclude [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-327/.semver/PR-327 with force:False [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,587 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-327/.semver/PR-327 [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,592 [execute] INFO git cat-file --batch-check [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,598 [execute] INFO git cat-file --batch [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:36:57.929Z] 2023-10-31 21:36:57,603 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-327/.semver/PR-327 [2023-10-31T21:36:57.929Z] 0.0.0 [Pipeline] } [2023-10-31T21:36:57.965Z] $ docker exec --env ******** --env ******** 12619199fc5416880c9d482c2626e0701647e92b943336cb977d8ac451d61742 ssh-agent -k [2023-10-31T21:36:58.057Z] unset SSH_AUTH_SOCK; [2023-10-31T21:36:58.057Z] unset SSH_AGENT_PID; [2023-10-31T21:36:58.057Z] echo Agent pid 77 killed; [2023-10-31T21:36:58.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:36:58.517Z] + git semver [Pipeline] } [2023-10-31T21:36:58.803Z] $ docker stop --time=1 12619199fc5416880c9d482c2626e0701647e92b943336cb977d8ac451d61742 [2023-10-31T21:37:00.389Z] $ docker rm -f --volumes 12619199fc5416880c9d482c2626e0701647e92b943336cb977d8ac451d61742 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:37:00.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T21:37:01.246Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T21:37:01.263Z] [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-10-31T21:37:01.892Z] provisioning config files... [2023-10-31T21:37:01.921Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/config18151581392731510326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:02.253Z] ---> docker-login.sh [2023-10-31T21:37:02.253Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:37:02.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:02.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:02.254Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:02.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:02.254Z] [2023-10-31T21:37:02.254Z] Login Succeeded [2023-10-31T21:37:02.254Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:37:02.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:02.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:02.254Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:02.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:02.254Z] [2023-10-31T21:37:02.254Z] Login Succeeded [2023-10-31T21:37:02.254Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:37:02.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:02.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:02.513Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:02.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:02.513Z] [2023-10-31T21:37:02.513Z] Login Succeeded [2023-10-31T21:37:02.513Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:37:02.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:02.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:02.513Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:02.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:02.513Z] [2023-10-31T21:37:02.513Z] Login Succeeded [2023-10-31T21:37:02.513Z] docker.io [2023-10-31T21:37:02.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:02.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:02.773Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:02.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:02.773Z] [2023-10-31T21:37:02.773Z] Login Succeeded [2023-10-31T21:37:02.773Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:37:02.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:37:03.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:37:03.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:37:03.078Z] ========================================================= [2023-10-31T21:37:03.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T21:37:03.078Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:37:03.557Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T21:37:03.557Z] Sending build context to Docker daemon 5.748MB [2023-10-31T21:37:03.557Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:37:03.557Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:37:03.816Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T21:37:03.816Z] 7264a8db6415: Pulling fs layer [2023-10-31T21:37:03.816Z] c4d48a809fc2: Pulling fs layer [2023-10-31T21:37:03.816Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T21:37:03.816Z] ad3a456e5733: Pulling fs layer [2023-10-31T21:37:03.816Z] 33e27b845d1e: Pulling fs layer [2023-10-31T21:37:03.816Z] c68163c4e522: Pulling fs layer [2023-10-31T21:37:03.816Z] 50da416c3ac9: Pulling fs layer [2023-10-31T21:37:03.816Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T21:37:03.816Z] 33e27b845d1e: Waiting [2023-10-31T21:37:03.816Z] ad3a456e5733: Waiting [2023-10-31T21:37:03.816Z] 50da416c3ac9: Waiting [2023-10-31T21:37:03.816Z] 23d2d4c4bb30: Waiting [2023-10-31T21:37:03.816Z] c4d48a809fc2: Verifying Checksum [2023-10-31T21:37:03.816Z] c4d48a809fc2: Download complete [2023-10-31T21:37:03.816Z] 33e27b845d1e: Verifying Checksum [2023-10-31T21:37:03.816Z] 33e27b845d1e: Download complete [2023-10-31T21:37:03.816Z] 7264a8db6415: Verifying Checksum [2023-10-31T21:37:03.816Z] 7264a8db6415: Download complete [2023-10-31T21:37:04.080Z] c68163c4e522: Verifying Checksum [2023-10-31T21:37:04.080Z] c68163c4e522: Download complete [2023-10-31T21:37:04.349Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T21:37:04.349Z] 23d2d4c4bb30: Download complete [2023-10-31T21:37:04.349Z] 7264a8db6415: Pull complete [2023-10-31T21:37:04.349Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T21:37:04.349Z] 4f1c88b9dad5: Download complete [2023-10-31T21:37:04.349Z] c4d48a809fc2: Pull complete [2023-10-31T21:37:04.918Z] 50da416c3ac9: Verifying Checksum [2023-10-31T21:37:04.918Z] 50da416c3ac9: Download complete [2023-10-31T21:37:07.491Z] 4f1c88b9dad5: Pull complete [2023-10-31T21:37:07.748Z] ad3a456e5733: Pull complete [2023-10-31T21:37:08.009Z] 33e27b845d1e: Pull complete [2023-10-31T21:37:08.009Z] c68163c4e522: Pull complete [2023-10-31T21:37:10.611Z] 50da416c3ac9: Pull complete [2023-10-31T21:37:11.178Z] 23d2d4c4bb30: Pull complete [2023-10-31T21:37:11.178Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T21:37:11.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:37:11.178Z] ---> 0786185ac409 [2023-10-31T21:37:11.178Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:37:16.705Z] Still waiting to schedule task [2023-10-31T21:37:16.705Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15630’ [2023-10-31T21:37:21.178Z] ---> Running in 73fc8570eb0c [2023-10-31T21:37:21.178Z] Removing intermediate container 73fc8570eb0c [2023-10-31T21:37:21.178Z] ---> b366eadc68e1 [2023-10-31T21:37:21.178Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:37:21.178Z] ---> Running in 893da491c66d [2023-10-31T21:37:21.441Z] Removing intermediate container 893da491c66d [2023-10-31T21:37:21.441Z] ---> 47157417477f [2023-10-31T21:37:21.441Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:37:21.705Z] ---> Running in 1f7773339d4f [2023-10-31T21:37:21.965Z] Removing intermediate container 1f7773339d4f [2023-10-31T21:37:21.965Z] ---> 76f9dd8571dd [2023-10-31T21:37:21.965Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:37:22.227Z] ---> Running in 7daaf5081cab [2023-10-31T21:37:23.310Z] Removing intermediate container 7daaf5081cab [2023-10-31T21:37:23.310Z] ---> ccaf9a523b08 [2023-10-31T21:37:23.310Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:37:23.310Z] ---> Running in 90af135aa73b [2023-10-31T21:37:23.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:37:25.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:37:25.822Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-31T21:37:25.822Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-31T21:37:25.822Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-31T21:37:25.822Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-31T21:37:25.822Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:37:25.822Z] OK: 268 MiB in 56 packages [2023-10-31T21:37:27.206Z] Removing intermediate container 90af135aa73b [2023-10-31T21:37:27.206Z] ---> dd81cfcadadd [2023-10-31T21:37:27.206Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-31T21:37:27.206Z] ---> Running in 19587c504e17 [2023-10-31T21:37:27.466Z] Removing intermediate container 19587c504e17 [2023-10-31T21:37:27.466Z] ---> 85bd449073f9 [2023-10-31T21:37:27.466Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-31T21:37:28.035Z] ---> 18980e204323 [2023-10-31T21:37:28.035Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:37:28.035Z] ---> Running in cc3f5e82bdb7 [2023-10-31T21:38:24.297Z] Removing intermediate container cc3f5e82bdb7 [2023-10-31T21:38:24.297Z] ---> 4be12daea1f5 [2023-10-31T21:38:24.297Z] Step 11/12 : COPY . . [2023-10-31T21:38:24.297Z] ---> ac2af58466aa [2023-10-31T21:38:24.297Z] Step 12/12 : RUN ${MAKE} [2023-10-31T21:38:24.297Z] ---> Running in e28b6e064176 [2023-10-31T21:38:24.297Z] noop [2023-10-31T21:38:24.297Z] Removing intermediate container e28b6e064176 [2023-10-31T21:38:24.297Z] ---> f739e4e12ee6 [2023-10-31T21:38:24.297Z] Successfully built f739e4e12ee6 [2023-10-31T21:38:24.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:24.771Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:38:24.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:38:24.918Z] prd-ubuntu20.04-docker-8c-8g-15635 does not seem to be running inside a container [2023-10-31T21:38:24.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-327 -v /w/workspace/gexfoundry_device-snmp-go_PR-327:/w/workspace/gexfoundry_device-snmp-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T21:38:25.343Z] $ docker top a3118f5135663c6fb4c6254bd44f507c272c700203418c88fc28085ddc8b4130 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:38:25.736Z] + go version [2023-10-31T21:38:25.736Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T21:38:25.775Z] $ docker stop --time=1 a3118f5135663c6fb4c6254bd44f507c272c700203418c88fc28085ddc8b4130 [2023-10-31T21:38:27.086Z] $ docker rm -f --volumes a3118f5135663c6fb4c6254bd44f507c272c700203418c88fc28085ddc8b4130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:27.859Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:38:27.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:38:28.037Z] prd-ubuntu20.04-docker-8c-8g-15635 does not seem to be running inside a container [2023-10-31T21:38:28.142Z] $ 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-327 -v /w/workspace/gexfoundry_device-snmp-go_PR-327:/w/workspace/gexfoundry_device-snmp-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T21:38:28.547Z] $ docker top 9b60bc2bad05b817a38f80e5ff435b8de1e4f61e75ec0c3d495fc53a339d2d31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:38:28.984Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-327 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:38:29.354Z] + make test [2023-10-31T21:38:29.354Z] go test ./... -coverprofile=coverage.out [2023-10-31T21:38:31.350Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-31T21:38:41.317Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-31T21:38:41.318Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2023-10-31T21:38:47.874Z] go vet ./... [2023-10-31T21:38:50.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:38:50.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:38:50.400Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:38:50.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:38:50.476Z] $ docker stop --time=1 9b60bc2bad05b817a38f80e5ff435b8de1e4f61e75ec0c3d495fc53a339d2d31 [2023-10-31T21:38:55.159Z] $ docker rm -f --volumes 9b60bc2bad05b817a38f80e5ff435b8de1e4f61e75ec0c3d495fc53a339d2d31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:38:55.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:38:55.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T21:38:56.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:38:56.790Z] + ls -al . [2023-10-31T21:38:56.790Z] total 172 [2023-10-31T21:38:56.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 . [2023-10-31T21:38:56.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:36 .. [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 31 21:36 .dockerignore [2023-10-31T21:38:56.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 .git [2023-10-31T21:38:56.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 .github [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 31 21:36 .gitignore [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:36 .golangci.yml [2023-10-31T21:38:56.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:36 .semver [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 31 21:36 Attribution.txt [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 31 21:36 CHANGELOG.md [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 31 21:36 Dockerfile [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:36 GOVERNANCE.md [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 31 21:36 Jenkinsfile [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:36 LICENSE [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 31 21:36 Makefile [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 21:36 OWNERS.md [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 31 21:36 README.md [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:37 VERSION [2023-10-31T21:38:56.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:36 bin [2023-10-31T21:38:56.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 cmd [2023-10-31T21:38:56.790Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 31 21:38 coverage.out [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 31 21:36 go.mod [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 31 21:36 go.sum [2023-10-31T21:38:56.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 internal [2023-10-31T21:38:56.790Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 31 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:57.346Z] + 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=85802b406338d04c51da801ae04a680ab5b0a504 --label arch=amd64 --label version=0.0.0 . [2023-10-31T21:38:57.346Z] Sending build context to Docker daemon 5.758MB [2023-10-31T21:38:57.346Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:38:57.346Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-31T21:38:57.346Z] ---> f739e4e12ee6 [2023-10-31T21:38:57.346Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:38:57.346Z] ---> Running in e07e682bdf69 [2023-10-31T21:38:57.346Z] Removing intermediate container e07e682bdf69 [2023-10-31T21:38:57.346Z] ---> c1064af07a8a [2023-10-31T21:38:57.346Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:38:57.605Z] ---> Running in 23f6cd4ea3ff [2023-10-31T21:38:57.605Z] Removing intermediate container 23f6cd4ea3ff [2023-10-31T21:38:57.605Z] ---> ea0d8ce66720 [2023-10-31T21:38:57.605Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:38:57.605Z] ---> Running in 6e5a5e8591b3 [2023-10-31T21:38:57.605Z] Removing intermediate container 6e5a5e8591b3 [2023-10-31T21:38:57.605Z] ---> 1d314faa5652 [2023-10-31T21:38:57.605Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:38:57.605Z] ---> Running in 3f002316edc9 [2023-10-31T21:38:57.605Z] Removing intermediate container 3f002316edc9 [2023-10-31T21:38:57.605Z] ---> ca4558df4e7b [2023-10-31T21:38:57.605Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:38:57.864Z] ---> Running in d5956c1dbd91 [2023-10-31T21:38:58.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:58.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:58.385Z] OK: 268 MiB in 56 packages [2023-10-31T21:38:58.644Z] Removing intermediate container d5956c1dbd91 [2023-10-31T21:38:58.644Z] ---> e91a1757db04 [2023-10-31T21:38:58.644Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-31T21:38:58.644Z] ---> Running in 15c3a72749c0 [2023-10-31T21:38:58.644Z] Removing intermediate container 15c3a72749c0 [2023-10-31T21:38:58.644Z] ---> 16c8a965f70d [2023-10-31T21:38:58.644Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-31T21:38:58.903Z] ---> 737c53b9a41a [2023-10-31T21:38:58.903Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:38:58.903Z] ---> Running in f977574f8c2b [2023-10-31T21:38:59.469Z] Removing intermediate container f977574f8c2b [2023-10-31T21:38:59.469Z] ---> fce7aa41dea3 [2023-10-31T21:38:59.470Z] Step 11/24 : COPY . . [2023-10-31T21:39:00.042Z] ---> de36c8ccd48d [2023-10-31T21:39:00.042Z] Step 12/24 : RUN ${MAKE} [2023-10-31T21:39:00.042Z] ---> Running in 126674f23eb7 [2023-10-31T21:39:00.042Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-31T21:39:28.762Z] Removing intermediate container 126674f23eb7 [2023-10-31T21:39:28.762Z] ---> b22b84b6f53a [2023-10-31T21:39:28.762Z] Step 13/24 : FROM alpine:3.18 [2023-10-31T21:39:28.762Z] 3.18: Pulling from library/alpine [2023-10-31T21:39:28.762Z] 96526aa774ef: Pulling fs layer [2023-10-31T21:39:28.762Z] 96526aa774ef: Verifying Checksum [2023-10-31T21:39:28.762Z] 96526aa774ef: Download complete [2023-10-31T21:39:28.762Z] 96526aa774ef: Pull complete [2023-10-31T21:39:28.762Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:39:28.762Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:39:28.762Z] ---> 8ca4688f4f35 [2023-10-31T21:39:28.762Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-31T21:39:28.762Z] ---> Running in 110004226b2e [2023-10-31T21:39:28.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:28.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:28.762Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:39:28.762Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:39:28.762Z] OK: 7 MiB in 16 packages [2023-10-31T21:39:28.762Z] Removing intermediate container 110004226b2e [2023-10-31T21:39:28.762Z] ---> bc23305cef3c [2023-10-31T21:39:28.762Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-31T21:39:28.762Z] ---> 140493524183 [2023-10-31T21:39:28.762Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-31T21:39:28.762Z] ---> 9f65b8265152 [2023-10-31T21:39:28.762Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-31T21:39:28.762Z] ---> faa1ddb1afe0 [2023-10-31T21:39:28.762Z] Step 18/24 : EXPOSE 59993 [2023-10-31T21:39:28.762Z] ---> Running in 0db3c4b2291c [2023-10-31T21:39:29.022Z] Removing intermediate container 0db3c4b2291c [2023-10-31T21:39:29.022Z] ---> 484617096770 [2023-10-31T21:39:29.022Z] Step 19/24 : EXPOSE 161 [2023-10-31T21:39:29.022Z] ---> Running in d946e9f32944 [2023-10-31T21:39:29.022Z] Removing intermediate container d946e9f32944 [2023-10-31T21:39:29.022Z] ---> da1e57b1532a [2023-10-31T21:39:29.022Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-31T21:39:29.022Z] ---> Running in 4ec2de338b0d [2023-10-31T21:39:29.022Z] Removing intermediate container 4ec2de338b0d [2023-10-31T21:39:29.022Z] ---> d265b38bdb82 [2023-10-31T21:39:29.022Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:39:29.022Z] ---> Running in 44dd71f35b48 [2023-10-31T21:39:29.022Z] Removing intermediate container 44dd71f35b48 [2023-10-31T21:39:29.022Z] ---> 8a4f8d7b70df [2023-10-31T21:39:29.022Z] Step 22/24 : LABEL arch=amd64 [2023-10-31T21:39:29.284Z] ---> Running in af45990a53a9 [2023-10-31T21:39:29.284Z] Removing intermediate container af45990a53a9 [2023-10-31T21:39:29.284Z] ---> b72a582b12c0 [2023-10-31T21:39:29.284Z] Step 23/24 : LABEL git_sha=85802b406338d04c51da801ae04a680ab5b0a504 [2023-10-31T21:39:29.284Z] ---> Running in bfd7fa8dba06 [2023-10-31T21:39:29.284Z] Removing intermediate container bfd7fa8dba06 [2023-10-31T21:39:29.284Z] ---> 29a5814dbb24 [2023-10-31T21:39:29.284Z] Step 24/24 : LABEL version=0.0.0 [2023-10-31T21:39:29.284Z] ---> Running in cc5553a4b2ea [2023-10-31T21:39:29.284Z] Removing intermediate container cc5553a4b2ea [2023-10-31T21:39:29.284Z] ---> ed6460b00b9e [2023-10-31T21:39:29.284Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:39:29.284Z] Successfully built ed6460b00b9e [2023-10-31T21:39:29.284Z] 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-10-31T21:39:30.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:30.264Z] [2023-10-31T21:39:30.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:30.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:30.651Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T21:39:30.651Z] 5eb5b503b376: Pulling fs layer [2023-10-31T21:39:30.651Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T21:39:30.651Z] ec43610c2a17: Pulling fs layer [2023-10-31T21:39:30.651Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T21:39:30.651Z] 33b1e0a273af: Pulling fs layer [2023-10-31T21:39:30.651Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T21:39:30.651Z] 2f39f015ded8: Pulling fs layer [2023-10-31T21:39:30.651Z] 5d3b04190fa2: Waiting [2023-10-31T21:39:30.651Z] 2f39f015ded8: Waiting [2023-10-31T21:39:30.651Z] 3a2ae6a8a46f: Waiting [2023-10-31T21:39:30.651Z] 33b1e0a273af: Waiting [2023-10-31T21:39:30.920Z] 5c69ac0246d0: Verifying Checksum [2023-10-31T21:39:30.920Z] 5c69ac0246d0: Download complete [2023-10-31T21:39:30.920Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T21:39:30.920Z] 3a2ae6a8a46f: Download complete [2023-10-31T21:39:30.920Z] ec43610c2a17: Verifying Checksum [2023-10-31T21:39:30.920Z] ec43610c2a17: Download complete [2023-10-31T21:39:30.920Z] 5d3b04190fa2: Verifying Checksum [2023-10-31T21:39:30.920Z] 5d3b04190fa2: Download complete [2023-10-31T21:39:30.920Z] 33b1e0a273af: Verifying Checksum [2023-10-31T21:39:30.920Z] 33b1e0a273af: Download complete [2023-10-31T21:39:31.179Z] 5eb5b503b376: Verifying Checksum [2023-10-31T21:39:31.179Z] 5eb5b503b376: Download complete [2023-10-31T21:39:32.114Z] 2f39f015ded8: Download complete [2023-10-31T21:39:32.114Z] 5eb5b503b376: Pull complete [2023-10-31T21:39:32.379Z] 5c69ac0246d0: Pull complete [2023-10-31T21:39:32.638Z] ec43610c2a17: Pull complete [2023-10-31T21:39:32.895Z] 3a2ae6a8a46f: Pull complete [2023-10-31T21:39:32.896Z] 33b1e0a273af: Pull complete [2023-10-31T21:39:33.156Z] 5d3b04190fa2: Pull complete [2023-10-31T21:39:37.512Z] 2f39f015ded8: Pull complete [2023-10-31T21:39:37.512Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T21:39:37.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:37.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:39:37.735Z] prd-ubuntu20.04-docker-8c-8g-15635 does not seem to be running inside a container [2023-10-31T21:39:37.770Z] $ 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-327 -v /w/workspace/gexfoundry_device-snmp-go_PR-327:/w/workspace/gexfoundry_device-snmp-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:39:43.354Z] $ docker top a3dffae8d58ea31983d6f88fa884d2caf2a1451627423fa97e7191fe3f51cacc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:39:43.848Z] ---> job-cost.sh [2023-10-31T21:39:43.848Z] lf-activate-venv: SKIPPING [2023-10-31T21:39:43.848Z] INFO: No Stack... [2023-10-31T21:39:44.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:39:44.370Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:39:44.692Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-327/archives/cost.csv [2023-10-31T21:39:44.692Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:39:44.732Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] [2023-10-31T21:39:44.737Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] did not exist. Created. [2023-10-31T21:39:44.737Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:39:45.131Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T21:39:45.177Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:39:45.210Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:39:45.294Z] $ docker stop --time=1 a3dffae8d58ea31983d6f88fa884d2caf2a1451627423fa97e7191fe3f51cacc [2023-10-31T21:39:46.436Z] $ docker rm -f --volumes a3dffae8d58ea31983d6f88fa884d2caf2a1451627423fa97e7191fe3f51cacc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:40:30.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15660 in /w/workspace/gexfoundry_device-snmp-go_PR-327 [Pipeline] { [Pipeline] ws [2023-10-31T21:40:30.068Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-31T21:40:30.171Z] Selected Git installation does not exist. Using Default [2023-10-31T21:40:30.171Z] The recommended git tool is: NONE [2023-10-31T21:40:37.409Z] using credential edgex-jenkins-ssh [2023-10-31T21:40:37.428Z] Cloning the remote Git repository [2023-10-31T21:40:37.496Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-31T21:40:37.620Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-31T21:40:37.815Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-31T21:40:37.817Z] > git --version # timeout=10 [2023-10-31T21:40:37.842Z] > git --version # 'git version 2.25.1' [2023-10-31T21:40:37.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:40:38.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:40:39.309Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-31T21:40:39.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:40:41.310Z] Merging remotes/origin/main commit 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 into PR head commit 85802b406338d04c51da801ae04a680ab5b0a504 [2023-10-31T21:40:41.660Z] Merge succeeded, producing 85802b406338d04c51da801ae04a680ab5b0a504 [2023-10-31T21:40:41.661Z] Checking out Revision 85802b406338d04c51da801ae04a680ab5b0a504 (PR-327) [2023-10-31T21:40:40.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-31T21:40:40.667Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-31T21:40:40.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:40:40.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-31T21:40:41.334Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:40:41.434Z] > git checkout -f 85802b406338d04c51da801ae04a680ab5b0a504 # timeout=10 [2023-10-31T21:40:41.536Z] > git remote # timeout=10 [2023-10-31T21:40:41.561Z] > git config --get remote.origin.url # timeout=10 [2023-10-31T21:40:41.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:40:41.606Z] > git merge 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 [2023-10-31T21:40:41.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-31T21:40:41.670Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:40:41.691Z] > git checkout -f 85802b406338d04c51da801ae04a680ab5b0a504 # timeout=10 [2023-10-31T21:40:42.280Z] Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" [2023-10-31T21:40:42.347Z] > git --version # timeout=10 [2023-10-31T21:40:42.360Z] > git --version # 'git version 2.25.1' [2023-10-31T21:40:42.377Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:40:43.538Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T21:40:43.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:40:43.538Z] Dload Upload Total Spent Left Speed [2023-10-31T21:40:43.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-10-31T21:40:44.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T21:40:44.708Z] + sudo+ tee /etc/docker/daemon.new [2023-10-31T21:40:44.708Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T21:40:44.708Z] { [2023-10-31T21:40:44.708Z] "registry-mirrors": [ [2023-10-31T21:40:44.708Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T21:40:44.708Z] ], [2023-10-31T21:40:44.708Z] "bip": "10.250.0.254/24", [2023-10-31T21:40:44.708Z] "hosts": [ [2023-10-31T21:40:44.708Z] "tcp://0.0.0.0:5555", [2023-10-31T21:40:44.708Z] "unix:///var/run/docker.sock" [2023-10-31T21:40:44.708Z] ], [2023-10-31T21:40:44.708Z] "mtu": 1458, [2023-10-31T21:40:44.708Z] "selinux-enabled": true, [2023-10-31T21:40:44.708Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T21:40:44.708Z] } [Pipeline] sh [2023-10-31T21:40:45.088Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T21:40:45.503Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:41:03.957Z] provisioning config files... [2023-10-31T21:41:03.999Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config18326001439319007247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:41:04.480Z] ---> docker-login.sh [2023-10-31T21:41:04.480Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:41:05.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:05.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:05.094Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:05.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:05.094Z] [2023-10-31T21:41:05.094Z] Login Succeeded [2023-10-31T21:41:05.094Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:41:05.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:05.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:05.685Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:05.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:05.685Z] [2023-10-31T21:41:05.685Z] Login Succeeded [2023-10-31T21:41:05.685Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:41:05.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:06.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:06.234Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:06.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:06.234Z] [2023-10-31T21:41:06.234Z] Login Succeeded [2023-10-31T21:41:06.234Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:41:06.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:06.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:06.508Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:06.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:06.508Z] [2023-10-31T21:41:06.508Z] Login Succeeded [2023-10-31T21:41:06.508Z] docker.io [2023-10-31T21:41:06.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:07.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:07.125Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:07.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:07.125Z] [2023-10-31T21:41:07.125Z] Login Succeeded [2023-10-31T21:41:07.125Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:41:07.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:41:07.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:41:07.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:41:07.702Z] ========================================================= [2023-10-31T21:41:07.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T21:41:07.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:08.255Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T21:41:08.526Z] Sending build context to Docker daemon 2.952MB [2023-10-31T21:41:08.526Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:41:08.526Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:41:08.797Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T21:41:08.797Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T21:41:08.797Z] 5d54e960e981: Pulling fs layer [2023-10-31T21:41:08.797Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T21:41:08.797Z] f0e02332f6b5: Pulling fs layer [2023-10-31T21:41:08.797Z] cefa15bbcfad: Pulling fs layer [2023-10-31T21:41:08.797Z] 17808c966233: Pulling fs layer [2023-10-31T21:41:08.797Z] f4c1fc716caa: Pulling fs layer [2023-10-31T21:41:08.797Z] cefa15bbcfad: Waiting [2023-10-31T21:41:08.797Z] 17808c966233: Waiting [2023-10-31T21:41:08.797Z] f4c1fc716caa: Waiting [2023-10-31T21:41:08.797Z] f0e02332f6b5: Waiting [2023-10-31T21:41:08.797Z] 5d54e960e981: Verifying Checksum [2023-10-31T21:41:08.797Z] 5d54e960e981: Download complete [2023-10-31T21:41:08.797Z] f0e02332f6b5: Verifying Checksum [2023-10-31T21:41:08.797Z] f0e02332f6b5: Download complete [2023-10-31T21:41:08.797Z] cefa15bbcfad: Download complete [2023-10-31T21:41:09.073Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T21:41:09.073Z] 9fda8d8052c6: Download complete [2023-10-31T21:41:09.670Z] f4c1fc716caa: Verifying Checksum [2023-10-31T21:41:09.670Z] f4c1fc716caa: Download complete [2023-10-31T21:41:09.944Z] 9fda8d8052c6: Pull complete [2023-10-31T21:41:10.950Z] 5d54e960e981: Pull complete [2023-10-31T21:41:10.950Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T21:41:10.950Z] c4a7e357bf2a: Download complete [2023-10-31T21:41:12.020Z] 17808c966233: Verifying Checksum [2023-10-31T21:41:12.020Z] 17808c966233: Download complete [2023-10-31T21:41:24.401Z] c4a7e357bf2a: Pull complete [2023-10-31T21:41:24.401Z] f0e02332f6b5: Pull complete [2023-10-31T21:41:24.401Z] cefa15bbcfad: Pull complete [2023-10-31T21:41:32.956Z] 17808c966233: Pull complete [2023-10-31T21:41:34.976Z] f4c1fc716caa: Pull complete [2023-10-31T21:41:34.976Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T21:41:34.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:41:34.976Z] ---> ea914061e18c [2023-10-31T21:41:34.976Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:41:35.970Z] ---> Running in 0643c0dc389a [2023-10-31T21:41:36.247Z] Removing intermediate container 0643c0dc389a [2023-10-31T21:41:36.247Z] ---> 581ed7379424 [2023-10-31T21:41:36.247Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:41:36.523Z] ---> Running in b168ab83fb00 [2023-10-31T21:41:36.805Z] Removing intermediate container b168ab83fb00 [2023-10-31T21:41:36.805Z] ---> fc156a6a7c6a [2023-10-31T21:41:36.805Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:41:37.087Z] ---> Running in 9f05d69a9235 [2023-10-31T21:41:37.368Z] Removing intermediate container 9f05d69a9235 [2023-10-31T21:41:37.368Z] ---> 866377864ff3 [2023-10-31T21:41:37.368Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:41:37.658Z] ---> Running in 5647f2d15a11 [2023-10-31T21:41:37.931Z] Removing intermediate container 5647f2d15a11 [2023-10-31T21:41:37.931Z] ---> e07229866f6c [2023-10-31T21:41:37.931Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:41:37.931Z] ---> Running in e31c7a5b815a [2023-10-31T21:41:39.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:41:39.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:41:41.445Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-31T21:41:41.445Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-31T21:41:41.445Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-31T21:41:41.445Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-31T21:41:41.445Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:41:41.445Z] OK: 270 MiB in 56 packages [2023-10-31T21:41:42.881Z] Removing intermediate container e31c7a5b815a [2023-10-31T21:41:42.881Z] ---> ccfdeda9fe34 [2023-10-31T21:41:42.881Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-31T21:41:42.881Z] ---> Running in b63cae585886 [2023-10-31T21:41:43.484Z] Removing intermediate container b63cae585886 [2023-10-31T21:41:43.484Z] ---> 7e4eb2044b35 [2023-10-31T21:41:43.484Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-31T21:41:44.082Z] ---> afbb3d20bff0 [2023-10-31T21:41:44.082Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:41:44.082Z] ---> Running in 5ef34673c824 [2023-10-31T21:43:05.921Z] Removing intermediate container 5ef34673c824 [2023-10-31T21:43:05.921Z] ---> df28289886bf [2023-10-31T21:43:05.921Z] Step 11/12 : COPY . . [2023-10-31T21:43:06.197Z] ---> 8467115dbb6a [2023-10-31T21:43:06.197Z] Step 12/12 : RUN ${MAKE} [2023-10-31T21:43:06.197Z] ---> Running in 89bb15f9a9f6 [2023-10-31T21:43:07.191Z] noop [2023-10-31T21:43:08.196Z] Removing intermediate container 89bb15f9a9f6 [2023-10-31T21:43:08.196Z] ---> cb4f1662efa4 [2023-10-31T21:43:08.196Z] Successfully built cb4f1662efa4 [2023-10-31T21:43:08.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:08.711Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:43:08.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:43:09.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-15660 does not seem to be running inside a container [2023-10-31T21:43:09.152Z] $ 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-10-31T21:43:10.587Z] $ docker top 1294eba7def1010a8d65cae639f1cf81e5de9694759ae8392a7b70774a3a5f48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:43:11.552Z] + go version [2023-10-31T21:43:11.552Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T21:43:11.590Z] $ docker stop --time=1 1294eba7def1010a8d65cae639f1cf81e5de9694759ae8392a7b70774a3a5f48 [2023-10-31T21:43:13.451Z] $ docker rm -f --volumes 1294eba7def1010a8d65cae639f1cf81e5de9694759ae8392a7b70774a3a5f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:14.383Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:43:14.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:43:14.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-15660 does not seem to be running inside a container [2023-10-31T21:43:14.760Z] $ 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-10-31T21:43:16.083Z] $ docker top 2b459b8d769584488b3da831c5139f81237b14f9291dc4952be080978025c3b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:43:17.008Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:43:17.738Z] + make test [2023-10-31T21:43:17.738Z] go test ./... -coverprofile=coverage.out [2023-10-31T21:43:23.119Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-31T21:45:44.912Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-31T21:45:44.912Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.039s coverage: 0.0% of statements [2023-10-31T21:45:44.912Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-31T21:45:44.912Z] go vet ./... [2023-10-31T21:46:03.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:46:03.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:46:03.150Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:46:03.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:46:03.224Z] $ docker stop --time=1 2b459b8d769584488b3da831c5139f81237b14f9291dc4952be080978025c3b2 [2023-10-31T21:46:05.228Z] $ docker rm -f --volumes 2b459b8d769584488b3da831c5139f81237b14f9291dc4952be080978025c3b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:46:06.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:46:06.579Z] Warning: overwriting stash ‘coverage-report’ [2023-10-31T21:46:07.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:46:07.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:46:08.158Z] + ls -al . [2023-10-31T21:46:08.158Z] total 168 [2023-10-31T21:46:08.158Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 21:43 . [2023-10-31T21:46:08.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:40 .. [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 31 21:40 .dockerignore [2023-10-31T21:46:08.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:40 .git [2023-10-31T21:46:08.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:40 .github [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 31 21:40 .gitignore [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:40 .golangci.yml [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 31 21:40 Attribution.txt [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 31 21:40 CHANGELOG.md [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 31 21:40 Dockerfile [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:40 GOVERNANCE.md [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 31 21:40 Jenkinsfile [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:40 LICENSE [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 31 21:40 Makefile [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 21:40 OWNERS.md [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 31 21:40 README.md [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:37 VERSION [2023-10-31T21:46:08.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:40 bin [2023-10-31T21:46:08.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:40 cmd [2023-10-31T21:46:08.158Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 31 21:45 coverage.out [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 31 21:40 go.mod [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 31 21:40 go.sum [2023-10-31T21:46:08.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:40 internal [2023-10-31T21:46:08.158Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 31 21:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:46:08.604Z] + 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=85802b406338d04c51da801ae04a680ab5b0a504 --label arch=arm64 --label version=0.0.0 . [2023-10-31T21:46:08.875Z] Sending build context to Docker daemon 2.962MB [2023-10-31T21:46:08.875Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:46:08.875Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-31T21:46:08.875Z] ---> cb4f1662efa4 [2023-10-31T21:46:08.875Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:46:09.145Z] ---> Running in 2446c553f3fa [2023-10-31T21:46:09.414Z] Removing intermediate container 2446c553f3fa [2023-10-31T21:46:09.414Z] ---> 1718da45ddd3 [2023-10-31T21:46:09.414Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:46:09.690Z] ---> Running in e104c83c5c06 [2023-10-31T21:46:09.962Z] Removing intermediate container e104c83c5c06 [2023-10-31T21:46:09.962Z] ---> b4cd5da12e74 [2023-10-31T21:46:09.963Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:46:09.963Z] ---> Running in b15b9ee3f8e2 [2023-10-31T21:46:10.562Z] Removing intermediate container b15b9ee3f8e2 [2023-10-31T21:46:10.562Z] ---> dbcdfe4d12ae [2023-10-31T21:46:10.562Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:46:10.562Z] ---> Running in b6927f28d6f9 [2023-10-31T21:46:10.838Z] Removing intermediate container b6927f28d6f9 [2023-10-31T21:46:10.838Z] ---> f9d150c85be6 [2023-10-31T21:46:10.838Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:46:11.113Z] ---> Running in 7e7dd5e1bcaa [2023-10-31T21:46:12.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:46:12.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:46:14.108Z] OK: 270 MiB in 56 packages [2023-10-31T21:46:15.531Z] Removing intermediate container 7e7dd5e1bcaa [2023-10-31T21:46:15.531Z] ---> 0e51111c08fe [2023-10-31T21:46:15.531Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-31T21:46:15.531Z] ---> Running in 45d3d838bfea [2023-10-31T21:46:15.800Z] Removing intermediate container 45d3d838bfea [2023-10-31T21:46:15.800Z] ---> c0e903b2628b [2023-10-31T21:46:15.800Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-31T21:46:16.391Z] ---> d5e22bb17afb [2023-10-31T21:46:16.391Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:46:16.664Z] ---> Running in d8ccc72ac9a7 [2023-10-31T21:46:19.289Z] Removing intermediate container d8ccc72ac9a7 [2023-10-31T21:46:19.289Z] ---> a9e3ac30f915 [2023-10-31T21:46:19.289Z] Step 11/24 : COPY . . [2023-10-31T21:46:20.271Z] ---> 37cacbcb737a [2023-10-31T21:46:20.271Z] Step 12/24 : RUN ${MAKE} [2023-10-31T21:46:20.271Z] ---> Running in c5a06054cb3c [2023-10-31T21:46:21.250Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-31T21:48:43.063Z] Removing intermediate container c5a06054cb3c [2023-10-31T21:48:43.063Z] ---> 06579c67d418 [2023-10-31T21:48:43.063Z] Step 13/24 : FROM alpine:3.18 [2023-10-31T21:48:43.063Z] 3.18: Pulling from library/alpine [2023-10-31T21:48:43.063Z] 579b34f0a95b: Pulling fs layer [2023-10-31T21:48:43.063Z] 579b34f0a95b: Verifying Checksum [2023-10-31T21:48:43.063Z] 579b34f0a95b: Download complete [2023-10-31T21:48:43.063Z] 579b34f0a95b: Pull complete [2023-10-31T21:48:43.063Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:48:43.063Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:48:43.063Z] ---> 3cc203321400 [2023-10-31T21:48:43.063Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-31T21:48:43.063Z] ---> Running in 0d2449209b41 [2023-10-31T21:48:44.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:48:44.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:48:46.065Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:48:46.065Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:48:46.065Z] OK: 8 MiB in 16 packages [2023-10-31T21:48:47.027Z] Removing intermediate container 0d2449209b41 [2023-10-31T21:48:47.027Z] ---> 8f02936775dc [2023-10-31T21:48:47.027Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-31T21:48:49.004Z] ---> acd11af4e2a3 [2023-10-31T21:48:49.004Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-31T21:48:49.274Z] ---> 460e709d830e [2023-10-31T21:48:49.274Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-31T21:48:49.865Z] ---> bd80e6ea425e [2023-10-31T21:48:49.865Z] Step 18/24 : EXPOSE 59993 [2023-10-31T21:48:50.137Z] ---> Running in b1686620db11 [2023-10-31T21:48:50.406Z] Removing intermediate container b1686620db11 [2023-10-31T21:48:50.406Z] ---> 365c537cd0aa [2023-10-31T21:48:50.406Z] Step 19/24 : EXPOSE 161 [2023-10-31T21:48:50.406Z] ---> Running in be8aae391bf6 [2023-10-31T21:48:50.692Z] Removing intermediate container be8aae391bf6 [2023-10-31T21:48:50.692Z] ---> 3c3ca94ec995 [2023-10-31T21:48:50.692Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-31T21:48:50.963Z] ---> Running in 7d7b21cc101e [2023-10-31T21:48:51.235Z] Removing intermediate container 7d7b21cc101e [2023-10-31T21:48:51.235Z] ---> e7c843d287b8 [2023-10-31T21:48:51.235Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:48:51.513Z] ---> Running in a7eb071d39ea [2023-10-31T21:48:51.784Z] Removing intermediate container a7eb071d39ea [2023-10-31T21:48:51.784Z] ---> 8448412c0f41 [2023-10-31T21:48:51.784Z] Step 22/24 : LABEL arch=arm64 [2023-10-31T21:48:51.784Z] ---> Running in a150db90ff72 [2023-10-31T21:48:52.053Z] Removing intermediate container a150db90ff72 [2023-10-31T21:48:52.053Z] ---> a52d3d7aeb60 [2023-10-31T21:48:52.053Z] Step 23/24 : LABEL git_sha=85802b406338d04c51da801ae04a680ab5b0a504 [2023-10-31T21:48:52.323Z] ---> Running in a65dfdc44326 [2023-10-31T21:48:52.691Z] Removing intermediate container a65dfdc44326 [2023-10-31T21:48:52.691Z] ---> 1c383a06ee26 [2023-10-31T21:48:52.691Z] Step 24/24 : LABEL version=0.0.0 [2023-10-31T21:48:52.691Z] ---> Running in ec8556540d10 [2023-10-31T21:48:53.311Z] Removing intermediate container ec8556540d10 [2023-10-31T21:48:53.311Z] ---> 63c752bc465e [2023-10-31T21:48:53.311Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:48:53.311Z] Successfully built 63c752bc465e [2023-10-31T21:48:53.311Z] 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-10-31T21:48:54.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:48:54.237Z] [2023-10-31T21:48:54.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:48:54.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:48:54.995Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T21:48:54.995Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T21:48:54.995Z] 04944245beec: Pulling fs layer [2023-10-31T21:48:54.995Z] 699f458cf7ca: Pulling fs layer [2023-10-31T21:48:54.995Z] 765212b225bb: Pulling fs layer [2023-10-31T21:48:54.995Z] f23df028b6ca: Pulling fs layer [2023-10-31T21:48:54.995Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T21:48:54.995Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T21:48:54.995Z] 765212b225bb: Waiting [2023-10-31T21:48:54.995Z] f23df028b6ca: Waiting [2023-10-31T21:48:54.995Z] d65c8cfc05b1: Waiting [2023-10-31T21:48:54.995Z] 2437ff75d9bd: Waiting [2023-10-31T21:48:54.995Z] 04944245beec: Verifying Checksum [2023-10-31T21:48:54.995Z] 04944245beec: Download complete [2023-10-31T21:48:54.995Z] 765212b225bb: Verifying Checksum [2023-10-31T21:48:54.995Z] 765212b225bb: Download complete [2023-10-31T21:48:54.995Z] f23df028b6ca: Verifying Checksum [2023-10-31T21:48:54.995Z] f23df028b6ca: Download complete [2023-10-31T21:48:55.282Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T21:48:55.283Z] d65c8cfc05b1: Download complete [2023-10-31T21:48:55.283Z] 699f458cf7ca: Download complete [2023-10-31T21:48:55.901Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T21:48:55.901Z] 8998bd30e6a1: Download complete [2023-10-31T21:48:58.507Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T21:48:58.507Z] 2437ff75d9bd: Download complete [2023-10-31T21:49:01.108Z] 8998bd30e6a1: Pull complete [2023-10-31T21:49:01.377Z] 04944245beec: Pull complete [2023-10-31T21:49:03.351Z] 699f458cf7ca: Pull complete [2023-10-31T21:49:03.351Z] 765212b225bb: Pull complete [2023-10-31T21:49:04.317Z] f23df028b6ca: Pull complete [2023-10-31T21:49:04.317Z] d65c8cfc05b1: Pull complete [2023-10-31T21:49:22.582Z] 2437ff75d9bd: Pull complete [2023-10-31T21:49:22.582Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T21:49:22.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:49:22.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:49:22.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-15660 does not seem to be running inside a container [2023-10-31T21:49:23.016Z] $ 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-10-31T21:49:26.202Z] $ docker top 6d28683842867bdd0f2928744e8a1265990ba946a1f868f6a68ef5fc71bcbf10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:27.154Z] ---> job-cost.sh [2023-10-31T21:49:27.154Z] lf-activate-venv: SKIPPING [2023-10-31T21:49:27.154Z] INFO: No Stack... [2023-10-31T21:49:27.423Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T21:49:28.383Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:49:29.053Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-10-31T21:49:29.053Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:49:29.145Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] [2023-10-31T21:49:29.167Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] did not exist. Created. [2023-10-31T21:49:29.167Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:49:29.976Z] /w/workspace/device-snmp-go/1@tmp/durable-f4e005f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T21:49:30.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T21:49:30.699Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T21:49:30.752Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:49:30.774Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:49:30.886Z] $ docker stop --time=1 6d28683842867bdd0f2928744e8a1265990ba946a1f868f6a68ef5fc71bcbf10 [2023-10-31T21:49:32.423Z] $ docker rm -f --volumes 6d28683842867bdd0f2928744e8a1265990ba946a1f868f6a68ef5fc71bcbf10 [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-10-31T21:49:33.547Z] provisioning config files... [2023-10-31T21:49:33.556Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/config2383559936926222214tmp [Pipeline] { [Pipeline] sh [2023-10-31T21:49:33.898Z] + set +x [2023-10-31T21:49:33.898Z] + curl -s https://codecov.io/bash [2023-10-31T21:49:33.898Z] + bash -s -- [2023-10-31T21:49:33.898Z] [2023-10-31T21:49:33.898Z] _____ _ [2023-10-31T21:49:33.898Z] / ____| | | [2023-10-31T21:49:33.898Z] | | ___ __| | ___ ___ _____ __ [2023-10-31T21:49:33.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-31T21:49:33.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-31T21:49:33.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-31T21:49:33.898Z] Bash-1.0.6 [2023-10-31T21:49:33.898Z] [2023-10-31T21:49:33.898Z] [2023-10-31T21:49:33.898Z] ==> git version 2.25.1 found [2023-10-31T21:49:33.898Z] ==> 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-10-31T21:49:33.898Z] Release-Date: 2020-01-08 [2023-10-31T21:49:33.898Z] 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-10-31T21:49:33.898Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-31T21:49:33.898Z] ==> Jenkins CI detected. [2023-10-31T21:49:33.898Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-327 [2023-10-31T21:49:33.898Z] project root: . [2023-10-31T21:49:33.898Z] --> token set from env [2023-10-31T21:49:33.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-31T21:49:33.898Z] ==> Running gcov in . (disable via -X gcov) [2023-10-31T21:49:33.898Z] ==> Python coveragepy not found [2023-10-31T21:49:33.898Z] ==> Searching for coverage reports in: [2023-10-31T21:49:33.898Z] + . [2023-10-31T21:49:33.898Z] -> Found 1 reports [2023-10-31T21:49:33.898Z] ==> Detecting git/mercurial file structure [2023-10-31T21:49:33.898Z] ==> Reading reports [2023-10-31T21:49:33.898Z] + ./coverage.out bytes=8837 [2023-10-31T21:49:33.898Z] ==> Appending adjustments [2023-10-31T21:49:33.898Z] https://docs.codecov.io/docs/fixing-reports [2023-10-31T21:49:34.157Z] + Found adjustments [2023-10-31T21:49:34.157Z] ==> Gzipping contents [2023-10-31T21:49:34.157Z] 4.0K /tmp/codecov.vqlzCC.gz [2023-10-31T21:49:34.157Z] ==> Uploading reports [2023-10-31T21:49:34.158Z] url: https://codecov.io [2023-10-31T21:49:34.158Z] query: branch=PR-327&commit=85802b406338d04c51da801ae04a680ab5b0a504&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2023-10-31T21:49:34.158Z] -> Pinging Codecov [2023-10-31T21:49:34.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-327&commit=85802b406338d04c51da801ae04a680ab5b0a504&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=327&job=&cmd_args= [2023-10-31T21:49:34.158Z] -> Uploading to [2023-10-31T21:49:34.158Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-31/6C56EA5C29638FB4528AC87E60AF5AE0/85802b406338d04c51da801ae04a680ab5b0a504/4ba9f428-5cf3-495e-a1f0-26925f56c0ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T214934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d587752bf9dfbbb5fc69d217014a6baba48dd1df24e03c87958da95b9bbae14b [2023-10-31T21:49:34.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:49:34.158Z] Dload Upload Total Spent Left Speed [2023-10-31T21:49:34.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5477 --:--:-- --:--:-- --:--:-- 5477 [2023-10-31T21:49:34.417Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/85802b406338d04c51da801ae04a680ab5b0a504 [Pipeline] } [2023-10-31T21:49:34.445Z] 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-10-31T21:49:36.533Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-327/archives ] [2023-10-31T21:49:36.533Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-327/archives [2023-10-31T21:49:36.533Z] total 16 [2023-10-31T21:49:36.533Z] drwxr-xr-x 3 root root 4096 Oct 31 21:39 . [2023-10-31T21:49:36.533Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:39 .. [2023-10-31T21:49:36.533Z] drwxr-xr-x 2 root root 4096 Oct 31 21:39 cost [2023-10-31T21:49:36.533Z] -rw-r--r-- 1 root root 86 Oct 31 21:39 cost.csv [2023-10-31T21:49:36.533Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-327/archives [2023-10-31T21:49:36.533Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-327/archives [2023-10-31T21:49:36.533Z] total 16 [2023-10-31T21:49:36.533Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:39 . [2023-10-31T21:49:36.533Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:39 .. [2023-10-31T21:49:36.533Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:39 cost [2023-10-31T21:49:36.533Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 31 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:36.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:37.831Z] ---> package-listing.sh [2023-10-31T21:49:37.831Z] ++ facter osfamily [2023-10-31T21:49:37.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T21:49:38.099Z] + OS_FAMILY=debian [2023-10-31T21:49:38.099Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-327 [2023-10-31T21:49:38.099Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T21:49:38.099Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T21:49:38.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T21:49:38.099Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T21:49:38.099Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-327 ']' [2023-10-31T21:49:38.099Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T21:49:38.099Z] + case "${OS_FAMILY}" in [2023-10-31T21:49:38.099Z] + dpkg -l [2023-10-31T21:49:38.099Z] + grep '^ii' [2023-10-31T21:49:38.099Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T21:49:38.099Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T21:49:38.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T21:49:38.099Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-327 ']' [2023-10-31T21:49:38.099Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-327/archives/ [2023-10-31T21:49:38.099Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-327/archives/ [Pipeline] echo [2023-10-31T21:49:38.135Z] 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-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T21:49:38.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:49:39.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:49:39.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:49:39.240Z] prd-ubuntu20.04-docker-8c-8g-15635 does not seem to be running inside a container [2023-10-31T21:49:39.276Z] $ 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-327/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-327 -v /w/workspace/gexfoundry_device-snmp-go_PR-327:/w/workspace/gexfoundry_device-snmp-go_PR-327:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-327@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-327@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-10-31T21:49:39.471Z] $ docker top 451e2008bddd97587a2f982d2cf12cd64afe4363a7bd1edaf621a61924885348 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:49:39.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T21:49:40.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T21:49:40.597Z] + ls /var/log/sa-host [2023-10-31T21:49:40.597Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:49:40.748Z] provisioning config files... [2023-10-31T21:49:40.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-327@tmp/config6333186637423415787tmp [Pipeline] { [Pipeline] echo [2023-10-31T21:49:40.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:41.147Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T21:49:41.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:41.593Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T21:49:41.630Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:41.961Z] ---> sudo-logs.sh [2023-10-31T21:49:41.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T21:49:42.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:42.374Z] ---> job-cost.sh [2023-10-31T21:49:42.374Z] lf-activate-venv: SKIPPING [2023-10-31T21:49:42.374Z] DEBUG: total: 0.2199999988079071 [2023-10-31T21:49:42.374Z] INFO: Retrieving Stack Cost... [2023-10-31T21:49:42.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:49:43.203Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T21:49:43.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:49:43.574Z] ---> logs-deploy.sh [2023-10-31T21:49:43.574Z] lf-activate-venv: SKIPPING [2023-10-31T21:49:43.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-327/1 [2023-10-31T21:49:43.574Z] INFO: archiving workspace using pattern(s): [2023-10-31T21:49:44.517Z] Archives upload complete. [2023-10-31T21:49:44.517Z] INFO: archiving logs to Nexus