07:09:53 Started by timer 07:09:53 Running as SYSTEM 07:09:53 [EnvInject] - Loading node environment variables. 07:09:53 Building remotely on prd-ubuntu2204-docker-2c-2g-2255 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/serviceutils-maven-merge-master 07:09:54 [ssh-agent] Looking for ssh-agent implementation... 07:09:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:54 $ ssh-agent 07:09:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfIBB7v/agent.1506 07:09:54 SSH_AGENT_PID=1509 07:09:54 [ssh-agent] Started. 07:09:54 Running ssh-add (command line suppressed) 07:09:54 Identity added: /w/workspace/serviceutils-maven-merge-master@tmp/private_key_3180655998388233373.key (/w/workspace/serviceutils-maven-merge-master@tmp/private_key_3180655998388233373.key) 07:09:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:09:54 The recommended git tool is: NONE 07:09:56 using credential jenkins-ssh 07:09:56 Wiping out workspace first. 07:09:56 Cloning the remote Git repository 07:09:56 Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils 07:09:56 > git init /w/workspace/serviceutils-maven-merge-master # timeout=10 07:09:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils 07:09:56 > git --version # timeout=10 07:09:56 > git --version # 'git version 2.34.1' 07:09:56 using GIT_SSH to set credentials jenkins-ssh 07:09:56 Verifying host key using known hosts file 07:09:56 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. 07:09:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 07:09:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:57 Avoid second fetch 07:09:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:09:57 Checking out Revision d25834a5a76c52a4f860e3b356cc97881eb4d998 (refs/remotes/origin/master) 07:09:57 > git config core.sparsecheckout # timeout=10 07:09:57 > git checkout -f d25834a5a76c52a4f860e3b356cc97881eb4d998 # timeout=10 07:09:57 Commit message: "CI: Enable Gerrit Verify workflows with GHA" 07:09:57 > git rev-list --no-walk d25834a5a76c52a4f860e3b356cc97881eb4d998 # timeout=10 07:10:01 provisioning config files... 07:10:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:10:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:10:01 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins10633981186671773485.sh 07:10:01 ---> python-tools-install.sh 07:10:01 Setup pyenv: 07:10:01 * system (set by /opt/pyenv/version) 07:10:01 * 3.8.20 (set by /opt/pyenv/version) 07:10:01 * 3.9.20 (set by /opt/pyenv/version) 07:10:01 3.10.15 07:10:01 3.11.10 07:10:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BTCV 07:10:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:09 lf-activate-venv(): INFO: Base packages installed successfully 07:10:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:10:38 lf-activate-venv(): INFO: Adding /tmp/venv-BTCV/bin to PATH 07:10:38 Generating Requirements File 07:11:00 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. 07:11:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:00 Python 3.11.10 07:11:00 pip 25.3 from /tmp/venv-BTCV/lib/python3.11/site-packages/pip (python 3.11) 07:11:01 appdirs==1.4.4 07:11:01 argcomplete==3.6.3 07:11:01 aspy.yaml==1.3.0 07:11:01 attrs==25.4.0 07:11:01 autopage==0.5.2 07:11:01 beautifulsoup4==4.14.2 07:11:01 boto3==1.41.5 07:11:01 botocore==1.41.5 07:11:01 bs4==0.0.2 07:11:01 cachetools==6.2.2 07:11:01 certifi==2025.11.12 07:11:01 cffi==2.0.0 07:11:01 cfgv==3.5.0 07:11:01 chardet==5.2.0 07:11:01 charset-normalizer==3.4.4 07:11:01 click==8.3.1 07:11:01 cliff==4.12.0 07:11:01 cmd2==2.7.0 07:11:01 cryptography==3.3.2 07:11:01 debtcollector==3.0.0 07:11:01 decorator==5.2.1 07:11:01 defusedxml==0.7.1 07:11:01 Deprecated==1.3.1 07:11:01 distlib==0.4.0 07:11:01 dnspython==2.8.0 07:11:01 docker==7.1.0 07:11:01 dogpile.cache==1.5.0 07:11:01 durationpy==0.10 07:11:01 email-validator==2.3.0 07:11:01 filelock==3.20.0 07:11:01 future==1.0.0 07:11:01 gitdb==4.0.12 07:11:01 GitPython==3.1.45 07:11:01 google-auth==2.43.0 07:11:01 httplib2==0.31.0 07:11:01 identify==2.6.15 07:11:01 idna==3.11 07:11:01 importlib-resources==1.5.0 07:11:01 iso8601==2.1.0 07:11:01 Jinja2==3.1.6 07:11:01 jmespath==1.0.1 07:11:01 jsonpatch==1.33 07:11:01 jsonpointer==3.0.0 07:11:01 jsonschema==4.25.1 07:11:01 jsonschema-specifications==2025.9.1 07:11:01 keystoneauth1==5.12.0 07:11:01 kubernetes==34.1.0 07:11:01 lftools==0.37.16 07:11:01 lxml==6.0.2 07:11:01 markdown-it-py==4.0.0 07:11:01 MarkupSafe==3.0.3 07:11:01 mdurl==0.1.2 07:11:01 msgpack==1.1.2 07:11:01 multi_key_dict==2.0.3 07:11:01 munch==4.0.0 07:11:01 netaddr==1.3.0 07:11:01 niet==1.4.2 07:11:01 nodeenv==1.9.1 07:11:01 oauth2client==4.1.3 07:11:01 oauthlib==3.3.1 07:11:01 openstacksdk==4.8.0 07:11:01 os-service-types==1.8.2 07:11:01 osc-lib==4.2.0 07:11:01 oslo.config==10.1.0 07:11:01 oslo.context==6.2.0 07:11:01 oslo.i18n==6.7.1 07:11:01 oslo.log==7.2.1 07:11:01 oslo.serialization==5.8.0 07:11:01 oslo.utils==9.2.0 07:11:01 packaging==25.0 07:11:01 pbr==7.0.3 07:11:01 platformdirs==4.5.0 07:11:01 prettytable==3.17.0 07:11:01 psutil==7.1.3 07:11:01 pyasn1==0.6.1 07:11:01 pyasn1_modules==0.4.2 07:11:01 pycparser==2.23 07:11:01 pygerrit2==2.0.15 07:11:01 PyGithub==2.8.1 07:11:01 Pygments==2.19.2 07:11:01 PyJWT==2.10.1 07:11:01 PyNaCl==1.6.1 07:11:01 pyparsing==2.4.7 07:11:01 pyperclip==1.11.0 07:11:01 pyrsistent==0.20.0 07:11:01 python-cinderclient==9.8.0 07:11:01 python-dateutil==2.9.0.post0 07:11:01 python-heatclient==4.3.0 07:11:01 python-jenkins==1.8.3 07:11:01 python-keystoneclient==5.7.0 07:11:01 python-magnumclient==4.9.0 07:11:01 python-openstackclient==8.2.0 07:11:01 python-swiftclient==4.9.0 07:11:01 PyYAML==6.0.3 07:11:01 referencing==0.37.0 07:11:01 requests==2.32.5 07:11:01 requests-oauthlib==2.0.0 07:11:01 requestsexceptions==1.4.0 07:11:01 rfc3986==2.0.0 07:11:01 rich==14.2.0 07:11:01 rich-argparse==1.7.2 07:11:01 rpds-py==0.29.0 07:11:01 rsa==4.9.1 07:11:01 ruamel.yaml==0.18.16 07:11:01 ruamel.yaml.clib==0.2.15 07:11:01 s3transfer==0.15.0 07:11:01 simplejson==3.20.2 07:11:01 six==1.17.0 07:11:01 smmap==5.0.2 07:11:01 soupsieve==2.8 07:11:01 stevedore==5.6.0 07:11:01 tabulate==0.9.0 07:11:01 toml==0.10.2 07:11:01 tomlkit==0.13.3 07:11:01 tqdm==4.67.1 07:11:01 typing_extensions==4.15.0 07:11:01 tzdata==2025.2 07:11:01 urllib3==1.26.20 07:11:01 virtualenv==20.35.4 07:11:01 wcwidth==0.2.14 07:11:01 websocket-client==1.9.0 07:11:01 wrapt==2.0.1 07:11:01 xdg==6.0.0 07:11:01 xmltodict==1.0.2 07:11:01 yq==3.4.3 07:11:01 [serviceutils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins12562499523287034749.sh 07:11:01 + mkdir -p /w/workspace/serviceutils-maven-merge-master/target/classes /w/workspace/serviceutils-maven-merge-master/jacoco/classes 07:11:01 [serviceutils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins4620484417249061417.sh 07:11:01 + echo quiet=on 07:11:01 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-2c-2g-2255 08:51:12 ERROR: Failed to download https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip from agent; will retry from controller 08:51:12 java.util.zip.ZipException: archive is not a ZIP archive 08:51:12 at org.apache.tools.zip.ZipFile.positionAtEndOfCentralDirectoryRecord(ZipFile.java:789) 08:51:12 at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:725) 08:51:12 at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:461) 08:51:12 at org.apache.tools.zip.ZipFile.(ZipFile.java:217) 08:51:12 at org.apache.tools.zip.ZipFile.(ZipFile.java:192) 08:51:12 at org.apache.tools.zip.ZipFile.(ZipFile.java:152) 08:51:12 at hudson.FilePath.unzip(FilePath.java:716) 08:51:12 at hudson.FilePath.unzip(FilePath.java:706) 08:51:12 at hudson.FilePath$Unpack.invoke(FilePath.java:1122) 08:51:12 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-2c-2g-2255 08:51:12 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 08:51:12 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:51:12 at hudson.remoting.Channel.call(Channel.java:1003) 08:51:12 at hudson.FilePath.act(FilePath.java:1230) 08:51:12 at hudson.FilePath.act(FilePath.java:1219) 08:51:12 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:1055) 08:51:12 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:981) 08:51:12 at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:77) 08:51:12 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 08:51:12 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 08:51:12 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 08:51:12 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 08:51:12 at hudson.tasks.Maven.perform(Maven.java:319) 08:51:12 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 08:51:12 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 08:51:12 at hudson.model.Build$BuildExecution.build(Build.java:199) 08:51:12 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 08:51:12 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 08:51:12 at hudson.model.Run.execute(Run.java:1895) 08:51:12 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:51:12 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:51:12 at hudson.model.Executor.run(Executor.java:442) 08:51:12 Caused: java.io.IOException: Failed to unpack https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip (4669440 bytes read) 08:51:12 at hudson.FilePath$Unpack.invoke(FilePath.java:1127) 08:51:12 at hudson.FilePath$Unpack.invoke(FilePath.java:1110) 08:51:12 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 08:51:12 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:51:12 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:51:12 at hudson.remoting.Request$2.run(Request.java:377) 08:51:12 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:51:12 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 08:51:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 08:51:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 08:51:12 at java.base/java.lang.Thread.run(Thread.java:1583) 10:10:01 Build timed out (after 180 minutes). Marking the build as failed. 10:10:01 $ ssh-agent -k 10:10:01 unset SSH_AUTH_SOCK; 10:10:01 unset SSH_AGENT_PID; 10:10:01 echo Agent pid 1509 killed; 10:10:01 [ssh-agent] Stopped. 10:10:01 Build was aborted 10:10:01 [PostBuildScript] - [INFO] Executing post build scripts. 10:10:01 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins10875981290696783445.sh 10:10:01 ---> sysstat.sh 10:10:01 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins7028751654256154649.sh 10:10:01 ---> package-listing.sh 10:10:01 ++ facter osfamily 10:10:01 ++ tr '[:upper:]' '[:lower:]' 10:10:01 + OS_FAMILY=debian 10:10:01 + workspace=/w/workspace/serviceutils-maven-merge-master 10:10:01 + START_PACKAGES=/tmp/packages_start.txt 10:10:01 + END_PACKAGES=/tmp/packages_end.txt 10:10:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:10:01 + PACKAGES=/tmp/packages_start.txt 10:10:01 + '[' /w/workspace/serviceutils-maven-merge-master ']' 10:10:01 + PACKAGES=/tmp/packages_end.txt 10:10:01 + case "${OS_FAMILY}" in 10:10:01 + dpkg -l 10:10:01 + grep '^ii' 10:10:01 + '[' -f /tmp/packages_start.txt ']' 10:10:01 + '[' -f /tmp/packages_end.txt ']' 10:10:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:10:01 + '[' /w/workspace/serviceutils-maven-merge-master ']' 10:10:01 + mkdir -p /w/workspace/serviceutils-maven-merge-master/archives/ 10:10:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-maven-merge-master/archives/ 10:10:01 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins15067417503379217529.sh 10:10:01 ---> capture-instance-metadata.sh 10:10:02 Setup pyenv: 10:10:02 system 10:10:02 3.8.20 10:10:02 3.9.20 10:10:02 3.10.15 10:10:02 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTCV from file:/tmp/.os_lf_venv 10:10:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:04 lf-activate-venv(): INFO: Base packages installed successfully 10:10:04 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:17 lf-activate-venv(): INFO: Adding /tmp/venv-BTCV/bin to PATH 10:10:17 INFO: Running in OpenStack, capturing instance metadata 10:10:17 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins1174558358003713266.sh 10:10:17 provisioning config files... 10:10:18 Could not find credentials [logs] for serviceutils-maven-merge-master #110 10:10:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-maven-merge-master@tmp/config2406070679781017670tmp 10:10:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:10:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:10:18 provisioning config files... 10:10:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:10:18 [EnvInject] - Injecting environment variables from a build step. 10:10:18 [EnvInject] - Injecting as environment variables the properties content 10:10:18 SERVER_ID=logs 10:10:18 10:10:18 [EnvInject] - Variables injected successfully. 10:10:18 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins11740748318577627407.sh 10:10:18 ---> create-netrc.sh 10:10:18 WARN: Log server credential not found. 10:10:18 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins12208585842229031235.sh 10:10:18 ---> python-tools-install.sh 10:10:18 Setup pyenv: 10:10:18 system 10:10:18 3.8.20 10:10:18 3.9.20 10:10:18 3.10.15 10:10:18 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTCV from file:/tmp/.os_lf_venv 10:10:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:20 lf-activate-venv(): INFO: Base packages installed successfully 10:10:20 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:30 lf-activate-venv(): INFO: Adding /tmp/venv-BTCV/bin to PATH 10:10:30 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins15510044074053436629.sh 10:10:30 ---> sudo-logs.sh 10:10:30 Archiving 'sudo' log.. 10:10:30 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins17382063091023519387.sh 10:10:30 ---> job-cost.sh 10:10:30 Setup pyenv: 10:10:30 system 10:10:30 3.8.20 10:10:30 3.9.20 10:10:30 3.10.15 10:10:31 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTCV from file:/tmp/.os_lf_venv 10:10:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:32 lf-activate-venv(): INFO: Base packages installed successfully 10:10:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:10:39 lf-activate-venv(): INFO: Adding /tmp/venv-BTCV/bin to PATH 10:10:39 INFO: No Stack... 10:10:39 INFO: Retrieving Pricing Info for: v3-standard-2 10:10:40 INFO: Archiving Costs 10:10:40 [serviceutils-maven-merge-master] $ /bin/bash -l /tmp/jenkins17687435373485648466.sh 10:10:40 ---> logs-deploy.sh 10:10:40 Setup pyenv: 10:10:40 system 10:10:40 3.8.20 10:10:40 3.9.20 10:10:40 3.10.15 10:10:40 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTCV from file:/tmp/.os_lf_venv 10:10:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:42 lf-activate-venv(): INFO: Base packages installed successfully 10:10:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-BTCV/bin to PATH 10:10:52 WARNING: Nexus logging server not set 10:10:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-maven-merge-master/110/ 10:10:52 INFO: archiving logs to S3 10:10:53 ---> uname -a: 10:10:53 Linux prd-ubuntu2204-docker-2c-2g-2255 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:10:53 10:10:53 10:10:53 ---> lscpu: 10:10:53 Architecture: x86_64 10:10:53 CPU op-mode(s): 32-bit, 64-bit 10:10:53 Address sizes: 40 bits physical, 48 bits virtual 10:10:53 Byte Order: Little Endian 10:10:53 CPU(s): 2 10:10:53 On-line CPU(s) list: 0,1 10:10:53 Vendor ID: AuthenticAMD 10:10:53 Model name: AMD EPYC-Rome Processor 10:10:53 CPU family: 23 10:10:53 Model: 49 10:10:53 Thread(s) per core: 1 10:10:53 Core(s) per socket: 1 10:10:53 Socket(s): 2 10:10:53 Stepping: 0 10:10:53 BogoMIPS: 5599.99 10:10:53 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 10:10:53 Virtualization: AMD-V 10:10:53 Hypervisor vendor: KVM 10:10:53 Virtualization type: full 10:10:53 L1d cache: 64 KiB (2 instances) 10:10:53 L1i cache: 64 KiB (2 instances) 10:10:53 L2 cache: 1 MiB (2 instances) 10:10:53 L3 cache: 32 MiB (2 instances) 10:10:53 NUMA node(s): 1 10:10:53 NUMA node0 CPU(s): 0,1 10:10:53 Vulnerability Gather data sampling: Not affected 10:10:53 Vulnerability Indirect target selection: Not affected 10:10:53 Vulnerability Itlb multihit: Not affected 10:10:53 Vulnerability L1tf: Not affected 10:10:53 Vulnerability Mds: Not affected 10:10:53 Vulnerability Meltdown: Not affected 10:10:53 Vulnerability Mmio stale data: Not affected 10:10:53 Vulnerability Reg file data sampling: Not affected 10:10:53 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:10:53 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:10:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:10:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:10:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:10:53 Vulnerability Srbds: Not affected 10:10:53 Vulnerability Tsx async abort: Not affected 10:10:53 10:10:53 10:10:53 ---> nproc: 10:10:53 2 10:10:53 10:10:53 10:10:53 ---> df -h: 10:10:53 Filesystem Size Used Avail Use% Mounted on 10:10:53 tmpfs 794M 1.1M 793M 1% /run 10:10:53 /dev/vda1 39G 8.4G 31G 22% / 10:10:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:10:53 tmpfs 5.0M 0 5.0M 0% /run/lock 10:10:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:10:53 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:10:53 10:10:53 10:10:53 ---> free -m: 10:10:53 total used free shared buff/cache available 10:10:53 Mem: 7937 521 4621 4 2794 7121 10:10:53 Swap: 1023 0 1023 10:10:53 10:10:53 10:10:53 ---> ip addr: 10:10:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:53 inet 127.0.0.1/8 scope host lo 10:10:53 valid_lft forever preferred_lft forever 10:10:53 inet6 ::1/128 scope host 10:10:53 valid_lft forever preferred_lft forever 10:10:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:10:53 link/ether fa:16:3e:86:1d:a1 brd ff:ff:ff:ff:ff:ff 10:10:53 altname enp0s3 10:10:53 inet 10.30.171.201/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:10:53 valid_lft 75510sec preferred_lft 75510sec 10:10:53 inet6 fe80::f816:3eff:fe86:1da1/64 scope link 10:10:53 valid_lft forever preferred_lft forever 10:10:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:10:53 link/ether 0a:58:1a:6c:e4:9a brd ff:ff:ff:ff:ff:ff 10:10:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:10:53 valid_lft forever preferred_lft forever 10:10:53 10:10:53 10:10:53 ---> sar -b -r -n DEV: 10:10:53 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2255) 11/29/25 _x86_64_ (2 CPU) 10:10:53 10:10:53 07:09:26 LINUX RESTART (2 CPU) 10:10:53 10:10:53 07:10:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:10:53 07:20:23 23.20 1.07 11.30 10.83 484.78 2085.81 115977.90 10:10:53 07:30:27 1.59 0.00 1.57 0.02 0.04 18.06 270.90 10:10:53 07:40:17 1.56 0.00 1.55 0.02 0.00 17.33 0.14 10:10:53 07:50:18 1.47 0.00 1.45 0.02 0.00 16.74 0.13 10:10:53 08:00:18 1.57 0.00 1.56 0.01 0.00 17.59 0.07 10:10:53 08:10:14 1.43 0.00 1.43 0.00 0.00 16.37 0.00 10:10:53 08:20:20 1.28 0.00 1.28 0.00 0.00 14.57 0.00 10:10:53 08:30:21 1.23 0.00 1.23 0.00 0.00 14.01 0.00 10:10:53 08:40:40 1.31 0.00 1.31 0.00 0.00 14.53 0.00 10:10:53 08:50:40 1.41 0.00 1.41 0.00 0.00 15.72 0.00 10:10:53 09:00:36 1.37 0.00 1.37 0.00 0.04 30.61 41.19 10:10:53 09:10:19 1.63 0.00 1.63 0.00 0.00 17.97 0.00 10:10:53 09:20:26 1.59 0.00 1.59 0.00 0.00 17.65 0.00 10:10:53 09:30:24 1.64 0.00 1.64 0.00 0.00 17.90 0.00 10:10:53 09:40:23 1.66 0.00 1.66 0.00 0.00 18.15 0.00 10:10:53 09:50:24 1.69 0.00 1.69 0.00 0.00 17.95 0.00 10:10:53 10:00:26 1.64 0.00 1.64 0.00 0.00 17.58 0.00 10:10:53 10:10:01 1.61 0.00 1.61 0.00 0.00 17.29 0.00 10:10:53 Average: 2.74 0.06 2.06 0.62 27.59 135.31 6616.11 10:10:53 10:10:53 07:10:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:53 07:20:23 4839512 7378840 397724 4.89 86952 2619300 942104 10.27 464020 2526572 136 10:10:53 07:30:27 4839792 7379908 396760 4.88 87600 2619416 942184 10.27 464700 2526140 120 10:10:53 07:40:17 4839792 7380476 396180 4.87 88160 2619424 942168 10.27 465260 2526212 120 10:10:53 07:50:18 4840456 7381760 394896 4.86 88780 2619432 942168 10.27 465872 2526256 124 10:10:53 08:00:18 4841332 7383192 393480 4.84 89324 2619432 942168 10.27 466416 2526304 120 10:10:53 08:10:14 4839380 7381888 394764 4.86 89896 2619508 942168 10.27 466980 2526468 152 10:10:53 08:20:20 4837724 7380768 395912 4.87 90268 2619652 942168 10.27 467368 2526692 120 10:10:53 08:30:21 4837796 7381244 395420 4.86 90660 2619664 942264 10.27 467752 2526880 124 10:10:53 08:40:40 4836476 7380248 396408 4.88 90976 2619664 942232 10.27 468068 2526828 120 10:10:53 08:50:40 4834992 7379240 397412 4.89 91364 2619744 942232 10.27 468464 2527592 120 10:10:53 09:00:36 4814500 7359336 417364 5.13 91688 2620016 942680 10.27 468900 2546484 124 10:10:53 09:10:19 4813996 7359316 417372 5.13 92152 2620028 942680 10.27 469364 2546536 152 10:10:53 09:20:26 4812796 7358812 417864 5.14 92692 2620168 942680 10.27 469908 2546940 132 10:10:53 09:30:24 4811908 7358408 418256 5.15 93160 2620176 940424 10.25 470376 2545228 156 10:10:53 09:40:23 4811800 7358944 417664 5.14 93660 2620312 940424 10.25 470872 2545424 124 10:10:53 09:50:24 4811800 7359412 417196 5.13 94116 2620320 940392 10.25 471324 2545440 124 10:10:53 10:00:26 4811800 7359848 416768 5.13 94536 2620328 940424 10.25 471744 2545604 132 10:10:53 10:10:01 4811800 7355764 420820 5.18 94988 2615780 939132 10.23 472196 2540012 216 10:10:53 Average: 4827092 7370967 405681 4.99 91165 2619576 941705 10.26 468310 2534867 134 10:10:53 10:10:53 07:10:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:53 07:20:23 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 10:10:53 07:20:23 ens3 20.67 14.74 256.38 1.80 0.00 0.00 0.00 0.00 10:10:53 07:20:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 07:30:27 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 07:30:27 ens3 0.40 0.15 0.11 0.06 0.00 0.00 0.00 0.00 10:10:53 07:30:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 07:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 07:40:17 ens3 0.38 0.13 0.10 0.05 0.00 0.00 0.00 0.00 10:10:53 07:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 07:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 07:50:18 ens3 0.27 0.08 0.05 0.02 0.00 0.00 0.00 0.00 10:10:53 07:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 08:00:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 08:00:18 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 10:10:53 08:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 08:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 08:10:14 ens3 0.39 0.11 0.10 0.06 0.00 0.00 0.00 0.00 10:10:53 08:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 08:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 08:20:20 ens3 0.38 0.12 0.12 0.06 0.00 0.00 0.00 0.00 10:10:53 08:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 08:30:21 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 08:30:21 ens3 0.39 0.10 0.08 0.04 0.00 0.00 0.00 0.00 10:10:53 08:30:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 08:40:40 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 08:40:40 ens3 0.43 0.13 0.13 0.07 0.00 0.00 0.00 0.00 10:10:53 08:40:40 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 08:50:40 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 08:50:40 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 10:10:53 08:50:40 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 09:00:36 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 09:00:36 ens3 5.54 2.69 8.67 1.10 0.00 0.00 0.00 0.00 10:10:53 09:00:36 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 09:10:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 09:10:19 ens3 0.33 0.11 0.07 0.04 0.00 0.00 0.00 0.00 10:10:53 09:10:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 09:20:26 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 09:20:26 ens3 0.45 0.12 0.12 0.06 0.00 0.00 0.00 0.00 10:10:53 09:20:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 09:30:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 09:30:24 ens3 0.48 0.16 0.14 0.08 0.00 0.00 0.00 0.00 10:10:53 09:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 09:40:23 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 09:40:23 ens3 0.45 0.13 0.11 0.06 0.00 0.00 0.00 0.00 10:10:53 09:40:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 09:50:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 09:50:24 ens3 0.44 0.10 0.08 0.04 0.00 0.00 0.00 0.00 10:10:53 09:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 10:00:26 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 10:00:26 ens3 0.40 0.11 0.08 0.04 0.00 0.00 0.00 0.00 10:10:53 10:00:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 10:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 10:10:01 ens3 0.34 0.12 0.08 0.05 0.00 0.00 0.00 0.00 10:10:53 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:10:53 Average: ens3 1.83 1.09 15.15 0.21 0.00 0.00 0.00 0.00 10:10:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:53 10:10:53 10:10:53 ---> sar -P ALL: 10:10:53 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2255) 11/29/25 _x86_64_ (2 CPU) 10:10:53 10:10:53 07:09:26 LINUX RESTART (2 CPU) 10:10:53 10:10:53 07:10:09 CPU %user %nice %system %iowait %steal %idle 10:10:53 07:20:23 all 4.22 0.00 0.71 0.52 0.04 94.50 10:10:53 07:20:23 0 2.67 0.00 0.58 0.56 0.04 96.15 10:10:53 07:20:23 1 5.78 0.00 0.84 0.48 0.05 92.86 10:10:53 07:30:27 all 0.47 0.00 0.04 0.03 0.04 99.42 10:10:53 07:30:27 0 0.41 0.00 0.04 0.04 0.04 99.47 10:10:53 07:30:27 1 0.53 0.00 0.04 0.01 0.03 99.38 10:10:53 07:40:17 all 0.12 0.00 0.04 0.02 0.04 99.79 10:10:53 07:40:17 0 0.19 0.00 0.04 0.02 0.04 99.72 10:10:53 07:40:17 1 0.04 0.00 0.04 0.02 0.04 99.85 10:10:53 07:50:18 all 0.22 0.00 0.04 0.02 0.04 99.69 10:10:53 07:50:18 0 0.40 0.00 0.04 0.02 0.04 99.49 10:10:53 07:50:18 1 0.03 0.00 0.04 0.01 0.03 99.89 10:10:53 08:00:18 all 0.45 0.00 0.04 0.02 0.04 99.45 10:10:53 08:00:18 0 0.04 0.00 0.05 0.03 0.04 99.85 10:10:53 08:00:18 1 0.86 0.00 0.04 0.01 0.04 99.05 10:10:53 08:10:14 all 0.24 0.00 0.05 0.02 0.04 99.66 10:10:53 08:10:14 0 0.38 0.00 0.06 0.03 0.04 99.48 10:10:53 08:10:14 1 0.09 0.00 0.04 0.01 0.03 99.83 10:10:53 08:20:20 all 0.12 0.00 0.04 0.02 0.04 99.78 10:10:53 08:20:20 0 0.20 0.00 0.04 0.00 0.04 99.71 10:10:53 08:20:20 1 0.04 0.00 0.05 0.03 0.04 99.85 10:10:53 08:30:21 all 0.08 0.00 0.03 0.02 0.04 99.84 10:10:53 08:30:21 0 0.12 0.00 0.02 0.00 0.03 99.83 10:10:53 08:30:21 1 0.04 0.00 0.04 0.03 0.05 99.84 10:10:53 08:40:40 all 0.29 0.00 0.05 0.01 0.04 99.61 10:10:53 08:40:40 0 0.03 0.00 0.05 0.01 0.03 99.88 10:10:53 08:40:40 1 0.54 0.00 0.06 0.02 0.05 99.34 10:10:53 08:50:40 all 0.05 0.00 0.04 0.02 0.04 99.86 10:10:53 08:50:40 0 0.05 0.00 0.05 0.02 0.04 99.84 10:10:53 08:50:40 1 0.04 0.00 0.03 0.02 0.03 99.88 10:10:53 09:00:36 all 0.26 0.00 0.05 0.03 0.04 99.62 10:10:53 09:00:36 0 0.06 0.00 0.06 0.02 0.05 99.82 10:10:53 09:00:36 1 0.46 0.00 0.04 0.04 0.03 99.42 10:10:53 10:10:53 09:00:36 CPU %user %nice %system %iowait %steal %idle 10:10:53 09:10:19 all 0.30 0.00 0.05 0.02 0.03 99.60 10:10:53 09:10:19 0 0.35 0.00 0.03 0.02 0.03 99.57 10:10:53 09:10:19 1 0.25 0.00 0.07 0.02 0.04 99.62 10:10:53 09:20:26 all 0.14 0.00 0.05 0.03 0.04 99.75 10:10:53 09:20:26 0 0.03 0.00 0.06 0.02 0.04 99.85 10:10:53 09:20:26 1 0.24 0.00 0.04 0.03 0.03 99.65 10:10:53 09:30:24 all 0.14 0.00 0.05 0.02 0.04 99.76 10:10:53 09:30:24 0 0.09 0.00 0.05 0.02 0.05 99.79 10:10:53 09:30:24 1 0.19 0.00 0.05 0.01 0.03 99.72 10:10:53 09:40:23 all 0.90 0.00 0.05 0.02 0.04 98.99 10:10:53 09:40:23 0 1.77 0.00 0.05 0.01 0.04 98.13 10:10:53 09:40:23 1 0.02 0.00 0.06 0.03 0.04 99.86 10:10:53 09:50:24 all 0.13 0.00 0.05 0.02 0.04 99.77 10:10:53 09:50:24 0 0.16 0.00 0.04 0.00 0.03 99.77 10:10:53 09:50:24 1 0.10 0.00 0.05 0.04 0.05 99.77 10:10:53 10:00:26 all 0.31 0.00 0.04 0.02 0.04 99.59 10:10:53 10:00:26 0 0.26 0.00 0.04 0.00 0.04 99.65 10:10:53 10:00:26 1 0.36 0.00 0.04 0.03 0.03 99.53 10:10:53 10:10:01 all 0.12 0.00 0.06 0.01 0.03 99.77 10:10:53 10:10:01 0 0.05 0.00 0.05 0.02 0.03 99.85 10:10:53 10:10:01 1 0.20 0.00 0.07 0.01 0.04 99.69 10:10:53 Average: all 0.48 0.00 0.08 0.05 0.04 99.35 10:10:53 Average: 0 0.41 0.00 0.08 0.05 0.04 99.43 10:10:53 Average: 1 0.56 0.00 0.09 0.05 0.04 99.27 10:10:53 10:10:53 10:10:53