Started by user Anil Belur Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-333 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-branch-cut [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhd46e/agent.3904 SSH_AGENT_PID=3906 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-branch-cut@tmp/private_key_14413154108292837183.key (/w/workspace/autorelease-branch-cut@tmp/private_key_14413154108292837183.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease > git init /w/workspace/autorelease-branch-cut # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ee64de95fd509983d4d65fd11c0bd3f3545c28ab (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ee64de95fd509983d4d65fd11c0bd3f3545c28ab # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk 5820e1b2b4881ff52e302bb5820af60118b28d0a # timeout=10 > 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.daexim.url # timeout=10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 > git config --get submodule.integration/distribution.url # timeout=10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 > git config --get submodule.jsonrpc.url # timeout=10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 > git config --get submodule.lispflowmapping.url # timeout=10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 > git config --get submodule.ovsdb.url # timeout=10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 > git submodule update --init --recursive daexim # timeout=10 > git submodule update --init --recursive integration/distribution # timeout=10 > git submodule update --init --recursive jsonrpc # timeout=10 > git submodule update --init --recursive lispflowmapping # timeout=10 > git submodule update --init --recursive ovsdb # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [autorelease-branch-cut] $ /bin/bash -l /tmp/jenkins6708036246816546037.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YF0S lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 lf-activate-venv(): INFO: Adding /tmp/venv-YF0S/bin to PATH origin git://devvexx.opendaylight.org/mirror/releng/autorelease (fetch) origin git://devvexx.opendaylight.org/mirror/releng/autorelease (push) Entering 'daexim' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/daexim.git Entering 'integration/distribution' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution.git Entering 'jsonrpc' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/jsonrpc.git Entering 'lispflowmapping' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/lispflowmapping.git Entering 'ovsdb' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/ovsdb.git Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git ---> Creating new mainenance branch Entering 'daexim' Entering 'integration/distribution' Entering 'jsonrpc' Entering 'lispflowmapping' Entering 'ovsdb' Entering 'daexim' Switched to a new branch 'stable/vanadium' Branch 'stable/vanadium' set up to track remote branch 'master' from 'origin'. Entering 'integration/distribution' Switched to a new branch 'stable/vanadium' Branch 'stable/vanadium' set up to track remote branch 'master' from 'origin'. Entering 'jsonrpc' Switched to a new branch 'stable/vanadium' Branch 'stable/vanadium' set up to track remote branch 'master' from 'origin'. Entering 'lispflowmapping' Switched to a new branch 'stable/vanadium' Branch 'stable/vanadium' set up to track remote branch 'master' from 'origin'. Entering 'ovsdb' Switched to a new branch 'stable/vanadium' Branch 'stable/vanadium' set up to track remote branch 'master' from 'origin'. Switched to a new branch 'stable/vanadium' Branch 'stable/vanadium' set up to track remote branch 'master' from 'origin'. ---> Verify maintenance branch Entering 'daexim' master * stable/vanadium Entering 'integration/distribution' master * stable/vanadium Entering 'jsonrpc' master * stable/vanadium Entering 'lispflowmapping' master * stable/vanadium Entering 'ovsdb' master * stable/vanadium * stable/vanadium Pushing stable/vanadium branches to Gerrit Entering 'daexim' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/daexim.git * [new branch] stable/vanadium -> stable/vanadium Entering 'integration/distribution' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/integration/distribution.git * [new branch] stable/vanadium -> stable/vanadium Entering 'jsonrpc' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/jsonrpc.git * [new branch] stable/vanadium -> stable/vanadium Entering 'lispflowmapping' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/lispflowmapping.git * [new branch] stable/vanadium -> stable/vanadium Entering 'ovsdb' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/ovsdb.git * [new branch] stable/vanadium -> stable/vanadium remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/releng/autorelease.git * [new branch] stable/vanadium -> stable/vanadium ---> Update .gitreview Entering 'daexim' Entering 'integration/distribution' Entering 'jsonrpc' Entering 'lispflowmapping' Entering 'ovsdb' Entering 'daexim' Entering 'integration/distribution' Entering 'jsonrpc' Entering 'lispflowmapping' Entering 'ovsdb' Entering 'daexim' [stable/vanadium 08f58c2] Update .gitreview to stable/vanadium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'integration/distribution' [stable/vanadium 58603915] Update .gitreview to stable/vanadium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'jsonrpc' [stable/vanadium 76b2ed4c] Update .gitreview to stable/vanadium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'lispflowmapping' [stable/vanadium fdaa0402] Update .gitreview to stable/vanadium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'ovsdb' [stable/vanadium 6d517952e] Update .gitreview to stable/vanadium 1 file changed, 1 insertion(+), 1 deletion(-) [stable/vanadium 44a3e71a7] Update .gitreview to stable/vanadium 1 file changed, 1 insertion(+), 1 deletion(-) /w/workspace/autorelease-branch-cut/daexim /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/integration/distribution /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/jsonrpc /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/lispflowmapping /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/ovsdb /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut ---> Verify .gitreview Entering 'daexim' commit 08f58c2ba46c07cfa7f162c555f9ed8b27a08287 Author: jenkins-releng Date: Thu Jan 15 08:05:49 2026 +0000 Update .gitreview to stable/vanadium Change-Id: I5194216bf1472feffb20f4bcc1e177686269b56e Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index 25c4340..16ad578 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=daexim.git -defaultbranch=master +defaultbranch=stable/vanadium Entering 'integration/distribution' commit 586039152dc85ad06b314cab89f466900d01f965 Author: jenkins-releng Date: Thu Jan 15 08:05:49 2026 +0000 Update .gitreview to stable/vanadium Change-Id: Ic4161c2903dfc3b9ab1f7ef6c23fd8d87620669f Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index b29ae3a1..37164739 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=integration/distribution.git -defaultbranch=master +defaultbranch=stable/vanadium Entering 'jsonrpc' commit 76b2ed4caa977f6341f50afcd6cec460e631a07a Author: jenkins-releng Date: Thu Jan 15 08:05:49 2026 +0000 Update .gitreview to stable/vanadium Change-Id: I0e4bf531588214d2c077e91f430b7d6e8bd9ea8e Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index 0409ca53..8f98c327 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=jsonrpc.git -defaultbranch=master +defaultbranch=stable/vanadium Entering 'lispflowmapping' commit fdaa04029be95fc3f88cc8a3a57de34f15aca4df Author: jenkins-releng Date: Thu Jan 15 08:05:49 2026 +0000 Update .gitreview to stable/vanadium Change-Id: I29daf5a18277852689ee8d2851c0f3d2459b523a Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index d0232291..f185914c 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=lispflowmapping.git -defaultbranch=master +defaultbranch=stable/vanadium Entering 'ovsdb' commit 6d517952e3f60ceb0aa2f9be3b9e39fa37e66277 Author: jenkins-releng Date: Thu Jan 15 08:05:49 2026 +0000 Update .gitreview to stable/vanadium Change-Id: I7c238bf617d4a701aba5bb8a17e3e7da3199576b Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index 7b72a6db2..8d8c8c428 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=ovsdb.git -defaultbranch=master +defaultbranch=stable/vanadium commit 44a3e71a798123bdd5feb65cceda83db55083ab4 Author: jenkins-releng Date: Thu Jan 15 08:05:49 2026 +0000 Update .gitreview to stable/vanadium Change-Id: I4df1d3ff8be7b0d8d2d9c6a4f053e816183f8bba Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index f0766aae8..8cf672204 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=releng/autorelease.git -defaultbranch=master +defaultbranch=stable/vanadium Entering 'daexim' * 08f58c2 (HEAD -> stable/vanadium) Update .gitreview to stable/vanadium * a81b667 (origin/master, origin/HEAD, gerrit/stable/vanadium, gerrit/master, master) Add ErrorProne VM settings Entering 'integration/distribution' * 58603915 (HEAD -> stable/vanadium) Update .gitreview to stable/vanadium * d353d128 (origin/master, origin/HEAD, gerrit/stable/vanadium, gerrit/master, master) Add l2switch Entering 'jsonrpc' * 76b2ed4c (HEAD -> stable/vanadium) Update .gitreview to stable/vanadium * 07e3c100 (origin/master, origin/HEAD, gerrit/stable/vanadium, gerrit/master, master) Add ErrorProne VM settings Entering 'lispflowmapping' * fdaa0402 (HEAD -> stable/vanadium) Update .gitreview to stable/vanadium * 38f7cbb7 (origin/master, origin/HEAD, gerrit/stable/vanadium, gerrit/master, master) Migrate DTCL dispatch Entering 'ovsdb' * 6d517952e (HEAD -> stable/vanadium) Update .gitreview to stable/vanadium * 89c5335a9 (origin/master, origin/HEAD, gerrit/stable/vanadium, gerrit/master, master) Bump upstreams * 44a3e71a7 (HEAD -> stable/vanadium) Update .gitreview to stable/vanadium * ee64de95f (origin/master, gerrit/stable/vanadium, gerrit/master) Update git submodules Pushing .gitreview patches to Gerrit Entering 'daexim' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/daexim/+/120115 Update .gitreview to stable/vanadium [NEW] remote: To ssh://git.opendaylight.org:29418/daexim.git * [new reference] HEAD -> refs/for/stable/vanadium%topic=branch-cut-vanadium Entering 'integration/distribution' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/integration/distribution/+/120116 Update .gitreview to stable/vanadium [NEW] remote: To ssh://git.opendaylight.org:29418/integration/distribution.git * [new reference] HEAD -> refs/for/stable/vanadium%topic=branch-cut-vanadium Entering 'jsonrpc' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/jsonrpc/+/120117 Update .gitreview to stable/vanadium [NEW] remote: To ssh://git.opendaylight.org:29418/jsonrpc.git * [new reference] HEAD -> refs/for/stable/vanadium%topic=branch-cut-vanadium Entering 'lispflowmapping' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/lispflowmapping/+/120118 Update .gitreview to stable/vanadium [NEW] remote: To ssh://git.opendaylight.org:29418/lispflowmapping.git * [new reference] HEAD -> refs/for/stable/vanadium%topic=branch-cut-vanadium Entering 'ovsdb' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/ovsdb/+/120119 Update .gitreview to stable/vanadium [NEW] remote: To ssh://git.opendaylight.org:29418/ovsdb.git * [new reference] HEAD -> refs/for/stable/vanadium%topic=branch-cut-vanadium remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/120120 Update .gitreview to stable/vanadium [NEW] remote: To ssh://git.opendaylight.org:29418/releng/autorelease.git * [new reference] HEAD -> refs/for/stable/vanadium%topic=branch-cut-vanadium $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3906 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins3207224253324625430.sh ---> sysstat.sh [autorelease-branch-cut] $ /bin/bash /tmp/jenkins16535181931271103976.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/autorelease-branch-cut + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/autorelease-branch-cut ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/autorelease-branch-cut ']' + mkdir -p /w/workspace/autorelease-branch-cut/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-branch-cut/archives/ [autorelease-branch-cut] $ /bin/bash /tmp/jenkins3032235565611561216.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YF0S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YF0S/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-branch-cut] $ /bin/bash /tmp/jenkins15036691949473238242.sh provisioning config files... Could not find credentials [logs] for autorelease-branch-cut #16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-branch-cut@tmp/config1614497588596230811tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins15031680411985395591.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins17273905427779345402.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YF0S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YF0S/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-YF0S/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.28 botocore==1.42.28 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 git-review==2.3.1 gitdb==4.0.12 GitPython==3.1.46 google-auth==2.47.0 httplib2==0.31.1 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.19 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.1 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins10090249441971259882.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins11137612856120597933.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YF0S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-YF0S/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [autorelease-branch-cut] $ /bin/bash -l /tmp/jenkins5264811989030846439.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YF0S from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-YF0S/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-branch-cut/16/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-333 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 8.5G 31G 22% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 570 4620 4 2747 7069 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:22:e2:98 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.86/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 59776sec preferred_lft 59776sec inet6 fe80::f816:3eff:fe22:e298/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 86:eb:c7:62:58:64 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-333) 01/15/26 _x86_64_ (2 CPU) 00:43:59 LINUX RESTART (2 CPU) 00:50:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:00:00 1.10 0.01 1.09 0.01 0.04 14.88 52.91 01:10:00 12.53 0.00 1.08 11.44 0.15 12.85 107186.26 01:20:00 1.07 0.00 1.07 0.00 0.01 12.64 0.00 01:30:00 1.24 0.00 1.24 0.00 0.00 14.51 0.01 01:40:00 1.35 0.00 1.35 0.00 0.00 15.88 0.00 01:50:00 1.30 0.00 1.30 0.00 0.00 15.40 0.00 02:00:00 1.16 0.00 1.16 0.00 0.00 13.55 0.00 02:10:00 1.21 0.00 1.21 0.00 0.00 13.92 0.00 02:20:00 1.09 0.00 1.09 0.00 0.00 13.09 0.00 02:30:00 1.46 0.00 1.46 0.00 0.00 16.72 0.00 02:40:00 1.51 0.00 1.51 0.00 0.00 17.12 0.00 02:50:00 1.50 0.00 1.50 0.00 0.00 17.31 0.00 03:00:00 1.55 0.00 1.55 0.00 0.00 17.63 0.00 03:10:00 1.58 0.00 1.58 0.00 0.00 17.96 0.00 03:20:00 1.55 0.00 1.55 0.00 0.00 17.47 0.00 03:30:00 1.23 0.00 1.23 0.00 0.00 14.35 0.00 03:40:00 1.31 0.00 1.31 0.00 0.00 14.99 0.00 03:50:00 1.26 0.00 1.26 0.00 0.00 14.37 0.00 04:00:00 1.35 0.00 1.35 0.00 0.00 15.07 0.00 04:10:00 1.32 0.00 1.32 0.00 0.00 14.51 0.00 04:20:00 1.27 0.00 1.27 0.00 0.00 14.53 0.00 04:30:00 1.65 0.00 1.65 0.00 0.00 18.11 0.00 04:40:00 1.56 0.00 1.56 0.00 0.00 17.15 0.00 04:50:00 1.66 0.00 1.66 0.00 0.00 18.17 0.00 05:00:00 1.48 0.00 1.48 0.00 0.00 16.49 0.00 05:10:00 1.31 0.00 1.31 0.00 0.00 14.81 0.00 05:20:00 1.35 0.00 1.35 0.00 0.00 15.08 0.00 05:30:00 1.36 0.00 1.36 0.00 0.00 15.19 0.00 05:40:00 1.35 0.00 1.35 0.00 0.00 15.21 0.00 05:50:00 1.33 0.00 1.33 0.00 0.00 15.03 0.00 06:00:00 1.26 0.00 1.26 0.00 0.00 14.47 0.00 06:10:00 1.32 0.00 1.32 0.00 0.00 14.89 0.00 06:20:00 1.35 0.00 1.35 0.00 0.00 15.13 0.00 06:30:00 1.41 0.01 1.40 0.00 0.09 15.80 0.00 06:40:00 1.78 0.02 1.76 0.00 1.64 19.45 0.04 06:50:00 1.63 0.00 1.63 0.00 0.00 17.61 0.00 07:00:00 1.68 0.00 1.68 0.00 0.00 18.04 0.00 07:10:00 1.71 0.00 1.71 0.00 0.00 18.11 0.00 07:20:00 1.67 0.00 1.67 0.00 0.00 17.92 0.00 07:30:00 1.65 0.00 1.65 0.00 0.00 17.52 0.00 07:40:00 1.62 0.00 1.62 0.00 0.00 17.41 0.00 07:50:00 1.64 0.00 1.64 0.00 0.00 17.59 0.00 08:00:00 1.72 0.00 1.72 0.00 0.00 18.20 0.00 Average: 1.69 0.00 1.42 0.27 0.04 15.96 2493.93 00:50:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:00 5482056 7418192 389104 4.79 55852 2073332 955616 10.41 264820 2150348 120 01:10:00 5481048 7420044 387236 4.76 56460 2075568 955684 10.41 267644 2154408 120 01:20:00 5481048 7420384 386888 4.76 56800 2075576 955812 10.42 267976 2154640 140 01:30:00 5481048 7420848 386412 4.75 57248 2075588 955808 10.42 268420 2154800 8 01:40:00 5481048 7421636 385632 4.74 57836 2075788 955908 10.42 269012 2155228 124 01:50:00 5480796 7422004 385260 4.74 58332 2075928 956004 10.42 269500 2155688 124 02:00:00 5479788 7421352 385940 4.75 58668 2075932 956004 10.42 269852 2155664 120 02:10:00 5477024 7418992 388288 4.78 59060 2075944 956004 10.42 270236 2155628 124 02:20:00 5476336 7418648 388620 4.78 59380 2075952 956004 10.42 270564 2155660 120 02:30:00 5476080 7418952 388276 4.78 59960 2075964 956004 10.42 271112 2155680 124 02:40:00 5474432 7418112 389136 4.79 60536 2076164 956004 10.42 271712 2155992 124 02:50:00 5473932 7418352 388884 4.78 61120 2076300 956068 10.42 272304 2156176 124 03:00:00 5473428 7418464 388764 4.78 61720 2076308 956100 10.42 272904 2156384 124 03:10:00 5473428 7419164 388000 4.77 62312 2076448 956132 10.42 273448 2156640 120 03:20:00 5473428 7419784 387360 4.77 62872 2076452 956132 10.42 274048 2156696 128 03:30:00 5472728 7419440 387752 4.77 63192 2076468 956132 10.42 274376 2156756 120 03:40:00 5471972 7419208 387980 4.77 63576 2076604 956196 10.42 274760 2156952 132 03:50:00 5469704 7417280 389900 4.80 63904 2076612 956196 10.42 275088 2156988 120 04:00:00 5469200 7417300 389860 4.80 64280 2076748 956196 10.42 275464 2157172 128 04:10:00 5467944 7416400 390748 4.81 64624 2076756 956196 10.42 275808 2157220 120 04:20:00 5465432 7414300 392840 4.83 65040 2076764 956196 10.42 276208 2157140 124 04:30:00 5463472 7413088 394056 4.85 65624 2076908 956196 10.42 276808 2157440 120 04:40:00 5462972 7413168 393972 4.85 66200 2076912 956196 10.42 277376 2157464 124 04:50:00 5461944 7412748 394376 4.85 66784 2076924 956196 10.42 277960 2157500 124 05:00:00 5461228 7412672 394428 4.85 67280 2077056 956196 10.42 278456 2157640 124 05:10:00 5460952 7412780 394300 4.85 67652 2077068 956196 10.42 278820 2157680 132 05:20:00 5459480 7411684 395416 4.86 67996 2077076 956328 10.42 279180 2157760 120 05:30:00 5459288 7411876 395200 4.86 68368 2077080 956328 10.42 279552 2157760 128 05:40:00 5458068 7411100 395972 4.87 68728 2077160 956328 10.42 279912 2157892 124 05:50:00 5457388 7410928 396136 4.87 69116 2077292 956328 10.42 280284 2158032 132 06:00:00 5456636 7410668 396380 4.88 69464 2077432 956328 10.42 280632 2158184 124 06:10:00 5455636 7410040 397012 4.88 69812 2077440 956392 10.42 280988 2158200 124 06:20:00 5455160 7409896 397148 4.89 70140 2077448 956392 10.42 281308 2158208 128 06:30:00 5454460 7409652 397372 4.89 70552 2077480 956392 10.42 281764 2158240 120 06:40:00 5465184 7421744 385244 4.74 71060 2078316 956392 10.42 282488 2158888 124 06:50:00 5464260 7421444 385544 4.74 71676 2078316 956456 10.42 283100 2160224 124 07:00:00 5463252 7421040 385928 4.75 72252 2078332 956456 10.42 283672 2160252 124 07:10:00 5462252 7420784 386164 4.75 72852 2078464 956456 10.42 284272 2160388 124 07:20:00 5460740 7419892 387056 4.76 73440 2078476 956456 10.42 284868 2160412 132 07:30:00 5459984 7419808 387136 4.76 73976 2078608 956456 10.42 285396 2160552 124 07:40:00 5459984 7420316 386576 4.76 74464 2078624 956456 10.42 285888 2160624 124 07:50:00 5459732 7420544 386352 4.75 74936 2078632 956456 10.42 286356 2160632 124 08:00:00 5459480 7420916 385976 4.75 75472 2078704 956452 10.42 286900 2160724 120 Average: 5467522 7417108 390015 4.80 65596 2076906 956191 10.42 276773 2157362 122 00:50:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:00:00 ens3 0.65 0.09 0.08 0.02 0.00 0.00 0.00 0.00 01:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:00 ens3 0.66 0.16 5.10 0.08 0.00 0.00 0.00 0.00 01:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:20:00 ens3 0.54 0.28 1.06 0.55 0.00 0.00 0.00 0.00 01:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:00 ens3 0.32 0.12 0.10 0.06 0.00 0.00 0.00 0.00 01:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:00 ens3 0.49 0.15 0.17 0.10 0.00 0.00 0.00 0.00 01:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:50:00 ens3 2.56 0.26 0.49 0.18 0.00 0.00 0.00 0.00 01:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:00:00 ens3 1.77 0.16 0.27 0.10 0.00 0.00 0.00 0.00 02:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:10:00 ens3 0.48 0.10 0.08 0.04 0.00 0.00 0.00 0.00 02:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:00 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 02:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:00 ens3 0.19 0.09 0.04 0.02 0.00 0.00 0.00 0.00 02:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:00 ens3 0.36 0.14 0.10 0.06 0.00 0.00 0.00 0.00 02:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:00 ens3 0.26 0.12 0.07 0.04 0.00 0.00 0.00 0.00 02:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:00 ens3 0.33 0.16 0.12 0.07 0.00 0.00 0.00 0.00 03:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:00 ens3 2.53 0.21 0.44 0.14 0.00 0.00 0.00 0.00 03:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:00 ens3 1.39 0.13 0.22 0.07 0.00 0.00 0.00 0.00 03:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:00 ens3 1.21 0.13 6.27 0.06 0.00 0.00 0.00 0.00 03:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:00 ens3 0.41 0.11 0.09 0.05 0.00 0.00 0.00 0.00 03:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:50:00 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 03:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:00:00 ens3 0.27 0.08 0.05 0.02 0.00 0.00 0.00 0.00 04:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:00 ens3 0.28 0.11 0.07 0.04 0.00 0.00 0.00 0.00 04:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:00 ens3 0.19 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:00 ens3 0.16 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:00 ens3 0.22 0.09 0.07 0.04 0.00 0.00 0.00 0.00 04:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:50:00 ens3 0.31 0.15 0.10 0.06 0.00 0.00 0.00 0.00 04:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:00:00 ens3 0.16 0.08 0.04 0.02 0.00 0.00 0.00 0.00 05:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:00 ens3 0.18 0.10 0.06 0.04 0.00 0.00 0.00 0.00 05:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:20:00 ens3 0.20 0.10 0.07 0.04 0.00 0.00 0.00 0.00 05:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:30:00 ens3 0.22 0.09 0.07 0.04 0.00 0.00 0.00 0.00 05:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:00 ens3 0.22 0.10 0.07 0.04 0.00 0.00 0.00 0.00 05:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:50:00 ens3 0.14 0.07 0.04 0.02 0.00 0.00 0.00 0.00 05:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:00:00 ens3 0.15 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:10:00 ens3 0.17 0.10 0.06 0.04 0.00 0.00 0.00 0.00 06:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:00 ens3 0.14 0.07 0.04 0.02 0.00 0.00 0.00 0.00 06:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:00 ens3 0.21 0.11 0.07 0.04 0.00 0.00 0.00 0.00 06:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:00 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:40:00 ens3 0.34 0.20 0.11 0.06 0.00 0.00 0.00 0.00 06:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:00 ens3 1.10 1.31 0.14 2.04 0.00 0.00 0.00 0.00 06:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:00 ens3 0.31 0.13 0.11 0.06 0.00 0.00 0.00 0.00 07:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:10:00 ens3 0.33 0.12 0.11 0.06 0.00 0.00 0.00 0.00 07:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:00 ens3 0.25 0.11 0.10 0.06 0.00 0.00 0.00 0.00 07:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:00 ens3 0.15 0.07 0.04 0.02 0.00 0.00 0.00 0.00 07:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:00 ens3 0.26 0.11 0.08 0.04 0.00 0.00 0.00 0.00 07:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:00 ens3 0.13 0.07 0.04 0.02 0.00 0.00 0.00 0.00 07:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:00 ens3 0.27 0.12 0.10 0.06 0.00 0.00 0.00 0.00 08:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 0.49 0.15 0.38 0.11 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-333) 01/15/26 _x86_64_ (2 CPU) 00:43:59 LINUX RESTART (2 CPU) 00:50:00 CPU %user %nice %system %iowait %steal %idle 01:00:00 all 0.23 0.00 0.07 0.03 0.04 99.64 01:00:00 0 0.30 0.00 0.07 0.06 0.04 99.54 01:00:00 1 0.15 0.00 0.06 0.01 0.04 99.74 01:10:00 all 0.47 0.00 0.07 0.03 0.04 99.39 01:10:00 0 0.55 0.00 0.07 0.07 0.04 99.27 01:10:00 1 0.38 0.00 0.06 0.00 0.05 99.50 01:20:00 all 0.31 0.00 0.05 0.02 0.05 99.57 01:20:00 0 0.15 0.00 0.05 0.03 0.04 99.73 01:20:00 1 0.48 0.00 0.05 0.01 0.05 99.42 01:30:00 all 0.46 0.00 0.05 0.02 0.05 99.42 01:30:00 0 0.19 0.00 0.04 0.03 0.04 99.70 01:30:00 1 0.72 0.00 0.07 0.01 0.06 99.14 01:40:00 all 0.36 0.00 0.06 0.02 0.05 99.50 01:40:00 0 0.69 0.00 0.07 0.00 0.06 99.17 01:40:00 1 0.04 0.00 0.05 0.04 0.03 99.84 01:50:00 all 0.33 0.00 0.06 0.05 0.05 99.52 01:50:00 0 0.07 0.00 0.07 0.04 0.06 99.77 01:50:00 1 0.58 0.00 0.04 0.05 0.04 99.28 02:00:00 all 0.21 0.00 0.06 0.03 0.05 99.65 02:00:00 0 0.06 0.00 0.07 0.04 0.05 99.78 02:00:00 1 0.37 0.00 0.05 0.03 0.04 99.52 02:10:00 all 0.59 0.00 0.06 0.02 0.04 99.29 02:10:00 0 0.16 0.00 0.07 0.03 0.03 99.71 02:10:00 1 1.02 0.00 0.05 0.00 0.04 98.88 02:20:00 all 0.37 0.00 0.05 0.05 0.03 99.50 02:20:00 0 0.07 0.00 0.06 0.08 0.03 99.76 02:20:00 1 0.67 0.00 0.05 0.02 0.03 99.23 02:30:00 all 0.16 0.00 0.05 0.03 0.04 99.72 02:30:00 0 0.22 0.00 0.07 0.03 0.04 99.64 02:30:00 1 0.11 0.00 0.04 0.03 0.03 99.80 02:40:00 all 0.35 0.00 0.06 0.05 0.03 99.51 02:40:00 0 0.65 0.00 0.05 0.07 0.03 99.20 02:40:00 1 0.06 0.00 0.07 0.03 0.03 99.81 02:40:00 CPU %user %nice %system %iowait %steal %idle 02:50:00 all 0.37 0.00 0.06 0.31 0.03 99.22 02:50:00 0 0.11 0.00 0.06 0.03 0.03 99.78 02:50:00 1 0.63 0.00 0.06 0.60 0.04 98.67 03:00:00 all 0.35 0.00 0.06 0.06 0.03 99.50 03:00:00 0 0.37 0.00 0.08 0.11 0.04 99.40 03:00:00 1 0.33 0.00 0.05 0.01 0.03 99.59 03:10:00 all 0.24 0.00 0.06 0.09 0.04 99.57 03:10:00 0 0.36 0.00 0.06 0.06 0.05 99.47 03:10:00 1 0.12 0.00 0.06 0.11 0.03 99.67 03:20:00 all 0.09 0.00 0.05 0.04 0.04 99.79 03:20:00 0 0.06 0.00 0.04 0.01 0.04 99.86 03:20:00 1 0.12 0.00 0.05 0.07 0.04 99.73 03:30:00 all 0.20 0.00 0.06 0.02 0.03 99.69 03:30:00 0 0.11 0.00 0.06 0.02 0.03 99.77 03:30:00 1 0.29 0.00 0.06 0.01 0.03 99.61 03:40:00 all 0.28 0.00 0.05 0.02 0.04 99.61 03:40:00 0 0.51 0.00 0.05 0.01 0.04 99.40 03:40:00 1 0.05 0.00 0.06 0.04 0.04 99.82 03:50:00 all 0.39 0.00 0.05 0.01 0.04 99.50 03:50:00 0 0.73 0.00 0.04 0.02 0.03 99.18 03:50:00 1 0.06 0.00 0.06 0.01 0.05 99.82 04:00:00 all 0.12 0.00 0.05 0.03 0.05 99.76 04:00:00 0 0.04 0.00 0.05 0.02 0.04 99.85 04:00:00 1 0.20 0.00 0.05 0.03 0.06 99.67 04:10:00 all 0.34 0.00 0.06 0.03 0.05 99.53 04:10:00 0 0.05 0.00 0.06 0.01 0.05 99.84 04:10:00 1 0.64 0.00 0.05 0.04 0.05 99.21 04:20:00 all 0.27 0.00 0.06 0.02 0.05 99.60 04:20:00 0 0.17 0.00 0.07 0.02 0.06 99.69 04:20:00 1 0.38 0.00 0.04 0.02 0.04 99.52 04:30:00 all 0.46 0.00 0.06 0.02 0.05 99.40 04:30:00 0 0.88 0.00 0.07 0.04 0.05 98.96 04:30:00 1 0.04 0.00 0.06 0.01 0.05 99.85 04:30:00 CPU %user %nice %system %iowait %steal %idle 04:40:00 all 0.19 0.00 0.06 0.03 0.05 99.68 04:40:00 0 0.34 0.00 0.07 0.05 0.07 99.47 04:40:00 1 0.03 0.00 0.04 0.00 0.04 99.89 04:50:00 all 0.05 0.00 0.05 0.02 0.05 99.83 04:50:00 0 0.07 0.00 0.06 0.04 0.07 99.76 04:50:00 1 0.03 0.00 0.04 0.01 0.03 99.89 05:00:00 all 0.46 0.00 0.06 0.02 0.05 99.41 05:00:00 0 0.87 0.00 0.06 0.04 0.05 98.99 05:00:00 1 0.05 0.00 0.05 0.01 0.06 99.83 05:10:00 all 0.27 0.00 0.06 0.02 0.05 99.61 05:10:00 0 0.51 0.00 0.06 0.00 0.05 99.38 05:10:00 1 0.04 0.00 0.05 0.03 0.05 99.83 05:20:00 all 0.28 0.00 0.06 0.01 0.05 99.60 05:20:00 0 0.51 0.00 0.06 0.00 0.05 99.38 05:20:00 1 0.04 0.00 0.06 0.03 0.05 99.82 05:30:00 all 0.16 0.00 0.06 0.02 0.06 99.71 05:30:00 0 0.27 0.00 0.07 0.02 0.06 99.58 05:30:00 1 0.04 0.00 0.05 0.02 0.05 99.84 05:40:00 all 0.35 0.00 0.05 0.01 0.05 99.53 05:40:00 0 0.32 0.00 0.06 0.02 0.05 99.55 05:40:00 1 0.37 0.00 0.05 0.01 0.05 99.52 05:50:00 all 0.14 0.00 0.05 0.02 0.05 99.74 05:50:00 0 0.04 0.00 0.04 0.03 0.04 99.86 05:50:00 1 0.25 0.00 0.07 0.01 0.06 99.62 06:00:00 all 0.30 0.00 0.06 0.02 0.05 99.57 06:00:00 0 0.04 0.00 0.05 0.03 0.05 99.84 06:00:00 1 0.56 0.00 0.07 0.01 0.06 99.30 06:10:00 all 0.07 0.00 0.05 0.02 0.06 99.81 06:10:00 0 0.04 0.00 0.05 0.03 0.05 99.84 06:10:00 1 0.09 0.00 0.05 0.02 0.07 99.78 06:20:00 all 0.16 0.00 0.05 0.02 0.05 99.72 06:20:00 0 0.12 0.00 0.04 0.01 0.04 99.81 06:20:00 1 0.21 0.00 0.07 0.03 0.06 99.63 06:20:00 CPU %user %nice %system %iowait %steal %idle 06:30:00 all 0.47 0.00 0.06 0.02 0.05 99.40 06:30:00 0 0.47 0.00 0.05 0.01 0.05 99.43 06:30:00 1 0.47 0.00 0.07 0.02 0.06 99.37 06:40:00 all 0.37 0.00 0.06 0.02 0.06 99.49 06:40:00 0 0.62 0.00 0.05 0.01 0.05 99.28 06:40:00 1 0.12 0.00 0.07 0.03 0.07 99.71 06:50:00 all 0.27 0.00 0.07 0.02 0.05 99.60 06:50:00 0 0.13 0.00 0.07 0.01 0.05 99.74 06:50:00 1 0.41 0.00 0.06 0.03 0.06 99.45 07:00:00 all 0.41 0.00 0.05 0.02 0.05 99.47 07:00:00 0 0.06 0.00 0.05 0.02 0.04 99.83 07:00:00 1 0.75 0.00 0.06 0.01 0.06 99.11 07:10:00 all 0.24 0.00 0.06 0.05 0.05 99.61 07:10:00 0 0.22 0.00 0.06 0.08 0.05 99.59 07:10:00 1 0.26 0.00 0.05 0.01 0.05 99.64 07:20:00 all 0.55 0.00 0.06 0.02 0.05 99.33 07:20:00 0 0.29 0.00 0.07 0.01 0.04 99.60 07:20:00 1 0.80 0.00 0.06 0.03 0.05 99.06 07:30:00 all 0.42 0.00 0.05 0.02 0.05 99.47 07:30:00 0 0.05 0.00 0.05 0.01 0.05 99.85 07:30:00 1 0.79 0.00 0.05 0.02 0.05 99.09 07:40:00 all 0.15 0.00 0.04 0.02 0.05 99.74 07:40:00 0 0.04 0.00 0.05 0.03 0.05 99.84 07:40:00 1 0.26 0.00 0.04 0.01 0.06 99.64 07:50:00 all 0.09 0.00 0.05 0.02 0.05 99.78 07:50:00 0 0.04 0.00 0.06 0.03 0.05 99.82 07:50:00 1 0.14 0.00 0.05 0.02 0.05 99.75 08:00:00 all 0.15 0.00 0.05 0.02 0.05 99.74 08:00:00 0 0.05 0.00 0.05 0.04 0.05 99.82 08:00:00 1 0.24 0.00 0.04 0.01 0.05 99.66 Average: all 0.29 0.00 0.06 0.03 0.05 99.57 Average: 0 0.27 0.00 0.06 0.03 0.04 99.60 Average: 1 0.31 0.00 0.05 0.03 0.05 99.55