Pull request #221 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7d3092ef2db650de8b0c50057df2e40e96ef533+2bd6e5dae59222faf073cfb9822f90f2048c0bba (c06d31ea5e518e081ef465a6f61dc3f026dedcef) 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-ssh14959840115904663432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6232286613814984234.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-221/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-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11664583810603391361.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-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3021611984166205194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7083807612644735864.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-221/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-221/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2719583866336056211.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4087 in /w/workspace/gexfoundry_device-snmp-go_PR-221 [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-221 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit d7d3092ef2db650de8b0c50057df2e40e96ef533 Merge succeeded, producing d7d3092ef2db650de8b0c50057df2e40e96ef533 Checking out Revision d7d3092ef2db650de8b0c50057df2e40e96ef533 (PR-221) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-31T05:02:45.046Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-31T05:02:45.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-31T05:02:45.298Z] ========================================================= [2023-01-31T05:02:45.298Z] EdgeX Global Pipelines Version Info [2023-01-31T05:02:45.298Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d7d3092ef2db650de8b0c50057df2e40e96ef533 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7d3092ef2db650de8b0c50057df2e40e96ef533 # timeout=10 [2023-01-31T05:02:46.039Z] ------------------- [2023-01-31T05:02:46.040Z] stable info: [2023-01-31T05:02:46.040Z] ------------------- [2023-01-31T05:02:46.040Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-31T05:02:46.040Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T05:02:46.040Z] Message: update stable to v1.0.244 [2023-01-31T05:02:46.610Z] ------------------- [2023-01-31T05:02:46.610Z] experimental info: [2023-01-31T05:02:46.610Z] ------------------- [2023-01-31T05:02:46.610Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-31T05:02:46.610Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T05:02:46.610Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-31T05:02:46.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-31T05:02:46.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-31T05:02:46.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-31T05:02:47.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-31T05:02:47.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-31T05:02:47.098Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-31T05:02:47.140Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-31T05:02:47.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-31T05:02:47.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-31T05:02:47.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-31T05:02:47.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-31T05:02:47.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-31T05:02:47.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-31T05:02:47.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-31T05:02:47.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T05:02:47.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T05:02:47.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T05:02:47.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T05:02:47.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-31T05:02:47.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-31T05:02:47.706Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-31T05:02:47.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-31T05:02:47.790Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-31T05:02:47.827Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-31T05:02:47.868Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-31T05:02:47.913Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-31T05:02:47.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-31T05:02:47.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-221 [Pipeline] echo [2023-01-31T05:02:48.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-221 [Pipeline] echo [2023-01-31T05:02:48.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-221 [Pipeline] echo [2023-01-31T05:02:48.110Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7d3092ef2db650de8b0c50057df2e40e96ef533 [Pipeline] echo [2023-01-31T05:02:48.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7d3092 [Pipeline] echo [2023-01-31T05:02:48.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T05:02:48.302Z] provisioning config files... [2023-01-31T05:02:48.318Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/config15527981762670851612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:02:48.664Z] ---> docker-login.sh [2023-01-31T05:02:48.664Z] nexus3.edgexfoundry.org:10001 [2023-01-31T05:02:48.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:02:48.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:02:48.928Z] Configure a credential helper to remove this warning. See [2023-01-31T05:02:48.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:02:48.928Z] [2023-01-31T05:02:48.928Z] Login Succeeded [2023-01-31T05:02:48.928Z] nexus3.edgexfoundry.org:10002 [2023-01-31T05:02:48.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:02:49.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:02:49.189Z] Configure a credential helper to remove this warning. See [2023-01-31T05:02:49.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:02:49.189Z] [2023-01-31T05:02:49.189Z] Login Succeeded [2023-01-31T05:02:49.189Z] nexus3.edgexfoundry.org:10003 [2023-01-31T05:02:49.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:02:49.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:02:49.189Z] Configure a credential helper to remove this warning. See [2023-01-31T05:02:49.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:02:49.189Z] [2023-01-31T05:02:49.189Z] Login Succeeded [2023-01-31T05:02:49.189Z] nexus3.edgexfoundry.org:10004 [2023-01-31T05:02:49.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:02:49.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:02:49.451Z] Configure a credential helper to remove this warning. See [2023-01-31T05:02:49.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:02:49.451Z] [2023-01-31T05:02:49.451Z] Login Succeeded [2023-01-31T05:02:49.451Z] docker.io [2023-01-31T05:02:49.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:02:49.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:02:49.712Z] Configure a credential helper to remove this warning. See [2023-01-31T05:02:49.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:02:49.712Z] [2023-01-31T05:02:49.712Z] Login Succeeded [2023-01-31T05:02:49.712Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T05:02:49.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-31T05:02:50.362Z] + git rev-list -1 --merges d7d3092ef2db650de8b0c50057df2e40e96ef533~1..d7d3092ef2db650de8b0c50057df2e40e96ef533 [Pipeline] echo [2023-01-31T05:02:50.424Z] -----------> git rev-list -1 --merges d7d3092ef2db650de8b0c50057df2e40e96ef533~1..d7d3092ef2db650de8b0c50057df2e40e96ef533 d7d3092ef2db650de8b0c50057df2e40e96ef533 [false] [Pipeline] sh [2023-01-31T05:02:50.732Z] + git log --format=format:%s -1 d7d3092ef2db650de8b0c50057df2e40e96ef533 [Pipeline] echo [2023-01-31T05:02:50.764Z] ========================================================= [2023-01-31T05:02:50.764Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-31T05:02:50.764Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T05:02:51.208Z] + git log --format=format:%s -1 d7d3092ef2db650de8b0c50057df2e40e96ef533 [Pipeline] echo [2023-01-31T05:02:51.241Z] [semverPrep] GIT_COMMIT: d7d3092ef2db650de8b0c50057df2e40e96ef533, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-31T05:02:51.273Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-31T05:02:51.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T05:02:51.674Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-31T05:02:51.674Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-31T05:02:51.674Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-31T05:02:51.674Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-31T05:02:51.674Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-31T05:02:51.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:02:52.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T05:02:52.169Z] [2023-01-31T05:02:52.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:02:52.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T05:02:52.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-31T05:02:52.543Z] b85a868b505f: Pulling fs layer [2023-01-31T05:02:52.543Z] e2be974225ed: Pulling fs layer [2023-01-31T05:02:52.543Z] 339a4e72a1f5: Pulling fs layer [2023-01-31T05:02:52.543Z] 988bab9f4d93: Pulling fs layer [2023-01-31T05:02:52.543Z] 1469e6f7b9e6: Pulling fs layer [2023-01-31T05:02:52.543Z] eaf3925da568: Pulling fs layer [2023-01-31T05:02:52.543Z] bab4dde63d76: Pulling fs layer [2023-01-31T05:02:52.543Z] bde34c3a00c8: Pulling fs layer [2023-01-31T05:02:52.543Z] b352a97aabf1: Pulling fs layer [2023-01-31T05:02:52.543Z] 4872d77fe225: Pulling fs layer [2023-01-31T05:02:52.543Z] 5851b861e8e6: Pulling fs layer [2023-01-31T05:02:52.543Z] b352a97aabf1: Waiting [2023-01-31T05:02:52.543Z] bab4dde63d76: Waiting [2023-01-31T05:02:52.543Z] 988bab9f4d93: Waiting [2023-01-31T05:02:52.543Z] 4872d77fe225: Waiting [2023-01-31T05:02:52.543Z] 1469e6f7b9e6: Waiting [2023-01-31T05:02:52.543Z] eaf3925da568: Waiting [2023-01-31T05:02:52.543Z] e2be974225ed: Verifying Checksum [2023-01-31T05:02:52.543Z] e2be974225ed: Download complete [2023-01-31T05:02:52.543Z] 988bab9f4d93: Verifying Checksum [2023-01-31T05:02:52.543Z] 988bab9f4d93: Download complete [2023-01-31T05:02:52.804Z] 1469e6f7b9e6: Verifying Checksum [2023-01-31T05:02:52.804Z] 1469e6f7b9e6: Download complete [2023-01-31T05:02:52.804Z] 339a4e72a1f5: Verifying Checksum [2023-01-31T05:02:52.804Z] 339a4e72a1f5: Download complete [2023-01-31T05:02:52.804Z] eaf3925da568: Verifying Checksum [2023-01-31T05:02:52.804Z] eaf3925da568: Download complete [2023-01-31T05:02:52.804Z] bde34c3a00c8: Verifying Checksum [2023-01-31T05:02:52.804Z] bde34c3a00c8: Download complete [2023-01-31T05:02:53.062Z] b352a97aabf1: Verifying Checksum [2023-01-31T05:02:53.062Z] b352a97aabf1: Download complete [2023-01-31T05:02:53.062Z] 4872d77fe225: Verifying Checksum [2023-01-31T05:02:53.062Z] 4872d77fe225: Download complete [2023-01-31T05:02:53.062Z] 5851b861e8e6: Verifying Checksum [2023-01-31T05:02:53.062Z] 5851b861e8e6: Download complete [2023-01-31T05:02:53.063Z] b85a868b505f: Verifying Checksum [2023-01-31T05:02:53.063Z] b85a868b505f: Download complete [2023-01-31T05:02:53.320Z] bab4dde63d76: Verifying Checksum [2023-01-31T05:02:53.320Z] bab4dde63d76: Download complete [2023-01-31T05:02:54.259Z] b85a868b505f: Pull complete [2023-01-31T05:02:54.259Z] e2be974225ed: Pull complete [2023-01-31T05:02:54.830Z] 339a4e72a1f5: Pull complete [2023-01-31T05:02:54.830Z] 988bab9f4d93: Pull complete [2023-01-31T05:02:55.089Z] 1469e6f7b9e6: Pull complete [2023-01-31T05:02:55.347Z] eaf3925da568: Pull complete [2023-01-31T05:02:57.254Z] bab4dde63d76: Pull complete [2023-01-31T05:02:57.254Z] bde34c3a00c8: Pull complete [2023-01-31T05:02:57.254Z] b352a97aabf1: Pull complete [2023-01-31T05:02:57.254Z] 4872d77fe225: Pull complete [2023-01-31T05:02:57.514Z] 5851b861e8e6: Pull complete [2023-01-31T05:02:57.514Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-31T05:02:57.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T05:02:57.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:02:57.740Z] prd-ubuntu20.04-docker-8c-8g-4087 does not seem to be running inside a container [2023-01-31T05:02:57.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-221 -v /w/workspace/gexfoundry_device-snmp-go_PR-221:/w/workspace/gexfoundry_device-snmp-go_PR-221:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T05:03:00.852Z] $ docker top 4642e796aaf581615e037579d6bca4fc565bdbb5a18c4b34872a9222487e3721 -eo pid,comm [2023-01-31T05:03:00.905Z] 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-01-31T05:03:00.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T05:03:01.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T05:03:01.022Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T05:03:01.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T05:03:01.135Z] $ docker exec 4642e796aaf581615e037579d6bca4fc565bdbb5a18c4b34872a9222487e3721 ssh-agent [2023-01-31T05:03:01.263Z] SSH_AUTH_SOCK=/tmp/ssh-lpV9gO90ZKN4/agent.32 [2023-01-31T05:03:01.263Z] SSH_AGENT_PID=38 [2023-01-31T05:03:01.270Z] Running ssh-add (command line suppressed) [2023-01-31T05:03:01.365Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/private_key_18141021042212620706.key (/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/private_key_18141021042212620706.key) [2023-01-31T05:03:01.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T05:03:01.717Z] + git tag --points-at HEAD [Pipeline] } [2023-01-31T05:03:01.736Z] $ docker exec --env ******** --env ******** 4642e796aaf581615e037579d6bca4fc565bdbb5a18c4b34872a9222487e3721 ssh-agent -k [2023-01-31T05:03:01.824Z] unset SSH_AUTH_SOCK; [2023-01-31T05:03:01.824Z] unset SSH_AGENT_PID; [2023-01-31T05:03:01.824Z] echo Agent pid 38 killed; [2023-01-31T05:03:01.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-31T05:03:01.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T05:03:01.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T05:03:02.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T05:03:02.039Z] $ docker exec 4642e796aaf581615e037579d6bca4fc565bdbb5a18c4b34872a9222487e3721 ssh-agent [2023-01-31T05:03:02.144Z] SSH_AUTH_SOCK=/tmp/ssh-8ZGjufYtq8m9/agent.70 [2023-01-31T05:03:02.144Z] SSH_AGENT_PID=76 [2023-01-31T05:03:02.149Z] Running ssh-add (command line suppressed) [2023-01-31T05:03:02.241Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/private_key_8926991301322038441.key (/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/private_key_8926991301322038441.key) [2023-01-31T05:03:02.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T05:03:02.687Z] + git semver init [2023-01-31T05:03:02.946Z] 2023-01-31 05:03:02,863 [run_init] DEBUG init version:0.0.0 force:False [2023-01-31T05:03:02.946Z] 2023-01-31 05:03:02,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-221/.semver [2023-01-31T05:03:02.946Z] 2023-01-31 05:03:02,864 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-221/.semver [2023-01-31T05:03:02.946Z] 2023-01-31 05:03:02,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-221/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-221, universal_newlines=False, shell=None, istream=None) [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,687 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-221/.git/info/exclude [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-221/.semver/PR-221 with force:False [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,688 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-221/.semver/PR-221 [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,693 [execute] INFO git cat-file --batch-check [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-221/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,700 [execute] INFO git cat-file --batch [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-221/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T05:03:03.884Z] 2023-01-31 05:03:03,706 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-221/.semver/PR-221 [2023-01-31T05:03:03.884Z] 0.0.0 [Pipeline] } [2023-01-31T05:03:03.905Z] $ docker exec --env ******** --env ******** 4642e796aaf581615e037579d6bca4fc565bdbb5a18c4b34872a9222487e3721 ssh-agent -k [2023-01-31T05:03:04.009Z] unset SSH_AUTH_SOCK; [2023-01-31T05:03:04.009Z] unset SSH_AGENT_PID; [2023-01-31T05:03:04.010Z] echo Agent pid 76 killed; [2023-01-31T05:03:04.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T05:03:04.449Z] + git semver [Pipeline] } [2023-01-31T05:03:04.727Z] $ docker stop --time=1 4642e796aaf581615e037579d6bca4fc565bdbb5a18c4b34872a9222487e3721 [2023-01-31T05:03:06.015Z] $ docker rm -f --volumes 4642e796aaf581615e037579d6bca4fc565bdbb5a18c4b34872a9222487e3721 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T05:03:06.420Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-31T05:03:06.683Z] Stashed 1 file(s) [Pipeline] echo [2023-01-31T05:03:06.699Z] [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-01-31T05:03:07.261Z] provisioning config files... [2023-01-31T05:03:07.273Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/config3493564566915479699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:03:07.617Z] ---> docker-login.sh [2023-01-31T05:03:07.617Z] nexus3.edgexfoundry.org:10001 [2023-01-31T05:03:07.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:07.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:07.617Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:07.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:07.617Z] [2023-01-31T05:03:07.617Z] Login Succeeded [2023-01-31T05:03:07.617Z] nexus3.edgexfoundry.org:10002 [2023-01-31T05:03:07.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:07.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:07.876Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:07.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:07.876Z] [2023-01-31T05:03:07.876Z] Login Succeeded [2023-01-31T05:03:07.876Z] nexus3.edgexfoundry.org:10003 [2023-01-31T05:03:07.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:07.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:07.876Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:07.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:07.876Z] [2023-01-31T05:03:07.876Z] Login Succeeded [2023-01-31T05:03:07.876Z] nexus3.edgexfoundry.org:10004 [2023-01-31T05:03:07.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:07.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:07.876Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:07.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:07.876Z] [2023-01-31T05:03:07.876Z] Login Succeeded [2023-01-31T05:03:07.876Z] docker.io [2023-01-31T05:03:08.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:08.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:08.392Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:08.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:08.392Z] [2023-01-31T05:03:08.392Z] Login Succeeded [2023-01-31T05:03:08.392Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T05:03:08.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T05:03:08.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:03:08.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:03:08.695Z] ========================================================= [2023-01-31T05:03:08.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-31T05:03:08.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:03:09.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T05:03:09.174Z] Sending build context to Docker daemon 5.681MB [2023-01-31T05:03:09.174Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T05:03:09.174Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T05:03:09.175Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-31T05:03:09.175Z] 213ec9aee27d: Pulling fs layer [2023-01-31T05:03:09.175Z] 4583459ba037: Pulling fs layer [2023-01-31T05:03:09.175Z] 93c1e223e6f2: Pulling fs layer [2023-01-31T05:03:09.175Z] 53926ce57604: Pulling fs layer [2023-01-31T05:03:09.175Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-31T05:03:09.175Z] 22ff95d597cd: Pulling fs layer [2023-01-31T05:03:09.175Z] 53926ce57604: Waiting [2023-01-31T05:03:09.175Z] 21b2b0c7a3f4: Waiting [2023-01-31T05:03:09.175Z] 22ff95d597cd: Waiting [2023-01-31T05:03:09.175Z] 12d6caf4c0d1: Pulling fs layer [2023-01-31T05:03:09.175Z] 96b7cbca73a9: Pulling fs layer [2023-01-31T05:03:09.175Z] a7acece74701: Pulling fs layer [2023-01-31T05:03:09.175Z] 96b7cbca73a9: Waiting [2023-01-31T05:03:09.175Z] 12d6caf4c0d1: Waiting [2023-01-31T05:03:09.460Z] 93c1e223e6f2: Verifying Checksum [2023-01-31T05:03:09.460Z] 93c1e223e6f2: Download complete [2023-01-31T05:03:09.460Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-31T05:03:09.460Z] 22ff95d597cd: Verifying Checksum [2023-01-31T05:03:09.460Z] 22ff95d597cd: Download complete [2023-01-31T05:03:09.460Z] 213ec9aee27d: Verifying Checksum [2023-01-31T05:03:09.460Z] 12d6caf4c0d1: Download complete [2023-01-31T05:03:09.727Z] 213ec9aee27d: Pull complete [2023-01-31T05:03:09.727Z] 4583459ba037: Pull complete [2023-01-31T05:03:09.728Z] 93c1e223e6f2: Pull complete [2023-01-31T05:03:10.356Z] a7acece74701: Verifying Checksum [2023-01-31T05:03:10.356Z] a7acece74701: Download complete [2023-01-31T05:03:10.623Z] 53926ce57604: Download complete [2023-01-31T05:03:10.881Z] 96b7cbca73a9: Verifying Checksum [2023-01-31T05:03:10.881Z] 96b7cbca73a9: Download complete [2023-01-31T05:03:15.065Z] 53926ce57604: Pull complete [2023-01-31T05:03:15.065Z] 21b2b0c7a3f4: Pull complete [2023-01-31T05:03:15.065Z] 22ff95d597cd: Pull complete [2023-01-31T05:03:15.065Z] 12d6caf4c0d1: Pull complete [2023-01-31T05:03:17.619Z] 96b7cbca73a9: Pull complete [2023-01-31T05:03:18.556Z] a7acece74701: Pull complete [2023-01-31T05:03:18.556Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-31T05:03:18.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T05:03:18.556Z] ---> db6d94c90886 [2023-01-31T05:03:18.556Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T05:03:22.091Z] Still waiting to schedule task [2023-01-31T05:03:22.092Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4086’ [2023-01-31T05:03:26.768Z] ---> Running in e49849033032 [2023-01-31T05:03:26.768Z] Removing intermediate container e49849033032 [2023-01-31T05:03:26.768Z] ---> 010a26020761 [2023-01-31T05:03:26.768Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T05:03:26.768Z] ---> Running in 6f27138bdd7a [2023-01-31T05:03:26.768Z] Removing intermediate container 6f27138bdd7a [2023-01-31T05:03:26.768Z] ---> cf022be40231 [2023-01-31T05:03:26.768Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-31T05:03:26.768Z] ---> Running in e3c0fdecb854 [2023-01-31T05:03:26.768Z] Removing intermediate container e3c0fdecb854 [2023-01-31T05:03:26.768Z] ---> 758da8f2a3ad [2023-01-31T05:03:26.768Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T05:03:26.768Z] ---> Running in 2431c711fbb3 [2023-01-31T05:03:26.768Z] Removing intermediate container 2431c711fbb3 [2023-01-31T05:03:26.768Z] ---> 1ec67f8748ea [2023-01-31T05:03:26.768Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T05:03:26.768Z] ---> Running in b6867ec9a497 [2023-01-31T05:03:27.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T05:03:27.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T05:03:27.288Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-31T05:03:27.548Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-31T05:03:27.548Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-31T05:03:27.548Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-31T05:03:27.548Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T05:03:27.548Z] OK: 216 MiB in 55 packages [2023-01-31T05:03:28.118Z] Removing intermediate container b6867ec9a497 [2023-01-31T05:03:28.118Z] ---> 70167d75f4b0 [2023-01-31T05:03:28.118Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-31T05:03:28.118Z] ---> Running in 445e2cb743b4 [2023-01-31T05:03:28.118Z] Removing intermediate container 445e2cb743b4 [2023-01-31T05:03:28.118Z] ---> 611b4ce0cd72 [2023-01-31T05:03:28.118Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-31T05:03:28.118Z] ---> ea804a742c5a [2023-01-31T05:03:28.118Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T05:03:28.376Z] ---> Running in 33ccc9ae5cb7 [2023-01-31T05:04:15.074Z] Removing intermediate container 33ccc9ae5cb7 [2023-01-31T05:04:15.074Z] ---> 9b4b4ea44638 [2023-01-31T05:04:15.074Z] Step 11/12 : COPY . . [2023-01-31T05:04:15.074Z] ---> 52ba0c6b4257 [2023-01-31T05:04:15.074Z] Step 12/12 : RUN ${MAKE} [2023-01-31T05:04:15.074Z] ---> Running in fb3a8a6077ba [2023-01-31T05:04:15.074Z] noop [2023-01-31T05:04:15.074Z] Removing intermediate container fb3a8a6077ba [2023-01-31T05:04:15.074Z] ---> 4a3951dd677a [2023-01-31T05:04:15.074Z] Successfully built 4a3951dd677a [2023-01-31T05:04:15.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:04:15.529Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T05:04:15.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:04:15.745Z] prd-ubuntu20.04-docker-8c-8g-4087 does not seem to be running inside a container [2023-01-31T05:04:15.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-221 -v /w/workspace/gexfoundry_device-snmp-go_PR-221:/w/workspace/gexfoundry_device-snmp-go_PR-221:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T05:04:16.144Z] $ docker top 24d062a54106d72e05dea5abb098773c48f00fcbe1828f134aecb9c49687472f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:04:16.539Z] + go version [2023-01-31T05:04:16.539Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-31T05:04:16.575Z] $ docker stop --time=1 24d062a54106d72e05dea5abb098773c48f00fcbe1828f134aecb9c49687472f [2023-01-31T05:04:17.853Z] $ docker rm -f --volumes 24d062a54106d72e05dea5abb098773c48f00fcbe1828f134aecb9c49687472f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:04:18.548Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T05:04:18.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:04:18.697Z] prd-ubuntu20.04-docker-8c-8g-4087 does not seem to be running inside a container [2023-01-31T05:04:18.731Z] $ 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-221 -v /w/workspace/gexfoundry_device-snmp-go_PR-221:/w/workspace/gexfoundry_device-snmp-go_PR-221:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T05:04:19.097Z] $ docker top 6880687d6318dac93314a4f0e2af2e1f412e46daab244306e8b4ff27eb98c532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:04:19.492Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-221 [Pipeline] fileExists [Pipeline] sh [2023-01-31T05:04:19.852Z] + make test [2023-01-31T05:04:19.852Z] go test ./... -coverprofile=coverage.out [2023-01-31T05:04:20.112Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-31T05:04:30.075Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-31T05:04:30.075Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements [2023-01-31T05:04:36.673Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-31T05:04:36.673Z] go vet ./... [2023-01-31T05:04:39.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T05:04:39.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T05:04:39.960Z] ./bin/test-attribution-txt.sh [2023-01-31T05:04:39.960Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-31T05:04:39.960Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-31T05:04:40.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-31T05:04:40.077Z] $ docker stop --time=1 6880687d6318dac93314a4f0e2af2e1f412e46daab244306e8b4ff27eb98c532 [2023-01-31T05:04:42.493Z] $ docker rm -f --volumes 6880687d6318dac93314a4f0e2af2e1f412e46daab244306e8b4ff27eb98c532 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T05:04:43.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-31T05:04:43.122Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-31T05:04:43.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-31T05:04:44.126Z] + ls -al . [2023-01-31T05:04:44.126Z] total 172 [2023-01-31T05:04:44.126Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 05:04 . [2023-01-31T05:04:44.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 05:02 .. [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 31 05:02 .dockerignore [2023-01-31T05:04:44.126Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 05:04 .git [2023-01-31T05:04:44.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 05:02 .github [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 31 05:02 .gitignore [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 31 05:02 .golangci.yml [2023-01-31T05:04:44.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 05:03 .semver [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 31 05:02 Attribution.txt [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 31 05:02 CHANGELOG.md [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 31 05:02 Dockerfile [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 05:02 GOVERNANCE.md [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 31 05:02 Jenkinsfile [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 31 05:02 LICENSE [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 31 05:02 Makefile [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 31 05:02 OWNERS.md [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 31 05:02 README.md [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 31 05:03 VERSION [2023-01-31T05:04:44.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 05:02 bin [2023-01-31T05:04:44.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 05:02 cmd [2023-01-31T05:04:44.126Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 31 05:04 coverage.out [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 3380 Jan 31 05:02 go.mod [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 34497 Jan 31 05:02 go.sum [2023-01-31T05:04:44.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 05:02 internal [2023-01-31T05:04:44.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 05:02 snap [2023-01-31T05:04:44.126Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 31 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:04:44.520Z] + 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=d7d3092ef2db650de8b0c50057df2e40e96ef533 --label arch=amd64 --label version=0.0.0 . [2023-01-31T05:04:44.520Z] Sending build context to Docker daemon 5.689MB [2023-01-31T05:04:44.520Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T05:04:44.520Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-31T05:04:44.520Z] ---> 4a3951dd677a [2023-01-31T05:04:44.520Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-31T05:04:44.520Z] ---> Running in 875e6b6686db [2023-01-31T05:04:44.779Z] Removing intermediate container 875e6b6686db [2023-01-31T05:04:44.779Z] ---> cf1cc25d8785 [2023-01-31T05:04:44.779Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T05:04:44.779Z] ---> Running in 6cfa027da6ff [2023-01-31T05:04:44.779Z] Removing intermediate container 6cfa027da6ff [2023-01-31T05:04:44.779Z] ---> 2bf98d1e8ca4 [2023-01-31T05:04:44.779Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-31T05:04:44.779Z] ---> Running in 58b9207bef29 [2023-01-31T05:04:45.038Z] Removing intermediate container 58b9207bef29 [2023-01-31T05:04:45.038Z] ---> a91cfc6217de [2023-01-31T05:04:45.038Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T05:04:45.038Z] ---> Running in d99a2f3beaf2 [2023-01-31T05:04:45.038Z] Removing intermediate container d99a2f3beaf2 [2023-01-31T05:04:45.038Z] ---> d09c8a794245 [2023-01-31T05:04:45.038Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T05:04:45.038Z] ---> Running in 71576f630b42 [2023-01-31T05:04:45.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T05:04:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T05:04:45.815Z] OK: 216 MiB in 55 packages [2023-01-31T05:04:46.074Z] Removing intermediate container 71576f630b42 [2023-01-31T05:04:46.074Z] ---> 2dd921a9878a [2023-01-31T05:04:46.074Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-31T05:04:46.074Z] ---> Running in ecb55489ea4a [2023-01-31T05:04:46.333Z] Removing intermediate container ecb55489ea4a [2023-01-31T05:04:46.333Z] ---> a4d04d1fdc52 [2023-01-31T05:04:46.333Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-31T05:04:46.333Z] ---> b406961978bd [2023-01-31T05:04:46.333Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T05:04:46.333Z] ---> Running in 17a8c682ed95 [2023-01-31T05:04:47.268Z] Removing intermediate container 17a8c682ed95 [2023-01-31T05:04:47.268Z] ---> 37920f3af18e [2023-01-31T05:04:47.268Z] Step 11/24 : COPY . . [2023-01-31T05:04:47.536Z] ---> 64ed96735f30 [2023-01-31T05:04:47.537Z] Step 12/24 : RUN ${MAKE} [2023-01-31T05:04:47.537Z] ---> Running in cc625f690ce8 [2023-01-31T05:04:47.796Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-01-31T05:05:09.727Z] Removing intermediate container cc625f690ce8 [2023-01-31T05:05:09.727Z] ---> ac34a185e4dc [2023-01-31T05:05:09.727Z] Step 13/24 : FROM alpine:3.16 [2023-01-31T05:05:09.727Z] 3.16: Pulling from library/alpine [2023-01-31T05:05:09.727Z] ca7dd9ec2225: Pulling fs layer [2023-01-31T05:05:09.727Z] ca7dd9ec2225: Verifying Checksum [2023-01-31T05:05:09.727Z] ca7dd9ec2225: Download complete [2023-01-31T05:05:09.986Z] ca7dd9ec2225: Pull complete [2023-01-31T05:05:09.986Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T05:05:09.986Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T05:05:09.986Z] ---> bfe296a52501 [2023-01-31T05:05:09.986Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-31T05:05:10.245Z] ---> Running in 927f9e137763 [2023-01-31T05:05:10.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T05:05:10.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T05:05:10.761Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T05:05:10.761Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T05:05:10.761Z] OK: 6 MiB in 15 packages [2023-01-31T05:05:11.325Z] Removing intermediate container 927f9e137763 [2023-01-31T05:05:11.325Z] ---> f65b07974ab1 [2023-01-31T05:05:11.325Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-31T05:05:12.262Z] ---> bf3d4f89f28b [2023-01-31T05:05:12.262Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-31T05:05:12.262Z] ---> 54af0814c62b [2023-01-31T05:05:12.263Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-31T05:05:12.263Z] ---> efffc0854ce3 [2023-01-31T05:05:12.263Z] Step 18/24 : EXPOSE 59993 [2023-01-31T05:05:12.263Z] ---> Running in 9e259b6e07d2 [2023-01-31T05:05:12.522Z] Removing intermediate container 9e259b6e07d2 [2023-01-31T05:05:12.522Z] ---> b9170388eadc [2023-01-31T05:05:12.522Z] Step 19/24 : EXPOSE 161 [2023-01-31T05:05:12.522Z] ---> Running in dcdd4846734e [2023-01-31T05:05:12.522Z] Removing intermediate container dcdd4846734e [2023-01-31T05:05:12.522Z] ---> cb78022ee175 [2023-01-31T05:05:12.522Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-31T05:05:12.522Z] ---> Running in 8d2ae6c4bf73 [2023-01-31T05:05:12.522Z] Removing intermediate container 8d2ae6c4bf73 [2023-01-31T05:05:12.522Z] ---> a044b6eaccc7 [2023-01-31T05:05:12.522Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T05:05:12.522Z] ---> Running in 6de2ee139fbd [2023-01-31T05:05:12.784Z] Removing intermediate container 6de2ee139fbd [2023-01-31T05:05:12.784Z] ---> fe51e95568d1 [2023-01-31T05:05:12.784Z] Step 22/24 : LABEL arch=amd64 [2023-01-31T05:05:12.784Z] ---> Running in f42db135da0a [2023-01-31T05:05:12.784Z] Removing intermediate container f42db135da0a [2023-01-31T05:05:12.784Z] ---> ddb247253bb6 [2023-01-31T05:05:12.784Z] Step 23/24 : LABEL git_sha=d7d3092ef2db650de8b0c50057df2e40e96ef533 [2023-01-31T05:05:12.784Z] ---> Running in f2d16625fb18 [2023-01-31T05:05:12.784Z] Removing intermediate container f2d16625fb18 [2023-01-31T05:05:12.784Z] ---> c351004a9667 [2023-01-31T05:05:12.784Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T05:05:13.044Z] ---> Running in 99da95558b8c [2023-01-31T05:05:13.044Z] Removing intermediate container 99da95558b8c [2023-01-31T05:05:13.044Z] ---> a76d1f6e9648 [2023-01-31T05:05:13.044Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-31T05:05:13.044Z] Successfully built a76d1f6e9648 [2023-01-31T05:05:13.044Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:05:13.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:05:13.899Z] [2023-01-31T05:05:13.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:05:14.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:05:14.279Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-31T05:05:14.279Z] 5eb5b503b376: Pulling fs layer [2023-01-31T05:05:14.279Z] 5c69ac0246d0: Pulling fs layer [2023-01-31T05:05:14.279Z] ec43610c2a17: Pulling fs layer [2023-01-31T05:05:14.279Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-31T05:05:14.279Z] 33b1e0a273af: Pulling fs layer [2023-01-31T05:05:14.279Z] 5d3b04190fa2: Pulling fs layer [2023-01-31T05:05:14.279Z] 2f39f015ded8: Pulling fs layer [2023-01-31T05:05:14.279Z] 33b1e0a273af: Waiting [2023-01-31T05:05:14.279Z] 2f39f015ded8: Waiting [2023-01-31T05:05:14.279Z] 5d3b04190fa2: Waiting [2023-01-31T05:05:14.279Z] 3a2ae6a8a46f: Waiting [2023-01-31T05:05:14.279Z] 5c69ac0246d0: Verifying Checksum [2023-01-31T05:05:14.279Z] 5c69ac0246d0: Download complete [2023-01-31T05:05:14.279Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-31T05:05:14.279Z] 3a2ae6a8a46f: Download complete [2023-01-31T05:05:14.544Z] 33b1e0a273af: Verifying Checksum [2023-01-31T05:05:14.544Z] 33b1e0a273af: Download complete [2023-01-31T05:05:14.544Z] ec43610c2a17: Verifying Checksum [2023-01-31T05:05:14.544Z] ec43610c2a17: Download complete [2023-01-31T05:05:14.544Z] 5d3b04190fa2: Download complete [2023-01-31T05:05:14.807Z] 5eb5b503b376: Verifying Checksum [2023-01-31T05:05:14.807Z] 5eb5b503b376: Download complete [2023-01-31T05:05:15.381Z] 2f39f015ded8: Download complete [2023-01-31T05:05:15.950Z] 5eb5b503b376: Pull complete [2023-01-31T05:05:16.211Z] 5c69ac0246d0: Pull complete [2023-01-31T05:05:16.778Z] ec43610c2a17: Pull complete [2023-01-31T05:05:16.778Z] 3a2ae6a8a46f: Pull complete [2023-01-31T05:05:17.037Z] 33b1e0a273af: Pull complete [2023-01-31T05:05:17.037Z] 5d3b04190fa2: Pull complete [2023-01-31T05:05:22.318Z] 2f39f015ded8: Pull complete [2023-01-31T05:05:22.318Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-31T05:05:22.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:05:22.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:05:22.614Z] prd-ubuntu20.04-docker-8c-8g-4087 does not seem to be running inside a container [2023-01-31T05:05:22.642Z] $ 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-221 -v /w/workspace/gexfoundry_device-snmp-go_PR-221:/w/workspace/gexfoundry_device-snmp-go_PR-221:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T05:05:26.269Z] $ docker top 9528ad0fd77d82e3f1101299a9eddd50a87e36216b846e170ba8d80784f18972 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:05:26.705Z] ---> job-cost.sh [2023-01-31T05:05:26.705Z] lf-activate-venv: SKIPPING [2023-01-31T05:05:26.705Z] INFO: No Stack... [2023-01-31T05:05:27.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T05:05:27.644Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T05:05:27.955Z] + + cat /w/workspace/gexfoundry_device-snmp-go_PR-221/archives/cost.csv [2023-01-31T05:05:27.955Z] cut -d, -f6 [Pipeline] lock [2023-01-31T05:05:27.993Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] [2023-01-31T05:05:28.003Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] did not exist. Created. [2023-01-31T05:05:28.003Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T05:05:28.383Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-31T05:05:28.430Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T05:05:28.457Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T05:05:28.521Z] $ docker stop --time=1 9528ad0fd77d82e3f1101299a9eddd50a87e36216b846e170ba8d80784f18972 [2023-01-31T05:05:29.673Z] $ docker rm -f --volumes 9528ad0fd77d82e3f1101299a9eddd50a87e36216b846e170ba8d80784f18972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-31T05:05:43.229Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4091 in /w/workspace/gexfoundry_device-snmp-go_PR-221 [Pipeline] { [Pipeline] ws [2023-01-31T05:05:43.283Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-31T05:05:43.362Z] Selected Git installation does not exist. Using Default [2023-01-31T05:05:43.362Z] The recommended git tool is: NONE [2023-01-31T05:05:49.877Z] using credential edgex-jenkins-ssh [2023-01-31T05:05:49.898Z] Cloning the remote Git repository [2023-01-31T05:05:49.949Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-31T05:05:50.034Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-01-31T05:05:50.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-31T05:05:50.194Z] > git --version # timeout=10 [2023-01-31T05:05:50.219Z] > git --version # 'git version 2.25.1' [2023-01-31T05:05:50.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T05:05:50.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T05:05:51.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-31T05:05:51.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T05:05:53.013Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit d7d3092ef2db650de8b0c50057df2e40e96ef533 [2023-01-31T05:05:53.264Z] Merge succeeded, producing d7d3092ef2db650de8b0c50057df2e40e96ef533 [2023-01-31T05:05:53.264Z] Checking out Revision d7d3092ef2db650de8b0c50057df2e40e96ef533 (PR-221) [2023-01-31T05:05:52.389Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-31T05:05:52.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-31T05:05:52.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T05:05:52.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-31T05:05:53.037Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T05:05:53.057Z] > git checkout -f d7d3092ef2db650de8b0c50057df2e40e96ef533 # timeout=10 [2023-01-31T05:05:53.147Z] > git remote # timeout=10 [2023-01-31T05:05:53.171Z] > git config --get remote.origin.url # timeout=10 [2023-01-31T05:05:53.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T05:05:53.212Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-01-31T05:05:53.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-31T05:05:53.275Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T05:05:53.294Z] > git checkout -f d7d3092ef2db650de8b0c50057df2e40e96ef533 # timeout=10 [2023-01-31T05:05:53.792Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-31T05:05:53.851Z] > git --version # timeout=10 [2023-01-31T05:05:53.864Z] > git --version # 'git version 2.25.1' [2023-01-31T05:05:53.880Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T05:05:55.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-31T05:05:55.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T05:05:55.155Z] Dload Upload Total Spent Left Speed [2023-01-31T05:05:55.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-01-31T05:05:55.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-31T05:05:56.237Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-31T05:05:56.237Z] + sudo tee /etc/docker/daemon.new [2023-01-31T05:05:56.237Z] { [2023-01-31T05:05:56.237Z] "registry-mirrors": [ [2023-01-31T05:05:56.237Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-31T05:05:56.237Z] ], [2023-01-31T05:05:56.237Z] "bip": "10.250.0.254/24", [2023-01-31T05:05:56.237Z] "hosts": [ [2023-01-31T05:05:56.237Z] "tcp://0.0.0.0:5555", [2023-01-31T05:05:56.237Z] "unix:///var/run/docker.sock" [2023-01-31T05:05:56.237Z] ], [2023-01-31T05:05:56.237Z] "mtu": 1458, [2023-01-31T05:05:56.237Z] "selinux-enabled": true, [2023-01-31T05:05:56.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-31T05:05:56.237Z] } [Pipeline] sh [2023-01-31T05:05:56.580Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-31T05:05:56.952Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T05:06:15.315Z] provisioning config files... [2023-01-31T05:06:15.346Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config18425844620686176208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:06:15.748Z] ---> docker-login.sh [2023-01-31T05:06:15.748Z] nexus3.edgexfoundry.org:10001 [2023-01-31T05:06:16.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:06:16.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:06:16.340Z] Configure a credential helper to remove this warning. See [2023-01-31T05:06:16.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:06:16.340Z] [2023-01-31T05:06:16.340Z] Login Succeeded [2023-01-31T05:06:16.340Z] nexus3.edgexfoundry.org:10002 [2023-01-31T05:06:16.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:06:16.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:06:16.881Z] Configure a credential helper to remove this warning. See [2023-01-31T05:06:16.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:06:16.881Z] [2023-01-31T05:06:16.881Z] Login Succeeded [2023-01-31T05:06:16.881Z] nexus3.edgexfoundry.org:10003 [2023-01-31T05:06:17.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:06:17.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:06:17.153Z] Configure a credential helper to remove this warning. See [2023-01-31T05:06:17.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:06:17.153Z] [2023-01-31T05:06:17.153Z] Login Succeeded [2023-01-31T05:06:17.153Z] nexus3.edgexfoundry.org:10004 [2023-01-31T05:06:17.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:06:17.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:06:17.700Z] Configure a credential helper to remove this warning. See [2023-01-31T05:06:17.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:06:17.700Z] [2023-01-31T05:06:17.700Z] Login Succeeded [2023-01-31T05:06:17.700Z] docker.io [2023-01-31T05:06:17.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:06:18.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:06:18.242Z] Configure a credential helper to remove this warning. See [2023-01-31T05:06:18.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:06:18.242Z] [2023-01-31T05:06:18.242Z] Login Succeeded [2023-01-31T05:06:18.242Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T05:06:18.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T05:06:18.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:06:18.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:06:18.776Z] ========================================================= [2023-01-31T05:06:18.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-31T05:06:18.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:06:19.278Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T05:06:19.549Z] Sending build context to Docker daemon 2.939MB [2023-01-31T05:06:19.549Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T05:06:19.549Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T05:06:19.833Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-31T05:06:19.833Z] 9b18e9b68314: Pulling fs layer [2023-01-31T05:06:19.833Z] 35d82f9e3411: Pulling fs layer [2023-01-31T05:06:19.833Z] e16973657156: Pulling fs layer [2023-01-31T05:06:19.833Z] fc693d55d65f: Pulling fs layer [2023-01-31T05:06:19.833Z] 7e9fc2657dce: Pulling fs layer [2023-01-31T05:06:19.833Z] dda99020689f: Pulling fs layer [2023-01-31T05:06:19.833Z] db1c61fa0a46: Pulling fs layer [2023-01-31T05:06:19.833Z] 891c053d2c06: Pulling fs layer [2023-01-31T05:06:19.833Z] fc693d55d65f: Waiting [2023-01-31T05:06:19.833Z] 7e9fc2657dce: Waiting [2023-01-31T05:06:19.833Z] dda99020689f: Waiting [2023-01-31T05:06:19.833Z] db1c61fa0a46: Waiting [2023-01-31T05:06:19.833Z] 891c053d2c06: Waiting [2023-01-31T05:06:19.833Z] e16973657156: Verifying Checksum [2023-01-31T05:06:19.833Z] e16973657156: Download complete [2023-01-31T05:06:19.833Z] 35d82f9e3411: Verifying Checksum [2023-01-31T05:06:19.833Z] 35d82f9e3411: Download complete [2023-01-31T05:06:19.833Z] 7e9fc2657dce: Verifying Checksum [2023-01-31T05:06:19.833Z] 7e9fc2657dce: Download complete [2023-01-31T05:06:19.833Z] dda99020689f: Download complete [2023-01-31T05:06:19.833Z] 9b18e9b68314: Verifying Checksum [2023-01-31T05:06:19.833Z] 9b18e9b68314: Download complete [2023-01-31T05:06:20.810Z] 9b18e9b68314: Pull complete [2023-01-31T05:06:21.085Z] 891c053d2c06: Verifying Checksum [2023-01-31T05:06:21.085Z] 891c053d2c06: Download complete [2023-01-31T05:06:21.357Z] 35d82f9e3411: Pull complete [2023-01-31T05:06:21.648Z] e16973657156: Pull complete [2023-01-31T05:06:22.240Z] db1c61fa0a46: Verifying Checksum [2023-01-31T05:06:22.240Z] db1c61fa0a46: Download complete [2023-01-31T05:06:22.833Z] fc693d55d65f: Verifying Checksum [2023-01-31T05:06:22.833Z] fc693d55d65f: Download complete [2023-01-31T05:06:37.877Z] fc693d55d65f: Pull complete [2023-01-31T05:06:37.877Z] 7e9fc2657dce: Pull complete [2023-01-31T05:06:37.877Z] dda99020689f: Pull complete [2023-01-31T05:06:43.372Z] db1c61fa0a46: Pull complete [2023-01-31T05:06:45.342Z] 891c053d2c06: Pull complete [2023-01-31T05:06:45.342Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-31T05:06:45.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T05:06:45.342Z] ---> f96f9c87975a [2023-01-31T05:06:45.342Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T05:06:46.314Z] ---> Running in 99a23425f367 [2023-01-31T05:06:46.314Z] Removing intermediate container 99a23425f367 [2023-01-31T05:06:46.314Z] ---> 057afcb70545 [2023-01-31T05:06:46.314Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T05:06:46.590Z] ---> Running in cbd47a9c3e80 [2023-01-31T05:06:46.863Z] Removing intermediate container cbd47a9c3e80 [2023-01-31T05:06:46.864Z] ---> 68e1a48c6dd6 [2023-01-31T05:06:46.864Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-31T05:06:46.864Z] ---> Running in 38fe9571e5df [2023-01-31T05:06:47.447Z] Removing intermediate container 38fe9571e5df [2023-01-31T05:06:47.447Z] ---> 743802be4907 [2023-01-31T05:06:47.447Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T05:06:47.447Z] ---> Running in 38ad5a9e2b3a [2023-01-31T05:06:47.718Z] Removing intermediate container 38ad5a9e2b3a [2023-01-31T05:06:47.718Z] ---> 269afd93b454 [2023-01-31T05:06:47.718Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T05:06:47.718Z] ---> Running in bde0fdb7f8a1 [2023-01-31T05:06:49.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T05:06:49.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T05:06:50.371Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-31T05:06:50.371Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-31T05:06:50.371Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-31T05:06:50.641Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-31T05:06:50.641Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T05:06:50.641Z] OK: 226 MiB in 55 packages [2023-01-31T05:06:51.609Z] Removing intermediate container bde0fdb7f8a1 [2023-01-31T05:06:51.609Z] ---> 92a02cf426fa [2023-01-31T05:06:51.609Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-31T05:06:51.609Z] ---> Running in 00af7aa06f76 [2023-01-31T05:06:52.198Z] Removing intermediate container 00af7aa06f76 [2023-01-31T05:06:52.198Z] ---> 52b4aabc17a7 [2023-01-31T05:06:52.198Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-31T05:06:52.465Z] ---> 858c33d733e6 [2023-01-31T05:06:52.465Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T05:06:52.732Z] ---> Running in 1656c96ee9c4 [2023-01-31T05:08:00.705Z] Removing intermediate container 1656c96ee9c4 [2023-01-31T05:08:00.705Z] ---> fcf9022eb431 [2023-01-31T05:08:00.705Z] Step 11/12 : COPY . . [2023-01-31T05:08:00.705Z] ---> be5a8c9accee [2023-01-31T05:08:00.705Z] Step 12/12 : RUN ${MAKE} [2023-01-31T05:08:00.705Z] ---> Running in 661911e6785a [2023-01-31T05:08:00.705Z] noop [2023-01-31T05:08:00.705Z] Removing intermediate container 661911e6785a [2023-01-31T05:08:00.705Z] ---> d2ea89239fb4 [2023-01-31T05:08:00.705Z] Successfully built d2ea89239fb4 [2023-01-31T05:08:00.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:08:01.194Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T05:08:01.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:08:01.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-4091 does not seem to be running inside a container [2023-01-31T05:08:01.531Z] $ 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-01-31T05:08:02.885Z] $ docker top 655305b41e8dc62cf743ae7bd7f97dfa3a996653d7f4957e9fe3110142e9ebbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:08:03.778Z] + go version [2023-01-31T05:08:03.778Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-31T05:08:03.815Z] $ docker stop --time=1 655305b41e8dc62cf743ae7bd7f97dfa3a996653d7f4957e9fe3110142e9ebbb [2023-01-31T05:08:05.475Z] $ docker rm -f --volumes 655305b41e8dc62cf743ae7bd7f97dfa3a996653d7f4957e9fe3110142e9ebbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:08:06.381Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T05:08:06.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:08:06.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-4091 does not seem to be running inside a container [2023-01-31T05:08:06.721Z] $ 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-01-31T05:08:08.351Z] $ docker top 2081b71c757c5a5369ea8190641e19db29f9879a7137c4e8707a14db36f96886 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:08:09.257Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-31T05:08:09.980Z] + make test [2023-01-31T05:08:09.980Z] go test ./... -coverprofile=coverage.out [2023-01-31T05:08:11.933Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-31T05:09:48.616Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-31T05:09:48.616Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2023-01-31T05:09:48.616Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-31T05:09:48.616Z] go vet ./... [2023-01-31T05:10:10.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T05:10:10.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T05:10:10.691Z] ./bin/test-attribution-txt.sh [2023-01-31T05:10:10.691Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-31T05:10:10.691Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-31T05:10:10.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-31T05:10:10.765Z] $ docker stop --time=1 2081b71c757c5a5369ea8190641e19db29f9879a7137c4e8707a14db36f96886 [2023-01-31T05:10:12.709Z] $ docker rm -f --volumes 2081b71c757c5a5369ea8190641e19db29f9879a7137c4e8707a14db36f96886 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T05:10:13.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-31T05:10:13.881Z] Warning: overwriting stash ‘coverage-report’ [2023-01-31T05:10:16.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T05:10:16.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-31T05:10:17.072Z] + ls -al . [2023-01-31T05:10:17.072Z] total 168 [2023-01-31T05:10:17.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 05:08 . [2023-01-31T05:10:17.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 05:05 .. [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 31 05:05 .dockerignore [2023-01-31T05:10:17.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 05:05 .git [2023-01-31T05:10:17.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 05:05 .github [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 31 05:05 .gitignore [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 31 05:05 .golangci.yml [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 31 05:05 Attribution.txt [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 31 05:05 CHANGELOG.md [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 31 05:05 Dockerfile [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 05:05 GOVERNANCE.md [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 31 05:05 Jenkinsfile [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 31 05:05 LICENSE [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 31 05:05 Makefile [2023-01-31T05:10:17.072Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 31 05:05 OWNERS.md [2023-01-31T05:10:17.073Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 31 05:05 README.md [2023-01-31T05:10:17.073Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 31 05:03 VERSION [2023-01-31T05:10:17.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 05:05 bin [2023-01-31T05:10:17.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 05:05 cmd [2023-01-31T05:10:17.073Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 31 05:09 coverage.out [2023-01-31T05:10:17.073Z] -rw-rw-r-- 1 jenkins jenkins 3380 Jan 31 05:05 go.mod [2023-01-31T05:10:17.073Z] -rw-rw-r-- 1 jenkins jenkins 34497 Jan 31 05:05 go.sum [2023-01-31T05:10:17.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 05:05 internal [2023-01-31T05:10:17.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 05:05 snap [2023-01-31T05:10:17.073Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 31 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:10:17.533Z] + 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=d7d3092ef2db650de8b0c50057df2e40e96ef533 --label arch=arm64 --label version=0.0.0 . [2023-01-31T05:10:17.803Z] Sending build context to Docker daemon 2.948MB [2023-01-31T05:10:18.073Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T05:10:18.073Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-31T05:10:18.073Z] ---> d2ea89239fb4 [2023-01-31T05:10:18.073Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-31T05:10:18.073Z] ---> Running in af5c1e86a953 [2023-01-31T05:10:18.353Z] Removing intermediate container af5c1e86a953 [2023-01-31T05:10:18.353Z] ---> a0684054f96a [2023-01-31T05:10:18.353Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T05:10:18.623Z] ---> Running in 7c96bbea8fc0 [2023-01-31T05:10:19.211Z] Removing intermediate container 7c96bbea8fc0 [2023-01-31T05:10:19.211Z] ---> 2e0f4b4a866c [2023-01-31T05:10:19.211Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-31T05:10:19.211Z] ---> Running in 3a14c828182f [2023-01-31T05:10:19.798Z] Removing intermediate container 3a14c828182f [2023-01-31T05:10:19.798Z] ---> 83c102a4018a [2023-01-31T05:10:19.798Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T05:10:20.066Z] ---> Running in 376661fbcf49 [2023-01-31T05:10:20.654Z] Removing intermediate container 376661fbcf49 [2023-01-31T05:10:20.654Z] ---> 86216021e209 [2023-01-31T05:10:20.654Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T05:10:20.655Z] ---> Running in 162b56114c86 [2023-01-31T05:10:22.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T05:10:22.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T05:10:23.638Z] OK: 226 MiB in 55 packages [2023-01-31T05:10:24.604Z] Removing intermediate container 162b56114c86 [2023-01-31T05:10:24.604Z] ---> 3a4d4fac98b2 [2023-01-31T05:10:24.604Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-31T05:10:24.874Z] ---> Running in e8e526a6d8ed [2023-01-31T05:10:25.143Z] Removing intermediate container e8e526a6d8ed [2023-01-31T05:10:25.143Z] ---> 806eebba801b [2023-01-31T05:10:25.143Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-31T05:10:25.739Z] ---> e883de37d579 [2023-01-31T05:10:25.739Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T05:10:25.739Z] ---> Running in cebc8db52594 [2023-01-31T05:10:29.096Z] Removing intermediate container cebc8db52594 [2023-01-31T05:10:29.096Z] ---> 3db3c2924e5b [2023-01-31T05:10:29.096Z] Step 11/24 : COPY . . [2023-01-31T05:10:30.063Z] ---> 194e039876bf [2023-01-31T05:10:30.063Z] Step 12/24 : RUN ${MAKE} [2023-01-31T05:10:30.348Z] ---> Running in 5a27cfface9e [2023-01-31T05:10:31.323Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-01-31T05:13:08.119Z] Removing intermediate container 5a27cfface9e [2023-01-31T05:13:08.119Z] ---> 661338ee8565 [2023-01-31T05:13:08.119Z] Step 13/24 : FROM alpine:3.16 [2023-01-31T05:13:08.119Z] 3.16: Pulling from library/alpine [2023-01-31T05:13:08.119Z] 6875df1f5354: Pulling fs layer [2023-01-31T05:13:08.119Z] 6875df1f5354: Verifying Checksum [2023-01-31T05:13:08.119Z] 6875df1f5354: Download complete [2023-01-31T05:13:08.119Z] 6875df1f5354: Pull complete [2023-01-31T05:13:08.119Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T05:13:08.119Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T05:13:08.119Z] ---> 2b4661558fb8 [2023-01-31T05:13:08.119Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-31T05:13:08.119Z] ---> Running in 364eff8dc5f2 [2023-01-31T05:13:08.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T05:13:08.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T05:13:08.119Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T05:13:08.119Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T05:13:08.119Z] OK: 5 MiB in 15 packages [2023-01-31T05:13:08.119Z] Removing intermediate container 364eff8dc5f2 [2023-01-31T05:13:08.119Z] ---> 7f2f1d613f48 [2023-01-31T05:13:08.119Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-31T05:13:08.119Z] ---> 481040163fa1 [2023-01-31T05:13:08.119Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-31T05:13:08.119Z] ---> 2999f6b8eb8f [2023-01-31T05:13:08.119Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-31T05:13:08.119Z] ---> 36dc91d32467 [2023-01-31T05:13:08.119Z] Step 18/24 : EXPOSE 59993 [2023-01-31T05:13:08.119Z] ---> Running in 25894c6e11cf [2023-01-31T05:13:08.119Z] Removing intermediate container 25894c6e11cf [2023-01-31T05:13:08.119Z] ---> 0b4035ed228e [2023-01-31T05:13:08.119Z] Step 19/24 : EXPOSE 161 [2023-01-31T05:13:08.119Z] ---> Running in c818e9c54d5d [2023-01-31T05:13:08.119Z] Removing intermediate container c818e9c54d5d [2023-01-31T05:13:08.119Z] ---> 2ed65db8bbe5 [2023-01-31T05:13:08.119Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-31T05:13:08.388Z] ---> Running in 9e0b0df023a0 [2023-01-31T05:13:08.654Z] Removing intermediate container 9e0b0df023a0 [2023-01-31T05:13:08.655Z] ---> 01483bfc98a9 [2023-01-31T05:13:08.655Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T05:13:08.655Z] ---> Running in 0c4a563d3e6e [2023-01-31T05:13:08.928Z] Removing intermediate container 0c4a563d3e6e [2023-01-31T05:13:08.928Z] ---> c8ff4f2f397c [2023-01-31T05:13:08.928Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T05:13:08.928Z] ---> Running in f81dc3fcdbf8 [2023-01-31T05:13:09.195Z] Removing intermediate container f81dc3fcdbf8 [2023-01-31T05:13:09.195Z] ---> 03f782ebda80 [2023-01-31T05:13:09.195Z] Step 23/24 : LABEL git_sha=d7d3092ef2db650de8b0c50057df2e40e96ef533 [2023-01-31T05:13:09.461Z] ---> Running in c37cf3f7840e [2023-01-31T05:13:09.728Z] Removing intermediate container c37cf3f7840e [2023-01-31T05:13:09.728Z] ---> cc8d2803dee6 [2023-01-31T05:13:09.728Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T05:13:09.728Z] ---> Running in aec6165b25a2 [2023-01-31T05:13:09.996Z] Removing intermediate container aec6165b25a2 [2023-01-31T05:13:09.996Z] ---> 6b6b892d14f6 [2023-01-31T05:13:09.996Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-31T05:13:09.996Z] Successfully built 6b6b892d14f6 [2023-01-31T05:13:09.996Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:13:10.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T05:13:10.816Z] [2023-01-31T05:13:10.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:13:11.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T05:13:11.226Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-31T05:13:11.226Z] 8998bd30e6a1: Pulling fs layer [2023-01-31T05:13:11.226Z] 04944245beec: Pulling fs layer [2023-01-31T05:13:11.226Z] 699f458cf7ca: Pulling fs layer [2023-01-31T05:13:11.226Z] 765212b225bb: Pulling fs layer [2023-01-31T05:13:11.226Z] f23df028b6ca: Pulling fs layer [2023-01-31T05:13:11.226Z] d65c8cfc05b1: Pulling fs layer [2023-01-31T05:13:11.226Z] 2437ff75d9bd: Pulling fs layer [2023-01-31T05:13:11.226Z] 765212b225bb: Waiting [2023-01-31T05:13:11.226Z] f23df028b6ca: Waiting [2023-01-31T05:13:11.226Z] 2437ff75d9bd: Waiting [2023-01-31T05:13:11.226Z] d65c8cfc05b1: Waiting [2023-01-31T05:13:11.497Z] 04944245beec: Verifying Checksum [2023-01-31T05:13:11.497Z] 04944245beec: Download complete [2023-01-31T05:13:11.497Z] 765212b225bb: Download complete [2023-01-31T05:13:11.497Z] f23df028b6ca: Verifying Checksum [2023-01-31T05:13:11.497Z] f23df028b6ca: Download complete [2023-01-31T05:13:11.497Z] d65c8cfc05b1: Verifying Checksum [2023-01-31T05:13:11.497Z] d65c8cfc05b1: Download complete [2023-01-31T05:13:11.767Z] 699f458cf7ca: Verifying Checksum [2023-01-31T05:13:11.767Z] 699f458cf7ca: Download complete [2023-01-31T05:13:12.037Z] 8998bd30e6a1: Verifying Checksum [2023-01-31T05:13:12.037Z] 8998bd30e6a1: Download complete [2023-01-31T05:13:14.644Z] 2437ff75d9bd: Verifying Checksum [2023-01-31T05:13:14.644Z] 2437ff75d9bd: Download complete [2023-01-31T05:13:16.053Z] 8998bd30e6a1: Pull complete [2023-01-31T05:13:16.636Z] 04944245beec: Pull complete [2023-01-31T05:13:18.048Z] 699f458cf7ca: Pull complete [2023-01-31T05:13:18.048Z] 765212b225bb: Pull complete [2023-01-31T05:13:19.013Z] f23df028b6ca: Pull complete [2023-01-31T05:13:19.013Z] d65c8cfc05b1: Pull complete [2023-01-31T05:13:34.291Z] 2437ff75d9bd: Pull complete [2023-01-31T05:13:34.291Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-31T05:13:34.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T05:13:34.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:13:34.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-4091 does not seem to be running inside a container [2023-01-31T05:13:34.680Z] $ 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-01-31T05:13:37.229Z] $ docker top 814652daa0f8517d016ee3d1e4a6e20729f8997a5777098134dec1facd3bdbfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:37.810Z] ---> job-cost.sh [2023-01-31T05:13:38.080Z] lf-activate-venv: SKIPPING [2023-01-31T05:13:38.080Z] INFO: No Stack... [2023-01-31T05:13:38.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-31T05:13:39.306Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T05:13:39.651Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-01-31T05:13:39.918Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T05:13:39.996Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] [2023-01-31T05:13:40.001Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] did not exist. Created. [2023-01-31T05:13:40.001Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T05:13:40.729Z] /w/workspace/device-snmp-go/1@tmp/durable-6b464e35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-31T05:13:41.405Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-31T05:13:41.440Z] Warning: overwriting stash ‘stack-cost’ [2023-01-31T05:13:41.484Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T05:13:41.499Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T05:13:41.581Z] $ docker stop --time=1 814652daa0f8517d016ee3d1e4a6e20729f8997a5777098134dec1facd3bdbfd [2023-01-31T05:13:43.114Z] $ docker rm -f --volumes 814652daa0f8517d016ee3d1e4a6e20729f8997a5777098134dec1facd3bdbfd [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-01-31T05:13:44.061Z] provisioning config files... [2023-01-31T05:13:44.067Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/config11347228691421016634tmp [Pipeline] { [Pipeline] sh [2023-01-31T05:13:44.400Z] + set +x [2023-01-31T05:13:44.400Z] + bash -s -- [2023-01-31T05:13:44.400Z] + curl -s https://codecov.io/bash [2023-01-31T05:13:44.400Z] [2023-01-31T05:13:44.400Z] _____ _ [2023-01-31T05:13:44.400Z] / ____| | | [2023-01-31T05:13:44.400Z] | | ___ __| | ___ ___ _____ __ [2023-01-31T05:13:44.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-31T05:13:44.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-31T05:13:44.400Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-31T05:13:44.400Z] Bash-1.0.6 [2023-01-31T05:13:44.400Z] [2023-01-31T05:13:44.400Z] [2023-01-31T05:13:44.400Z] ==> git version 2.25.1 found [2023-01-31T05:13:44.400Z] ==> 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-01-31T05:13:44.400Z] Release-Date: 2020-01-08 [2023-01-31T05:13:44.400Z] 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-01-31T05:13:44.400Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-31T05:13:44.400Z] ==> Jenkins CI detected. [2023-01-31T05:13:44.400Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-221 [2023-01-31T05:13:44.400Z] project root: . [2023-01-31T05:13:44.400Z] --> token set from env [2023-01-31T05:13:44.400Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-31T05:13:44.400Z] ==> Running gcov in . (disable via -X gcov) [2023-01-31T05:13:44.400Z] ==> Python coveragepy not found [2023-01-31T05:13:44.400Z] ==> Searching for coverage reports in: [2023-01-31T05:13:44.400Z] + . [2023-01-31T05:13:44.400Z] -> Found 1 reports [2023-01-31T05:13:44.400Z] ==> Detecting git/mercurial file structure [2023-01-31T05:13:44.400Z] ==> Reading reports [2023-01-31T05:13:44.400Z] + ./coverage.out bytes=7631 [2023-01-31T05:13:44.400Z] ==> Appending adjustments [2023-01-31T05:13:44.400Z] https://docs.codecov.io/docs/fixing-reports [2023-01-31T05:13:44.659Z] + Found adjustments [2023-01-31T05:13:44.659Z] ==> Gzipping contents [2023-01-31T05:13:44.659Z] 4.0K /tmp/codecov.u6mVLx.gz [2023-01-31T05:13:44.659Z] ==> Uploading reports [2023-01-31T05:13:44.659Z] url: https://codecov.io [2023-01-31T05:13:44.659Z] query: branch=PR-221&commit=d7d3092ef2db650de8b0c50057df2e40e96ef533&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-221%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=221&job=&cmd_args= [2023-01-31T05:13:44.659Z] -> Pinging Codecov [2023-01-31T05:13:44.659Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-221&commit=d7d3092ef2db650de8b0c50057df2e40e96ef533&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-221%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=221&job=&cmd_args= [2023-01-31T05:13:44.917Z] -> Uploading to [2023-01-31T05:13:44.917Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-31/6C56EA5C29638FB4528AC87E60AF5AE0/d7d3092ef2db650de8b0c50057df2e40e96ef533/9445e590-1dec-40a9-bbaa-9ad7561faac5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T051344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6f34600cb9d3624075fad0dee0cb02240d190e599ec5a6cb3093e0446b29ffb [2023-01-31T05:13:44.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T05:13:44.917Z] Dload Upload Total Spent Left Speed [2023-01-31T05:13:45.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5514 --:--:-- --:--:-- --:--:-- 5514 [2023-01-31T05:13:45.176Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d7d3092ef2db650de8b0c50057df2e40e96ef533 [Pipeline] } [2023-01-31T05:13:45.204Z] 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-01-31T05:13:46.874Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-221/archives ] [2023-01-31T05:13:46.874Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-221/archives [2023-01-31T05:13:46.874Z] total 16 [2023-01-31T05:13:46.874Z] drwxr-xr-x 3 root root 4096 Jan 31 05:05 . [2023-01-31T05:13:46.874Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 05:05 .. [2023-01-31T05:13:46.874Z] drwxr-xr-x 2 root root 4096 Jan 31 05:05 cost [2023-01-31T05:13:46.874Z] -rw-r--r-- 1 root root 86 Jan 31 05:05 cost.csv [2023-01-31T05:13:46.874Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-221/archives [2023-01-31T05:13:46.874Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-221/archives [2023-01-31T05:13:46.874Z] total 16 [2023-01-31T05:13:46.874Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 05:05 . [2023-01-31T05:13:46.874Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 05:05 .. [2023-01-31T05:13:46.874Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 05:05 cost [2023-01-31T05:13:46.874Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 31 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:47.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:48.101Z] ---> package-listing.sh [2023-01-31T05:13:48.101Z] ++ facter osfamily [2023-01-31T05:13:48.101Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-31T05:13:48.360Z] + OS_FAMILY=debian [2023-01-31T05:13:48.360Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-221 [2023-01-31T05:13:48.360Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-31T05:13:48.360Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-31T05:13:48.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-31T05:13:48.360Z] + PACKAGES=/tmp/packages_start.txt [2023-01-31T05:13:48.360Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-221 ']' [2023-01-31T05:13:48.360Z] + PACKAGES=/tmp/packages_end.txt [2023-01-31T05:13:48.360Z] + case "${OS_FAMILY}" in [2023-01-31T05:13:48.360Z] + dpkg -l [2023-01-31T05:13:48.360Z] + grep '^ii' [2023-01-31T05:13:48.360Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-31T05:13:48.360Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-31T05:13:48.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-31T05:13:48.360Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-221 ']' [2023-01-31T05:13:48.360Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-221/archives/ [2023-01-31T05:13:48.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-221/archives/ [Pipeline] echo [2023-01-31T05:13:48.395Z] 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-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-31T05:13:48.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:13:49.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:13:49.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:13:49.463Z] prd-ubuntu20.04-docker-8c-8g-4087 does not seem to be running inside a container [2023-01-31T05:13:49.500Z] $ 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-221/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-221 -v /w/workspace/gexfoundry_device-snmp-go_PR-221:/w/workspace/gexfoundry_device-snmp-go_PR-221:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-221@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-221@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-01-31T05:13:49.696Z] $ docker top 4e4ff378c8aa207e504e4fe0e408c99187d2c3e9e8b9c4f0c61b7155ed92f3f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:13:50.077Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-31T05:13:50.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-31T05:13:50.701Z] + ls /var/log/sa-host [2023-01-31T05:13:50.701Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T05:13:50.830Z] provisioning config files... [2023-01-31T05:13:50.841Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-221@tmp/config17999901968316830843tmp [Pipeline] { [Pipeline] echo [2023-01-31T05:13:50.890Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:51.216Z] ---> create-netrc.sh [Pipeline] } [2023-01-31T05:13:51.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:51.643Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-31T05:13:51.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:51.987Z] ---> sudo-logs.sh [2023-01-31T05:13:51.987Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-31T05:13:52.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:52.377Z] ---> job-cost.sh [2023-01-31T05:13:52.377Z] lf-activate-venv: SKIPPING [2023-01-31T05:13:52.377Z] DEBUG: total: 0.2199999988079071 [2023-01-31T05:13:52.377Z] INFO: Retrieving Stack Cost... [2023-01-31T05:13:52.949Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T05:13:53.208Z] INFO: Archiving Costs [Pipeline] echo [2023-01-31T05:13:53.247Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:13:53.557Z] ---> logs-deploy.sh [2023-01-31T05:13:53.557Z] lf-activate-venv: SKIPPING [2023-01-31T05:13:53.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-221/1 [2023-01-31T05:13:53.557Z] INFO: archiving workspace using pattern(s): [2023-01-31T05:13:54.495Z] Archives upload complete. [2023-01-31T05:13:54.495Z] INFO: archiving logs to Nexus