Pull request #326 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7a19294ca9cf70081960781beb19d62bbca32c9+23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 (e794ff783d1286b19a9ec30e1fcdb4dd62b43489) 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-ssh17010363202368277674.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-ssh3730083077230756525.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-326/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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9539746882961559681.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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16640748605596608774.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-ssh16209674049859061033.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-326/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-326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17172026871209242998.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12488 in /w/workspace/gexfoundry_device-snmp-go_PR-326 [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-326 # 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/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 into PR head commit d7a19294ca9cf70081960781beb19d62bbca32c9 Merge succeeded, producing d7a19294ca9cf70081960781beb19d62bbca32c9 Checking out Revision d7a19294ca9cf70081960781beb19d62bbca32c9 (PR-326) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T05:50:23.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T05:50:23.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d7a19294ca9cf70081960781beb19d62bbca32c9 # 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 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a19294ca9cf70081960781beb19d62bbca32c9 # timeout=10 [Pipeline] echo [2023-10-27T05:50:24.079Z] ========================================================= [2023-10-27T05:50:24.079Z] EdgeX Global Pipelines Version Info [2023-10-27T05:50:24.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T05:50:24.828Z] ------------------- [2023-10-27T05:50:24.828Z] stable info: [2023-10-27T05:50:24.828Z] ------------------- [2023-10-27T05:50:24.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T05:50:24.828Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T05:50:24.828Z] Message: update stable to v1.0.254 [2023-10-27T05:50:25.398Z] ------------------- [2023-10-27T05:50:25.398Z] experimental info: [2023-10-27T05:50:25.398Z] ------------------- [2023-10-27T05:50:25.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T05:50:25.398Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T05:50:25.398Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T05:50:25.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-27T05:50:25.711Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-27T05:50:25.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T05:50:25.790Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T05:50:25.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T05:50:25.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T05:50:25.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T05:50:25.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T05:50:25.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T05:50:26.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T05:50:26.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T05:50:26.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-27T05:50:26.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T05:50:26.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T05:50:26.254Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T05:50:26.303Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T05:50:26.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T05:50:26.397Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T05:50:26.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T05:50:26.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T05:50:26.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T05:50:26.573Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T05:50:26.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T05:50:26.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T05:50:26.709Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T05:50:26.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T05:50:26.796Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T05:50:26.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-326 [Pipeline] echo [2023-10-27T05:50:26.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-326 [Pipeline] echo [2023-10-27T05:50:26.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-326 [Pipeline] echo [2023-10-27T05:50:26.979Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7a19294ca9cf70081960781beb19d62bbca32c9 [Pipeline] echo [2023-10-27T05:50:27.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7a1929 [Pipeline] echo [2023-10-27T05:50:27.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T05:50:27.211Z] provisioning config files... [2023-10-27T05:50:27.227Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/config12109017080457170807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T05:50:27.584Z] ---> docker-login.sh [2023-10-27T05:50:27.584Z] nexus3.edgexfoundry.org:10001 [2023-10-27T05:50:27.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:27.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:27.847Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:27.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:27.847Z] [2023-10-27T05:50:27.847Z] Login Succeeded [2023-10-27T05:50:27.847Z] nexus3.edgexfoundry.org:10002 [2023-10-27T05:50:27.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:28.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:28.109Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:28.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:28.109Z] [2023-10-27T05:50:28.109Z] Login Succeeded [2023-10-27T05:50:28.109Z] nexus3.edgexfoundry.org:10003 [2023-10-27T05:50:28.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:28.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:28.109Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:28.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:28.109Z] [2023-10-27T05:50:28.109Z] Login Succeeded [2023-10-27T05:50:28.109Z] nexus3.edgexfoundry.org:10004 [2023-10-27T05:50:28.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:28.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:28.370Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:28.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:28.370Z] [2023-10-27T05:50:28.370Z] Login Succeeded [2023-10-27T05:50:28.370Z] docker.io [2023-10-27T05:50:28.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:28.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:28.630Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:28.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:28.630Z] [2023-10-27T05:50:28.630Z] Login Succeeded [2023-10-27T05:50:28.630Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T05:50:28.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T05:50:29.268Z] + git rev-list -1 --merges d7a19294ca9cf70081960781beb19d62bbca32c9~1..d7a19294ca9cf70081960781beb19d62bbca32c9 [Pipeline] echo [2023-10-27T05:50:29.332Z] -----------> git rev-list -1 --merges d7a19294ca9cf70081960781beb19d62bbca32c9~1..d7a19294ca9cf70081960781beb19d62bbca32c9 d7a19294ca9cf70081960781beb19d62bbca32c9 [false] [Pipeline] sh [2023-10-27T05:50:29.642Z] + git log --format=format:%s -1 d7a19294ca9cf70081960781beb19d62bbca32c9 [Pipeline] echo [2023-10-27T05:50:29.676Z] ========================================================= [2023-10-27T05:50:29.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T05:50:29.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T05:50:30.106Z] + git log --format=format:%s -1 d7a19294ca9cf70081960781beb19d62bbca32c9 [Pipeline] echo [2023-10-27T05:50:30.138Z] [semverPrep] GIT_COMMIT: d7a19294ca9cf70081960781beb19d62bbca32c9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-27T05:50:30.174Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T05:50:30.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T05:50:30.578Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T05:50:30.578Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T05:50:30.578Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T05:50:30.578Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T05:50:30.578Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T05:50:30.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T05:50:30.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T05:50:30.991Z] [2023-10-27T05:50:30.991Z] 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-27T05:50:31.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T05:50:31.357Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T05:50:31.357Z] b85a868b505f: Pulling fs layer [2023-10-27T05:50:31.357Z] e2be974225ed: Pulling fs layer [2023-10-27T05:50:31.357Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T05:50:31.357Z] 988bab9f4d93: Pulling fs layer [2023-10-27T05:50:31.357Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T05:50:31.357Z] eaf3925da568: Pulling fs layer [2023-10-27T05:50:31.357Z] bab4dde63d76: Pulling fs layer [2023-10-27T05:50:31.357Z] bde34c3a00c8: Pulling fs layer [2023-10-27T05:50:31.357Z] b352a97aabf1: Pulling fs layer [2023-10-27T05:50:31.357Z] 4872d77fe225: Pulling fs layer [2023-10-27T05:50:31.357Z] 5851b861e8e6: Pulling fs layer [2023-10-27T05:50:31.357Z] 988bab9f4d93: Waiting [2023-10-27T05:50:31.357Z] 1469e6f7b9e6: Waiting [2023-10-27T05:50:31.357Z] eaf3925da568: Waiting [2023-10-27T05:50:31.357Z] bab4dde63d76: Waiting [2023-10-27T05:50:31.357Z] bde34c3a00c8: Waiting [2023-10-27T05:50:31.357Z] b352a97aabf1: Waiting [2023-10-27T05:50:31.357Z] 4872d77fe225: Waiting [2023-10-27T05:50:31.357Z] e2be974225ed: Verifying Checksum [2023-10-27T05:50:31.357Z] e2be974225ed: Download complete [2023-10-27T05:50:31.357Z] 988bab9f4d93: Download complete [2023-10-27T05:50:31.357Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T05:50:31.357Z] 1469e6f7b9e6: Download complete [2023-10-27T05:50:31.357Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T05:50:31.357Z] 339a4e72a1f5: Download complete [2023-10-27T05:50:31.357Z] eaf3925da568: Verifying Checksum [2023-10-27T05:50:31.357Z] eaf3925da568: Download complete [2023-10-27T05:50:31.615Z] bde34c3a00c8: Download complete [2023-10-27T05:50:31.615Z] b352a97aabf1: Download complete [2023-10-27T05:50:31.615Z] 4872d77fe225: Verifying Checksum [2023-10-27T05:50:31.615Z] 4872d77fe225: Download complete [2023-10-27T05:50:31.615Z] 5851b861e8e6: Download complete [2023-10-27T05:50:31.615Z] b85a868b505f: Download complete [2023-10-27T05:50:31.879Z] bab4dde63d76: Verifying Checksum [2023-10-27T05:50:31.879Z] bab4dde63d76: Download complete [2023-10-27T05:50:32.819Z] b85a868b505f: Pull complete [2023-10-27T05:50:33.087Z] e2be974225ed: Pull complete [2023-10-27T05:50:33.657Z] 339a4e72a1f5: Pull complete [2023-10-27T05:50:33.657Z] 988bab9f4d93: Pull complete [2023-10-27T05:50:33.917Z] 1469e6f7b9e6: Pull complete [2023-10-27T05:50:33.917Z] eaf3925da568: Pull complete [2023-10-27T05:50:35.822Z] bab4dde63d76: Pull complete [2023-10-27T05:50:35.822Z] bde34c3a00c8: Pull complete [2023-10-27T05:50:35.822Z] b352a97aabf1: Pull complete [2023-10-27T05:50:35.822Z] 4872d77fe225: Pull complete [2023-10-27T05:50:35.822Z] 5851b861e8e6: Pull complete [2023-10-27T05:50:36.085Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T05:50:36.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T05:50:36.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T05:50:36.338Z] prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container [2023-10-27T05:50:36.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-326 -v /w/workspace/gexfoundry_device-snmp-go_PR-326:/w/workspace/gexfoundry_device-snmp-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-326@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-326@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-27T05:50:39.553Z] $ docker top 6d0e9e36c5558e9f23599d646cb49b5dece9b7b97f79c585441f3d4994a181bf -eo pid,comm [2023-10-27T05:50:39.612Z] 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-27T05:50:39.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T05:50:39.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T05:50:39.758Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T05:50:39.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T05:50:39.890Z] $ docker exec 6d0e9e36c5558e9f23599d646cb49b5dece9b7b97f79c585441f3d4994a181bf ssh-agent [2023-10-27T05:50:40.004Z] SSH_AUTH_SOCK=/tmp/ssh-wSo4ZE17cgCs/agent.31 [2023-10-27T05:50:40.004Z] SSH_AGENT_PID=37 [2023-10-27T05:50:40.013Z] Running ssh-add (command line suppressed) [2023-10-27T05:50:40.120Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/private_key_18363037982202998897.key (/w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/private_key_18363037982202998897.key) [2023-10-27T05:50:40.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T05:50:40.481Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T05:50:40.509Z] $ docker exec --env ******** --env ******** 6d0e9e36c5558e9f23599d646cb49b5dece9b7b97f79c585441f3d4994a181bf ssh-agent -k [2023-10-27T05:50:40.609Z] unset SSH_AUTH_SOCK; [2023-10-27T05:50:40.610Z] unset SSH_AGENT_PID; [2023-10-27T05:50:40.615Z] echo Agent pid 37 killed; [2023-10-27T05:50:40.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T05:50:40.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T05:50:40.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T05:50:40.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T05:50:40.816Z] $ docker exec 6d0e9e36c5558e9f23599d646cb49b5dece9b7b97f79c585441f3d4994a181bf ssh-agent [2023-10-27T05:50:40.921Z] SSH_AUTH_SOCK=/tmp/ssh-WulepoSItkJ4/agent.69 [2023-10-27T05:50:40.921Z] SSH_AGENT_PID=75 [2023-10-27T05:50:40.927Z] Running ssh-add (command line suppressed) [2023-10-27T05:50:41.038Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/private_key_2320204536444893039.key (/w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/private_key_2320204536444893039.key) [2023-10-27T05:50:41.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T05:50:41.373Z] + git semver init [2023-10-27T05:50:41.633Z] 2023-10-27 05:50:41,545 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T05:50:41.633Z] 2023-10-27 05:50:41,546 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-326/.semver [2023-10-27T05:50:41.633Z] 2023-10-27 05:50:41,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-326/.semver [2023-10-27T05:50:41.633Z] 2023-10-27 05:50:41,547 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-326/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-326, universal_newlines=False, shell=None, istream=None) [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,408 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-326/.git/info/exclude [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,409 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-326/.semver/PR-326 with force:False [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,409 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-326/.semver/PR-326 [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,413 [execute] INFO git cat-file --batch-check [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,420 [execute] INFO git cat-file --batch [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T05:50:42.574Z] 2023-10-27 05:50:42,425 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-326/.semver/PR-326 [2023-10-27T05:50:42.574Z] 0.0.0 [Pipeline] } [2023-10-27T05:50:42.602Z] $ docker exec --env ******** --env ******** 6d0e9e36c5558e9f23599d646cb49b5dece9b7b97f79c585441f3d4994a181bf ssh-agent -k [2023-10-27T05:50:42.711Z] unset SSH_AUTH_SOCK; [2023-10-27T05:50:42.711Z] unset SSH_AGENT_PID; [2023-10-27T05:50:42.712Z] echo Agent pid 75 killed; [2023-10-27T05:50:42.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T05:50:43.151Z] + git semver [Pipeline] } [2023-10-27T05:50:43.436Z] $ docker stop --time=1 6d0e9e36c5558e9f23599d646cb49b5dece9b7b97f79c585441f3d4994a181bf [2023-10-27T05:50:44.772Z] $ docker rm -f --volumes 6d0e9e36c5558e9f23599d646cb49b5dece9b7b97f79c585441f3d4994a181bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T05:50:45.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T05:50:45.440Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T05:50:45.456Z] [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-27T05:50:46.058Z] provisioning config files... [2023-10-27T05:50:46.068Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/config11487613706310089302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T05:50:46.411Z] ---> docker-login.sh [2023-10-27T05:50:46.411Z] nexus3.edgexfoundry.org:10001 [2023-10-27T05:50:46.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:46.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:46.411Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:46.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:46.411Z] [2023-10-27T05:50:46.411Z] Login Succeeded [2023-10-27T05:50:46.411Z] nexus3.edgexfoundry.org:10002 [2023-10-27T05:50:46.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:46.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:46.411Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:46.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:46.411Z] [2023-10-27T05:50:46.411Z] Login Succeeded [2023-10-27T05:50:46.411Z] nexus3.edgexfoundry.org:10003 [2023-10-27T05:50:46.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:46.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:46.670Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:46.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:46.670Z] [2023-10-27T05:50:46.670Z] Login Succeeded [2023-10-27T05:50:46.670Z] nexus3.edgexfoundry.org:10004 [2023-10-27T05:50:46.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:46.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:46.670Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:46.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:46.670Z] [2023-10-27T05:50:46.670Z] Login Succeeded [2023-10-27T05:50:46.670Z] docker.io [2023-10-27T05:50:46.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T05:50:47.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T05:50:47.187Z] Configure a credential helper to remove this warning. See [2023-10-27T05:50:47.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T05:50:47.187Z] [2023-10-27T05:50:47.187Z] Login Succeeded [2023-10-27T05:50:47.187Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T05:50:47.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T05:50:47.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T05:50:47.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T05:50:47.496Z] ========================================================= [2023-10-27T05:50:47.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T05:50:47.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T05:50:47.967Z] + 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-27T05:50:47.967Z] Sending build context to Docker daemon 5.745MB [2023-10-27T05:50:47.967Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T05:50:47.967Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T05:50:47.967Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T05:50:47.967Z] 7264a8db6415: Pulling fs layer [2023-10-27T05:50:47.967Z] c4d48a809fc2: Pulling fs layer [2023-10-27T05:50:47.967Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T05:50:47.967Z] ad3a456e5733: Pulling fs layer [2023-10-27T05:50:47.967Z] 33e27b845d1e: Pulling fs layer [2023-10-27T05:50:47.967Z] c68163c4e522: Pulling fs layer [2023-10-27T05:50:47.967Z] 50da416c3ac9: Pulling fs layer [2023-10-27T05:50:47.967Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T05:50:47.967Z] c68163c4e522: Waiting [2023-10-27T05:50:47.967Z] 50da416c3ac9: Waiting [2023-10-27T05:50:47.967Z] ad3a456e5733: Waiting [2023-10-27T05:50:47.967Z] 23d2d4c4bb30: Waiting [2023-10-27T05:50:47.967Z] 33e27b845d1e: Waiting [2023-10-27T05:50:47.967Z] c4d48a809fc2: Verifying Checksum [2023-10-27T05:50:47.967Z] c4d48a809fc2: Download complete [2023-10-27T05:50:47.967Z] ad3a456e5733: Download complete [2023-10-27T05:50:47.967Z] 33e27b845d1e: Download complete [2023-10-27T05:50:47.967Z] 7264a8db6415: Verifying Checksum [2023-10-27T05:50:47.967Z] 7264a8db6415: Download complete [2023-10-27T05:50:48.224Z] c68163c4e522: Verifying Checksum [2023-10-27T05:50:48.224Z] c68163c4e522: Download complete [2023-10-27T05:50:48.224Z] 7264a8db6415: Pull complete [2023-10-27T05:50:48.482Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T05:50:48.482Z] 23d2d4c4bb30: Download complete [2023-10-27T05:50:48.482Z] c4d48a809fc2: Pull complete [2023-10-27T05:50:48.482Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T05:50:48.482Z] 4f1c88b9dad5: Download complete [2023-10-27T05:50:49.045Z] 50da416c3ac9: Verifying Checksum [2023-10-27T05:50:49.045Z] 50da416c3ac9: Download complete [2023-10-27T05:50:51.568Z] 4f1c88b9dad5: Pull complete [2023-10-27T05:50:51.568Z] ad3a456e5733: Pull complete [2023-10-27T05:50:51.568Z] 33e27b845d1e: Pull complete [2023-10-27T05:50:51.568Z] c68163c4e522: Pull complete [2023-10-27T05:50:54.090Z] 50da416c3ac9: Pull complete [2023-10-27T05:50:54.347Z] 23d2d4c4bb30: Pull complete [2023-10-27T05:50:54.347Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T05:50:54.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T05:50:54.347Z] ---> 0786185ac409 [2023-10-27T05:50:54.347Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T05:50:58.529Z] ---> Running in 1f62cc93e489 [2023-10-27T05:50:58.529Z] Removing intermediate container 1f62cc93e489 [2023-10-27T05:50:58.529Z] ---> 7410b7507228 [2023-10-27T05:50:58.529Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T05:50:58.529Z] ---> Running in 1758f9041f40 [2023-10-27T05:50:58.529Z] Removing intermediate container 1758f9041f40 [2023-10-27T05:50:58.529Z] ---> a8afb4f69f72 [2023-10-27T05:50:58.529Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T05:50:58.529Z] ---> Running in 0a50e533f2bc [2023-10-27T05:50:58.529Z] Removing intermediate container 0a50e533f2bc [2023-10-27T05:50:58.529Z] ---> d7206a3143c6 [2023-10-27T05:50:58.529Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T05:50:58.529Z] ---> Running in 45bb7546c4ef [2023-10-27T05:50:58.787Z] Removing intermediate container 45bb7546c4ef [2023-10-27T05:50:58.787Z] ---> 5d8ab5b7c11b [2023-10-27T05:50:58.787Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T05:50:58.787Z] ---> Running in 745993cb981c [2023-10-27T05:50:59.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T05:50:59.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T05:50:59.302Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T05:50:59.302Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T05:50:59.560Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T05:50:59.560Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T05:50:59.560Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T05:50:59.560Z] OK: 268 MiB in 56 packages [2023-10-27T05:51:00.128Z] Removing intermediate container 745993cb981c [2023-10-27T05:51:00.128Z] ---> c52633bc1b56 [2023-10-27T05:51:00.128Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-27T05:51:00.128Z] ---> Running in 57fa4a603316 [2023-10-27T05:51:00.128Z] Removing intermediate container 57fa4a603316 [2023-10-27T05:51:00.128Z] ---> 8d44195563bc [2023-10-27T05:51:00.128Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T05:51:00.128Z] ---> e1f08ca0c05b [2023-10-27T05:51:00.128Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T05:51:00.128Z] ---> Running in 2f95f3560fde [2023-10-27T05:51:00.877Z] Still waiting to schedule task [2023-10-27T05:51:00.878Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T05:51:56.385Z] Removing intermediate container 2f95f3560fde [2023-10-27T05:51:56.385Z] ---> 48b46e8cb854 [2023-10-27T05:51:56.385Z] Step 11/12 : COPY . . [2023-10-27T05:51:56.385Z] ---> 99bf3c2b56aa [2023-10-27T05:51:56.385Z] Step 12/12 : RUN ${MAKE} [2023-10-27T05:51:56.385Z] ---> Running in 989b80f2e554 [2023-10-27T05:51:56.385Z] noop [2023-10-27T05:51:56.385Z] Removing intermediate container 989b80f2e554 [2023-10-27T05:51:56.385Z] ---> 8da1632ae63e [2023-10-27T05:51:56.385Z] Successfully built 8da1632ae63e [2023-10-27T05:51:56.385Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T05:51:56.826Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T05:51:56.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T05:51:56.975Z] prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container [2023-10-27T05:51:57.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-326 -v /w/workspace/gexfoundry_device-snmp-go_PR-326:/w/workspace/gexfoundry_device-snmp-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-326@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-326@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-27T05:51:57.342Z] $ docker top 606c3082f0f6d5ae58e373fdcc6f63a4c04f6e70c6ddf1deb6775621bec4e96a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T05:51:57.724Z] + go version [2023-10-27T05:51:57.724Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T05:51:57.756Z] $ docker stop --time=1 606c3082f0f6d5ae58e373fdcc6f63a4c04f6e70c6ddf1deb6775621bec4e96a [2023-10-27T05:51:59.032Z] $ docker rm -f --volumes 606c3082f0f6d5ae58e373fdcc6f63a4c04f6e70c6ddf1deb6775621bec4e96a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T05:51:59.734Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T05:51:59.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T05:51:59.872Z] prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container [2023-10-27T05:51:59.902Z] $ 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-326 -v /w/workspace/gexfoundry_device-snmp-go_PR-326:/w/workspace/gexfoundry_device-snmp-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-326@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-326@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-27T05:52:00.239Z] $ docker top e140ee4466f67cf256740209122ec2a347c28398fa950ee0c87b4638313b695a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T05:52:00.623Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-326 [Pipeline] fileExists [Pipeline] sh [2023-10-27T05:52:00.982Z] + make test [2023-10-27T05:52:00.982Z] go test ./... -coverprofile=coverage.out [2023-10-27T05:52:02.355Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-27T05:52:12.312Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-27T05:52:12.312Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-10-27T05:52:17.581Z] go vet ./... [2023-10-27T05:52:20.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T05:52:20.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T05:52:20.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T05:52:20.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T05:52:20.925Z] $ docker stop --time=1 e140ee4466f67cf256740209122ec2a347c28398fa950ee0c87b4638313b695a [2023-10-27T05:52:24.915Z] $ docker rm -f --volumes e140ee4466f67cf256740209122ec2a347c28398fa950ee0c87b4638313b695a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T05:52:25.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T05:52:25.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T05:52:26.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T05:52:26.615Z] + ls -al . [2023-10-27T05:52:26.615Z] total 172 [2023-10-27T05:52:26.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:52 . [2023-10-27T05:52:26.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:50 .. [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 27 05:50 .dockerignore [2023-10-27T05:52:26.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:52 .git [2023-10-27T05:52:26.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:50 .github [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 27 05:50 .gitignore [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 05:50 .golangci.yml [2023-10-27T05:52:26.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 05:50 .semver [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 27 05:50 Attribution.txt [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 27 05:50 CHANGELOG.md [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 27 05:50 Dockerfile [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 05:50 GOVERNANCE.md [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 27 05:50 Jenkinsfile [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 05:50 LICENSE [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 27 05:50 Makefile [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 05:50 OWNERS.md [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 27 05:50 README.md [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 05:50 VERSION [2023-10-27T05:52:26.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:50 bin [2023-10-27T05:52:26.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:50 cmd [2023-10-27T05:52:26.615Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 27 05:52 coverage.out [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 27 05:50 go.mod [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 27 05:50 go.sum [2023-10-27T05:52:26.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:50 internal [2023-10-27T05:52:26.615Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 27 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T05:52:27.036Z] + 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=d7a19294ca9cf70081960781beb19d62bbca32c9 --label arch=amd64 --label version=0.0.0 . [2023-10-27T05:52:27.037Z] Sending build context to Docker daemon 5.755MB [2023-10-27T05:52:27.037Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T05:52:27.037Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T05:52:27.037Z] ---> 8da1632ae63e [2023-10-27T05:52:27.037Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T05:52:27.299Z] ---> Running in bb45893b2b63 [2023-10-27T05:52:27.299Z] Removing intermediate container bb45893b2b63 [2023-10-27T05:52:27.299Z] ---> e24a37a818c6 [2023-10-27T05:52:27.299Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T05:52:27.299Z] ---> Running in 64ad8d9c6045 [2023-10-27T05:52:27.299Z] Removing intermediate container 64ad8d9c6045 [2023-10-27T05:52:27.299Z] ---> 7e322450fdfc [2023-10-27T05:52:27.299Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T05:52:27.299Z] ---> Running in 50946622796c [2023-10-27T05:52:27.558Z] Removing intermediate container 50946622796c [2023-10-27T05:52:27.558Z] ---> 32667fbee33b [2023-10-27T05:52:27.558Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T05:52:27.558Z] ---> Running in 27f09ed2c341 [2023-10-27T05:52:27.558Z] Removing intermediate container 27f09ed2c341 [2023-10-27T05:52:27.558Z] ---> 9e7a04f579b6 [2023-10-27T05:52:27.558Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T05:52:27.558Z] ---> Running in cae19b8d4220 [2023-10-27T05:52:27.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T05:52:28.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T05:52:28.332Z] OK: 268 MiB in 56 packages [2023-10-27T05:52:28.590Z] Removing intermediate container cae19b8d4220 [2023-10-27T05:52:28.590Z] ---> 1bf60176516d [2023-10-27T05:52:28.590Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-27T05:52:28.590Z] ---> Running in 7db16e0657a3 [2023-10-27T05:52:28.590Z] Removing intermediate container 7db16e0657a3 [2023-10-27T05:52:28.590Z] ---> ab1b58543244 [2023-10-27T05:52:28.590Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T05:52:28.848Z] ---> ea1cf1e6dbd6 [2023-10-27T05:52:28.848Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T05:52:28.848Z] ---> Running in 9b8f266d690b [2023-10-27T05:52:29.416Z] Removing intermediate container 9b8f266d690b [2023-10-27T05:52:29.416Z] ---> d5a72c75feaa [2023-10-27T05:52:29.416Z] Step 11/24 : COPY . . [2023-10-27T05:52:29.680Z] ---> ab21c9964be6 [2023-10-27T05:52:29.680Z] Step 12/24 : RUN ${MAKE} [2023-10-27T05:52:29.938Z] ---> Running in b8a39dc1e9a9 [2023-10-27T05:52:30.196Z] 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-27T05:52:48.281Z] Removing intermediate container b8a39dc1e9a9 [2023-10-27T05:52:48.282Z] ---> f4ff38bc95ae [2023-10-27T05:52:48.282Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T05:52:48.847Z] 3.18: Pulling from library/alpine [2023-10-27T05:52:48.847Z] 96526aa774ef: Pulling fs layer [2023-10-27T05:52:49.172Z] 96526aa774ef: Download complete [2023-10-27T05:52:49.172Z] 96526aa774ef: Pull complete [2023-10-27T05:52:49.172Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T05:52:49.172Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T05:52:49.172Z] ---> 8ca4688f4f35 [2023-10-27T05:52:49.172Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T05:52:49.430Z] ---> Running in 977092e653e2 [2023-10-27T05:52:49.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T05:52:49.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T05:52:50.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T05:52:50.253Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T05:52:50.253Z] OK: 7 MiB in 16 packages [2023-10-27T05:52:50.510Z] Removing intermediate container 977092e653e2 [2023-10-27T05:52:50.510Z] ---> 785c9774d687 [2023-10-27T05:52:50.510Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-27T05:52:51.447Z] ---> 029cf1eaf0db [2023-10-27T05:52:51.447Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-27T05:52:51.447Z] ---> 1de11629450c [2023-10-27T05:52:51.447Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-27T05:52:51.706Z] ---> f582a9604dbd [2023-10-27T05:52:51.706Z] Step 18/24 : EXPOSE 59993 [2023-10-27T05:52:51.706Z] ---> Running in 3105356ad42d [2023-10-27T05:52:51.706Z] Removing intermediate container 3105356ad42d [2023-10-27T05:52:51.706Z] ---> 3010712bbadc [2023-10-27T05:52:51.706Z] Step 19/24 : EXPOSE 161 [2023-10-27T05:52:51.706Z] ---> Running in 997973b4e5ac [2023-10-27T05:52:51.706Z] Removing intermediate container 997973b4e5ac [2023-10-27T05:52:51.706Z] ---> c3770120d89f [2023-10-27T05:52:51.706Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-27T05:52:51.706Z] ---> Running in 96ac569c7d27 [2023-10-27T05:52:51.968Z] Removing intermediate container 96ac569c7d27 [2023-10-27T05:52:51.968Z] ---> 3d5ca7df8c3e [2023-10-27T05:52:51.968Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T05:52:51.968Z] ---> Running in 830c14b883ef [2023-10-27T05:52:51.968Z] Removing intermediate container 830c14b883ef [2023-10-27T05:52:51.968Z] ---> d78c229463d3 [2023-10-27T05:52:51.968Z] Step 22/24 : LABEL arch=amd64 [2023-10-27T05:52:51.968Z] ---> Running in e783a01d8736 [2023-10-27T05:52:51.968Z] Removing intermediate container e783a01d8736 [2023-10-27T05:52:51.968Z] ---> f82e92a602d7 [2023-10-27T05:52:51.968Z] Step 23/24 : LABEL git_sha=d7a19294ca9cf70081960781beb19d62bbca32c9 [2023-10-27T05:52:52.227Z] ---> Running in e033227fe0e4 [2023-10-27T05:52:52.227Z] Removing intermediate container e033227fe0e4 [2023-10-27T05:52:52.227Z] ---> a9c3308dd1b7 [2023-10-27T05:52:52.227Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T05:52:52.227Z] ---> Running in eb9af8e192c8 [2023-10-27T05:52:52.227Z] Removing intermediate container eb9af8e192c8 [2023-10-27T05:52:52.227Z] ---> cff34d5fb3e5 [2023-10-27T05:52:52.227Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T05:52:52.227Z] Successfully built cff34d5fb3e5 [2023-10-27T05:52:52.227Z] 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-27T05:52:53.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T05:52:53.122Z] [2023-10-27T05:52:53.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T05:52:53.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T05:52:53.505Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T05:52:53.505Z] 5eb5b503b376: Pulling fs layer [2023-10-27T05:52:53.505Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T05:52:53.505Z] ec43610c2a17: Pulling fs layer [2023-10-27T05:52:53.505Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T05:52:53.505Z] 33b1e0a273af: Pulling fs layer [2023-10-27T05:52:53.505Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T05:52:53.505Z] 2f39f015ded8: Pulling fs layer [2023-10-27T05:52:53.505Z] 3a2ae6a8a46f: Waiting [2023-10-27T05:52:53.505Z] 5d3b04190fa2: Waiting [2023-10-27T05:52:53.505Z] 33b1e0a273af: Waiting [2023-10-27T05:52:53.505Z] 2f39f015ded8: Waiting [2023-10-27T05:52:53.505Z] 5c69ac0246d0: Download complete [2023-10-27T05:52:53.505Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T05:52:53.505Z] 3a2ae6a8a46f: Download complete [2023-10-27T05:52:53.765Z] 33b1e0a273af: Verifying Checksum [2023-10-27T05:52:53.765Z] 33b1e0a273af: Download complete [2023-10-27T05:52:53.765Z] 5d3b04190fa2: Download complete [2023-10-27T05:52:53.765Z] ec43610c2a17: Verifying Checksum [2023-10-27T05:52:53.765Z] ec43610c2a17: Download complete [2023-10-27T05:52:53.765Z] 5eb5b503b376: Verifying Checksum [2023-10-27T05:52:53.765Z] 5eb5b503b376: Download complete [2023-10-27T05:52:54.333Z] 2f39f015ded8: Download complete [2023-10-27T05:52:54.898Z] 5eb5b503b376: Pull complete [2023-10-27T05:52:55.157Z] 5c69ac0246d0: Pull complete [2023-10-27T05:52:55.724Z] ec43610c2a17: Pull complete [2023-10-27T05:52:55.724Z] 3a2ae6a8a46f: Pull complete [2023-10-27T05:52:55.983Z] 33b1e0a273af: Pull complete [2023-10-27T05:52:55.983Z] 5d3b04190fa2: Pull complete [2023-10-27T05:53:00.165Z] 2f39f015ded8: Pull complete [2023-10-27T05:53:00.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T05:53:00.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T05:53:00.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T05:53:00.385Z] prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container [2023-10-27T05:53:00.419Z] $ 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-326 -v /w/workspace/gexfoundry_device-snmp-go_PR-326:/w/workspace/gexfoundry_device-snmp-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-326@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-326@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-27T05:53:05.448Z] $ docker top e2d5e14856e629d715ed84c9b59a4f22958805ca4771277eeaf85e8969ad9aae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T05:53:05.900Z] ---> job-cost.sh [2023-10-27T05:53:05.900Z] lf-activate-venv: SKIPPING [2023-10-27T05:53:05.900Z] INFO: No Stack... [2023-10-27T05:53:06.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T05:53:06.419Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T05:53:06.735Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-326/archives/cost.csv [2023-10-27T05:53:06.735Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T05:53:06.771Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] [2023-10-27T05:53:06.775Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] did not exist. Created. [2023-10-27T05:53:06.775Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T05:53:07.156Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T05:53:07.200Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T05:53:07.229Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T05:53:07.312Z] $ docker stop --time=1 e2d5e14856e629d715ed84c9b59a4f22958805ca4771277eeaf85e8969ad9aae [2023-10-27T05:53:08.457Z] $ docker rm -f --volumes e2d5e14856e629d715ed84c9b59a4f22958805ca4771277eeaf85e8969ad9aae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T05:59:41.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12530 in /w/workspace/gexfoundry_device-snmp-go_PR-326 [Pipeline] { [Pipeline] ws [2023-10-27T05:59:41.109Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-27T05:59:41.188Z] Selected Git installation does not exist. Using Default [2023-10-27T05:59:41.188Z] The recommended git tool is: NONE [2023-10-27T05:59:47.237Z] using credential edgex-jenkins-ssh [2023-10-27T05:59:47.268Z] Cloning the remote Git repository [2023-10-27T05:59:47.317Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-27T05:59:47.414Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-27T05:59:47.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-27T05:59:47.576Z] > git --version # timeout=10 [2023-10-27T05:59:47.599Z] > git --version # 'git version 2.25.1' [2023-10-27T05:59:47.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T05:59:47.784Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T05:59:49.024Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-27T05:59:49.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T05:59:50.819Z] Merging remotes/origin/main commit 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 into PR head commit d7a19294ca9cf70081960781beb19d62bbca32c9 [2023-10-27T05:59:51.152Z] Merge succeeded, producing d7a19294ca9cf70081960781beb19d62bbca32c9 [2023-10-27T05:59:51.153Z] Checking out Revision d7a19294ca9cf70081960781beb19d62bbca32c9 (PR-326) [2023-10-27T05:59:50.196Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-27T05:59:50.246Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-27T05:59:50.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T05:59:50.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T05:59:50.855Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T05:59:50.946Z] > git checkout -f d7a19294ca9cf70081960781beb19d62bbca32c9 # timeout=10 [2023-10-27T05:59:51.033Z] > git remote # timeout=10 [2023-10-27T05:59:51.056Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T05:59:51.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T05:59:51.092Z] > git merge 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 [2023-10-27T05:59:51.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T05:59:51.160Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T05:59:51.185Z] > git checkout -f d7a19294ca9cf70081960781beb19d62bbca32c9 # timeout=10 [2023-10-27T05:59:51.726Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-27T05:59:51.787Z] > git --version # timeout=10 [2023-10-27T05:59:51.799Z] > git --version # 'git version 2.25.1' [2023-10-27T05:59:51.813Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T05:59:53.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T05:59:53.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T05:59:53.094Z] Dload Upload Total Spent Left Speed [2023-10-27T05:59:53.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-10-27T05:59:53.748Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T05:59:54.116Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T05:59:54.116Z] + sudo tee /etc/docker/daemon.new [2023-10-27T05:59:54.116Z] { [2023-10-27T05:59:54.116Z] "registry-mirrors": [ [2023-10-27T05:59:54.116Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T05:59:54.116Z] ], [2023-10-27T05:59:54.116Z] "bip": "10.250.0.254/24", [2023-10-27T05:59:54.116Z] "hosts": [ [2023-10-27T05:59:54.116Z] "tcp://0.0.0.0:5555", [2023-10-27T05:59:54.116Z] "unix:///var/run/docker.sock" [2023-10-27T05:59:54.116Z] ], [2023-10-27T05:59:54.116Z] "mtu": 1458, [2023-10-27T05:59:54.116Z] "selinux-enabled": true, [2023-10-27T05:59:54.116Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T05:59:54.116Z] } [Pipeline] sh [2023-10-27T05:59:54.465Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T05:59:54.824Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T06:00:15.021Z] provisioning config files... [2023-10-27T06:00:15.052Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3980891942454186668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:00:15.460Z] ---> docker-login.sh [2023-10-27T06:00:15.460Z] nexus3.edgexfoundry.org:10001 [2023-10-27T06:00:16.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T06:00:17.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T06:00:17.030Z] Configure a credential helper to remove this warning. See [2023-10-27T06:00:17.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T06:00:17.030Z] [2023-10-27T06:00:17.030Z] Login Succeeded [2023-10-27T06:00:17.030Z] nexus3.edgexfoundry.org:10002 [2023-10-27T06:00:17.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T06:00:17.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T06:00:17.303Z] Configure a credential helper to remove this warning. See [2023-10-27T06:00:17.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T06:00:17.303Z] [2023-10-27T06:00:17.303Z] Login Succeeded [2023-10-27T06:00:17.303Z] nexus3.edgexfoundry.org:10003 [2023-10-27T06:00:17.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T06:00:17.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T06:00:17.573Z] Configure a credential helper to remove this warning. See [2023-10-27T06:00:17.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T06:00:17.573Z] [2023-10-27T06:00:17.573Z] Login Succeeded [2023-10-27T06:00:17.573Z] nexus3.edgexfoundry.org:10004 [2023-10-27T06:00:17.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T06:00:18.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T06:00:18.115Z] Configure a credential helper to remove this warning. See [2023-10-27T06:00:18.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T06:00:18.115Z] [2023-10-27T06:00:18.115Z] Login Succeeded [2023-10-27T06:00:18.115Z] docker.io [2023-10-27T06:00:18.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T06:00:18.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T06:00:18.699Z] Configure a credential helper to remove this warning. See [2023-10-27T06:00:18.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T06:00:18.699Z] [2023-10-27T06:00:18.699Z] Login Succeeded [2023-10-27T06:00:18.699Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T06:00:18.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T06:00:19.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T06:00:19.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T06:00:19.218Z] ========================================================= [2023-10-27T06:00:19.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T06:00:19.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T06:00:19.712Z] + 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-27T06:00:19.980Z] Sending build context to Docker daemon 2.951MB [2023-10-27T06:00:19.980Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T06:00:19.980Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T06:00:20.259Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T06:00:20.259Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T06:00:20.259Z] 5d54e960e981: Pulling fs layer [2023-10-27T06:00:20.259Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T06:00:20.259Z] f0e02332f6b5: Pulling fs layer [2023-10-27T06:00:20.259Z] cefa15bbcfad: Pulling fs layer [2023-10-27T06:00:20.259Z] 17808c966233: Pulling fs layer [2023-10-27T06:00:20.259Z] f4c1fc716caa: Pulling fs layer [2023-10-27T06:00:20.259Z] cefa15bbcfad: Waiting [2023-10-27T06:00:20.259Z] 17808c966233: Waiting [2023-10-27T06:00:20.259Z] f4c1fc716caa: Waiting [2023-10-27T06:00:20.259Z] f0e02332f6b5: Waiting [2023-10-27T06:00:20.259Z] 5d54e960e981: Verifying Checksum [2023-10-27T06:00:20.259Z] 5d54e960e981: Download complete [2023-10-27T06:00:20.259Z] f0e02332f6b5: Verifying Checksum [2023-10-27T06:00:20.259Z] f0e02332f6b5: Download complete [2023-10-27T06:00:20.259Z] cefa15bbcfad: Verifying Checksum [2023-10-27T06:00:20.259Z] cefa15bbcfad: Download complete [2023-10-27T06:00:20.259Z] 9fda8d8052c6: Download complete [2023-10-27T06:00:20.857Z] f4c1fc716caa: Verifying Checksum [2023-10-27T06:00:20.857Z] f4c1fc716caa: Download complete [2023-10-27T06:00:21.136Z] 9fda8d8052c6: Pull complete [2023-10-27T06:00:21.729Z] 5d54e960e981: Pull complete [2023-10-27T06:00:22.000Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T06:00:22.000Z] c4a7e357bf2a: Download complete [2023-10-27T06:00:23.423Z] 17808c966233: Verifying Checksum [2023-10-27T06:00:23.423Z] 17808c966233: Download complete [2023-10-27T06:00:35.881Z] c4a7e357bf2a: Pull complete [2023-10-27T06:00:35.881Z] f0e02332f6b5: Pull complete [2023-10-27T06:00:35.881Z] cefa15bbcfad: Pull complete [2023-10-27T06:00:44.093Z] 17808c966233: Pull complete [2023-10-27T06:00:46.049Z] f4c1fc716caa: Pull complete [2023-10-27T06:00:46.049Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T06:00:46.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T06:00:46.049Z] ---> ea914061e18c [2023-10-27T06:00:46.049Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T06:00:47.019Z] ---> Running in 40aee452463c [2023-10-27T06:00:47.287Z] Removing intermediate container 40aee452463c [2023-10-27T06:00:47.287Z] ---> b4717d47199c [2023-10-27T06:00:47.287Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T06:00:47.287Z] ---> Running in 6ea92c75fcf9 [2023-10-27T06:00:47.557Z] Removing intermediate container 6ea92c75fcf9 [2023-10-27T06:00:47.557Z] ---> 411af54233bd [2023-10-27T06:00:47.557Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T06:00:47.828Z] ---> Running in 66f88fde190b [2023-10-27T06:00:48.098Z] Removing intermediate container 66f88fde190b [2023-10-27T06:00:48.098Z] ---> b92aa5788bd8 [2023-10-27T06:00:48.098Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T06:00:48.367Z] ---> Running in a6439f079778 [2023-10-27T06:00:48.636Z] Removing intermediate container a6439f079778 [2023-10-27T06:00:48.636Z] ---> db6de7225e73 [2023-10-27T06:00:48.636Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T06:00:48.636Z] ---> Running in f62db2021465 [2023-10-27T06:00:50.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T06:00:50.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T06:00:52.285Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T06:00:52.285Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T06:00:52.285Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T06:00:52.285Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T06:00:52.285Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T06:00:52.285Z] OK: 270 MiB in 56 packages [2023-10-27T06:00:53.726Z] Removing intermediate container f62db2021465 [2023-10-27T06:00:53.726Z] ---> 8b15ac6f6ac0 [2023-10-27T06:00:53.726Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-27T06:00:53.726Z] ---> Running in 6e872b994e77 [2023-10-27T06:00:53.994Z] Removing intermediate container 6e872b994e77 [2023-10-27T06:00:53.994Z] ---> c8c52cf7ae33 [2023-10-27T06:00:53.994Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T06:00:54.584Z] ---> f097537230cd [2023-10-27T06:00:54.584Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T06:00:54.584Z] ---> Running in a9008505ed71 [2023-10-27T06:02:46.288Z] Removing intermediate container a9008505ed71 [2023-10-27T06:02:46.288Z] ---> 5f28c3a7e566 [2023-10-27T06:02:46.288Z] Step 11/12 : COPY . . [2023-10-27T06:02:46.288Z] ---> 5a0875d04d25 [2023-10-27T06:02:46.288Z] Step 12/12 : RUN ${MAKE} [2023-10-27T06:02:46.288Z] ---> Running in 46b9acf6fda6 [2023-10-27T06:02:46.288Z] noop [2023-10-27T06:02:46.288Z] Removing intermediate container 46b9acf6fda6 [2023-10-27T06:02:46.288Z] ---> 250e6e41c4cf [2023-10-27T06:02:46.288Z] Successfully built 250e6e41c4cf [2023-10-27T06:02:46.288Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T06:02:46.788Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T06:02:46.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T06:02:47.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-12530 does not seem to be running inside a container [2023-10-27T06:02:47.146Z] $ 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-27T06:02:48.434Z] $ docker top 7bc8d3664c6a4ab458dfb7821765cbba9ab24d8e83e76932b9cad6e608841b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T06:02:49.323Z] + go version [2023-10-27T06:02:49.323Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T06:02:49.367Z] $ docker stop --time=1 7bc8d3664c6a4ab458dfb7821765cbba9ab24d8e83e76932b9cad6e608841b29 [2023-10-27T06:02:51.034Z] $ docker rm -f --volumes 7bc8d3664c6a4ab458dfb7821765cbba9ab24d8e83e76932b9cad6e608841b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T06:02:51.902Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T06:02:51.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T06:02:52.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-12530 does not seem to be running inside a container [2023-10-27T06:02:52.242Z] $ 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-27T06:02:53.466Z] $ docker top baa8c92b3239b647360442b143a471eb36cb088bfd9fa996e13da16e815fdbac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T06:02:54.347Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T06:02:55.061Z] + make test [2023-10-27T06:02:55.061Z] go test ./... -coverprofile=coverage.out [2023-10-27T06:03:01.715Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-27T06:04:53.451Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-27T06:04:53.451Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.075s coverage: 0.0% of statements [2023-10-27T06:04:53.451Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T06:04:53.451Z] go vet ./... [2023-10-27T06:05:15.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T06:05:15.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T06:05:15.569Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T06:05:15.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T06:05:15.653Z] $ docker stop --time=1 baa8c92b3239b647360442b143a471eb36cb088bfd9fa996e13da16e815fdbac [2023-10-27T06:05:17.524Z] $ docker rm -f --volumes baa8c92b3239b647360442b143a471eb36cb088bfd9fa996e13da16e815fdbac [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T06:05:18.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T06:05:18.766Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T06:05:19.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T06:05:19.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T06:05:20.156Z] + ls -al . [2023-10-27T06:05:20.156Z] total 168 [2023-10-27T06:05:20.156Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 06:02 . [2023-10-27T06:05:20.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 .. [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 27 05:59 .dockerignore [2023-10-27T06:05:20.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:59 .git [2023-10-27T06:05:20.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 .github [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 27 05:59 .gitignore [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 05:59 .golangci.yml [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 27 05:59 Attribution.txt [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 27 05:59 CHANGELOG.md [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 27 05:59 Dockerfile [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 05:59 GOVERNANCE.md [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 27 05:59 Jenkinsfile [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 05:59 LICENSE [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 27 05:59 Makefile [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 05:59 OWNERS.md [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 27 05:59 README.md [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 05:50 VERSION [2023-10-27T06:05:20.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 bin [2023-10-27T06:05:20.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 cmd [2023-10-27T06:05:20.156Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 27 06:04 coverage.out [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 27 05:59 go.mod [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 27 05:59 go.sum [2023-10-27T06:05:20.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 internal [2023-10-27T06:05:20.156Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 27 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T06:05:20.666Z] + 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=d7a19294ca9cf70081960781beb19d62bbca32c9 --label arch=arm64 --label version=0.0.0 . [2023-10-27T06:05:20.936Z] Sending build context to Docker daemon 2.961MB [2023-10-27T06:05:20.936Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T06:05:20.936Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T06:05:20.936Z] ---> 250e6e41c4cf [2023-10-27T06:05:20.936Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T06:05:20.936Z] ---> Running in 28949762c50f [2023-10-27T06:05:21.521Z] Removing intermediate container 28949762c50f [2023-10-27T06:05:21.521Z] ---> 45ccac9a9e10 [2023-10-27T06:05:21.521Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T06:05:21.521Z] ---> Running in fcc386566765 [2023-10-27T06:05:21.788Z] Removing intermediate container fcc386566765 [2023-10-27T06:05:21.788Z] ---> a1fbcdd735a0 [2023-10-27T06:05:21.788Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T06:05:21.788Z] ---> Running in 3e72eaaa6b65 [2023-10-27T06:05:22.058Z] Removing intermediate container 3e72eaaa6b65 [2023-10-27T06:05:22.058Z] ---> 4559ec406af4 [2023-10-27T06:05:22.058Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T06:05:22.330Z] ---> Running in b795364cc4f2 [2023-10-27T06:05:22.600Z] Removing intermediate container b795364cc4f2 [2023-10-27T06:05:22.600Z] ---> c344f59f4871 [2023-10-27T06:05:22.600Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T06:05:22.600Z] ---> Running in 1d353f4d3376 [2023-10-27T06:05:23.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T06:05:24.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T06:05:25.116Z] OK: 270 MiB in 56 packages [2023-10-27T06:05:26.076Z] Removing intermediate container 1d353f4d3376 [2023-10-27T06:05:26.076Z] ---> c597c57d655f [2023-10-27T06:05:26.076Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-27T06:05:26.346Z] ---> Running in 637b6ab5165e [2023-10-27T06:05:26.616Z] Removing intermediate container 637b6ab5165e [2023-10-27T06:05:26.616Z] ---> f08db512e464 [2023-10-27T06:05:26.616Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T06:05:27.208Z] ---> d53d80373548 [2023-10-27T06:05:27.208Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T06:05:27.208Z] ---> Running in 86e6e0331b6b [2023-10-27T06:05:30.552Z] Removing intermediate container 86e6e0331b6b [2023-10-27T06:05:30.552Z] ---> eb71f81b1860 [2023-10-27T06:05:30.552Z] Step 11/24 : COPY . . [2023-10-27T06:05:31.136Z] ---> 756c7d3ab22f [2023-10-27T06:05:31.136Z] Step 12/24 : RUN ${MAKE} [2023-10-27T06:05:31.136Z] ---> Running in bb0d4de93fdb [2023-10-27T06:05:32.103Z] 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-27T06:07:30.218Z] Removing intermediate container bb0d4de93fdb [2023-10-27T06:07:30.218Z] ---> 1eb80fbbb052 [2023-10-27T06:07:30.218Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T06:07:30.218Z] 3.18: Pulling from library/alpine [2023-10-27T06:07:30.218Z] 579b34f0a95b: Pulling fs layer [2023-10-27T06:07:30.218Z] 579b34f0a95b: Verifying Checksum [2023-10-27T06:07:30.218Z] 579b34f0a95b: Download complete [2023-10-27T06:07:30.218Z] 579b34f0a95b: Pull complete [2023-10-27T06:07:30.218Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T06:07:30.218Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T06:07:30.218Z] ---> 3cc203321400 [2023-10-27T06:07:30.218Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T06:07:30.218Z] ---> Running in 0638c09798e7 [2023-10-27T06:07:30.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T06:07:30.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T06:07:30.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T06:07:30.218Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T06:07:30.218Z] OK: 8 MiB in 16 packages [2023-10-27T06:07:30.218Z] Removing intermediate container 0638c09798e7 [2023-10-27T06:07:30.218Z] ---> f6b9ee15a4a1 [2023-10-27T06:07:30.218Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-27T06:07:30.218Z] ---> 1c6c049f95c7 [2023-10-27T06:07:30.218Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-27T06:07:30.218Z] ---> 1f4f6f2d79dc [2023-10-27T06:07:30.218Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-27T06:07:30.218Z] ---> 9237049ec49e [2023-10-27T06:07:30.218Z] Step 18/24 : EXPOSE 59993 [2023-10-27T06:07:30.218Z] ---> Running in a5d28c85acc0 [2023-10-27T06:07:30.486Z] Removing intermediate container a5d28c85acc0 [2023-10-27T06:07:30.486Z] ---> 199103417a6f [2023-10-27T06:07:30.486Z] Step 19/24 : EXPOSE 161 [2023-10-27T06:07:30.486Z] ---> Running in 2c117693ff55 [2023-10-27T06:07:30.753Z] Removing intermediate container 2c117693ff55 [2023-10-27T06:07:30.753Z] ---> 0a1691c74645 [2023-10-27T06:07:30.753Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-27T06:07:30.753Z] ---> Running in ed1f30ebffa9 [2023-10-27T06:07:31.029Z] Removing intermediate container ed1f30ebffa9 [2023-10-27T06:07:31.029Z] ---> 68bd8b1640d2 [2023-10-27T06:07:31.029Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T06:07:31.297Z] ---> Running in d0bb14afe875 [2023-10-27T06:07:31.570Z] Removing intermediate container d0bb14afe875 [2023-10-27T06:07:31.570Z] ---> 4bee963a5f81 [2023-10-27T06:07:31.570Z] Step 22/24 : LABEL arch=arm64 [2023-10-27T06:07:31.570Z] ---> Running in c3f92ffc66fa [2023-10-27T06:07:31.839Z] Removing intermediate container c3f92ffc66fa [2023-10-27T06:07:31.839Z] ---> d841ab180478 [2023-10-27T06:07:31.839Z] Step 23/24 : LABEL git_sha=d7a19294ca9cf70081960781beb19d62bbca32c9 [2023-10-27T06:07:32.111Z] ---> Running in 3643f1d7f37d [2023-10-27T06:07:32.379Z] Removing intermediate container 3643f1d7f37d [2023-10-27T06:07:32.379Z] ---> 695aa08eac32 [2023-10-27T06:07:32.379Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T06:07:32.379Z] ---> Running in f71a6b10642c [2023-10-27T06:07:32.964Z] Removing intermediate container f71a6b10642c [2023-10-27T06:07:32.964Z] ---> b6954f8ee2b6 [2023-10-27T06:07:32.964Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T06:07:32.964Z] Successfully built b6954f8ee2b6 [2023-10-27T06:07:32.964Z] 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-27T06:07:33.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T06:07:33.830Z] [2023-10-27T06:07:33.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T06:07:34.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T06:07:35.199Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T06:07:35.199Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T06:07:35.199Z] 04944245beec: Pulling fs layer [2023-10-27T06:07:35.199Z] 699f458cf7ca: Pulling fs layer [2023-10-27T06:07:35.199Z] 765212b225bb: Pulling fs layer [2023-10-27T06:07:35.199Z] f23df028b6ca: Pulling fs layer [2023-10-27T06:07:35.199Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T06:07:35.199Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T06:07:35.199Z] 765212b225bb: Waiting [2023-10-27T06:07:35.199Z] f23df028b6ca: Waiting [2023-10-27T06:07:35.199Z] d65c8cfc05b1: Waiting [2023-10-27T06:07:35.199Z] 2437ff75d9bd: Waiting [2023-10-27T06:07:35.475Z] 04944245beec: Verifying Checksum [2023-10-27T06:07:35.475Z] 04944245beec: Download complete [2023-10-27T06:07:35.475Z] 765212b225bb: Download complete [2023-10-27T06:07:35.475Z] f23df028b6ca: Verifying Checksum [2023-10-27T06:07:35.475Z] f23df028b6ca: Download complete [2023-10-27T06:07:35.745Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T06:07:35.745Z] d65c8cfc05b1: Download complete [2023-10-27T06:07:35.745Z] 699f458cf7ca: Verifying Checksum [2023-10-27T06:07:35.745Z] 699f458cf7ca: Download complete [2023-10-27T06:07:36.016Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T06:07:36.016Z] 8998bd30e6a1: Download complete [2023-10-27T06:07:38.716Z] 2437ff75d9bd: Download complete [2023-10-27T06:07:41.365Z] 8998bd30e6a1: Pull complete [2023-10-27T06:07:41.365Z] 04944245beec: Pull complete [2023-10-27T06:07:43.346Z] 699f458cf7ca: Pull complete [2023-10-27T06:07:43.346Z] 765212b225bb: Pull complete [2023-10-27T06:07:44.306Z] f23df028b6ca: Pull complete [2023-10-27T06:07:44.306Z] d65c8cfc05b1: Pull complete [2023-10-27T06:08:04.800Z] 2437ff75d9bd: Pull complete [2023-10-27T06:08:04.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T06:08:04.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T06:08:04.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T06:08:05.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-12530 does not seem to be running inside a container [2023-10-27T06:08:05.215Z] $ 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-27T06:08:08.016Z] $ docker top 6c2c6a260c69ad4fb2adc1f28f5c9db2916de47d763cd8221cd4a08b468db7d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:08.934Z] ---> job-cost.sh [2023-10-27T06:08:08.934Z] lf-activate-venv: SKIPPING [2023-10-27T06:08:08.934Z] INFO: No Stack... [2023-10-27T06:08:09.202Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T06:08:10.011Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T06:08:10.366Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-10-27T06:08:10.366Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T06:08:10.729Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] [2023-10-27T06:08:10.733Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] did not exist. Created. [2023-10-27T06:08:10.734Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T06:08:11.185Z] /w/workspace/device-snmp-go/1@tmp/durable-c7999385/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T06:08:12.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T06:08:12.165Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T06:08:12.208Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T06:08:12.222Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T06:08:12.308Z] $ docker stop --time=1 6c2c6a260c69ad4fb2adc1f28f5c9db2916de47d763cd8221cd4a08b468db7d9 [2023-10-27T06:08:16.439Z] $ docker rm -f --volumes 6c2c6a260c69ad4fb2adc1f28f5c9db2916de47d763cd8221cd4a08b468db7d9 [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-27T06:08:17.584Z] provisioning config files... [2023-10-27T06:08:17.596Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/config18028742393121136338tmp [Pipeline] { [Pipeline] sh [2023-10-27T06:08:17.934Z] + set +x [2023-10-27T06:08:17.934Z] + bash -s -- [2023-10-27T06:08:17.934Z] + curl -s https://codecov.io/bash [2023-10-27T06:08:18.194Z] [2023-10-27T06:08:18.194Z] _____ _ [2023-10-27T06:08:18.194Z] / ____| | | [2023-10-27T06:08:18.194Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T06:08:18.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T06:08:18.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T06:08:18.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T06:08:18.194Z] Bash-1.0.6 [2023-10-27T06:08:18.194Z] [2023-10-27T06:08:18.194Z] [2023-10-27T06:08:18.194Z] ==> git version 2.25.1 found [2023-10-27T06:08:18.194Z] ==> 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-27T06:08:18.194Z] Release-Date: 2020-01-08 [2023-10-27T06:08:18.194Z] 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-27T06:08:18.194Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T06:08:18.194Z] ==> Jenkins CI detected. [2023-10-27T06:08:18.194Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-326 [2023-10-27T06:08:18.194Z] project root: . [2023-10-27T06:08:18.194Z] --> token set from env [2023-10-27T06:08:18.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T06:08:18.194Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T06:08:18.194Z] ==> Python coveragepy not found [2023-10-27T06:08:18.194Z] ==> Searching for coverage reports in: [2023-10-27T06:08:18.195Z] + . [2023-10-27T06:08:18.195Z] -> Found 1 reports [2023-10-27T06:08:18.195Z] ==> Detecting git/mercurial file structure [2023-10-27T06:08:18.195Z] ==> Reading reports [2023-10-27T06:08:18.195Z] + ./coverage.out bytes=8837 [2023-10-27T06:08:18.195Z] ==> Appending adjustments [2023-10-27T06:08:18.195Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T06:08:18.455Z] + Found adjustments [2023-10-27T06:08:18.455Z] ==> Gzipping contents [2023-10-27T06:08:18.455Z] 4.0K /tmp/codecov.dTRsRZ.gz [2023-10-27T06:08:18.455Z] ==> Uploading reports [2023-10-27T06:08:18.455Z] url: https://codecov.io [2023-10-27T06:08:18.455Z] query: branch=PR-326&commit=d7a19294ca9cf70081960781beb19d62bbca32c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=326&job=&cmd_args= [2023-10-27T06:08:18.455Z] -> Pinging Codecov [2023-10-27T06:08:18.455Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-326&commit=d7a19294ca9cf70081960781beb19d62bbca32c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=326&job=&cmd_args= [2023-10-27T06:08:18.455Z] -> Uploading to [2023-10-27T06:08:18.455Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/6C56EA5C29638FB4528AC87E60AF5AE0/d7a19294ca9cf70081960781beb19d62bbca32c9/b6d0b6a8-8bb1-4e1b-a072-6d389e7eeec7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T060818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fad1d8df18d1d4b11bfc3255f5a76aa9037a6b2b6728e002b4804e011b2a1b91 [2023-10-27T06:08:18.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T06:08:18.455Z] Dload Upload Total Spent Left Speed [2023-10-27T06:08:18.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4570 --:--:-- --:--:-- --:--:-- 4555 100 1435 0 0 100 1435 0 4570 --:--:-- --:--:-- --:--:-- 4555 [2023-10-27T06:08:18.714Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d7a19294ca9cf70081960781beb19d62bbca32c9 [Pipeline] } [2023-10-27T06:08:18.743Z] 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-27T06:08:20.717Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-326/archives ] [2023-10-27T06:08:20.717Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-326/archives [2023-10-27T06:08:20.717Z] total 16 [2023-10-27T06:08:20.717Z] drwxr-xr-x 3 root root 4096 Oct 27 05:53 . [2023-10-27T06:08:20.717Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 05:53 .. [2023-10-27T06:08:20.717Z] drwxr-xr-x 2 root root 4096 Oct 27 05:53 cost [2023-10-27T06:08:20.717Z] -rw-r--r-- 1 root root 86 Oct 27 05:53 cost.csv [2023-10-27T06:08:20.717Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-326/archives [2023-10-27T06:08:20.717Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-326/archives [2023-10-27T06:08:20.717Z] total 16 [2023-10-27T06:08:20.717Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 05:53 . [2023-10-27T06:08:20.717Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 05:53 .. [2023-10-27T06:08:20.717Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 05:53 cost [2023-10-27T06:08:20.717Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 27 05:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:21.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:21.948Z] ---> package-listing.sh [2023-10-27T06:08:21.948Z] ++ facter osfamily [2023-10-27T06:08:21.948Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T06:08:22.208Z] + OS_FAMILY=debian [2023-10-27T06:08:22.208Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-326 [2023-10-27T06:08:22.208Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T06:08:22.208Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T06:08:22.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T06:08:22.208Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T06:08:22.208Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-326 ']' [2023-10-27T06:08:22.208Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T06:08:22.208Z] + case "${OS_FAMILY}" in [2023-10-27T06:08:22.208Z] + dpkg -l [2023-10-27T06:08:22.208Z] + grep '^ii' [2023-10-27T06:08:22.208Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T06:08:22.208Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T06:08:22.208Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T06:08:22.208Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-326 ']' [2023-10-27T06:08:22.208Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-326/archives/ [2023-10-27T06:08:22.208Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-326/archives/ [Pipeline] echo [2023-10-27T06:08:22.245Z] 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-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T06:08:22.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T06:08:22.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T06:08:22.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T06:08:23.066Z] prd-ubuntu20.04-docker-8c-8g-12488 does not seem to be running inside a container [2023-10-27T06:08:23.124Z] $ 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-326/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-326 -v /w/workspace/gexfoundry_device-snmp-go_PR-326:/w/workspace/gexfoundry_device-snmp-go_PR-326:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-326@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-326@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-27T06:08:23.311Z] $ docker top bd0dce2a7391577e8fd82d51a0854c734a45cd2144f7a80fe0c6fc615e03e305 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T06:08:23.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T06:08:24.002Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T06:08:24.320Z] + ls /var/log/sa-host [2023-10-27T06:08:24.320Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T06:08:24.554Z] provisioning config files... [2023-10-27T06:08:24.561Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-326@tmp/config13285150506738585363tmp [Pipeline] { [Pipeline] echo [2023-10-27T06:08:24.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:24.932Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T06:08:24.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:25.390Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T06:08:25.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:25.748Z] ---> sudo-logs.sh [2023-10-27T06:08:25.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T06:08:25.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:26.177Z] ---> job-cost.sh [2023-10-27T06:08:26.177Z] lf-activate-venv: SKIPPING [2023-10-27T06:08:26.177Z] DEBUG: total: 0.2199999988079071 [2023-10-27T06:08:26.177Z] INFO: Retrieving Stack Cost... [2023-10-27T06:08:26.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T06:08:27.005Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T06:08:27.050Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T06:08:27.363Z] ---> logs-deploy.sh [2023-10-27T06:08:27.363Z] lf-activate-venv: SKIPPING [2023-10-27T06:08:27.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-326/1 [2023-10-27T06:08:27.363Z] INFO: archiving workspace using pattern(s): [2023-10-27T06:08:28.310Z] Archives upload complete. [2023-10-27T06:08:28.310Z] INFO: archiving logs to Nexus