Pull request #338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f21de6f775e30812ae4fa781fd5fb628fe4b664d+88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 (6564624209cdcf2c6b6e7ca8b6ec2de5e216eca8) 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-ssh12636312371665033746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11207791519463348402.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-338/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-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9279140571560280531.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-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14416915790932634883.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2707692971604998365.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-338/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-338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9142584687692668492.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-26375 in /w/workspace/gexfoundry_device-snmp-go_PR-338 [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-338 # 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 Merging remotes/origin/main commit 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 into PR head commit f21de6f775e30812ae4fa781fd5fb628fe4b664d Merge succeeded, producing f21de6f775e30812ae4fa781fd5fb628fe4b664d Checking out Revision f21de6f775e30812ae4fa781fd5fb628fe4b664d (PR-338) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f21de6f775e30812ae4fa781fd5fb628fe4b664d # 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 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f21de6f775e30812ae4fa781fd5fb628fe4b664d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-29T05:48:37.991Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-29T05:48:38.224Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-29T05:48:38.358Z] ========================================================= [2023-12-29T05:48:38.358Z] EdgeX Global Pipelines Version Info [2023-12-29T05:48:38.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:48:39.131Z] ------------------- [2023-12-29T05:48:39.131Z] stable info: [2023-12-29T05:48:39.131Z] ------------------- [2023-12-29T05:48:39.131Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-29T05:48:39.131Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T05:48:39.131Z] Message: update stable to v1.0.258 [2023-12-29T05:48:39.703Z] ------------------- [2023-12-29T05:48:39.703Z] experimental info: [2023-12-29T05:48:39.703Z] ------------------- [2023-12-29T05:48:39.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-29T05:48:39.703Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T05:48:39.703Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-29T05:48:39.960Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-12-29T05:48:40.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-12-29T05:48:40.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-29T05:48:40.247Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-29T05:48:40.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-29T05:48:40.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-29T05:48:40.429Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-29T05:48:40.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-29T05:48:40.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-29T05:48:40.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-29T05:48:40.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-29T05:48:40.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-12-29T05:48:40.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-29T05:48:40.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-29T05:48:40.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T05:48:41.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T05:48:41.247Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T05:48:41.325Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T05:48:41.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-29T05:48:41.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-29T05:48:41.559Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-29T05:48:41.636Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-29T05:48:41.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-29T05:48:41.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-29T05:48:41.861Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-29T05:48:41.936Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-29T05:48:42.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-29T05:48:42.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-338 [Pipeline] echo [2023-12-29T05:48:42.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-338 [Pipeline] echo [2023-12-29T05:48:42.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-338 [Pipeline] echo [2023-12-29T05:48:42.718Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f21de6f775e30812ae4fa781fd5fb628fe4b664d [Pipeline] echo [2023-12-29T05:48:42.794Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f21de6f [Pipeline] echo [2023-12-29T05:48:42.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T05:48:43.117Z] provisioning config files... [2023-12-29T05:48:43.131Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/config14898356878737577621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:48:43.548Z] ---> ****-login.sh [2023-12-29T05:48:43.549Z] nexus3.edgexfoundry.org:10001 [2023-12-29T05:48:44.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:48:44.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:48:44.756Z] Configure a credential helper to remove this warning. See [2023-12-29T05:48:44.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:48:44.756Z] [2023-12-29T05:48:44.756Z] Login Succeeded [2023-12-29T05:48:44.756Z] nexus3.edgexfoundry.org:10002 [2023-12-29T05:48:44.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:48:44.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:48:44.756Z] Configure a credential helper to remove this warning. See [2023-12-29T05:48:44.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:48:44.756Z] [2023-12-29T05:48:44.756Z] Login Succeeded [2023-12-29T05:48:44.756Z] nexus3.edgexfoundry.org:10003 [2023-12-29T05:48:45.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:48:45.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:48:45.018Z] Configure a credential helper to remove this warning. See [2023-12-29T05:48:45.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:48:45.018Z] [2023-12-29T05:48:45.018Z] Login Succeeded [2023-12-29T05:48:45.018Z] nexus3.edgexfoundry.org:10004 [2023-12-29T05:48:45.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:48:45.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:48:45.018Z] Configure a credential helper to remove this warning. See [2023-12-29T05:48:45.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:48:45.018Z] [2023-12-29T05:48:45.018Z] Login Succeeded [2023-12-29T05:48:45.018Z] ****.io [2023-12-29T05:48:45.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:48:45.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:48:45.279Z] Configure a credential helper to remove this warning. See [2023-12-29T05:48:45.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:48:45.279Z] [2023-12-29T05:48:45.279Z] Login Succeeded [2023-12-29T05:48:45.279Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T05:48:45.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-29T05:48:46.180Z] + git rev-list -1 --merges f21de6f775e30812ae4fa781fd5fb628fe4b664d~1..f21de6f775e30812ae4fa781fd5fb628fe4b664d [Pipeline] echo [2023-12-29T05:48:46.224Z] -----------> git rev-list -1 --merges f21de6f775e30812ae4fa781fd5fb628fe4b664d~1..f21de6f775e30812ae4fa781fd5fb628fe4b664d f21de6f775e30812ae4fa781fd5fb628fe4b664d [false] [Pipeline] sh [2023-12-29T05:48:46.553Z] + git log --format=format:%s -1 f21de6f775e30812ae4fa781fd5fb628fe4b664d [Pipeline] echo [2023-12-29T05:48:46.589Z] ========================================================= [2023-12-29T05:48:46.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-29T05:48:46.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T05:48:47.177Z] + git log --format=format:%s -1 f21de6f775e30812ae4fa781fd5fb628fe4b664d [Pipeline] echo [2023-12-29T05:48:47.216Z] [semverPrep] GIT_COMMIT: f21de6f775e30812ae4fa781fd5fb628fe4b664d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-29T05:48:47.268Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-29T05:48:47.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T05:48:47.723Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-29T05:48:47.723Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-29T05:48:47.723Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-29T05:48:47.723Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-29T05:48:47.723Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-29T05:48:47.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:48:48.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T05:48:48.308Z] [2023-12-29T05:48:48.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:48:48.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T05:48:49.025Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-29T05:48:49.025Z] b85a868b505f: Pulling fs layer [2023-12-29T05:48:49.025Z] e2be974225ed: Pulling fs layer [2023-12-29T05:48:49.025Z] 339a4e72a1f5: Pulling fs layer [2023-12-29T05:48:49.025Z] 988bab9f4d93: Pulling fs layer [2023-12-29T05:48:49.025Z] 1469e6f7b9e6: Pulling fs layer [2023-12-29T05:48:49.025Z] eaf3925da568: Pulling fs layer [2023-12-29T05:48:49.025Z] bab4dde63d76: Pulling fs layer [2023-12-29T05:48:49.025Z] bde34c3a00c8: Pulling fs layer [2023-12-29T05:48:49.025Z] b352a97aabf1: Pulling fs layer [2023-12-29T05:48:49.025Z] 4872d77fe225: Pulling fs layer [2023-12-29T05:48:49.025Z] 5851b861e8e6: Pulling fs layer [2023-12-29T05:48:49.025Z] bab4dde63d76: Waiting [2023-12-29T05:48:49.025Z] bde34c3a00c8: Waiting [2023-12-29T05:48:49.025Z] 988bab9f4d93: Waiting [2023-12-29T05:48:49.025Z] eaf3925da568: Waiting [2023-12-29T05:48:49.025Z] b352a97aabf1: Waiting [2023-12-29T05:48:49.025Z] 5851b861e8e6: Waiting [2023-12-29T05:48:49.025Z] 4872d77fe225: Waiting [2023-12-29T05:48:49.025Z] 1469e6f7b9e6: Waiting [2023-12-29T05:48:49.025Z] e2be974225ed: Download complete [2023-12-29T05:48:49.025Z] 988bab9f4d93: Verifying Checksum [2023-12-29T05:48:49.025Z] 988bab9f4d93: Download complete [2023-12-29T05:48:49.025Z] 1469e6f7b9e6: Verifying Checksum [2023-12-29T05:48:49.025Z] 1469e6f7b9e6: Download complete [2023-12-29T05:48:49.025Z] 339a4e72a1f5: Verifying Checksum [2023-12-29T05:48:49.025Z] 339a4e72a1f5: Download complete [2023-12-29T05:48:49.025Z] eaf3925da568: Verifying Checksum [2023-12-29T05:48:49.025Z] eaf3925da568: Download complete [2023-12-29T05:48:49.025Z] bde34c3a00c8: Verifying Checksum [2023-12-29T05:48:49.025Z] bde34c3a00c8: Download complete [2023-12-29T05:48:49.025Z] b352a97aabf1: Download complete [2023-12-29T05:48:49.025Z] 4872d77fe225: Verifying Checksum [2023-12-29T05:48:49.025Z] 4872d77fe225: Download complete [2023-12-29T05:48:49.025Z] 5851b861e8e6: Verifying Checksum [2023-12-29T05:48:49.025Z] 5851b861e8e6: Download complete [2023-12-29T05:48:49.285Z] b85a868b505f: Verifying Checksum [2023-12-29T05:48:49.285Z] b85a868b505f: Download complete [2023-12-29T05:48:49.596Z] bab4dde63d76: Verifying Checksum [2023-12-29T05:48:49.596Z] bab4dde63d76: Download complete [2023-12-29T05:48:50.627Z] b85a868b505f: Pull complete [2023-12-29T05:48:50.627Z] e2be974225ed: Pull complete [2023-12-29T05:48:51.664Z] 339a4e72a1f5: Pull complete [2023-12-29T05:48:51.925Z] 988bab9f4d93: Pull complete [2023-12-29T05:48:52.494Z] 1469e6f7b9e6: Pull complete [2023-12-29T05:48:52.494Z] eaf3925da568: Pull complete [2023-12-29T05:48:54.396Z] bab4dde63d76: Pull complete [2023-12-29T05:48:54.396Z] bde34c3a00c8: Pull complete [2023-12-29T05:48:54.656Z] b352a97aabf1: Pull complete [2023-12-29T05:48:54.656Z] 4872d77fe225: Pull complete [2023-12-29T05:48:54.656Z] 5851b861e8e6: Pull complete [2023-12-29T05:48:54.656Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-29T05:48:54.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T05:48:54.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:48:55.018Z] prd-ubuntu20.04-docker-8c-8g-26375 does not seem to be running inside a container [2023-12-29T05:48:55.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-338 -v /w/workspace/gexfoundry_device-snmp-go_PR-338:/w/workspace/gexfoundry_device-snmp-go_PR-338:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-29T05:49:00.146Z] $ docker top a0e87455de97050c3b256011b8401741a362565f90adc68f0cb08d131d450138 -eo pid,comm [2023-12-29T05:49:00.243Z] 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-12-29T05:49:00.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T05:49:00.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T05:49:00.451Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T05:49:00.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T05:49:00.566Z] $ docker exec a0e87455de97050c3b256011b8401741a362565f90adc68f0cb08d131d450138 ssh-agent [2023-12-29T05:49:00.673Z] SSH_AUTH_SOCK=/tmp/ssh-LdudzMA5Za1u/agent.33 [2023-12-29T05:49:00.673Z] SSH_AGENT_PID=39 [2023-12-29T05:49:00.680Z] Running ssh-add (command line suppressed) [2023-12-29T05:49:00.774Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/private_key_4874889707586010458.key (/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/private_key_4874889707586010458.key) [2023-12-29T05:49:00.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T05:49:01.164Z] + git tag --points-at HEAD [Pipeline] } [2023-12-29T05:49:01.193Z] $ docker exec --env ******** --env ******** a0e87455de97050c3b256011b8401741a362565f90adc68f0cb08d131d450138 ssh-agent -k [2023-12-29T05:49:01.291Z] unset SSH_AUTH_SOCK; [2023-12-29T05:49:01.292Z] unset SSH_AGENT_PID; [2023-12-29T05:49:01.292Z] echo Agent pid 39 killed; [2023-12-29T05:49:01.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-29T05:49:01.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T05:49:01.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T05:49:01.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T05:49:01.631Z] $ docker exec a0e87455de97050c3b256011b8401741a362565f90adc68f0cb08d131d450138 ssh-agent [2023-12-29T05:49:01.724Z] SSH_AUTH_SOCK=/tmp/ssh-riOPtKf5TCVY/agent.71 [2023-12-29T05:49:01.724Z] SSH_AGENT_PID=77 [2023-12-29T05:49:01.732Z] Running ssh-add (command line suppressed) [2023-12-29T05:49:01.823Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/private_key_13413319010007363559.key (/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/private_key_13413319010007363559.key) [2023-12-29T05:49:01.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T05:49:02.247Z] + git semver init [2023-12-29T05:49:02.507Z] 2023-12-29 05:49:02,443 [run_init] DEBUG init version:0.0.0 force:False [2023-12-29T05:49:02.508Z] 2023-12-29 05:49:02,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-338/.semver [2023-12-29T05:49:02.508Z] 2023-12-29 05:49:02,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-338/.semver [2023-12-29T05:49:02.508Z] 2023-12-29 05:49:02,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-338/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-338, universal_newlines=False, shell=None, istream=None) [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,549 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-338/.git/info/exclude [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-338/.semver/PR-338 with force:False [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,549 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-338/.semver/PR-338 [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,554 [execute] INFO git cat-file --batch-check [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-338/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,560 [execute] INFO git cat-file --batch [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-338/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T05:49:03.888Z] 2023-12-29 05:49:03,564 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-338/.semver/PR-338 [2023-12-29T05:49:03.888Z] 0.0.0 [Pipeline] } [2023-12-29T05:49:03.914Z] $ docker exec --env ******** --env ******** a0e87455de97050c3b256011b8401741a362565f90adc68f0cb08d131d450138 ssh-agent -k [2023-12-29T05:49:04.008Z] unset SSH_AUTH_SOCK; [2023-12-29T05:49:04.009Z] unset SSH_AGENT_PID; [2023-12-29T05:49:04.009Z] echo Agent pid 77 killed; [2023-12-29T05:49:04.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T05:49:04.541Z] + git semver [Pipeline] } [2023-12-29T05:49:04.829Z] $ docker stop --time=1 a0e87455de97050c3b256011b8401741a362565f90adc68f0cb08d131d450138 [2023-12-29T05:49:06.244Z] $ docker rm -f --volumes a0e87455de97050c3b256011b8401741a362565f90adc68f0cb08d131d450138 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T05:49:06.700Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-29T05:49:07.065Z] Stashed 1 file(s) [Pipeline] echo [2023-12-29T05:49:07.084Z] [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-12-29T05:49:08.003Z] provisioning config files... [2023-12-29T05:49:08.013Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/config6061541530584850792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:49:08.413Z] ---> ****-login.sh [2023-12-29T05:49:08.413Z] nexus3.edgexfoundry.org:10001 [2023-12-29T05:49:08.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:49:08.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:49:08.413Z] Configure a credential helper to remove this warning. See [2023-12-29T05:49:08.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:49:08.413Z] [2023-12-29T05:49:08.413Z] Login Succeeded [2023-12-29T05:49:08.413Z] nexus3.edgexfoundry.org:10002 [2023-12-29T05:49:08.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:49:08.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:49:08.413Z] Configure a credential helper to remove this warning. See [2023-12-29T05:49:08.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:49:08.413Z] [2023-12-29T05:49:08.413Z] Login Succeeded [2023-12-29T05:49:08.413Z] nexus3.edgexfoundry.org:10003 [2023-12-29T05:49:08.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:49:08.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:49:08.673Z] Configure a credential helper to remove this warning. See [2023-12-29T05:49:08.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:49:08.673Z] [2023-12-29T05:49:08.673Z] Login Succeeded [2023-12-29T05:49:08.673Z] nexus3.edgexfoundry.org:10004 [2023-12-29T05:49:08.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:49:08.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:49:08.673Z] Configure a credential helper to remove this warning. See [2023-12-29T05:49:08.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:49:08.673Z] [2023-12-29T05:49:08.673Z] Login Succeeded [2023-12-29T05:49:08.673Z] ****.io [2023-12-29T05:49:08.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:49:08.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:49:08.933Z] Configure a credential helper to remove this warning. See [2023-12-29T05:49:08.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:49:08.933Z] [2023-12-29T05:49:08.933Z] Login Succeeded [2023-12-29T05:49:08.933Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T05:49:08.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T05:49:09.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T05:49:09.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T05:49:09.400Z] ========================================================= [2023-12-29T05:49:09.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-29T05:49:09.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:49:09.974Z] + 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-12-29T05:49:09.974Z] Sending build context to Docker daemon 14.1MB [2023-12-29T05:49:09.974Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T05:49:09.974Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-29T05:49:09.974Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-29T05:49:09.974Z] 7264a8db6415: Pulling fs layer [2023-12-29T05:49:09.974Z] c4d48a809fc2: Pulling fs layer [2023-12-29T05:49:09.974Z] 4f1c88b9dad5: Pulling fs layer [2023-12-29T05:49:09.974Z] ad3a456e5733: Pulling fs layer [2023-12-29T05:49:09.974Z] 69c7f0334f64: Pulling fs layer [2023-12-29T05:49:09.974Z] ad3a456e5733: Waiting [2023-12-29T05:49:09.974Z] 1f1c1a5573a3: Pulling fs layer [2023-12-29T05:49:09.974Z] ce7588e14bc9: Pulling fs layer [2023-12-29T05:49:09.974Z] b5e4710f87ac: Pulling fs layer [2023-12-29T05:49:09.974Z] 69c7f0334f64: Waiting [2023-12-29T05:49:09.974Z] 1f1c1a5573a3: Waiting [2023-12-29T05:49:09.974Z] ce7588e14bc9: Waiting [2023-12-29T05:49:09.974Z] b5e4710f87ac: Waiting [2023-12-29T05:49:09.974Z] c4d48a809fc2: Verifying Checksum [2023-12-29T05:49:09.974Z] c4d48a809fc2: Download complete [2023-12-29T05:49:10.238Z] ad3a456e5733: Verifying Checksum [2023-12-29T05:49:10.238Z] ad3a456e5733: Download complete [2023-12-29T05:49:10.238Z] 69c7f0334f64: Verifying Checksum [2023-12-29T05:49:10.238Z] 69c7f0334f64: Download complete [2023-12-29T05:49:10.238Z] 7264a8db6415: Verifying Checksum [2023-12-29T05:49:10.238Z] 7264a8db6415: Download complete [2023-12-29T05:49:10.238Z] 1f1c1a5573a3: Verifying Checksum [2023-12-29T05:49:10.238Z] 1f1c1a5573a3: Download complete [2023-12-29T05:49:10.238Z] b5e4710f87ac: Verifying Checksum [2023-12-29T05:49:10.238Z] b5e4710f87ac: Download complete [2023-12-29T05:49:10.497Z] 7264a8db6415: Pull complete [2023-12-29T05:49:10.497Z] 4f1c88b9dad5: Verifying Checksum [2023-12-29T05:49:10.497Z] 4f1c88b9dad5: Download complete [2023-12-29T05:49:10.497Z] c4d48a809fc2: Pull complete [2023-12-29T05:49:11.065Z] ce7588e14bc9: Verifying Checksum [2023-12-29T05:49:11.065Z] ce7588e14bc9: Download complete [2023-12-29T05:49:14.375Z] 4f1c88b9dad5: Pull complete [2023-12-29T05:49:14.375Z] ad3a456e5733: Pull complete [2023-12-29T05:49:14.375Z] 69c7f0334f64: Pull complete [2023-12-29T05:49:14.375Z] 1f1c1a5573a3: Pull complete [2023-12-29T05:49:16.905Z] ce7588e14bc9: Pull complete [2023-12-29T05:49:17.166Z] b5e4710f87ac: Pull complete [2023-12-29T05:49:17.166Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-29T05:49:17.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-29T05:49:17.166Z] ---> 88b5674ff536 [2023-12-29T05:49:17.166Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-29T05:49:22.746Z] Still waiting to schedule task [2023-12-29T05:49:22.746Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-29T05:49:27.261Z] ---> Running in 98c28f102b60 [2023-12-29T05:49:27.261Z] Removing intermediate container 98c28f102b60 [2023-12-29T05:49:27.261Z] ---> f6414b4cb0ea [2023-12-29T05:49:27.261Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T05:49:27.520Z] ---> Running in e3532e6b1bc8 [2023-12-29T05:49:28.095Z] Removing intermediate container e3532e6b1bc8 [2023-12-29T05:49:28.095Z] ---> 2ec0ef220c97 [2023-12-29T05:49:28.095Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T05:49:28.355Z] ---> Running in 35eaaf62b4c5 [2023-12-29T05:49:28.616Z] Removing intermediate container 35eaaf62b4c5 [2023-12-29T05:49:28.616Z] ---> f74c66e4d1af [2023-12-29T05:49:28.616Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T05:49:28.877Z] ---> Running in b15bfe4dd4ec [2023-12-29T05:49:29.446Z] Removing intermediate container b15bfe4dd4ec [2023-12-29T05:49:29.446Z] ---> edde8f654869 [2023-12-29T05:49:29.446Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T05:49:29.446Z] ---> Running in b612cabcabd8 [2023-12-29T05:49:30.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T05:49:30.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T05:49:30.538Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T05:49:30.538Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T05:49:30.538Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T05:49:30.538Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T05:49:30.538Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T05:49:30.538Z] OK: 268 MiB in 56 packages [2023-12-29T05:49:31.917Z] Removing intermediate container b612cabcabd8 [2023-12-29T05:49:31.917Z] ---> 81eb3a5de64d [2023-12-29T05:49:31.917Z] Step 8/12 : WORKDIR /device-snmp-go [2023-12-29T05:49:32.177Z] ---> Running in 0bda6b24a30c [2023-12-29T05:49:32.177Z] Removing intermediate container 0bda6b24a30c [2023-12-29T05:49:32.177Z] ---> 619afb9035eb [2023-12-29T05:49:32.177Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-29T05:49:32.436Z] ---> 784426d207b9 [2023-12-29T05:49:32.436Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T05:49:32.436Z] ---> Running in 89b512b6cc11 [2023-12-29T05:50:19.140Z] Removing intermediate container 89b512b6cc11 [2023-12-29T05:50:19.140Z] ---> 9c3f33ac0ab1 [2023-12-29T05:50:19.140Z] Step 11/12 : COPY . . [2023-12-29T05:50:19.140Z] ---> eea3d128f019 [2023-12-29T05:50:19.140Z] Step 12/12 : RUN ${MAKE} [2023-12-29T05:50:19.140Z] ---> Running in e1886525c4f7 [2023-12-29T05:50:19.140Z] noop [2023-12-29T05:50:19.140Z] Removing intermediate container e1886525c4f7 [2023-12-29T05:50:19.140Z] ---> 6706b0d7a60c [2023-12-29T05:50:19.140Z] Successfully built 6706b0d7a60c [2023-12-29T05:50:19.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:50:19.689Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T05:50:19.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:50:19.941Z] prd-ubuntu20.04-docker-8c-8g-26375 does not seem to be running inside a container [2023-12-29T05:50:20.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-338 -v /w/workspace/gexfoundry_device-snmp-go_PR-338:/w/workspace/gexfoundry_device-snmp-go_PR-338:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T05:50:20.354Z] $ docker top 6282b3a338f9947fe01230acd32ee12d77a54a08add0d8a912557393261db0d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T05:50:20.797Z] + go version [2023-12-29T05:50:20.797Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-29T05:50:20.834Z] $ docker stop --time=1 6282b3a338f9947fe01230acd32ee12d77a54a08add0d8a912557393261db0d8 [2023-12-29T05:50:22.110Z] $ docker rm -f --volumes 6282b3a338f9947fe01230acd32ee12d77a54a08add0d8a912557393261db0d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:50:23.099Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T05:50:23.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:50:23.364Z] prd-ubuntu20.04-docker-8c-8g-26375 does not seem to be running inside a container [2023-12-29T05:50:23.392Z] $ 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-338 -v /w/workspace/gexfoundry_device-snmp-go_PR-338:/w/workspace/gexfoundry_device-snmp-go_PR-338:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T05:50:23.761Z] $ docker top 2643bd4e792201ff3f53f71ceb3e07019e4477449cd28f109c27e3a3329ee83b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T05:50:24.209Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-338 [Pipeline] fileExists [Pipeline] sh [2023-12-29T05:50:24.602Z] + make test [2023-12-29T05:50:24.602Z] go test ./... -coverprofile=coverage.out [2023-12-29T05:50:26.504Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-29T05:50:36.478Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-29T05:50:36.478Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-12-29T05:50:41.993Z] go vet ./... [2023-12-29T05:50:44.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T05:50:44.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T05:50:44.528Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T05:50:44.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T05:50:44.623Z] $ docker stop --time=1 2643bd4e792201ff3f53f71ceb3e07019e4477449cd28f109c27e3a3329ee83b [2023-12-29T05:50:48.842Z] $ docker rm -f --volumes 2643bd4e792201ff3f53f71ceb3e07019e4477449cd28f109c27e3a3329ee83b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T05:50:49.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T05:50:49.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-29T05:50:50.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T05:50:50.684Z] + ls -al . [2023-12-29T05:50:50.684Z] total 172 [2023-12-29T05:50:50.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 05:50 . [2023-12-29T05:50:50.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 05:48 .. [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 29 05:48 .dockerignore [2023-12-29T05:50:50.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 05:50 .git [2023-12-29T05:50:50.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 05:48 .github [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 29 05:48 .gitignore [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 05:48 .golangci.yml [2023-12-29T05:50:50.684Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 05:49 .semver [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 29 05:48 Attribution.txt [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 29 05:48 CHANGELOG.md [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 29 05:48 Dockerfile [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 05:48 GOVERNANCE.md [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 29 05:48 Jenkinsfile [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 05:48 LICENSE [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 29 05:48 Makefile [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 05:48 OWNERS.md [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 29 05:48 README.md [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 05:49 VERSION [2023-12-29T05:50:50.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 05:48 bin [2023-12-29T05:50:50.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 05:48 cmd [2023-12-29T05:50:50.684Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 29 05:50 coverage.out [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 3708 Dec 29 05:48 go.mod [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 34323 Dec 29 05:48 go.sum [2023-12-29T05:50:50.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 05:48 internal [2023-12-29T05:50:50.684Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 29 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:50:51.137Z] + 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=f21de6f775e30812ae4fa781fd5fb628fe4b664d --label arch=amd64 --label version=0.0.0 . [2023-12-29T05:50:51.137Z] Sending build context to Docker daemon 14.11MB [2023-12-29T05:50:51.137Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T05:50:51.137Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-29T05:50:51.137Z] ---> 6706b0d7a60c [2023-12-29T05:50:51.137Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-29T05:50:51.398Z] ---> Running in 3e82f8edfe18 [2023-12-29T05:50:51.658Z] Removing intermediate container 3e82f8edfe18 [2023-12-29T05:50:51.658Z] ---> b054046c6921 [2023-12-29T05:50:51.658Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T05:50:51.658Z] ---> Running in 5c72455a85c4 [2023-12-29T05:50:51.658Z] Removing intermediate container 5c72455a85c4 [2023-12-29T05:50:51.658Z] ---> 3169f5527ecb [2023-12-29T05:50:51.658Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T05:50:51.658Z] ---> Running in dac34637e268 [2023-12-29T05:50:51.916Z] Removing intermediate container dac34637e268 [2023-12-29T05:50:51.917Z] ---> a1dec0e09f65 [2023-12-29T05:50:51.917Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T05:50:51.917Z] ---> Running in 1e72dcb06ec4 [2023-12-29T05:50:51.917Z] Removing intermediate container 1e72dcb06ec4 [2023-12-29T05:50:51.917Z] ---> 73d1d92ef767 [2023-12-29T05:50:51.917Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T05:50:51.917Z] ---> Running in 64fa71a14c87 [2023-12-29T05:50:52.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T05:50:52.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T05:50:52.693Z] OK: 268 MiB in 56 packages [2023-12-29T05:50:52.951Z] Removing intermediate container 64fa71a14c87 [2023-12-29T05:50:52.951Z] ---> 67ca56ceba9b [2023-12-29T05:50:52.951Z] Step 8/25 : WORKDIR /device-snmp-go [2023-12-29T05:50:52.951Z] ---> Running in 04464bb63a57 [2023-12-29T05:50:52.951Z] Removing intermediate container 04464bb63a57 [2023-12-29T05:50:52.951Z] ---> 7c413e8e7aa3 [2023-12-29T05:50:52.951Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-29T05:50:53.209Z] ---> 5260924aece7 [2023-12-29T05:50:53.209Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T05:50:53.209Z] ---> Running in 19e89e80222a [2023-12-29T05:50:53.776Z] Removing intermediate container 19e89e80222a [2023-12-29T05:50:53.776Z] ---> 7adf76c48fc8 [2023-12-29T05:50:53.776Z] Step 11/25 : COPY . . [2023-12-29T05:50:54.344Z] ---> e3a0587501c9 [2023-12-29T05:50:54.344Z] Step 12/25 : RUN ${MAKE} [2023-12-29T05:50:54.344Z] ---> Running in c479515a9c50 [2023-12-29T05:50:54.603Z] 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.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-29T05:51:08.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26376 in /w/workspace/gexfoundry_device-snmp-go_PR-338 [Pipeline] { [Pipeline] ws [2023-12-29T05:51:09.026Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-29T05:51:12.171Z] Selected Git installation does not exist. Using Default [2023-12-29T05:51:12.171Z] The recommended git tool is: NONE [2023-12-29T05:51:16.526Z] Removing intermediate container c479515a9c50 [2023-12-29T05:51:16.526Z] ---> 0ac2b0dc616a [2023-12-29T05:51:16.526Z] Step 13/25 : FROM alpine:3.18 [2023-12-29T05:51:16.526Z] 3.18: Pulling from library/alpine [2023-12-29T05:51:16.526Z] c926b61bad3b: Pulling fs layer [2023-12-29T05:51:16.526Z] c926b61bad3b: Download complete [2023-12-29T05:51:16.526Z] c926b61bad3b: Pull complete [2023-12-29T05:51:16.526Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T05:51:16.526Z] Status: Downloaded newer image for alpine:3.18 [2023-12-29T05:51:16.526Z] ---> b541f2080109 [2023-12-29T05:51:16.526Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-12-29T05:51:16.526Z] ---> Running in 39b6eceb3dfd [2023-12-29T05:51:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T05:51:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T05:51:16.526Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T05:51:16.526Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T05:51:16.526Z] OK: 7 MiB in 16 packages [2023-12-29T05:51:16.526Z] Removing intermediate container 39b6eceb3dfd [2023-12-29T05:51:16.526Z] ---> 7c597a49a1b9 [2023-12-29T05:51:16.526Z] Step 15/25 : RUN apk --no-cache upgrade [2023-12-29T05:51:16.526Z] ---> Running in 6597b39ba3dc [2023-12-29T05:51:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T05:51:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T05:51:16.786Z] OK: 7 MiB in 16 packages [2023-12-29T05:51:17.044Z] Removing intermediate container 6597b39ba3dc [2023-12-29T05:51:17.044Z] ---> a6f5f4dd122d [2023-12-29T05:51:17.044Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-12-29T05:51:17.512Z] using credential edgex-jenkins-ssh [2023-12-29T05:51:17.536Z] Cloning the remote Git repository [2023-12-29T05:51:17.981Z] ---> 3a0b36dc1bba [2023-12-29T05:51:17.981Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-29T05:51:17.981Z] ---> d704849ee4fc [2023-12-29T05:51:17.981Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-12-29T05:51:17.981Z] ---> a42f11b5a8c9 [2023-12-29T05:51:17.981Z] Step 19/25 : EXPOSE 59993 [2023-12-29T05:51:17.981Z] ---> Running in e7cd6e7db318 [2023-12-29T05:51:18.241Z] Removing intermediate container e7cd6e7db318 [2023-12-29T05:51:18.241Z] ---> 388f52c0e246 [2023-12-29T05:51:18.241Z] Step 20/25 : EXPOSE 161 [2023-12-29T05:51:18.241Z] ---> Running in ee0c7a30d5af [2023-12-29T05:51:18.241Z] Removing intermediate container ee0c7a30d5af [2023-12-29T05:51:18.241Z] ---> e26cc74c9fdc [2023-12-29T05:51:18.241Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-12-29T05:51:18.241Z] ---> Running in 603d4e2699b6 [2023-12-29T05:51:17.592Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-12-29T05:51:17.691Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-12-29T05:51:17.844Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-29T05:51:17.845Z] > git --version # timeout=10 [2023-12-29T05:51:17.863Z] > git --version # 'git version 2.25.1' [2023-12-29T05:51:17.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T05:51:18.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T05:51:18.809Z] Removing intermediate container 603d4e2699b6 [2023-12-29T05:51:18.809Z] ---> 9ac1084cd0cf [2023-12-29T05:51:18.809Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-29T05:51:18.809Z] ---> Running in 16a912489a67 [2023-12-29T05:51:19.376Z] Removing intermediate container 16a912489a67 [2023-12-29T05:51:19.376Z] ---> 4915799c0bed [2023-12-29T05:51:19.376Z] Step 23/25 : LABEL arch=amd64 [2023-12-29T05:51:19.617Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-29T05:51:19.634Z] ---> Running in 1767c4efcd58 [2023-12-29T05:51:19.904Z] Removing intermediate container 1767c4efcd58 [2023-12-29T05:51:19.904Z] ---> b0e05e4aa3b1 [2023-12-29T05:51:19.904Z] Step 24/25 : LABEL git_sha=f21de6f775e30812ae4fa781fd5fb628fe4b664d [2023-12-29T05:51:19.904Z] ---> Running in 4c525735931a [2023-12-29T05:51:19.904Z] Removing intermediate container 4c525735931a [2023-12-29T05:51:19.904Z] ---> aa2c42e26842 [2023-12-29T05:51:19.904Z] Step 25/25 : LABEL version=0.0.0 [2023-12-29T05:51:19.904Z] ---> Running in 0a013dacd801 [2023-12-29T05:51:20.162Z] Removing intermediate container 0a013dacd801 [2023-12-29T05:51:20.162Z] ---> 1314427ee393 [2023-12-29T05:51:20.162Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-29T05:51:20.162Z] Successfully built 1314427ee393 [2023-12-29T05:51:20.162Z] 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 [2023-12-29T05:51:19.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T05:51:20.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-29T05:51:20.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-29T05:51:20.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T05:51:20.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 Post stage [Pipeline] script [Pipeline] { [2023-12-29T05:51:21.034Z] Merging remotes/origin/main commit 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 into PR head commit f21de6f775e30812ae4fa781fd5fb628fe4b664d [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:51:21.355Z] Merge succeeded, producing f21de6f775e30812ae4fa781fd5fb628fe4b664d [2023-12-29T05:51:21.355Z] Checking out Revision f21de6f775e30812ae4fa781fd5fb628fe4b664d (PR-338) [2023-12-29T05:51:21.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T05:51:21.544Z] [2023-12-29T05:51:21.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:51:21.881Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-29T05:51:21.930Z] > git --version # timeout=10 [2023-12-29T05:51:21.940Z] > git --version # 'git version 2.25.1' [2023-12-29T05:51:21.953Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T05:51:21.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T05:51:21.968Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-29T05:51:21.968Z] 5eb5b503b376: Pulling fs layer [2023-12-29T05:51:21.968Z] 5c69ac0246d0: Pulling fs layer [2023-12-29T05:51:21.968Z] ec43610c2a17: Pulling fs layer [2023-12-29T05:51:21.968Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-29T05:51:21.968Z] 33b1e0a273af: Pulling fs layer [2023-12-29T05:51:21.968Z] 5d3b04190fa2: Pulling fs layer [2023-12-29T05:51:21.968Z] 2f39f015ded8: Pulling fs layer [2023-12-29T05:51:21.968Z] 3a2ae6a8a46f: Waiting [2023-12-29T05:51:21.968Z] 33b1e0a273af: Waiting [2023-12-29T05:51:21.968Z] 5d3b04190fa2: Waiting [2023-12-29T05:51:21.968Z] 2f39f015ded8: Waiting [2023-12-29T05:51:21.968Z] 5c69ac0246d0: Verifying Checksum [2023-12-29T05:51:21.968Z] 5c69ac0246d0: Download complete [2023-12-29T05:51:21.968Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-29T05:51:21.968Z] 3a2ae6a8a46f: Download complete [2023-12-29T05:51:21.968Z] 33b1e0a273af: Verifying Checksum [2023-12-29T05:51:21.968Z] 33b1e0a273af: Download complete [2023-12-29T05:51:21.968Z] 5d3b04190fa2: Verifying Checksum [2023-12-29T05:51:21.968Z] ec43610c2a17: Verifying Checksum [2023-12-29T05:51:21.968Z] ec43610c2a17: Download complete [2023-12-29T05:51:21.968Z] 5d3b04190fa2: Download complete [2023-12-29T05:51:22.227Z] 5eb5b503b376: Download complete [2023-12-29T05:51:21.048Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T05:51:21.124Z] > git checkout -f f21de6f775e30812ae4fa781fd5fb628fe4b664d # timeout=10 [2023-12-29T05:51:21.263Z] > git remote # timeout=10 [2023-12-29T05:51:21.282Z] > git config --get remote.origin.url # timeout=10 [2023-12-29T05:51:21.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T05:51:21.308Z] > git merge 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 [2023-12-29T05:51:21.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-29T05:51:21.359Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T05:51:21.372Z] > git checkout -f f21de6f775e30812ae4fa781fd5fb628fe4b664d # timeout=10 [2023-12-29T05:51:22.426Z] [2023-12-29T05:51:22.426Z] GitHub has been notified of this commit’s build result [2023-12-29T05:51:22.426Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-12-29T05:51:22.793Z] 2f39f015ded8: Download complete [Pipeline] sh [2023-12-29T05:51:23.360Z] 5eb5b503b376: Pull complete [2023-12-29T05:51:23.416Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-29T05:51:23.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T05:51:23.416Z] Dload Upload Total Spent Left Speed [2023-12-29T05:51:23.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-12-29T05:51:23.619Z] 5c69ac0246d0: Pull complete [2023-12-29T05:51:23.762Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-29T05:51:23.878Z] ec43610c2a17: Pull complete [2023-12-29T05:51:23.878Z] 3a2ae6a8a46f: Pull complete [2023-12-29T05:51:24.111Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-29T05:51:24.111Z] + sudo tee /etc/docker/daemon.new [2023-12-29T05:51:24.111Z] { [2023-12-29T05:51:24.111Z] "registry-mirrors": [ [2023-12-29T05:51:24.111Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-29T05:51:24.111Z] ], [2023-12-29T05:51:24.111Z] "bip": "10.250.0.254/24", [2023-12-29T05:51:24.111Z] "hosts": [ [2023-12-29T05:51:24.111Z] "tcp://0.0.0.0:5555", [2023-12-29T05:51:24.111Z] "unix:///var/run/docker.sock" [2023-12-29T05:51:24.111Z] ], [2023-12-29T05:51:24.111Z] "mtu": 1458, [2023-12-29T05:51:24.111Z] "selinux-enabled": true, [2023-12-29T05:51:24.111Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-29T05:51:24.111Z] } [2023-12-29T05:51:24.137Z] 33b1e0a273af: Pull complete [2023-12-29T05:51:24.137Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2023-12-29T05:51:24.457Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-29T05:51:24.804Z] + sudo service docker restart [2023-12-29T05:51:28.331Z] 2f39f015ded8: Pull complete [2023-12-29T05:51:28.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-29T05:51:28.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T05:51:28.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:51:28.704Z] prd-ubuntu20.04-docker-8c-8g-26375 does not seem to be running inside a container [2023-12-29T05:51:28.738Z] $ 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-338 -v /w/workspace/gexfoundry_device-snmp-go_PR-338:/w/workspace/gexfoundry_device-snmp-go_PR-338:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-338@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-12-29T05:51:35.240Z] $ docker top faec52bb02c6b076d92f483c316d44fdd2aaca24ec5147ba2662cb861ba3b145 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:51:35.781Z] ---> job-cost.sh [2023-12-29T05:51:35.781Z] lf-activate-venv: SKIPPING [2023-12-29T05:51:35.781Z] INFO: No Stack... [2023-12-29T05:51:36.040Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T05:51:36.311Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T05:51:36.630Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-338/archives/cost.csv [2023-12-29T05:51:36.630Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T05:51:36.676Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] [2023-12-29T05:51:36.687Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] did not exist. Created. [2023-12-29T05:51:36.687Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T05:51:37.160Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T05:51:37.208Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T05:51:37.279Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T05:51:37.445Z] $ docker stop --time=1 faec52bb02c6b076d92f483c316d44fdd2aaca24ec5147ba2662cb861ba3b145 [2023-12-29T05:51:38.605Z] $ docker rm -f --volumes faec52bb02c6b076d92f483c316d44fdd2aaca24ec5147ba2662cb861ba3b145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T05:51:43.205Z] provisioning config files... [2023-12-29T05:51:43.228Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7277440229043213692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:51:43.885Z] ---> ****-login.sh [2023-12-29T05:51:43.885Z] nexus3.edgexfoundry.org:10001 [2023-12-29T05:51:44.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:51:44.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:51:44.423Z] Configure a credential helper to remove this warning. See [2023-12-29T05:51:44.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:51:44.423Z] [2023-12-29T05:51:44.423Z] Login Succeeded [2023-12-29T05:51:44.423Z] nexus3.edgexfoundry.org:10002 [2023-12-29T05:51:44.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:51:44.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:51:44.707Z] Configure a credential helper to remove this warning. See [2023-12-29T05:51:44.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:51:44.707Z] [2023-12-29T05:51:44.707Z] Login Succeeded [2023-12-29T05:51:44.707Z] nexus3.edgexfoundry.org:10003 [2023-12-29T05:51:44.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:51:44.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:51:44.977Z] Configure a credential helper to remove this warning. See [2023-12-29T05:51:44.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:51:44.977Z] [2023-12-29T05:51:44.977Z] Login Succeeded [2023-12-29T05:51:44.977Z] nexus3.edgexfoundry.org:10004 [2023-12-29T05:51:44.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:51:45.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:51:45.246Z] Configure a credential helper to remove this warning. See [2023-12-29T05:51:45.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:51:45.246Z] [2023-12-29T05:51:45.246Z] Login Succeeded [2023-12-29T05:51:45.246Z] ****.io [2023-12-29T05:51:45.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T05:51:45.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T05:51:45.514Z] Configure a credential helper to remove this warning. See [2023-12-29T05:51:45.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T05:51:45.514Z] [2023-12-29T05:51:45.514Z] Login Succeeded [2023-12-29T05:51:45.514Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T05:51:45.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T05:51:46.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T05:51:46.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T05:51:46.247Z] ========================================================= [2023-12-29T05:51:46.247Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-29T05:51:46.247Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:51:46.929Z] + 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-12-29T05:51:48.333Z] #0 building with "default" instance using docker driver [2023-12-29T05:51:48.333Z] [2023-12-29T05:51:48.333Z] #1 [internal] load build definition from Dockerfile [2023-12-29T05:51:48.623Z] #1 transferring dockerfile: 1.61kB 0.0s done [2023-12-29T05:51:48.623Z] #1 DONE 0.1s [2023-12-29T05:51:48.623Z] [2023-12-29T05:51:48.623Z] #2 [internal] load .dockerignore [2023-12-29T05:51:48.623Z] #2 transferring context: 46B done [2023-12-29T05:51:48.623Z] #2 DONE 0.1s [2023-12-29T05:51:48.623Z] [2023-12-29T05:51:48.623Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-29T05:51:48.894Z] #3 DONE 0.1s [2023-12-29T05:51:48.894Z] [2023-12-29T05:51:48.894Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T05:51:48.894Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-29T05:51:48.894Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-29T05:51:48.894Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-29T05:51:48.894Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-29T05:51:48.894Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-29T05:51:48.894Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-29T05:51:48.894Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-29T05:51:48.894Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-29T05:51:48.894Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-29T05:51:48.894Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-29T05:51:48.894Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-29T05:51:48.894Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-29T05:51:49.170Z] #4 ... [2023-12-29T05:51:49.170Z] [2023-12-29T05:51:49.170Z] #5 [internal] load build context [2023-12-29T05:51:49.170Z] #5 transferring context: 7.03MB 0.3s done [2023-12-29T05:51:49.170Z] #5 DONE 0.4s [2023-12-29T05:51:49.170Z] [2023-12-29T05:51:49.170Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T05:51:49.170Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2023-12-29T05:51:49.170Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-29T05:51:49.170Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.89MB / 63.99MB 0.6s [2023-12-29T05:51:49.170Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.5s [2023-12-29T05:51:49.170Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.68MB / 97.63MB 0.6s [2023-12-29T05:51:49.441Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.85MB / 63.99MB 0.7s [2023-12-29T05:51:49.441Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-29T05:51:49.441Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-29T05:51:49.441Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.7s [2023-12-29T05:51:49.441Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.78MB / 63.99MB 0.8s [2023-12-29T05:51:49.441Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.8s [2023-12-29T05:51:49.441Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-29T05:51:49.709Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2023-12-29T05:51:49.709Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.51MB / 97.63MB 1.0s [2023-12-29T05:51:49.709Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.86MB / 63.99MB 1.1s [2023-12-29T05:51:49.996Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.56MB / 63.99MB 1.2s [2023-12-29T05:51:49.996Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s [2023-12-29T05:51:49.996Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-29T05:51:49.996Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.3s [2023-12-29T05:51:49.996Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.08MB / 97.63MB 1.3s [2023-12-29T05:51:49.996Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2023-12-29T05:51:49.996Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.4s [2023-12-29T05:51:50.283Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-29T05:51:50.283Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.17MB / 97.63MB 1.5s [2023-12-29T05:51:50.283Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-29T05:51:50.283Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.7s [2023-12-29T05:51:50.552Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.40MB / 97.63MB 1.8s [2023-12-29T05:51:50.552Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.9s [2023-12-29T05:51:50.820Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 2.0s [2023-12-29T05:51:50.820Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.18MB / 97.63MB 2.1s [2023-12-29T05:51:51.088Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.2s [2023-12-29T05:51:51.088Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-29T05:51:56.446Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-29T05:52:01.796Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2023-12-29T05:52:08.462Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-29T05:52:08.728Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-29T05:52:08.728Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-29T05:52:08.728Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-29T05:52:08.728Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-29T05:52:14.067Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-29T05:52:18.358Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done [2023-12-29T05:52:18.358Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-29T05:52:20.311Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-29T05:52:20.311Z] #4 DONE 31.4s [2023-12-29T05:52:20.311Z] [2023-12-29T05:52:20.311Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T05:52:20.901Z] #6 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T05:52:21.171Z] #6 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T05:52:22.133Z] #6 2.056 (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T05:52:22.133Z] #6 2.087 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T05:52:22.133Z] #6 2.099 (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T05:52:22.133Z] #6 2.161 (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T05:52:22.400Z] #6 2.188 Executing busybox-1.36.1-r5.trigger [2023-12-29T05:52:22.400Z] #6 2.225 OK: 271 MiB in 56 packages [2023-12-29T05:52:24.361Z] #6 DONE 4.0s [2023-12-29T05:52:24.361Z] [2023-12-29T05:52:24.361Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2023-12-29T05:52:24.361Z] #7 DONE 0.1s [2023-12-29T05:52:24.361Z] [2023-12-29T05:52:24.361Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T05:52:24.361Z] #8 DONE 0.1s [2023-12-29T05:52:24.361Z] [2023-12-29T05:52:24.361Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T05:52:51.093Z] #9 DONE 23.2s [2023-12-29T05:52:51.093Z] [2023-12-29T05:52:51.093Z] #10 [builder 6/7] COPY . . [2023-12-29T05:52:51.093Z] #10 DONE 0.3s [2023-12-29T05:52:51.093Z] [2023-12-29T05:52:51.093Z] #11 [builder 7/7] RUN echo noop [2023-12-29T05:52:51.093Z] #11 0.609 noop [2023-12-29T05:52:51.093Z] #11 DONE 0.7s [2023-12-29T05:52:51.093Z] [2023-12-29T05:52:51.093Z] #12 exporting to image [2023-12-29T05:52:51.093Z] #12 exporting layers [2023-12-29T05:53:13.292Z] #12 exporting layers 21.4s done [2023-12-29T05:53:13.292Z] #12 writing image sha256:a2e87349ba412c595005634c1afaf906e35d69cdaea8c8e816dc39189828d746 [2023-12-29T05:53:13.292Z] #12 writing image sha256:a2e87349ba412c595005634c1afaf906e35d69cdaea8c8e816dc39189828d746 done [2023-12-29T05:53:13.292Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-29T05:53:13.292Z] #12 DONE 21.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:53:13.916Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T05:53:13.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:53:14.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-26376 does not seem to be running inside a container [2023-12-29T05:53:14.323Z] $ 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-12-29T05:53:16.232Z] $ docker top 3a645688ccb3d280bfd36a4a511e7bf3ebabb64f0160e632c6a1462f56e74a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T05:53:16.831Z] + go version [2023-12-29T05:53:17.101Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-29T05:53:17.133Z] $ docker stop --time=1 3a645688ccb3d280bfd36a4a511e7bf3ebabb64f0160e632c6a1462f56e74a11 [2023-12-29T05:53:18.669Z] $ docker rm -f --volumes 3a645688ccb3d280bfd36a4a511e7bf3ebabb64f0160e632c6a1462f56e74a11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:53:19.867Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T05:53:19.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:53:20.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-26376 does not seem to be running inside a container [2023-12-29T05:53:20.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-12-29T05:53:21.191Z] $ docker top 3505c64cc800d713f458de5207e4433edc0a7d6751cd21e61b09ec06a10625c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T05:53:21.783Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-29T05:53:22.218Z] + make test [2023-12-29T05:53:22.218Z] go test ./... -coverprofile=coverage.out [2023-12-29T05:53:30.434Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-29T05:54:26.847Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-29T05:54:26.847Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements [2023-12-29T05:54:26.847Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-29T05:54:26.847Z] go vet ./... [2023-12-29T05:54:33.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T05:54:33.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T05:54:33.513Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T05:54:34.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T05:54:34.207Z] $ docker stop --time=1 3505c64cc800d713f458de5207e4433edc0a7d6751cd21e61b09ec06a10625c7 [2023-12-29T05:54:36.099Z] $ docker rm -f --volumes 3505c64cc800d713f458de5207e4433edc0a7d6751cd21e61b09ec06a10625c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T05:54:37.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T05:54:37.391Z] Warning: overwriting stash ‘coverage-report’ [2023-12-29T05:54:37.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T05:54:38.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T05:54:39.015Z] + ls -al . [2023-12-29T05:54:39.015Z] total 168 [2023-12-29T05:54:39.015Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 29 05:53 . [2023-12-29T05:54:39.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 05:51 .. [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 29 05:51 .dockerignore [2023-12-29T05:54:39.015Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 05:51 .git [2023-12-29T05:54:39.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 05:51 .github [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 29 05:51 .gitignore [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 05:51 .golangci.yml [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 29 05:51 Attribution.txt [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 29 05:51 CHANGELOG.md [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 29 05:51 Dockerfile [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 05:51 GOVERNANCE.md [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 29 05:51 Jenkinsfile [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 05:51 LICENSE [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 29 05:51 Makefile [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 05:51 OWNERS.md [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 29 05:51 README.md [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 05:49 VERSION [2023-12-29T05:54:39.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 05:51 bin [2023-12-29T05:54:39.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 05:51 cmd [2023-12-29T05:54:39.015Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 29 05:54 coverage.out [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 3708 Dec 29 05:51 go.mod [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 34323 Dec 29 05:51 go.sum [2023-12-29T05:54:39.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 05:51 internal [2023-12-29T05:54:39.015Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 29 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:54:39.536Z] + 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=f21de6f775e30812ae4fa781fd5fb628fe4b664d --label arch=arm64 --label version=0.0.0 . [2023-12-29T05:54:40.123Z] #0 building with "default" instance using docker driver [2023-12-29T05:54:40.123Z] [2023-12-29T05:54:40.123Z] #1 [internal] load .dockerignore [2023-12-29T05:54:40.123Z] #1 transferring context: 32B [2023-12-29T05:54:40.392Z] #1 transferring context: 46B 0.0s done [2023-12-29T05:54:40.392Z] #1 DONE 0.0s [2023-12-29T05:54:40.392Z] [2023-12-29T05:54:40.392Z] #2 [internal] load build definition from Dockerfile [2023-12-29T05:54:40.392Z] #2 transferring dockerfile: 1.61kB 0.0s done [2023-12-29T05:54:40.392Z] #2 DONE 0.0s [2023-12-29T05:54:40.392Z] [2023-12-29T05:54:40.392Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-29T05:54:40.392Z] #3 DONE 0.0s [2023-12-29T05:54:40.392Z] [2023-12-29T05:54:40.392Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-29T05:54:40.659Z] #4 DONE 0.4s [2023-12-29T05:54:40.659Z] [2023-12-29T05:54:40.659Z] #5 [internal] load build context [2023-12-29T05:54:40.659Z] #5 transferring context: 16.15kB 0.0s done [2023-12-29T05:54:40.659Z] #5 DONE 0.1s [2023-12-29T05:54:40.659Z] [2023-12-29T05:54:40.659Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T05:54:40.659Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-29T05:54:40.926Z] #6 ... [2023-12-29T05:54:40.927Z] [2023-12-29T05:54:40.927Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-29T05:54:40.927Z] #7 DONE 0.2s [2023-12-29T05:54:40.927Z] [2023-12-29T05:54:40.927Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T05:54:40.927Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-29T05:54:40.927Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-29T05:54:40.927Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-29T05:54:40.927Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-29T05:54:40.927Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-29T05:54:41.194Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-29T05:54:41.779Z] #6 DONE 1.2s [2023-12-29T05:54:41.779Z] [2023-12-29T05:54:41.779Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T05:54:41.779Z] #8 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T05:54:42.363Z] #8 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T05:54:43.325Z] #8 2.511 OK: 271 MiB in 56 packages [2023-12-29T05:54:43.595Z] #8 DONE 2.8s [2023-12-29T05:54:43.595Z] [2023-12-29T05:54:43.595Z] #9 [builder 3/7] WORKDIR /device-snmp-go [2023-12-29T05:54:43.867Z] #9 DONE 0.1s [2023-12-29T05:54:43.868Z] [2023-12-29T05:54:43.868Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T05:54:43.868Z] #10 DONE 0.2s [2023-12-29T05:54:43.868Z] [2023-12-29T05:54:43.868Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T05:54:44.452Z] #11 ... [2023-12-29T05:54:44.452Z] [2023-12-29T05:54:44.452Z] #12 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-29T05:54:44.452Z] #12 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T05:54:44.452Z] #12 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T05:54:44.452Z] #12 1.999 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T05:54:44.452Z] #12 2.020 Executing busybox-1.36.1-r5.trigger [2023-12-29T05:54:44.452Z] #12 2.054 OK: 8 MiB in 16 packages [2023-12-29T05:54:44.452Z] #12 DONE 2.4s [2023-12-29T05:54:44.452Z] [2023-12-29T05:54:44.452Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T05:54:45.034Z] #13 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T05:54:45.318Z] #13 ... [2023-12-29T05:54:45.318Z] [2023-12-29T05:54:45.318Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T05:54:45.318Z] #11 DONE 1.3s [2023-12-29T05:54:45.587Z] [2023-12-29T05:54:45.587Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T05:54:45.587Z] #13 1.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T05:54:45.587Z] #13 ... [2023-12-29T05:54:45.587Z] [2023-12-29T05:54:45.587Z] #14 [builder 6/7] COPY . . [2023-12-29T05:54:45.587Z] #14 DONE 0.3s [2023-12-29T05:54:45.854Z] [2023-12-29T05:54:45.854Z] #15 [builder 7/7] RUN make build [2023-12-29T05:54:46.123Z] #15 0.679 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.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-29T05:54:46.713Z] #15 ... [2023-12-29T05:54:46.713Z] [2023-12-29T05:54:46.713Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T05:54:46.713Z] #13 2.240 OK: 8 MiB in 16 packages [2023-12-29T05:54:46.713Z] #13 DONE 2.5s [2023-12-29T05:54:46.982Z] [2023-12-29T05:54:46.982Z] #15 [builder 7/7] RUN make build [2023-12-29T05:55:54.854Z] #15 DONE 60.5s [2023-12-29T05:55:54.854Z] [2023-12-29T05:55:54.854Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2023-12-29T05:55:54.854Z] #16 DONE 0.3s [2023-12-29T05:55:54.854Z] [2023-12-29T05:55:54.854Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-29T05:55:54.854Z] #17 DONE 0.1s [2023-12-29T05:55:54.854Z] [2023-12-29T05:55:54.854Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2023-12-29T05:55:54.854Z] #18 DONE 0.1s [2023-12-29T05:55:54.854Z] [2023-12-29T05:55:54.854Z] #19 exporting to image [2023-12-29T05:55:54.854Z] #19 exporting layers [2023-12-29T05:55:54.854Z] #19 exporting layers 0.5s done [2023-12-29T05:55:54.854Z] #19 writing image sha256:2c06ac649cd24824e2b9449ff75c70ab98a4c363b0c17676f08363631609d6d2 done [2023-12-29T05:55:54.854Z] #19 naming to docker.io/library/device-snmp-arm64 done [2023-12-29T05:55:54.854Z] #19 DONE 0.5s [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-12-29T05:55:56.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T05:55:56.147Z] [2023-12-29T05:55:56.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:55:56.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T05:55:56.594Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-29T05:55:56.594Z] 8998bd30e6a1: Pulling fs layer [2023-12-29T05:55:56.594Z] 04944245beec: Pulling fs layer [2023-12-29T05:55:56.594Z] 699f458cf7ca: Pulling fs layer [2023-12-29T05:55:56.594Z] 765212b225bb: Pulling fs layer [2023-12-29T05:55:56.594Z] f23df028b6ca: Pulling fs layer [2023-12-29T05:55:56.594Z] d65c8cfc05b1: Pulling fs layer [2023-12-29T05:55:56.594Z] 2437ff75d9bd: Pulling fs layer [2023-12-29T05:55:56.594Z] d65c8cfc05b1: Waiting [2023-12-29T05:55:56.594Z] f23df028b6ca: Waiting [2023-12-29T05:55:56.594Z] 2437ff75d9bd: Waiting [2023-12-29T05:55:56.594Z] 765212b225bb: Waiting [2023-12-29T05:55:56.864Z] 04944245beec: Verifying Checksum [2023-12-29T05:55:56.864Z] 04944245beec: Download complete [2023-12-29T05:55:56.864Z] 765212b225bb: Verifying Checksum [2023-12-29T05:55:56.864Z] 765212b225bb: Download complete [2023-12-29T05:55:56.864Z] f23df028b6ca: Download complete [2023-12-29T05:55:56.864Z] d65c8cfc05b1: Verifying Checksum [2023-12-29T05:55:56.864Z] d65c8cfc05b1: Download complete [2023-12-29T05:55:57.133Z] 699f458cf7ca: Verifying Checksum [2023-12-29T05:55:57.133Z] 699f458cf7ca: Download complete [2023-12-29T05:55:57.403Z] 8998bd30e6a1: Verifying Checksum [2023-12-29T05:55:57.403Z] 8998bd30e6a1: Download complete [2023-12-29T05:55:59.349Z] 2437ff75d9bd: Download complete [2023-12-29T05:56:05.983Z] 8998bd30e6a1: Pull complete [2023-12-29T05:56:06.567Z] 04944245beec: Pull complete [2023-12-29T05:56:08.562Z] 699f458cf7ca: Pull complete [2023-12-29T05:56:08.562Z] 765212b225bb: Pull complete [2023-12-29T05:56:09.151Z] f23df028b6ca: Pull complete [2023-12-29T05:56:09.418Z] d65c8cfc05b1: Pull complete [2023-12-29T05:56:36.138Z] 2437ff75d9bd: Pull complete [2023-12-29T05:56:36.138Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-29T05:56:36.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T05:56:36.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:56:36.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-26376 does not seem to be running inside a container [2023-12-29T05:56:36.710Z] $ 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-12-29T05:56:38.541Z] $ docker top 81b407faf6de493e15383204c80bce4b389d50240014bf07be4eb409a728acfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:39.151Z] ---> job-cost.sh [2023-12-29T05:56:39.415Z] lf-activate-venv: SKIPPING [2023-12-29T05:56:39.415Z] INFO: No Stack... [2023-12-29T05:56:39.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T05:56:40.264Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T05:56:40.604Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-12-29T05:56:40.605Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T05:56:40.691Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] [2023-12-29T05:56:40.698Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] did not exist. Created. [2023-12-29T05:56:40.698Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T05:56:41.188Z] /w/workspace/device-snmp-go/1@tmp/durable-4cef69d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-29T05:56:41.529Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T05:56:41.567Z] Warning: overwriting stash ‘stack-cost’ [2023-12-29T05:56:41.611Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T05:56:41.656Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T05:56:41.825Z] $ docker stop --time=1 81b407faf6de493e15383204c80bce4b389d50240014bf07be4eb409a728acfa [2023-12-29T05:56:43.217Z] $ docker rm -f --volumes 81b407faf6de493e15383204c80bce4b389d50240014bf07be4eb409a728acfa [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-12-29T05:56:45.213Z] provisioning config files... [2023-12-29T05:56:45.220Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/config4159024975866516316tmp [Pipeline] { [Pipeline] sh [2023-12-29T05:56:45.652Z] + set +x [2023-12-29T05:56:45.652Z] + + curlbash -s -s https://codecov.io/bash -- [2023-12-29T05:56:45.652Z] [2023-12-29T05:56:45.913Z] [2023-12-29T05:56:45.913Z] _____ _ [2023-12-29T05:56:45.913Z] / ____| | | [2023-12-29T05:56:45.913Z] | | ___ __| | ___ ___ _____ __ [2023-12-29T05:56:45.913Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-29T05:56:45.913Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-29T05:56:45.913Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-29T05:56:45.913Z] Bash-1.0.6 [2023-12-29T05:56:45.913Z] [2023-12-29T05:56:45.913Z] [2023-12-29T05:56:45.913Z] ==> git version 2.25.1 found [2023-12-29T05:56:45.913Z] ==> 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-12-29T05:56:45.913Z] Release-Date: 2020-01-08 [2023-12-29T05:56:45.913Z] 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-12-29T05:56:45.913Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-29T05:56:45.913Z] ==> Jenkins CI detected. [2023-12-29T05:56:45.913Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-338 [2023-12-29T05:56:45.913Z] project root: . [2023-12-29T05:56:45.913Z] --> token set from env [2023-12-29T05:56:45.913Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-29T05:56:45.913Z] ==> Running gcov in . (disable via -X gcov) [2023-12-29T05:56:45.913Z] ==> Python coveragepy not found [2023-12-29T05:56:45.913Z] ==> Searching for coverage reports in: [2023-12-29T05:56:45.913Z] + . [2023-12-29T05:56:45.913Z] -> Found 1 reports [2023-12-29T05:56:45.913Z] ==> Detecting git/mercurial file structure [2023-12-29T05:56:45.913Z] ==> Reading reports [2023-12-29T05:56:45.913Z] + ./coverage.out bytes=8837 [2023-12-29T05:56:45.913Z] ==> Appending adjustments [2023-12-29T05:56:45.913Z] https://docs.codecov.io/docs/fixing-reports [2023-12-29T05:56:45.913Z] + Found adjustments [2023-12-29T05:56:45.913Z] ==> Gzipping contents [2023-12-29T05:56:45.913Z] 4.0K /tmp/codecov.boOjqN.gz [2023-12-29T05:56:45.913Z] ==> Uploading reports [2023-12-29T05:56:45.913Z] url: https://codecov.io [2023-12-29T05:56:45.914Z] query: branch=PR-338&commit=f21de6f775e30812ae4fa781fd5fb628fe4b664d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=338&job=&cmd_args= [2023-12-29T05:56:45.914Z] -> Pinging Codecov [2023-12-29T05:56:45.914Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-338&commit=f21de6f775e30812ae4fa781fd5fb628fe4b664d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=338&job=&cmd_args= [2023-12-29T05:56:46.175Z] -> Uploading to [2023-12-29T05:56:46.175Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-29/6C56EA5C29638FB4528AC87E60AF5AE0/f21de6f775e30812ae4fa781fd5fb628fe4b664d/3eaab8e7-6260-457e-858d-74232acc8f95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T055646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73a273bd0a04a9037812a322754278a607a84cd5b2b7bce479906ed1c3d5bd91 [2023-12-29T05:56:46.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T05:56:46.175Z] Dload Upload Total Spent Left Speed [2023-12-29T05:56:46.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6643 --:--:-- --:--:-- --:--:-- 6643 [2023-12-29T05:56:46.436Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f21de6f775e30812ae4fa781fd5fb628fe4b664d [Pipeline] } [2023-12-29T05:56:46.466Z] 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-12-29T05:56:49.722Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-338/archives ] [2023-12-29T05:56:49.722Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-338/archives [2023-12-29T05:56:49.722Z] total 16 [2023-12-29T05:56:49.722Z] drwxr-xr-x 3 root root 4096 Dec 29 05:51 . [2023-12-29T05:56:49.722Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 05:51 .. [2023-12-29T05:56:49.722Z] drwxr-xr-x 2 root root 4096 Dec 29 05:51 cost [2023-12-29T05:56:49.722Z] -rw-r--r-- 1 root root 86 Dec 29 05:51 cost.csv [2023-12-29T05:56:49.722Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-338/archives [2023-12-29T05:56:49.722Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-338/archives [2023-12-29T05:56:49.722Z] total 16 [2023-12-29T05:56:49.722Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 05:51 . [2023-12-29T05:56:49.722Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 05:51 .. [2023-12-29T05:56:49.722Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 05:51 cost [2023-12-29T05:56:49.722Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 29 05:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:50.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:50.951Z] ---> package-listing.sh [2023-12-29T05:56:50.951Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-29T05:56:50.951Z] ++ facter osfamily [2023-12-29T05:56:51.211Z] + OS_FAMILY=debian [2023-12-29T05:56:51.211Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-338 [2023-12-29T05:56:51.211Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-29T05:56:51.211Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-29T05:56:51.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-29T05:56:51.211Z] + PACKAGES=/tmp/packages_start.txt [2023-12-29T05:56:51.211Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-338 ']' [2023-12-29T05:56:51.211Z] + PACKAGES=/tmp/packages_end.txt [2023-12-29T05:56:51.211Z] + case "${OS_FAMILY}" in [2023-12-29T05:56:51.211Z] + dpkg -l [2023-12-29T05:56:51.211Z] + grep '^ii' [2023-12-29T05:56:51.211Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-29T05:56:51.211Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-29T05:56:51.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-29T05:56:51.211Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-338 ']' [2023-12-29T05:56:51.211Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-338/archives/ [2023-12-29T05:56:51.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-338/archives/ [Pipeline] echo [2023-12-29T05:56:51.246Z] 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-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-29T05:56:51.540Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T05:56:52.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T05:56:52.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T05:56:52.458Z] prd-ubuntu20.04-docker-8c-8g-26375 does not seem to be running inside a container [2023-12-29T05:56:52.489Z] $ 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-338/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-338 -v /w/workspace/gexfoundry_device-snmp-go_PR-338:/w/workspace/gexfoundry_device-snmp-go_PR-338:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T05:56:52.661Z] $ docker top 58d3ae66473e70903d718a55de3608d40a1bd9ee808885935f36c1ac7010298f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T05:56:53.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-29T05:56:53.453Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-29T05:56:53.777Z] + ls /var/log/sa-host [2023-12-29T05:56:53.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T05:56:54.057Z] provisioning config files... [2023-12-29T05:56:54.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-338@tmp/config13440643176583412365tmp [Pipeline] { [Pipeline] echo [2023-12-29T05:56:54.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:54.533Z] ---> create-netrc.sh [Pipeline] } [2023-12-29T05:56:54.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:55.073Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-29T05:56:55.105Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:55.415Z] ---> sudo-logs.sh [2023-12-29T05:56:55.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-29T05:56:55.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:55.881Z] ---> job-cost.sh [2023-12-29T05:56:55.881Z] lf-activate-venv: SKIPPING [2023-12-29T05:56:55.881Z] DEBUG: total: 0.2199999988079071 [2023-12-29T05:56:55.881Z] INFO: Retrieving Stack Cost... [2023-12-29T05:56:56.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T05:56:56.400Z] INFO: Archiving Costs [Pipeline] echo [2023-12-29T05:56:56.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T05:56:56.755Z] ---> logs-deploy.sh [2023-12-29T05:56:56.755Z] lf-activate-venv: SKIPPING [2023-12-29T05:56:56.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-338/1 [2023-12-29T05:56:56.755Z] INFO: archiving workspace using pattern(s): [2023-12-29T05:56:57.693Z] Archives upload complete. [2023-12-29T05:56:57.693Z] INFO: archiving logs to Nexus