Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a600c1144b85ed785dd4b81a0ebcedb468e9cc4f+042ec1626ee523754e0e1f4be46f239764bd63ff (126d054a79e809a60b123ac5bd5acb6aab6fe6c3) 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-ssh14513472526196935016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11278730354901268424.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-335/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-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14222111695201884531.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-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh625630091419469194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7384295618062236354.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-335/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-335/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2016701222826785409.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-24168 in /w/workspace/gexfoundry_device-snmp-go_PR-335 [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-335 # 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 Merging remotes/origin/main commit 042ec1626ee523754e0e1f4be46f239764bd63ff into PR head commit a600c1144b85ed785dd4b81a0ebcedb468e9cc4f Merge succeeded, producing a600c1144b85ed785dd4b81a0ebcedb468e9cc4f Checking out Revision a600c1144b85ed785dd4b81a0ebcedb468e9cc4f (PR-335) > 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/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # 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 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:18:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:18:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:18:43 ========================================================= 05:18:43 EdgeX Global Pipelines Version Info 05:18:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:18:44 ------------------- 05:18:44 stable info: 05:18:44 ------------------- 05:18:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:18:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:18:44 Message: update stable to v1.0.258 05:18:44 ------------------- 05:18:44 experimental info: 05:18:44 ------------------- 05:18:44 Commited By: **** collab-it+edgex@linuxfoundation.org 05:18:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:18:44 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:18:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:18:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo 05:18:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo 05:18:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a600c11 [Pipeline] echo 05:18:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:47 provisioning config files... 05:18:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config4728041634125148421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:47 ---> ****-login.sh 05:18:47 nexus3.edgexfoundry.org:10001 05:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:48 Configure a credential helper to remove this warning. See 05:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:48 05:18:48 Login Succeeded 05:18:48 nexus3.edgexfoundry.org:10002 05:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:48 Configure a credential helper to remove this warning. See 05:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:48 05:18:48 Login Succeeded 05:18:48 nexus3.edgexfoundry.org:10003 05:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:48 Configure a credential helper to remove this warning. See 05:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:48 05:18:48 Login Succeeded 05:18:48 nexus3.edgexfoundry.org:10004 05:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:48 Configure a credential helper to remove this warning. See 05:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:48 05:18:48 Login Succeeded 05:18:48 ****.io 05:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:48 Configure a credential helper to remove this warning. See 05:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:48 05:18:48 Login Succeeded 05:18:48 ---> ****-login.sh ends [Pipeline] } 05:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:18:49 + git rev-list -1 --merges a600c1144b85ed785dd4b81a0ebcedb468e9cc4f~1..a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo 05:18:49 -----------> git rev-list -1 --merges a600c1144b85ed785dd4b81a0ebcedb468e9cc4f~1..a600c1144b85ed785dd4b81a0ebcedb468e9cc4f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [false] [Pipeline] sh 05:18:50 + git log --format=format:%s -1 a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo 05:18:50 ========================================================= 05:18:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:18:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:50 + git log --format=format:%s -1 a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo 05:18:50 [semverPrep] GIT_COMMIT: a600c1144b85ed785dd4b81a0ebcedb468e9cc4f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:18:50 [semverPrep] This is not a build commit. [Pipeline] sh 05:18:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:18:51 + grep -v github /etc/ssh/ssh_known_hosts 05:18:51 + [ -e /tmp/ssh_known_hosts ] 05:18:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:18:51 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:18:51 sudo tee -a /etc/ssh/ssh_known_hosts 05:18:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:51 05:18:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:51 0.1.4: Pulling from edgex-devops/py-git-semver 05:18:51 b85a868b505f: Pulling fs layer 05:18:51 e2be974225ed: Pulling fs layer 05:18:51 339a4e72a1f5: Pulling fs layer 05:18:51 988bab9f4d93: Pulling fs layer 05:18:51 1469e6f7b9e6: Pulling fs layer 05:18:51 eaf3925da568: Pulling fs layer 05:18:51 bab4dde63d76: Pulling fs layer 05:18:51 bde34c3a00c8: Pulling fs layer 05:18:51 b352a97aabf1: Pulling fs layer 05:18:51 4872d77fe225: Pulling fs layer 05:18:51 5851b861e8e6: Pulling fs layer 05:18:51 b352a97aabf1: Waiting 05:18:51 eaf3925da568: Waiting 05:18:51 bde34c3a00c8: Waiting 05:18:51 bab4dde63d76: Waiting 05:18:51 5851b861e8e6: Waiting 05:18:51 4872d77fe225: Waiting 05:18:51 1469e6f7b9e6: Waiting 05:18:51 988bab9f4d93: Waiting 05:18:51 e2be974225ed: Download complete 05:18:51 988bab9f4d93: Download complete 05:18:51 1469e6f7b9e6: Verifying Checksum 05:18:51 339a4e72a1f5: Verifying Checksum 05:18:51 339a4e72a1f5: Download complete 05:18:51 eaf3925da568: Verifying Checksum 05:18:51 eaf3925da568: Download complete 05:18:51 bde34c3a00c8: Download complete 05:18:52 b352a97aabf1: Download complete 05:18:52 4872d77fe225: Verifying Checksum 05:18:52 4872d77fe225: Download complete 05:18:52 5851b861e8e6: Verifying Checksum 05:18:52 5851b861e8e6: Download complete 05:18:52 b85a868b505f: Verifying Checksum 05:18:52 b85a868b505f: Download complete 05:18:52 bab4dde63d76: Download complete 05:18:53 b85a868b505f: Pull complete 05:18:53 e2be974225ed: Pull complete 05:18:53 339a4e72a1f5: Pull complete 05:18:53 988bab9f4d93: Pull complete 05:18:54 1469e6f7b9e6: Pull complete 05:18:54 eaf3925da568: Pull complete 05:18:55 bab4dde63d76: Pull complete 05:18:55 bde34c3a00c8: Pull complete 05:18:55 b352a97aabf1: Pull complete 05:18:56 4872d77fe225: Pull complete 05:18:56 5851b861e8e6: Pull complete 05:18:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:56 prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container 05:18:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:18:58 $ docker top f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 -eo pid,comm 05:18:58 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). 05:18:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:58 [ssh-agent] Looking for ssh-agent implementation... 05:18:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:58 $ docker exec f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent 05:18:58 SSH_AUTH_SOCK=/tmp/ssh-glyNZOesZX2s/agent.31 05:18:58 SSH_AGENT_PID=37 05:18:58 Running ssh-add (command line suppressed) 05:18:58 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3847862444085924180.key (/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3847862444085924180.key) 05:18:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:59 + git tag --points-at HEAD [Pipeline] } 05:18:59 $ docker exec --env ******** --env ******** f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent -k 05:18:59 unset SSH_AUTH_SOCK; 05:18:59 unset SSH_AGENT_PID; 05:18:59 echo Agent pid 37 killed; 05:18:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:18:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:59 [ssh-agent] Looking for ssh-agent implementation... 05:18:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:59 $ docker exec f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent 05:18:59 SSH_AUTH_SOCK=/tmp/ssh-ICkGdj0F06Qh/agent.70 05:18:59 SSH_AGENT_PID=76 05:18:59 Running ssh-add (command line suppressed) 05:18:59 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3738204721175358093.key (/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3738204721175358093.key) 05:19:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:19:00 + git semver init 05:19:00 2023-12-06 05:19:00,538 [run_init] DEBUG init version:0.0.0 force:False 05:19:00 2023-12-06 05:19:00,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver 05:19:00 2023-12-06 05:19:00,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-335/.semver 05:19:00 2023-12-06 05:19:00,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-335, universal_newlines=False, shell=None, istream=None) 05:19:01 2023-12-06 05:19:01,562 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-335/.git/info/exclude 05:19:01 2023-12-06 05:19:01,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver/PR-335 with force:False 05:19:01 2023-12-06 05:19:01,562 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver/PR-335 05:19:01 2023-12-06 05:19:01,566 [execute] INFO git cat-file --batch-check 05:19:01 2023-12-06 05:19:01,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver, universal_newlines=False, shell=None, istream=) 05:19:01 2023-12-06 05:19:01,572 [execute] INFO git cat-file --batch 05:19:01 2023-12-06 05:19:01,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver, universal_newlines=False, shell=None, istream=) 05:19:01 2023-12-06 05:19:01,575 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-335/.semver/PR-335 05:19:01 0.0.0 [Pipeline] } 05:19:01 $ docker exec --env ******** --env ******** f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent -k 05:19:01 unset SSH_AUTH_SOCK; 05:19:01 unset SSH_AGENT_PID; 05:19:01 echo Agent pid 76 killed; 05:19:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:19:02 + git semver [Pipeline] } 05:19:02 $ docker stop --time=1 f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 05:19:03 $ docker rm -f --volumes f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:19:04 Stashed 1 file(s) [Pipeline] echo 05:19:04 [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 05:19:05 provisioning config files... 05:19:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config16200512451705777251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:06 ---> ****-login.sh 05:19:06 nexus3.edgexfoundry.org:10001 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:06 Configure a credential helper to remove this warning. See 05:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:06 05:19:06 Login Succeeded 05:19:06 nexus3.edgexfoundry.org:10002 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:06 Configure a credential helper to remove this warning. See 05:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:06 05:19:06 Login Succeeded 05:19:06 nexus3.edgexfoundry.org:10003 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:06 Configure a credential helper to remove this warning. See 05:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:06 05:19:06 Login Succeeded 05:19:06 nexus3.edgexfoundry.org:10004 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:06 Configure a credential helper to remove this warning. See 05:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:06 05:19:06 Login Succeeded 05:19:06 ****.io 05:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:06 Configure a credential helper to remove this warning. See 05:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:06 05:19:06 Login Succeeded 05:19:06 ---> ****-login.sh ends [Pipeline] } 05:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:19:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:19:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:19:07 ========================================================= 05:19:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:19:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:19:07 Sending build context to Docker daemon 14.09MB 05:19:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:19:07 Step 2/12 : FROM ${BASE} AS builder 05:19:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:19:07 7264a8db6415: Pulling fs layer 05:19:07 c4d48a809fc2: Pulling fs layer 05:19:07 4f1c88b9dad5: Pulling fs layer 05:19:07 ad3a456e5733: Pulling fs layer 05:19:07 69c7f0334f64: Pulling fs layer 05:19:07 1f1c1a5573a3: Pulling fs layer 05:19:07 ce7588e14bc9: Pulling fs layer 05:19:07 b5e4710f87ac: Pulling fs layer 05:19:07 ad3a456e5733: Waiting 05:19:07 1f1c1a5573a3: Waiting 05:19:07 b5e4710f87ac: Waiting 05:19:07 ce7588e14bc9: Waiting 05:19:07 69c7f0334f64: Waiting 05:19:08 c4d48a809fc2: Download complete 05:19:08 ad3a456e5733: Verifying Checksum 05:19:08 ad3a456e5733: Download complete 05:19:08 69c7f0334f64: Verifying Checksum 05:19:08 69c7f0334f64: Download complete 05:19:08 7264a8db6415: Download complete 05:19:08 1f1c1a5573a3: Verifying Checksum 05:19:08 1f1c1a5573a3: Download complete 05:19:08 7264a8db6415: Pull complete 05:19:08 b5e4710f87ac: Verifying Checksum 05:19:08 b5e4710f87ac: Download complete 05:19:08 c4d48a809fc2: Pull complete 05:19:08 4f1c88b9dad5: Verifying Checksum 05:19:08 4f1c88b9dad5: Download complete 05:19:08 ce7588e14bc9: Verifying Checksum 05:19:08 ce7588e14bc9: Download complete 05:19:11 4f1c88b9dad5: Pull complete 05:19:11 ad3a456e5733: Pull complete 05:19:11 69c7f0334f64: Pull complete 05:19:11 1f1c1a5573a3: Pull complete 05:19:14 ce7588e14bc9: Pull complete 05:19:14 b5e4710f87ac: Pull complete 05:19:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:19:14 ---> 88b5674ff536 05:19:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:19:16 ---> Running in 87cd4627debd 05:19:16 Removing intermediate container 87cd4627debd 05:19:16 ---> c0cdb0d3e642 05:19:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:19:16 ---> Running in f2ab265dce26 05:19:16 Removing intermediate container f2ab265dce26 05:19:16 ---> ea35408f5d79 05:19:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:19:16 ---> Running in ff71dbec4b41 05:19:16 Removing intermediate container ff71dbec4b41 05:19:16 ---> bf4ea45c62a0 05:19:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:19:16 ---> Running in 7aecb878e530 05:19:16 Removing intermediate container 7aecb878e530 05:19:16 ---> e26b1c417d68 05:19:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:16 ---> Running in eb0aed434631 05:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:17 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:19:17 (2/4) Installing libedit (20221030.3.1-r1) 05:19:17 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:19:17 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:19:17 Executing busybox-1.36.1-r5.trigger 05:19:17 OK: 268 MiB in 56 packages 05:19:17 Removing intermediate container eb0aed434631 05:19:17 ---> 0763ecea1e96 05:19:17 Step 8/12 : WORKDIR /device-snmp-go 05:19:17 ---> Running in c68d20ef5b8e 05:19:17 Removing intermediate container c68d20ef5b8e 05:19:17 ---> 995634c6f788 05:19:17 Step 9/12 : COPY go.mod vendor* ./ 05:19:18 ---> 6e6bbb3ea008 05:19:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:18 ---> Running in f889e131e67b 05:19:20 Still waiting to schedule task 05:19:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:19:44 Removing intermediate container f889e131e67b 05:19:44 ---> c4c969ca35cd 05:19:44 Step 11/12 : COPY . . 05:19:44 ---> 1eb32da5d8c5 05:19:44 Step 12/12 : RUN ${MAKE} 05:19:44 ---> Running in a0bef1587ebe 05:19:44 noop 05:19:44 Removing intermediate container a0bef1587ebe 05:19:44 ---> f41a4c30b9c3 05:19:44 Successfully built f41a4c30b9c3 05:19:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:45 + docker inspect -f . ci-base-image-x86_64 05:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:45 prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container 05:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:19:45 $ docker top beabc965d91ea4ab2ce808d903e779d4ca3e2c3e256dbec2017931a39725b49d -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:46 + go version 05:19:46 go version go1.21.0 linux/amd64 [Pipeline] } 05:19:46 $ docker stop --time=1 beabc965d91ea4ab2ce808d903e779d4ca3e2c3e256dbec2017931a39725b49d 05:19:47 $ docker rm -f --volumes beabc965d91ea4ab2ce808d903e779d4ca3e2c3e256dbec2017931a39725b49d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:48 + docker inspect -f . ci-base-image-x86_64 05:19:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:48 prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container 05:19:48 $ 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-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:19:49 $ docker top 9a530a2ebd47766e384451a26549323bb706182ac1bafca69340a71990b1cc7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:49 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-335 [Pipeline] fileExists [Pipeline] sh 05:19:50 + make test 05:19:50 go test ./... -coverprofile=coverage.out 05:19:51 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:20:01 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:20:01 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 05:20:08 go vet ./... 05:20:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:20:11 ./bin/test-attribution-txt.sh [Pipeline] echo 05:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:20:11 $ docker stop --time=1 9a530a2ebd47766e384451a26549323bb706182ac1bafca69340a71990b1cc7d 05:20:14 $ docker rm -f --volumes 9a530a2ebd47766e384451a26549323bb706182ac1bafca69340a71990b1cc7d [Pipeline] // withDockerContainer [Pipeline] sh 05:20:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:20:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:16 + ls -al . 05:20:16 total 172 05:20:16 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:19 . 05:20:16 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:18 .. 05:20:16 -rw-rw-r-- 1 jenkins jenkins 6 Dec 6 05:18 .dockerignore 05:20:16 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:20 .git 05:20:16 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:18 .github 05:20:16 -rw-rw-r-- 1 jenkins jenkins 263 Dec 6 05:18 .gitignore 05:20:16 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:18 .golangci.yml 05:20:16 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:19 .semver 05:20:16 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 6 05:18 Attribution.txt 05:20:16 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 6 05:18 CHANGELOG.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 6 05:18 Dockerfile 05:20:16 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:18 GOVERNANCE.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 656 Dec 6 05:18 Jenkinsfile 05:20:16 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:18 LICENSE 05:20:16 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 6 05:18 Makefile 05:20:16 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 05:18 OWNERS.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 6 05:18 README.md 05:20:16 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:19 VERSION 05:20:16 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:18 bin 05:20:16 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:18 cmd 05:20:16 -rw-r--r-- 1 jenkins jenkins 8837 Dec 6 05:20 coverage.out 05:20:16 -rw-rw-r-- 1 jenkins jenkins 3707 Dec 6 05:18 go.mod 05:20:16 -rw-rw-r-- 1 jenkins jenkins 34812 Dec 6 05:18 go.sum 05:20:16 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:18 internal 05:20:16 -rw-rw-r-- 1 jenkins jenkins 228 Dec 6 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:16 + 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=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f --label arch=amd64 --label version=0.0.0 . 05:20:16 Sending build context to Docker daemon 14.09MB 05:20:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:20:16 Step 2/25 : FROM ${BASE} AS builder 05:20:16 ---> f41a4c30b9c3 05:20:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:20:17 ---> Running in 9a56a1e13d0b 05:20:17 Removing intermediate container 9a56a1e13d0b 05:20:17 ---> d0f3b62c166f 05:20:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:20:17 ---> Running in e4cad4025e59 05:20:17 Removing intermediate container e4cad4025e59 05:20:17 ---> c9ac8f8b54ab 05:20:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:20:17 ---> Running in f2271bcbd9c9 05:20:17 Removing intermediate container f2271bcbd9c9 05:20:17 ---> 8ace0c6d3465 05:20:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:20:17 ---> Running in 2e570be393c9 05:20:17 Removing intermediate container 2e570be393c9 05:20:17 ---> 615f86eb1f15 05:20:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:17 ---> Running in 725069d50bc0 05:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:20:18 OK: 268 MiB in 56 packages 05:20:18 Removing intermediate container 725069d50bc0 05:20:18 ---> d4edf5701a50 05:20:18 Step 8/25 : WORKDIR /device-snmp-go 05:20:18 ---> Running in c5b1bff4a9bb 05:20:18 Removing intermediate container c5b1bff4a9bb 05:20:18 ---> 8e0d075b17ba 05:20:18 Step 9/25 : COPY go.mod vendor* ./ 05:20:18 ---> 830fafc17f55 05:20:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:18 ---> Running in 79292793ba93 05:20:19 Removing intermediate container 79292793ba93 05:20:19 ---> 92df57aa8992 05:20:19 Step 11/25 : COPY . . 05:20:19 ---> 9be45f336f85 05:20:19 Step 12/25 : RUN ${MAKE} 05:20:19 ---> Running in 2860bd475e0b 05:20:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:20:42 Removing intermediate container 2860bd475e0b 05:20:42 ---> 030bd286b1d8 05:20:42 Step 13/25 : FROM alpine:3.18 05:20:42 3.18: Pulling from library/alpine 05:20:42 c926b61bad3b: Pulling fs layer 05:20:42 c926b61bad3b: Verifying Checksum 05:20:42 c926b61bad3b: Download complete 05:20:42 c926b61bad3b: Pull complete 05:20:42 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:20:42 Status: Downloaded newer image for alpine:3.18 05:20:42 ---> b541f2080109 05:20:42 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:20:42 ---> Running in 22ff8ba3e73c 05:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:20:42 (1/1) Installing dumb-init (1.2.5-r2) 05:20:42 Executing busybox-1.36.1-r5.trigger 05:20:42 OK: 7 MiB in 16 packages 05:20:42 Removing intermediate container 22ff8ba3e73c 05:20:42 ---> 06a622418e95 05:20:42 Step 15/25 : RUN apk --no-cache upgrade 05:20:42 ---> Running in 6b983d47e2c6 05:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:20:42 OK: 7 MiB in 16 packages 05:20:42 Removing intermediate container 6b983d47e2c6 05:20:42 ---> 7377e508d248 05:20:42 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:20:43 ---> b3060f0ff38b 05:20:43 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:20:43 ---> 0cf344e1adcb 05:20:43 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:20:43 ---> 03b6776d95dc 05:20:43 Step 19/25 : EXPOSE 59993 05:20:43 ---> Running in 0fee8dddf732 05:20:43 Removing intermediate container 0fee8dddf732 05:20:43 ---> d23641eca476 05:20:43 Step 20/25 : EXPOSE 161 05:20:43 ---> Running in b53134eb9f48 05:20:44 Removing intermediate container b53134eb9f48 05:20:44 ---> abe536b1aae9 05:20:44 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:20:44 ---> Running in bdfc76ef35e3 05:20:44 Removing intermediate container bdfc76ef35e3 05:20:44 ---> ffe2305623c7 05:20:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:20:44 ---> Running in 0bb132c955b1 05:20:44 Removing intermediate container 0bb132c955b1 05:20:44 ---> 59107d501fb0 05:20:44 Step 23/25 : LABEL arch=amd64 05:20:44 ---> Running in 4b2e726cb543 05:20:44 Removing intermediate container 4b2e726cb543 05:20:44 ---> ae2a3b0f8f1e 05:20:44 Step 24/25 : LABEL git_sha=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f 05:20:44 ---> Running in eb54d9323b78 05:20:44 Removing intermediate container eb54d9323b78 05:20:44 ---> 50242ab07aef 05:20:44 Step 25/25 : LABEL version=0.0.0 05:20:44 ---> Running in b4a906232d5e 05:20:44 Removing intermediate container b4a906232d5e 05:20:44 ---> 56eceeb7ca4d 05:20:44 [Warning] One or more build-args [ARCH] were not consumed 05:20:44 Successfully built 56eceeb7ca4d 05:20:44 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 05:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:46 05:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:46 latest: Pulling from edgex-lftools-log-publisher 05:20:46 5eb5b503b376: Pulling fs layer 05:20:46 5c69ac0246d0: Pulling fs layer 05:20:46 ec43610c2a17: Pulling fs layer 05:20:46 3a2ae6a8a46f: Pulling fs layer 05:20:46 33b1e0a273af: Pulling fs layer 05:20:46 5d3b04190fa2: Pulling fs layer 05:20:46 2f39f015ded8: Pulling fs layer 05:20:46 3a2ae6a8a46f: Waiting 05:20:46 33b1e0a273af: Waiting 05:20:46 5d3b04190fa2: Waiting 05:20:46 2f39f015ded8: Waiting 05:20:46 5c69ac0246d0: Verifying Checksum 05:20:46 5c69ac0246d0: Download complete 05:20:46 3a2ae6a8a46f: Download complete 05:20:46 33b1e0a273af: Verifying Checksum 05:20:46 33b1e0a273af: Download complete 05:20:46 ec43610c2a17: Verifying Checksum 05:20:46 ec43610c2a17: Download complete 05:20:46 5d3b04190fa2: Verifying Checksum 05:20:46 5d3b04190fa2: Download complete 05:20:46 5eb5b503b376: Verifying Checksum 05:20:46 5eb5b503b376: Download complete 05:20:47 2f39f015ded8: Download complete 05:20:47 5eb5b503b376: Pull complete 05:20:47 5c69ac0246d0: Pull complete 05:20:48 ec43610c2a17: Pull complete 05:20:48 3a2ae6a8a46f: Pull complete 05:20:48 33b1e0a273af: Pull complete 05:20:48 5d3b04190fa2: Pull complete 05:20:52 2f39f015ded8: Pull complete 05:20:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:53 prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container 05:20:53 $ 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-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:20:57 $ docker top b69a72de120262287d8e4b21f4d7310588a1fcb8e252b07e302e698f875640f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:58 ---> job-cost.sh 05:20:58 lf-activate-venv: SKIPPING 05:20:58 INFO: No Stack... 05:20:58 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:58 INFO: Archiving Costs [Pipeline] sh 05:20:59 + cat /w/workspace/gexfoundry_device-snmp-go_PR-335/archives/cost.csv 05:20:59 + cut -d, -f6 [Pipeline] lock 05:20:59 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] 05:20:59 Resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] did not exist. Created. 05:20:59 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:59 + echo total: 0.2199999988079071 [Pipeline] stash 05:20:59 Stashed 1 file(s) [Pipeline] } 05:20:59 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:21:00 $ docker stop --time=1 b69a72de120262287d8e4b21f4d7310588a1fcb8e252b07e302e698f875640f0 05:21:01 $ docker rm -f --volumes b69a72de120262287d8e4b21f4d7310588a1fcb8e252b07e302e698f875640f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24171 in /w/workspace/gexfoundry_device-snmp-go_PR-335 [Pipeline] { [Pipeline] ws 05:21:04 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:21:07 Selected Git installation does not exist. Using Default 05:21:07 The recommended git tool is: NONE 05:21:13 using credential edgex-jenkins-ssh 05:21:13 Cloning the remote Git repository 05:21:13 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:21:13 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:21:13 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:21:13 > git --version # timeout=10 05:21:13 > git --version # 'git version 2.25.1' 05:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:15 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:21:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:16 Merging remotes/origin/main commit 042ec1626ee523754e0e1f4be46f239764bd63ff into PR head commit a600c1144b85ed785dd4b81a0ebcedb468e9cc4f 05:21:16 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:21:16 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:21:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:21:16 Merge succeeded, producing a600c1144b85ed785dd4b81a0ebcedb468e9cc4f 05:21:16 Checking out Revision a600c1144b85ed785dd4b81a0ebcedb468e9cc4f (PR-335) 05:21:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:21:17 > git --version # timeout=10 05:21:17 > git --version # 'git version 2.25.1' 05:21:17 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:21:16 > git config core.sparsecheckout # timeout=10 05:21:16 > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # timeout=10 05:21:16 > git remote # timeout=10 05:21:16 > git config --get remote.origin.url # timeout=10 05:21:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:16 > git merge 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 05:21:16 > git rev-parse HEAD^{commit} # timeout=10 05:21:16 > git config core.sparsecheckout # timeout=10 05:21:16 > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:21:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:18 Dload Upload Total Spent Left Speed 05:21:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh 05:21:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:21:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:21:19 + sudo tee /etc/docker/daemon.new 05:21:19 { 05:21:19 "registry-mirrors": [ 05:21:19 "https://nexus3.edgexfoundry.org:10001" 05:21:19 ], 05:21:19 "bip": "10.250.0.254/24", 05:21:19 "hosts": [ 05:21:19 "tcp://0.0.0.0:5555", 05:21:19 "unix:///var/run/docker.sock" 05:21:19 ], 05:21:19 "mtu": 1458, 05:21:19 "selinux-enabled": true, 05:21:19 "seccomp-profile": "/etc/docker/seccomp.json" 05:21:19 } [Pipeline] sh 05:21:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:21:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:38 provisioning config files... 05:21:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16735101037827733002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:39 ---> ****-login.sh 05:21:39 nexus3.edgexfoundry.org:10001 05:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:39 Configure a credential helper to remove this warning. See 05:21:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:39 05:21:39 Login Succeeded 05:21:39 nexus3.edgexfoundry.org:10002 05:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:39 Configure a credential helper to remove this warning. See 05:21:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:39 05:21:39 Login Succeeded 05:21:39 nexus3.edgexfoundry.org:10003 05:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 nexus3.edgexfoundry.org:10004 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 ****.io 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 ---> ****-login.sh ends [Pipeline] } 05:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:21:41 ========================================================= 05:21:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:21:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:21:43 #0 building with "default" instance using docker driver 05:21:43 05:21:43 #1 [internal] load .dockerignore 05:21:43 #1 transferring context: 05:21:43 #1 transferring context: 46B 0.0s done 05:21:43 #1 DONE 0.1s 05:21:43 05:21:43 #2 [internal] load build definition from Dockerfile 05:21:43 #2 transferring dockerfile: 1.61kB done 05:21:43 #2 DONE 0.1s 05:21:43 05:21:43 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:21:44 #3 DONE 0.1s 05:21:44 05:21:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:21:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 05:21:44 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 05:21:44 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 970.75kB / 3.33MB 0.1s 05:21:44 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 05:21:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 05:21:44 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 05:21:44 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 05:21:44 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 05:21:44 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done 05:21:44 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 05:21:44 #4 ... 05:21:44 05:21:44 #5 [internal] load build context 05:21:44 #5 transferring context: 7.02MB 0.4s done 05:21:44 #5 DONE 0.4s 05:21:44 05:21:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:21:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.4s 05:21:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s 05:21:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 05:21:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.6s 05:21:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.31MB / 97.63MB 0.6s 05:21:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.32MB / 11.40MB 0.6s 05:21:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s 05:21:44 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 05:21:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 05:21:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.8s 05:21:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s 05:21:44 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 05:21:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.14MB / 63.99MB 0.9s 05:21:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s 05:21:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.57MB / 63.99MB 1.1s 05:21:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s 05:21:45 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 05:21:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.79MB / 63.99MB 1.2s 05:21:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.2s 05:21:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.3s 05:21:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.3s 05:21:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.4s 05:21:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s 05:21:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.5s 05:21:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.5s 05:21:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 05:21:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.7s 05:21:45 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 05:21:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.88MB / 97.63MB 1.9s 05:21:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.0s 05:21:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.1s 05:21:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 05:21:51 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 05:21:57 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 05:22:02 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done 05:22:04 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 05:22:04 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 05:22:04 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 05:22:04 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 05:22:09 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 05:22:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 05:22:12 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 05:22:14 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 05:22:14 #4 DONE 30.2s 05:22:14 05:22:14 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:22:15 #6 0.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:22:15 #6 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:22:16 #6 1.948 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:22:16 #6 1.971 (2/4) Installing libedit (20221030.3.1-r1) 05:22:16 #6 1.982 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:22:16 #6 2.045 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:22:16 #6 2.070 Executing busybox-1.36.1-r5.trigger 05:22:16 #6 2.104 OK: 271 MiB in 56 packages 05:22:17 #6 DONE 3.8s 05:22:18 05:22:18 #7 [builder 3/7] WORKDIR /device-snmp-go 05:22:18 #7 DONE 0.1s 05:22:18 05:22:18 #8 [builder 4/7] COPY go.mod vendor* ./ 05:22:18 #8 DONE 0.1s 05:22:18 05:22:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:40 #9 DONE 21.5s 05:22:40 05:22:40 #10 [builder 6/7] COPY . . 05:22:40 #10 DONE 0.3s 05:22:40 05:22:40 #11 [builder 7/7] RUN echo noop 05:22:40 #11 0.569 noop 05:22:40 #11 DONE 0.6s 05:22:40 05:22:40 #12 exporting to image 05:22:40 #12 exporting layers 05:23:02 #12 exporting layers 22.1s done 05:23:02 #12 writing image sha256:a43fa1a3b382c6e7b7da97288fbb84c1c433296ab0867bca75464581b0f96a0a done 05:23:02 #12 naming to docker.io/library/ci-base-image-arm64 done 05:23:02 #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:03 + docker inspect -f . ci-base-image-arm64 05:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:03 prd-ubuntu20.04-docker-arm64-4c-16g-24171 does not seem to be running inside a container 05:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:04 $ docker top d995c3194a1d0e8292076b9281504343e00926daf588f8b1a8853267ddeff68c -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:05 + go version 05:23:05 go version go1.21.0 linux/arm64 [Pipeline] } 05:23:05 $ docker stop --time=1 d995c3194a1d0e8292076b9281504343e00926daf588f8b1a8853267ddeff68c 05:23:08 $ docker rm -f --volumes d995c3194a1d0e8292076b9281504343e00926daf588f8b1a8853267ddeff68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:10 + docker inspect -f . ci-base-image-arm64 05:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:10 prd-ubuntu20.04-docker-arm64-4c-16g-24171 does not seem to be running inside a container 05:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:11 $ docker top 541ac2c31816ba6b8fa82ebd22b496ff0b20e007bfcf6fe6e106cdca75703784 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:12 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:23:12 + make test 05:23:12 go test ./... -coverprofile=coverage.out 05:23:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:24:13 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:24:13 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements 05:24:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:24:13 go vet ./... 05:24:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:24:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:24:21 ./bin/test-attribution-txt.sh [Pipeline] echo 05:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:24:21 $ docker stop --time=1 541ac2c31816ba6b8fa82ebd22b496ff0b20e007bfcf6fe6e106cdca75703784 05:24:23 $ docker rm -f --volumes 541ac2c31816ba6b8fa82ebd22b496ff0b20e007bfcf6fe6e106cdca75703784 [Pipeline] // withDockerContainer [Pipeline] sh 05:24:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:24:24 Warning: overwriting stash ‘coverage-report’ 05:24:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:24:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:24:26 + ls -al . 05:24:26 total 168 05:24:26 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 05:23 . 05:24:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:21 .. 05:24:26 -rw-rw-r-- 1 jenkins jenkins 6 Dec 6 05:21 .dockerignore 05:24:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:21 .git 05:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:21 .github 05:24:26 -rw-rw-r-- 1 jenkins jenkins 263 Dec 6 05:21 .gitignore 05:24:26 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:21 .golangci.yml 05:24:26 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 6 05:21 Attribution.txt 05:24:26 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 6 05:21 CHANGELOG.md 05:24:26 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 6 05:21 Dockerfile 05:24:26 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:21 GOVERNANCE.md 05:24:26 -rw-rw-r-- 1 jenkins jenkins 656 Dec 6 05:21 Jenkinsfile 05:24:26 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:21 LICENSE 05:24:26 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 6 05:21 Makefile 05:24:26 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 05:21 OWNERS.md 05:24:26 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 6 05:21 README.md 05:24:26 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:19 VERSION 05:24:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:21 bin 05:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:21 cmd 05:24:26 -rw-r--r-- 1 jenkins jenkins 8837 Dec 6 05:24 coverage.out 05:24:26 -rw-rw-r-- 1 jenkins jenkins 3707 Dec 6 05:21 go.mod 05:24:26 -rw-rw-r-- 1 jenkins jenkins 34812 Dec 6 05:21 go.sum 05:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:21 internal 05:24:26 -rw-rw-r-- 1 jenkins jenkins 228 Dec 6 05:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:26 + 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=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f --label arch=arm64 --label version=0.0.0 . 05:24:27 #0 building with "default" instance using docker driver 05:24:27 05:24:27 #1 [internal] load .dockerignore 05:24:27 #1 transferring context: 46B done 05:24:27 #1 DONE 0.0s 05:24:27 05:24:27 #2 [internal] load build definition from Dockerfile 05:24:27 #2 transferring dockerfile: 1.61kB done 05:24:27 #2 DONE 0.0s 05:24:27 05:24:27 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:24:27 #3 DONE 0.0s 05:24:27 05:24:27 #4 [internal] load metadata for docker.io/library/alpine:3.18 05:24:27 #4 DONE 0.2s 05:24:27 05:24:27 #5 [internal] load build context 05:24:27 #5 transferring context: 15.54kB 0.0s done 05:24:27 #5 DONE 0.1s 05:24:27 05:24:27 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:24:27 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:24:27 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:24:27 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:24:27 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:24:27 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s 05:24:27 #6 ... 05:24:27 05:24:27 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:24:27 #7 DONE 0.2s 05:24:27 05:24:27 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:24:27 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 05:24:27 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 05:24:28 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 05:24:28 #6 DONE 0.9s 05:24:28 05:24:28 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:24:29 #8 0.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:24:29 #8 0.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:24:30 #8 ... 05:24:30 05:24:30 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:24:30 #9 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:24:30 #9 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:24:30 #9 2.240 OK: 271 MiB in 56 packages 05:24:30 #9 DONE 2.5s 05:24:30 05:24:30 #10 [builder 3/7] WORKDIR /device-snmp-go 05:24:30 #10 DONE 0.1s 05:24:30 05:24:30 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:24:30 #8 1.975 (1/1) Installing dumb-init (1.2.5-r2) 05:24:30 #8 1.989 Executing busybox-1.36.1-r5.trigger 05:24:30 #8 2.040 OK: 8 MiB in 16 packages 05:24:30 #8 ... 05:24:30 05:24:30 #11 [builder 4/7] COPY go.mod vendor* ./ 05:24:30 #11 DONE 0.2s 05:24:30 05:24:30 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:30 #12 ... 05:24:30 05:24:30 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:24:30 #8 DONE 2.4s 05:24:31 05:24:31 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:24:31 #13 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:24:31 #13 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:24:32 #13 2.131 OK: 8 MiB in 16 packages 05:24:35 #13 ... 05:24:35 05:24:35 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:35 #12 DONE 4.9s 05:24:35 05:24:35 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:24:35 #13 DONE 4.6s 05:24:35 05:24:35 #14 [builder 6/7] COPY . . 05:24:35 #14 DONE 0.3s 05:24:35 05:24:35 #15 [builder 7/7] RUN make build 05:24:36 #15 0.611 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:25:44 #15 DONE 61.3s 05:25:44 05:25:44 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 05:25:44 #16 DONE 0.3s 05:25:44 05:25:44 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 05:25:44 #17 DONE 0.1s 05:25:44 05:25:44 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 05:25:44 #18 DONE 0.1s 05:25:44 05:25:44 #19 exporting to image 05:25:44 #19 exporting layers 05:25:44 #19 exporting layers 0.5s done 05:25:44 #19 writing image sha256:807e3f0ee7c4386170f19107d4af1e185ee1c74139ad0efcf0bd4ccae9e575a3 done 05:25:44 #19 naming to docker.io/library/device-snmp-arm64 done 05:25:44 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:45 05:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:46 arm64: Pulling from edgex-lftools-log-publisher 05:25:46 8998bd30e6a1: Pulling fs layer 05:25:46 04944245beec: Pulling fs layer 05:25:46 699f458cf7ca: Pulling fs layer 05:25:46 765212b225bb: Pulling fs layer 05:25:46 f23df028b6ca: Pulling fs layer 05:25:46 d65c8cfc05b1: Pulling fs layer 05:25:46 2437ff75d9bd: Pulling fs layer 05:25:46 d65c8cfc05b1: Waiting 05:25:46 765212b225bb: Waiting 05:25:46 f23df028b6ca: Waiting 05:25:46 2437ff75d9bd: Waiting 05:25:46 04944245beec: Verifying Checksum 05:25:46 04944245beec: Download complete 05:25:46 765212b225bb: Verifying Checksum 05:25:46 765212b225bb: Download complete 05:25:46 f23df028b6ca: Verifying Checksum 05:25:46 f23df028b6ca: Download complete 05:25:46 d65c8cfc05b1: Verifying Checksum 05:25:46 d65c8cfc05b1: Download complete 05:25:46 699f458cf7ca: Verifying Checksum 05:25:46 699f458cf7ca: Download complete 05:25:46 8998bd30e6a1: Verifying Checksum 05:25:46 8998bd30e6a1: Download complete 05:25:49 2437ff75d9bd: Download complete 05:25:53 8998bd30e6a1: Pull complete 05:25:54 04944245beec: Pull complete 05:25:56 699f458cf7ca: Pull complete 05:25:56 765212b225bb: Pull complete 05:25:57 f23df028b6ca: Pull complete 05:25:57 d65c8cfc05b1: Pull complete 05:26:23 2437ff75d9bd: Pull complete 05:26:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:24 prd-ubuntu20.04-docker-arm64-4c-16g-24171 does not seem to be running inside a container 05:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:26:25 $ docker top c097a5c2f2d006a75d4fc3ae6e570ea74f187fdd1f7ef45e2d7966648c3d1724 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:25 ---> job-cost.sh 05:26:25 lf-activate-venv: SKIPPING 05:26:25 INFO: No Stack... 05:26:26 INFO: Retrieving Pricing Info for: v3-standard-8 05:26:27 INFO: Archiving Costs [Pipeline] sh 05:26:27 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:26:27 + cut -d, -f6 [Pipeline] lock 05:26:27 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] 05:26:27 Resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] did not exist. Created. 05:26:27 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:28 /w/workspace/device-snmp-go/1@tmp/durable-b9f95ce3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:26:28 + echo total: 0.2199999988079071 [Pipeline] stash 05:26:28 Warning: overwriting stash ‘stack-cost’ 05:26:28 Stashed 1 file(s) [Pipeline] } 05:26:28 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:26:28 $ docker stop --time=1 c097a5c2f2d006a75d4fc3ae6e570ea74f187fdd1f7ef45e2d7966648c3d1724 05:26:32 $ docker rm -f --volumes c097a5c2f2d006a75d4fc3ae6e570ea74f187fdd1f7ef45e2d7966648c3d1724 [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 05:26:34 provisioning config files... 05:26:34 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config12990153928857754217tmp [Pipeline] { [Pipeline] sh 05:26:35 + set +x 05:26:35 + curl -s https://codecov.io/bash 05:26:35 + bash -s -- 05:26:35 05:26:35 _____ _ 05:26:35 / ____| | | 05:26:35 | | ___ __| | ___ ___ _____ __ 05:26:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:26:35 | |___| (_) | (_| | __/ (_| (_) \ V / 05:26:35 \_____\___/ \__,_|\___|\___\___/ \_/ 05:26:35 Bash-1.0.6 05:26:35 05:26:35 05:26:35 ==> git version 2.25.1 found 05:26:35 ==> 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 05:26:35 Release-Date: 2020-01-08 05:26:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:26:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:26:35 ==> Jenkins CI detected. 05:26:35 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-335 05:26:35 project root: . 05:26:35 --> token set from env 05:26:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:26:35 ==> Running gcov in . (disable via -X gcov) 05:26:35 ==> Python coveragepy not found 05:26:35 ==> Searching for coverage reports in: 05:26:35 + . 05:26:35 -> Found 1 reports 05:26:35 ==> Detecting git/mercurial file structure 05:26:35 ==> Reading reports 05:26:35 + ./coverage.out bytes=8837 05:26:35 ==> Appending adjustments 05:26:35 https://docs.codecov.io/docs/fixing-reports 05:26:35 + Found adjustments 05:26:35 ==> Gzipping contents 05:26:35 4.0K /tmp/codecov.gtfdhr.gz 05:26:35 ==> Uploading reports 05:26:35 url: https://codecov.io 05:26:35 query: branch=PR-335&commit=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=335&job=&cmd_args= 05:26:35 -> Pinging Codecov 05:26:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-335&commit=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=335&job=&cmd_args= 05:26:35 -> Uploading to 05:26:35 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/6C56EA5C29638FB4528AC87E60AF5AE0/a600c1144b85ed785dd4b81a0ebcedb468e9cc4f/e4f1707e-d7d0-4a0c-ac32-9a4c0ae60577.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T052635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=598decf3f3b921dc08923b314ddd8c8525c28619acf8baad52f3de045b567b3c 05:26:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:26:35 Dload Upload Total Spent Left Speed 05:26:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6185 --:--:-- --:--:-- --:--:-- 6185 05:26:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] } 05:26:35 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 05:26:39 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-335/archives ] 05:26:39 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-335/archives 05:26:39 total 16 05:26:39 drwxr-xr-x 3 root root 4096 Dec 6 05:20 . 05:26:39 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 05:20 .. 05:26:39 drwxr-xr-x 2 root root 4096 Dec 6 05:20 cost 05:26:39 -rw-r--r-- 1 root root 87 Dec 6 05:20 cost.csv 05:26:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-335/archives 05:26:39 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-335/archives 05:26:39 total 16 05:26:39 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:20 . 05:26:39 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 05:20 .. 05:26:39 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 05:20 cost 05:26:39 -rw-r--r-- 1 jenkins jenkins 87 Dec 6 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:26:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:26:40 ---> package-listing.sh 05:26:40 ++ facter osfamily 05:26:40 ++ tr '[:upper:]' '[:lower:]' 05:26:40 + OS_FAMILY=debian 05:26:40 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-335 05:26:40 + START_PACKAGES=/tmp/packages_start.txt 05:26:40 + END_PACKAGES=/tmp/packages_end.txt 05:26:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:26:40 + PACKAGES=/tmp/packages_start.txt 05:26:40 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-335 ']' 05:26:40 + PACKAGES=/tmp/packages_end.txt 05:26:40 + case "${OS_FAMILY}" in 05:26:40 + dpkg -l 05:26:40 + grep '^ii' 05:26:40 + '[' -f /tmp/packages_start.txt ']' 05:26:40 + '[' -f /tmp/packages_end.txt ']' 05:26:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:26:40 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-335 ']' 05:26:40 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-335/archives/ 05:26:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-335/archives/ [Pipeline] echo 05:26:40 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-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:26:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:41 prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container 05:26:42 $ 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-335/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-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:26:42 $ docker top 9e50fee3187ca72422e2d515e975c33eac79e9c06541ea491d2bfd9c0e2c3a73 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:42 + touch /tmp/pre-build-complete [Pipeline] sh 05:26:43 + mkdir -p /var/log/sysstat [Pipeline] sh 05:26:43 + ls /var/log/sa-host 05:26:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:43 provisioning config files... 05:26:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config18045113139564380584tmp [Pipeline] { [Pipeline] echo 05:26:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:26:44 ---> create-netrc.sh [Pipeline] } 05:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:26:44 ---> python-tools-install.sh [Pipeline] echo 05:26:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:26:45 ---> sudo-logs.sh 05:26:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:26:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:26:45 ---> job-cost.sh 05:26:45 lf-activate-venv: SKIPPING 05:26:45 DEBUG: total: 0.2199999988079071 05:26:45 INFO: Retrieving Stack Cost... 05:26:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:26:46 INFO: Archiving Costs [Pipeline] echo 05:26:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:26:46 ---> logs-deploy.sh 05:26:46 lf-activate-venv: SKIPPING 05:26:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-335/1 05:26:46 INFO: archiving workspace using pattern(s): 05:26:47 Archives upload complete. 05:26:47 INFO: archiving logs to Nexus 05:26:48 ---> uname -a: 05:26:48 Linux prd-ubuntu20-04-docker-8c-8g-24168 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:26:48 05:26:48 05:26:48 ---> lscpu: 05:26:48 Architecture: x86_64 05:26:48 CPU op-mode(s): 32-bit, 64-bit 05:26:48 Byte Order: Little Endian 05:26:48 Address sizes: 40 bits physical, 48 bits virtual 05:26:48 CPU(s): 8 05:26:48 On-line CPU(s) list: 0-7 05:26:48 Thread(s) per core: 1 05:26:48 Core(s) per socket: 1 05:26:48 Socket(s): 8 05:26:48 NUMA node(s): 1 05:26:48 Vendor ID: AuthenticAMD 05:26:48 CPU family: 23 05:26:48 Model: 49 05:26:48 Model name: AMD EPYC-Rome Processor 05:26:48 Stepping: 0 05:26:48 CPU MHz: 2800.000 05:26:48 BogoMIPS: 5600.00 05:26:48 Virtualization: AMD-V 05:26:48 Hypervisor vendor: KVM 05:26:48 Virtualization type: full 05:26:48 L1d cache: 256 KiB 05:26:48 L1i cache: 256 KiB 05:26:48 L2 cache: 4 MiB 05:26:48 L3 cache: 128 MiB 05:26:48 NUMA node0 CPU(s): 0-7 05:26:48 Vulnerability Itlb multihit: Not affected 05:26:48 Vulnerability L1tf: Not affected 05:26:48 Vulnerability Mds: Not affected 05:26:48 Vulnerability Meltdown: Not affected 05:26:48 Vulnerability Mmio stale data: Not affected 05:26:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:26:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:26:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:26:48 Vulnerability Srbds: Not affected 05:26:48 Vulnerability Tsx async abort: Not affected 05:26:48 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 05:26:48 05:26:48 05:26:48 ---> nproc: 05:26:48 8 05:26:48 05:26:48 05:26:48 ---> df -h: 05:26:48 Filesystem Size Used Avail Use% Mounted on 05:26:48 overlay 155G 12G 144G 8% / 05:26:48 tmpfs 64M 0 64M 0% /dev 05:26:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:26:48 shm 64M 0 64M 0% /dev/shm 05:26:48 /dev/vda1 155G 12G 144G 8% /facter-os 05:26:48 05:26:48 05:26:48 ---> sar -b -r -n DEV: 05:26:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24168) 12/06/23 _x86_64_ (8 CPU) 05:26:48 05:26:48 04:50:33 LINUX RESTART (8 CPU) 05:26:48 05:26:48 04:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:26:48 04:52:01 23.69 13.96 9.73 0.00 1491.64 1906.05 0.00 05:26:48 04:53:01 0.92 0.02 0.90 0.00 2.53 11.20 0.00 05:26:48 04:54:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 05:26:48 04:55:01 1.00 0.00 1.00 0.00 0.00 12.39 0.00 05:26:48 04:56:01 51.54 10.61 40.93 0.00 5155.14 8443.39 0.00 05:26:48 04:57:01 6.12 0.02 6.10 0.00 0.13 119.71 0.00 05:26:48 04:58:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 05:26:48 04:59:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 05:26:48 05:00:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 05:26:48 05:01:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 05:26:48 05:02:01 1.08 0.00 1.08 0.00 0.00 16.93 0.00 05:26:48 05:03:01 3.07 1.02 2.05 0.00 21.86 28.66 0.00 05:26:48 05:04:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 05:26:48 05:05:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 05:26:48 05:06:01 1.83 0.02 1.82 0.00 0.13 25.60 0.00 05:26:48 05:07:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 05:26:48 05:08:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 05:26:48 05:09:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 05:26:48 05:10:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 05:26:48 05:11:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 05:26:48 05:12:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 05:26:48 05:13:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 05:26:48 05:14:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 05:26:48 05:15:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 05:26:48 05:16:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 05:26:48 05:17:01 1.75 0.02 1.73 0.00 0.13 20.00 0.00 05:26:48 05:18:01 4.87 3.80 1.07 0.00 86.65 21.46 0.00 05:26:48 05:19:01 44.03 12.53 31.49 0.00 1853.82 11223.46 0.00 05:26:48 05:20:01 256.86 1.88 254.97 0.00 48.53 76616.30 0.00 05:26:48 05:21:01 205.30 0.18 205.12 0.00 15.06 46021.66 0.00 05:26:48 05:22:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 05:26:48 05:23:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 05:26:48 05:24:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 05:26:48 05:25:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 05:26:48 05:26:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 05:26:48 Average: 18.00 1.26 16.74 0.00 247.87 4136.73 0.00 05:26:48 05:26:48 04:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:26:48 04:52:01 30553092 31827420 551392 1.68 47324 1541712 1696568 5.00 634416 1415460 236 05:26:48 04:53:01 30553892 31828468 549748 1.67 47356 1541852 1696568 5.00 634344 1415564 176 05:26:48 04:54:01 30551872 31826604 551084 1.68 47380 1541920 1696568 5.00 636896 1415640 20 05:26:48 04:55:01 30552928 31827688 549948 1.67 47404 1541932 1696568 5.00 636132 1415644 132 05:26:48 04:56:01 30069248 31795080 545080 1.66 77440 1966412 1602544 4.72 945388 1551112 936 05:26:48 04:57:01 30076180 31797320 543596 1.65 76044 1963160 1615260 4.76 943588 1547860 176 05:26:48 04:58:01 30076164 31797340 543520 1.65 76068 1963164 1615260 4.76 943460 1547868 164 05:26:48 04:59:01 30076224 31797508 543224 1.65 76156 1963164 1615260 4.76 943752 1547868 172 05:26:48 05:00:01 30075932 31797292 543376 1.65 76228 1963168 1615260 4.76 943640 1547872 172 05:26:48 05:01:01 30077216 31798580 542020 1.65 76260 1963172 1615260 4.76 942256 1547876 20 05:26:48 05:02:01 30078340 31799736 540784 1.64 76292 1963172 1615260 4.76 941348 1547876 4 05:26:48 05:03:01 30076164 31798472 541936 1.65 76376 1963796 1657620 4.89 941552 1548392 56 05:26:48 05:04:01 30076284 31798644 541748 1.65 76408 1963800 1657620 4.89 942456 1548396 20 05:26:48 05:05:01 30075896 31798280 541948 1.65 76448 1963800 1657620 4.89 942672 1548396 8 05:26:48 05:06:01 30074544 31796964 542800 1.65 76524 1963776 1656520 4.88 942468 1548380 8 05:26:48 05:07:01 30075008 31797548 542152 1.65 76596 1963784 1656520 4.88 942556 1548384 44 05:26:48 05:08:01 30074668 31797224 542412 1.65 76612 1963788 1656520 4.88 942600 1548384 8 05:26:48 05:09:01 30074660 31797236 542288 1.65 76644 1963792 1656520 4.88 942684 1548388 176 05:26:48 05:10:01 30074612 31797220 542260 1.65 76660 1963792 1656520 4.88 942700 1548388 8 05:26:48 05:11:01 30075188 31797868 541668 1.65 76688 1963788 1656520 4.88 941784 1548392 176 05:26:48 05:12:01 30075204 31797904 541584 1.65 76712 1963800 1656520 4.88 942048 1548396 4 05:26:48 05:13:01 30075156 31797884 541536 1.65 76744 1963800 1656520 4.88 942044 1548396 180 05:26:48 05:14:01 30075360 31798124 541240 1.65 76768 1963804 1656520 4.88 942076 1548400 8 05:26:48 05:15:01 30075320 31798112 541172 1.65 76792 1963808 1656520 4.88 942236 1548400 48 05:26:48 05:16:01 30075496 31798320 541140 1.65 76832 1963796 1656520 4.88 942248 1548408 8 05:26:48 05:17:01 30074644 31797656 541612 1.65 76892 1963940 1656520 4.88 943252 1548540 8 05:26:48 05:18:01 30008708 31735260 603092 1.83 76928 1966820 1639124 4.83 1011112 1550116 200 05:26:48 05:19:01 29429868 31542908 767444 2.33 89316 2324252 1809820 5.33 1291280 1796964 832 05:26:48 05:20:01 27597276 31435452 839288 2.55 181468 3815408 1839944 5.42 1591044 3151308 189792 05:26:48 05:21:01 27076568 31481108 794352 2.42 193776 4330636 1711892 5.05 1640408 3585584 252 05:26:48 05:22:01 27089680 31494080 782008 2.38 193804 4330696 1711892 5.05 1625004 3585584 8 05:26:48 05:23:01 27090656 31495168 780728 2.37 193884 4330696 1711892 5.05 1624008 3585584 8 05:26:48 05:24:01 27096964 31501540 774396 2.36 193916 4330700 1711892 5.05 1617772 3585592 188 05:26:48 05:25:01 27098360 31502968 772992 2.35 193936 4330704 1711892 5.05 1617052 3585592 48 05:26:48 05:26:01 27103828 31508436 767680 2.33 193956 4330696 1711892 5.05 1612072 3585592 16 05:26:48 Average: 29527463 31730212 600379 1.83 96704 2384586 1671192 4.93 1054581 1935388 5552 05:26:48 05:26:48 04:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:26:48 04:52:01 ens3 230.02 142.80 430.45 25.12 0.00 0.00 0.00 0.00 05:26:48 04:52:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:53:01 ens3 0.42 0.20 0.11 0.07 0.00 0.00 0.00 0.00 05:26:48 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:54:01 ens3 0.65 0.58 1.65 0.22 0.00 0.00 0.00 0.00 05:26:48 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:55:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:56:01 ens3 172.50 79.54 2728.54 5.66 0.00 0.00 0.00 0.00 05:26:48 04:56:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:26:48 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:57:01 ens3 0.50 0.45 0.10 0.09 0.00 0.00 0.00 0.00 05:26:48 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:58:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 05:26:48 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 04:59:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 05:26:48 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:02:01 ens3 0.32 0.18 0.09 0.15 0.00 0.00 0.00 0.00 05:26:48 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:04:01 ens3 1.10 0.62 0.40 0.29 0.00 0.00 0.00 0.00 05:26:48 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:07:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 05:26:48 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:12:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:26:48 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:17:01 ens3 0.67 0.48 0.34 0.28 0.00 0.00 0.00 0.00 05:26:48 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:18:01 ens3 10.01 7.15 11.62 5.11 0.00 0.00 0.00 0.00 05:26:48 05:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:19:01 ens3 280.10 182.39 2147.48 54.41 0.00 0.00 0.00 0.00 05:26:48 05:19:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 05:26:48 05:19:01 docker0 12.20 13.03 1.03 111.14 0.00 0.00 0.00 0.00 05:26:48 05:19:01 vethf5c6437 12.20 13.13 1.20 111.15 0.00 0.00 0.00 0.01 05:26:48 05:20:01 ens3 513.60 309.78 5580.37 89.02 0.00 0.00 0.00 0.00 05:26:48 05:20:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 05:26:48 05:20:01 docker0 210.33 360.19 17.90 2415.92 0.00 0.00 0.00 0.00 05:26:48 05:20:01 veth993bc82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:26:48 05:21:01 ens3 131.98 78.82 2690.97 20.47 0.00 0.00 0.00 0.00 05:26:48 05:21:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 05:26:48 05:21:01 docker0 4.23 8.17 0.26 93.16 0.00 0.00 0.00 0.00 05:26:48 05:22:01 ens3 2.13 1.43 7.86 0.35 0.00 0.00 0.00 0.00 05:26:48 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:23:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:26:48 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:24:01 ens3 1.17 0.45 0.46 0.28 0.00 0.00 0.00 0.00 05:26:48 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:25:01 ens3 0.50 0.42 0.26 0.21 0.00 0.00 0.00 0.00 05:26:48 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:26:48 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:26:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:26:48 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:48 Average: ens3 38.52 23.05 388.58 5.77 0.00 0.00 0.00 0.00 05:26:48 Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 05:26:48 Average: docker0 6.48 10.90 0.55 74.86 0.00 0.00 0.00 0.00 05:26:48 05:26:48 05:26:48 ---> sar -P ALL: 05:26:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24168) 12/06/23 _x86_64_ (8 CPU) 05:26:48 05:26:48 04:50:33 LINUX RESTART (8 CPU) 05:26:48 05:26:48 04:51:01 CPU %user %nice %system %iowait %steal %idle 05:26:48 04:52:01 all 1.38 0.00 0.26 0.15 0.01 98.21 05:26:48 04:52:01 0 1.20 0.00 0.25 0.15 0.00 98.40 05:26:48 04:52:01 1 1.93 0.00 0.12 0.00 0.02 97.93 05:26:48 04:52:01 2 2.04 0.00 0.47 0.08 0.02 97.39 05:26:48 04:52:01 3 2.00 0.00 0.17 0.12 0.02 97.70 05:26:48 04:52:01 4 0.57 0.00 0.23 0.08 0.00 99.12 05:26:48 04:52:01 5 0.93 0.00 0.23 0.22 0.02 98.60 05:26:48 04:52:01 6 1.09 0.00 0.17 0.33 0.00 98.41 05:26:48 04:52:01 7 1.25 0.00 0.42 0.22 0.02 98.10 05:26:48 04:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:26:48 04:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 04:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:26:48 04:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 04:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:53:01 5 0.05 0.00 0.03 0.02 0.02 99.88 05:26:48 04:53:01 6 0.05 0.00 0.05 0.00 0.02 99.88 05:26:48 04:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:26:48 04:54:01 all 0.12 0.00 0.01 0.00 0.01 99.87 05:26:48 04:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:26:48 04:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:26:48 04:54:01 2 0.73 0.00 0.02 0.00 0.02 99.23 05:26:48 04:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 04:54:01 5 0.05 0.00 0.00 0.02 0.00 99.93 05:26:48 04:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:26:48 04:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:55:01 all 0.18 0.00 0.01 0.00 0.00 99.81 05:26:48 04:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:26:48 04:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:26:48 04:55:01 2 1.26 0.00 0.03 0.00 0.02 98.69 05:26:48 04:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:26:48 04:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:26:48 04:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 04:56:01 all 2.44 0.00 1.51 0.62 0.03 95.40 05:26:48 04:56:01 0 2.55 0.00 0.93 0.13 0.02 96.36 05:26:48 04:56:01 1 1.52 0.00 2.19 2.45 0.03 93.81 05:26:48 04:56:01 2 1.78 0.00 0.87 0.03 0.02 97.30 05:26:48 04:56:01 3 2.96 0.00 2.14 0.84 0.03 94.04 05:26:48 04:56:01 4 3.32 0.00 1.87 0.27 0.02 94.53 05:26:48 04:56:01 5 1.97 0.00 1.27 0.80 0.02 95.94 05:26:48 04:56:01 6 2.72 0.00 1.10 0.32 0.02 95.85 05:26:48 04:56:01 7 2.71 0.00 1.74 0.12 0.05 95.38 05:26:48 04:57:01 all 0.08 0.00 0.06 0.02 0.01 99.83 05:26:48 04:57:01 0 0.03 0.00 0.07 0.00 0.00 99.90 05:26:48 04:57:01 1 0.02 0.00 0.07 0.12 0.02 99.78 05:26:48 04:57:01 2 0.22 0.00 0.10 0.03 0.02 99.63 05:26:48 04:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:26:48 04:57:01 4 0.10 0.00 0.03 0.00 0.00 99.87 05:26:48 04:57:01 5 0.07 0.00 0.07 0.02 0.00 99.85 05:26:48 04:57:01 6 0.10 0.00 0.07 0.00 0.02 99.82 05:26:48 04:57:01 7 0.08 0.00 0.07 0.00 0.00 99.85 05:26:48 04:58:01 all 0.10 0.00 0.01 0.00 0.01 99.88 05:26:48 04:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:26:48 04:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 05:26:48 04:58:01 2 0.65 0.00 0.02 0.00 0.02 99.32 05:26:48 04:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 04:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 04:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 04:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:58:01 7 0.08 0.00 0.02 0.00 0.03 99.87 05:26:48 04:59:01 all 0.03 0.00 0.02 0.01 0.00 99.95 05:26:48 04:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 04:59:01 1 0.02 0.00 0.00 0.03 0.00 99.95 05:26:48 04:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 05:26:48 04:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:26:48 04:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 04:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:26:48 04:59:01 7 0.08 0.00 0.03 0.00 0.02 99.87 05:26:48 05:00:01 all 0.03 0.00 0.00 0.00 0.01 99.96 05:26:48 05:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:26:48 05:00:01 1 0.02 0.00 0.02 0.03 0.02 99.92 05:26:48 05:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:26:48 05:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:00:01 7 0.08 0.00 0.02 0.00 0.03 99.87 05:26:48 05:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:26:48 05:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:26:48 05:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:26:48 05:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:01:01 7 0.07 0.00 0.03 0.00 0.07 99.83 05:26:48 05:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:26:48 05:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:02:01 1 0.00 0.00 0.03 0.02 0.00 99.95 05:26:48 05:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:26:48 05:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:02:01 7 0.08 0.00 0.02 0.00 0.03 99.87 05:26:48 05:26:48 05:02:01 CPU %user %nice %system %iowait %steal %idle 05:26:48 05:03:01 all 0.05 0.00 0.04 0.03 0.01 99.87 05:26:48 05:03:01 0 0.05 0.00 0.08 0.00 0.02 99.85 05:26:48 05:03:01 1 0.02 0.00 0.05 0.15 0.02 99.77 05:26:48 05:03:01 2 0.02 0.00 0.03 0.02 0.00 99.93 05:26:48 05:03:01 3 0.23 0.00 0.07 0.03 0.00 99.67 05:26:48 05:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:26:48 05:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:26:48 05:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:26:48 05:04:01 all 0.02 0.00 0.02 0.00 0.00 99.95 05:26:48 05:04:01 0 0.03 0.00 0.03 0.02 0.00 99.92 05:26:48 05:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:26:48 05:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:04:01 7 0.12 0.00 0.03 0.00 0.03 99.82 05:26:48 05:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:26:48 05:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 05:26:48 05:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:26:48 05:05:01 7 0.03 0.00 0.02 0.00 0.03 99.92 05:26:48 05:06:01 all 0.03 0.00 0.03 0.01 0.01 99.94 05:26:48 05:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:26:48 05:06:01 1 0.00 0.00 0.05 0.03 0.02 99.90 05:26:48 05:06:01 2 0.02 0.00 0.03 0.02 0.00 99.93 05:26:48 05:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:26:48 05:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:26:48 05:06:01 7 0.07 0.00 0.05 0.00 0.02 99.87 05:26:48 05:07:01 all 0.26 0.00 0.01 0.05 0.01 99.68 05:26:48 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:07:01 1 0.02 0.00 0.00 0.37 0.00 99.62 05:26:48 05:07:01 2 1.96 0.00 0.00 0.00 0.02 98.03 05:26:48 05:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:07:01 7 0.03 0.00 0.03 0.00 0.07 99.87 05:26:48 05:08:01 all 0.18 0.00 0.01 0.00 0.01 99.80 05:26:48 05:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:08:01 1 0.03 0.00 0.02 0.02 0.02 99.92 05:26:48 05:08:01 2 1.27 0.00 0.00 0.00 0.00 98.73 05:26:48 05:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:26:48 05:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:26:48 05:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:26:48 05:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:09:01 1 0.00 0.00 0.02 0.05 0.00 99.93 05:26:48 05:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:26:48 05:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 05:26:48 05:10:01 all 0.13 0.00 0.01 0.00 0.01 99.85 05:26:48 05:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:26:48 05:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:10:01 2 0.88 0.00 0.02 0.00 0.00 99.10 05:26:48 05:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:10:01 7 0.05 0.00 0.03 0.00 0.03 99.88 05:26:48 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:26:48 05:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 05:26:48 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:26:48 05:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:26:48 05:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 05:26:48 05:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:26:48 05:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:12:01 7 0.07 0.00 0.00 0.00 0.02 99.92 05:26:48 05:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:26:48 05:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 05:26:48 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:26:48 05:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:26:48 05:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:26:48 05:26:48 05:13:01 CPU %user %nice %system %iowait %steal %idle 05:26:48 05:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:26:48 05:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:26:48 05:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:14:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:26:48 05:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:26:48 05:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:26:48 05:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:26:48 05:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 05:26:48 05:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:26:48 05:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:26:48 05:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 05:26:48 05:16:01 all 0.14 0.00 0.01 0.00 0.01 99.84 05:26:48 05:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:26:48 05:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:26:48 05:16:01 3 1.06 0.00 0.05 0.00 0.00 98.89 05:26:48 05:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:26:48 05:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:26:48 05:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 05:26:48 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:17:01 1 0.02 0.00 0.02 0.03 0.00 99.93 05:26:48 05:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:26:48 05:17:01 3 0.05 0.00 0.00 0.00 0.02 99.93 05:26:48 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:26:48 05:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:26:48 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:26:48 05:18:01 all 0.71 0.00 0.04 0.04 0.00 99.21 05:26:48 05:18:01 0 0.80 0.00 0.07 0.10 0.00 99.03 05:26:48 05:18:01 1 0.10 0.00 0.03 0.10 0.02 99.75 05:26:48 05:18:01 2 0.40 0.00 0.05 0.02 0.00 99.53 05:26:48 05:18:01 3 2.35 0.00 0.02 0.00 0.00 97.64 05:26:48 05:18:01 4 0.85 0.00 0.03 0.02 0.00 99.10 05:26:48 05:18:01 5 0.33 0.00 0.07 0.00 0.02 99.58 05:26:48 05:18:01 6 0.45 0.00 0.03 0.00 0.00 99.52 05:26:48 05:18:01 7 0.38 0.00 0.02 0.07 0.00 99.53 05:26:48 05:19:01 all 3.94 0.00 1.05 0.53 0.03 94.45 05:26:48 05:19:01 0 6.76 0.00 0.85 0.10 0.02 92.28 05:26:48 05:19:01 1 2.71 0.00 1.05 0.23 0.02 95.98 05:26:48 05:19:01 2 4.79 0.00 1.26 2.11 0.03 91.81 05:26:48 05:19:01 3 3.41 0.00 1.22 0.03 0.03 95.31 05:26:48 05:19:01 4 4.49 0.00 0.95 0.75 0.02 93.79 05:26:48 05:19:01 5 2.38 0.00 1.10 0.75 0.03 95.73 05:26:48 05:19:01 6 3.08 0.00 1.12 0.17 0.03 95.60 05:26:48 05:19:01 7 3.91 0.00 0.82 0.10 0.03 95.14 05:26:48 05:20:01 all 20.62 0.00 4.90 2.29 0.07 72.12 05:26:48 05:20:01 0 21.57 0.00 4.40 3.46 0.07 70.51 05:26:48 05:20:01 1 18.66 0.00 3.89 3.35 0.05 74.05 05:26:48 05:20:01 2 20.92 0.00 4.68 2.11 0.08 72.21 05:26:48 05:20:01 3 21.32 0.00 4.31 1.00 0.08 73.29 05:26:48 05:20:01 4 21.19 0.00 5.44 2.89 0.08 70.40 05:26:48 05:20:01 5 20.22 0.00 6.18 0.59 0.07 72.94 05:26:48 05:20:01 6 21.15 0.00 5.55 4.74 0.07 68.48 05:26:48 05:20:01 7 19.94 0.00 4.77 0.17 0.07 75.05 05:26:48 05:21:01 all 27.47 0.00 3.98 2.99 0.07 65.50 05:26:48 05:21:01 0 26.58 0.00 4.00 1.01 0.08 68.32 05:26:48 05:21:01 1 26.62 0.00 4.34 1.18 0.07 67.79 05:26:48 05:21:01 2 26.94 0.00 4.05 10.34 0.08 58.59 05:26:48 05:21:01 3 27.36 0.00 4.12 6.79 0.08 61.64 05:26:48 05:21:01 4 27.21 0.00 3.90 0.17 0.05 68.67 05:26:48 05:21:01 5 29.41 0.00 4.12 3.46 0.08 62.93 05:26:48 05:21:01 6 27.47 0.00 3.52 0.49 0.07 68.45 05:26:48 05:21:01 7 28.12 0.00 3.75 0.50 0.07 67.55 05:26:48 05:22:01 all 0.06 0.00 0.02 0.01 0.01 99.91 05:26:48 05:22:01 0 0.17 0.00 0.07 0.00 0.02 99.75 05:26:48 05:22:01 1 0.02 0.00 0.03 0.03 0.02 99.90 05:26:48 05:22:01 2 0.02 0.00 0.00 0.03 0.00 99.95 05:26:48 05:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:26:48 05:22:01 4 0.17 0.00 0.00 0.00 0.02 99.82 05:26:48 05:22:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:26:48 05:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:22:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:26:48 05:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 05:26:48 05:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:26:48 05:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:26:48 05:23:01 2 0.03 0.00 0.02 0.03 0.02 99.90 05:26:48 05:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:26:48 05:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:26:48 05:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:26:48 05:24:01 all 0.04 0.00 0.02 0.04 0.01 99.89 05:26:48 05:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:26:48 05:24:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:26:48 05:24:01 2 0.00 0.00 0.00 0.32 0.02 99.67 05:26:48 05:24:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:26:48 05:24:01 4 0.22 0.00 0.02 0.00 0.02 99.75 05:26:48 05:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:26:48 05:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:26:48 05:26:48 05:24:01 CPU %user %nice %system %iowait %steal %idle 05:26:48 05:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:26:48 05:25:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:26:48 05:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:26:48 05:25:01 2 0.03 0.00 0.03 0.02 0.00 99.92 05:26:48 05:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:26:48 05:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:26:48 05:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:26:01 all 0.11 0.00 0.02 0.00 0.01 99.86 05:26:48 05:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:26:48 05:26:01 1 0.07 0.00 0.08 0.00 0.02 99.83 05:26:48 05:26:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:26:48 05:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:26:48 05:26:01 4 0.68 0.00 0.02 0.00 0.00 99.30 05:26:48 05:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:26:48 05:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:26:48 05:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:26:48 Average: all 1.65 0.00 0.34 0.19 0.01 97.80 05:26:48 Average: 0 1.71 0.00 0.31 0.14 0.01 97.84 05:26:48 Average: 1 1.47 0.00 0.35 0.24 0.01 97.93 05:26:48 Average: 2 1.82 0.00 0.33 0.43 0.01 97.40 05:26:48 Average: 3 1.73 0.00 0.35 0.25 0.01 97.66 05:26:48 Average: 4 1.67 0.00 0.36 0.12 0.01 97.84 05:26:48 Average: 5 1.58 0.00 0.38 0.17 0.01 97.87 05:26:48 Average: 6 1.60 0.00 0.34 0.17 0.01 97.89 05:26:48 Average: 7 1.64 0.00 0.34 0.03 0.02 97.96 05:26:48 05:26:48 05:26:48