Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6933870aac077d9b947a125754d89ec0dc63ac63+785293254a1924c41af634214641cbf6fd758ce7 (80e8f5232a117101924b6c1a8ab44cfff874a5a5) 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-ssh17112631842334196453.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1347137340062798825.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-307/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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17704393860577131741.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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10031744586049855468.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14126852714871585137.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-307/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-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7319537393774475624.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15537 in /w/workspace/gexfoundry_device-snmp-go_PR-307 [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-307 # 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 Merging remotes/origin/main commit 785293254a1924c41af634214641cbf6fd758ce7 into PR head commit 6933870aac077d9b947a125754d89ec0dc63ac63 Merge succeeded, producing 6933870aac077d9b947a125754d89ec0dc63ac63 Checking out Revision 6933870aac077d9b947a125754d89ec0dc63ac63 (PR-307) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { 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/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6933870aac077d9b947a125754d89ec0dc63ac63 # 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 785293254a1924c41af634214641cbf6fd758ce7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6933870aac077d9b947a125754d89ec0dc63ac63 # timeout=10 [Pipeline] timeout [2023-05-16T09:54:20.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T09:54:20.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T09:54:20.479Z] ========================================================= [2023-05-16T09:54:20.479Z] EdgeX Global Pipelines Version Info [2023-05-16T09:54:20.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:21.236Z] ------------------- [2023-05-16T09:54:21.236Z] stable info: [2023-05-16T09:54:21.236Z] ------------------- [2023-05-16T09:54:21.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T09:54:21.236Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:54:21.236Z] Message: update stable to v1.0.249 [2023-05-16T09:54:21.815Z] ------------------- [2023-05-16T09:54:21.815Z] experimental info: [2023-05-16T09:54:21.815Z] ------------------- [2023-05-16T09:54:21.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T09:54:21.815Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:54:21.815Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T09:54:22.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-16T09:54:22.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-16T09:54:22.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T09:54:22.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T09:54:22.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T09:54:22.335Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T09:54:22.373Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T09:54:22.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T09:54:22.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T09:54:22.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T09:54:22.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T09:54:22.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-16T09:54:22.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T09:54:22.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T09:54:22.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:54:22.743Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:54:22.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:54:22.832Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:54:22.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T09:54:22.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T09:54:22.969Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T09:54:23.016Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T09:54:23.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T09:54:23.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T09:54:23.152Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T09:54:23.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T09:54:23.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T09:54:23.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo [2023-05-16T09:54:23.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo [2023-05-16T09:54:23.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo [2023-05-16T09:54:23.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6933870aac077d9b947a125754d89ec0dc63ac63 [Pipeline] echo [2023-05-16T09:54:23.463Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6933870 [Pipeline] echo [2023-05-16T09:54:23.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:54:23.641Z] provisioning config files... [2023-05-16T09:54:23.660Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/config13894468279432211089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:24.008Z] ---> docker-login.sh [2023-05-16T09:54:24.008Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:54:24.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:24.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:24.269Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:24.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:24.269Z] [2023-05-16T09:54:24.269Z] Login Succeeded [2023-05-16T09:54:24.269Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:54:24.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:24.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:24.269Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:24.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:24.269Z] [2023-05-16T09:54:24.269Z] Login Succeeded [2023-05-16T09:54:24.269Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:54:24.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:24.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:24.530Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:24.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:24.530Z] [2023-05-16T09:54:24.530Z] Login Succeeded [2023-05-16T09:54:24.530Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:54:24.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:24.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:24.530Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:24.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:24.530Z] [2023-05-16T09:54:24.530Z] Login Succeeded [2023-05-16T09:54:24.530Z] docker.io [2023-05-16T09:54:24.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:24.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:24.792Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:24.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:24.792Z] [2023-05-16T09:54:24.792Z] Login Succeeded [2023-05-16T09:54:24.792Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:54:24.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T09:54:25.446Z] + git rev-list -1 --merges 6933870aac077d9b947a125754d89ec0dc63ac63~1..6933870aac077d9b947a125754d89ec0dc63ac63 [Pipeline] echo [2023-05-16T09:54:25.508Z] -----------> git rev-list -1 --merges 6933870aac077d9b947a125754d89ec0dc63ac63~1..6933870aac077d9b947a125754d89ec0dc63ac63 6933870aac077d9b947a125754d89ec0dc63ac63 [false] [Pipeline] sh [2023-05-16T09:54:25.837Z] + git log --format=format:%s -1 6933870aac077d9b947a125754d89ec0dc63ac63 [Pipeline] echo [2023-05-16T09:54:25.876Z] ========================================================= [2023-05-16T09:54:25.876Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T09:54:25.876Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:54:26.322Z] + git log --format=format:%s -1 6933870aac077d9b947a125754d89ec0dc63ac63 [Pipeline] echo [2023-05-16T09:54:26.360Z] [semverPrep] GIT_COMMIT: 6933870aac077d9b947a125754d89ec0dc63ac63, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T09:54:26.394Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T09:54:26.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:54:26.782Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T09:54:26.782Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T09:54:26.782Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T09:54:26.782Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-05-16T09:54:26.782Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T09:54:26.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:27.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:27.204Z] [2023-05-16T09:54:27.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:27.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:27.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T09:54:27.834Z] b85a868b505f: Pulling fs layer [2023-05-16T09:54:27.834Z] e2be974225ed: Pulling fs layer [2023-05-16T09:54:27.834Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T09:54:27.834Z] 988bab9f4d93: Pulling fs layer [2023-05-16T09:54:27.834Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T09:54:27.834Z] eaf3925da568: Pulling fs layer [2023-05-16T09:54:27.834Z] bab4dde63d76: Pulling fs layer [2023-05-16T09:54:27.834Z] bde34c3a00c8: Pulling fs layer [2023-05-16T09:54:27.834Z] b352a97aabf1: Pulling fs layer [2023-05-16T09:54:27.834Z] 4872d77fe225: Pulling fs layer [2023-05-16T09:54:27.834Z] 5851b861e8e6: Pulling fs layer [2023-05-16T09:54:27.834Z] 988bab9f4d93: Waiting [2023-05-16T09:54:27.834Z] eaf3925da568: Waiting [2023-05-16T09:54:27.834Z] 1469e6f7b9e6: Waiting [2023-05-16T09:54:27.834Z] bab4dde63d76: Waiting [2023-05-16T09:54:27.834Z] bde34c3a00c8: Waiting [2023-05-16T09:54:27.834Z] b352a97aabf1: Waiting [2023-05-16T09:54:27.834Z] 5851b861e8e6: Waiting [2023-05-16T09:54:27.834Z] 4872d77fe225: Waiting [2023-05-16T09:54:27.834Z] e2be974225ed: Verifying Checksum [2023-05-16T09:54:27.834Z] e2be974225ed: Download complete [2023-05-16T09:54:27.834Z] 988bab9f4d93: Verifying Checksum [2023-05-16T09:54:27.834Z] 988bab9f4d93: Download complete [2023-05-16T09:54:27.834Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T09:54:27.834Z] 1469e6f7b9e6: Download complete [2023-05-16T09:54:27.834Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T09:54:27.834Z] 339a4e72a1f5: Download complete [2023-05-16T09:54:28.097Z] eaf3925da568: Verifying Checksum [2023-05-16T09:54:28.097Z] eaf3925da568: Download complete [2023-05-16T09:54:28.097Z] bde34c3a00c8: Verifying Checksum [2023-05-16T09:54:28.097Z] bde34c3a00c8: Download complete [2023-05-16T09:54:28.097Z] b352a97aabf1: Download complete [2023-05-16T09:54:28.097Z] 4872d77fe225: Verifying Checksum [2023-05-16T09:54:28.097Z] 4872d77fe225: Download complete [2023-05-16T09:54:28.097Z] 5851b861e8e6: Download complete [2023-05-16T09:54:28.097Z] b85a868b505f: Verifying Checksum [2023-05-16T09:54:28.097Z] b85a868b505f: Download complete [2023-05-16T09:54:28.666Z] bab4dde63d76: Verifying Checksum [2023-05-16T09:54:28.666Z] bab4dde63d76: Download complete [2023-05-16T09:54:29.604Z] b85a868b505f: Pull complete [2023-05-16T09:54:29.604Z] e2be974225ed: Pull complete [2023-05-16T09:54:30.169Z] 339a4e72a1f5: Pull complete [2023-05-16T09:54:30.169Z] 988bab9f4d93: Pull complete [2023-05-16T09:54:30.430Z] 1469e6f7b9e6: Pull complete [2023-05-16T09:54:30.693Z] eaf3925da568: Pull complete [2023-05-16T09:54:33.236Z] bab4dde63d76: Pull complete [2023-05-16T09:54:33.236Z] bde34c3a00c8: Pull complete [2023-05-16T09:54:33.496Z] b352a97aabf1: Pull complete [2023-05-16T09:54:33.496Z] 4872d77fe225: Pull complete [2023-05-16T09:54:33.496Z] 5851b861e8e6: Pull complete [2023-05-16T09:54:33.757Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T09:54:33.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:33.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:54:34.014Z] prd-ubuntu20.04-docker-8c-8g-15537 does not seem to be running inside a container [2023-05-16T09:54:34.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-307 -v /w/workspace/gexfoundry_device-snmp-go_PR-307:/w/workspace/gexfoundry_device-snmp-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-307@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-307@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-05-16T09:54:39.959Z] $ docker top b0e93d62e16140d04622ba8ecb7eb01bf9bf832fb6db2003ef6f71ad7d731a9c -eo pid,comm [2023-05-16T09:54:40.024Z] 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-05-16T09:54:40.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:54:40.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:54:40.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:54:40.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:54:40.281Z] $ docker exec b0e93d62e16140d04622ba8ecb7eb01bf9bf832fb6db2003ef6f71ad7d731a9c ssh-agent [2023-05-16T09:54:40.394Z] SSH_AUTH_SOCK=/tmp/ssh-8oezV4KeF28W/agent.32 [2023-05-16T09:54:40.394Z] SSH_AGENT_PID=38 [2023-05-16T09:54:40.401Z] Running ssh-add (command line suppressed) [2023-05-16T09:54:40.510Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/private_key_9723165366129746460.key (/w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/private_key_9723165366129746460.key) [2023-05-16T09:54:40.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:54:40.849Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T09:54:40.875Z] $ docker exec --env ******** --env ******** b0e93d62e16140d04622ba8ecb7eb01bf9bf832fb6db2003ef6f71ad7d731a9c ssh-agent -k [2023-05-16T09:54:40.963Z] unset SSH_AUTH_SOCK; [2023-05-16T09:54:40.963Z] unset SSH_AGENT_PID; [2023-05-16T09:54:40.964Z] echo Agent pid 38 killed; [2023-05-16T09:54:40.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T09:54:41.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:54:41.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:54:41.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:54:41.183Z] $ docker exec b0e93d62e16140d04622ba8ecb7eb01bf9bf832fb6db2003ef6f71ad7d731a9c ssh-agent [2023-05-16T09:54:41.277Z] SSH_AUTH_SOCK=/tmp/ssh-Kh0Jv90XfVAO/agent.70 [2023-05-16T09:54:41.277Z] SSH_AGENT_PID=76 [2023-05-16T09:54:41.283Z] Running ssh-add (command line suppressed) [2023-05-16T09:54:41.398Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/private_key_579552904971783819.key (/w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/private_key_579552904971783819.key) [2023-05-16T09:54:41.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:54:41.739Z] + git semver init [2023-05-16T09:54:41.997Z] 2023-05-16 09:54:41,949 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T09:54:41.997Z] 2023-05-16 09:54:41,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-307/.semver [2023-05-16T09:54:41.997Z] 2023-05-16 09:54:41,951 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-307/.semver [2023-05-16T09:54:41.997Z] 2023-05-16 09:54:41,951 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-307/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-307, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,793 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-307/.git/info/exclude [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-307/.semver/PR-307 with force:False [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,794 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-307/.semver/PR-307 [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,799 [execute] INFO git cat-file --batch-check [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,804 [execute] INFO git cat-file --batch [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:54:42.939Z] 2023-05-16 09:54:42,808 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-307/.semver/PR-307 [2023-05-16T09:54:42.939Z] 0.0.0 [Pipeline] } [2023-05-16T09:54:42.981Z] $ docker exec --env ******** --env ******** b0e93d62e16140d04622ba8ecb7eb01bf9bf832fb6db2003ef6f71ad7d731a9c ssh-agent -k [2023-05-16T09:54:43.065Z] unset SSH_AUTH_SOCK; [2023-05-16T09:54:43.065Z] unset SSH_AGENT_PID; [2023-05-16T09:54:43.066Z] echo Agent pid 76 killed; [2023-05-16T09:54:43.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:54:43.505Z] + git semver [Pipeline] } [2023-05-16T09:54:43.790Z] $ docker stop --time=1 b0e93d62e16140d04622ba8ecb7eb01bf9bf832fb6db2003ef6f71ad7d731a9c [2023-05-16T09:54:45.495Z] $ docker rm -f --volumes b0e93d62e16140d04622ba8ecb7eb01bf9bf832fb6db2003ef6f71ad7d731a9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:54:45.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T09:54:46.381Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T09:54:46.403Z] [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-05-16T09:54:47.023Z] provisioning config files... [2023-05-16T09:54:47.035Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/config1367404759289021434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:47.387Z] ---> docker-login.sh [2023-05-16T09:54:47.387Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:54:47.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:47.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:47.387Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:47.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:47.387Z] [2023-05-16T09:54:47.387Z] Login Succeeded [2023-05-16T09:54:47.387Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:54:47.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:47.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:47.387Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:47.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:47.387Z] [2023-05-16T09:54:47.387Z] Login Succeeded [2023-05-16T09:54:47.387Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:54:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:47.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:47.645Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:47.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:47.645Z] [2023-05-16T09:54:47.645Z] Login Succeeded [2023-05-16T09:54:47.645Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:54:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:47.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:47.645Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:47.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:47.645Z] [2023-05-16T09:54:47.646Z] Login Succeeded [2023-05-16T09:54:47.646Z] docker.io [2023-05-16T09:54:47.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:47.906Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:47.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:47.906Z] [2023-05-16T09:54:47.906Z] Login Succeeded [2023-05-16T09:54:47.906Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:54:47.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:54:48.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:54:48.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:54:48.308Z] ========================================================= [2023-05-16T09:54:48.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T09:54:48.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:48.786Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:54:48.786Z] Sending build context to Docker daemon 5.842MB [2023-05-16T09:54:48.786Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:54:48.786Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:54:48.786Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T09:54:48.786Z] f56be85fc22e: Pulling fs layer [2023-05-16T09:54:48.786Z] 85791d961cd3: Pulling fs layer [2023-05-16T09:54:48.786Z] d694b5ae8c79: Pulling fs layer [2023-05-16T09:54:48.786Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T09:54:48.786Z] 4d19c01a9841: Pulling fs layer [2023-05-16T09:54:48.786Z] 9325e15d5711: Pulling fs layer [2023-05-16T09:54:48.786Z] 556b6ee489ea: Pulling fs layer [2023-05-16T09:54:48.786Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T09:54:48.786Z] 4d19c01a9841: Waiting [2023-05-16T09:54:48.786Z] 9325e15d5711: Waiting [2023-05-16T09:54:48.786Z] 556b6ee489ea: Waiting [2023-05-16T09:54:48.786Z] c5a4b2cf53e6: Waiting [2023-05-16T09:54:48.786Z] 85791d961cd3: Verifying Checksum [2023-05-16T09:54:48.786Z] 85791d961cd3: Download complete [2023-05-16T09:54:49.047Z] 9f32a84ed3da: Download complete [2023-05-16T09:54:49.047Z] 4d19c01a9841: Verifying Checksum [2023-05-16T09:54:49.047Z] 4d19c01a9841: Download complete [2023-05-16T09:54:49.047Z] f56be85fc22e: Verifying Checksum [2023-05-16T09:54:49.047Z] f56be85fc22e: Download complete [2023-05-16T09:54:49.047Z] 9325e15d5711: Verifying Checksum [2023-05-16T09:54:49.047Z] 9325e15d5711: Download complete [2023-05-16T09:54:49.311Z] f56be85fc22e: Pull complete [2023-05-16T09:54:49.311Z] 85791d961cd3: Pull complete [2023-05-16T09:54:49.571Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T09:54:49.571Z] c5a4b2cf53e6: Download complete [2023-05-16T09:54:49.571Z] d694b5ae8c79: Verifying Checksum [2023-05-16T09:54:49.571Z] d694b5ae8c79: Download complete [2023-05-16T09:54:49.831Z] 556b6ee489ea: Verifying Checksum [2023-05-16T09:54:49.831Z] 556b6ee489ea: Download complete [2023-05-16T09:54:54.029Z] d694b5ae8c79: Pull complete [2023-05-16T09:54:54.290Z] 9f32a84ed3da: Pull complete [2023-05-16T09:54:54.290Z] 4d19c01a9841: Pull complete [2023-05-16T09:54:54.549Z] 9325e15d5711: Pull complete [2023-05-16T09:54:57.095Z] 556b6ee489ea: Pull complete [2023-05-16T09:54:58.037Z] c5a4b2cf53e6: Pull complete [2023-05-16T09:54:58.297Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T09:54:58.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T09:54:58.557Z] ---> c4be618373d6 [2023-05-16T09:54:58.557Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:55:01.828Z] Still waiting to schedule task [2023-05-16T09:55:01.828Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T09:55:06.695Z] ---> Running in cc4e6fe7556c [2023-05-16T09:55:06.695Z] Removing intermediate container cc4e6fe7556c [2023-05-16T09:55:06.695Z] ---> bd6fdc81e3a6 [2023-05-16T09:55:06.695Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:55:06.695Z] ---> Running in 6d45f0ff2a35 [2023-05-16T09:55:06.695Z] Removing intermediate container 6d45f0ff2a35 [2023-05-16T09:55:06.695Z] ---> cc8e5a6191bd [2023-05-16T09:55:06.695Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T09:55:06.695Z] ---> Running in 5dfc3db074ea [2023-05-16T09:55:07.265Z] Removing intermediate container 5dfc3db074ea [2023-05-16T09:55:07.265Z] ---> ba7efccde3dd [2023-05-16T09:55:07.265Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:55:07.525Z] ---> Running in 0a61ce94ed72 [2023-05-16T09:55:07.801Z] Removing intermediate container 0a61ce94ed72 [2023-05-16T09:55:07.801Z] ---> 610fdb633648 [2023-05-16T09:55:07.801Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:55:08.060Z] ---> Running in b61c11b09c72 [2023-05-16T09:55:08.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:08.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:08.890Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:55:08.890Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:55:08.890Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:55:08.890Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:55:08.890Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:55:08.890Z] OK: 269 MiB in 57 packages [2023-05-16T09:55:09.462Z] Removing intermediate container b61c11b09c72 [2023-05-16T09:55:09.462Z] ---> 99a6537d7ede [2023-05-16T09:55:09.462Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-16T09:55:09.462Z] ---> Running in 4f5090102f28 [2023-05-16T09:55:09.462Z] Removing intermediate container 4f5090102f28 [2023-05-16T09:55:09.462Z] ---> 78cc1b2227a5 [2023-05-16T09:55:09.462Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:55:09.722Z] ---> a85494452e77 [2023-05-16T09:55:09.722Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:55:09.722Z] ---> Running in 88e8c93ffe9c [2023-05-16T09:55:41.833Z] Removing intermediate container 88e8c93ffe9c [2023-05-16T09:55:41.833Z] ---> 8e02b6986918 [2023-05-16T09:55:41.833Z] Step 11/12 : COPY . . [2023-05-16T09:55:41.833Z] ---> 362d1a51dda9 [2023-05-16T09:55:41.833Z] Step 12/12 : RUN ${MAKE} [2023-05-16T09:55:41.833Z] ---> Running in 4addda1ccb4e [2023-05-16T09:55:41.833Z] noop [2023-05-16T09:55:41.833Z] Removing intermediate container 4addda1ccb4e [2023-05-16T09:55:41.833Z] ---> aa999f27d329 [2023-05-16T09:55:41.833Z] Successfully built aa999f27d329 [2023-05-16T09:55:41.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:42.275Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:55:42.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:55:42.438Z] prd-ubuntu20.04-docker-8c-8g-15537 does not seem to be running inside a container [2023-05-16T09:55:42.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-307 -v /w/workspace/gexfoundry_device-snmp-go_PR-307:/w/workspace/gexfoundry_device-snmp-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-307@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-307@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-05-16T09:55:42.922Z] $ docker top 92bb98bd1b3fc0488b78688cd952c4ebe0246fc7ad207404df0d5c752e782296 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:55:43.322Z] + go version [2023-05-16T09:55:43.322Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T09:55:43.357Z] $ docker stop --time=1 92bb98bd1b3fc0488b78688cd952c4ebe0246fc7ad207404df0d5c752e782296 [2023-05-16T09:55:44.674Z] $ docker rm -f --volumes 92bb98bd1b3fc0488b78688cd952c4ebe0246fc7ad207404df0d5c752e782296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:45.430Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:55:45.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:55:45.592Z] prd-ubuntu20.04-docker-8c-8g-15537 does not seem to be running inside a container [2023-05-16T09:55:45.631Z] $ 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-307 -v /w/workspace/gexfoundry_device-snmp-go_PR-307:/w/workspace/gexfoundry_device-snmp-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-307@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-307@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-05-16T09:55:45.943Z] $ docker top 019a430c3af2c79f93f448e0aa127d4e68f4dc1193eeca1d9fa3f28fa9e693cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:55:46.334Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-307 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:55:46.706Z] + make test [2023-05-16T09:55:46.706Z] go test ./... -coverprofile=coverage.out [2023-05-16T09:55:50.897Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-16T09:56:00.870Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-16T09:56:00.870Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2023-05-16T09:56:05.238Z] go vet ./... [2023-05-16T09:56:09.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:56:09.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:56:09.428Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T09:56:09.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:56:09.512Z] $ docker stop --time=1 019a430c3af2c79f93f448e0aa127d4e68f4dc1193eeca1d9fa3f28fa9e693cf [2023-05-16T09:56:13.314Z] $ docker rm -f --volumes 019a430c3af2c79f93f448e0aa127d4e68f4dc1193eeca1d9fa3f28fa9e693cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:56:13.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:56:13.903Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T09:56:14.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:56:15.203Z] + ls -al . [2023-05-16T09:56:15.203Z] total 172 [2023-05-16T09:56:15.203Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:55 . [2023-05-16T09:56:15.203Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 .. [2023-05-16T09:56:15.203Z] -rw-rw-r-- 1 jenkins jenkins 6 May 16 09:54 .dockerignore [2023-05-16T09:56:15.203Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:54 .git [2023-05-16T09:56:15.203Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 .github [2023-05-16T09:56:15.203Z] -rw-rw-r-- 1 jenkins jenkins 328 May 16 09:54 .gitignore [2023-05-16T09:56:15.203Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:54 .golangci.yml [2023-05-16T09:56:15.203Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:54 .semver [2023-05-16T09:56:15.203Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 16 09:54 Attribution.txt [2023-05-16T09:56:15.203Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 16 09:54 CHANGELOG.md [2023-05-16T09:56:15.203Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 16 09:54 Dockerfile [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:54 GOVERNANCE.md [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 656 May 16 09:54 Jenkinsfile [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:54 LICENSE [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 16 09:54 Makefile [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 09:54 OWNERS.md [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 16 09:54 README.md [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:54 VERSION [2023-05-16T09:56:15.204Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 bin [2023-05-16T09:56:15.204Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 cmd [2023-05-16T09:56:15.204Z] -rw-r--r-- 1 jenkins jenkins 8837 May 16 09:55 coverage.out [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 16 09:54 go.mod [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 16 09:54 go.sum [2023-05-16T09:56:15.204Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 internal [2023-05-16T09:56:15.204Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 snap [2023-05-16T09:56:15.204Z] -rw-rw-r-- 1 jenkins jenkins 228 May 16 09:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:15.628Z] + 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=6933870aac077d9b947a125754d89ec0dc63ac63 --label arch=amd64 --label version=0.0.0 . [2023-05-16T09:56:15.629Z] Sending build context to Docker daemon 5.852MB [2023-05-16T09:56:15.629Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:56:15.629Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T09:56:15.629Z] ---> aa999f27d329 [2023-05-16T09:56:15.629Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:56:15.887Z] ---> Running in 0ac63c0858e8 [2023-05-16T09:56:15.887Z] Removing intermediate container 0ac63c0858e8 [2023-05-16T09:56:15.887Z] ---> a2f1755076c0 [2023-05-16T09:56:15.887Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:56:15.887Z] ---> Running in cb8a8d998715 [2023-05-16T09:56:15.887Z] Removing intermediate container cb8a8d998715 [2023-05-16T09:56:15.887Z] ---> ca8a47e27c80 [2023-05-16T09:56:15.887Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T09:56:16.149Z] ---> Running in ff307794efdd [2023-05-16T09:56:16.149Z] Removing intermediate container ff307794efdd [2023-05-16T09:56:16.149Z] ---> 6a22fb738ce9 [2023-05-16T09:56:16.149Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:56:16.149Z] ---> Running in aa46a6ca9e42 [2023-05-16T09:56:16.149Z] Removing intermediate container aa46a6ca9e42 [2023-05-16T09:56:16.149Z] ---> 504bf4514430 [2023-05-16T09:56:16.150Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:56:16.150Z] ---> Running in f5fe06a27b1a [2023-05-16T09:56:16.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:16.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:16.675Z] OK: 269 MiB in 57 packages [2023-05-16T09:56:17.244Z] Removing intermediate container f5fe06a27b1a [2023-05-16T09:56:17.244Z] ---> bfde02e887c0 [2023-05-16T09:56:17.244Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-16T09:56:17.244Z] ---> Running in 2ecb097148be [2023-05-16T09:56:17.244Z] Removing intermediate container 2ecb097148be [2023-05-16T09:56:17.244Z] ---> 98e8be80cd4f [2023-05-16T09:56:17.244Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T09:56:17.244Z] ---> 3e92c42a8cdc [2023-05-16T09:56:17.244Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:56:17.244Z] ---> Running in 67da3f411831 [2023-05-16T09:56:18.303Z] Removing intermediate container 67da3f411831 [2023-05-16T09:56:18.303Z] ---> ce93c68d2e87 [2023-05-16T09:56:18.303Z] Step 11/24 : COPY . . [2023-05-16T09:56:18.565Z] ---> 74fc8854dced [2023-05-16T09:56:18.565Z] Step 12/24 : RUN ${MAKE} [2023-05-16T09:56:18.565Z] ---> Running in 121675ea38d3 [2023-05-16T09:56:18.823Z] 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-05-16T09:56:40.769Z] Removing intermediate container 121675ea38d3 [2023-05-16T09:56:40.769Z] ---> f228c44d17c8 [2023-05-16T09:56:40.769Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T09:56:40.769Z] 3.17: Pulling from library/alpine [2023-05-16T09:56:40.769Z] f56be85fc22e: Already exists [2023-05-16T09:56:40.769Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:56:40.769Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:56:40.769Z] ---> 9ed4aefc74f6 [2023-05-16T09:56:40.769Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:56:40.769Z] ---> Running in af293f7e5f1f [2023-05-16T09:56:40.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:40.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:40.769Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T09:56:40.769Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:56:40.769Z] OK: 7 MiB in 16 packages [2023-05-16T09:56:40.769Z] Removing intermediate container af293f7e5f1f [2023-05-16T09:56:40.769Z] ---> cc4fb2e41d0d [2023-05-16T09:56:40.769Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-16T09:56:40.769Z] ---> a28bf75bc169 [2023-05-16T09:56:40.769Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-16T09:56:40.769Z] ---> 38ebbe10add9 [2023-05-16T09:56:40.769Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-16T09:56:40.769Z] ---> b3fbc4cd0a4a [2023-05-16T09:56:40.769Z] Step 18/24 : EXPOSE 59993 [2023-05-16T09:56:40.769Z] ---> Running in 088225d02809 [2023-05-16T09:56:40.769Z] Removing intermediate container 088225d02809 [2023-05-16T09:56:40.769Z] ---> 5d8ec4676377 [2023-05-16T09:56:40.769Z] Step 19/24 : EXPOSE 161 [2023-05-16T09:56:40.769Z] ---> Running in 450bad04fe5a [2023-05-16T09:56:40.769Z] Removing intermediate container 450bad04fe5a [2023-05-16T09:56:40.769Z] ---> 221423045d59 [2023-05-16T09:56:40.769Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-16T09:56:40.769Z] ---> Running in b676c01e8232 [2023-05-16T09:56:40.769Z] Removing intermediate container b676c01e8232 [2023-05-16T09:56:40.769Z] ---> 7d216edeed45 [2023-05-16T09:56:40.769Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:56:40.769Z] ---> Running in f1d996ef357b [2023-05-16T09:56:40.769Z] Removing intermediate container f1d996ef357b [2023-05-16T09:56:40.769Z] ---> 598c3a0592b8 [2023-05-16T09:56:40.769Z] Step 22/24 : LABEL arch=amd64 [2023-05-16T09:56:40.769Z] ---> Running in cbb9f2b20005 [2023-05-16T09:56:40.770Z] Removing intermediate container cbb9f2b20005 [2023-05-16T09:56:40.770Z] ---> eb9f95f6fde9 [2023-05-16T09:56:40.770Z] Step 23/24 : LABEL git_sha=6933870aac077d9b947a125754d89ec0dc63ac63 [2023-05-16T09:56:40.770Z] ---> Running in 8eeea82a5460 [2023-05-16T09:56:40.770Z] Removing intermediate container 8eeea82a5460 [2023-05-16T09:56:40.770Z] ---> 4edae5b89e0c [2023-05-16T09:56:40.770Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T09:56:40.770Z] ---> Running in 5043e34a75dd [2023-05-16T09:56:40.770Z] Removing intermediate container 5043e34a75dd [2023-05-16T09:56:40.770Z] ---> 42bf9f07cf8d [2023-05-16T09:56:40.770Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:56:40.770Z] Successfully built 42bf9f07cf8d [2023-05-16T09:56:40.770Z] 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-05-16T09:56:41.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:56:41.644Z] [2023-05-16T09:56:41.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:42.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:56:42.010Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T09:56:42.010Z] 5eb5b503b376: Pulling fs layer [2023-05-16T09:56:42.010Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T09:56:42.010Z] ec43610c2a17: Pulling fs layer [2023-05-16T09:56:42.010Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T09:56:42.010Z] 33b1e0a273af: Pulling fs layer [2023-05-16T09:56:42.010Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T09:56:42.010Z] 2f39f015ded8: Pulling fs layer [2023-05-16T09:56:42.010Z] 3a2ae6a8a46f: Waiting [2023-05-16T09:56:42.010Z] 33b1e0a273af: Waiting [2023-05-16T09:56:42.010Z] 5d3b04190fa2: Waiting [2023-05-16T09:56:42.010Z] 2f39f015ded8: Waiting [2023-05-16T09:56:42.010Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T09:56:42.010Z] 5c69ac0246d0: Download complete [2023-05-16T09:56:42.010Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T09:56:42.010Z] 33b1e0a273af: Verifying Checksum [2023-05-16T09:56:42.010Z] 33b1e0a273af: Download complete [2023-05-16T09:56:42.010Z] ec43610c2a17: Verifying Checksum [2023-05-16T09:56:42.010Z] ec43610c2a17: Download complete [2023-05-16T09:56:42.010Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T09:56:42.271Z] 5eb5b503b376: Verifying Checksum [2023-05-16T09:56:42.271Z] 5eb5b503b376: Download complete [2023-05-16T09:56:42.840Z] 2f39f015ded8: Download complete [2023-05-16T09:56:43.408Z] 5eb5b503b376: Pull complete [2023-05-16T09:56:43.408Z] 5c69ac0246d0: Pull complete [2023-05-16T09:56:43.974Z] ec43610c2a17: Pull complete [2023-05-16T09:56:43.974Z] 3a2ae6a8a46f: Pull complete [2023-05-16T09:56:44.234Z] 33b1e0a273af: Pull complete [2023-05-16T09:56:44.234Z] 5d3b04190fa2: Pull complete [2023-05-16T09:56:48.420Z] 2f39f015ded8: Pull complete [2023-05-16T09:56:48.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T09:56:48.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:56:48.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:56:48.653Z] prd-ubuntu20.04-docker-8c-8g-15537 does not seem to be running inside a container [2023-05-16T09:56:48.685Z] $ 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-307 -v /w/workspace/gexfoundry_device-snmp-go_PR-307:/w/workspace/gexfoundry_device-snmp-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-307@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-307@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-05-16T09:56:52.182Z] $ docker top 3827fb5701b67f3d504567bbc41e42f2cfd23617ebbe30ef59886c6b8dba7d81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:56:52.616Z] ---> job-cost.sh [2023-05-16T09:56:52.616Z] lf-activate-venv: SKIPPING [2023-05-16T09:56:52.616Z] INFO: No Stack... [2023-05-16T09:56:52.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:56:53.136Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:56:53.456Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-307/archives/cost.csv [2023-05-16T09:56:53.456Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T09:56:53.500Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] [2023-05-16T09:56:53.506Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] did not exist. Created. [2023-05-16T09:56:53.506Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:56:53.898Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T09:56:53.955Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:56:53.991Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:56:54.075Z] $ docker stop --time=1 3827fb5701b67f3d504567bbc41e42f2cfd23617ebbe30ef59886c6b8dba7d81 [2023-05-16T09:56:55.221Z] $ docker rm -f --volumes 3827fb5701b67f3d504567bbc41e42f2cfd23617ebbe30ef59886c6b8dba7d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T09:57:41.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15543 in /w/workspace/gexfoundry_device-snmp-go_PR-307 [Pipeline] { [Pipeline] ws [2023-05-16T09:57:41.351Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T09:57:41.442Z] Selected Git installation does not exist. Using Default [2023-05-16T09:57:41.442Z] The recommended git tool is: NONE [2023-05-16T09:57:49.020Z] using credential edgex-jenkins-ssh [2023-05-16T09:57:49.041Z] Cloning the remote Git repository [2023-05-16T09:57:49.107Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-16T09:57:49.243Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-16T09:57:49.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-16T09:57:49.448Z] > git --version # timeout=10 [2023-05-16T09:57:49.475Z] > git --version # 'git version 2.25.1' [2023-05-16T09:57:49.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:57:49.693Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:57:50.902Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-16T09:57:50.936Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:57:52.838Z] Merging remotes/origin/main commit 785293254a1924c41af634214641cbf6fd758ce7 into PR head commit 6933870aac077d9b947a125754d89ec0dc63ac63 [2023-05-16T09:57:53.218Z] Merge succeeded, producing 6933870aac077d9b947a125754d89ec0dc63ac63 [2023-05-16T09:57:53.219Z] Checking out Revision 6933870aac077d9b947a125754d89ec0dc63ac63 (PR-307) [2023-05-16T09:57:52.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-16T09:57:52.260Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-16T09:57:52.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:57:52.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T09:57:52.862Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:57:52.957Z] > git checkout -f 6933870aac077d9b947a125754d89ec0dc63ac63 # timeout=10 [2023-05-16T09:57:53.075Z] > git remote # timeout=10 [2023-05-16T09:57:53.103Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T09:57:53.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:57:53.160Z] > git merge 785293254a1924c41af634214641cbf6fd758ce7 # timeout=10 [2023-05-16T09:57:53.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T09:57:53.226Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:57:53.913Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T09:57:53.977Z] > git --version # timeout=10 [2023-05-16T09:57:53.990Z] > git --version # 'git version 2.25.1' [2023-05-16T09:57:54.019Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:57:53.249Z] > git checkout -f 6933870aac077d9b947a125754d89ec0dc63ac63 # timeout=10 [2023-05-16T09:57:55.232Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:57:55.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:57:55.233Z] Dload Upload Total Spent Left Speed [2023-05-16T09:57:55.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-05-16T09:57:55.932Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T09:57:56.297Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:57:56.297Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:57:56.297Z] { [2023-05-16T09:57:56.297Z] "registry-mirrors": [ [2023-05-16T09:57:56.297Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:57:56.297Z] ], [2023-05-16T09:57:56.297Z] "bip": "10.250.0.254/24", [2023-05-16T09:57:56.297Z] "hosts": [ [2023-05-16T09:57:56.297Z] "tcp://0.0.0.0:5555", [2023-05-16T09:57:56.297Z] "unix:///var/run/docker.sock" [2023-05-16T09:57:56.297Z] ], [2023-05-16T09:57:56.297Z] "mtu": 1458, [2023-05-16T09:57:56.298Z] "selinux-enabled": true, [2023-05-16T09:57:56.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:57:56.298Z] } [Pipeline] sh [2023-05-16T09:57:56.677Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T09:57:57.037Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:58:15.428Z] provisioning config files... [2023-05-16T09:58:15.466Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config12186001842693589373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:58:15.892Z] ---> docker-login.sh [2023-05-16T09:58:15.892Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:58:16.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:16.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:16.492Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:16.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:16.492Z] [2023-05-16T09:58:16.492Z] Login Succeeded [2023-05-16T09:58:16.492Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:58:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:17.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:17.043Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:17.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:17.043Z] [2023-05-16T09:58:17.043Z] Login Succeeded [2023-05-16T09:58:17.043Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:58:17.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:17.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:17.320Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:17.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:17.320Z] [2023-05-16T09:58:17.320Z] Login Succeeded [2023-05-16T09:58:17.320Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:58:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:17.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:17.900Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:17.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:17.900Z] [2023-05-16T09:58:17.900Z] Login Succeeded [2023-05-16T09:58:17.900Z] docker.io [2023-05-16T09:58:18.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:18.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:18.447Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:18.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:18.447Z] [2023-05-16T09:58:18.447Z] Login Succeeded [2023-05-16T09:58:18.447Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:58:18.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:58:18.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:19.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:19.041Z] ========================================================= [2023-05-16T09:58:19.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T09:58:19.042Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:19.566Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:58:19.841Z] Sending build context to Docker daemon 3.03MB [2023-05-16T09:58:19.841Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:58:19.841Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T09:58:20.119Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T09:58:20.119Z] c41833b44d91: Pulling fs layer [2023-05-16T09:58:20.119Z] ed15518f5707: Pulling fs layer [2023-05-16T09:58:20.119Z] feae8fd75edb: Pulling fs layer [2023-05-16T09:58:20.119Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T09:58:20.119Z] 3cdef696dda3: Pulling fs layer [2023-05-16T09:58:20.119Z] 2ced38df9373: Pulling fs layer [2023-05-16T09:58:20.119Z] 58f1dce35555: Pulling fs layer [2023-05-16T09:58:20.119Z] 242c74f7c9fa: Waiting [2023-05-16T09:58:20.119Z] 3cdef696dda3: Waiting [2023-05-16T09:58:20.119Z] 2ced38df9373: Waiting [2023-05-16T09:58:20.119Z] 58f1dce35555: Waiting [2023-05-16T09:58:20.119Z] ed15518f5707: Verifying Checksum [2023-05-16T09:58:20.119Z] ed15518f5707: Download complete [2023-05-16T09:58:20.119Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T09:58:20.119Z] 242c74f7c9fa: Download complete [2023-05-16T09:58:20.119Z] 3cdef696dda3: Verifying Checksum [2023-05-16T09:58:20.119Z] 3cdef696dda3: Download complete [2023-05-16T09:58:20.598Z] c41833b44d91: Verifying Checksum [2023-05-16T09:58:20.598Z] c41833b44d91: Download complete [2023-05-16T09:58:21.215Z] c41833b44d91: Pull complete [2023-05-16T09:58:21.842Z] 58f1dce35555: Verifying Checksum [2023-05-16T09:58:21.842Z] 58f1dce35555: Download complete [2023-05-16T09:58:22.122Z] ed15518f5707: Pull complete [2023-05-16T09:58:23.117Z] feae8fd75edb: Verifying Checksum [2023-05-16T09:58:23.117Z] feae8fd75edb: Download complete [2023-05-16T09:58:24.102Z] 2ced38df9373: Verifying Checksum [2023-05-16T09:58:24.102Z] 2ced38df9373: Download complete [2023-05-16T09:58:34.235Z] feae8fd75edb: Pull complete [2023-05-16T09:58:34.235Z] 242c74f7c9fa: Pull complete [2023-05-16T09:58:34.506Z] 3cdef696dda3: Pull complete [2023-05-16T09:58:41.220Z] 2ced38df9373: Pull complete [2023-05-16T09:58:43.194Z] 58f1dce35555: Pull complete [2023-05-16T09:58:43.194Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T09:58:43.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T09:58:43.194Z] ---> fadd8f120f05 [2023-05-16T09:58:43.194Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:58:45.817Z] ---> Running in 8c96d89cec6e [2023-05-16T09:58:45.817Z] Removing intermediate container 8c96d89cec6e [2023-05-16T09:58:45.817Z] ---> 53181f30a274 [2023-05-16T09:58:45.817Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:58:45.817Z] ---> Running in edcd574753a8 [2023-05-16T09:58:46.092Z] Removing intermediate container edcd574753a8 [2023-05-16T09:58:46.092Z] ---> f8d25a84e268 [2023-05-16T09:58:46.092Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T09:58:46.367Z] ---> Running in b2a113475416 [2023-05-16T09:58:46.640Z] Removing intermediate container b2a113475416 [2023-05-16T09:58:46.640Z] ---> 3db28ec7d8b3 [2023-05-16T09:58:46.640Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:58:46.640Z] ---> Running in 8d3cb7f712ad [2023-05-16T09:58:46.915Z] Removing intermediate container 8d3cb7f712ad [2023-05-16T09:58:46.915Z] ---> 687f2a1fd82d [2023-05-16T09:58:46.915Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:58:47.197Z] ---> Running in 078488f22e27 [2023-05-16T09:58:48.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:58:49.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:58:50.695Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:58:50.695Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T09:58:50.695Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:58:50.695Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:58:50.695Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:58:50.695Z] OK: 268 MiB in 57 packages [2023-05-16T09:58:52.148Z] Removing intermediate container 078488f22e27 [2023-05-16T09:58:52.148Z] ---> ce5cc2252bd9 [2023-05-16T09:58:52.148Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-16T09:58:52.422Z] ---> Running in 39cef3d5e646 [2023-05-16T09:58:53.013Z] Removing intermediate container 39cef3d5e646 [2023-05-16T09:58:53.013Z] ---> 22bac79dc2d7 [2023-05-16T09:58:53.013Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T09:58:53.609Z] ---> a79fdf0e5252 [2023-05-16T09:58:53.609Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:58:53.885Z] ---> Running in 5a3960f9eef3 [2023-05-16T10:00:01.849Z] Removing intermediate container 5a3960f9eef3 [2023-05-16T10:00:01.849Z] ---> cc4321e2a6a6 [2023-05-16T10:00:01.849Z] Step 11/12 : COPY . . [2023-05-16T10:00:01.849Z] ---> 7f553c75437d [2023-05-16T10:00:01.849Z] Step 12/12 : RUN ${MAKE} [2023-05-16T10:00:01.849Z] ---> Running in 75de82c9198c [2023-05-16T10:00:02.444Z] noop [2023-05-16T10:00:03.035Z] Removing intermediate container 75de82c9198c [2023-05-16T10:00:03.035Z] ---> b3c53b318c8a [2023-05-16T10:00:03.035Z] Successfully built b3c53b318c8a [2023-05-16T10:00:03.035Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:03.538Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:00:03.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:03.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-15543 does not seem to be running inside a container [2023-05-16T10:00:03.964Z] $ 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-05-16T10:00:05.346Z] $ docker top d3881a6cca46b01d089fb5c1e56c8f95191957f4e72953e822e97bb421f82d9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:00:06.280Z] + go version [2023-05-16T10:00:06.280Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:00:06.315Z] $ docker stop --time=1 d3881a6cca46b01d089fb5c1e56c8f95191957f4e72953e822e97bb421f82d9b [2023-05-16T10:00:07.995Z] $ docker rm -f --volumes d3881a6cca46b01d089fb5c1e56c8f95191957f4e72953e822e97bb421f82d9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:09.181Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:00:09.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:09.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-15543 does not seem to be running inside a container [2023-05-16T10:00:09.630Z] $ 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-05-16T10:00:11.017Z] $ docker top 29ae74b0ec1b49629659de7669c03a74025bcecc2bbae16c527cf7d7a2d36eca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:00:12.178Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:00:12.982Z] + make test [2023-05-16T10:00:12.982Z] go test ./... -coverprofile=coverage.out [2023-05-16T10:00:58.395Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-16T10:03:05.185Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-16T10:03:05.185Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.058s coverage: 0.0% of statements [2023-05-16T10:03:05.782Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:03:05.782Z] go vet ./... [2023-05-16T10:03:38.114Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:03:38.114Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:03:38.114Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T10:03:38.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:03:38.464Z] $ docker stop --time=1 29ae74b0ec1b49629659de7669c03a74025bcecc2bbae16c527cf7d7a2d36eca [2023-05-16T10:03:40.434Z] $ docker rm -f --volumes 29ae74b0ec1b49629659de7669c03a74025bcecc2bbae16c527cf7d7a2d36eca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:03:41.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:03:41.871Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:03:42.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:03:43.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:03:43.532Z] + ls -al . [2023-05-16T10:03:43.532Z] total 168 [2023-05-16T10:03:43.532Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:00 . [2023-05-16T10:03:43.532Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:57 .. [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 6 May 16 09:57 .dockerignore [2023-05-16T10:03:43.532Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:57 .git [2023-05-16T10:03:43.532Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:57 .github [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 328 May 16 09:57 .gitignore [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:57 .golangci.yml [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 16 09:57 Attribution.txt [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 16 09:57 CHANGELOG.md [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 16 09:57 Dockerfile [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:57 GOVERNANCE.md [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 656 May 16 09:57 Jenkinsfile [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:57 LICENSE [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 16 09:57 Makefile [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 09:57 OWNERS.md [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 16 09:57 README.md [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:54 VERSION [2023-05-16T10:03:43.532Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:57 bin [2023-05-16T10:03:43.532Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:57 cmd [2023-05-16T10:03:43.532Z] -rw-r--r-- 1 jenkins jenkins 8837 May 16 10:03 coverage.out [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 16 09:57 go.mod [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 16 09:57 go.sum [2023-05-16T10:03:43.532Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:57 internal [2023-05-16T10:03:43.532Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:57 snap [2023-05-16T10:03:43.532Z] -rw-rw-r-- 1 jenkins jenkins 228 May 16 09:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:03:43.995Z] + 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=6933870aac077d9b947a125754d89ec0dc63ac63 --label arch=arm64 --label version=0.0.0 . [2023-05-16T10:03:44.266Z] Sending build context to Docker daemon 3.039MB [2023-05-16T10:03:44.266Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:03:44.266Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T10:03:44.266Z] ---> b3c53b318c8a [2023-05-16T10:03:44.266Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:03:44.539Z] ---> Running in ad1cf8ef168d [2023-05-16T10:03:44.813Z] Removing intermediate container ad1cf8ef168d [2023-05-16T10:03:44.813Z] ---> 5b8d773db828 [2023-05-16T10:03:44.813Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:03:44.813Z] ---> Running in 3f654b611912 [2023-05-16T10:03:45.407Z] Removing intermediate container 3f654b611912 [2023-05-16T10:03:45.407Z] ---> 2acf0792a24c [2023-05-16T10:03:45.407Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T10:03:45.407Z] ---> Running in f3313569927c [2023-05-16T10:03:45.680Z] Removing intermediate container f3313569927c [2023-05-16T10:03:45.681Z] ---> 16d35aa1d726 [2023-05-16T10:03:45.681Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:03:45.681Z] ---> Running in 63569e86f888 [2023-05-16T10:03:46.274Z] Removing intermediate container 63569e86f888 [2023-05-16T10:03:46.274Z] ---> 81644b41f457 [2023-05-16T10:03:46.274Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:03:46.274Z] ---> Running in 44438560c527 [2023-05-16T10:03:47.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:03:48.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:03:49.757Z] OK: 268 MiB in 57 packages [2023-05-16T10:03:52.502Z] Removing intermediate container 44438560c527 [2023-05-16T10:03:52.502Z] ---> a6fdbe692cdb [2023-05-16T10:03:52.502Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-16T10:03:52.774Z] ---> Running in 9d4d76bb8040 [2023-05-16T10:03:53.046Z] Removing intermediate container 9d4d76bb8040 [2023-05-16T10:03:53.046Z] ---> 5238750eab40 [2023-05-16T10:03:53.046Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T10:03:53.646Z] ---> 82e77c9ea204 [2023-05-16T10:03:53.646Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:03:53.646Z] ---> Running in 400fb69055fa [2023-05-16T10:03:56.255Z] Removing intermediate container 400fb69055fa [2023-05-16T10:03:56.255Z] ---> 4e23ff5df6de [2023-05-16T10:03:56.255Z] Step 11/24 : COPY . . [2023-05-16T10:03:57.693Z] ---> ab8d451d816c [2023-05-16T10:03:57.693Z] Step 12/24 : RUN ${MAKE} [2023-05-16T10:03:57.693Z] ---> Running in 3231223b153d [2023-05-16T10:03:58.663Z] 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-05-16T10:06:50.558Z] Removing intermediate container 3231223b153d [2023-05-16T10:06:50.558Z] ---> 1845effec015 [2023-05-16T10:06:50.558Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T10:06:50.558Z] 3.17: Pulling from library/alpine [2023-05-16T10:06:50.558Z] c41833b44d91: Already exists [2023-05-16T10:06:50.558Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:06:50.558Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:06:50.558Z] ---> 51e60588ff2c [2023-05-16T10:06:50.558Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T10:06:50.558Z] ---> Running in 84098d5340e5 [2023-05-16T10:06:50.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:06:50.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:06:50.558Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T10:06:50.558Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:06:50.558Z] OK: 8 MiB in 16 packages [2023-05-16T10:06:50.558Z] Removing intermediate container 84098d5340e5 [2023-05-16T10:06:50.558Z] ---> 451ef8c8d55f [2023-05-16T10:06:50.558Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-16T10:06:50.558Z] ---> af11aa7c62fa [2023-05-16T10:06:50.558Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-16T10:06:50.829Z] ---> 1031e3718d2e [2023-05-16T10:06:50.829Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-16T10:06:51.420Z] ---> 57ea1e49ea5b [2023-05-16T10:06:51.421Z] Step 18/24 : EXPOSE 59993 [2023-05-16T10:06:51.690Z] ---> Running in acad75e7cd04 [2023-05-16T10:06:51.963Z] Removing intermediate container acad75e7cd04 [2023-05-16T10:06:51.963Z] ---> 2997e3264765 [2023-05-16T10:06:51.963Z] Step 19/24 : EXPOSE 161 [2023-05-16T10:06:51.963Z] ---> Running in a7772743ebfd [2023-05-16T10:06:52.243Z] Removing intermediate container a7772743ebfd [2023-05-16T10:06:52.243Z] ---> b60383bf4c7e [2023-05-16T10:06:52.243Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-16T10:06:52.522Z] ---> Running in da9b8502bffb [2023-05-16T10:06:52.805Z] Removing intermediate container da9b8502bffb [2023-05-16T10:06:52.805Z] ---> 0c339cc94199 [2023-05-16T10:06:52.805Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:06:52.805Z] ---> Running in ff12be1782f3 [2023-05-16T10:06:53.392Z] Removing intermediate container ff12be1782f3 [2023-05-16T10:06:53.392Z] ---> a96606f80270 [2023-05-16T10:06:53.392Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T10:06:53.392Z] ---> Running in 3f1b36a07113 [2023-05-16T10:06:53.662Z] Removing intermediate container 3f1b36a07113 [2023-05-16T10:06:53.662Z] ---> 90fa8a26939b [2023-05-16T10:06:53.662Z] Step 23/24 : LABEL git_sha=6933870aac077d9b947a125754d89ec0dc63ac63 [2023-05-16T10:06:53.662Z] ---> Running in 61439eabf2fe [2023-05-16T10:06:54.252Z] Removing intermediate container 61439eabf2fe [2023-05-16T10:06:54.252Z] ---> 0de8b048debc [2023-05-16T10:06:54.252Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T10:06:54.252Z] ---> Running in 4ce584d62a33 [2023-05-16T10:06:54.522Z] Removing intermediate container 4ce584d62a33 [2023-05-16T10:06:54.522Z] ---> 29b762530466 [2023-05-16T10:06:54.522Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:06:54.522Z] Successfully built 29b762530466 [2023-05-16T10:06:54.522Z] 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-05-16T10:06:55.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:06:55.409Z] [2023-05-16T10:06:55.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:06:55.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:06:55.845Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:06:55.845Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:06:55.845Z] 04944245beec: Pulling fs layer [2023-05-16T10:06:55.845Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:06:55.845Z] 765212b225bb: Pulling fs layer [2023-05-16T10:06:55.845Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:06:55.845Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:06:55.845Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:06:55.845Z] 765212b225bb: Waiting [2023-05-16T10:06:55.845Z] f23df028b6ca: Waiting [2023-05-16T10:06:55.845Z] d65c8cfc05b1: Waiting [2023-05-16T10:06:55.845Z] 2437ff75d9bd: Waiting [2023-05-16T10:06:56.113Z] 04944245beec: Verifying Checksum [2023-05-16T10:06:56.113Z] 04944245beec: Download complete [2023-05-16T10:06:56.113Z] 765212b225bb: Download complete [2023-05-16T10:06:56.113Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:06:56.113Z] f23df028b6ca: Download complete [2023-05-16T10:06:56.113Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:06:56.113Z] d65c8cfc05b1: Download complete [2023-05-16T10:06:56.385Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:06:56.385Z] 699f458cf7ca: Download complete [2023-05-16T10:06:56.661Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:06:56.661Z] 8998bd30e6a1: Download complete [2023-05-16T10:06:59.261Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:06:59.261Z] 2437ff75d9bd: Download complete [2023-05-16T10:07:03.539Z] 8998bd30e6a1: Pull complete [2023-05-16T10:07:03.539Z] 04944245beec: Pull complete [2023-05-16T10:07:04.963Z] 699f458cf7ca: Pull complete [2023-05-16T10:07:05.245Z] 765212b225bb: Pull complete [2023-05-16T10:07:06.217Z] f23df028b6ca: Pull complete [2023-05-16T10:07:06.217Z] d65c8cfc05b1: Pull complete [2023-05-16T10:07:21.255Z] 2437ff75d9bd: Pull complete [2023-05-16T10:07:21.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:07:21.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:07:21.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:07:21.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-15543 does not seem to be running inside a container [2023-05-16T10:07:21.716Z] $ 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-05-16T10:07:24.710Z] $ docker top 08589db4e1b5d3541b2ee35ae779484a744aa23255567854e3e583da7f8000ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:25.670Z] ---> job-cost.sh [2023-05-16T10:07:25.670Z] lf-activate-venv: SKIPPING [2023-05-16T10:07:25.670Z] INFO: No Stack... [2023-05-16T10:07:26.260Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:07:27.226Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:07:27.897Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-05-16T10:07:27.897Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:07:27.960Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] [2023-05-16T10:07:27.966Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] did not exist. Created. [2023-05-16T10:07:27.966Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:07:28.723Z] /w/workspace/device-snmp-go/1@tmp/durable-bab0b9be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:07:29.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:07:29.453Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:07:29.508Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:07:29.524Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:07:29.607Z] $ docker stop --time=1 08589db4e1b5d3541b2ee35ae779484a744aa23255567854e3e583da7f8000ee [2023-05-16T10:07:31.181Z] $ docker rm -f --volumes 08589db4e1b5d3541b2ee35ae779484a744aa23255567854e3e583da7f8000ee [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-05-16T10:07:32.259Z] provisioning config files... [2023-05-16T10:07:32.267Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/config8047415316088970106tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:07:32.615Z] + set +x [2023-05-16T10:07:32.615Z] + curl -s https://codecov.io/bash [2023-05-16T10:07:32.615Z] + bash -s -- [2023-05-16T10:07:32.615Z] [2023-05-16T10:07:32.615Z] _____ _ [2023-05-16T10:07:32.615Z] / ____| | | [2023-05-16T10:07:32.615Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:07:32.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:07:32.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:07:32.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:07:32.615Z] Bash-1.0.6 [2023-05-16T10:07:32.615Z] [2023-05-16T10:07:32.615Z] [2023-05-16T10:07:32.615Z] ==> git version 2.25.1 found [2023-05-16T10:07:32.615Z] ==> 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-05-16T10:07:32.615Z] Release-Date: 2020-01-08 [2023-05-16T10:07:32.615Z] 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-05-16T10:07:32.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:07:32.615Z] ==> Jenkins CI detected. [2023-05-16T10:07:32.615Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-307 [2023-05-16T10:07:32.615Z] project root: . [2023-05-16T10:07:32.615Z] --> token set from env [2023-05-16T10:07:32.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:07:32.615Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:07:32.615Z] ==> Python coveragepy not found [2023-05-16T10:07:32.615Z] ==> Searching for coverage reports in: [2023-05-16T10:07:32.615Z] + . [2023-05-16T10:07:32.615Z] -> Found 1 reports [2023-05-16T10:07:32.615Z] ==> Detecting git/mercurial file structure [2023-05-16T10:07:32.615Z] ==> Reading reports [2023-05-16T10:07:32.615Z] + ./coverage.out bytes=8837 [2023-05-16T10:07:32.615Z] ==> Appending adjustments [2023-05-16T10:07:32.615Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:07:32.875Z] + Found adjustments [2023-05-16T10:07:32.875Z] ==> Gzipping contents [2023-05-16T10:07:32.875Z] 4.0K /tmp/codecov.EnopCu.gz [2023-05-16T10:07:32.875Z] ==> Uploading reports [2023-05-16T10:07:32.875Z] url: https://codecov.io [2023-05-16T10:07:32.875Z] query: branch=PR-307&commit=6933870aac077d9b947a125754d89ec0dc63ac63&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2023-05-16T10:07:32.875Z] -> Pinging Codecov [2023-05-16T10:07:32.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-307&commit=6933870aac077d9b947a125754d89ec0dc63ac63&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2023-05-16T10:07:32.875Z] -> Uploading to [2023-05-16T10:07:32.875Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/6C56EA5C29638FB4528AC87E60AF5AE0/6933870aac077d9b947a125754d89ec0dc63ac63/2b5804a1-2efd-4d6e-97dc-c1322b9c853c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T100732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d080dcd6de6e7855bc209b0bead2ac3167ff8d81d350e5f7140b08986c277707 [2023-05-16T10:07:32.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:07:32.875Z] Dload Upload Total Spent Left Speed [2023-05-16T10:07:33.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8101 --:--:-- --:--:-- --:--:-- 8060 100 1604 0 0 100 1604 0 8101 --:--:-- --:--:-- --:--:-- 8060 [2023-05-16T10:07:33.136Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/6933870aac077d9b947a125754d89ec0dc63ac63 [Pipeline] } [2023-05-16T10:07:33.159Z] 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-05-16T10:07:35.053Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-307/archives ] [2023-05-16T10:07:35.053Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-307/archives [2023-05-16T10:07:35.053Z] total 16 [2023-05-16T10:07:35.053Z] drwxr-xr-x 3 root root 4096 May 16 09:56 . [2023-05-16T10:07:35.053Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:56 .. [2023-05-16T10:07:35.053Z] drwxr-xr-x 2 root root 4096 May 16 09:56 cost [2023-05-16T10:07:35.053Z] -rw-r--r-- 1 root root 86 May 16 09:56 cost.csv [2023-05-16T10:07:35.053Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-307/archives [2023-05-16T10:07:35.053Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-307/archives [2023-05-16T10:07:35.053Z] total 16 [2023-05-16T10:07:35.053Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:56 . [2023-05-16T10:07:35.053Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:56 .. [2023-05-16T10:07:35.053Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:56 cost [2023-05-16T10:07:35.053Z] -rw-r--r-- 1 jenkins jenkins 86 May 16 09:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:35.379Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:36.285Z] ---> package-listing.sh [2023-05-16T10:07:36.285Z] ++ facter osfamily [2023-05-16T10:07:36.285Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:07:36.546Z] + OS_FAMILY=debian [2023-05-16T10:07:36.546Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-307 [2023-05-16T10:07:36.546Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:07:36.546Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:07:36.546Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:07:36.546Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:07:36.546Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-307 ']' [2023-05-16T10:07:36.546Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:07:36.546Z] + case "${OS_FAMILY}" in [2023-05-16T10:07:36.546Z] + dpkg -l [2023-05-16T10:07:36.546Z] + grep '^ii' [2023-05-16T10:07:36.546Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:07:36.546Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:07:36.546Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:07:36.546Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-307 ']' [2023-05-16T10:07:36.546Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-307/archives/ [2023-05-16T10:07:36.546Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-307/archives/ [Pipeline] echo [2023-05-16T10:07:36.583Z] 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:07:36.880Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:07:37.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:07:37.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:07:37.799Z] prd-ubuntu20.04-docker-8c-8g-15537 does not seem to be running inside a container [2023-05-16T10:07:37.832Z] $ 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-307/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-307 -v /w/workspace/gexfoundry_device-snmp-go_PR-307:/w/workspace/gexfoundry_device-snmp-go_PR-307:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-307@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-307@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-05-16T10:07:38.060Z] $ docker top eaee7b36b762546f721bca78e0ec7ebd6ff4396e610d1d08a2a6ebca56680b52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:07:38.459Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:07:38.790Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:07:39.121Z] + ls /var/log/sa-host [2023-05-16T10:07:39.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:07:39.443Z] provisioning config files... [2023-05-16T10:07:39.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-307@tmp/config4583569262364250800tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:07:39.528Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:39.863Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:07:39.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:40.311Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:07:40.342Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:40.657Z] ---> sudo-logs.sh [2023-05-16T10:07:40.657Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:07:40.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:41.059Z] ---> job-cost.sh [2023-05-16T10:07:41.059Z] lf-activate-venv: SKIPPING [2023-05-16T10:07:41.059Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:07:41.059Z] INFO: Retrieving Stack Cost... [2023-05-16T10:07:41.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:07:41.887Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:07:42.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:42.401Z] ---> logs-deploy.sh [2023-05-16T10:07:42.401Z] lf-activate-venv: SKIPPING [2023-05-16T10:07:42.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-307/1 [2023-05-16T10:07:42.401Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:07:43.360Z] Archives upload complete. [2023-05-16T10:07:43.360Z] INFO: archiving logs to Nexus