Pull request #768 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5c07bf8267b3a03cfca0d735af3824fc742ab44+1349ae190bb1f1ea0cf27470fad2515ca20de4f7 (107492524c4cd3e1cfda3165198cc7888a41607d) 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-ssh5336876567481363736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6618242834013530897.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/go-mod-bootstrap/branches/PR-768/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/go-mod-bootstrap/branches/PR-768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11061613400880126290.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/go-mod-bootstrap/branches/PR-768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14021347308376991756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12998905357082184018.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/go-mod-bootstrap/branches/PR-768/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/go-mod-bootstrap/branches/PR-768/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1300887816943165711.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-14247’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14413 in /w/workspace/xfoundry_go-mod-bootstrap_PR-768 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-768 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/768/head:refs/remotes/origin/PR-768 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 into PR head commit c5c07bf8267b3a03cfca0d735af3824fc742ab44 Merge succeeded, producing c5c07bf8267b3a03cfca0d735af3824fc742ab44 Checking out Revision c5c07bf8267b3a03cfca0d735af3824fc742ab44 (PR-768) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # 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 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T09:38:32.448Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T09:38:32.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T09:38:32.819Z] ========================================================= [2024-10-03T09:38:32.819Z] EdgeX Global Pipelines Version Info [2024-10-03T09:38:32.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T09:38:33.560Z] ------------------- [2024-10-03T09:38:33.560Z] stable info: [2024-10-03T09:38:33.560Z] ------------------- [2024-10-03T09:38:33.560Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-03T09:38:33.560Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-03T09:38:33.560Z] Message: update stable to v1.0.265 [2024-10-03T09:38:34.130Z] ------------------- [2024-10-03T09:38:34.130Z] experimental info: [2024-10-03T09:38:34.130Z] ------------------- [2024-10-03T09:38:34.130Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T09:38:34.131Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T09:38:34.131Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T09:38:34.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-10-03T09:38:34.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-10-03T09:38:34.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T09:38:34.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T09:38:34.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T09:38:34.683Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-03T09:38:34.746Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T09:38:34.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T09:38:34.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T09:38:34.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T09:38:34.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T09:38:35.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-10-03T09:38:35.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T09:38:35.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T09:38:35.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T09:38:35.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T09:38:35.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T09:38:35.489Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T09:38:35.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T09:38:35.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T09:38:35.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-03T09:38:35.728Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-03T09:38:35.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T09:38:35.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T09:38:35.900Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-03T09:38:35.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T09:38:36.019Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T09:38:36.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-768 [Pipeline] echo [2024-10-03T09:38:36.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-768 [Pipeline] echo [2024-10-03T09:38:36.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-768 [Pipeline] echo [2024-10-03T09:38:36.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo [2024-10-03T09:38:36.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5c07bf [Pipeline] echo [2024-10-03T09:38:36.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T09:38:37.142Z] + git rev-list -1 --merges c5c07bf8267b3a03cfca0d735af3824fc742ab44~1..c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo [2024-10-03T09:38:37.202Z] -----------> git rev-list -1 --merges c5c07bf8267b3a03cfca0d735af3824fc742ab44~1..c5c07bf8267b3a03cfca0d735af3824fc742ab44 c5c07bf8267b3a03cfca0d735af3824fc742ab44 [false] [Pipeline] sh [2024-10-03T09:38:37.536Z] + git log --format=format:%s -1 c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo [2024-10-03T09:38:37.582Z] ========================================================= [2024-10-03T09:38:37.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T09:38:37.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T09:38:38.078Z] + git log --format=format:%s -1 c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo [2024-10-03T09:38:38.149Z] [semverPrep] GIT_COMMIT: c5c07bf8267b3a03cfca0d735af3824fc742ab44, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo [2024-10-03T09:38:38.190Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T09:38:38.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T09:38:38.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T09:38:38.603Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T09:38:38.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T09:38:38.603Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-03T09:38:38.603Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T09:38:38.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T09:38:39.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T09:38:40.092Z] [2024-10-03T09:38:40.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T09:38:40.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T09:38:41.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T09:38:41.442Z] b85a868b505f: Pulling fs layer [2024-10-03T09:38:41.442Z] e2be974225ed: Pulling fs layer [2024-10-03T09:38:41.442Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T09:38:41.442Z] 988bab9f4d93: Pulling fs layer [2024-10-03T09:38:41.442Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T09:38:41.442Z] eaf3925da568: Pulling fs layer [2024-10-03T09:38:41.442Z] bab4dde63d76: Pulling fs layer [2024-10-03T09:38:41.442Z] bde34c3a00c8: Pulling fs layer [2024-10-03T09:38:41.442Z] b352a97aabf1: Pulling fs layer [2024-10-03T09:38:41.442Z] 4872d77fe225: Pulling fs layer [2024-10-03T09:38:41.442Z] 5851b861e8e6: Pulling fs layer [2024-10-03T09:38:41.442Z] eaf3925da568: Waiting [2024-10-03T09:38:41.442Z] bab4dde63d76: Waiting [2024-10-03T09:38:41.442Z] bde34c3a00c8: Waiting [2024-10-03T09:38:41.442Z] b352a97aabf1: Waiting [2024-10-03T09:38:41.442Z] 4872d77fe225: Waiting [2024-10-03T09:38:41.442Z] 5851b861e8e6: Waiting [2024-10-03T09:38:41.442Z] 988bab9f4d93: Waiting [2024-10-03T09:38:41.442Z] 1469e6f7b9e6: Waiting [2024-10-03T09:38:41.442Z] e2be974225ed: Verifying Checksum [2024-10-03T09:38:41.442Z] e2be974225ed: Download complete [2024-10-03T09:38:41.442Z] 988bab9f4d93: Verifying Checksum [2024-10-03T09:38:41.442Z] 988bab9f4d93: Download complete [2024-10-03T09:38:41.703Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T09:38:41.703Z] 1469e6f7b9e6: Download complete [2024-10-03T09:38:41.703Z] eaf3925da568: Verifying Checksum [2024-10-03T09:38:41.703Z] eaf3925da568: Download complete [2024-10-03T09:38:41.703Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T09:38:41.703Z] 339a4e72a1f5: Download complete [2024-10-03T09:38:41.703Z] bde34c3a00c8: Verifying Checksum [2024-10-03T09:38:41.703Z] bde34c3a00c8: Download complete [2024-10-03T09:38:41.703Z] b352a97aabf1: Download complete [2024-10-03T09:38:41.703Z] 4872d77fe225: Verifying Checksum [2024-10-03T09:38:41.703Z] 4872d77fe225: Download complete [2024-10-03T09:38:41.703Z] 5851b861e8e6: Verifying Checksum [2024-10-03T09:38:41.703Z] 5851b861e8e6: Download complete [2024-10-03T09:38:41.962Z] b85a868b505f: Verifying Checksum [2024-10-03T09:38:41.962Z] b85a868b505f: Download complete [2024-10-03T09:38:42.221Z] bab4dde63d76: Verifying Checksum [2024-10-03T09:38:42.221Z] bab4dde63d76: Download complete [2024-10-03T09:38:43.598Z] b85a868b505f: Pull complete [2024-10-03T09:38:44.536Z] e2be974225ed: Pull complete [2024-10-03T09:38:45.106Z] 339a4e72a1f5: Pull complete [2024-10-03T09:38:45.675Z] 988bab9f4d93: Pull complete [2024-10-03T09:38:46.618Z] 1469e6f7b9e6: Pull complete [2024-10-03T09:38:47.186Z] eaf3925da568: Pull complete [2024-10-03T09:38:49.745Z] bab4dde63d76: Pull complete [2024-10-03T09:38:49.745Z] bde34c3a00c8: Pull complete [2024-10-03T09:38:50.325Z] b352a97aabf1: Pull complete [2024-10-03T09:38:50.584Z] 4872d77fe225: Pull complete [2024-10-03T09:38:50.844Z] 5851b861e8e6: Pull complete [2024-10-03T09:38:51.104Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T09:38:51.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T09:38:51.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T09:38:51.409Z] prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container [2024-10-03T09:38:51.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T09:38:57.031Z] $ docker top abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d -eo pid,comm [2024-10-03T09:38:57.107Z] 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). [2024-10-03T09:38:57.107Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T09:38:57.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T09:38:57.268Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T09:38:57.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T09:38:57.383Z] $ docker exec abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent [2024-10-03T09:38:57.480Z] SSH_AUTH_SOCK=/tmp/ssh-5VCSAe7U66JC/agent.31 [2024-10-03T09:38:57.480Z] SSH_AGENT_PID=37 [2024-10-03T09:38:57.487Z] Running ssh-add (command line suppressed) [2024-10-03T09:38:57.587Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_12912805997310116112.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_12912805997310116112.key) [2024-10-03T09:38:57.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T09:38:57.948Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T09:38:57.976Z] $ docker exec --env ******** --env ******** abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent -k [2024-10-03T09:38:58.073Z] unset SSH_AUTH_SOCK; [2024-10-03T09:38:58.074Z] unset SSH_AGENT_PID; [2024-10-03T09:38:58.074Z] echo Agent pid 37 killed; [2024-10-03T09:38:58.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T09:38:58.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T09:38:58.224Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T09:38:58.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T09:38:58.337Z] $ docker exec abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent [2024-10-03T09:38:58.444Z] SSH_AUTH_SOCK=/tmp/ssh-Cw6YFZGOIGBC/agent.70 [2024-10-03T09:38:58.444Z] SSH_AGENT_PID=76 [2024-10-03T09:38:58.449Z] Running ssh-add (command line suppressed) [2024-10-03T09:38:58.576Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_11609888757908581243.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_11609888757908581243.key) [2024-10-03T09:38:58.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T09:38:58.938Z] + git semver init [2024-10-03T09:38:59.197Z] 2024-10-03 09:38:59,147 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T09:38:59.197Z] 2024-10-03 09:38:59,148 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver [2024-10-03T09:38:59.197Z] 2024-10-03 09:38:59,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver [2024-10-03T09:38:59.197Z] 2024-10-03 09:38:59,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-768, universal_newlines=False, shell=None, istream=None) [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,164 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.git/info/exclude [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver/PR-768 with force:False [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,165 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver/PR-768 [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,169 [execute] INFO git cat-file --batch-check [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,175 [execute] INFO git cat-file --batch [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T09:39:00.574Z] 2024-10-03 09:39:00,179 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver/PR-768 [2024-10-03T09:39:00.574Z] 0.0.0 [Pipeline] } [2024-10-03T09:39:00.603Z] $ docker exec --env ******** --env ******** abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent -k [2024-10-03T09:39:00.703Z] unset SSH_AUTH_SOCK; [2024-10-03T09:39:00.704Z] unset SSH_AGENT_PID; [2024-10-03T09:39:00.704Z] echo Agent pid 76 killed; [2024-10-03T09:39:00.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T09:39:01.179Z] + git semver [Pipeline] } [2024-10-03T09:39:01.472Z] $ docker stop --time=1 abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d [2024-10-03T09:39:02.817Z] $ docker rm -f --volumes abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T09:39:03.248Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T09:39:03.625Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T09:39:03.648Z] [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] unstash [Pipeline] echo [2024-10-03T09:39:04.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T09:39:04.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T09:39:04.623Z] ========================================================= [2024-10-03T09:39:04.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-03T09:39:04.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T09:39:05.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T09:39:05.035Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T09:39:05.035Z] 43c4264eed91: Pulling fs layer [2024-10-03T09:39:05.035Z] 4cc291be95ef: Pulling fs layer [2024-10-03T09:39:05.035Z] 2ac1f1163629: Pulling fs layer [2024-10-03T09:39:05.035Z] 5c3c966382ef: Pulling fs layer [2024-10-03T09:39:05.035Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T09:39:05.035Z] 5d5c8e513c77: Pulling fs layer [2024-10-03T09:39:05.035Z] 9f66e0745190: Pulling fs layer [2024-10-03T09:39:05.035Z] f49a43e4bbc0: Pulling fs layer [2024-10-03T09:39:05.035Z] 561ebcabdf7f: Pulling fs layer [2024-10-03T09:39:05.035Z] 5c3c966382ef: Waiting [2024-10-03T09:39:05.035Z] 4f4fb700ef54: Waiting [2024-10-03T09:39:05.035Z] f49a43e4bbc0: Waiting [2024-10-03T09:39:05.035Z] 5d5c8e513c77: Waiting [2024-10-03T09:39:05.035Z] 561ebcabdf7f: Waiting [2024-10-03T09:39:05.035Z] 9f66e0745190: Waiting [2024-10-03T09:39:05.035Z] 4cc291be95ef: Verifying Checksum [2024-10-03T09:39:05.035Z] 4cc291be95ef: Download complete [2024-10-03T09:39:05.035Z] 5c3c966382ef: Verifying Checksum [2024-10-03T09:39:05.035Z] 5c3c966382ef: Download complete [2024-10-03T09:39:05.035Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T09:39:05.035Z] 4f4fb700ef54: Download complete [2024-10-03T09:39:05.035Z] 5d5c8e513c77: Verifying Checksum [2024-10-03T09:39:05.035Z] 5d5c8e513c77: Download complete [2024-10-03T09:39:05.035Z] 43c4264eed91: Download complete [2024-10-03T09:39:05.035Z] 9f66e0745190: Verifying Checksum [2024-10-03T09:39:05.035Z] 9f66e0745190: Download complete [2024-10-03T09:39:05.293Z] 43c4264eed91: Pull complete [2024-10-03T09:39:05.293Z] 561ebcabdf7f: Verifying Checksum [2024-10-03T09:39:05.293Z] 561ebcabdf7f: Download complete [2024-10-03T09:39:05.293Z] 4cc291be95ef: Pull complete [2024-10-03T09:39:05.551Z] 2ac1f1163629: Verifying Checksum [2024-10-03T09:39:05.551Z] 2ac1f1163629: Download complete [2024-10-03T09:39:05.809Z] f49a43e4bbc0: Verifying Checksum [2024-10-03T09:39:05.810Z] f49a43e4bbc0: Download complete [2024-10-03T09:39:09.095Z] 2ac1f1163629: Pull complete [2024-10-03T09:39:09.095Z] 5c3c966382ef: Pull complete [2024-10-03T09:39:09.095Z] 4f4fb700ef54: Pull complete [2024-10-03T09:39:09.095Z] 5d5c8e513c77: Pull complete [2024-10-03T09:39:09.095Z] 9f66e0745190: Pull complete [2024-10-03T09:39:11.618Z] f49a43e4bbc0: Pull complete [2024-10-03T09:39:11.877Z] 561ebcabdf7f: Pull complete [2024-10-03T09:39:11.877Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-03T09:39:11.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T09:39:11.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-03T09:39:12.198Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T09:39:12.603Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T09:39:12.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T09:39:12.804Z] prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container [2024-10-03T09:39:12.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-03T09:39:19.252Z] Still waiting to schedule task [2024-10-03T09:39:19.252Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-03T09:39:19.459Z] $ docker top c6b677552df83a8f580e7d25dcfbc47a357c7282f76cf27d328870e224f3eaea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T09:39:19.868Z] + go version [2024-10-03T09:39:19.868Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-03T09:39:19.903Z] $ docker stop --time=1 c6b677552df83a8f580e7d25dcfbc47a357c7282f76cf27d328870e224f3eaea [2024-10-03T09:39:21.209Z] $ docker rm -f --volumes c6b677552df83a8f580e7d25dcfbc47a357c7282f76cf27d328870e224f3eaea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T09:39:21.994Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T09:39:21.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T09:39:22.171Z] prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container [2024-10-03T09:39:22.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-03T09:39:22.533Z] $ docker top 1146c66ebf4fc5f2976985b3f3125a685038d14b0f94562ae944dafabbdcf3f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T09:39:22.941Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-768 [Pipeline] fileExists [Pipeline] sh [2024-10-03T09:39:23.316Z] + make test [2024-10-03T09:39:23.316Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-03T09:39:23.316Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-03T09:39:23.316Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-10-03T09:39:23.316Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 [2024-10-03T09:39:23.575Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 [2024-10-03T09:39:23.575Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-03T09:39:23.575Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-10-03T09:39:23.575Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-10-03T09:39:23.575Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-03T09:39:23.575Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-10-03T09:39:23.575Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-03T09:39:23.575Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 [2024-10-03T09:39:23.575Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-10-03T09:39:23.833Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-03T09:39:23.833Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-10-03T09:39:23.833Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 [2024-10-03T09:39:23.833Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-03T09:39:23.833Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-03T09:39:23.833Z] go: downloading golang.org/x/net v0.29.0 [2024-10-03T09:39:23.833Z] go: downloading golang.org/x/sync v0.8.0 [2024-10-03T09:39:23.833Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-03T09:39:23.833Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-03T09:39:23.833Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-03T09:39:23.833Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-10-03T09:39:23.833Z] go: downloading golang.org/x/crypto v0.27.0 [2024-10-03T09:39:23.833Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-10-03T09:39:23.833Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-10-03T09:39:24.093Z] go: downloading golang.org/x/time v0.6.0 [2024-10-03T09:39:24.093Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-10-03T09:39:24.093Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-10-03T09:39:24.093Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-10-03T09:39:24.093Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-10-03T09:39:24.093Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-10-03T09:39:24.093Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-10-03T09:39:25.065Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-10-03T09:39:25.065Z] go: downloading github.com/openziti/identity v1.0.85 [2024-10-03T09:39:25.065Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-10-03T09:39:25.065Z] go: downloading github.com/pkg/errors v0.9.1 [2024-10-03T09:39:25.065Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-10-03T09:39:25.065Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-03T09:39:25.065Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-10-03T09:39:25.065Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-10-03T09:39:25.065Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-10-03T09:39:25.065Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-10-03T09:39:25.065Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-10-03T09:39:25.065Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-10-03T09:39:25.065Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-10-03T09:39:25.065Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-10-03T09:39:25.323Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-03T09:39:25.323Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-03T09:39:25.323Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-03T09:39:25.323Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-03T09:39:25.323Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-10-03T09:39:25.323Z] go: downloading golang.org/x/sys v0.25.0 [2024-10-03T09:39:25.323Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-10-03T09:39:25.323Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-03T09:39:25.323Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-03T09:39:25.323Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-03T09:39:25.323Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-03T09:39:25.323Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-03T09:39:25.323Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-03T09:39:25.323Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-03T09:39:25.323Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-03T09:39:25.323Z] go: downloading golang.org/x/text v0.18.0 [2024-10-03T09:39:25.323Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-10-03T09:39:25.323Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-10-03T09:39:25.323Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-10-03T09:39:25.323Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-10-03T09:39:25.323Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-10-03T09:39:25.583Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-10-03T09:39:25.583Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-10-03T09:39:25.583Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-10-03T09:39:25.843Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-10-03T09:39:25.843Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-10-03T09:39:25.843Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-10-03T09:39:25.843Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-10-03T09:39:25.843Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-10-03T09:39:25.843Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-10-03T09:39:25.843Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-10-03T09:39:25.843Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-10-03T09:39:25.843Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-10-03T09:39:25.843Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-10-03T09:39:25.843Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-10-03T09:39:25.843Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-10-03T09:39:26.106Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-10-03T09:39:26.106Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-03T09:39:26.106Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-03T09:39:26.107Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-10-03T09:39:26.107Z] go: downloading github.com/spf13/cast v1.7.0 [2024-10-03T09:39:26.365Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-03T09:39:26.365Z] go: downloading google.golang.org/grpc v1.64.1 [2024-10-03T09:39:26.365Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-03T09:39:26.365Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-10-03T09:39:26.365Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-10-03T09:39:26.622Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-10-03T09:39:26.622Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-10-03T09:39:26.622Z] go: downloading golang.org/x/term v0.24.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-10-03T09:39:26.622Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-10-03T09:39:26.622Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-03T09:39:26.622Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-03T09:39:26.622Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-03T09:39:26.622Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-10-03T09:39:26.622Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-10-03T09:39:26.622Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-10-03T09:39:26.622Z] go: downloading github.com/josharian/intern v1.0.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-03T09:39:26.622Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-10-03T09:39:26.622Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-03T09:39:26.880Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-03T09:39:26.880Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-03T09:39:41.779Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements [2024-10-03T09:39:41.779Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements [2024-10-03T09:39:51.746Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-10-03T09:39:51.746Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements [2024-10-03T09:39:51.746Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements [2024-10-03T09:39:51.746Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.036s coverage: 33.4% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.027s coverage: 93.5% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.011s coverage: 88.1% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.333s coverage: 88.2% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.013s coverage: 84.4% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.029s coverage: 41.7% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.013s coverage: 100.0% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.321s coverage: 87.7% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 26.3% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.029s coverage: 75.8% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.004s coverage: 50.9% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.004s coverage: 31.2% of statements [2024-10-03T09:40:01.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements [2024-10-03T09:40:11.685Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-03T09:40:18.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T09:40:18.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-03T09:40:18.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T09:40:18.331Z] $ docker stop --time=1 1146c66ebf4fc5f2976985b3f3125a685038d14b0f94562ae944dafabbdcf3f2 [2024-10-03T09:40:20.594Z] $ docker rm -f --volumes 1146c66ebf4fc5f2976985b3f3125a685038d14b0f94562ae944dafabbdcf3f2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T09:40:21.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T09:40:21.891Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T09:40:23.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T09:40:23.122Z] [2024-10-03T09:40:23.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T09:40:23.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T09:40:23.802Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T09:40:23.802Z] 5eb5b503b376: Pulling fs layer [2024-10-03T09:40:23.802Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T09:40:23.802Z] ec43610c2a17: Pulling fs layer [2024-10-03T09:40:23.802Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T09:40:23.802Z] 33b1e0a273af: Pulling fs layer [2024-10-03T09:40:23.802Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T09:40:23.802Z] 2f39f015ded8: Pulling fs layer [2024-10-03T09:40:23.802Z] 3a2ae6a8a46f: Waiting [2024-10-03T09:40:23.802Z] 33b1e0a273af: Waiting [2024-10-03T09:40:23.802Z] 5d3b04190fa2: Waiting [2024-10-03T09:40:23.802Z] 2f39f015ded8: Waiting [2024-10-03T09:40:23.802Z] 5c69ac0246d0: Verifying Checksum [2024-10-03T09:40:23.802Z] 5c69ac0246d0: Download complete [2024-10-03T09:40:23.802Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-03T09:40:23.802Z] 3a2ae6a8a46f: Download complete [2024-10-03T09:40:23.802Z] 33b1e0a273af: Verifying Checksum [2024-10-03T09:40:23.802Z] 33b1e0a273af: Download complete [2024-10-03T09:40:23.802Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T09:40:23.802Z] 5d3b04190fa2: Download complete [2024-10-03T09:40:23.802Z] ec43610c2a17: Verifying Checksum [2024-10-03T09:40:23.802Z] ec43610c2a17: Download complete [2024-10-03T09:40:24.060Z] 5eb5b503b376: Verifying Checksum [2024-10-03T09:40:24.061Z] 5eb5b503b376: Download complete [2024-10-03T09:40:24.627Z] 2f39f015ded8: Download complete [2024-10-03T09:40:25.195Z] 5eb5b503b376: Pull complete [2024-10-03T09:40:25.469Z] 5c69ac0246d0: Pull complete [2024-10-03T09:40:25.727Z] ec43610c2a17: Pull complete [2024-10-03T09:40:25.727Z] 3a2ae6a8a46f: Pull complete [2024-10-03T09:40:25.990Z] 33b1e0a273af: Pull complete [2024-10-03T09:40:25.990Z] 5d3b04190fa2: Pull complete [2024-10-03T09:40:30.173Z] 2f39f015ded8: Pull complete [2024-10-03T09:40:30.173Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T09:40:30.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T09:40:30.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T09:40:30.437Z] prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container [2024-10-03T09:40:30.468Z] $ 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/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T09:40:35.764Z] $ docker top c589a9b4f272ec66112109fa683289f89d4cc6fbe934e49fa76959ce29919de2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T09:40:36.259Z] ---> job-cost.sh [2024-10-03T09:40:36.259Z] lf-activate-venv: SKIPPING [2024-10-03T09:40:36.259Z] INFO: No Stack... [2024-10-03T09:40:36.518Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T09:40:37.087Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T09:40:37.423Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives/cost.csv [2024-10-03T09:40:37.423Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T09:40:37.468Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [2024-10-03T09:40:37.473Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] did not exist. Created. [2024-10-03T09:40:37.479Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T09:40:37.890Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T09:40:37.954Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T09:40:37.988Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T09:40:38.085Z] $ docker stop --time=1 c589a9b4f272ec66112109fa683289f89d4cc6fbe934e49fa76959ce29919de2 [2024-10-03T09:40:39.273Z] $ docker rm -f --volumes c589a9b4f272ec66112109fa683289f89d4cc6fbe934e49fa76959ce29919de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T10:40:05.087Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14632 in /w/workspace/xfoundry_go-mod-bootstrap_PR-768 [Pipeline] { [Pipeline] ws [2024-10-03T10:40:05.168Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2024-10-03T10:40:05.281Z] The recommended git tool is: git [2024-10-03T10:40:13.338Z] using credential edgex-jenkins-ssh [2024-10-03T10:40:13.359Z] Cloning the remote Git repository [2024-10-03T10:40:13.418Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-10-03T10:40:13.525Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2024-10-03T10:40:13.754Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-10-03T10:40:13.755Z] > git --version # timeout=10 [2024-10-03T10:40:13.802Z] > git --version # 'git version 2.25.1' [2024-10-03T10:40:13.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T10:40:14.076Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T10:40:16.365Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-10-03T10:40:16.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T10:40:18.590Z] Merging remotes/origin/main commit 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 into PR head commit c5c07bf8267b3a03cfca0d735af3824fc742ab44 [2024-10-03T10:40:17.839Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-10-03T10:40:17.886Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-10-03T10:40:17.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T10:40:17.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/768/head:refs/remotes/origin/PR-768 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-03T10:40:18.617Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T10:40:18.743Z] > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # timeout=10 [2024-10-03T10:40:19.074Z] Merge succeeded, producing c5c07bf8267b3a03cfca0d735af3824fc742ab44 [2024-10-03T10:40:19.074Z] Checking out Revision c5c07bf8267b3a03cfca0d735af3824fc742ab44 (PR-768) [2024-10-03T10:40:19.888Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v3" [2024-10-03T10:40:19.961Z] > git --version # timeout=10 [2024-10-03T10:40:19.983Z] > git --version # 'git version 2.25.1' [2024-10-03T10:40:20.009Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-03T10:40:18.912Z] > git remote # timeout=10 [2024-10-03T10:40:18.963Z] > git config --get remote.origin.url # timeout=10 [2024-10-03T10:40:18.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T10:40:19.019Z] > git merge 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 # timeout=10 [2024-10-03T10:40:19.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-03T10:40:19.085Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T10:40:19.105Z] > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T10:40:25.125Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T10:40:25.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T10:40:25.125Z] Dload Upload Total Spent Left Speed [2024-10-03T10:40:25.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-10-03T10:40:25.477Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T10:40:25.834Z] + + sudo tee /etc/docker/daemon.new [2024-10-03T10:40:25.834Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T10:40:25.834Z] { [2024-10-03T10:40:25.834Z] "registry-mirrors": [ [2024-10-03T10:40:25.834Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T10:40:25.834Z] ], [2024-10-03T10:40:25.834Z] "bip": "10.250.0.254/24", [2024-10-03T10:40:25.834Z] "hosts": [ [2024-10-03T10:40:25.834Z] "tcp://0.0.0.0:5555", [2024-10-03T10:40:25.834Z] "unix:///var/run/docker.sock" [2024-10-03T10:40:25.834Z] ], [2024-10-03T10:40:25.834Z] "mtu": 1458, [2024-10-03T10:40:25.834Z] "selinux-enabled": true, [2024-10-03T10:40:25.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T10:40:25.834Z] } [Pipeline] sh [2024-10-03T10:40:26.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T10:40:26.566Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-03T10:40:45.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T10:40:45.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T10:40:45.289Z] ========================================================= [2024-10-03T10:40:45.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-03T10:40:45.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T10:40:45.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T10:40:46.359Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T10:40:46.359Z] cf04c63912e1: Pulling fs layer [2024-10-03T10:40:46.359Z] 55b35a11ae5e: Pulling fs layer [2024-10-03T10:40:46.359Z] a37a00ec5f00: Pulling fs layer [2024-10-03T10:40:46.359Z] 50b3750afda1: Pulling fs layer [2024-10-03T10:40:46.359Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T10:40:46.359Z] 80978eb59214: Pulling fs layer [2024-10-03T10:40:46.359Z] c9f46d7d2bd2: Pulling fs layer [2024-10-03T10:40:46.359Z] c5a475d317c9: Pulling fs layer [2024-10-03T10:40:46.359Z] 50b3750afda1: Waiting [2024-10-03T10:40:46.359Z] 4f4fb700ef54: Waiting [2024-10-03T10:40:46.359Z] 80978eb59214: Waiting [2024-10-03T10:40:46.359Z] c9f46d7d2bd2: Waiting [2024-10-03T10:40:46.359Z] c5a475d317c9: Waiting [2024-10-03T10:40:46.359Z] 55b35a11ae5e: Verifying Checksum [2024-10-03T10:40:46.359Z] 55b35a11ae5e: Download complete [2024-10-03T10:40:46.359Z] 50b3750afda1: Verifying Checksum [2024-10-03T10:40:46.359Z] 50b3750afda1: Download complete [2024-10-03T10:40:46.359Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T10:40:46.359Z] 4f4fb700ef54: Download complete [2024-10-03T10:40:46.359Z] 80978eb59214: Verifying Checksum [2024-10-03T10:40:46.359Z] 80978eb59214: Download complete [2024-10-03T10:40:46.359Z] cf04c63912e1: Verifying Checksum [2024-10-03T10:40:46.359Z] cf04c63912e1: Download complete [2024-10-03T10:40:46.951Z] c5a475d317c9: Download complete [2024-10-03T10:40:47.221Z] cf04c63912e1: Pull complete [2024-10-03T10:40:47.814Z] 55b35a11ae5e: Pull complete [2024-10-03T10:40:48.401Z] a37a00ec5f00: Download complete [2024-10-03T10:40:48.984Z] c9f46d7d2bd2: Verifying Checksum [2024-10-03T10:40:48.984Z] c9f46d7d2bd2: Download complete [2024-10-03T10:41:03.986Z] a37a00ec5f00: Pull complete [2024-10-03T10:41:03.986Z] 50b3750afda1: Pull complete [2024-10-03T10:41:03.986Z] 4f4fb700ef54: Pull complete [2024-10-03T10:41:03.986Z] 80978eb59214: Pull complete [2024-10-03T10:41:10.669Z] c9f46d7d2bd2: Pull complete [2024-10-03T10:41:11.628Z] c5a475d317c9: Pull complete [2024-10-03T10:41:11.628Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-03T10:41:11.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T10:41:11.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-03T10:41:11.988Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T10:41:12.425Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T10:41:12.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T10:41:12.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-14632 does not seem to be running inside a container [2024-10-03T10:41:12.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2024-10-03T10:41:14.858Z] $ docker top e829c8160a9fbe9ca05846fede1b1298f5cad92f861eb013330f5a35410bf5e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T10:41:15.786Z] + go version [2024-10-03T10:41:15.786Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-03T10:41:15.828Z] $ docker stop --time=1 e829c8160a9fbe9ca05846fede1b1298f5cad92f861eb013330f5a35410bf5e6 [2024-10-03T10:41:17.400Z] $ docker rm -f --volumes e829c8160a9fbe9ca05846fede1b1298f5cad92f861eb013330f5a35410bf5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T10:41:18.426Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T10:41:18.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T10:41:18.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-14632 does not seem to be running inside a container [2024-10-03T10:41:18.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2024-10-03T10:41:20.078Z] $ docker top e7876ec41c0c71c9517698b4b062bfdfdcd362042e2235289b7a8e8505043bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T10:41:21.003Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2024-10-03T10:41:21.757Z] + make test [2024-10-03T10:41:21.757Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-03T10:41:21.757Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-10-03T10:41:21.757Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 [2024-10-03T10:41:22.024Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 [2024-10-03T10:41:22.608Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 [2024-10-03T10:41:22.608Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-10-03T10:41:22.608Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-03T10:41:22.608Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-03T10:41:22.876Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-03T10:41:22.876Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-10-03T10:41:22.876Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-03T10:41:22.876Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-03T10:41:22.876Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-10-03T10:41:22.876Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-10-03T10:41:23.143Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 [2024-10-03T10:41:23.143Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-03T10:41:23.143Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-10-03T10:41:23.410Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-03T10:41:23.410Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-03T10:41:23.410Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-10-03T10:41:23.675Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-03T10:41:23.675Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-03T10:41:23.675Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-03T10:41:23.675Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-03T10:41:23.675Z] go: downloading golang.org/x/net v0.29.0 [2024-10-03T10:41:23.675Z] go: downloading golang.org/x/sync v0.8.0 [2024-10-03T10:41:23.941Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-03T10:41:23.941Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-10-03T10:41:23.941Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-10-03T10:41:24.212Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-10-03T10:41:24.212Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-10-03T10:41:24.212Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-10-03T10:41:24.212Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-10-03T10:41:24.212Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-10-03T10:41:27.549Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-10-03T10:41:27.550Z] go: downloading github.com/openziti/identity v1.0.85 [2024-10-03T10:41:27.550Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-10-03T10:41:27.550Z] go: downloading github.com/pkg/errors v0.9.1 [2024-10-03T10:41:27.550Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-10-03T10:41:27.550Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-10-03T10:41:27.550Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-10-03T10:41:27.550Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-10-03T10:41:27.550Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-10-03T10:41:27.550Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-10-03T10:41:27.550Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-10-03T10:41:27.550Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-10-03T10:41:27.550Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-03T10:41:27.550Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-10-03T10:41:27.550Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-10-03T10:41:27.817Z] go: downloading golang.org/x/crypto v0.27.0 [2024-10-03T10:41:27.817Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-10-03T10:41:27.817Z] go: downloading golang.org/x/time v0.6.0 [2024-10-03T10:41:27.817Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-03T10:41:28.083Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-10-03T10:41:28.350Z] go: downloading golang.org/x/sys v0.25.0 [2024-10-03T10:41:28.350Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-03T10:41:28.350Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-10-03T10:41:28.616Z] go: downloading github.com/spf13/cast v1.7.0 [2024-10-03T10:41:28.616Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-03T10:41:28.616Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-03T10:41:28.616Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-03T10:41:28.616Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-03T10:41:28.897Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-03T10:41:28.897Z] go: downloading golang.org/x/text v0.18.0 [2024-10-03T10:41:29.479Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-03T10:41:29.479Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-10-03T10:41:29.479Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-10-03T10:41:29.744Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-10-03T10:41:29.745Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-10-03T10:41:30.326Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-10-03T10:41:30.326Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-10-03T10:41:30.594Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-10-03T10:41:30.594Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-10-03T10:41:33.174Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-10-03T10:41:33.442Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-10-03T10:41:33.442Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-10-03T10:41:34.023Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-10-03T10:41:34.023Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-10-03T10:41:34.023Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-10-03T10:41:34.023Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-10-03T10:41:34.023Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-10-03T10:41:34.023Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-10-03T10:41:34.023Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-10-03T10:41:34.290Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-03T10:41:34.290Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-03T10:41:34.290Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-03T10:41:34.290Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-10-03T10:41:34.290Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-03T10:41:34.555Z] go: downloading google.golang.org/grpc v1.64.1 [2024-10-03T10:41:35.965Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-10-03T10:41:35.965Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-10-03T10:41:35.965Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-03T10:41:35.965Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-03T10:41:35.965Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-03T10:41:35.965Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-03T10:41:35.965Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-03T10:41:36.231Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-10-03T10:41:36.231Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-10-03T10:41:36.500Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-10-03T10:41:36.500Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-10-03T10:41:36.500Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-10-03T10:41:36.500Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-10-03T10:41:36.500Z] go: downloading golang.org/x/term v0.24.0 [2024-10-03T10:41:36.767Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-10-03T10:41:36.767Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-10-03T10:41:36.767Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-10-03T10:41:36.767Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-10-03T10:41:37.033Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-03T10:41:37.033Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-03T10:41:37.033Z] go: downloading github.com/josharian/intern v1.0.0 [2024-10-03T10:41:37.033Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-10-03T10:41:37.033Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-10-03T10:41:37.033Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-10-03T10:41:37.033Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-10-03T10:41:37.300Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-03T10:41:37.300Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-03T10:43:43.988Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements [2024-10-03T10:43:43.988Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements [2024-10-03T10:44:06.064Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.232s coverage: 33.4% of statements [2024-10-03T10:45:13.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.124s coverage: 93.5% of statements [2024-10-03T10:45:13.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.069s coverage: 88.1% of statements [2024-10-03T10:45:13.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.528s coverage: 88.2% of statements [2024-10-03T10:45:13.975Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.021s coverage: 84.4% of statements [2024-10-03T10:45:17.311Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-10-03T10:45:17.311Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements [2024-10-03T10:45:19.261Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.171s coverage: 41.7% of statements [2024-10-03T10:45:19.261Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.082s coverage: 100.0% of statements [2024-10-03T10:45:21.862Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.430s coverage: 87.7% of statements [2024-10-03T10:45:21.862Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.054s coverage: 26.3% of statements [2024-10-03T10:45:24.481Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements [2024-10-03T10:45:24.750Z] github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements [2024-10-03T10:45:28.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.126s coverage: 75.8% of statements [2024-10-03T10:45:28.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.043s coverage: 50.9% of statements [2024-10-03T10:45:28.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.023s coverage: 31.2% of statements [2024-10-03T10:45:28.096Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2024-10-03T10:45:28.362Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-03T10:45:28.362Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-03T10:46:24.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T10:46:24.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-03T10:46:24.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T10:46:24.848Z] $ docker stop --time=1 e7876ec41c0c71c9517698b4b062bfdfdcd362042e2235289b7a8e8505043bb5 [2024-10-03T10:46:26.708Z] $ docker rm -f --volumes e7876ec41c0c71c9517698b4b062bfdfdcd362042e2235289b7a8e8505043bb5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T10:46:31.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T10:46:31.228Z] Warning: overwriting stash ‘coverage-report’ [2024-10-03T10:46:32.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T10:46:33.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T10:46:33.067Z] [2024-10-03T10:46:33.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T10:46:33.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T10:46:33.800Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T10:46:33.800Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T10:46:33.800Z] 04944245beec: Pulling fs layer [2024-10-03T10:46:33.800Z] 699f458cf7ca: Pulling fs layer [2024-10-03T10:46:33.800Z] 765212b225bb: Pulling fs layer [2024-10-03T10:46:33.800Z] f23df028b6ca: Pulling fs layer [2024-10-03T10:46:33.800Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T10:46:33.800Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T10:46:33.800Z] f23df028b6ca: Waiting [2024-10-03T10:46:33.800Z] d65c8cfc05b1: Waiting [2024-10-03T10:46:33.800Z] 2437ff75d9bd: Waiting [2024-10-03T10:46:33.800Z] 765212b225bb: Waiting [2024-10-03T10:46:34.071Z] 04944245beec: Verifying Checksum [2024-10-03T10:46:34.071Z] 04944245beec: Download complete [2024-10-03T10:46:34.071Z] 765212b225bb: Verifying Checksum [2024-10-03T10:46:34.071Z] 765212b225bb: Download complete [2024-10-03T10:46:34.071Z] f23df028b6ca: Download complete [2024-10-03T10:46:34.071Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T10:46:34.071Z] d65c8cfc05b1: Download complete [2024-10-03T10:46:34.337Z] 699f458cf7ca: Verifying Checksum [2024-10-03T10:46:34.337Z] 699f458cf7ca: Download complete [2024-10-03T10:46:34.606Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T10:46:34.606Z] 8998bd30e6a1: Download complete [2024-10-03T10:46:37.196Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T10:46:37.196Z] 2437ff75d9bd: Download complete [2024-10-03T10:46:39.848Z] 8998bd30e6a1: Pull complete [2024-10-03T10:46:40.122Z] 04944245beec: Pull complete [2024-10-03T10:46:41.579Z] 699f458cf7ca: Pull complete [2024-10-03T10:46:41.851Z] 765212b225bb: Pull complete [2024-10-03T10:46:42.821Z] f23df028b6ca: Pull complete [2024-10-03T10:46:43.088Z] d65c8cfc05b1: Pull complete [2024-10-03T10:47:01.304Z] 2437ff75d9bd: Pull complete [2024-10-03T10:47:01.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T10:47:01.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T10:47:01.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T10:47:01.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-14632 does not seem to be running inside a container [2024-10-03T10:47:01.756Z] $ 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/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2024-10-03T10:47:03.313Z] $ docker top b61a116effa7e86e339c5d51b42a5bfc4bd330869b638e0737aae919774968c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:04.275Z] ---> job-cost.sh [2024-10-03T10:47:04.275Z] lf-activate-venv: SKIPPING [2024-10-03T10:47:04.275Z] INFO: No Stack... [2024-10-03T10:47:04.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T10:47:05.509Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T10:47:06.183Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2024-10-03T10:47:06.183Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T10:47:06.277Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [2024-10-03T10:47:06.284Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] did not exist. Created. [2024-10-03T10:47:06.291Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T10:47:07.060Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-2800b2c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T10:47:07.739Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T10:47:07.789Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T10:47:07.859Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T10:47:07.883Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T10:47:07.992Z] $ docker stop --time=1 b61a116effa7e86e339c5d51b42a5bfc4bd330869b638e0737aae919774968c4 [2024-10-03T10:47:09.542Z] $ docker rm -f --volumes b61a116effa7e86e339c5d51b42a5bfc4bd330869b638e0737aae919774968c4 [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 [2024-10-03T10:47:10.821Z] provisioning config files... [2024-10-03T10:47:10.832Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/config14350113894078941005tmp [Pipeline] { [Pipeline] sh [2024-10-03T10:47:11.222Z] + set +x [2024-10-03T10:47:11.222Z] + curl -s https://codecov.io/bash [2024-10-03T10:47:11.222Z] + bash -s -- [2024-10-03T10:47:11.481Z] [2024-10-03T10:47:11.481Z] _____ _ [2024-10-03T10:47:11.481Z] / ____| | | [2024-10-03T10:47:11.481Z] | | ___ __| | ___ ___ _____ __ [2024-10-03T10:47:11.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-03T10:47:11.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-03T10:47:11.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-03T10:47:11.481Z] Bash-1.0.6 [2024-10-03T10:47:11.481Z] [2024-10-03T10:47:11.481Z] [2024-10-03T10:47:11.481Z] ==> git version 2.25.1 found [2024-10-03T10:47:11.481Z] ==> 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 [2024-10-03T10:47:11.481Z] Release-Date: 2020-01-08 [2024-10-03T10:47:11.481Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-03T10:47:11.482Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-03T10:47:11.482Z] ==> Jenkins CI detected. [2024-10-03T10:47:11.482Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-768 [2024-10-03T10:47:11.482Z] project root: . [2024-10-03T10:47:11.482Z] --> token set from env [2024-10-03T10:47:11.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-03T10:47:11.482Z] ==> Running gcov in . (disable via -X gcov) [2024-10-03T10:47:11.482Z] ==> Python coveragepy not found [2024-10-03T10:47:11.482Z] ==> Searching for coverage reports in: [2024-10-03T10:47:11.482Z] + . [2024-10-03T10:47:11.482Z] -> Found 1 reports [2024-10-03T10:47:11.482Z] ==> Detecting git/mercurial file structure [2024-10-03T10:47:11.482Z] ==> Reading reports [2024-10-03T10:47:11.482Z] + ./coverage.out bytes=396572 [2024-10-03T10:47:11.482Z] ==> Appending adjustments [2024-10-03T10:47:11.482Z] https://docs.codecov.io/docs/fixing-reports [2024-10-03T10:47:12.049Z] + Found adjustments [2024-10-03T10:47:12.049Z] ==> Gzipping contents [2024-10-03T10:47:12.049Z] 40K /tmp/codecov.5n0TBe.gz [2024-10-03T10:47:12.049Z] ==> Uploading reports [2024-10-03T10:47:12.049Z] url: https://codecov.io [2024-10-03T10:47:12.049Z] query: branch=PR-768&commit=c5c07bf8267b3a03cfca0d735af3824fc742ab44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-768%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=768&job=&cmd_args= [2024-10-03T10:47:12.049Z] -> Pinging Codecov [2024-10-03T10:47:12.049Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-768&commit=c5c07bf8267b3a03cfca0d735af3824fc742ab44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-768%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=768&job=&cmd_args= [2024-10-03T10:47:12.307Z] -> Uploading to [2024-10-03T10:47:12.307Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-bootstrap/c5c07bf8267b3a03cfca0d735af3824fc742ab44/cb9e09b4-023a-4980-89c8-cf2ce11a9e63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T104712Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dcf52ac05415db7e4872ecdfbbacd9e11945ff662da7706b7fc3e4fd4c63c066 [2024-10-03T10:47:12.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T10:47:12.307Z] Dload Upload Total Spent Left Speed [2024-10-03T10:47:12.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37908 0 0 100 37908 0 148k --:--:-- --:--:-- --:--:-- 148k [2024-10-03T10:47:12.567Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] } [2024-10-03T10:47:12.600Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-03T10:47:14.936Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives ] [2024-10-03T10:47:14.936Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives [2024-10-03T10:47:14.936Z] total 16 [2024-10-03T10:47:14.936Z] drwxr-xr-x 3 root root 4096 Oct 3 09:40 . [2024-10-03T10:47:14.936Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 09:40 .. [2024-10-03T10:47:14.936Z] drwxr-xr-x 2 root root 4096 Oct 3 09:40 cost [2024-10-03T10:47:14.936Z] -rw-r--r-- 1 root root 88 Oct 3 09:40 cost.csv [2024-10-03T10:47:14.936Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives [2024-10-03T10:47:14.936Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives [2024-10-03T10:47:14.936Z] total 16 [2024-10-03T10:47:14.936Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 09:40 . [2024-10-03T10:47:14.936Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 09:40 .. [2024-10-03T10:47:14.936Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 09:40 cost [2024-10-03T10:47:14.936Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 3 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:15.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:16.176Z] ---> package-listing.sh [2024-10-03T10:47:16.176Z] ++ facter osfamily [2024-10-03T10:47:16.176Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T10:47:16.435Z] + OS_FAMILY=debian [2024-10-03T10:47:16.435Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-768 [2024-10-03T10:47:16.435Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T10:47:16.435Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T10:47:16.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T10:47:16.435Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T10:47:16.435Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-768 ']' [2024-10-03T10:47:16.435Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T10:47:16.435Z] + case "${OS_FAMILY}" in [2024-10-03T10:47:16.435Z] + dpkg -l [2024-10-03T10:47:16.435Z] + grep '^ii' [2024-10-03T10:47:16.435Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T10:47:16.435Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T10:47:16.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T10:47:16.435Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-768 ']' [2024-10-03T10:47:16.435Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives/ [2024-10-03T10:47:16.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives/ [Pipeline] echo [2024-10-03T10:47:16.474Z] 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/xfoundry_go-mod-bootstrap_PR-768/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T10:47:16.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T10:47:17.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T10:47:17.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T10:47:17.661Z] prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container [2024-10-03T10:47:17.702Z] $ 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/xfoundry_go-mod-bootstrap_PR-768/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@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 [2024-10-03T10:47:17.926Z] $ docker top 320ab67ac9ba1a8cccd872117a5149303340d619da5ece07645d3c2ea2e3ba3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T10:47:18.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T10:47:18.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T10:47:19.005Z] + ls /var/log/sa-host [2024-10-03T10:47:19.005Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T10:47:19.304Z] provisioning config files... [2024-10-03T10:47:19.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/config7066322183388074475tmp [Pipeline] { [Pipeline] echo [2024-10-03T10:47:19.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:19.772Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T10:47:19.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:20.247Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T10:47:20.286Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:20.614Z] ---> sudo-logs.sh [2024-10-03T10:47:20.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T10:47:20.735Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:21.061Z] ---> job-cost.sh [2024-10-03T10:47:21.061Z] lf-activate-venv: SKIPPING [2024-10-03T10:47:21.061Z] DEBUG: total: 0.2199999988079071 [2024-10-03T10:47:21.061Z] INFO: Retrieving Stack Cost... [2024-10-03T10:47:21.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T10:47:21.889Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T10:47:21.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T10:47:22.281Z] ---> logs-deploy.sh [2024-10-03T10:47:22.281Z] lf-activate-venv: SKIPPING [2024-10-03T10:47:22.281Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-768/1 [2024-10-03T10:47:22.281Z] INFO: archiving workspace using pattern(s): [2024-10-03T10:47:23.220Z] Archives upload complete. [2024-10-03T10:47:23.478Z] INFO: archiving logs to Nexus [2024-10-03T10:47:24.054Z] ---> uname -a: [2024-10-03T10:47:24.054Z] Linux prd-ubuntu20-04-docker-8c-8g-14413 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] ---> lscpu: [2024-10-03T10:47:24.054Z] Architecture: x86_64 [2024-10-03T10:47:24.054Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T10:47:24.054Z] Byte Order: Little Endian [2024-10-03T10:47:24.054Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T10:47:24.054Z] CPU(s): 8 [2024-10-03T10:47:24.054Z] On-line CPU(s) list: 0-7 [2024-10-03T10:47:24.054Z] Thread(s) per core: 1 [2024-10-03T10:47:24.054Z] Core(s) per socket: 1 [2024-10-03T10:47:24.054Z] Socket(s): 8 [2024-10-03T10:47:24.054Z] NUMA node(s): 1 [2024-10-03T10:47:24.054Z] Vendor ID: AuthenticAMD [2024-10-03T10:47:24.054Z] CPU family: 23 [2024-10-03T10:47:24.054Z] Model: 49 [2024-10-03T10:47:24.054Z] Model name: AMD EPYC-Rome Processor [2024-10-03T10:47:24.054Z] Stepping: 0 [2024-10-03T10:47:24.054Z] CPU MHz: 2800.000 [2024-10-03T10:47:24.054Z] BogoMIPS: 5600.00 [2024-10-03T10:47:24.054Z] Virtualization: AMD-V [2024-10-03T10:47:24.054Z] Hypervisor vendor: KVM [2024-10-03T10:47:24.054Z] Virtualization type: full [2024-10-03T10:47:24.054Z] L1d cache: 256 KiB [2024-10-03T10:47:24.054Z] L1i cache: 256 KiB [2024-10-03T10:47:24.054Z] L2 cache: 4 MiB [2024-10-03T10:47:24.054Z] L3 cache: 128 MiB [2024-10-03T10:47:24.054Z] NUMA node0 CPU(s): 0-7 [2024-10-03T10:47:24.054Z] Vulnerability Itlb multihit: Not affected [2024-10-03T10:47:24.054Z] Vulnerability L1tf: Not affected [2024-10-03T10:47:24.054Z] Vulnerability Mds: Not affected [2024-10-03T10:47:24.054Z] Vulnerability Meltdown: Not affected [2024-10-03T10:47:24.054Z] Vulnerability Mmio stale data: Not affected [2024-10-03T10:47:24.054Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T10:47:24.054Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T10:47:24.054Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T10:47:24.054Z] Vulnerability Srbds: Not affected [2024-10-03T10:47:24.054Z] Vulnerability Tsx async abort: Not affected [2024-10-03T10:47:24.054Z] 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 [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] ---> nproc: [2024-10-03T10:47:24.054Z] 8 [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] ---> df -h: [2024-10-03T10:47:24.054Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T10:47:24.054Z] overlay 155G 11G 145G 7% / [2024-10-03T10:47:24.054Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T10:47:24.054Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T10:47:24.054Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T10:47:24.054Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] ---> sar -b -r -n DEV: [2024-10-03T10:47:24.054Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14413) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] 09:37:53 LINUX RESTART (8 CPU) [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-03T10:47:24.054Z] 09:39:01 321.90 47.96 273.94 0.00 5423.36 158022.33 0.00 [2024-10-03T10:47:24.054Z] 09:40:01 119.16 2.12 117.04 0.00 49.84 36852.37 0.00 [2024-10-03T10:47:24.054Z] 09:41:01 72.50 0.12 72.39 0.00 4.53 32718.01 0.00 [2024-10-03T10:47:24.054Z] 09:42:01 1.70 0.00 1.70 0.00 0.00 20.55 0.00 [2024-10-03T10:47:24.054Z] 09:43:01 16.68 2.28 14.40 0.00 91.85 1843.03 0.00 [2024-10-03T10:47:24.054Z] 09:44:01 34.38 2.82 31.56 0.00 4250.62 6762.34 0.00 [2024-10-03T10:47:24.054Z] 09:45:01 3.43 0.02 3.41 0.00 0.13 92.49 0.00 [2024-10-03T10:47:24.054Z] 09:46:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 [2024-10-03T10:47:24.054Z] 09:47:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 [2024-10-03T10:47:24.054Z] 09:48:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 [2024-10-03T10:47:24.054Z] 09:49:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2024-10-03T10:47:24.054Z] 09:50:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2024-10-03T10:47:24.054Z] 09:51:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-10-03T10:47:24.054Z] 09:52:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2024-10-03T10:47:24.054Z] 09:53:01 1.75 0.02 1.73 0.00 0.13 25.06 0.00 [2024-10-03T10:47:24.054Z] 09:54:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2024-10-03T10:47:24.054Z] 09:55:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2024-10-03T10:47:24.054Z] 09:56:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2024-10-03T10:47:24.054Z] 09:57:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 [2024-10-03T10:47:24.054Z] 09:58:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2024-10-03T10:47:24.054Z] 09:59:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-10-03T10:47:24.054Z] 10:00:01 2.68 1.57 1.12 0.00 36.92 14.80 0.00 [2024-10-03T10:47:24.054Z] 10:01:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 [2024-10-03T10:47:24.054Z] 10:02:02 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2024-10-03T10:47:24.054Z] 10:03:01 1.10 0.00 1.10 0.00 0.00 13.56 0.00 [2024-10-03T10:47:24.054Z] 10:04:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2024-10-03T10:47:24.054Z] 10:05:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2024-10-03T10:47:24.054Z] 10:06:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-10-03T10:47:24.054Z] 10:07:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-10-03T10:47:24.054Z] 10:08:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-10-03T10:47:24.054Z] 10:09:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 [2024-10-03T10:47:24.054Z] 10:10:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-10-03T10:47:24.054Z] 10:11:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 [2024-10-03T10:47:24.054Z] 10:12:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 [2024-10-03T10:47:24.054Z] 10:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-10-03T10:47:24.054Z] 10:14:01 1.97 0.00 1.97 0.00 0.00 23.19 0.00 [2024-10-03T10:47:24.054Z] 10:15:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2024-10-03T10:47:24.054Z] 10:16:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 [2024-10-03T10:47:24.054Z] 10:17:01 1.08 0.02 1.07 0.00 0.13 13.06 0.00 [2024-10-03T10:47:24.054Z] 10:18:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-10-03T10:47:24.054Z] 10:19:01 1.25 0.00 1.25 0.00 0.00 16.79 0.00 [2024-10-03T10:47:24.054Z] 10:20:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2024-10-03T10:47:24.054Z] 10:21:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2024-10-03T10:47:24.054Z] 10:22:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-10-03T10:47:24.054Z] 10:23:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 [2024-10-03T10:47:24.054Z] 10:24:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2024-10-03T10:47:24.054Z] 10:25:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2024-10-03T10:47:24.054Z] 10:26:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2024-10-03T10:47:24.054Z] 10:27:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2024-10-03T10:47:24.054Z] 10:28:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2024-10-03T10:47:24.054Z] 10:29:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2024-10-03T10:47:24.054Z] 10:30:01 1.00 0.00 1.00 0.00 0.00 11.19 0.00 [2024-10-03T10:47:24.054Z] 10:31:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2024-10-03T10:47:24.054Z] 10:32:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-10-03T10:47:24.054Z] 10:33:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2024-10-03T10:47:24.054Z] 10:34:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 [2024-10-03T10:47:24.054Z] 10:35:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-10-03T10:47:24.054Z] 10:36:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2024-10-03T10:47:24.054Z] 10:37:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2024-10-03T10:47:24.054Z] 10:38:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-10-03T10:47:24.054Z] 10:39:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2024-10-03T10:47:24.054Z] 10:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-10-03T10:47:24.054Z] 10:41:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2024-10-03T10:47:24.054Z] 10:42:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-10-03T10:47:24.054Z] 10:43:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2024-10-03T10:47:24.054Z] 10:44:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2024-10-03T10:47:24.054Z] 10:45:01 1.52 0.00 1.52 0.00 0.00 18.65 0.00 [2024-10-03T10:47:24.054Z] 10:46:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-10-03T10:47:24.054Z] 10:47:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2024-10-03T10:47:24.054Z] Average: 9.38 0.82 8.56 0.00 142.88 3438.49 0.00 [2024-10-03T10:47:24.054Z] [2024-10-03T10:47:24.054Z] 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-03T10:47:24.054Z] 09:39:01 29916632 31574172 765372 2.33 59792 1901524 1968224 5.80 982692 1646640 1000 [2024-10-03T10:47:24.054Z] 09:40:01 28094264 31493948 798228 2.43 102040 3476028 1891868 5.58 1511884 2768088 599860 [2024-10-03T10:47:24.054Z] 09:41:01 28699808 31550140 751220 2.28 106168 2963884 1812444 5.34 1142248 2580692 336 [2024-10-03T10:47:24.054Z] 09:42:01 28699796 31550184 750868 2.28 106224 2963884 1812444 5.34 1142236 2580692 260 [2024-10-03T10:47:24.054Z] 09:43:01 28545088 31484620 802276 2.44 118888 3038948 1780060 5.25 1246224 2615672 1000 [2024-10-03T10:47:24.054Z] 09:44:01 28245192 31536104 742832 2.26 135364 3365196 1718928 5.07 1413616 2729948 4 [2024-10-03T10:47:24.054Z] 09:45:01 28254024 31540152 739000 2.25 133956 3361944 1730968 5.10 1407428 2726724 8 [2024-10-03T10:47:24.054Z] 09:46:01 28254284 31540528 738536 2.25 134044 3361948 1730968 5.10 1407932 2726728 200 [2024-10-03T10:47:24.054Z] 09:47:01 28254056 31540356 738640 2.25 134140 3361952 1730968 5.10 1407480 2726732 8 [2024-10-03T10:47:24.054Z] 09:48:01 28255928 31542344 736572 2.24 134244 3361956 1730968 5.10 1405592 2726740 12 [2024-10-03T10:47:24.054Z] 09:49:01 28255856 31542480 736400 2.24 134316 3361956 1730968 5.10 1406200 2726736 148 [2024-10-03T10:47:24.054Z] 09:50:01 28257256 31544052 734704 2.23 134372 3362088 1730968 5.10 1404440 2726860 48 [2024-10-03T10:47:24.054Z] 09:51:01 28258044 31544856 733856 2.23 134396 3362092 1730968 5.10 1404148 2726872 4 [2024-10-03T10:47:24.054Z] 09:52:01 28257792 31544644 734064 2.23 134428 3362096 1730968 5.10 1403900 2726872 328 [2024-10-03T10:47:24.054Z] 09:53:01 28256844 31543792 734736 2.23 134488 3362084 1742036 5.13 1404548 2726872 20 [2024-10-03T10:47:24.054Z] 09:54:01 28256764 31543764 734764 2.23 134528 3362076 1742036 5.13 1404988 2726848 200 [2024-10-03T10:47:24.054Z] 09:55:01 28256860 31543908 734820 2.23 134568 3362080 1742036 5.13 1405080 2726852 184 [2024-10-03T10:47:24.054Z] 09:56:01 28256860 31543968 734684 2.23 134584 3362084 1742036 5.13 1405120 2726856 260 [2024-10-03T10:47:24.054Z] 09:57:01 28256836 31543972 734656 2.23 134608 3362084 1742036 5.13 1405320 2726856 180 [2024-10-03T10:47:24.054Z] 09:58:01 28257552 31544696 733820 2.23 134636 3362080 1742036 5.13 1404388 2726860 4 [2024-10-03T10:47:24.054Z] 09:59:01 28257460 31544672 733992 2.23 134668 3362092 1742036 5.13 1404708 2726864 180 [2024-10-03T10:47:24.054Z] 10:00:01 28250568 31539860 738736 2.25 134724 3363196 1742036 5.13 1413912 2727216 256 [2024-10-03T10:47:24.054Z] 10:01:01 28250656 31539964 738592 2.25 134756 3363200 1742036 5.13 1413464 2727188 16 [2024-10-03T10:47:24.054Z] 10:02:02 28250168 31539540 738988 2.25 134780 3363204 1742036 5.13 1413648 2727172 8 [2024-10-03T10:47:24.054Z] 10:03:01 28249852 31539256 739212 2.25 134804 3363212 1742036 5.13 1413680 2727180 188 [2024-10-03T10:47:24.054Z] 10:04:01 28249616 31539096 739312 2.25 134868 3363216 1742036 5.13 1413892 2727184 260 [2024-10-03T10:47:24.054Z] 10:05:01 28249672 31539152 739228 2.25 134896 3363216 1742036 5.13 1413368 2727184 8 [2024-10-03T10:47:24.054Z] 10:06:01 28249120 31538640 739692 2.25 134912 3363220 1742036 5.13 1413380 2727188 8 [2024-10-03T10:47:24.054Z] 10:07:01 28248788 31538468 739792 2.25 134932 3363348 1742036 5.13 1413744 2727304 188 [2024-10-03T10:47:24.054Z] 10:08:01 28248732 31538448 739764 2.25 134948 3363352 1742036 5.13 1413928 2727320 224 [2024-10-03T10:47:24.054Z] 10:09:01 28248788 31538556 739652 2.25 135004 3363348 1742036 5.13 1413572 2727324 12 [2024-10-03T10:47:24.055Z] 10:10:01 28248552 31538320 739836 2.25 135028 3363360 1742036 5.13 1413536 2727324 144 [2024-10-03T10:47:24.055Z] 10:11:01 28248788 31538680 739488 2.25 135116 3363364 1742036 5.13 1413624 2727340 8 [2024-10-03T10:47:24.055Z] 10:12:01 28248692 31538680 739548 2.25 135196 3363368 1742036 5.13 1413680 2727348 4 [2024-10-03T10:47:24.055Z] 10:13:01 28248844 31538888 739580 2.25 135220 3363368 1742036 5.13 1413736 2727336 8 [2024-10-03T10:47:24.055Z] 10:14:01 28248400 31538532 739716 2.25 135324 3363364 1742036 5.13 1413864 2727340 184 [2024-10-03T10:47:24.055Z] 10:15:01 28248536 31538748 739548 2.25 135348 3363372 1742036 5.13 1413880 2727340 8 [2024-10-03T10:47:24.055Z] 10:16:01 28248488 31538736 739452 2.25 135364 3363376 1742036 5.13 1414216 2727344 188 [2024-10-03T10:47:24.055Z] 10:17:01 28248076 31538448 739628 2.25 135392 3363380 1742036 5.13 1414540 2727348 12 [2024-10-03T10:47:24.055Z] 10:18:01 28247568 31537960 739784 2.25 135408 3363380 1742036 5.13 1413940 2727348 144 [2024-10-03T10:47:24.055Z] 10:19:01 28247616 31538068 739576 2.25 135448 3363388 1742036 5.13 1414648 2727360 176 [2024-10-03T10:47:24.055Z] 10:20:01 28247696 31538184 739416 2.25 135480 3363392 1742036 5.13 1414448 2727356 8 [2024-10-03T10:47:24.055Z] 10:21:01 28247648 31538144 739388 2.25 135520 3363396 1725712 5.09 1414400 2727364 196 [2024-10-03T10:47:24.055Z] 10:22:01 28247664 31538228 739324 2.25 135544 3363400 1725712 5.09 1414484 2727372 244 [2024-10-03T10:47:24.055Z] 10:23:01 28247688 31538256 739276 2.25 135564 3363400 1725712 5.09 1414204 2727372 8 [2024-10-03T10:47:24.055Z] 10:24:01 28247728 31538324 739136 2.25 135588 3363400 1725712 5.09 1414800 2727372 28 [2024-10-03T10:47:24.055Z] 10:25:01 28247760 31538364 739024 2.25 135612 3363408 1725712 5.09 1414728 2727376 196 [2024-10-03T10:47:24.055Z] 10:26:01 28247556 31538216 739196 2.25 135628 3363408 1725712 5.09 1414552 2727380 264 [2024-10-03T10:47:24.055Z] 10:27:01 28247612 31538280 739104 2.25 135656 3363412 1725712 5.09 1414352 2727384 4 [2024-10-03T10:47:24.055Z] 10:28:01 28248040 31538712 738952 2.25 135672 3363416 1725712 5.09 1414600 2727384 240 [2024-10-03T10:47:24.055Z] 10:29:01 28248040 31538780 738884 2.25 135700 3363420 1725712 5.09 1414920 2727396 188 [2024-10-03T10:47:24.055Z] 10:30:01 28247496 31538300 739384 2.25 135740 3363424 1725712 5.09 1414360 2727404 164 [2024-10-03T10:47:24.055Z] 10:31:01 28247124 31538092 739484 2.25 135772 3363552 1725712 5.09 1414796 2727520 184 [2024-10-03T10:47:24.055Z] 10:32:01 28247180 31538184 739392 2.25 135804 3363556 1725712 5.09 1414448 2727524 144 [2024-10-03T10:47:24.055Z] 10:33:01 28247132 31538156 739344 2.25 135820 3363556 1725712 5.09 1414780 2727524 184 [2024-10-03T10:47:24.055Z] 10:34:01 28247148 31538176 739232 2.25 135868 3363536 1725712 5.09 1414520 2727528 4 [2024-10-03T10:47:24.055Z] 10:35:01 28246832 31537932 739436 2.25 135884 3363568 1725712 5.09 1414880 2727532 196 [2024-10-03T10:47:24.055Z] 10:36:01 28246532 31537644 739664 2.25 135896 3363568 1725712 5.09 1414892 2727532 256 [2024-10-03T10:47:24.055Z] 10:37:01 28246808 31537940 739368 2.25 135912 3363572 1725712 5.09 1414792 2727536 8 [2024-10-03T10:47:24.055Z] 10:38:01 28246760 31537896 739332 2.25 135928 3363580 1741768 5.13 1414536 2727540 160 [2024-10-03T10:47:24.055Z] 10:39:01 28246712 31537872 739288 2.25 135960 3363580 1741768 5.13 1414628 2727548 4 [2024-10-03T10:47:24.055Z] 10:40:01 28246728 31537924 739192 2.25 135976 3363584 1741768 5.13 1414640 2727552 156 [2024-10-03T10:47:24.055Z] 10:41:01 28246960 31538172 739088 2.25 136004 3363584 1741768 5.13 1414776 2727552 4 [2024-10-03T10:47:24.055Z] 10:42:01 28246944 31538192 739044 2.25 136028 3363588 1741768 5.13 1414688 2727556 160 [2024-10-03T10:47:24.055Z] 10:43:01 28247108 31538416 738724 2.25 136052 3363592 1741768 5.13 1415148 2727560 184 [2024-10-03T10:47:24.055Z] 10:44:01 28247100 31538428 738652 2.25 136072 3363592 1741768 5.13 1415132 2727560 80 [2024-10-03T10:47:24.055Z] 10:45:01 28246740 31538104 738976 2.25 136100 3363596 1741768 5.13 1415188 2727564 4 [2024-10-03T10:47:24.055Z] 10:46:01 28246408 31537772 739220 2.25 136128 3363596 1741768 5.13 1414864 2727564 8 [2024-10-03T10:47:24.055Z] 10:47:01 28246964 31538376 738976 2.25 136144 3363604 1741768 5.13 1415108 2727568 180 [2024-10-03T10:47:24.055Z] Average: 28289113 31538876 741024 2.25 132594 3327313 1744399 5.14 1397219 2706364 8837 [2024-10-03T10:47:24.055Z] [2024-10-03T10:47:24.055Z] 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-03T10:47:24.055Z] 09:39:01 docker0 18.56 19.08 1.56 137.27 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:39:01 lo 2.67 2.67 0.25 0.25 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:39:01 ens3 419.11 298.82 2691.05 87.72 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:39:01 veth6931d30 18.56 19.18 1.82 137.28 0.00 0.00 0.00 0.01 [2024-10-03T10:47:24.055Z] 09:40:01 vethf379888 75.35 138.28 7.60 1256.58 0.00 0.00 0.00 0.10 [2024-10-03T10:47:24.055Z] 09:40:01 docker0 75.35 138.16 6.57 1256.57 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:40:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:40:01 ens3 279.89 163.80 4478.79 30.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:41:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:41:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:41:01 ens3 97.18 59.94 2530.83 14.72 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:42:01 ens3 1.20 0.57 3.87 0.04 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:43:01 ens3 37.51 12.85 667.54 1.09 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:44:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:44:01 ens3 186.69 87.14 2087.07 5.96 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:45:01 ens3 1.65 0.45 0.48 0.27 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:46:01 ens3 1.60 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:47:01 ens3 0.27 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:48:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:49:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:50:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:51:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:52:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:53:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:54:01 ens3 0.52 0.38 0.11 0.16 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:55:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:56:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:57:01 ens3 0.27 0.02 0.03 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 09:59:01 ens3 0.40 0.28 0.20 0.08 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:00:01 ens3 6.66 5.60 4.50 4.81 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:01:01 ens3 1.87 1.50 1.09 1.22 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:02:02 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:04:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:05:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:07:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:09:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:12:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:13:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:14:01 ens3 1.35 0.28 0.38 0.08 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:15:01 ens3 1.60 0.02 0.21 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:16:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:17:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:18:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:19:01 ens3 0.68 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:20:01 ens3 0.62 0.47 0.33 0.22 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:22:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:23:01 ens3 0.52 0.02 0.08 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:24:01 ens3 0.65 0.25 0.13 0.08 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:25:01 ens3 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:26:01 ens3 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.055Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:27:01 ens3 0.73 0.58 0.41 0.29 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:29:01 ens3 0.27 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:30:01 ens3 0.27 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:31:01 ens3 0.37 0.07 0.08 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:33:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:34:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:35:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:37:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:38:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:39:01 ens3 0.68 0.15 0.12 0.07 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:40:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:41:01 ens3 0.73 0.50 0.47 0.29 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:42:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:43:01 ens3 0.60 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:44:01 ens3 0.62 0.25 0.13 0.08 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:45:01 ens3 0.58 0.47 0.35 0.28 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:46:01 ens3 0.32 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] 10:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] Average: docker0 1.36 2.28 0.12 20.21 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] Average: ens3 15.26 9.25 180.77 2.15 0.00 0.00 0.00 0.00 [2024-10-03T10:47:24.056Z] [2024-10-03T10:47:24.056Z] [2024-10-03T10:47:24.056Z] ---> sar -P ALL: [2024-10-03T10:47:24.056Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14413) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T10:47:24.056Z] [2024-10-03T10:47:24.056Z] 09:37:53 LINUX RESTART (8 CPU) [2024-10-03T10:47:24.056Z] [2024-10-03T10:47:24.056Z] 09:38:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T10:47:24.056Z] 09:39:01 all 6.58 0.00 1.92 4.10 0.06 87.34 [2024-10-03T10:47:24.056Z] 09:39:01 0 4.17 0.00 1.81 4.04 0.05 89.93 [2024-10-03T10:47:24.056Z] 09:39:01 1 6.99 0.00 1.61 0.57 0.08 90.75 [2024-10-03T10:47:24.056Z] 09:39:01 2 7.05 0.00 1.64 5.77 0.07 85.47 [2024-10-03T10:47:24.056Z] 09:39:01 3 6.94 0.00 2.10 10.29 0.12 80.54 [2024-10-03T10:47:24.056Z] 09:39:01 4 6.16 0.00 1.61 0.81 0.05 91.38 [2024-10-03T10:47:24.056Z] 09:39:01 5 5.03 0.00 1.64 9.67 0.05 83.60 [2024-10-03T10:47:24.056Z] 09:39:01 6 10.82 0.00 2.83 0.43 0.05 85.87 [2024-10-03T10:47:24.056Z] 09:39:01 7 5.46 0.00 2.09 1.24 0.05 91.15 [2024-10-03T10:47:24.056Z] 09:40:01 all 28.13 0.00 6.21 4.43 0.09 61.15 [2024-10-03T10:47:24.056Z] 09:40:01 0 29.17 0.00 6.61 3.36 0.08 60.78 [2024-10-03T10:47:24.056Z] 09:40:01 1 30.12 0.00 6.69 1.18 0.07 61.94 [2024-10-03T10:47:24.056Z] 09:40:01 2 29.42 0.00 6.75 2.67 0.14 61.03 [2024-10-03T10:47:24.056Z] 09:40:01 3 30.19 0.00 6.03 13.79 0.08 49.91 [2024-10-03T10:47:24.056Z] 09:40:01 4 24.76 0.00 5.92 3.00 0.08 66.23 [2024-10-03T10:47:24.056Z] 09:40:01 5 25.62 0.00 5.60 8.08 0.09 60.62 [2024-10-03T10:47:24.056Z] 09:40:01 6 24.68 0.00 5.17 2.28 0.09 67.78 [2024-10-03T10:47:24.056Z] 09:40:01 7 31.04 0.00 6.89 1.06 0.07 60.94 [2024-10-03T10:47:24.056Z] 09:41:01 all 18.08 0.00 3.21 1.67 0.07 76.97 [2024-10-03T10:47:24.056Z] 09:41:01 0 17.85 0.00 3.70 0.19 0.08 78.18 [2024-10-03T10:47:24.056Z] 09:41:01 1 19.16 0.00 3.52 0.15 0.08 77.09 [2024-10-03T10:47:24.056Z] 09:41:01 2 19.34 0.00 2.99 0.00 0.08 77.59 [2024-10-03T10:47:24.056Z] 09:41:01 3 18.03 0.00 3.94 2.28 0.05 75.71 [2024-10-03T10:47:24.056Z] 09:41:01 4 16.17 0.00 2.55 0.03 0.03 81.21 [2024-10-03T10:47:24.056Z] 09:41:01 5 16.96 0.00 2.74 10.06 0.09 70.15 [2024-10-03T10:47:24.056Z] 09:41:01 6 18.66 0.00 2.32 0.54 0.05 78.44 [2024-10-03T10:47:24.056Z] 09:41:01 7 18.49 0.00 3.95 0.20 0.08 77.27 [2024-10-03T10:47:24.056Z] 09:42:01 all 0.20 0.00 0.01 0.01 0.01 99.78 [2024-10-03T10:47:24.056Z] 09:42:01 0 0.07 0.00 0.02 0.02 0.03 99.87 [2024-10-03T10:47:24.056Z] 09:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.056Z] 09:42:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T10:47:24.056Z] 09:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.056Z] 09:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:42:01 5 1.29 0.00 0.00 0.00 0.00 98.71 [2024-10-03T10:47:24.056Z] 09:42:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T10:47:24.056Z] 09:42:01 7 0.07 0.00 0.00 0.03 0.02 99.88 [2024-10-03T10:47:24.056Z] 09:43:01 all 0.73 0.00 0.49 0.20 0.01 98.56 [2024-10-03T10:47:24.056Z] 09:43:01 0 0.87 0.00 0.35 0.13 0.00 98.65 [2024-10-03T10:47:24.056Z] 09:43:01 1 0.50 0.00 0.28 0.02 0.00 99.20 [2024-10-03T10:47:24.056Z] 09:43:01 2 1.10 0.00 0.53 0.03 0.03 98.30 [2024-10-03T10:47:24.056Z] 09:43:01 3 0.43 0.00 1.37 0.02 0.02 98.17 [2024-10-03T10:47:24.056Z] 09:43:01 4 0.50 0.00 0.63 0.73 0.02 98.12 [2024-10-03T10:47:24.056Z] 09:43:01 5 0.42 0.00 0.18 0.02 0.02 99.36 [2024-10-03T10:47:24.056Z] 09:43:01 6 1.08 0.00 0.23 0.02 0.02 98.65 [2024-10-03T10:47:24.056Z] 09:43:01 7 0.92 0.00 0.35 0.67 0.02 98.05 [2024-10-03T10:47:24.056Z] 09:44:01 all 1.82 0.00 0.85 0.56 0.03 96.75 [2024-10-03T10:47:24.056Z] 09:44:01 0 2.23 0.00 0.90 0.48 0.03 96.35 [2024-10-03T10:47:24.056Z] 09:44:01 1 1.92 0.00 0.77 0.85 0.02 96.45 [2024-10-03T10:47:24.056Z] 09:44:01 2 3.73 0.00 0.95 0.08 0.03 95.20 [2024-10-03T10:47:24.056Z] 09:44:01 3 2.07 0.00 0.98 1.03 0.03 95.88 [2024-10-03T10:47:24.056Z] 09:44:01 4 1.07 0.00 0.37 0.05 0.02 98.50 [2024-10-03T10:47:24.056Z] 09:44:01 5 1.10 0.00 0.45 0.23 0.03 98.18 [2024-10-03T10:47:24.056Z] 09:44:01 6 0.92 0.00 1.52 0.05 0.02 97.50 [2024-10-03T10:47:24.056Z] 09:44:01 7 1.50 0.00 0.84 1.69 0.03 95.94 [2024-10-03T10:47:24.056Z] 09:45:01 all 0.28 0.00 0.06 0.01 0.01 99.64 [2024-10-03T10:47:24.056Z] 09:45:01 0 0.02 0.00 0.08 0.00 0.00 99.90 [2024-10-03T10:47:24.056Z] 09:45:01 1 0.23 0.00 0.10 0.02 0.00 99.65 [2024-10-03T10:47:24.056Z] 09:45:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T10:47:24.056Z] 09:45:01 3 0.13 0.00 0.07 0.00 0.02 99.78 [2024-10-03T10:47:24.056Z] 09:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T10:47:24.056Z] 09:45:01 5 1.63 0.00 0.07 0.00 0.00 98.31 [2024-10-03T10:47:24.056Z] 09:45:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2024-10-03T10:47:24.056Z] 09:45:01 7 0.07 0.00 0.03 0.07 0.02 99.82 [2024-10-03T10:47:24.056Z] 09:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.056Z] 09:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.056Z] 09:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.056Z] 09:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:46:01 3 0.00 0.00 0.02 0.02 0.03 99.93 [2024-10-03T10:47:24.056Z] 09:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.056Z] 09:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T10:47:24.056Z] 09:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T10:47:24.056Z] 09:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-03T10:47:24.056Z] 09:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T10:47:24.056Z] 09:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:47:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T10:47:24.056Z] 09:47:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T10:47:24.056Z] 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:47:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2024-10-03T10:47:24.056Z] 09:48:01 all 0.07 0.00 0.02 0.01 0.01 99.89 [2024-10-03T10:47:24.056Z] 09:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.056Z] 09:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T10:47:24.056Z] 09:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T10:47:24.056Z] 09:48:01 3 0.03 0.00 0.05 0.02 0.03 99.87 [2024-10-03T10:47:24.056Z] 09:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.056Z] 09:48:01 5 0.43 0.00 0.00 0.02 0.00 99.55 [2024-10-03T10:47:24.056Z] 09:48:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T10:47:24.056Z] 09:48:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-03T10:47:24.056Z] 09:49:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-10-03T10:47:24.056Z] 09:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T10:47:24.056Z] 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.056Z] 09:49:01 3 0.20 0.00 0.03 0.00 0.02 99.75 [2024-10-03T10:47:24.056Z] 09:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:49:01 5 1.65 0.00 0.00 0.00 0.02 98.34 [2024-10-03T10:47:24.056Z] 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:49:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-03T10:47:24.056Z] [2024-10-03T10:47:24.056Z] 09:49:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T10:47:24.056Z] 09:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-10-03T10:47:24.056Z] 09:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T10:47:24.056Z] 09:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.056Z] 09:50:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T10:47:24.056Z] 09:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-03T10:47:24.056Z] 09:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.056Z] 09:50:01 5 1.91 0.00 0.02 0.00 0.00 98.08 [2024-10-03T10:47:24.056Z] 09:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T10:47:24.056Z] 09:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-10-03T10:47:24.056Z] 09:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.056Z] 09:51:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2024-10-03T10:47:24.056Z] 09:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:51:01 5 1.97 0.00 0.02 0.00 0.00 98.01 [2024-10-03T10:47:24.056Z] 09:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.056Z] 09:51:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-03T10:47:24.056Z] 09:52:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-10-03T10:47:24.056Z] 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:52:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-03T10:47:24.056Z] 09:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T10:47:24.056Z] 09:52:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-03T10:47:24.056Z] 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.056Z] 09:52:01 5 0.12 0.00 0.00 0.00 0.02 99.87 [2024-10-03T10:47:24.056Z] 09:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T10:47:24.056Z] 09:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-03T10:47:24.056Z] 09:53:01 all 0.06 0.00 0.03 0.00 0.01 99.91 [2024-10-03T10:47:24.056Z] 09:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.056Z] 09:53:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-03T10:47:24.056Z] 09:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T10:47:24.056Z] 09:53:01 5 0.28 0.00 0.05 0.00 0.02 99.65 [2024-10-03T10:47:24.056Z] 09:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T10:47:24.056Z] 09:53:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2024-10-03T10:47:24.056Z] 09:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-03T10:47:24.057Z] 09:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 09:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-10-03T10:47:24.057Z] 09:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:54:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T10:47:24.057Z] 09:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 09:54:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-03T10:47:24.057Z] 09:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 09:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 09:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:55:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.057Z] 09:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-03T10:47:24.057Z] 09:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 09:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 09:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.057Z] 09:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T10:47:24.057Z] 09:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:57:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.057Z] 09:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 09:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.057Z] 09:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 09:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-10-03T10:47:24.057Z] 09:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 09:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 09:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:58:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 09:59:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-10-03T10:47:24.057Z] 09:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 09:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 09:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 09:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 09:59:01 5 0.37 0.00 0.02 0.00 0.02 99.60 [2024-10-03T10:47:24.057Z] 09:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 09:59:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:00:01 all 0.29 0.00 0.02 0.08 0.01 99.60 [2024-10-03T10:47:24.057Z] 10:00:01 0 0.17 0.00 0.02 0.13 0.02 99.67 [2024-10-03T10:47:24.057Z] 10:00:01 1 0.30 0.00 0.05 0.08 0.03 99.53 [2024-10-03T10:47:24.057Z] 10:00:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-03T10:47:24.057Z] 10:00:01 3 0.90 0.00 0.02 0.00 0.00 99.08 [2024-10-03T10:47:24.057Z] 10:00:01 4 0.13 0.00 0.02 0.00 0.00 99.85 [2024-10-03T10:47:24.057Z] 10:00:01 5 0.22 0.00 0.03 0.00 0.00 99.75 [2024-10-03T10:47:24.057Z] 10:00:01 6 0.22 0.00 0.00 0.07 0.02 99.70 [2024-10-03T10:47:24.057Z] 10:00:01 7 0.27 0.00 0.05 0.33 0.02 99.33 [2024-10-03T10:47:24.057Z] [2024-10-03T10:47:24.057Z] 10:00:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T10:47:24.057Z] 10:01:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2024-10-03T10:47:24.057Z] 10:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:01:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2024-10-03T10:47:24.057Z] 10:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:01:01 5 0.42 0.00 0.00 0.00 0.00 99.58 [2024-10-03T10:47:24.057Z] 10:01:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:01:01 7 0.02 0.00 0.00 0.10 0.00 99.88 [2024-10-03T10:47:24.057Z] 10:02:02 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-03T10:47:24.057Z] 10:02:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:02:02 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T10:47:24.057Z] 10:02:02 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:02:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:02:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:02:02 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:02:02 6 0.00 0.00 0.00 0.08 0.00 99.92 [2024-10-03T10:47:24.057Z] 10:02:02 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:03:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2024-10-03T10:47:24.057Z] 10:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:03:01 1 0.07 0.00 0.05 0.00 0.02 99.86 [2024-10-03T10:47:24.057Z] 10:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:03:01 5 0.79 0.00 0.00 0.00 0.00 99.21 [2024-10-03T10:47:24.057Z] 10:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:04:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2024-10-03T10:47:24.057Z] 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-03T10:47:24.057Z] 10:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:04:01 5 1.21 0.00 0.02 0.02 0.00 98.76 [2024-10-03T10:47:24.057Z] 10:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.057Z] 10:04:01 7 0.00 0.00 0.02 0.08 0.00 99.90 [2024-10-03T10:47:24.057Z] 10:05:01 all 0.01 0.00 0.01 0.04 0.01 99.93 [2024-10-03T10:47:24.057Z] 10:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-03T10:47:24.057Z] 10:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T10:47:24.057Z] 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 10:05:01 6 0.00 0.00 0.03 0.17 0.00 99.80 [2024-10-03T10:47:24.057Z] 10:05:01 7 0.00 0.00 0.00 0.13 0.00 99.87 [2024-10-03T10:47:24.057Z] 10:06:01 all 0.20 0.00 0.01 0.01 0.01 99.78 [2024-10-03T10:47:24.057Z] 10:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.057Z] 10:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T10:47:24.057Z] 10:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:06:01 5 1.48 0.00 0.02 0.00 0.00 98.50 [2024-10-03T10:47:24.057Z] 10:06:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:06:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2024-10-03T10:47:24.057Z] 10:07:01 all 0.06 0.00 0.01 0.03 0.00 99.90 [2024-10-03T10:47:24.057Z] 10:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T10:47:24.057Z] 10:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:07:01 5 0.28 0.00 0.03 0.00 0.00 99.68 [2024-10-03T10:47:24.057Z] 10:07:01 6 0.02 0.00 0.00 0.20 0.00 99.78 [2024-10-03T10:47:24.057Z] 10:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-03T10:47:24.057Z] 10:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-03T10:47:24.057Z] 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 10:08:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:09:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:09:01 1 0.08 0.00 0.02 0.02 0.02 99.87 [2024-10-03T10:47:24.057Z] 10:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:09:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2024-10-03T10:47:24.057Z] 10:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:09:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2024-10-03T10:47:24.057Z] 10:10:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2024-10-03T10:47:24.057Z] 10:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T10:47:24.057Z] 10:10:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-03T10:47:24.057Z] 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:10:01 5 0.68 0.00 0.02 0.10 0.02 99.19 [2024-10-03T10:47:24.057Z] 10:10:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:11:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-10-03T10:47:24.057Z] 10:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:11:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2024-10-03T10:47:24.057Z] 10:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:11:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2024-10-03T10:47:24.057Z] 10:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] [2024-10-03T10:47:24.057Z] 10:11:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T10:47:24.057Z] 10:12:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2024-10-03T10:47:24.057Z] 10:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:12:01 1 0.05 0.00 0.10 0.02 0.02 99.82 [2024-10-03T10:47:24.057Z] 10:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.057Z] 10:12:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.057Z] 10:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T10:47:24.057Z] 10:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.057Z] 10:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.057Z] 10:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T10:47:24.057Z] 10:14:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T10:47:24.057Z] 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.057Z] 10:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-03T10:47:24.057Z] 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.057Z] 10:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.057Z] 10:15:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-10-03T10:47:24.058Z] 10:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:15:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:15:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:16:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2024-10-03T10:47:24.058Z] 10:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T10:47:24.058Z] 10:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:16:01 5 1.27 0.00 0.00 0.03 0.00 98.69 [2024-10-03T10:47:24.058Z] 10:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.058Z] 10:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:17:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2024-10-03T10:47:24.058Z] 10:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T10:47:24.058Z] 10:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:17:01 5 0.23 0.00 0.00 0.03 0.02 99.72 [2024-10-03T10:47:24.058Z] 10:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:18:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2024-10-03T10:47:24.058Z] 10:18:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:18:01 5 0.75 0.00 0.00 0.02 0.00 99.24 [2024-10-03T10:47:24.058Z] 10:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-03T10:47:24.058Z] 10:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T10:47:24.058Z] 10:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-10-03T10:47:24.058Z] 10:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:20:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-03T10:47:24.058Z] 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:20:01 6 0.00 0.00 0.02 0.07 0.00 99.92 [2024-10-03T10:47:24.058Z] 10:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:21:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2024-10-03T10:47:24.058Z] 10:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-10-03T10:47:24.058Z] 10:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:21:01 5 1.32 0.00 0.00 0.02 0.00 98.66 [2024-10-03T10:47:24.058Z] 10:21:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:22:01 all 0.13 0.00 0.01 0.00 0.01 99.86 [2024-10-03T10:47:24.058Z] 10:22:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2024-10-03T10:47:24.058Z] 10:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T10:47:24.058Z] 10:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.058Z] 10:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:22:01 5 0.90 0.00 0.00 0.00 0.00 99.10 [2024-10-03T10:47:24.058Z] 10:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.058Z] 10:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] [2024-10-03T10:47:24.058Z] 10:22:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T10:47:24.058Z] 10:23:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-10-03T10:47:24.058Z] 10:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:23:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T10:47:24.058Z] 10:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.058Z] 10:25:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2024-10-03T10:47:24.058Z] 10:25:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T10:47:24.058Z] 10:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:25:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.058Z] 10:26:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-03T10:47:24.058Z] 10:27:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T10:47:24.058Z] 10:27:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2024-10-03T10:47:24.058Z] 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.058Z] 10:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-03T10:47:24.058Z] 10:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-03T10:47:24.058Z] 10:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.058Z] 10:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-03T10:47:24.058Z] 10:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.058Z] 10:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:29:01 5 0.15 0.00 0.00 0.02 0.02 99.82 [2024-10-03T10:47:24.058Z] 10:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:30:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2024-10-03T10:47:24.058Z] 10:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:30:01 5 0.65 0.00 0.02 0.02 0.00 99.32 [2024-10-03T10:47:24.058Z] 10:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.058Z] 10:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.058Z] 10:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T10:47:24.058Z] 10:31:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T10:47:24.058Z] 10:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:31:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:32:01 all 0.28 0.00 0.01 0.04 0.01 99.67 [2024-10-03T10:47:24.058Z] 10:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T10:47:24.058Z] 10:32:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2024-10-03T10:47:24.058Z] 10:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:32:01 5 0.00 0.00 0.00 0.18 0.00 99.82 [2024-10-03T10:47:24.058Z] 10:32:01 6 0.02 0.00 0.02 0.10 0.02 99.85 [2024-10-03T10:47:24.058Z] 10:32:01 7 2.00 0.00 0.02 0.00 0.02 97.96 [2024-10-03T10:47:24.058Z] 10:33:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2024-10-03T10:47:24.058Z] 10:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-03T10:47:24.058Z] 10:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.058Z] 10:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:33:01 7 2.00 0.00 0.02 0.00 0.00 97.98 [2024-10-03T10:47:24.058Z] [2024-10-03T10:47:24.058Z] 10:33:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T10:47:24.058Z] 10:34:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-10-03T10:47:24.058Z] 10:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T10:47:24.058Z] 10:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:34:01 7 0.23 0.00 0.02 0.00 0.00 99.75 [2024-10-03T10:47:24.058Z] 10:35:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-10-03T10:47:24.058Z] 10:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T10:47:24.058Z] 10:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-03T10:47:24.058Z] 10:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T10:47:24.058Z] 10:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.058Z] 10:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:36:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.058Z] 10:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-03T10:47:24.058Z] 10:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:37:01 6 0.02 0.00 0.00 0.02 0.03 99.93 [2024-10-03T10:47:24.058Z] 10:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.058Z] 10:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-03T10:47:24.058Z] 10:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-03T10:47:24.058Z] 10:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.058Z] 10:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.058Z] 10:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.058Z] 10:39:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-10-03T10:47:24.058Z] 10:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T10:47:24.058Z] 10:39:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-03T10:47:24.058Z] 10:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.059Z] 10:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-03T10:47:24.059Z] 10:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T10:47:24.059Z] 10:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T10:47:24.059Z] 10:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.059Z] 10:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.059Z] 10:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-03T10:47:24.059Z] 10:41:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2024-10-03T10:47:24.059Z] 10:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T10:47:24.059Z] 10:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.059Z] 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-03T10:47:24.059Z] 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T10:47:24.059Z] 10:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.059Z] 10:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:42:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-03T10:47:24.059Z] 10:43:01 all 0.10 0.00 0.01 0.00 0.01 99.89 [2024-10-03T10:47:24.059Z] 10:43:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-03T10:47:24.059Z] 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T10:47:24.059Z] 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:43:01 7 0.67 0.00 0.00 0.00 0.02 99.32 [2024-10-03T10:47:24.059Z] 10:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-03T10:47:24.059Z] 10:44:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2024-10-03T10:47:24.059Z] 10:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T10:47:24.059Z] 10:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.059Z] 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-03T10:47:24.059Z] 10:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.059Z] 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] [2024-10-03T10:47:24.059Z] 10:44:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T10:47:24.059Z] 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.059Z] 10:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-03T10:47:24.059Z] 10:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T10:47:24.059Z] 10:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:45:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T10:47:24.059Z] 10:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T10:47:24.059Z] 10:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T10:47:24.059Z] 10:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T10:47:24.059Z] 10:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T10:47:24.059Z] 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:46:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T10:47:24.059Z] 10:47:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-10-03T10:47:24.059Z] 10:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-03T10:47:24.059Z] 10:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T10:47:24.059Z] 10:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T10:47:24.059Z] 10:47:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T10:47:24.059Z] 10:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T10:47:24.059Z] Average: all 0.86 0.00 0.19 0.16 0.01 98.78 [2024-10-03T10:47:24.059Z] Average: 0 0.81 0.00 0.21 0.12 0.02 98.85 [2024-10-03T10:47:24.059Z] Average: 1 0.89 0.00 0.21 0.04 0.02 98.85 [2024-10-03T10:47:24.059Z] Average: 2 0.88 0.00 0.19 0.12 0.01 98.79 [2024-10-03T10:47:24.059Z] Average: 3 0.86 0.00 0.22 0.39 0.01 98.53 [2024-10-03T10:47:24.059Z] Average: 4 0.71 0.00 0.16 0.07 0.00 99.06 [2024-10-03T10:47:24.059Z] Average: 5 1.00 0.00 0.16 0.41 0.01 98.42 [2024-10-03T10:47:24.059Z] Average: 6 0.82 0.00 0.18 0.06 0.01 98.93 [2024-10-03T10:47:24.059Z] Average: 7 0.92 0.00 0.21 0.09 0.01 98.77 [2024-10-03T10:47:24.059Z] [2024-10-03T10:47:24.059Z] [2024-10-03T10:47:24.059Z]