Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 597011f1d7fdc11cfeacfa340b71949097ac6405+21da8c7207d75bce9ed0ed6f002de069c1d91b3c (b9ef80f6c6ace54d35a6612362f4ade190d5db83) 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-ssh8711812433591703493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4111110257377489717.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-secrets/branches/PR-208/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-secrets/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2132507793751853907.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-secrets/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11134382964364542520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3390977320981411833.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-secrets/branches/PR-208/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-secrets/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10759107938715754238.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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 Running on prd-ubuntu20.04-docker-8c-8g-12309 in /w/workspace/gexfoundry_go-mod-secrets_PR-208 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-208 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 21da8c7207d75bce9ed0ed6f002de069c1d91b3c into PR head commit 597011f1d7fdc11cfeacfa340b71949097ac6405 Merge succeeded, producing 597011f1d7fdc11cfeacfa340b71949097ac6405 Checking out Revision 597011f1d7fdc11cfeacfa340b71949097ac6405 (PR-208) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # 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 21da8c7207d75bce9ed0ed6f002de069c1d91b3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T05:57:43.238Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T05:57:43.435Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T05:57:43.539Z] ========================================================= [2023-05-02T05:57:43.539Z] EdgeX Global Pipelines Version Info [2023-05-02T05:57:43.539Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # timeout=10 [2023-05-02T05:57:44.267Z] ------------------- [2023-05-02T05:57:44.267Z] stable info: [2023-05-02T05:57:44.267Z] ------------------- [2023-05-02T05:57:44.267Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T05:57:44.267Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T05:57:44.267Z] Message: update stable to v1.0.248 [2023-05-02T05:57:44.837Z] ------------------- [2023-05-02T05:57:44.837Z] experimental info: [2023-05-02T05:57:44.837Z] ------------------- [2023-05-02T05:57:44.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T05:57:44.837Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T05:57:44.837Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T05:57:45.138Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-05-02T05:57:45.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-05-02T05:57:45.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T05:57:45.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T05:57:45.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T05:57:45.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T05:57:45.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T05:57:45.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T05:57:45.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T05:57:45.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T05:57:45.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T05:57:45.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-05-02T05:57:45.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T05:57:45.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T05:57:45.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T05:57:45.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T05:57:45.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T05:57:45.919Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T05:57:45.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T05:57:46.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T05:57:46.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T05:57:46.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T05:57:46.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T05:57:46.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T05:57:46.220Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-02T05:57:46.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T05:57:46.302Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T05:57:46.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2023-05-02T05:57:46.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2023-05-02T05:57:46.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2023-05-02T05:57:46.463Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo [2023-05-02T05:57:46.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 597011f [Pipeline] echo [2023-05-02T05:57:46.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T05:57:47.075Z] + git rev-list -1 --merges 597011f1d7fdc11cfeacfa340b71949097ac6405~1..597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo [2023-05-02T05:57:47.110Z] -----------> git rev-list -1 --merges 597011f1d7fdc11cfeacfa340b71949097ac6405~1..597011f1d7fdc11cfeacfa340b71949097ac6405 597011f1d7fdc11cfeacfa340b71949097ac6405 [false] [Pipeline] sh [2023-05-02T05:57:47.419Z] + git log --format=format:%s -1 597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo [2023-05-02T05:57:47.453Z] ========================================================= [2023-05-02T05:57:47.453Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T05:57:47.453Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T05:57:47.873Z] + git log --format=format:%s -1 597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo [2023-05-02T05:57:47.906Z] [semverPrep] GIT_COMMIT: 597011f1d7fdc11cfeacfa340b71949097ac6405, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-02T05:57:47.935Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T05:57:48.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T05:57:48.329Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T05:57:48.329Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T05:57:48.329Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T05:57:48.329Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T05:57:48.329Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T05:57:48.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:57:48.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T05:57:48.823Z] [2023-05-02T05:57:48.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:57:49.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T05:57:49.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T05:57:49.185Z] b85a868b505f: Pulling fs layer [2023-05-02T05:57:49.185Z] e2be974225ed: Pulling fs layer [2023-05-02T05:57:49.185Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T05:57:49.185Z] 988bab9f4d93: Pulling fs layer [2023-05-02T05:57:49.185Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T05:57:49.185Z] eaf3925da568: Pulling fs layer [2023-05-02T05:57:49.185Z] bab4dde63d76: Pulling fs layer [2023-05-02T05:57:49.185Z] bde34c3a00c8: Pulling fs layer [2023-05-02T05:57:49.185Z] b352a97aabf1: Pulling fs layer [2023-05-02T05:57:49.185Z] 4872d77fe225: Pulling fs layer [2023-05-02T05:57:49.185Z] 5851b861e8e6: Pulling fs layer [2023-05-02T05:57:49.185Z] 4872d77fe225: Waiting [2023-05-02T05:57:49.185Z] 988bab9f4d93: Waiting [2023-05-02T05:57:49.185Z] 5851b861e8e6: Waiting [2023-05-02T05:57:49.185Z] 1469e6f7b9e6: Waiting [2023-05-02T05:57:49.185Z] eaf3925da568: Waiting [2023-05-02T05:57:49.185Z] bab4dde63d76: Waiting [2023-05-02T05:57:49.185Z] bde34c3a00c8: Waiting [2023-05-02T05:57:49.185Z] b352a97aabf1: Waiting [2023-05-02T05:57:49.445Z] e2be974225ed: Download complete [2023-05-02T05:57:49.445Z] 988bab9f4d93: Verifying Checksum [2023-05-02T05:57:49.445Z] 988bab9f4d93: Download complete [2023-05-02T05:57:49.445Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T05:57:49.445Z] 1469e6f7b9e6: Download complete [2023-05-02T05:57:49.445Z] eaf3925da568: Verifying Checksum [2023-05-02T05:57:49.445Z] eaf3925da568: Download complete [2023-05-02T05:57:49.445Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T05:57:49.445Z] 339a4e72a1f5: Download complete [2023-05-02T05:57:49.445Z] bde34c3a00c8: Verifying Checksum [2023-05-02T05:57:49.445Z] bde34c3a00c8: Download complete [2023-05-02T05:57:49.445Z] b352a97aabf1: Download complete [2023-05-02T05:57:49.445Z] 4872d77fe225: Verifying Checksum [2023-05-02T05:57:49.445Z] 4872d77fe225: Download complete [2023-05-02T05:57:49.445Z] 5851b861e8e6: Verifying Checksum [2023-05-02T05:57:49.445Z] 5851b861e8e6: Download complete [2023-05-02T05:57:49.445Z] b85a868b505f: Download complete [2023-05-02T05:57:49.703Z] bab4dde63d76: Verifying Checksum [2023-05-02T05:57:49.703Z] bab4dde63d76: Download complete [2023-05-02T05:57:50.639Z] b85a868b505f: Pull complete [2023-05-02T05:57:50.639Z] e2be974225ed: Pull complete [2023-05-02T05:57:51.207Z] 339a4e72a1f5: Pull complete [2023-05-02T05:57:51.207Z] 988bab9f4d93: Pull complete [2023-05-02T05:57:51.465Z] 1469e6f7b9e6: Pull complete [2023-05-02T05:57:51.465Z] eaf3925da568: Pull complete [2023-05-02T05:57:53.367Z] bab4dde63d76: Pull complete [2023-05-02T05:57:53.367Z] bde34c3a00c8: Pull complete [2023-05-02T05:57:53.367Z] b352a97aabf1: Pull complete [2023-05-02T05:57:53.367Z] 4872d77fe225: Pull complete [2023-05-02T05:57:53.367Z] 5851b861e8e6: Pull complete [2023-05-02T05:57:53.367Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T05:57:53.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T05:57:53.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:57:53.586Z] prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container [2023-05-02T05:57:53.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T05:57:55.877Z] $ docker top 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac -eo pid,comm [2023-05-02T05:57:55.932Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-02T05:57:55.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T05:57:56.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T05:57:56.054Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T05:57:56.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T05:57:56.157Z] $ docker exec 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent [2023-05-02T05:57:56.270Z] SSH_AUTH_SOCK=/tmp/ssh-gZcOmgutqlBs/agent.32 [2023-05-02T05:57:56.270Z] SSH_AGENT_PID=38 [2023-05-02T05:57:56.276Z] Running ssh-add (command line suppressed) [2023-05-02T05:57:56.378Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_101987829621780935.key (/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_101987829621780935.key) [2023-05-02T05:57:56.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T05:57:56.736Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T05:57:56.757Z] $ docker exec --env ******** --env ******** 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent -k [2023-05-02T05:57:56.860Z] unset SSH_AUTH_SOCK; [2023-05-02T05:57:56.860Z] unset SSH_AGENT_PID; [2023-05-02T05:57:56.860Z] echo Agent pid 38 killed; [2023-05-02T05:57:56.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T05:57:56.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T05:57:56.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T05:57:57.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T05:57:57.103Z] $ docker exec 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent [2023-05-02T05:57:57.228Z] SSH_AUTH_SOCK=/tmp/ssh-yEc24EREdeEO/agent.70 [2023-05-02T05:57:57.228Z] SSH_AGENT_PID=76 [2023-05-02T05:57:57.234Z] Running ssh-add (command line suppressed) [2023-05-02T05:57:57.333Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_10236755116203254709.key (/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_10236755116203254709.key) [2023-05-02T05:57:57.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T05:57:57.676Z] + git semver init [2023-05-02T05:57:57.952Z] 2023-05-02 05:57:57,900 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T05:57:57.952Z] 2023-05-02 05:57:57,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver [2023-05-02T05:57:57.952Z] 2023-05-02 05:57:57,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver [2023-05-02T05:57:57.952Z] 2023-05-02 05:57:57,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-208, universal_newlines=False, shell=None, istream=None) [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,608 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.git/info/exclude [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,608 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver/PR-208 with force:False [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,608 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver/PR-208 [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,612 [execute] INFO git cat-file --batch-check [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,619 [execute] INFO git cat-file --batch [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T05:57:58.889Z] 2023-05-02 05:57:58,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver/PR-208 [2023-05-02T05:57:58.889Z] 0.0.0 [Pipeline] } [2023-05-02T05:57:58.923Z] $ docker exec --env ******** --env ******** 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent -k [2023-05-02T05:57:59.015Z] unset SSH_AUTH_SOCK; [2023-05-02T05:57:59.015Z] unset SSH_AGENT_PID; [2023-05-02T05:57:59.015Z] echo Agent pid 76 killed; [2023-05-02T05:57:59.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T05:57:59.449Z] + git semver [Pipeline] } [2023-05-02T05:57:59.735Z] $ docker stop --time=1 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac [2023-05-02T05:58:00.995Z] $ docker rm -f --volumes 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T05:58:01.397Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T05:58:01.658Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T05:58:01.727Z] [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] { [2023-05-02T05:58:02.455Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12315 in /w/workspace/gexfoundry_go-mod-secrets_PR-208 [Pipeline] unstash [Pipeline] { [Pipeline] ws [2023-05-02T05:58:02.595Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] echo [2023-05-02T05:58:02.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] checkout [Pipeline] echo [2023-05-02T05:58:02.747Z] Selected Git installation does not exist. Using Default [2023-05-02T05:58:02.747Z] The recommended git tool is: NONE [2023-05-02T05:58:02.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:58:02.792Z] ========================================================= [2023-05-02T05:58:02.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T05:58:02.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:58:03.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T05:58:03.216Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T05:58:03.216Z] f56be85fc22e: Pulling fs layer [2023-05-02T05:58:03.216Z] 85791d961cd3: Pulling fs layer [2023-05-02T05:58:03.216Z] d694b5ae8c79: Pulling fs layer [2023-05-02T05:58:03.216Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T05:58:03.216Z] 4d19c01a9841: Pulling fs layer [2023-05-02T05:58:03.216Z] 9325e15d5711: Pulling fs layer [2023-05-02T05:58:03.216Z] 556b6ee489ea: Pulling fs layer [2023-05-02T05:58:03.216Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T05:58:03.216Z] 4d19c01a9841: Waiting [2023-05-02T05:58:03.216Z] 9325e15d5711: Waiting [2023-05-02T05:58:03.216Z] 556b6ee489ea: Waiting [2023-05-02T05:58:03.216Z] c5a4b2cf53e6: Waiting [2023-05-02T05:58:03.216Z] 85791d961cd3: Verifying Checksum [2023-05-02T05:58:03.216Z] 85791d961cd3: Download complete [2023-05-02T05:58:03.216Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T05:58:03.216Z] 9f32a84ed3da: Download complete [2023-05-02T05:58:03.216Z] 4d19c01a9841: Verifying Checksum [2023-05-02T05:58:03.216Z] 4d19c01a9841: Download complete [2023-05-02T05:58:03.216Z] f56be85fc22e: Verifying Checksum [2023-05-02T05:58:03.216Z] f56be85fc22e: Download complete [2023-05-02T05:58:03.216Z] 9325e15d5711: Verifying Checksum [2023-05-02T05:58:03.216Z] 9325e15d5711: Download complete [2023-05-02T05:58:03.476Z] f56be85fc22e: Pull complete [2023-05-02T05:58:03.476Z] 85791d961cd3: Pull complete [2023-05-02T05:58:03.733Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T05:58:03.733Z] c5a4b2cf53e6: Download complete [2023-05-02T05:58:03.733Z] d694b5ae8c79: Download complete [2023-05-02T05:58:03.990Z] 556b6ee489ea: Verifying Checksum [2023-05-02T05:58:03.990Z] 556b6ee489ea: Download complete [2023-05-02T05:58:07.274Z] d694b5ae8c79: Pull complete [2023-05-02T05:58:07.274Z] 9f32a84ed3da: Pull complete [2023-05-02T05:58:07.274Z] 4d19c01a9841: Pull complete [2023-05-02T05:58:07.274Z] 9325e15d5711: Pull complete [2023-05-02T05:58:07.427Z] using credential edgex-jenkins-ssh [2023-05-02T05:58:07.442Z] Cloning the remote Git repository [2023-05-02T05:58:07.475Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-02T05:58:07.556Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-05-02T05:58:07.705Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-02T05:58:07.707Z] > git --version # timeout=10 [2023-05-02T05:58:07.736Z] > git --version # 'git version 2.25.1' [2023-05-02T05:58:07.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:58:07.888Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T05:58:08.691Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-05-02T05:58:09.190Z] 556b6ee489ea: Pull complete [2023-05-02T05:58:08.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T05:58:09.679Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-05-02T05:58:09.713Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-05-02T05:58:09.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:58:09.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T05:58:10.125Z] c5a4b2cf53e6: Pull complete [2023-05-02T05:58:10.125Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T05:58:10.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T05:58:10.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-02T05:58:10.230Z] Merging remotes/origin/main commit 21da8c7207d75bce9ed0ed6f002de069c1d91b3c into PR head commit 597011f1d7fdc11cfeacfa340b71949097ac6405 [2023-05-02T05:58:10.438Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [2023-05-02T05:58:10.524Z] Merge succeeded, producing 597011f1d7fdc11cfeacfa340b71949097ac6405 [2023-05-02T05:58:10.525Z] Checking out Revision 597011f1d7fdc11cfeacfa340b71949097ac6405 (PR-208) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:58:11.012Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-02T05:58:11.045Z] > git --version # timeout=10 [2023-05-02T05:58:11.056Z] > git --version # 'git version 2.25.1' [2023-05-02T05:58:11.071Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T05:58:11.141Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T05:58:11.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:58:11.294Z] prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container [2023-05-02T05:58:11.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T05:58:10.233Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T05:58:10.290Z] > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # timeout=10 [2023-05-02T05:58:10.381Z] > git remote # timeout=10 [2023-05-02T05:58:10.400Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T05:58:10.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:58:10.456Z] > git merge 21da8c7207d75bce9ed0ed6f002de069c1d91b3c # timeout=10 [2023-05-02T05:58:10.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T05:58:10.516Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T05:58:10.532Z] > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # timeout=10 [2023-05-02T05:58:15.103Z] $ docker top 80599e0853378473b30bdf7977a8c65ec80795fc9d4e1031bf730543e5c5f675 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-02T05:58:15.510Z] + go version [2023-05-02T05:58:15.510Z] go version go1.20.2 linux/amd64 [Pipeline] sh [Pipeline] } [2023-05-02T05:58:15.781Z] $ docker stop --time=1 80599e0853378473b30bdf7977a8c65ec80795fc9d4e1031bf730543e5c5f675 [2023-05-02T05:58:15.991Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T05:58:15.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T05:58:15.991Z] Dload Upload Total Spent Left Speed [2023-05-02T05:58:15.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [2023-05-02T05:58:17.043Z] $ docker rm -f --volumes 80599e0853378473b30bdf7977a8c65ec80795fc9d4e1031bf730543e5c5f675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2023-05-02T05:58:17.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:58:17.867Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T05:58:17.867Z] + sudo tee /etc/docker/daemon.new [2023-05-02T05:58:17.867Z] { [2023-05-02T05:58:17.867Z] "registry-mirrors": [ [2023-05-02T05:58:17.867Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T05:58:17.867Z] ], [2023-05-02T05:58:17.867Z] "bip": "10.250.0.254/24", [2023-05-02T05:58:17.867Z] "hosts": [ [2023-05-02T05:58:17.867Z] "tcp://0.0.0.0:5555", [2023-05-02T05:58:17.867Z] "unix:///var/run/docker.sock" [2023-05-02T05:58:17.867Z] ], [2023-05-02T05:58:17.867Z] "mtu": 1458, [2023-05-02T05:58:17.867Z] "selinux-enabled": true, [2023-05-02T05:58:17.867Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T05:58:17.867Z] } [Pipeline] sh [2023-05-02T05:58:17.974Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T05:58:17.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:58:18.118Z] prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container [2023-05-02T05:58:18.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T05:58:18.212Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-02T05:58:18.467Z] $ docker top 30c22899a3a14f68603222df8fa6a7e43d87c21f41faa26263ef623f4a66beb1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-02T05:58:18.924Z] + sudo service docker restart [2023-05-02T05:58:18.968Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-208 [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:58:19.329Z] + make test [2023-05-02T05:58:19.329Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-05-02T05:58:19.329Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T05:58:19.329Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-02T05:58:19.329Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-02T05:58:19.588Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T05:58:19.588Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T05:58:19.588Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T05:58:19.588Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T05:58:19.588Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-02T05:58:19.588Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-02T05:58:19.588Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-02T05:58:19.588Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T05:58:19.588Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-02T05:58:19.588Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-02T05:58:19.588Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-02T05:58:19.846Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-02T05:58:19.846Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T05:58:19.846Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-02T05:58:19.846Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-02T05:58:19.846Z] go: downloading golang.org/x/text v0.8.0 [2023-05-02T05:58:19.846Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T05:58:19.846Z] go: downloading golang.org/x/net v0.8.0 [2023-05-02T05:58:19.846Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-02T05:58:19.846Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-02T05:58:19.846Z] go: downloading golang.org/x/sys v0.6.0 [Pipeline] unstash [Pipeline] echo [2023-05-02T05:58:37.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:58:37.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:58:37.482Z] ========================================================= [2023-05-02T05:58:37.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T05:58:37.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:58:37.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T05:58:37.933Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-05-02T05:58:37.933Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-05-02T05:58:37.933Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-05-02T05:58:38.486Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T05:58:38.487Z] c41833b44d91: Pulling fs layer [2023-05-02T05:58:38.487Z] ed15518f5707: Pulling fs layer [2023-05-02T05:58:38.487Z] feae8fd75edb: Pulling fs layer [2023-05-02T05:58:38.487Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T05:58:38.487Z] 3cdef696dda3: Pulling fs layer [2023-05-02T05:58:38.487Z] 2ced38df9373: Pulling fs layer [2023-05-02T05:58:38.487Z] 58f1dce35555: Pulling fs layer [2023-05-02T05:58:38.487Z] 3cdef696dda3: Waiting [2023-05-02T05:58:38.487Z] 2ced38df9373: Waiting [2023-05-02T05:58:38.487Z] 58f1dce35555: Waiting [2023-05-02T05:58:38.487Z] 242c74f7c9fa: Waiting [2023-05-02T05:58:38.487Z] ed15518f5707: Download complete [2023-05-02T05:58:38.487Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T05:58:38.487Z] 242c74f7c9fa: Download complete [2023-05-02T05:58:38.487Z] 3cdef696dda3: Verifying Checksum [2023-05-02T05:58:38.487Z] 3cdef696dda3: Download complete [2023-05-02T05:58:38.487Z] c41833b44d91: Verifying Checksum [2023-05-02T05:58:39.315Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-05-02T05:58:39.315Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-05-02T05:58:39.928Z] c41833b44d91: Pull complete [2023-05-02T05:58:39.928Z] 58f1dce35555: Verifying Checksum [2023-05-02T05:58:39.928Z] 58f1dce35555: Download complete [2023-05-02T05:58:40.200Z] ed15518f5707: Pull complete [2023-05-02T05:58:41.167Z] feae8fd75edb: Verifying Checksum [2023-05-02T05:58:41.167Z] feae8fd75edb: Download complete [2023-05-02T05:58:41.167Z] 2ced38df9373: Verifying Checksum [2023-05-02T05:58:41.167Z] 2ced38df9373: Download complete [2023-05-02T05:58:43.496Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.009s coverage: 75.7% of statements [2023-05-02T05:58:43.496Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.052s coverage: 52.2% of statements [2023-05-02T05:58:44.882Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.051s coverage: 96.7% of statements [2023-05-02T05:58:44.882Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements [2023-05-02T05:58:44.882Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements [2023-05-02T05:58:44.882Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.059s coverage: 55.8% of statements [2023-05-02T05:58:44.882Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.026s coverage: 56.0% of statements [2023-05-02T05:58:44.882Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.061s coverage: 100.0% of statements [2023-05-02T05:58:53.522Z] feae8fd75edb: Pull complete [2023-05-02T05:58:53.522Z] 242c74f7c9fa: Pull complete [2023-05-02T05:58:53.522Z] 3cdef696dda3: Pull complete [2023-05-02T05:58:59.754Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-02T05:59:00.198Z] 2ced38df9373: Pull complete [2023-05-02T05:59:02.158Z] 58f1dce35555: Pull complete [2023-05-02T05:59:02.158Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T05:59:02.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T05:59:02.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-02T05:59:02.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T05:59:02.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-02T05:59:02.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T05:59:02.337Z] $ docker stop --time=1 30c22899a3a14f68603222df8fa6a7e43d87c21f41faa26263ef623f4a66beb1 [2023-05-02T05:59:02.499Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [2023-05-02T05:59:04.964Z] $ docker rm -f --volumes 30c22899a3a14f68603222df8fa6a7e43d87c21f41faa26263ef623f4a66beb1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:59:05.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T05:59:05.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2023-05-02T05:59:05.780Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T05:59:05.780Z] . [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:59:06.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-12315 does not seem to be running inside a container [2023-05-02T05:59:06.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat [2023-05-02T05:59:09.160Z] $ docker top 3967c3d36f1ebdcf55d35302541d78fe3b0b0b4c506455ecd354635f8d50c040 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:59:10.059Z] + go version [2023-05-02T05:59:10.059Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T05:59:10.074Z] $ docker stop --time=1 3967c3d36f1ebdcf55d35302541d78fe3b0b0b4c506455ecd354635f8d50c040 [2023-05-02T05:59:10.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:59:10.266Z] [2023-05-02T05:59:10.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:59:11.706Z] $ docker rm -f --volumes 3967c3d36f1ebdcf55d35302541d78fe3b0b0b4c506455ecd354635f8d50c040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:59:12.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:59:12.431Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T05:59:12.431Z] 5eb5b503b376: Pulling fs layer [2023-05-02T05:59:12.431Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T05:59:12.431Z] ec43610c2a17: Pulling fs layer [2023-05-02T05:59:12.431Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T05:59:12.431Z] 33b1e0a273af: Pulling fs layer [2023-05-02T05:59:12.431Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T05:59:12.431Z] 2f39f015ded8: Pulling fs layer [2023-05-02T05:59:12.431Z] 3a2ae6a8a46f: Waiting [2023-05-02T05:59:12.431Z] 33b1e0a273af: Waiting [2023-05-02T05:59:12.431Z] 5d3b04190fa2: Waiting [2023-05-02T05:59:12.431Z] 2f39f015ded8: Waiting [2023-05-02T05:59:12.431Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T05:59:12.431Z] 5c69ac0246d0: Download complete [2023-05-02T05:59:12.431Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T05:59:12.431Z] 3a2ae6a8a46f: Download complete [2023-05-02T05:59:12.431Z] 33b1e0a273af: Verifying Checksum [2023-05-02T05:59:12.431Z] 33b1e0a273af: Download complete [2023-05-02T05:59:12.431Z] ec43610c2a17: Verifying Checksum [2023-05-02T05:59:12.431Z] ec43610c2a17: Download complete [2023-05-02T05:59:12.431Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T05:59:12.431Z] 5d3b04190fa2: Download complete [2023-05-02T05:59:12.623Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T05:59:12.623Z] . [Pipeline] } [2023-05-02T05:59:12.690Z] 5eb5b503b376: Verifying Checksum [2023-05-02T05:59:12.690Z] 5eb5b503b376: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:59:12.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-12315 does not seem to be running inside a container [2023-05-02T05:59:12.971Z] $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat [2023-05-02T05:59:13.256Z] 2f39f015ded8: Download complete [2023-05-02T05:59:13.821Z] 5eb5b503b376: Pull complete [2023-05-02T05:59:14.079Z] 5c69ac0246d0: Pull complete [2023-05-02T05:59:14.337Z] ec43610c2a17: Pull complete [2023-05-02T05:59:14.337Z] 3a2ae6a8a46f: Pull complete [2023-05-02T05:59:14.595Z] 33b1e0a273af: Pull complete [2023-05-02T05:59:14.595Z] 5d3b04190fa2: Pull complete [2023-05-02T05:59:15.192Z] $ docker top f8ae19fb1e86833d5600a084f8fb13608012ebd9abd82589d0b815836804dfb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:59:16.193Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:59:16.583Z] + make test [2023-05-02T05:59:16.583Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-05-02T05:59:16.851Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-02T05:59:16.851Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T05:59:17.118Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-02T05:59:17.705Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T05:59:17.705Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T05:59:17.705Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T05:59:17.705Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T05:59:17.705Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-02T05:59:17.705Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-02T05:59:17.705Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-02T05:59:18.777Z] 2f39f015ded8: Pull complete [2023-05-02T05:59:18.777Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T05:59:18.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:59:18.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:59:19.018Z] prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container [2023-05-02T05:59:19.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T05:59:19.112Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-02T05:59:19.112Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T05:59:19.112Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-02T05:59:19.112Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-02T05:59:19.378Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-02T05:59:19.378Z] go: downloading golang.org/x/net v0.8.0 [2023-05-02T05:59:20.335Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-02T05:59:20.335Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T05:59:20.335Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-02T05:59:20.335Z] go: downloading golang.org/x/crypto v0.7.0 [2023-05-02T05:59:20.335Z] go: downloading golang.org/x/text v0.8.0 [2023-05-02T05:59:21.297Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-02T05:59:21.297Z] go: downloading golang.org/x/sys v0.6.0 [2023-05-02T05:59:21.297Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T05:59:21.334Z] $ docker top a2bdbf78a06ef70fffbc6884ce0290c33610f6c468fbf6cf503e7b44b769b4d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:59:21.859Z] ---> job-cost.sh [2023-05-02T05:59:21.859Z] lf-activate-venv: SKIPPING [2023-05-02T05:59:21.859Z] INFO: No Stack... [2023-05-02T05:59:22.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T05:59:22.685Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T05:59:23.000Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives/cost.csv [2023-05-02T05:59:23.000Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T05:59:23.044Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [2023-05-02T05:59:23.049Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] did not exist. Created. [2023-05-02T05:59:23.050Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T05:59:23.434Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T05:59:23.490Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T05:59:23.518Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T05:59:23.592Z] $ docker stop --time=1 a2bdbf78a06ef70fffbc6884ce0290c33610f6c468fbf6cf503e7b44b769b4d3 [2023-05-02T05:59:24.742Z] $ docker rm -f --volumes a2bdbf78a06ef70fffbc6884ce0290c33610f6c468fbf6cf503e7b44b769b4d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T06:00:59.332Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-05-02T06:01:02.675Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-05-02T06:01:02.675Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-05-02T06:01:15.340Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.209s coverage: 75.7% of statements [2023-05-02T06:01:15.340Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.201s coverage: 52.2% of statements [2023-05-02T06:01:15.340Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.248s coverage: 96.7% of statements [2023-05-02T06:01:15.340Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.200s coverage: 89.5% of statements [2023-05-02T06:01:15.340Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.099s coverage: 100.0% of statements [2023-05-02T06:01:54.195Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-05-02T06:01:54.462Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.229s coverage: 55.8% of statements [2023-05-02T06:01:54.462Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.100s coverage: 56.0% of statements [2023-05-02T06:01:54.462Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.257s coverage: 100.0% of statements [2023-05-02T06:01:55.424Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-05-02T06:01:55.690Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T06:01:55.690Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-02T06:03:47.367Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:03:47.367Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-02T06:03:47.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:03:47.423Z] $ docker stop --time=1 f8ae19fb1e86833d5600a084f8fb13608012ebd9abd82589d0b815836804dfb3 [2023-05-02T06:03:49.342Z] $ docker rm -f --volumes f8ae19fb1e86833d5600a084f8fb13608012ebd9abd82589d0b815836804dfb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:03:52.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:03:52.417Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T06:03:53.002Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:03:54.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:03:54.041Z] [2023-05-02T06:03:54.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:03:54.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:03:54.716Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T06:03:54.716Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T06:03:54.716Z] 04944245beec: Pulling fs layer [2023-05-02T06:03:54.716Z] 699f458cf7ca: Pulling fs layer [2023-05-02T06:03:54.716Z] 765212b225bb: Pulling fs layer [2023-05-02T06:03:54.716Z] f23df028b6ca: Pulling fs layer [2023-05-02T06:03:54.716Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T06:03:54.716Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T06:03:54.716Z] d65c8cfc05b1: Waiting [2023-05-02T06:03:54.716Z] 765212b225bb: Waiting [2023-05-02T06:03:54.716Z] f23df028b6ca: Waiting [2023-05-02T06:03:54.716Z] 2437ff75d9bd: Waiting [2023-05-02T06:03:54.716Z] 04944245beec: Verifying Checksum [2023-05-02T06:03:54.716Z] 04944245beec: Download complete [2023-05-02T06:03:54.716Z] 765212b225bb: Verifying Checksum [2023-05-02T06:03:54.716Z] 765212b225bb: Download complete [2023-05-02T06:03:54.716Z] f23df028b6ca: Verifying Checksum [2023-05-02T06:03:54.716Z] f23df028b6ca: Download complete [2023-05-02T06:03:54.716Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T06:03:54.716Z] d65c8cfc05b1: Download complete [2023-05-02T06:03:54.983Z] 699f458cf7ca: Verifying Checksum [2023-05-02T06:03:54.983Z] 699f458cf7ca: Download complete [2023-05-02T06:03:55.252Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T06:03:55.252Z] 8998bd30e6a1: Download complete [2023-05-02T06:03:57.839Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T06:03:58.799Z] 8998bd30e6a1: Pull complete [2023-05-02T06:03:59.387Z] 04944245beec: Pull complete [2023-05-02T06:04:00.357Z] 699f458cf7ca: Pull complete [2023-05-02T06:04:00.624Z] 765212b225bb: Pull complete [2023-05-02T06:04:01.592Z] f23df028b6ca: Pull complete [2023-05-02T06:04:01.592Z] d65c8cfc05b1: Pull complete [2023-05-02T06:04:13.911Z] 2437ff75d9bd: Pull complete [2023-05-02T06:04:14.184Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T06:04:14.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:04:14.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:04:14.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-12315 does not seem to be running inside a container [2023-05-02T06:04:14.593Z] $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T06:04:19.229Z] $ docker top 2ae53df43dd1e279667a92b791c958051a7bc92a8cf575762dd74f9784a040cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:20.189Z] ---> job-cost.sh [2023-05-02T06:04:20.189Z] lf-activate-venv: SKIPPING [2023-05-02T06:04:20.189Z] INFO: No Stack... [2023-05-02T06:04:21.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T06:04:22.215Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:04:22.908Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2023-05-02T06:04:22.908Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T06:04:22.970Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [2023-05-02T06:04:22.976Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] did not exist. Created. [2023-05-02T06:04:22.976Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:04:23.926Z] /w/workspace/go-mod-secrets/1@tmp/durable-060bd511/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T06:04:24.613Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T06:04:24.652Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T06:04:24.702Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:04:24.744Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:04:24.835Z] $ docker stop --time=1 2ae53df43dd1e279667a92b791c958051a7bc92a8cf575762dd74f9784a040cd [2023-05-02T06:04:26.306Z] $ docker rm -f --volumes 2ae53df43dd1e279667a92b791c958051a7bc92a8cf575762dd74f9784a040cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-02T06:04:27.440Z] provisioning config files... [2023-05-02T06:04:27.450Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/config15014152842410881277tmp [Pipeline] { [Pipeline] sh [2023-05-02T06:04:27.784Z] + set +x [2023-05-02T06:04:27.785Z] + + curl -s https://codecov.io/bashbash [2023-05-02T06:04:27.785Z] -s -- [2023-05-02T06:04:27.785Z] [2023-05-02T06:04:27.785Z] _____ _ [2023-05-02T06:04:27.785Z] / ____| | | [2023-05-02T06:04:27.785Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T06:04:27.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T06:04:27.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T06:04:27.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T06:04:27.785Z] Bash-1.0.6 [2023-05-02T06:04:27.785Z] [2023-05-02T06:04:27.785Z] [2023-05-02T06:04:27.785Z] ==> git version 2.25.1 found [2023-05-02T06:04:27.785Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-02T06:04:27.785Z] Release-Date: 2020-01-08 [2023-05-02T06:04:27.785Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-02T06:04:27.785Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T06:04:27.785Z] ==> Jenkins CI detected. [2023-05-02T06:04:27.785Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-208 [2023-05-02T06:04:27.785Z] project root: . [2023-05-02T06:04:27.785Z] --> token set from env [2023-05-02T06:04:27.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T06:04:28.049Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T06:04:28.049Z] ==> Python coveragepy not found [2023-05-02T06:04:28.049Z] ==> Searching for coverage reports in: [2023-05-02T06:04:28.049Z] + . [2023-05-02T06:04:28.049Z] -> Found 1 reports [2023-05-02T06:04:28.049Z] ==> Detecting git/mercurial file structure [2023-05-02T06:04:28.049Z] ==> Reading reports [2023-05-02T06:04:28.049Z] + ./coverage.out bytes=41143 [2023-05-02T06:04:28.049Z] ==> Appending adjustments [2023-05-02T06:04:28.049Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T06:04:28.049Z] + Found adjustments [2023-05-02T06:04:28.049Z] ==> Gzipping contents [2023-05-02T06:04:28.049Z] 8.0K /tmp/codecov.ah4xeX.gz [2023-05-02T06:04:28.049Z] ==> Uploading reports [2023-05-02T06:04:28.049Z] url: https://codecov.io [2023-05-02T06:04:28.049Z] query: branch=PR-208&commit=597011f1d7fdc11cfeacfa340b71949097ac6405&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=208&job=&cmd_args= [2023-05-02T06:04:28.049Z] -> Pinging Codecov [2023-05-02T06:04:28.049Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-208&commit=597011f1d7fdc11cfeacfa340b71949097ac6405&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=208&job=&cmd_args= [2023-05-02T06:04:28.313Z] -> Uploading to [2023-05-02T06:04:28.313Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/D63849C06B6B67093493C71CE874ED06/597011f1d7fdc11cfeacfa340b71949097ac6405/ea9ddca6-ce5e-4d1c-8fc9-cf3005439c6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T060428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ef1a2196e232425c9b19dd030ece4b761f5a95227f25be24891e3834ca84a00 [2023-05-02T06:04:28.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:04:28.313Z] Dload Upload Total Spent Left Speed [2023-05-02T06:04:28.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8126 0 0 100 8126 0 37620 --:--:-- --:--:-- --:--:-- 37620 [2023-05-02T06:04:28.572Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] } [2023-05-02T06:04:28.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-02T06:04:30.588Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives ] [2023-05-02T06:04:30.588Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives [2023-05-02T06:04:30.588Z] total 16 [2023-05-02T06:04:30.588Z] drwxr-xr-x 3 root root 4096 May 2 05:59 . [2023-05-02T06:04:30.588Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 05:59 .. [2023-05-02T06:04:30.588Z] drwxr-xr-x 2 root root 4096 May 2 05:59 cost [2023-05-02T06:04:30.588Z] -rw-r--r-- 1 root root 87 May 2 05:59 cost.csv [2023-05-02T06:04:30.588Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives [2023-05-02T06:04:30.588Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives [2023-05-02T06:04:30.588Z] total 16 [2023-05-02T06:04:30.588Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:59 . [2023-05-02T06:04:30.588Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 05:59 .. [2023-05-02T06:04:30.588Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:59 cost [2023-05-02T06:04:30.588Z] -rw-r--r-- 1 jenkins jenkins 87 May 2 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:30.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:31.844Z] ---> package-listing.sh [2023-05-02T06:04:31.844Z] ++ facter osfamily [2023-05-02T06:04:31.844Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T06:04:32.103Z] + OS_FAMILY=debian [2023-05-02T06:04:32.103Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-208 [2023-05-02T06:04:32.103Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T06:04:32.103Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T06:04:32.103Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T06:04:32.103Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T06:04:32.103Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-208 ']' [2023-05-02T06:04:32.103Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T06:04:32.103Z] + case "${OS_FAMILY}" in [2023-05-02T06:04:32.103Z] + dpkg -l [2023-05-02T06:04:32.103Z] + grep '^ii' [2023-05-02T06:04:32.103Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T06:04:32.103Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T06:04:32.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T06:04:32.103Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-208 ']' [2023-05-02T06:04:32.103Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives/ [2023-05-02T06:04:32.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives/ [Pipeline] echo [2023-05-02T06:04:32.143Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T06:04:32.434Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:33.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:04:33.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:04:33.211Z] prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container [2023-05-02T06:04:33.235Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T06:04:33.479Z] $ docker top 0a6773b25d7ebbeee8c3dbd0732f874cdfb33611763bb7525125cae0dd95cb4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:04:33.872Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T06:04:34.178Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T06:04:34.488Z] + ls /var/log/sa-host [2023-05-02T06:04:34.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:04:34.708Z] provisioning config files... [2023-05-02T06:04:34.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/config5585078110491870120tmp [Pipeline] { [Pipeline] echo [2023-05-02T06:04:34.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:35.082Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T06:04:35.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:35.500Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T06:04:35.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:35.839Z] ---> sudo-logs.sh [2023-05-02T06:04:35.839Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T06:04:35.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:36.236Z] ---> job-cost.sh [2023-05-02T06:04:36.236Z] lf-activate-venv: SKIPPING [2023-05-02T06:04:36.236Z] DEBUG: total: 0.2199999988079071 [2023-05-02T06:04:36.236Z] INFO: Retrieving Stack Cost... [2023-05-02T06:04:36.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:04:37.065Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T06:04:37.101Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:37.413Z] ---> logs-deploy.sh [2023-05-02T06:04:37.413Z] lf-activate-venv: SKIPPING [2023-05-02T06:04:37.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-208/1 [2023-05-02T06:04:37.413Z] INFO: archiving workspace using pattern(s): [2023-05-02T06:04:38.354Z] Archives upload complete. [2023-05-02T06:04:38.614Z] INFO: archiving logs to Nexus [2023-05-02T06:04:39.190Z] ---> uname -a: [2023-05-02T06:04:39.190Z] Linux prd-ubuntu20-04-docker-8c-8g-12309 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] ---> lscpu: [2023-05-02T06:04:39.190Z] Architecture: x86_64 [2023-05-02T06:04:39.190Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-02T06:04:39.190Z] Byte Order: Little Endian [2023-05-02T06:04:39.190Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-02T06:04:39.190Z] CPU(s): 8 [2023-05-02T06:04:39.190Z] On-line CPU(s) list: 0-7 [2023-05-02T06:04:39.190Z] Thread(s) per core: 1 [2023-05-02T06:04:39.190Z] Core(s) per socket: 1 [2023-05-02T06:04:39.190Z] Socket(s): 8 [2023-05-02T06:04:39.190Z] NUMA node(s): 1 [2023-05-02T06:04:39.190Z] Vendor ID: AuthenticAMD [2023-05-02T06:04:39.190Z] CPU family: 23 [2023-05-02T06:04:39.190Z] Model: 49 [2023-05-02T06:04:39.190Z] Model name: AMD EPYC-Rome Processor [2023-05-02T06:04:39.190Z] Stepping: 0 [2023-05-02T06:04:39.190Z] CPU MHz: 2799.998 [2023-05-02T06:04:39.190Z] BogoMIPS: 5599.99 [2023-05-02T06:04:39.190Z] Virtualization: AMD-V [2023-05-02T06:04:39.190Z] Hypervisor vendor: KVM [2023-05-02T06:04:39.190Z] Virtualization type: full [2023-05-02T06:04:39.190Z] L1d cache: 256 KiB [2023-05-02T06:04:39.190Z] L1i cache: 256 KiB [2023-05-02T06:04:39.190Z] L2 cache: 4 MiB [2023-05-02T06:04:39.190Z] L3 cache: 128 MiB [2023-05-02T06:04:39.190Z] NUMA node0 CPU(s): 0-7 [2023-05-02T06:04:39.190Z] Vulnerability Itlb multihit: Not affected [2023-05-02T06:04:39.190Z] Vulnerability L1tf: Not affected [2023-05-02T06:04:39.190Z] Vulnerability Mds: Not affected [2023-05-02T06:04:39.190Z] Vulnerability Meltdown: Not affected [2023-05-02T06:04:39.190Z] Vulnerability Mmio stale data: Not affected [2023-05-02T06:04:39.190Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-02T06:04:39.190Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-02T06:04:39.190Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-02T06:04:39.190Z] Vulnerability Srbds: Not affected [2023-05-02T06:04:39.190Z] Vulnerability Tsx async abort: Not affected [2023-05-02T06:04:39.190Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] ---> nproc: [2023-05-02T06:04:39.190Z] 8 [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] ---> df -h: [2023-05-02T06:04:39.190Z] Filesystem Size Used Avail Use% Mounted on [2023-05-02T06:04:39.190Z] overlay 155G 11G 145G 7% / [2023-05-02T06:04:39.190Z] tmpfs 64M 0 64M 0% /dev [2023-05-02T06:04:39.190Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-02T06:04:39.190Z] shm 64M 0 64M 0% /dev/shm [2023-05-02T06:04:39.190Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] ---> sar -b -r -n DEV: [2023-05-02T06:04:39.190Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12309) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] 05:00:18 LINUX RESTART (8 CPU) [2023-05-02T06:04:39.190Z] [2023-05-02T06:04:39.190Z] 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-02T06:04:39.190Z] 05:02:01 6.43 0.00 6.43 0.00 0.00 385.35 0.00 [2023-05-02T06:04:39.190Z] 05:03:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2023-05-02T06:04:39.190Z] 05:04:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-05-02T06:04:39.190Z] 05:05:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2023-05-02T06:04:39.190Z] 05:06:01 51.97 10.58 41.39 0.00 5154.87 8902.78 0.00 [2023-05-02T06:04:39.190Z] 05:07:01 5.87 0.02 5.85 0.00 0.13 122.11 0.00 [2023-05-02T06:04:39.190Z] 05:08:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2023-05-02T06:04:39.190Z] 05:09:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 [2023-05-02T06:04:39.190Z] 05:10:02 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2023-05-02T06:04:39.190Z] 05:11:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 [2023-05-02T06:04:39.190Z] 05:12:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2023-05-02T06:04:39.190Z] 05:13:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 [2023-05-02T06:04:39.190Z] 05:14:01 2.58 1.02 1.57 0.00 21.86 22.80 0.00 [2023-05-02T06:04:39.191Z] 05:15:01 1.90 0.00 1.90 0.00 0.00 20.53 0.00 [2023-05-02T06:04:39.191Z] 05:16:01 1.93 0.02 1.92 0.00 0.13 26.80 0.00 [2023-05-02T06:04:39.191Z] 05:17:01 1.27 0.02 1.25 0.00 0.13 14.53 0.00 [2023-05-02T06:04:39.191Z] 05:18:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2023-05-02T06:04:39.191Z] 05:19:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 [2023-05-02T06:04:39.191Z] 05:20:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 [2023-05-02T06:04:39.191Z] 05:21:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 [2023-05-02T06:04:39.191Z] 05:22:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2023-05-02T06:04:39.191Z] 05:23:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2023-05-02T06:04:39.191Z] 05:24:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2023-05-02T06:04:39.191Z] 05:25:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2023-05-02T06:04:39.191Z] 05:26:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 [2023-05-02T06:04:39.191Z] 05:27:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 [2023-05-02T06:04:39.191Z] 05:28:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2023-05-02T06:04:39.191Z] 05:29:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2023-05-02T06:04:39.191Z] 05:30:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2023-05-02T06:04:39.191Z] 05:31:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 [2023-05-02T06:04:39.191Z] 05:32:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-05-02T06:04:39.191Z] 05:33:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2023-05-02T06:04:39.191Z] 05:34:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-05-02T06:04:39.191Z] 05:35:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 [2023-05-02T06:04:39.191Z] 05:36:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-05-02T06:04:39.191Z] 05:37:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2023-05-02T06:04:39.191Z] 05:38:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-05-02T06:04:39.191Z] 05:39:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2023-05-02T06:04:39.191Z] 05:40:01 4.72 3.82 0.90 0.00 86.79 22.66 0.00 [2023-05-02T06:04:39.191Z] 05:41:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 [2023-05-02T06:04:39.191Z] 05:42:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-05-02T06:04:39.191Z] 05:43:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 [2023-05-02T06:04:39.191Z] 05:44:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-05-02T06:04:39.191Z] 05:45:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2023-05-02T06:04:39.191Z] 05:46:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-05-02T06:04:39.191Z] 05:47:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2023-05-02T06:04:39.191Z] 05:48:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2023-05-02T06:04:39.191Z] 05:49:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2023-05-02T06:04:39.191Z] 05:50:01 0.97 0.00 0.97 0.00 0.00 11.07 0.00 [2023-05-02T06:04:39.191Z] 05:51:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2023-05-02T06:04:39.191Z] 05:52:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2023-05-02T06:04:39.191Z] 05:53:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2023-05-02T06:04:39.191Z] 05:54:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2023-05-02T06:04:39.191Z] 05:55:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2023-05-02T06:04:39.191Z] 05:56:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 [2023-05-02T06:04:39.191Z] 05:57:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 [2023-05-02T06:04:39.191Z] 05:58:01 44.69 12.08 32.61 0.00 1790.23 10987.90 0.00 [2023-05-02T06:04:39.191Z] 05:59:01 59.12 0.42 58.71 0.00 11.86 37228.86 0.00 [2023-05-02T06:04:39.191Z] 06:00:01 47.93 0.18 47.74 0.00 18.66 24899.45 0.00 [2023-05-02T06:04:39.191Z] 06:01:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 [2023-05-02T06:04:39.191Z] 06:02:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-05-02T06:04:39.191Z] 06:03:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2023-05-02T06:04:39.191Z] 06:04:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2023-05-02T06:04:39.191Z] Average: 4.63 0.45 4.18 0.00 112.48 1323.82 0.00 [2023-05-02T06:04:39.191Z] [2023-05-02T06:04:39.191Z] 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-02T06:04:39.191Z] 05:02:01 30604704 31877496 494944 1.51 47300 1542504 1658980 4.89 602064 1415460 16 [2023-05-02T06:04:39.191Z] 05:03:01 30605276 31878220 493752 1.50 47340 1542508 1658980 4.89 603040 1415492 32 [2023-05-02T06:04:39.191Z] 05:04:01 30604724 31877700 494204 1.50 47380 1542508 1658980 4.89 604872 1415492 20 [2023-05-02T06:04:39.191Z] 05:05:01 30604792 31877964 493940 1.50 47412 1542516 1658980 4.89 604380 1415628 32 [2023-05-02T06:04:39.191Z] 05:06:01 30065020 31840528 504188 1.53 82184 2002928 1678628 4.95 933392 1585272 928 [2023-05-02T06:04:39.191Z] 05:07:01 30071052 31841792 502524 1.53 80796 1999668 1665984 4.91 931140 1582008 8 [2023-05-02T06:04:39.191Z] 05:08:01 30071268 31842020 502428 1.53 80840 1999664 1665984 4.91 931152 1582012 8 [2023-05-02T06:04:39.191Z] 05:09:01 30071040 31841912 502528 1.53 80912 1999672 1665984 4.91 931320 1582008 8 [2023-05-02T06:04:39.191Z] 05:10:02 30071300 31842204 502176 1.53 80952 1999680 1665984 4.91 931280 1582040 8 [2023-05-02T06:04:39.191Z] 05:11:01 30070576 31841596 502456 1.53 81040 1999680 1665984 4.91 931880 1582052 12 [2023-05-02T06:04:39.191Z] 05:12:01 30070520 31841716 502268 1.53 81072 1999688 1665984 4.91 931572 1582136 12 [2023-05-02T06:04:39.191Z] 05:13:01 30070188 31841412 502504 1.53 81104 1999692 1665984 4.91 931668 1582132 4 [2023-05-02T06:04:39.191Z] 05:14:01 30068292 31840416 503340 1.53 81180 2000312 1742660 5.14 931948 1582616 8 [2023-05-02T06:04:39.191Z] 05:15:01 30068876 31841072 502628 1.53 81268 2000304 1742660 5.14 932032 1582616 8 [2023-05-02T06:04:39.191Z] 05:16:01 30067564 31839848 503544 1.53 81352 2000292 1710324 5.04 932500 1582600 8 [2023-05-02T06:04:39.191Z] 05:17:01 30067176 31839548 503688 1.53 81404 2000296 1693464 4.99 932952 1582600 236 [2023-05-02T06:04:39.191Z] 05:18:01 30067248 31839664 503480 1.53 81452 2000300 1693464 4.99 932900 1582604 12 [2023-05-02T06:04:39.191Z] 05:19:01 30067492 31839948 503156 1.53 81484 2000304 1693464 4.99 932700 1582608 8 [2023-05-02T06:04:39.191Z] 05:20:01 30067704 31840196 502848 1.53 81500 2000304 1693464 4.99 932832 1582612 8 [2023-05-02T06:04:39.191Z] 05:21:01 30067508 31840056 502956 1.53 81564 2000308 1693464 4.99 933008 1582616 32 [2023-05-02T06:04:39.191Z] 05:22:01 30067436 31840152 502816 1.53 81604 2000432 1693464 4.99 933364 1582748 28 [2023-05-02T06:04:39.191Z] 05:23:01 30067268 31840080 502680 1.53 81636 2000440 1693464 4.99 933276 1582744 8 [2023-05-02T06:04:39.191Z] 05:24:01 30067492 31840336 502596 1.53 81660 2000444 1693464 4.99 933328 1582748 28 [2023-05-02T06:04:39.191Z] 05:25:01 30067168 31840048 502828 1.53 81692 2000444 1693464 4.99 933380 1582748 8 [2023-05-02T06:04:39.191Z] 05:26:01 30067160 31840100 502700 1.53 81732 2000452 1693464 4.99 933892 1582756 48 [2023-05-02T06:04:39.191Z] 05:27:01 30067168 31840148 502592 1.53 81772 2000460 1693464 4.99 933664 1582760 40 [2023-05-02T06:04:39.191Z] 05:28:01 30067096 31840108 502568 1.53 81788 2000460 1693464 4.99 933768 1582764 8 [2023-05-02T06:04:39.191Z] 05:29:01 30067072 31840108 502496 1.53 81812 2000464 1693464 4.99 933824 1582764 56 [2023-05-02T06:04:39.191Z] 05:30:01 30067004 31840064 502716 1.53 81832 2000464 1693464 4.99 933868 1582764 8 [2023-05-02T06:04:39.191Z] 05:31:01 30067020 31840144 502612 1.53 81896 2000452 1693464 4.99 934096 1582776 16 [2023-05-02T06:04:39.191Z] 05:32:01 30067224 31840388 502284 1.53 81936 2000472 1693464 4.99 934128 1582784 32 [2023-05-02T06:04:39.191Z] 05:33:01 30067208 31840408 502216 1.53 81960 2000464 1693464 4.99 934196 1582776 40 [2023-05-02T06:04:39.191Z] 05:34:01 30066696 31839944 502688 1.53 81984 2000476 1693464 4.99 935328 1582780 20 [2023-05-02T06:04:39.191Z] 05:35:01 30066600 31839896 502688 1.53 82032 2000472 1693464 4.99 935560 1582784 16 [2023-05-02T06:04:39.191Z] 05:36:01 30066256 31839580 503156 1.53 82064 2000472 1693464 4.99 935432 1582784 24 [2023-05-02T06:04:39.191Z] 05:37:01 30066516 31839868 502804 1.53 82096 2000488 1693464 4.99 935404 1582788 12 [2023-05-02T06:04:39.191Z] 05:38:01 30066444 31839852 502768 1.53 82128 2000488 1693464 4.99 935504 1582792 12 [2023-05-02T06:04:39.191Z] 05:39:01 30066672 31840100 502464 1.53 82160 2000484 1693464 4.99 935524 1582792 4 [2023-05-02T06:04:39.191Z] 05:40:01 30021620 31798472 543384 1.65 82204 2003376 1693464 4.99 979372 1584404 108 [2023-05-02T06:04:39.191Z] 05:41:01 30021056 31797948 544104 1.65 82244 2003376 1693464 4.99 979564 1584344 32 [2023-05-02T06:04:39.191Z] 05:42:01 30020804 31797740 544320 1.66 82276 2003380 1693464 4.99 979776 1584348 32 [2023-05-02T06:04:39.191Z] 05:43:01 30020032 31796992 545132 1.66 82308 2003384 1693464 4.99 980060 1584352 60 [2023-05-02T06:04:39.191Z] 05:44:01 30020260 31797264 544832 1.66 82340 2003388 1693464 4.99 980036 1584356 4 [2023-05-02T06:04:39.191Z] 05:45:01 30020188 31797228 544824 1.66 82372 2003396 1693464 4.99 980108 1584364 36 [2023-05-02T06:04:39.191Z] 05:46:01 30020164 31797208 544808 1.66 82416 2003360 1693464 4.99 980092 1584364 204 [2023-05-02T06:04:39.191Z] 05:47:01 30019840 31796968 544952 1.66 82464 2003400 1693464 4.99 980376 1584368 60 [2023-05-02T06:04:39.191Z] 05:48:01 30019748 31796880 545192 1.66 82488 2003388 1693464 4.99 980368 1584372 228 [2023-05-02T06:04:39.191Z] 05:49:01 30019512 31796836 545232 1.66 82512 2003532 1693464 4.99 980528 1584500 8 [2023-05-02T06:04:39.191Z] 05:50:01 30019212 31796544 545444 1.66 82536 2003536 1693464 4.99 980520 1584504 28 [2023-05-02T06:04:39.191Z] 05:51:01 30019164 31796544 545400 1.66 82584 2003520 1693464 4.99 980824 1584504 20 [2023-05-02T06:04:39.191Z] 05:52:01 30019116 31796536 545336 1.66 82616 2003540 1693464 4.99 981092 1584508 32 [2023-05-02T06:04:39.191Z] 05:53:01 30018808 31796272 545564 1.66 82640 2003528 1693464 4.99 981268 1584512 200 [2023-05-02T06:04:39.191Z] 05:54:01 30018508 31795980 545772 1.66 82656 2003544 1693464 4.99 981288 1584512 12 [2023-05-02T06:04:39.191Z] 05:55:01 30019164 31796684 545220 1.66 82688 2003544 1693464 4.99 981368 1584520 56 [2023-05-02T06:04:39.191Z] 05:56:01 30018872 31796436 545436 1.66 82736 2003552 1693464 4.99 981316 1584524 20 [2023-05-02T06:04:39.191Z] 05:57:01 30018604 31796232 545628 1.66 82792 2003556 1693464 4.99 981328 1584524 12 [2023-05-02T06:04:39.191Z] 05:58:01 29454036 31605312 710872 2.16 95284 2348128 1777344 5.24 1278072 1807728 16 [2023-05-02T06:04:39.191Z] 05:59:01 27934756 31471844 809072 2.46 125452 3611792 2266644 6.68 1550768 2927324 227424 [2023-05-02T06:04:39.191Z] 06:00:01 28110604 31555324 729376 2.22 128160 3527684 1760948 5.19 1430116 2881568 12 [2023-05-02T06:04:39.191Z] 06:01:01 28110800 31555564 729068 2.22 128200 3527672 1760948 5.19 1430132 2881576 40 [2023-05-02T06:04:39.191Z] 06:02:01 28113720 31558552 725944 2.21 128224 3527688 1760948 5.19 1426920 2881572 208 [2023-05-02T06:04:39.191Z] 06:03:01 28113576 31558436 725992 2.21 128256 3527692 1760948 5.19 1427312 2881576 16 [2023-05-02T06:04:39.191Z] 06:04:01 28122492 31567380 717272 2.18 128272 3527692 1760948 5.19 1418992 2881576 20 [2023-05-02T06:04:39.191Z] Average: 29889563 31798473 540149 1.64 84286 2124478 1705601 5.03 980282 1700560 3662 [2023-05-02T06:04:39.191Z] [2023-05-02T06:04:39.191Z] 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-02T06:04:39.191Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:02:01 ens3 1.73 0.17 0.22 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:03:01 ens3 4.35 2.10 2.17 0.51 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:04:01 ens3 1.95 0.97 0.91 0.69 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:05:01 ens3 0.70 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:06:01 ens3 189.07 94.00 2866.25 6.86 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:07:01 ens3 0.40 0.25 0.03 0.02 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:08:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:09:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:10:02 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:11:01 ens3 0.36 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:12:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:13:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:14:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:15:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:16:01 ens3 0.63 0.20 0.21 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:17:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.191Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:18:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:19:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:20:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:21:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:22:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:23:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:24:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:26:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:30:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:31:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:34:01 ens3 0.93 0.38 0.52 0.21 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:36:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:40:01 ens3 13.56 9.67 12.18 6.59 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:41:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:42:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:43:01 ens3 0.58 0.43 0.27 0.22 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:46:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:51:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:57:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:58:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:58:01 docker0 1.92 1.77 0.25 17.65 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:58:01 ens3 274.49 164.84 1959.62 53.91 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:59:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:59:01 vethfc121ef 21.60 39.64 2.17 541.80 0.00 0.00 0.00 0.04 [2023-05-02T06:04:39.192Z] 05:59:01 docker0 21.60 39.53 1.88 541.79 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 05:59:01 ens3 210.78 121.43 4801.91 59.28 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:00:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:00:01 ens3 88.24 53.72 2523.77 11.30 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:01:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:02:01 ens3 1.43 0.00 0.14 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:03:01 ens3 4.12 1.55 4.94 0.67 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] 06:04:01 ens3 1.95 0.83 0.68 0.49 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] Average: docker0 0.37 0.66 0.03 8.88 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] Average: ens3 12.73 7.22 193.30 2.25 0.00 0.00 0.00 0.00 [2023-05-02T06:04:39.192Z] [2023-05-02T06:04:39.192Z] [2023-05-02T06:04:39.192Z] ---> sar -P ALL: [2023-05-02T06:04:39.192Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12309) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T06:04:39.192Z] [2023-05-02T06:04:39.192Z] 05:00:18 LINUX RESTART (8 CPU) [2023-05-02T06:04:39.192Z] [2023-05-02T06:04:39.192Z] 05:01:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T06:04:39.192Z] 05:02:01 all 0.01 0.00 0.01 0.06 0.01 99.91 [2023-05-02T06:04:39.192Z] 05:02:01 0 0.00 0.00 0.02 0.25 0.02 99.72 [2023-05-02T06:04:39.192Z] 05:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.192Z] 05:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.192Z] 05:02:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-02T06:04:39.192Z] 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.192Z] 05:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.192Z] 05:02:01 6 0.03 0.00 0.02 0.20 0.00 99.75 [2023-05-02T06:04:39.192Z] 05:02:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-02T06:04:39.192Z] 05:03:01 all 0.03 0.00 0.01 0.05 0.01 99.89 [2023-05-02T06:04:39.192Z] 05:03:01 0 0.02 0.00 0.03 0.40 0.00 99.55 [2023-05-02T06:04:39.192Z] 05:03:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-02T06:04:39.192Z] 05:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.192Z] 05:03:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-02T06:04:39.192Z] 05:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.192Z] 05:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.192Z] 05:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T06:04:39.192Z] 05:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-02T06:04:39.192Z] 05:04:01 all 0.12 0.00 0.00 0.01 0.00 99.86 [2023-05-02T06:04:39.192Z] 05:04:01 0 0.03 0.00 0.00 0.10 0.00 99.87 [2023-05-02T06:04:39.192Z] 05:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.192Z] 05:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.192Z] 05:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-02T06:04:39.192Z] 05:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.192Z] 05:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.192Z] 05:04:01 6 0.75 0.00 0.00 0.02 0.00 99.23 [2023-05-02T06:04:39.192Z] 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T06:04:39.192Z] 05:05:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-05-02T06:04:39.192Z] 05:05:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-02T06:04:39.192Z] 05:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.192Z] 05:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.192Z] 05:05:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-02T06:04:39.192Z] 05:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.192Z] 05:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.192Z] 05:05:01 6 0.17 0.00 0.00 0.00 0.00 99.83 [2023-05-02T06:04:39.192Z] 05:05:01 7 0.00 0.00 0.02 0.05 0.02 99.92 [2023-05-02T06:04:39.192Z] 05:06:01 all 2.26 0.00 1.42 0.77 0.03 95.52 [2023-05-02T06:04:39.192Z] 05:06:01 0 1.80 0.00 0.95 2.02 0.02 95.21 [2023-05-02T06:04:39.192Z] 05:06:01 1 1.82 0.00 1.69 1.25 0.03 95.21 [2023-05-02T06:04:39.192Z] 05:06:01 2 3.48 0.00 1.14 1.04 0.03 94.32 [2023-05-02T06:04:39.192Z] 05:06:01 3 2.41 0.00 1.17 0.05 0.05 96.31 [2023-05-02T06:04:39.192Z] 05:06:01 4 2.05 0.00 1.05 0.77 0.02 96.11 [2023-05-02T06:04:39.192Z] 05:06:01 5 2.09 0.00 2.16 0.42 0.02 95.32 [2023-05-02T06:04:39.192Z] 05:06:01 6 2.81 0.00 1.09 0.12 0.03 95.95 [2023-05-02T06:04:39.192Z] 05:06:01 7 1.64 0.00 2.14 0.49 0.02 95.71 [2023-05-02T06:04:39.192Z] 05:07:01 all 0.14 0.00 0.06 0.02 0.01 99.77 [2023-05-02T06:04:39.192Z] 05:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-02T06:04:39.193Z] 05:07:01 1 0.08 0.00 0.05 0.02 0.02 99.83 [2023-05-02T06:04:39.193Z] 05:07:01 2 0.00 0.00 0.05 0.12 0.00 99.83 [2023-05-02T06:04:39.193Z] 05:07:01 3 0.63 0.00 0.10 0.02 0.03 99.22 [2023-05-02T06:04:39.193Z] 05:07:01 4 0.22 0.00 0.08 0.00 0.00 99.70 [2023-05-02T06:04:39.193Z] 05:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-02T06:04:39.193Z] 05:07:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-02T06:04:39.193Z] 05:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-02T06:04:39.193Z] 05:08:01 all 0.26 0.00 0.00 0.00 0.00 99.74 [2023-05-02T06:04:39.193Z] 05:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:08:01 3 1.99 0.00 0.00 0.00 0.02 98.00 [2023-05-02T06:04:39.193Z] 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:09:01 all 0.26 0.00 0.00 0.01 0.01 99.72 [2023-05-02T06:04:39.193Z] 05:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:09:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:09:01 3 1.99 0.00 0.00 0.02 0.03 97.96 [2023-05-02T06:04:39.193Z] 05:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:10:02 all 0.12 0.00 0.00 0.00 0.01 99.86 [2023-05-02T06:04:39.193Z] 05:10:02 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:10:02 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:10:02 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:10:02 3 0.93 0.00 0.00 0.00 0.03 99.04 [2023-05-02T06:04:39.193Z] 05:10:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:10:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:10:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:10:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-02T06:04:39.193Z] 05:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:11:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-02T06:04:39.193Z] 05:11:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:11:01 3 0.02 0.00 0.03 0.00 0.03 99.91 [2023-05-02T06:04:39.193Z] 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:12:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:12:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] [2023-05-02T06:04:39.193Z] 05:12:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T06:04:39.193Z] 05:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-02T06:04:39.193Z] 05:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:13:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:13:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-02T06:04:39.193Z] 05:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-02T06:04:39.193Z] 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:14:01 all 0.05 0.00 0.04 0.01 0.01 99.89 [2023-05-02T06:04:39.193Z] 05:14:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-02T06:04:39.193Z] 05:14:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2023-05-02T06:04:39.193Z] 05:14:01 2 0.00 0.00 0.03 0.03 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:14:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-02T06:04:39.193Z] 05:14:01 4 0.23 0.00 0.02 0.07 0.00 99.68 [2023-05-02T06:04:39.193Z] 05:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-02T06:04:39.193Z] 05:14:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-02T06:04:39.193Z] 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:15:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-02T06:04:39.193Z] 05:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T06:04:39.193Z] 05:15:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:15:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-02T06:04:39.193Z] 05:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:16:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2023-05-02T06:04:39.193Z] 05:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:16:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-02T06:04:39.193Z] 05:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-02T06:04:39.193Z] 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:17:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-02T06:04:39.193Z] 05:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:18:01 all 0.16 0.00 0.01 0.01 0.01 99.82 [2023-05-02T06:04:39.193Z] 05:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:18:01 2 1.11 0.00 0.00 0.07 0.00 98.82 [2023-05-02T06:04:39.193Z] 05:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.193Z] 05:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.193Z] 05:18:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-02T06:04:39.193Z] 05:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:19:01 2 0.32 0.00 0.00 0.02 0.02 99.65 [2023-05-02T06:04:39.193Z] 05:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.193Z] 05:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-02T06:04:39.193Z] 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:20:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-02T06:04:39.193Z] 05:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:21:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:21:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-02T06:04:39.193Z] 05:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:22:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:22:01 2 0.07 0.00 0.00 0.03 0.02 99.88 [2023-05-02T06:04:39.193Z] 05:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-02T06:04:39.193Z] 05:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:23:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-02T06:04:39.193Z] 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] [2023-05-02T06:04:39.193Z] 05:23:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T06:04:39.193Z] 05:24:01 all 0.22 0.00 0.00 0.00 0.01 99.76 [2023-05-02T06:04:39.193Z] 05:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.193Z] 05:24:01 2 1.74 0.00 0.00 0.00 0.00 98.26 [2023-05-02T06:04:39.193Z] 05:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.193Z] 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:25:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-05-02T06:04:39.193Z] 05:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:25:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:25:01 2 1.97 0.00 0.03 0.03 0.02 97.95 [2023-05-02T06:04:39.193Z] 05:25:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-02T06:04:39.193Z] 05:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:26:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-05-02T06:04:39.193Z] 05:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:26:01 2 1.94 0.00 0.02 0.02 0.00 98.03 [2023-05-02T06:04:39.193Z] 05:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:27:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2023-05-02T06:04:39.193Z] 05:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:27:01 2 0.50 0.00 0.02 0.03 0.02 99.43 [2023-05-02T06:04:39.193Z] 05:27:01 3 0.07 0.00 0.05 0.00 0.03 99.85 [2023-05-02T06:04:39.193Z] 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-02T06:04:39.193Z] 05:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.193Z] 05:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-02T06:04:39.193Z] 05:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.193Z] 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-02T06:04:39.193Z] 05:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-02T06:04:39.193Z] 05:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-02T06:04:39.193Z] 05:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.193Z] 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.193Z] 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.193Z] 05:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:30:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:30:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-02T06:04:39.194Z] 05:30:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:31:01 all 0.06 0.00 0.00 0.00 0.00 99.93 [2023-05-02T06:04:39.194Z] 05:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.194Z] 05:31:01 2 0.37 0.00 0.00 0.03 0.00 99.60 [2023-05-02T06:04:39.194Z] 05:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:32:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-05-02T06:04:39.194Z] 05:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:32:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-02T06:04:39.194Z] 05:32:01 2 1.97 0.00 0.00 0.02 0.02 98.00 [2023-05-02T06:04:39.194Z] 05:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:33:01 all 0.11 0.00 0.02 0.01 0.01 99.86 [2023-05-02T06:04:39.194Z] 05:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:33:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2023-05-02T06:04:39.194Z] 05:33:01 2 0.73 0.00 0.05 0.03 0.00 99.19 [2023-05-02T06:04:39.194Z] 05:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:34:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2023-05-02T06:04:39.194Z] 05:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:34:01 1 0.20 0.00 0.03 0.02 0.03 99.72 [2023-05-02T06:04:39.194Z] 05:34:01 2 1.52 0.00 0.00 0.00 0.00 98.48 [2023-05-02T06:04:39.194Z] 05:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] [2023-05-02T06:04:39.194Z] 05:34:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T06:04:39.194Z] 05:35:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.194Z] 05:35:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-02T06:04:39.194Z] 05:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.194Z] 05:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:36:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-02T06:04:39.194Z] 05:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T06:04:39.194Z] 05:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-05-02T06:04:39.194Z] 05:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:37:01 1 0.05 0.00 0.00 0.05 0.00 99.90 [2023-05-02T06:04:39.194Z] 05:37:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-02T06:04:39.194Z] 05:37:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-02T06:04:39.194Z] 05:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-02T06:04:39.194Z] 05:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:38:01 1 0.08 0.00 0.02 0.05 0.02 99.83 [2023-05-02T06:04:39.194Z] 05:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:38:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-02T06:04:39.194Z] 05:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:39:01 all 0.16 0.00 0.01 0.02 0.00 99.81 [2023-05-02T06:04:39.194Z] 05:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:39:01 1 0.03 0.00 0.02 0.10 0.02 99.83 [2023-05-02T06:04:39.194Z] 05:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:39:01 3 1.26 0.00 0.02 0.00 0.02 98.71 [2023-05-02T06:04:39.194Z] 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:40:01 all 0.49 0.00 0.06 0.02 0.01 99.43 [2023-05-02T06:04:39.194Z] 05:40:01 0 0.47 0.00 0.07 0.07 0.00 99.40 [2023-05-02T06:04:39.194Z] 05:40:01 1 0.90 0.00 0.00 0.00 0.02 99.08 [2023-05-02T06:04:39.194Z] 05:40:01 2 0.40 0.00 0.12 0.08 0.02 99.38 [2023-05-02T06:04:39.194Z] 05:40:01 3 1.21 0.00 0.12 0.00 0.03 98.64 [2023-05-02T06:04:39.194Z] 05:40:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2023-05-02T06:04:39.194Z] 05:40:01 5 0.20 0.00 0.03 0.00 0.00 99.77 [2023-05-02T06:04:39.194Z] 05:40:01 6 0.55 0.00 0.02 0.00 0.00 99.43 [2023-05-02T06:04:39.194Z] 05:40:01 7 0.05 0.00 0.07 0.00 0.02 99.87 [2023-05-02T06:04:39.194Z] 05:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-05-02T06:04:39.194Z] 05:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:41:01 1 0.03 0.00 0.02 0.08 0.00 99.87 [2023-05-02T06:04:39.194Z] 05:41:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-02T06:04:39.194Z] 05:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T06:04:39.194Z] 05:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-02T06:04:39.194Z] 05:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.194Z] 05:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:42:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2023-05-02T06:04:39.194Z] 05:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:43:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:43:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-02T06:04:39.194Z] 05:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.194Z] 05:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-05-02T06:04:39.194Z] 05:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:44:01 3 1.97 0.00 0.02 0.00 0.02 98.00 [2023-05-02T06:04:39.194Z] 05:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:45:01 all 0.20 0.00 0.00 0.01 0.01 99.78 [2023-05-02T06:04:39.194Z] 05:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T06:04:39.194Z] 05:45:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-02T06:04:39.194Z] 05:45:01 3 1.53 0.00 0.02 0.00 0.03 98.42 [2023-05-02T06:04:39.194Z] 05:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-02T06:04:39.194Z] [2023-05-02T06:04:39.194Z] 05:45:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T06:04:39.194Z] 05:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:46:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T06:04:39.194Z] 05:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:47:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-05-02T06:04:39.194Z] 05:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.194Z] 05:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:47:01 3 0.53 0.00 0.03 0.00 0.03 99.40 [2023-05-02T06:04:39.194Z] 05:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:48:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2023-05-02T06:04:39.194Z] 05:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:48:01 3 1.32 0.00 0.05 0.00 0.03 98.59 [2023-05-02T06:04:39.194Z] 05:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:48:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-02T06:04:39.194Z] 05:49:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.194Z] 05:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-02T06:04:39.194Z] 05:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-02T06:04:39.194Z] 05:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:51:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:51:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:51:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-02T06:04:39.194Z] 05:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.194Z] 05:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-02T06:04:39.194Z] 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-02T06:04:39.194Z] 05:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.194Z] 05:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.194Z] 05:53:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-05-02T06:04:39.194Z] 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.194Z] 05:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-02T06:04:39.194Z] 05:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.194Z] 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-02T06:04:39.194Z] 05:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:54:01 1 0.02 0.00 0.00 0.08 0.02 99.88 [2023-05-02T06:04:39.194Z] 05:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-02T06:04:39.194Z] 05:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.194Z] 05:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.194Z] 05:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-02T06:04:39.195Z] 05:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.195Z] 05:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T06:04:39.195Z] 05:55:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-02T06:04:39.195Z] 05:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.195Z] 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.195Z] 05:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T06:04:39.195Z] 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.195Z] 05:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.195Z] 05:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-05-02T06:04:39.195Z] 05:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.195Z] 05:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.195Z] 05:56:01 2 0.02 0.00 0.03 0.12 0.02 99.82 [2023-05-02T06:04:39.195Z] 05:56:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2023-05-02T06:04:39.195Z] 05:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.195Z] 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.195Z] 05:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.195Z] 05:56:01 7 0.00 0.00 0.02 0.07 0.02 99.90 [2023-05-02T06:04:39.195Z] [2023-05-02T06:04:39.195Z] 05:56:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T06:04:39.195Z] 05:57:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2023-05-02T06:04:39.195Z] 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.195Z] 05:57:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-02T06:04:39.195Z] 05:57:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-02T06:04:39.195Z] 05:57:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2023-05-02T06:04:39.195Z] 05:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.195Z] 05:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T06:04:39.195Z] 05:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.195Z] 05:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T06:04:39.195Z] 05:58:01 all 3.91 0.00 0.95 0.63 0.03 94.48 [2023-05-02T06:04:39.195Z] 05:58:01 0 6.33 0.00 1.02 0.05 0.02 92.59 [2023-05-02T06:04:39.195Z] 05:58:01 1 5.20 0.00 0.90 2.41 0.05 91.44 [2023-05-02T06:04:39.195Z] 05:58:01 2 2.69 0.00 0.88 1.27 0.02 95.14 [2023-05-02T06:04:39.195Z] 05:58:01 3 4.24 0.00 0.86 0.70 0.03 94.17 [2023-05-02T06:04:39.195Z] 05:58:01 4 2.78 0.00 0.75 0.05 0.02 96.41 [2023-05-02T06:04:39.195Z] 05:58:01 5 2.67 0.00 0.77 0.05 0.02 96.49 [2023-05-02T06:04:39.195Z] 05:58:01 6 3.38 0.00 1.37 0.08 0.03 95.14 [2023-05-02T06:04:39.195Z] 05:58:01 7 4.00 0.00 1.05 0.44 0.03 94.48 [2023-05-02T06:04:39.195Z] 05:59:01 all 34.09 0.00 6.19 1.11 0.09 58.52 [2023-05-02T06:04:39.195Z] 05:59:01 0 33.74 0.00 6.65 0.05 0.09 59.47 [2023-05-02T06:04:39.195Z] 05:59:01 1 32.65 0.00 5.55 0.07 0.07 61.66 [2023-05-02T06:04:39.195Z] 05:59:01 2 33.15 0.00 6.09 1.05 0.08 59.62 [2023-05-02T06:04:39.195Z] 05:59:01 3 34.05 0.00 5.62 0.02 0.08 60.23 [2023-05-02T06:04:39.195Z] 05:59:01 4 36.87 0.00 6.50 5.28 0.08 51.26 [2023-05-02T06:04:39.195Z] 05:59:01 5 35.79 0.00 6.03 0.42 0.12 57.64 [2023-05-02T06:04:39.195Z] 05:59:01 6 34.02 0.00 6.38 0.10 0.09 59.41 [2023-05-02T06:04:39.195Z] 05:59:01 7 32.47 0.00 6.67 1.91 0.10 58.85 [2023-05-02T06:04:39.195Z] 06:00:01 all 2.54 0.00 1.16 0.74 0.03 95.54 [2023-05-02T06:04:39.195Z] 06:00:01 0 2.15 0.00 1.07 0.02 0.03 96.73 [2023-05-02T06:04:39.195Z] 06:00:01 1 2.56 0.00 0.85 1.78 0.03 94.77 [2023-05-02T06:04:39.195Z] 06:00:01 2 2.21 0.00 1.27 0.90 0.02 95.60 [2023-05-02T06:04:39.195Z] 06:00:01 3 3.03 0.00 1.22 0.02 0.02 95.72 [2023-05-02T06:04:39.195Z] 06:00:01 4 2.21 0.00 1.51 0.13 0.03 96.11 [2023-05-02T06:04:39.195Z] 06:00:01 5 2.98 0.00 1.29 2.75 0.03 92.95 [2023-05-02T06:04:39.195Z] 06:00:01 6 2.48 0.00 0.99 0.32 0.02 96.20 [2023-05-02T06:04:39.195Z] 06:00:01 7 2.68 0.00 1.04 0.02 0.02 96.25 [2023-05-02T06:04:39.195Z] 06:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-02T06:04:39.195Z] 06:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.195Z] 06:01:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-02T06:04:39.195Z] 06:01:01 2 0.02 0.00 0.03 0.05 0.00 99.90 [2023-05-02T06:04:39.195Z] 06:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.195Z] 06:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T06:04:39.195Z] 06:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T06:04:39.195Z] 06:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.195Z] 06:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.195Z] 06:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-02T06:04:39.195Z] 06:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-02T06:04:39.195Z] 06:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.195Z] 06:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T06:04:39.195Z] 06:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T06:04:39.195Z] 06:02:01 4 0.15 0.00 0.02 0.00 0.00 99.83 [2023-05-02T06:04:39.195Z] 06:02:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-02T06:04:39.195Z] 06:02:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-02T06:04:39.195Z] 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T06:04:39.195Z] 06:03:01 all 0.03 0.00 0.01 0.02 0.01 99.91 [2023-05-02T06:04:39.195Z] 06:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.195Z] 06:03:01 1 0.02 0.00 0.00 0.10 0.03 99.85 [2023-05-02T06:04:39.195Z] 06:03:01 2 0.05 0.00 0.05 0.08 0.03 99.78 [2023-05-02T06:04:39.195Z] 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T06:04:39.195Z] 06:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.195Z] 06:03:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-02T06:04:39.195Z] 06:03:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-02T06:04:39.195Z] 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.195Z] 06:04:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-05-02T06:04:39.195Z] 06:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T06:04:39.195Z] 06:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T06:04:39.195Z] 06:04:01 2 0.03 0.00 0.00 0.05 0.00 99.92 [2023-05-02T06:04:39.195Z] 06:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T06:04:39.195Z] 06:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-02T06:04:39.195Z] 06:04:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-02T06:04:39.195Z] 06:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T06:04:39.195Z] 06:04:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-02T06:04:39.195Z] Average: all 0.74 0.00 0.16 0.06 0.01 99.03 [2023-05-02T06:04:39.195Z] Average: 0 0.70 0.00 0.16 0.05 0.01 99.08 [2023-05-02T06:04:39.195Z] Average: 1 0.71 0.00 0.15 0.10 0.02 99.02 [2023-05-02T06:04:39.195Z] Average: 2 0.86 0.00 0.16 0.10 0.01 98.88 [2023-05-02T06:04:39.195Z] Average: 3 0.93 0.00 0.16 0.01 0.02 98.88 [2023-05-02T06:04:39.195Z] Average: 4 0.71 0.00 0.16 0.10 0.00 99.03 [2023-05-02T06:04:39.195Z] Average: 5 0.70 0.00 0.17 0.06 0.01 99.07 [2023-05-02T06:04:39.195Z] Average: 6 0.70 0.00 0.16 0.01 0.01 99.12 [2023-05-02T06:04:39.195Z] Average: 7 0.64 0.00 0.18 0.05 0.01 99.12 [2023-05-02T06:04:39.195Z] [2023-05-02T06:04:39.195Z] [2023-05-02T06:04:39.195Z]