Pull request #314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 42c3cb2a78dc981eed59449fb4229e642e131704+c573fc281a725aaa0abbb8a23977a4788698b9ba (1a995de8b30a4f2d506dea5c72128f35c7bfd9ee) 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-ssh6771517281956369819.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-ssh17633842959598114949.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-314/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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3453050171965664625.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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4297386967086259705.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-ssh7369178913893898328.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-314/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-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4086860836527053603.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-17395 in /w/workspace/gexfoundry_device-snmp-go_PR-314 [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-314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c573fc281a725aaa0abbb8a23977a4788698b9ba into PR head commit 42c3cb2a78dc981eed59449fb4229e642e131704 Merge succeeded, producing 42c3cb2a78dc981eed59449fb4229e642e131704 Checking out Revision 42c3cb2a78dc981eed59449fb4229e642e131704 (PR-314) > git config core.sparsecheckout # timeout=10 > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # 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 c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # timeout=10 Commit message: "docs: Add main branch warning" 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] { [Pipeline] timeout [2023-05-30T23:57:26.113Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T23:57:26.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T23:57:26.411Z] ========================================================= [2023-05-30T23:57:26.411Z] EdgeX Global Pipelines Version Info [2023-05-30T23:57:26.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:57:27.163Z] ------------------- [2023-05-30T23:57:27.163Z] stable info: [2023-05-30T23:57:27.163Z] ------------------- [2023-05-30T23:57:27.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T23:57:27.164Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:57:27.164Z] Message: update stable to v1.0.249 [2023-05-30T23:57:27.735Z] ------------------- [2023-05-30T23:57:27.735Z] experimental info: [2023-05-30T23:57:27.735Z] ------------------- [2023-05-30T23:57:27.735Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T23:57:27.735Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:57:27.735Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T23:57:28.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-30T23:57:28.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-30T23:57:28.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T23:57:28.196Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T23:57:28.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T23:57:28.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T23:57:28.335Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T23:57:28.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T23:57:28.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T23:57:28.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T23:57:28.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T23:57:28.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-30T23:57:28.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T23:57:28.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T23:57:28.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:57:28.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:57:28.911Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:57:28.953Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:57:28.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T23:57:29.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T23:57:29.080Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T23:57:29.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T23:57:29.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T23:57:29.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T23:57:29.493Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T23:57:29.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T23:57:29.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T23:57:29.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo [2023-05-30T23:57:29.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo [2023-05-30T23:57:29.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo [2023-05-30T23:57:29.892Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo [2023-05-30T23:57:29.934Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42c3cb2 [Pipeline] echo [2023-05-30T23:57:29.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:57:30.096Z] provisioning config files... [2023-05-30T23:57:30.110Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config16565577937004922951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:57:30.455Z] ---> docker-login.sh [2023-05-30T23:57:30.455Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:57:30.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:30.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:30.716Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:30.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:30.716Z] [2023-05-30T23:57:30.716Z] Login Succeeded [2023-05-30T23:57:30.716Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:57:30.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:30.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:30.716Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:30.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:30.716Z] [2023-05-30T23:57:30.716Z] Login Succeeded [2023-05-30T23:57:30.716Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:57:30.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:30.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:30.981Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:30.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:30.981Z] [2023-05-30T23:57:30.981Z] Login Succeeded [2023-05-30T23:57:30.981Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:57:30.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:30.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:30.981Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:30.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:30.981Z] [2023-05-30T23:57:30.981Z] Login Succeeded [2023-05-30T23:57:30.981Z] docker.io [2023-05-30T23:57:30.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:43.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:43.198Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:43.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:43.198Z] [2023-05-30T23:57:43.198Z] Login Succeeded [2023-05-30T23:57:43.198Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:57:43.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T23:57:43.877Z] + git rev-list -1 --merges 42c3cb2a78dc981eed59449fb4229e642e131704~1..42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo [2023-05-30T23:57:43.999Z] -----------> git rev-list -1 --merges 42c3cb2a78dc981eed59449fb4229e642e131704~1..42c3cb2a78dc981eed59449fb4229e642e131704 42c3cb2a78dc981eed59449fb4229e642e131704 [false] [Pipeline] sh [2023-05-30T23:57:44.309Z] + git log --format=format:%s -1 42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo [2023-05-30T23:57:44.351Z] ========================================================= [2023-05-30T23:57:44.352Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T23:57:44.352Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:57:44.789Z] + git log --format=format:%s -1 42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo [2023-05-30T23:57:44.824Z] [semverPrep] GIT_COMMIT: 42c3cb2a78dc981eed59449fb4229e642e131704, Commit Message: docs: Add main branch warning [Pipeline] echo [2023-05-30T23:57:44.853Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T23:57:45.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T23:57:45.239Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T23:57:45.239Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T23:57:45.239Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T23:57:45.239Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T23:57:45.239Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T23:57:45.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:57:45.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:57:45.751Z] [2023-05-30T23:57:45.751Z] 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-30T23:57:46.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:57:46.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T23:57:46.128Z] b85a868b505f: Pulling fs layer [2023-05-30T23:57:46.128Z] e2be974225ed: Pulling fs layer [2023-05-30T23:57:46.128Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T23:57:46.128Z] 988bab9f4d93: Pulling fs layer [2023-05-30T23:57:46.128Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T23:57:46.128Z] eaf3925da568: Pulling fs layer [2023-05-30T23:57:46.128Z] bab4dde63d76: Pulling fs layer [2023-05-30T23:57:46.128Z] bde34c3a00c8: Pulling fs layer [2023-05-30T23:57:46.128Z] b352a97aabf1: Pulling fs layer [2023-05-30T23:57:46.128Z] 4872d77fe225: Pulling fs layer [2023-05-30T23:57:46.128Z] 5851b861e8e6: Pulling fs layer [2023-05-30T23:57:46.128Z] 988bab9f4d93: Waiting [2023-05-30T23:57:46.128Z] 1469e6f7b9e6: Waiting [2023-05-30T23:57:46.128Z] eaf3925da568: Waiting [2023-05-30T23:57:46.128Z] bab4dde63d76: Waiting [2023-05-30T23:57:46.128Z] bde34c3a00c8: Waiting [2023-05-30T23:57:46.128Z] b352a97aabf1: Waiting [2023-05-30T23:57:46.128Z] 4872d77fe225: Waiting [2023-05-30T23:57:46.128Z] 5851b861e8e6: Waiting [2023-05-30T23:57:46.128Z] e2be974225ed: Verifying Checksum [2023-05-30T23:57:46.128Z] e2be974225ed: Download complete [2023-05-30T23:57:46.128Z] 988bab9f4d93: Verifying Checksum [2023-05-30T23:57:46.128Z] 988bab9f4d93: Download complete [2023-05-30T23:57:46.128Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T23:57:46.128Z] 1469e6f7b9e6: Download complete [2023-05-30T23:57:46.386Z] eaf3925da568: Verifying Checksum [2023-05-30T23:57:46.386Z] eaf3925da568: Download complete [2023-05-30T23:57:46.386Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T23:57:46.386Z] 339a4e72a1f5: Download complete [2023-05-30T23:57:46.386Z] bde34c3a00c8: Verifying Checksum [2023-05-30T23:57:46.386Z] bde34c3a00c8: Download complete [2023-05-30T23:57:46.386Z] b352a97aabf1: Verifying Checksum [2023-05-30T23:57:46.386Z] b352a97aabf1: Download complete [2023-05-30T23:57:46.386Z] 4872d77fe225: Verifying Checksum [2023-05-30T23:57:46.386Z] 4872d77fe225: Download complete [2023-05-30T23:57:46.386Z] 5851b861e8e6: Verifying Checksum [2023-05-30T23:57:46.386Z] 5851b861e8e6: Download complete [2023-05-30T23:57:46.386Z] b85a868b505f: Verifying Checksum [2023-05-30T23:57:46.386Z] b85a868b505f: Download complete [2023-05-30T23:57:46.652Z] bab4dde63d76: Verifying Checksum [2023-05-30T23:57:46.652Z] bab4dde63d76: Download complete [2023-05-30T23:57:47.590Z] b85a868b505f: Pull complete [2023-05-30T23:57:47.590Z] e2be974225ed: Pull complete [2023-05-30T23:57:48.156Z] 339a4e72a1f5: Pull complete [2023-05-30T23:57:48.156Z] 988bab9f4d93: Pull complete [2023-05-30T23:57:48.414Z] 1469e6f7b9e6: Pull complete [2023-05-30T23:57:48.414Z] eaf3925da568: Pull complete [2023-05-30T23:57:50.318Z] bab4dde63d76: Pull complete [2023-05-30T23:57:50.318Z] bde34c3a00c8: Pull complete [2023-05-30T23:57:50.318Z] b352a97aabf1: Pull complete [2023-05-30T23:57:50.318Z] 4872d77fe225: Pull complete [2023-05-30T23:57:50.318Z] 5851b861e8e6: Pull complete [2023-05-30T23:57:50.318Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T23:57:50.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:57:50.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:57:50.558Z] prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container [2023-05-30T23:57:50.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@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-devops/py-git-semver:0.1.4 cat [2023-05-30T23:57:52.788Z] $ docker top a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 -eo pid,comm [2023-05-30T23:57:52.809Z] 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-30T23:57:52.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T23:57:52.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:57:52.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:57:53.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:57:53.097Z] $ docker exec a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent [2023-05-30T23:57:53.168Z] SSH_AUTH_SOCK=/tmp/ssh-hQN60SPBnM6g/agent.32 [2023-05-30T23:57:53.168Z] SSH_AGENT_PID=38 [2023-05-30T23:57:53.175Z] Running ssh-add (command line suppressed) [2023-05-30T23:57:53.299Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_14388135116257917361.key (/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_14388135116257917361.key) [2023-05-30T23:57:53.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:57:53.621Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T23:57:53.675Z] $ docker exec --env ******** --env ******** a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent -k [2023-05-30T23:57:53.761Z] unset SSH_AUTH_SOCK; [2023-05-30T23:57:53.764Z] unset SSH_AGENT_PID; [2023-05-30T23:57:53.764Z] echo Agent pid 38 killed; [2023-05-30T23:57:53.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T23:57:53.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:57:53.835Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:57:53.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:57:53.991Z] $ docker exec a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent [2023-05-30T23:57:54.076Z] SSH_AUTH_SOCK=/tmp/ssh-FCh6wGkl6N2Q/agent.71 [2023-05-30T23:57:54.076Z] SSH_AGENT_PID=77 [2023-05-30T23:57:54.082Z] Running ssh-add (command line suppressed) [2023-05-30T23:57:54.216Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_3633272903625488590.key (/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_3633272903625488590.key) [2023-05-30T23:57:54.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:57:54.534Z] + git semver init [2023-05-30T23:57:54.795Z] 2023-05-30 23:57:54,738 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T23:57:54.795Z] 2023-05-30 23:57:54,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver [2023-05-30T23:57:54.795Z] 2023-05-30 23:57:54,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-314/.semver [2023-05-30T23:57:54.795Z] 2023-05-30 23:57:54,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-314, universal_newlines=False, shell=None, istream=None) [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,526 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-314/.git/info/exclude [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver/PR-314 with force:False [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,526 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver/PR-314 [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,531 [execute] INFO git cat-file --batch-check [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,537 [execute] INFO git cat-file --batch [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:57:55.743Z] 2023-05-30 23:57:55,542 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-314/.semver/PR-314 [2023-05-30T23:57:55.743Z] 0.0.0 [Pipeline] } [2023-05-30T23:57:55.794Z] $ docker exec --env ******** --env ******** a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent -k [2023-05-30T23:57:55.888Z] unset SSH_AUTH_SOCK; [2023-05-30T23:57:55.888Z] unset SSH_AGENT_PID; [2023-05-30T23:57:55.889Z] echo Agent pid 77 killed; [2023-05-30T23:57:55.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T23:57:56.324Z] + git semver [Pipeline] } [2023-05-30T23:57:56.631Z] $ docker stop --time=1 a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 [2023-05-30T23:57:57.884Z] $ docker rm -f --volumes a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:57:58.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T23:57:58.516Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T23:57:58.531Z] [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-30T23:57:59.132Z] provisioning config files... [2023-05-30T23:57:59.142Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config9017128926176787643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:57:59.494Z] ---> docker-login.sh [2023-05-30T23:57:59.494Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:57:59.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:59.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:59.494Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:59.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:59.494Z] [2023-05-30T23:57:59.494Z] Login Succeeded [2023-05-30T23:57:59.494Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:57:59.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:59.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:59.494Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:59.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:59.494Z] [2023-05-30T23:57:59.494Z] Login Succeeded [2023-05-30T23:57:59.494Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:57:59.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:59.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:59.753Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:59.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:59.753Z] [2023-05-30T23:57:59.753Z] Login Succeeded [2023-05-30T23:57:59.753Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:57:59.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:57:59.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:57:59.753Z] Configure a credential helper to remove this warning. See [2023-05-30T23:57:59.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:57:59.753Z] [2023-05-30T23:57:59.753Z] Login Succeeded [2023-05-30T23:57:59.753Z] docker.io [2023-05-30T23:57:59.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:00.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:00.014Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:00.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:00.014Z] [2023-05-30T23:58:00.014Z] Login Succeeded [2023-05-30T23:58:00.014Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:58:00.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:58:00.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:58:00.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:58:00.345Z] ========================================================= [2023-05-30T23:58:00.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T23:58:00.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:58:00.831Z] + 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-30T23:58:00.831Z] Sending build context to Docker daemon 5.875MB [2023-05-30T23:58:00.831Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:58:00.831Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:58:00.831Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T23:58:00.831Z] f56be85fc22e: Pulling fs layer [2023-05-30T23:58:00.831Z] 85791d961cd3: Pulling fs layer [2023-05-30T23:58:00.831Z] d694b5ae8c79: Pulling fs layer [2023-05-30T23:58:00.831Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T23:58:00.831Z] 4d19c01a9841: Pulling fs layer [2023-05-30T23:58:00.831Z] 9325e15d5711: Pulling fs layer [2023-05-30T23:58:00.831Z] 556b6ee489ea: Pulling fs layer [2023-05-30T23:58:00.831Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T23:58:00.831Z] 556b6ee489ea: Waiting [2023-05-30T23:58:00.831Z] c5a4b2cf53e6: Waiting [2023-05-30T23:58:00.831Z] 4d19c01a9841: Waiting [2023-05-30T23:58:00.831Z] 9f32a84ed3da: Waiting [2023-05-30T23:58:00.831Z] 85791d961cd3: Download complete [2023-05-30T23:58:00.831Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T23:58:00.831Z] 9f32a84ed3da: Download complete [2023-05-30T23:58:01.089Z] 4d19c01a9841: Verifying Checksum [2023-05-30T23:58:01.089Z] 4d19c01a9841: Download complete [2023-05-30T23:58:01.089Z] f56be85fc22e: Download complete [2023-05-30T23:58:01.089Z] 9325e15d5711: Verifying Checksum [2023-05-30T23:58:01.089Z] 9325e15d5711: Download complete [2023-05-30T23:58:01.089Z] f56be85fc22e: Pull complete [2023-05-30T23:58:01.348Z] 85791d961cd3: Pull complete [2023-05-30T23:58:01.609Z] d694b5ae8c79: Verifying Checksum [2023-05-30T23:58:01.609Z] d694b5ae8c79: Download complete [2023-05-30T23:58:01.609Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T23:58:01.609Z] c5a4b2cf53e6: Download complete [2023-05-30T23:58:01.867Z] 556b6ee489ea: Verifying Checksum [2023-05-30T23:58:01.867Z] 556b6ee489ea: Download complete [2023-05-30T23:58:04.390Z] d694b5ae8c79: Pull complete [2023-05-30T23:58:04.649Z] 9f32a84ed3da: Pull complete [2023-05-30T23:58:04.649Z] 4d19c01a9841: Pull complete [2023-05-30T23:58:04.649Z] 9325e15d5711: Pull complete [2023-05-30T23:58:07.176Z] 556b6ee489ea: Pull complete [2023-05-30T23:58:07.746Z] c5a4b2cf53e6: Pull complete [2023-05-30T23:58:07.746Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T23:58:07.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T23:58:07.746Z] ---> c4be618373d6 [2023-05-30T23:58:07.746Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:58:11.038Z] ---> Running in d010a6daa613 [2023-05-30T23:58:11.038Z] Removing intermediate container d010a6daa613 [2023-05-30T23:58:11.038Z] ---> 55272de23155 [2023-05-30T23:58:11.038Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:58:11.038Z] ---> Running in 4019e07790f2 [2023-05-30T23:58:11.038Z] Removing intermediate container 4019e07790f2 [2023-05-30T23:58:11.038Z] ---> 3f3f5a3ca261 [2023-05-30T23:58:11.038Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:58:11.038Z] ---> Running in 7b3c99b1500d [2023-05-30T23:58:11.038Z] Removing intermediate container 7b3c99b1500d [2023-05-30T23:58:11.038Z] ---> cc5f48cd281e [2023-05-30T23:58:11.038Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:58:11.038Z] ---> Running in fa6ec6417980 [2023-05-30T23:58:11.299Z] Removing intermediate container fa6ec6417980 [2023-05-30T23:58:11.299Z] ---> c434715eb6fe [2023-05-30T23:58:11.299Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:58:11.299Z] ---> Running in f9554871f813 [2023-05-30T23:58:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:58:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:58:11.819Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T23:58:11.819Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T23:58:11.819Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T23:58:11.819Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T23:58:11.819Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:58:11.819Z] OK: 269 MiB in 57 packages [2023-05-30T23:58:12.386Z] Removing intermediate container f9554871f813 [2023-05-30T23:58:12.386Z] ---> 8f6d7ea7e9e4 [2023-05-30T23:58:12.386Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-30T23:58:12.386Z] ---> Running in 967c149950fb [2023-05-30T23:58:12.386Z] Removing intermediate container 967c149950fb [2023-05-30T23:58:12.386Z] ---> fbe71ee2d058 [2023-05-30T23:58:12.386Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T23:58:12.386Z] ---> f4c539fb56c8 [2023-05-30T23:58:12.386Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:58:12.386Z] ---> Running in 00ea3e2d478a [2023-05-30T23:58:13.951Z] Still waiting to schedule task [2023-05-30T23:58:13.951Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-30T23:58:38.929Z] Removing intermediate container 00ea3e2d478a [2023-05-30T23:58:38.929Z] ---> 0ab0907f82f2 [2023-05-30T23:58:38.929Z] Step 11/12 : COPY . . [2023-05-30T23:58:38.929Z] ---> 99c083038899 [2023-05-30T23:58:38.929Z] Step 12/12 : RUN ${MAKE} [2023-05-30T23:58:38.929Z] ---> Running in 8297d3ada4b3 [2023-05-30T23:58:38.929Z] noop [2023-05-30T23:58:38.929Z] Removing intermediate container 8297d3ada4b3 [2023-05-30T23:58:38.929Z] ---> 47a09286e65f [2023-05-30T23:58:38.929Z] Successfully built 47a09286e65f [2023-05-30T23:58:38.929Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:58:39.372Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:58:39.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:58:39.528Z] prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container [2023-05-30T23:58:39.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:58:39.892Z] $ docker top bf82cb98baff106c82117cb10d23038213ebb8d62355123de3f0303ebe42a039 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:58:40.282Z] + go version [2023-05-30T23:58:40.282Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T23:58:40.320Z] $ docker stop --time=1 bf82cb98baff106c82117cb10d23038213ebb8d62355123de3f0303ebe42a039 [2023-05-30T23:58:41.600Z] $ docker rm -f --volumes bf82cb98baff106c82117cb10d23038213ebb8d62355123de3f0303ebe42a039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:58:42.305Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:58:42.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:58:42.449Z] prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container [2023-05-30T23:58:42.486Z] $ 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-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:58:42.791Z] $ docker top 5fbafa21f8b47bf53420ff7ac7b5f7eb511e25991809493be477995589348799 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:58:43.176Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-314 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:58:43.531Z] + make test [2023-05-30T23:58:43.531Z] go test ./... -coverprofile=coverage.out [2023-05-30T23:58:48.795Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-30T23:58:56.897Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-30T23:58:56.897Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2023-05-30T23:59:03.444Z] go vet ./... [2023-05-30T23:59:05.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T23:59:05.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T23:59:05.969Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T23:59:06.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T23:59:06.038Z] $ docker stop --time=1 5fbafa21f8b47bf53420ff7ac7b5f7eb511e25991809493be477995589348799 [2023-05-30T23:59:09.141Z] $ docker rm -f --volumes 5fbafa21f8b47bf53420ff7ac7b5f7eb511e25991809493be477995589348799 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:59:09.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T23:59:09.746Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T23:59:10.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T23:59:10.735Z] + ls -al . [2023-05-30T23:59:10.736Z] total 172 [2023-05-30T23:59:10.736Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 23:58 . [2023-05-30T23:59:10.736Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:57 .. [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 6 May 30 23:57 .dockerignore [2023-05-30T23:59:10.736Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:57 .git [2023-05-30T23:59:10.736Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:57 .github [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 328 May 30 23:57 .gitignore [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:57 .golangci.yml [2023-05-30T23:59:10.736Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:57 .semver [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 30 23:57 Attribution.txt [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 10534 May 30 23:57 CHANGELOG.md [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 30 23:57 Dockerfile [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:57 GOVERNANCE.md [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 656 May 30 23:57 Jenkinsfile [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:57 LICENSE [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 30 23:57 Makefile [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:57 OWNERS.md [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 10559 May 30 23:57 README.md [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:57 VERSION [2023-05-30T23:59:10.736Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:57 bin [2023-05-30T23:59:10.736Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:57 cmd [2023-05-30T23:59:10.736Z] -rw-r--r-- 1 jenkins jenkins 8837 May 30 23:58 coverage.out [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 30 23:57 go.mod [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 30 23:57 go.sum [2023-05-30T23:59:10.736Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:57 internal [2023-05-30T23:59:10.736Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:57 snap [2023-05-30T23:59:10.736Z] -rw-rw-r-- 1 jenkins jenkins 228 May 30 23:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:59:11.130Z] + 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=42c3cb2a78dc981eed59449fb4229e642e131704 --label arch=amd64 --label version=0.0.0 . [2023-05-30T23:59:11.130Z] Sending build context to Docker daemon 5.885MB [2023-05-30T23:59:11.130Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:59:11.130Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T23:59:11.130Z] ---> 47a09286e65f [2023-05-30T23:59:11.130Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:59:11.130Z] ---> Running in 918f935c2685 [2023-05-30T23:59:11.391Z] Removing intermediate container 918f935c2685 [2023-05-30T23:59:11.391Z] ---> 2b0716d9f2c3 [2023-05-30T23:59:11.391Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:59:11.391Z] ---> Running in 2c3ae4208f4e [2023-05-30T23:59:11.391Z] Removing intermediate container 2c3ae4208f4e [2023-05-30T23:59:11.391Z] ---> f1f9c07bd3a4 [2023-05-30T23:59:11.391Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:59:11.391Z] ---> Running in b54f2c795826 [2023-05-30T23:59:11.391Z] Removing intermediate container b54f2c795826 [2023-05-30T23:59:11.391Z] ---> 1e8a87e06231 [2023-05-30T23:59:11.391Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:59:11.391Z] ---> Running in 3e59effb18c4 [2023-05-30T23:59:11.652Z] Removing intermediate container 3e59effb18c4 [2023-05-30T23:59:11.652Z] ---> 68f45d4a0b4d [2023-05-30T23:59:11.652Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:59:11.652Z] ---> Running in 04c727805b0e [2023-05-30T23:59:11.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:59:11.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:59:12.174Z] OK: 269 MiB in 57 packages [2023-05-30T23:59:12.433Z] Removing intermediate container 04c727805b0e [2023-05-30T23:59:12.433Z] ---> 63aabdd6f239 [2023-05-30T23:59:12.433Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-30T23:59:12.433Z] ---> Running in 90870e2e9f5c [2023-05-30T23:59:12.433Z] Removing intermediate container 90870e2e9f5c [2023-05-30T23:59:12.433Z] ---> 9405983386cb [2023-05-30T23:59:12.433Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T23:59:12.692Z] ---> da0e53f996e4 [2023-05-30T23:59:12.692Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:59:12.692Z] ---> Running in a06bf5c5608d [2023-05-30T23:59:13.260Z] Removing intermediate container a06bf5c5608d [2023-05-30T23:59:13.260Z] ---> 1c59d1dc45c6 [2023-05-30T23:59:13.260Z] Step 11/24 : COPY . . [2023-05-30T23:59:13.830Z] ---> e46b92109cfc [2023-05-30T23:59:13.830Z] Step 12/24 : RUN ${MAKE} [2023-05-30T23:59:13.830Z] ---> Running in a7d3ce10a5ad [2023-05-30T23:59:14.093Z] 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-30T23:59:32.189Z] Removing intermediate container a7d3ce10a5ad [2023-05-30T23:59:32.189Z] ---> ef948f3dc1ed [2023-05-30T23:59:32.189Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T23:59:32.189Z] 3.17: Pulling from library/alpine [2023-05-30T23:59:32.447Z] f56be85fc22e: Already exists [2023-05-30T23:59:32.447Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T23:59:32.447Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T23:59:32.447Z] ---> 9ed4aefc74f6 [2023-05-30T23:59:32.447Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T23:59:32.447Z] ---> Running in 90460d837546 [2023-05-30T23:59:32.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:59:32.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:59:32.964Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T23:59:32.964Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:59:32.964Z] OK: 7 MiB in 16 packages [2023-05-30T23:59:33.222Z] Removing intermediate container 90460d837546 [2023-05-30T23:59:33.222Z] ---> 3cd8a2aa9f6d [2023-05-30T23:59:33.222Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-30T23:59:34.155Z] ---> a84c3dcf1d48 [2023-05-30T23:59:34.155Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-30T23:59:34.155Z] ---> be1e1d616a1c [2023-05-30T23:59:34.155Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-30T23:59:34.155Z] ---> a886e2d12a02 [2023-05-30T23:59:34.155Z] Step 18/24 : EXPOSE 59993 [2023-05-30T23:59:34.155Z] ---> Running in 13a47ab96c9d [2023-05-30T23:59:34.412Z] Removing intermediate container 13a47ab96c9d [2023-05-30T23:59:34.412Z] ---> cdd9c71e31e4 [2023-05-30T23:59:34.412Z] Step 19/24 : EXPOSE 161 [2023-05-30T23:59:34.412Z] ---> Running in 7ba53b61124f [2023-05-30T23:59:34.412Z] Removing intermediate container 7ba53b61124f [2023-05-30T23:59:34.412Z] ---> 91d01cdf998f [2023-05-30T23:59:34.412Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-30T23:59:34.412Z] ---> Running in c2b8f3cf9a76 [2023-05-30T23:59:34.413Z] Removing intermediate container c2b8f3cf9a76 [2023-05-30T23:59:34.413Z] ---> 616c3e249dec [2023-05-30T23:59:34.413Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T23:59:34.413Z] ---> Running in 8993f05675d4 [2023-05-30T23:59:34.670Z] Removing intermediate container 8993f05675d4 [2023-05-30T23:59:34.670Z] ---> d719d4a5e4d2 [2023-05-30T23:59:34.670Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T23:59:34.670Z] ---> Running in d338d2b279a5 [2023-05-30T23:59:34.670Z] Removing intermediate container d338d2b279a5 [2023-05-30T23:59:34.670Z] ---> 5a8f7a3c4ce1 [2023-05-30T23:59:34.670Z] Step 23/24 : LABEL git_sha=42c3cb2a78dc981eed59449fb4229e642e131704 [2023-05-30T23:59:34.670Z] ---> Running in 9b7bd548856d [2023-05-30T23:59:34.670Z] Removing intermediate container 9b7bd548856d [2023-05-30T23:59:34.670Z] ---> a1d4c7acfbb2 [2023-05-30T23:59:34.670Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T23:59:34.670Z] ---> Running in 5489e5890848 [2023-05-30T23:59:34.929Z] Removing intermediate container 5489e5890848 [2023-05-30T23:59:34.929Z] ---> 6e28bdf095eb [2023-05-30T23:59:34.929Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T23:59:34.929Z] Successfully built 6e28bdf095eb [2023-05-30T23:59:34.929Z] 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-30T23:59:35.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:59:35.801Z] [2023-05-30T23:59:35.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:59:36.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:59:36.174Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T23:59:36.174Z] 5eb5b503b376: Pulling fs layer [2023-05-30T23:59:36.174Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T23:59:36.174Z] ec43610c2a17: Pulling fs layer [2023-05-30T23:59:36.174Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T23:59:36.174Z] 33b1e0a273af: Pulling fs layer [2023-05-30T23:59:36.174Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T23:59:36.174Z] 2f39f015ded8: Pulling fs layer [2023-05-30T23:59:36.174Z] 3a2ae6a8a46f: Waiting [2023-05-30T23:59:36.174Z] 33b1e0a273af: Waiting [2023-05-30T23:59:36.174Z] 5d3b04190fa2: Waiting [2023-05-30T23:59:36.174Z] 2f39f015ded8: Waiting [2023-05-30T23:59:36.174Z] 5c69ac0246d0: Download complete [2023-05-30T23:59:36.174Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T23:59:36.174Z] 3a2ae6a8a46f: Download complete [2023-05-30T23:59:36.174Z] 33b1e0a273af: Verifying Checksum [2023-05-30T23:59:36.174Z] 33b1e0a273af: Download complete [2023-05-30T23:59:36.174Z] 5d3b04190fa2: Download complete [2023-05-30T23:59:36.174Z] ec43610c2a17: Verifying Checksum [2023-05-30T23:59:36.174Z] ec43610c2a17: Download complete [2023-05-30T23:59:36.434Z] 5eb5b503b376: Verifying Checksum [2023-05-30T23:59:36.434Z] 5eb5b503b376: Download complete [2023-05-30T23:59:37.000Z] 2f39f015ded8: Download complete [2023-05-30T23:59:37.567Z] 5eb5b503b376: Pull complete [2023-05-30T23:59:37.567Z] 5c69ac0246d0: Pull complete [2023-05-30T23:59:38.135Z] ec43610c2a17: Pull complete [2023-05-30T23:59:38.135Z] 3a2ae6a8a46f: Pull complete [2023-05-30T23:59:38.395Z] 33b1e0a273af: Pull complete [2023-05-30T23:59:38.395Z] 5d3b04190fa2: Pull complete [2023-05-30T23:59:42.576Z] 2f39f015ded8: Pull complete [2023-05-30T23:59:42.576Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T23:59:42.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:59:42.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:59:42.819Z] prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container [2023-05-30T23:59:42.850Z] $ 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-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T23:59:46.027Z] $ docker top 54ee5fd2d8fd0fca35ca415915fe0454056778c5111750674498aacd6e3ee589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:59:46.510Z] ---> job-cost.sh [2023-05-30T23:59:46.510Z] lf-activate-venv: SKIPPING [2023-05-30T23:59:46.510Z] INFO: No Stack... [2023-05-30T23:59:46.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T23:59:47.029Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T23:59:47.343Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-314/archives/cost.csv+ [2023-05-30T23:59:47.343Z] cut -d, -f6 [Pipeline] lock [2023-05-30T23:59:47.396Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [2023-05-30T23:59:47.401Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] did not exist. Created. [2023-05-30T23:59:47.401Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T23:59:47.788Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T23:59:47.831Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T23:59:47.856Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T23:59:47.938Z] $ docker stop --time=1 54ee5fd2d8fd0fca35ca415915fe0454056778c5111750674498aacd6e3ee589 [2023-05-30T23:59:49.094Z] $ docker rm -f --volumes 54ee5fd2d8fd0fca35ca415915fe0454056778c5111750674498aacd6e3ee589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:00:50.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17398 in /w/workspace/gexfoundry_device-snmp-go_PR-314 [Pipeline] { [Pipeline] ws [2023-05-31T00:00:50.931Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-31T00:00:51.008Z] Selected Git installation does not exist. Using Default [2023-05-31T00:00:51.008Z] The recommended git tool is: NONE [2023-05-31T00:00:57.303Z] using credential edgex-jenkins-ssh [2023-05-31T00:00:57.319Z] Cloning the remote Git repository [2023-05-31T00:00:57.373Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-31T00:00:57.486Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-31T00:00:57.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-31T00:00:57.673Z] > git --version # timeout=10 [2023-05-31T00:00:57.706Z] > git --version # 'git version 2.25.1' [2023-05-31T00:00:57.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:00:57.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:00:59.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-31T00:00:59.138Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:01:00.997Z] Merging remotes/origin/main commit c573fc281a725aaa0abbb8a23977a4788698b9ba into PR head commit 42c3cb2a78dc981eed59449fb4229e642e131704 [2023-05-31T00:01:00.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-31T00:01:00.373Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-31T00:01:00.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:01:00.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T00:01:01.025Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:01:01.121Z] > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # timeout=10 [2023-05-31T00:01:01.225Z] > git remote # timeout=10 [2023-05-31T00:01:01.353Z] Merge succeeded, producing 42c3cb2a78dc981eed59449fb4229e642e131704 [2023-05-31T00:01:01.354Z] Checking out Revision 42c3cb2a78dc981eed59449fb4229e642e131704 (PR-314) [2023-05-31T00:01:01.249Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T00:01:01.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:01:01.304Z] > git merge c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 [2023-05-31T00:01:01.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T00:01:01.367Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:01:01.386Z] > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # timeout=10 [2023-05-31T00:01:05.011Z] Commit message: "docs: Add main branch warning" [2023-05-31T00:01:05.078Z] > git --version # timeout=10 [2023-05-31T00:01:05.091Z] > git --version # 'git version 2.25.1' [2023-05-31T00:01:05.109Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:01:06.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:01:06.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:01:06.308Z] Dload Upload Total Spent Left Speed [2023-05-31T00:01:06.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72039 0 --:--:-- --:--:-- --:--:-- 72448 [Pipeline] sh [2023-05-31T00:01:07.152Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:01:07.511Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T00:01:07.511Z] + sudo tee /etc/docker/daemon.new [2023-05-31T00:01:07.511Z] { [2023-05-31T00:01:07.511Z] "registry-mirrors": [ [2023-05-31T00:01:07.511Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:01:07.511Z] ], [2023-05-31T00:01:07.511Z] "bip": "10.250.0.254/24", [2023-05-31T00:01:07.511Z] "hosts": [ [2023-05-31T00:01:07.511Z] "tcp://0.0.0.0:5555", [2023-05-31T00:01:07.511Z] "unix:///var/run/docker.sock" [2023-05-31T00:01:07.511Z] ], [2023-05-31T00:01:07.511Z] "mtu": 1458, [2023-05-31T00:01:07.511Z] "selinux-enabled": true, [2023-05-31T00:01:07.511Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:01:07.511Z] } [Pipeline] sh [2023-05-31T00:01:07.886Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:01:08.249Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:01:29.429Z] provisioning config files... [2023-05-31T00:01:29.462Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6902914100181879979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:01:29.879Z] ---> docker-login.sh [2023-05-31T00:01:29.879Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:01:30.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:01:30.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:01:30.472Z] Configure a credential helper to remove this warning. See [2023-05-31T00:01:30.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:01:30.472Z] [2023-05-31T00:01:30.472Z] Login Succeeded [2023-05-31T00:01:30.472Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:01:30.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:01:31.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:01:31.012Z] Configure a credential helper to remove this warning. See [2023-05-31T00:01:31.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:01:31.012Z] [2023-05-31T00:01:31.012Z] Login Succeeded [2023-05-31T00:01:31.012Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:01:31.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:01:31.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:01:31.282Z] Configure a credential helper to remove this warning. See [2023-05-31T00:01:31.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:01:31.282Z] [2023-05-31T00:01:31.282Z] Login Succeeded [2023-05-31T00:01:31.282Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:01:31.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:01:31.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:01:31.827Z] Configure a credential helper to remove this warning. See [2023-05-31T00:01:31.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:01:31.827Z] [2023-05-31T00:01:31.827Z] Login Succeeded [2023-05-31T00:01:31.827Z] docker.io [2023-05-31T00:01:32.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:01:32.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:01:32.365Z] Configure a credential helper to remove this warning. See [2023-05-31T00:01:32.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:01:32.365Z] [2023-05-31T00:01:32.365Z] Login Succeeded [2023-05-31T00:01:32.365Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:01:32.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:01:32.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:01:32.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:01:32.879Z] ========================================================= [2023-05-31T00:01:32.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:01:32.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:01:33.378Z] + 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-31T00:01:33.650Z] Sending build context to Docker daemon 3.053MB [2023-05-31T00:01:33.650Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:01:33.650Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:01:33.928Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:01:33.928Z] c41833b44d91: Pulling fs layer [2023-05-31T00:01:33.928Z] ed15518f5707: Pulling fs layer [2023-05-31T00:01:33.928Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:01:33.928Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:01:33.928Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:01:33.928Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:01:33.928Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:01:33.928Z] 242c74f7c9fa: Waiting [2023-05-31T00:01:33.928Z] 3cdef696dda3: Waiting [2023-05-31T00:01:33.928Z] 2ced38df9373: Waiting [2023-05-31T00:01:33.928Z] 58f1dce35555: Waiting [2023-05-31T00:01:33.928Z] ed15518f5707: Verifying Checksum [2023-05-31T00:01:33.928Z] ed15518f5707: Download complete [2023-05-31T00:01:33.928Z] 242c74f7c9fa: Download complete [2023-05-31T00:01:33.928Z] 3cdef696dda3: Verifying Checksum [2023-05-31T00:01:33.928Z] 3cdef696dda3: Download complete [2023-05-31T00:01:34.219Z] c41833b44d91: Verifying Checksum [2023-05-31T00:01:34.219Z] c41833b44d91: Download complete [2023-05-31T00:01:35.194Z] c41833b44d91: Pull complete [2023-05-31T00:01:35.787Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:01:35.787Z] 58f1dce35555: Download complete [2023-05-31T00:01:35.787Z] ed15518f5707: Pull complete [2023-05-31T00:01:36.758Z] feae8fd75edb: Verifying Checksum [2023-05-31T00:01:36.758Z] feae8fd75edb: Download complete [2023-05-31T00:01:37.027Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:01:37.027Z] 2ced38df9373: Download complete [2023-05-31T00:01:49.415Z] feae8fd75edb: Pull complete [2023-05-31T00:01:49.415Z] 242c74f7c9fa: Pull complete [2023-05-31T00:01:49.415Z] 3cdef696dda3: Pull complete [2023-05-31T00:01:56.109Z] 2ced38df9373: Pull complete [2023-05-31T00:01:58.069Z] 58f1dce35555: Pull complete [2023-05-31T00:01:58.069Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:01:58.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:01:58.069Z] ---> fadd8f120f05 [2023-05-31T00:01:58.069Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:02:00.032Z] ---> Running in 744f95038402 [2023-05-31T00:02:00.304Z] Removing intermediate container 744f95038402 [2023-05-31T00:02:00.304Z] ---> 41516bc68344 [2023-05-31T00:02:00.304Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:02:00.575Z] ---> Running in 7705962ddb7f [2023-05-31T00:02:00.845Z] Removing intermediate container 7705962ddb7f [2023-05-31T00:02:00.845Z] ---> 697523d27df7 [2023-05-31T00:02:00.845Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T00:02:00.845Z] ---> Running in 9a77cf97edd6 [2023-05-31T00:02:01.115Z] Removing intermediate container 9a77cf97edd6 [2023-05-31T00:02:01.115Z] ---> 4761d9a20107 [2023-05-31T00:02:01.115Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:02:01.389Z] ---> Running in 046ab2faf2fa [2023-05-31T00:02:01.659Z] Removing intermediate container 046ab2faf2fa [2023-05-31T00:02:01.659Z] ---> 7e76b0785fdf [2023-05-31T00:02:01.659Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:02:01.659Z] ---> Running in 8d1bdf711dff [2023-05-31T00:02:03.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:02:03.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:02:04.640Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T00:02:04.640Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T00:02:04.640Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T00:02:04.640Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T00:02:04.910Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:02:04.910Z] OK: 268 MiB in 57 packages [2023-05-31T00:02:05.892Z] Removing intermediate container 8d1bdf711dff [2023-05-31T00:02:05.892Z] ---> b1260bcc39bd [2023-05-31T00:02:05.892Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-31T00:02:06.162Z] ---> Running in 68d174dd3c77 [2023-05-31T00:02:06.432Z] Removing intermediate container 68d174dd3c77 [2023-05-31T00:02:06.432Z] ---> 31db1746577b [2023-05-31T00:02:06.432Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T00:02:07.021Z] ---> 5b1994f31fa4 [2023-05-31T00:02:07.021Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:02:07.021Z] ---> Running in b3fc3bbaeead [2023-05-31T00:03:14.951Z] Removing intermediate container b3fc3bbaeead [2023-05-31T00:03:14.951Z] ---> cc97eea8641a [2023-05-31T00:03:14.951Z] Step 11/12 : COPY . . [2023-05-31T00:03:14.951Z] ---> a42512ea9d18 [2023-05-31T00:03:14.951Z] Step 12/12 : RUN ${MAKE} [2023-05-31T00:03:14.951Z] ---> Running in 49fa816d9f2b [2023-05-31T00:03:14.951Z] noop [2023-05-31T00:03:14.951Z] Removing intermediate container 49fa816d9f2b [2023-05-31T00:03:14.951Z] ---> 42c1169db6d4 [2023-05-31T00:03:14.951Z] Successfully built 42c1169db6d4 [2023-05-31T00:03:14.951Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:03:15.446Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:03:15.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:03:15.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-17398 does not seem to be running inside a container [2023-05-31T00:03:15.839Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:03:17.261Z] $ docker top 203846d1e96dd92f0eb76eb047823890bf4b86855fc7f3989d0aa2fc51cf4b34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:03:18.169Z] + go version [2023-05-31T00:03:18.169Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:03:18.210Z] $ docker stop --time=1 203846d1e96dd92f0eb76eb047823890bf4b86855fc7f3989d0aa2fc51cf4b34 [2023-05-31T00:03:19.908Z] $ docker rm -f --volumes 203846d1e96dd92f0eb76eb047823890bf4b86855fc7f3989d0aa2fc51cf4b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:03:20.807Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:03:20.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:03:21.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-17398 does not seem to be running inside a container [2023-05-31T00:03:21.160Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:03:22.458Z] $ docker top 6159911d33760038220420a8ea18d2ef9b1fe61ab6adc359e77aa309d59bc90d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:03:23.371Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:03:24.099Z] + make test [2023-05-31T00:03:24.099Z] go test ./... -coverprofile=coverage.out [2023-05-31T00:04:03.013Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-31T00:06:24.697Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-31T00:06:24.697Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements [2023-05-31T00:06:24.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T00:06:24.697Z] go vet ./... [2023-05-31T00:06:51.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:06:51.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:06:51.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:06:51.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:06:51.478Z] $ docker stop --time=1 6159911d33760038220420a8ea18d2ef9b1fe61ab6adc359e77aa309d59bc90d [2023-05-31T00:06:53.388Z] $ docker rm -f --volumes 6159911d33760038220420a8ea18d2ef9b1fe61ab6adc359e77aa309d59bc90d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:06:54.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:06:54.651Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T00:06:55.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:06:55.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:06:56.318Z] + ls -al . [2023-05-31T00:06:56.318Z] total 168 [2023-05-31T00:06:56.318Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:03 . [2023-05-31T00:06:56.318Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:00 .. [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 6 May 31 00:01 .dockerignore [2023-05-31T00:06:56.318Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:01 .git [2023-05-31T00:06:56.318Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:01 .github [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 328 May 31 00:01 .gitignore [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:01 .golangci.yml [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 31 00:01 Attribution.txt [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 10534 May 31 00:01 CHANGELOG.md [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 31 00:01 Dockerfile [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:01 GOVERNANCE.md [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 656 May 31 00:01 Jenkinsfile [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:01 LICENSE [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 31 00:01 Makefile [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 620 May 31 00:01 OWNERS.md [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 10559 May 31 00:01 README.md [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:57 VERSION [2023-05-31T00:06:56.318Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:01 bin [2023-05-31T00:06:56.318Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:01 cmd [2023-05-31T00:06:56.318Z] -rw-r--r-- 1 jenkins jenkins 8837 May 31 00:06 coverage.out [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 31 00:01 go.mod [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 31 00:01 go.sum [2023-05-31T00:06:56.318Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:01 internal [2023-05-31T00:06:56.318Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:01 snap [2023-05-31T00:06:56.318Z] -rw-rw-r-- 1 jenkins jenkins 228 May 31 00:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:06:56.773Z] + 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=42c3cb2a78dc981eed59449fb4229e642e131704 --label arch=arm64 --label version=0.0.0 . [2023-05-31T00:06:57.057Z] Sending build context to Docker daemon 3.062MB [2023-05-31T00:06:57.058Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:06:57.058Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T00:06:57.058Z] ---> 42c1169db6d4 [2023-05-31T00:06:57.058Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:06:57.336Z] ---> Running in 7cf15ad20c76 [2023-05-31T00:06:57.610Z] Removing intermediate container 7cf15ad20c76 [2023-05-31T00:06:57.610Z] ---> ff72c59c0efa [2023-05-31T00:06:57.610Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:06:57.610Z] ---> Running in dbe237ecf735 [2023-05-31T00:06:57.895Z] Removing intermediate container dbe237ecf735 [2023-05-31T00:06:57.895Z] ---> e4537783b87a [2023-05-31T00:06:57.895Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T00:06:58.181Z] ---> Running in 13767dca0c45 [2023-05-31T00:06:58.462Z] Removing intermediate container 13767dca0c45 [2023-05-31T00:06:58.462Z] ---> 0cf585870a6b [2023-05-31T00:06:58.462Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:06:58.462Z] ---> Running in 3f96bc305935 [2023-05-31T00:06:58.738Z] Removing intermediate container 3f96bc305935 [2023-05-31T00:06:58.739Z] ---> 1e783e9e840c [2023-05-31T00:06:58.739Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:06:59.008Z] ---> Running in 0763b6763036 [2023-05-31T00:06:59.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:07:00.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:07:01.917Z] OK: 268 MiB in 57 packages [2023-05-31T00:07:02.889Z] Removing intermediate container 0763b6763036 [2023-05-31T00:07:02.889Z] ---> 7c40ed2bbf83 [2023-05-31T00:07:02.889Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-31T00:07:03.164Z] ---> Running in 762f95ef6e3f [2023-05-31T00:07:03.434Z] Removing intermediate container 762f95ef6e3f [2023-05-31T00:07:03.434Z] ---> acec09f09ef6 [2023-05-31T00:07:03.434Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T00:07:04.024Z] ---> 5365a958c995 [2023-05-31T00:07:04.024Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:07:04.024Z] ---> Running in 304ef15f4ad2 [2023-05-31T00:07:06.634Z] Removing intermediate container 304ef15f4ad2 [2023-05-31T00:07:06.634Z] ---> 22b908973c86 [2023-05-31T00:07:06.634Z] Step 11/24 : COPY . . [2023-05-31T00:07:07.601Z] ---> ce69e7a6be2f [2023-05-31T00:07:07.602Z] Step 12/24 : RUN ${MAKE} [2023-05-31T00:07:07.602Z] ---> Running in 4c19979ff1ce [2023-05-31T00:07:08.565Z] 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-31T00:09:30.254Z] Removing intermediate container 4c19979ff1ce [2023-05-31T00:09:30.254Z] ---> cf5f37246ef6 [2023-05-31T00:09:30.254Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T00:09:30.254Z] 3.17: Pulling from library/alpine [2023-05-31T00:09:30.254Z] c41833b44d91: Already exists [2023-05-31T00:09:30.254Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:09:30.254Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:09:30.254Z] ---> 51e60588ff2c [2023-05-31T00:09:30.254Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T00:09:30.254Z] ---> Running in 2e5b629c8820 [2023-05-31T00:09:30.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:09:30.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:09:30.254Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T00:09:30.254Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:09:30.254Z] OK: 8 MiB in 16 packages [2023-05-31T00:09:30.254Z] Removing intermediate container 2e5b629c8820 [2023-05-31T00:09:30.254Z] ---> 03a452f93e74 [2023-05-31T00:09:30.254Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-31T00:09:30.254Z] ---> d9b4dfd73c78 [2023-05-31T00:09:30.254Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-31T00:09:30.254Z] ---> 76cd43a51d84 [2023-05-31T00:09:30.254Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-31T00:09:30.254Z] ---> 43973ed3a34e [2023-05-31T00:09:30.254Z] Step 18/24 : EXPOSE 59993 [2023-05-31T00:09:30.254Z] ---> Running in ccdf9cbb3a60 [2023-05-31T00:09:30.254Z] Removing intermediate container ccdf9cbb3a60 [2023-05-31T00:09:30.254Z] ---> 540f5f2ae3a1 [2023-05-31T00:09:30.254Z] Step 19/24 : EXPOSE 161 [2023-05-31T00:09:30.519Z] ---> Running in e9a8fc949773 [2023-05-31T00:09:30.519Z] Removing intermediate container e9a8fc949773 [2023-05-31T00:09:30.519Z] ---> ab7933d590c6 [2023-05-31T00:09:30.519Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-31T00:09:30.784Z] ---> Running in 68f60a41b313 [2023-05-31T00:09:31.050Z] Removing intermediate container 68f60a41b313 [2023-05-31T00:09:31.050Z] ---> 0fe17eb48b99 [2023-05-31T00:09:31.050Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T00:09:31.050Z] ---> Running in 2e42667c3589 [2023-05-31T00:09:31.315Z] Removing intermediate container 2e42667c3589 [2023-05-31T00:09:31.315Z] ---> 89fd968f88ef [2023-05-31T00:09:31.315Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T00:09:31.315Z] ---> Running in 2f96e563aa6e [2023-05-31T00:09:31.580Z] Removing intermediate container 2f96e563aa6e [2023-05-31T00:09:31.580Z] ---> bfa84ac3b39e [2023-05-31T00:09:31.580Z] Step 23/24 : LABEL git_sha=42c3cb2a78dc981eed59449fb4229e642e131704 [2023-05-31T00:09:31.846Z] ---> Running in 5406875aea4b [2023-05-31T00:09:32.112Z] Removing intermediate container 5406875aea4b [2023-05-31T00:09:32.112Z] ---> 7711735532b0 [2023-05-31T00:09:32.112Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T00:09:32.112Z] ---> Running in 971bf0e4169c [2023-05-31T00:09:32.378Z] Removing intermediate container 971bf0e4169c [2023-05-31T00:09:32.378Z] ---> 4f89664b0238 [2023-05-31T00:09:32.378Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:09:32.378Z] Successfully built 4f89664b0238 [2023-05-31T00:09:32.378Z] 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-31T00:09:33.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:09:33.209Z] [2023-05-31T00:09:33.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:09:33.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:09:33.610Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T00:09:33.610Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T00:09:33.610Z] 04944245beec: Pulling fs layer [2023-05-31T00:09:33.610Z] 699f458cf7ca: Pulling fs layer [2023-05-31T00:09:33.610Z] 765212b225bb: Pulling fs layer [2023-05-31T00:09:33.610Z] f23df028b6ca: Pulling fs layer [2023-05-31T00:09:33.610Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T00:09:33.610Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T00:09:33.610Z] 765212b225bb: Waiting [2023-05-31T00:09:33.610Z] f23df028b6ca: Waiting [2023-05-31T00:09:33.610Z] d65c8cfc05b1: Waiting [2023-05-31T00:09:33.610Z] 2437ff75d9bd: Waiting [2023-05-31T00:09:33.877Z] 04944245beec: Verifying Checksum [2023-05-31T00:09:33.877Z] 04944245beec: Download complete [2023-05-31T00:09:33.877Z] 765212b225bb: Verifying Checksum [2023-05-31T00:09:33.877Z] 765212b225bb: Download complete [2023-05-31T00:09:33.877Z] f23df028b6ca: Verifying Checksum [2023-05-31T00:09:33.877Z] f23df028b6ca: Download complete [2023-05-31T00:09:33.877Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T00:09:33.877Z] d65c8cfc05b1: Download complete [2023-05-31T00:09:34.144Z] 699f458cf7ca: Verifying Checksum [2023-05-31T00:09:34.144Z] 699f458cf7ca: Download complete [2023-05-31T00:09:34.411Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T00:09:34.411Z] 8998bd30e6a1: Download complete [2023-05-31T00:09:36.355Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T00:09:36.355Z] 2437ff75d9bd: Download complete [2023-05-31T00:09:38.298Z] 8998bd30e6a1: Pull complete [2023-05-31T00:09:38.298Z] 04944245beec: Pull complete [2023-05-31T00:09:39.703Z] 699f458cf7ca: Pull complete [2023-05-31T00:09:39.703Z] 765212b225bb: Pull complete [2023-05-31T00:09:40.662Z] f23df028b6ca: Pull complete [2023-05-31T00:09:40.662Z] d65c8cfc05b1: Pull complete [2023-05-31T00:09:52.964Z] 2437ff75d9bd: Pull complete [2023-05-31T00:09:52.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T00:09:52.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:09:52.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:09:53.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-17398 does not seem to be running inside a container [2023-05-31T00:09:53.360Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T00:09:55.938Z] $ docker top ca41be8b24970a5d4fdf72108204b5cca167ce6794f5f96f3754a10e9dfd5b61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:09:56.828Z] ---> job-cost.sh [2023-05-31T00:09:56.828Z] lf-activate-venv: SKIPPING [2023-05-31T00:09:56.828Z] INFO: No Stack... [2023-05-31T00:09:57.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T00:09:57.988Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:09:58.646Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-05-31T00:09:58.646Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:09:58.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [2023-05-31T00:09:58.747Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] did not exist. Created. [2023-05-31T00:09:58.747Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:09:59.153Z] /w/workspace/device-snmp-go/1@tmp/durable-b47b0b95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T00:09:59.509Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T00:09:59.542Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T00:09:59.587Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:09:59.601Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:09:59.684Z] $ docker stop --time=1 ca41be8b24970a5d4fdf72108204b5cca167ce6794f5f96f3754a10e9dfd5b61 [2023-05-31T00:10:01.157Z] $ docker rm -f --volumes ca41be8b24970a5d4fdf72108204b5cca167ce6794f5f96f3754a10e9dfd5b61 [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-31T00:10:02.186Z] provisioning config files... [2023-05-31T00:10:02.193Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config1993661502721511510tmp [Pipeline] { [Pipeline] sh [2023-05-31T00:10:02.524Z] + set +x [2023-05-31T00:10:02.524Z] + curl -s https://codecov.io/bash [2023-05-31T00:10:02.524Z] + bash -s -- [2023-05-31T00:10:02.524Z] [2023-05-31T00:10:02.524Z] _____ _ [2023-05-31T00:10:02.524Z] / ____| | | [2023-05-31T00:10:02.524Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T00:10:02.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T00:10:02.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T00:10:02.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T00:10:02.524Z] Bash-1.0.6 [2023-05-31T00:10:02.524Z] [2023-05-31T00:10:02.524Z] [2023-05-31T00:10:02.524Z] ==> git version 2.25.1 found [2023-05-31T00:10:02.524Z] ==> 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-31T00:10:02.524Z] Release-Date: 2020-01-08 [2023-05-31T00:10:02.524Z] 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-31T00:10:02.524Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T00:10:02.524Z] ==> Jenkins CI detected. [2023-05-31T00:10:02.524Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-314 [2023-05-31T00:10:02.524Z] project root: . [2023-05-31T00:10:02.524Z] --> token set from env [2023-05-31T00:10:02.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T00:10:02.524Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T00:10:02.524Z] ==> Python coveragepy not found [2023-05-31T00:10:02.524Z] ==> Searching for coverage reports in: [2023-05-31T00:10:02.524Z] + . [2023-05-31T00:10:02.524Z] -> Found 1 reports [2023-05-31T00:10:02.524Z] ==> Detecting git/mercurial file structure [2023-05-31T00:10:02.524Z] ==> Reading reports [2023-05-31T00:10:02.524Z] + ./coverage.out bytes=8837 [2023-05-31T00:10:02.524Z] ==> Appending adjustments [2023-05-31T00:10:02.524Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T00:10:02.783Z] + Found adjustments [2023-05-31T00:10:02.783Z] ==> Gzipping contents [2023-05-31T00:10:02.783Z] 4.0K /tmp/codecov.uvbN0H.gz [2023-05-31T00:10:02.783Z] ==> Uploading reports [2023-05-31T00:10:02.783Z] url: https://codecov.io [2023-05-31T00:10:02.783Z] query: branch=PR-314&commit=42c3cb2a78dc981eed59449fb4229e642e131704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=314&job=&cmd_args= [2023-05-31T00:10:02.783Z] -> Pinging Codecov [2023-05-31T00:10:02.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-314&commit=42c3cb2a78dc981eed59449fb4229e642e131704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=314&job=&cmd_args= [2023-05-31T00:10:02.783Z] -> Uploading to [2023-05-31T00:10:02.783Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/6C56EA5C29638FB4528AC87E60AF5AE0/42c3cb2a78dc981eed59449fb4229e642e131704/b016e3f8-e6c3-435f-818f-0bbb4d145ace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T001002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad3e3397f4720e1e55feb47418034b8642d60114723c31f2eef279e65d3b6b0c [2023-05-31T00:10:02.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:10:02.783Z] Dload Upload Total Spent Left Speed [2023-05-31T00:10:03.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7257 --:--:-- --:--:-- --:--:-- 7257 [2023-05-31T00:10:03.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] } [2023-05-31T00:10:03.069Z] 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-31T00:10:04.816Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-314/archives ] [2023-05-31T00:10:04.816Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-314/archives [2023-05-31T00:10:04.816Z] total 16 [2023-05-31T00:10:04.816Z] drwxr-xr-x 3 root root 4096 May 30 23:59 . [2023-05-31T00:10:04.816Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:59 .. [2023-05-31T00:10:04.816Z] drwxr-xr-x 2 root root 4096 May 30 23:59 cost [2023-05-31T00:10:04.816Z] -rw-r--r-- 1 root root 86 May 30 23:59 cost.csv [2023-05-31T00:10:04.816Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-314/archives [2023-05-31T00:10:04.816Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-314/archives [2023-05-31T00:10:04.816Z] total 16 [2023-05-31T00:10:04.816Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:59 . [2023-05-31T00:10:04.816Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:59 .. [2023-05-31T00:10:04.816Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 23:59 cost [2023-05-31T00:10:04.816Z] -rw-r--r-- 1 jenkins jenkins 86 May 30 23:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:10:05.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:10:06.045Z] ---> package-listing.sh [2023-05-31T00:10:06.046Z] ++ facter osfamily [2023-05-31T00:10:06.046Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T00:10:06.305Z] + OS_FAMILY=debian [2023-05-31T00:10:06.305Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-314 [2023-05-31T00:10:06.305Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T00:10:06.305Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T00:10:06.305Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T00:10:06.305Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T00:10:06.305Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-314 ']' [2023-05-31T00:10:06.305Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T00:10:06.305Z] + case "${OS_FAMILY}" in [2023-05-31T00:10:06.305Z] + dpkg -l [2023-05-31T00:10:06.305Z] + grep '^ii' [2023-05-31T00:10:06.305Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T00:10:06.305Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T00:10:06.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T00:10:06.305Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-314 ']' [2023-05-31T00:10:06.305Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-314/archives/ [2023-05-31T00:10:06.305Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-314/archives/ [Pipeline] echo [2023-05-31T00:10:06.339Z] 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-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T00:10:06.629Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:10:07.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:10:07.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:10:07.400Z] prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container [2023-05-31T00:10:07.432Z] $ 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-314/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-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T00:10:07.612Z] $ docker top 7e0a531d90e4479e794e619bb1cac23650c083ad07ee7812a8f7fbcdb93e6729 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:10:08.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T00:10:08.317Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T00:10:08.636Z] + ls /var/log/sa-host [2023-05-31T00:10:08.636Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:10:08.778Z] provisioning config files... [2023-05-31T00:10:08.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config18373878476690224091tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:10:08.842Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:10:09.159Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T00:10:09.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:10:09.595Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T00:10:09.629Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:10:09.939Z] ---> sudo-logs.sh [2023-05-31T00:10:09.940Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T00:10:10.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:10:10.421Z] ---> job-cost.sh [2023-05-31T00:10:10.422Z] lf-activate-venv: SKIPPING [2023-05-31T00:10:10.422Z] DEBUG: total: 0.2199999988079071 [2023-05-31T00:10:10.422Z] INFO: Retrieving Stack Cost... [2023-05-31T00:10:10.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:10:11.251Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T00:10:11.288Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:10:11.598Z] ---> logs-deploy.sh [2023-05-31T00:10:11.598Z] lf-activate-venv: SKIPPING [2023-05-31T00:10:11.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-314/1 [2023-05-31T00:10:11.598Z] INFO: archiving workspace using pattern(s): [2023-05-31T00:10:12.536Z] Archives upload complete. [2023-05-31T00:10:12.536Z] INFO: archiving logs to Nexus [2023-05-31T00:10:13.473Z] ---> uname -a: [2023-05-31T00:10:13.473Z] Linux prd-ubuntu20-04-docker-8c-8g-17395 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-31T00:10:13.473Z] [2023-05-31T00:10:13.473Z] [2023-05-31T00:10:13.473Z] ---> lscpu: [2023-05-31T00:10:13.474Z] Architecture: x86_64 [2023-05-31T00:10:13.474Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-31T00:10:13.474Z] Byte Order: Little Endian [2023-05-31T00:10:13.474Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-31T00:10:13.474Z] CPU(s): 8 [2023-05-31T00:10:13.474Z] On-line CPU(s) list: 0-7 [2023-05-31T00:10:13.474Z] Thread(s) per core: 1 [2023-05-31T00:10:13.474Z] Core(s) per socket: 1 [2023-05-31T00:10:13.474Z] Socket(s): 8 [2023-05-31T00:10:13.474Z] NUMA node(s): 1 [2023-05-31T00:10:13.474Z] Vendor ID: AuthenticAMD [2023-05-31T00:10:13.474Z] CPU family: 23 [2023-05-31T00:10:13.474Z] Model: 49 [2023-05-31T00:10:13.474Z] Model name: AMD EPYC-Rome Processor [2023-05-31T00:10:13.474Z] Stepping: 0 [2023-05-31T00:10:13.474Z] CPU MHz: 2799.998 [2023-05-31T00:10:13.474Z] BogoMIPS: 5599.99 [2023-05-31T00:10:13.474Z] Virtualization: AMD-V [2023-05-31T00:10:13.474Z] Hypervisor vendor: KVM [2023-05-31T00:10:13.474Z] Virtualization type: full [2023-05-31T00:10:13.474Z] L1d cache: 256 KiB [2023-05-31T00:10:13.474Z] L1i cache: 256 KiB [2023-05-31T00:10:13.474Z] L2 cache: 4 MiB [2023-05-31T00:10:13.474Z] L3 cache: 128 MiB [2023-05-31T00:10:13.474Z] NUMA node0 CPU(s): 0-7 [2023-05-31T00:10:13.474Z] Vulnerability Itlb multihit: Not affected [2023-05-31T00:10:13.474Z] Vulnerability L1tf: Not affected [2023-05-31T00:10:13.474Z] Vulnerability Mds: Not affected [2023-05-31T00:10:13.474Z] Vulnerability Meltdown: Not affected [2023-05-31T00:10:13.474Z] Vulnerability Mmio stale data: Not affected [2023-05-31T00:10:13.474Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-31T00:10:13.474Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-31T00:10:13.474Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-31T00:10:13.474Z] Vulnerability Srbds: Not affected [2023-05-31T00:10:13.474Z] Vulnerability Tsx async abort: Not affected [2023-05-31T00:10:13.474Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] ---> nproc: [2023-05-31T00:10:13.474Z] 8 [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] ---> df -h: [2023-05-31T00:10:13.474Z] Filesystem Size Used Avail Use% Mounted on [2023-05-31T00:10:13.474Z] overlay 155G 12G 144G 8% / [2023-05-31T00:10:13.474Z] tmpfs 64M 0 64M 0% /dev [2023-05-31T00:10:13.474Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-31T00:10:13.474Z] shm 64M 0 64M 0% /dev/shm [2023-05-31T00:10:13.474Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] ---> sar -b -r -n DEV: [2023-05-31T00:10:13.474Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17395) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-31T00:10:13.474Z] 00:00:01 500.00 0.00 500.00 0.00 0.00 6400.00 0.00 [2023-05-31T00:10:13.474Z] 00:01:01 7.08 0.03 7.05 0.00 0.27 164.12 0.00 [2023-05-31T00:10:13.474Z] 00:02:01 43.94 10.35 33.59 0.00 3421.96 6182.84 0.00 [2023-05-31T00:10:13.474Z] 00:03:01 5.38 0.02 5.37 0.00 0.13 106.78 0.00 [2023-05-31T00:10:13.474Z] 00:04:01 2.78 1.02 1.77 0.00 21.86 20.26 0.00 [2023-05-31T00:10:13.474Z] 00:05:01 2.13 0.00 2.13 0.00 0.00 28.53 0.00 [2023-05-31T00:10:13.474Z] 00:06:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-05-31T00:10:13.474Z] 00:07:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-05-31T00:10:13.474Z] 00:08:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2023-05-31T00:10:13.474Z] 00:09:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2023-05-31T00:10:13.474Z] 00:10:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 [2023-05-31T00:10:13.474Z] Average: 6.72 1.14 5.58 0.00 344.42 656.83 0.00 [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-31T00:10:13.474Z] 00:00:01 27669752 31580488 718552 2.19 159012 3899216 1763140 5.20 1252320 3452880 168 [2023-05-31T00:10:13.474Z] 00:01:01 27668708 31580136 718052 2.18 159288 3899240 1798244 5.30 1253152 3452176 48 [2023-05-31T00:10:13.474Z] 00:02:01 27267892 31545108 739360 2.25 185344 4222760 1811488 5.34 1508000 3565108 1012 [2023-05-31T00:10:13.474Z] 00:03:01 27289632 31562456 722692 2.20 183900 4219692 1795504 5.29 1491988 3562152 432 [2023-05-31T00:10:13.474Z] 00:04:01 27286020 31559312 725336 2.21 183984 4220124 1886748 5.56 1495204 3562372 208 [2023-05-31T00:10:13.474Z] 00:05:01 27297944 31571272 714036 2.17 184016 4220128 1798160 5.30 1481848 3562372 48 [2023-05-31T00:10:13.474Z] 00:06:01 27298716 31572120 713168 2.17 184036 4220132 1798160 5.30 1481664 3562436 12 [2023-05-31T00:10:13.474Z] 00:07:01 27298856 31572392 712768 2.17 184072 4220260 1798160 5.30 1481664 3562564 188 [2023-05-31T00:10:13.474Z] 00:08:01 27298804 31572408 712948 2.17 184096 4220264 1798160 5.30 1481808 3562572 16 [2023-05-31T00:10:13.474Z] 00:09:01 27298520 31572144 713164 2.17 184132 4220268 1798160 5.30 1481784 3562592 184 [2023-05-31T00:10:13.474Z] 00:10:01 27299024 31572708 712564 2.17 184168 4220268 1798160 5.30 1481844 3562596 8 [2023-05-31T00:10:13.474Z] Average: 27361261 31569140 718422 2.18 179641 4162032 1804008 5.32 1444661 3542711 211 [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-31T00:10:13.474Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:01:01 ens3 2.03 0.55 0.47 0.29 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:02:01 ens3 103.08 45.78 2290.36 3.83 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:03:01 ens3 0.48 0.28 0.10 0.08 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:04:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:05:01 ens3 0.72 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:06:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:07:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:08:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:10:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] Average: ens3 10.76 4.74 229.14 0.45 0.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] ---> sar -P ALL: [2023-05-31T00:10:13.474Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17395) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T00:10:13.474Z] [2023-05-31T00:10:13.474Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-05-31T00:10:13.474Z] 00:00:01 all 10.00 0.00 20.00 0.00 0.00 70.00 [2023-05-31T00:10:13.474Z] 00:00:01 0 0.00 0.00 50.00 0.00 0.00 50.00 [2023-05-31T00:10:13.474Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.474Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.474Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.474Z] 00:00:01 4 0.00 0.00 100.00 0.00 0.00 0.00 [2023-05-31T00:10:13.474Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.474Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.474Z] 00:00:01 7 50.00 0.00 0.00 0.00 0.00 50.00 [2023-05-31T00:10:13.474Z] 00:01:01 all 0.05 0.02 0.04 0.03 0.00 99.86 [2023-05-31T00:10:13.474Z] 00:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-31T00:10:13.474Z] 00:01:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2023-05-31T00:10:13.474Z] 00:01:01 2 0.02 0.02 0.02 0.00 0.00 99.95 [2023-05-31T00:10:13.474Z] 00:01:01 3 0.05 0.15 0.10 0.08 0.02 99.60 [2023-05-31T00:10:13.474Z] 00:01:01 4 0.03 0.00 0.05 0.13 0.00 99.78 [2023-05-31T00:10:13.474Z] 00:01:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-31T00:10:13.474Z] 00:01:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-31T00:10:13.474Z] 00:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-31T00:10:13.474Z] 00:02:01 all 1.79 0.00 1.14 0.54 0.02 96.52 [2023-05-31T00:10:13.474Z] 00:02:01 0 2.93 0.00 1.23 0.03 0.02 95.78 [2023-05-31T00:10:13.474Z] 00:02:01 1 2.37 0.00 1.83 0.37 0.02 95.42 [2023-05-31T00:10:13.474Z] 00:02:01 2 3.09 0.00 0.62 0.79 0.00 95.51 [2023-05-31T00:10:13.474Z] 00:02:01 3 1.29 0.00 1.09 0.50 0.03 97.10 [2023-05-31T00:10:13.474Z] 00:02:01 4 1.37 0.00 2.24 0.52 0.02 95.86 [2023-05-31T00:10:13.474Z] 00:02:01 5 1.20 0.00 0.88 0.75 0.02 97.15 [2023-05-31T00:10:13.474Z] 00:02:01 6 1.03 0.00 0.55 0.70 0.02 97.70 [2023-05-31T00:10:13.474Z] 00:02:01 7 1.02 0.00 0.69 0.64 0.03 97.62 [2023-05-31T00:10:13.474Z] 00:03:01 all 0.10 0.00 0.06 0.01 0.00 99.83 [2023-05-31T00:10:13.474Z] 00:03:01 0 0.25 0.00 0.10 0.00 0.00 99.65 [2023-05-31T00:10:13.474Z] 00:03:01 1 0.12 0.00 0.02 0.02 0.00 99.85 [2023-05-31T00:10:13.475Z] 00:03:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2023-05-31T00:10:13.475Z] 00:03:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-31T00:10:13.475Z] 00:03:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-31T00:10:13.475Z] 00:03:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-31T00:10:13.475Z] 00:03:01 6 0.03 0.00 0.05 0.05 0.00 99.87 [2023-05-31T00:10:13.475Z] 00:03:01 7 0.15 0.00 0.05 0.03 0.00 99.77 [2023-05-31T00:10:13.475Z] 00:04:01 all 0.08 0.00 0.03 0.01 0.01 99.87 [2023-05-31T00:10:13.475Z] 00:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-31T00:10:13.475Z] 00:04:01 1 0.13 0.00 0.05 0.02 0.02 99.78 [2023-05-31T00:10:13.475Z] 00:04:01 2 0.15 0.00 0.07 0.00 0.03 99.75 [2023-05-31T00:10:13.475Z] 00:04:01 3 0.00 0.00 0.03 0.03 0.02 99.92 [2023-05-31T00:10:13.475Z] 00:04:01 4 0.13 0.00 0.02 0.02 0.00 99.83 [2023-05-31T00:10:13.475Z] 00:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-31T00:10:13.475Z] 00:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:04:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-31T00:10:13.475Z] 00:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-05-31T00:10:13.475Z] 00:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-31T00:10:13.475Z] 00:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:05:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-31T00:10:13.475Z] 00:05:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-31T00:10:13.475Z] 00:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-31T00:10:13.475Z] 00:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:05:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-31T00:10:13.475Z] 00:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-05-31T00:10:13.475Z] 00:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-31T00:10:13.475Z] 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-31T00:10:13.475Z] 00:06:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-31T00:10:13.475Z] 00:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-31T00:10:13.475Z] 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.475Z] 00:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-31T00:10:13.475Z] 00:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-31T00:10:13.475Z] 00:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-31T00:10:13.475Z] 00:07:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2023-05-31T00:10:13.475Z] 00:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-31T00:10:13.475Z] 00:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-31T00:10:13.475Z] 00:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-31T00:10:13.475Z] 00:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-31T00:10:13.475Z] 00:07:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-31T00:10:13.475Z] 00:08:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-05-31T00:10:13.475Z] 00:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-31T00:10:13.475Z] 00:08:01 1 0.22 0.00 0.00 0.00 0.00 99.78 [2023-05-31T00:10:13.475Z] 00:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-31T00:10:13.475Z] 00:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-31T00:10:13.475Z] 00:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.475Z] 00:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.475Z] 00:09:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-31T00:10:13.475Z] 00:09:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-31T00:10:13.475Z] 00:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T00:10:13.475Z] 00:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.475Z] 00:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-31T00:10:13.475Z] 00:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-05-31T00:10:13.475Z] 00:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T00:10:13.475Z] 00:10:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2023-05-31T00:10:13.475Z] 00:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-31T00:10:13.475Z] 00:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T00:10:13.475Z] 00:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-31T00:10:13.475Z] 00:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T00:10:13.475Z] 00:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-31T00:10:13.475Z] [2023-05-31T00:10:13.475Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-31T00:10:13.475Z] Average: all 0.22 0.00 0.13 0.06 0.01 99.58 [2023-05-31T00:10:13.475Z] Average: 0 0.34 0.00 0.15 0.00 0.01 99.50 [2023-05-31T00:10:13.475Z] Average: 1 0.32 0.00 0.19 0.04 0.00 99.44 [2023-05-31T00:10:13.475Z] Average: 2 0.35 0.00 0.09 0.08 0.01 99.47 [2023-05-31T00:10:13.475Z] Average: 3 0.14 0.02 0.13 0.07 0.01 99.63 [2023-05-31T00:10:13.475Z] Average: 4 0.17 0.00 0.25 0.07 0.01 99.50 [2023-05-31T00:10:13.475Z] Average: 5 0.15 0.00 0.11 0.08 0.01 99.67 [2023-05-31T00:10:13.475Z] Average: 6 0.11 0.00 0.07 0.07 0.00 99.74 [2023-05-31T00:10:13.475Z] Average: 7 0.15 0.00 0.09 0.07 0.02 99.68 [2023-05-31T00:10:13.475Z] [2023-05-31T00:10:13.475Z] [2023-05-31T00:10:13.475Z]